ValidationException
The input fails to satisfy the specified constraints.
HTTP Status Code returned: 400
Contents
- errorCode
-
The identifier for the error.
Type: String
Required: Yes
- message
-
Description of the error.
Type: String
Required: Yes
- reason
-
The reason the request failed validation.
Type: String
Valid Values:
unknownOperation | cannotParse | fieldValidationFailed | other | lambdaCodeShaMisMatch
Required: Yes
- fieldList
-
The field that caused the error, if applicable.
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: