UnprocessedStandardsControlAssociationUpdate - AWS Security Hub

UnprocessedStandardsControlAssociationUpdate

Provides details about which control's enablement status could not be updated in a specified standard when calling the BatchUpdateStandardsControlAssociations API. This parameter also provides details about why the request was unprocessed.

Contents

ErrorCode

The error code for the unprocessed update of the control's enablement status in the specified standard.

Type: String

Valid Values: INVALID_INPUT | ACCESS_DENIED | NOT_FOUND | LIMIT_EXCEEDED

Required: Yes

StandardsControlAssociationUpdate

An array of control and standard associations for which an update failed when calling BatchUpdateStandardsControlAssociations.

Type: StandardsControlAssociationUpdate object

Required: Yes

ErrorReason

The reason why a control's enablement status in the specified standard couldn't be updated.

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: