UnprocessedSecurityControl
Provides details about a security control for which a response couldn't be returned.
Contents
- ErrorCode
-
The error code for the unprocessed security control.
Type: String
Valid Values:
INVALID_INPUT | ACCESS_DENIED | NOT_FOUND | LIMIT_EXCEEDED
Required: Yes
- SecurityControlId
-
The control (identified with
SecurityControlId
,SecurityControlArn
, or a mix of both parameters) for which a response couldn't be returned.Type: String
Pattern:
.*\S.*
Required: Yes
- ErrorReason
-
The reason why the security control 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: