ValidationError
Represents a detailed validation error with message, reason, and field mapping for comprehensive error reporting.
Contents
- FieldMap
-
A mapping of field names to specific validation issues within the configuration.
Type: String to string map
Required: No
- Message
-
The error message describing the validation issue.
Type: String
Required: No
- Reason
-
The reason code or category for the validation error.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: