ValidationExceptionField
Represents a validation error field in an API request.
Contents
- Message
-
Detailed error message describing the validation issue.
Type: String
Required: Yes
- Name
-
Name of the field that failed validation.
Type: String
Required: Yes
- Reason
-
Reason for the validation failure.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: