StandardsControlAssociationUpdate - AWS Security Hub

StandardsControlAssociationUpdate

An array of requested updates to the enablement status of controls in specified standards. The objects in the array include a security control ID, the Amazon Resource Name (ARN) of the standard, the requested enablement status, and the reason for updating the enablement status.

Contents

AssociationStatus

The desired enablement status of the control in the standard.

Type: String

Valid Values: ENABLED | DISABLED

Required: Yes

SecurityControlId

The unique identifier for the security control whose enablement status you want to update.

Type: String

Pattern: .*\S.*

Required: Yes

StandardsArn

The Amazon Resource Name (ARN) of the standard in which you want to update the control's enablement status.

Type: String

Pattern: .*\S.*

Required: Yes

UpdatedReason

The reason for updating the control's enablement status in the standard.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: