UnprocessedStandardsControlAssociation
Provides details about which control's enablement status couldn't be retrieved in a specified standard when calling BatchUpdateStandardsControlAssociations. This parameter also provides details about why the request was unprocessed.
Contents
- ErrorCode
-
The error code for the unprocessed standard and control association.
Type: String
Valid Values:
INVALID_INPUT | ACCESS_DENIED | NOT_FOUND | LIMIT_EXCEEDED
Required: Yes
- StandardsControlAssociationId
-
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 parameter shows the specific controls for which the enablement status couldn't be retrieved in specified standards when calling BatchUpdateStandardsControlAssociations.Type: StandardsControlAssociationId object
Required: Yes
- ErrorReason
-
The reason why the standard and control association was unprocessed.
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: