ControlError
An error reported during the evaluation of a single control.
Contents
Note
In the following list, the required parameters are described first.
- Code
-
The error code that identifies the type of error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^[A-Z_]+$Required: No
- Message
-
The message for the error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- Scope
-
The list of name-value pairs that identify the resource or attribute that the error applies to.
Type: Array of ErrorScope objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: