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. The
NOT_FOUNDvalue has been deprecated and replaced by theRESOURCE_NOT_FOUNDvalue.Type: String
Valid Values:
INVALID_INPUT | ACCESS_DENIED | NOT_FOUND | RESOURCE_NOT_FOUND | LIMIT_EXCEEDEDRequired: 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: