securityhub_batch_get_standards_control_associations: For a batch of security controls and standards, identifies...

View source: R/securityhub_operations.R

securityhub_batch_get_standards_control_associationsR 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 SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon Resource Name (ARN) of a standard. This field is used to query the enablement status of a control in a specified standard. The security control ID or ARN is the same across standards.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.