String 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 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.
String errorMessage
The error message.
String serviceQuotaTemplateAssociationStatus
The association status. If the status is ASSOCIATED, the quota increase requests in the template are
automatically applied to new accounts in your organization.
ServiceQuota quota
Information about the quota.
String requestId
The ID of the quota increase request.
RequestedServiceQuotaChange requestedQuota
Information about the quota increase request.
ServiceQuotaIncreaseRequestInTemplate serviceQuotaIncreaseRequestInTemplate
Information about the quota increase request.
ServiceQuota quota
Information about the quota.
String serviceCode
The service identifier.
String nextToken
The token for the next page of results.
Integer maxResults
The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.
String serviceCode
The service identifier.
String quotaCode
The quota identifier.
String status
The status value of the quota increase request.
String nextToken
The token for the next page of results.
Integer maxResults
The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.
String serviceCode
The service identifier.
String status
The status of the quota increase request.
String nextToken
The token for the next page of results.
Integer maxResults
The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.
String serviceCode
The service identifier.
String awsRegion
The AWS Region.
String nextToken
The token for the next page of results.
Integer maxResults
The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.
String serviceCode
The service identifier.
String nextToken
The token for the next page of results.
Integer maxResults
The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.
String resourceARN
The Amazon Resource Name (ARN) for the applied quota for which you want to list tags. You can get this information by using the Service Quotas console, or by listing the quotas using the list-service-quotas AWS CLI command or the ListServiceQuotas AWS API operation.
String metricNamespace
The namespace of the metric.
String metricName
The name of the metric.
Map<K,V> metricDimensions
The metric dimension. This is a name/value pair that is part of the identity of a metric.
String metricStatisticRecommendation
The metric statistic that we recommend you use when determining quota usage.
ServiceQuotaIncreaseRequestInTemplate serviceQuotaIncreaseRequestInTemplate
Information about the quota increase request.
String id
The unique identifier.
String caseId
The case ID.
String serviceCode
The service identifier.
String serviceName
The service name.
String quotaCode
The quota identifier.
String quotaName
The quota name.
Double desiredValue
The new, increased value for the quota.
String status
The state of the quota increase request.
Date created
The date and time when the quota increase request was received and the case ID was created.
Date lastUpdated
The date and time of the most recent change.
String requester
The IAM identity of the requester.
String quotaArn
The Amazon Resource Name (ARN) of the quota.
Boolean globalQuota
Indicates whether the quota is global.
String unit
The unit of measurement.
RequestedServiceQuotaChange requestedQuota
Information about the quota increase request.
String serviceCode
The service identifier.
String serviceName
The service name.
String quotaArn
The Amazon Resource Name (ARN) of the quota.
String quotaCode
The quota identifier.
String quotaName
The quota name.
Double value
The quota value.
String unit
The unit of measurement.
Boolean adjustable
Indicates whether the quota value can be increased.
Boolean globalQuota
Indicates whether the quota is global.
MetricInfo usageMetric
Information about the measurement.
QuotaPeriod period
The period of time.
ErrorReason errorReason
The error code and error reason.
String serviceCode
The service identifier.
String serviceName
The service name.
String quotaCode
The quota identifier.
String quotaName
The quota name.
Double desiredValue
The new, increased value of the quota.
String awsRegion
The AWS Region.
String unit
The unit of measurement.
Boolean globalQuota
Indicates whether the quota is global.
String key
A string that contains a tag key. The string length should be between 1 and 128 characters. Valid characters include a-z, A-Z, 0-9, space, and the special characters _ - . : / = + @.
String value
A string that contains an optional tag value. The string length should be between 0 and 256 characters. Valid characters include a-z, A-Z, 0-9, space, and the special characters _ - . : / = + @.
String resourceARN
The Amazon Resource Name (ARN) for the applied quota. You can get this information by using the Service Quotas console, or by listing the quotas using the list-service-quotas AWS CLI command or the ListServiceQuotas AWS API operation.
List<E> tags
The tags that you want to add to the resource.
String resourceARN
The Amazon Resource Name (ARN) for the applied quota that you want to untag. You can get this information by using the Service Quotas console, or by listing the quotas using the list-service-quotas AWS CLI command or the ListServiceQuotas AWS API operation.
List<E> tagKeys
The keys of the tags that you want to remove from the resource.
Copyright © 2020. All rights reserved.