ErrorReason - Service Quotas
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon Web Service or quota.

  • DEPENDENCY_THROTTLING_ERROR - The Amazon Web Service is throttling Service Quotas.

  • DEPENDENCY_SERVICE_ERROR - The Amazon Web 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 Amazon SDKs, see the following: