class Aws::ServiceQuotas::Types::ErrorReason
An error that explains why an action did not succeed.
@!attribute [rw] error_code
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 service or quota. * `DEPENDENCY_THROTTLING_ERROR` - The service is throttling Service Quotas. * `DEPENDENCY_SERVICE_ERROR` - The service is not available. * `SERVICE_QUOTA_NOT_AVAILABLE_ERROR` - There was an error in Service Quotas. @return [String]
@!attribute [rw] error_message
The error message. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/service-quotas-2019-06-24/ErrorReason AWS API Documentation
Constants
- SENSITIVE