ErrorReason
An error that explains why an action did not succeed.
Contents
- ErrorCode
-
Service Quotas returns the following error values:
-
DEPENDENCY_ACCESS_DENIED_ERROR
- The caller does not have the required permissions to complete the action. To resolve the error, you must have permission to access the AWS service or quota. -
DEPENDENCY_THROTTLING_ERROR
- The AWS service is throttling Service Quotas. -
DEPENDENCY_SERVICE_ERROR
- The AWS service is not available. -
SERVICE_QUOTA_NOT_AVAILABLE_ERROR
- There was an error in Service Quotas.
Type: String
Valid Values:
DEPENDENCY_ACCESS_DENIED_ERROR | DEPENDENCY_THROTTLING_ERROR | DEPENDENCY_SERVICE_ERROR | SERVICE_QUOTA_NOT_AVAILABLE_ERROR
Required: No
-
- ErrorMessage
-
The error message.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: