securityhub_batch_get_standards_control_associations {paws.security.identity} | R Documentation |
For a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard
Description
For a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard.
See https://www.paws-r-sdk.com/docs/securityhub_batch_get_standards_control_associations/ for full documentation.
Usage
securityhub_batch_get_standards_control_associations(
StandardsControlAssociationIds
)
Arguments
StandardsControlAssociationIds |
[required] An array with one or more objects that includes a security control
(identified with |
[Package paws.security.identity version 0.6.1 Index]