ValidationError
One or more fields in the request failed validation. This error provides detailed information about which fields were invalid and why, allowing you to correct the request and retry.
HTTP Status Code returned: 422
Contents
- reasons
-
A list of validation error details, where each item identifies a specific field that failed validation and explains the reason for the failure.
Type: Array of ErrorDetail objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: