ErrorDetails
Contains information about an error that occurred during application processing.
Contents
- code
-
The error code that identifies the type of error.
Type: String
Valid Values:
AUTHORIZATION_ERROR | RESOURCE_NOT_FOUND_ERROR | SERVICE_QUOTA_EXCEEDED_ERROR | INTERNAL_SERVICE_ERRORRequired: Yes
- message
-
A human-readable message that describes the error.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: