ValidationException
The input parameters for the request are invalid.
HTTP Status Code returned: 400
Contents
- message
-
The input fails to satisfy the constraints specified by the service.
Type: String
Pattern:
[\s\S]+Required: Yes
- reason
-
The reason for the validation failure.
Type: String
Valid Values:
FieldValidationFailed | InvalidStatus | GuardrailIntervenedRequired: Yes
- fieldList
-
The list of fields that failed validation.
Type: Array of ValidationExceptionField objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: