'2.0', 'service' => '

With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow. Quotas, also referred to as limits, are the maximum number of resources that you can create in your AWS account. For more information, see the Service Quotas User Guide.

', 'operations' => [ 'AssociateServiceQuotaTemplate' => '

Associates your quota request template with your organization. When a new account is created in your organization, the quota increase requests in the template are automatically applied to the account. You can add a quota increase request for any adjustable quota to your template.

', 'DeleteServiceQuotaIncreaseRequestFromTemplate' => '

Deletes the quota increase request for the specified quota from your quota request template.

', 'DisassociateServiceQuotaTemplate' => '

Disables your quota request template. After a template is disabled, the quota increase requests in the template are not applied to new accounts in your organization. Disabling a quota request template does not apply its quota increase requests.

', 'GetAWSDefaultServiceQuota' => '

Retrieves the default value for the specified quota. The default value does not reflect any quota increases.

', 'GetAssociationForServiceQuotaTemplate' => '

Retrieves the status of the association for the quota request template.

', 'GetRequestedServiceQuotaChange' => '

Retrieves information about the specified quota increase request.

', 'GetServiceQuota' => '

Retrieves the applied quota value for the specified quota. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.

', 'GetServiceQuotaIncreaseRequestFromTemplate' => '

Retrieves information about the specified quota increase request in your quota request template.

', 'ListAWSDefaultServiceQuotas' => '

Lists the default values for the quotas for the specified AWS service. A default value does not reflect any quota increases.

', 'ListRequestedServiceQuotaChangeHistory' => '

Retrieves the quota increase requests for the specified service.

', 'ListRequestedServiceQuotaChangeHistoryByQuota' => '

Retrieves the quota increase requests for the specified quota.

', 'ListServiceQuotaIncreaseRequestsInTemplate' => '

Lists the quota increase requests in the specified quota request template.

', 'ListServiceQuotas' => '

Lists the applied quota values for the specified AWS service. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.

', 'ListServices' => '

Lists the names and codes for the services integrated with Service Quotas.

', 'ListTagsForResource' => '

Returns a list of the tags assigned to the specified applied quota.

', 'PutServiceQuotaIncreaseRequestIntoTemplate' => '

Adds a quota increase request to your quota request template.

', 'RequestServiceQuotaIncrease' => '

Submits a quota increase request for the specified quota.

', 'TagResource' => '

Adds tags to the specified applied quota. You can include one or more tags to add to the quota.

', 'UntagResource' => '

Removes tags from the specified applied quota. You can specify one or more tags to remove.

', ], 'shapes' => [ 'AWSServiceAccessNotEnabledException' => [ 'base' => '

The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your organization.

', 'refs' => [], ], 'AccessDeniedException' => [ 'base' => '

You do not have sufficient permission to perform this action.

', 'refs' => [], ], 'AmazonResourceName' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$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.

', 'TagResourceRequest$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.

', 'UntagResourceRequest$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.

', ], ], 'AssociateServiceQuotaTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateServiceQuotaTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'AwsRegion' => [ 'base' => NULL, 'refs' => [ 'DeleteServiceQuotaIncreaseRequestFromTemplateRequest$AwsRegion' => '

The AWS Region.

', 'GetServiceQuotaIncreaseRequestFromTemplateRequest$AwsRegion' => '

The AWS Region.

', 'ListServiceQuotaIncreaseRequestsInTemplateRequest$AwsRegion' => '

The AWS Region.

', 'PutServiceQuotaIncreaseRequestIntoTemplateRequest$AwsRegion' => '

The AWS Region.

', 'ServiceQuotaIncreaseRequestInTemplate$AwsRegion' => '

The AWS Region.

', ], ], 'CustomerServiceEngagementId' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$CaseId' => '

The case ID.

', ], ], 'DateTime' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$Created' => '

The date and time when the quota increase request was received and the case ID was created.

', 'RequestedServiceQuotaChange$LastUpdated' => '

The date and time of the most recent change.

', ], ], 'DeleteServiceQuotaIncreaseRequestFromTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteServiceQuotaIncreaseRequestFromTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'DependencyAccessDeniedException' => [ 'base' => '

You can\'t perform this action because a dependency does not have access.

', 'refs' => [], ], 'DisassociateServiceQuotaTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateServiceQuotaTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'ErrorCode' => [ 'base' => NULL, 'refs' => [ 'ErrorReason$ErrorCode' => '

Service Quotas returns the following error values:

', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'ErrorReason$ErrorMessage' => '

The error message.

', ], ], 'ErrorReason' => [ 'base' => '

An error that explains why an action did not succeed.

', 'refs' => [ 'ServiceQuota$ErrorReason' => '

The error code and error reason.

', ], ], 'ExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'AWSServiceAccessNotEnabledException$Message' => NULL, 'AccessDeniedException$Message' => NULL, 'DependencyAccessDeniedException$Message' => NULL, 'IllegalArgumentException$Message' => NULL, 'InvalidPaginationTokenException$Message' => NULL, 'InvalidResourceStateException$Message' => NULL, 'NoAvailableOrganizationException$Message' => NULL, 'NoSuchResourceException$Message' => NULL, 'OrganizationNotInAllFeaturesModeException$Message' => NULL, 'QuotaExceededException$Message' => NULL, 'ResourceAlreadyExistsException$Message' => NULL, 'ServiceException$Message' => NULL, 'ServiceQuotaTemplateNotInUseException$Message' => NULL, 'TagPolicyViolationException$Message' => NULL, 'TemplatesNotAvailableInRegionException$Message' => NULL, 'TooManyRequestsException$Message' => NULL, 'TooManyTagsException$Message' => NULL, ], ], 'GetAWSDefaultServiceQuotaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAWSDefaultServiceQuotaResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAssociationForServiceQuotaTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAssociationForServiceQuotaTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRequestedServiceQuotaChangeRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRequestedServiceQuotaChangeResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceQuotaIncreaseRequestFromTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceQuotaIncreaseRequestFromTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceQuotaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetServiceQuotaResponse' => [ 'base' => NULL, 'refs' => [], ], 'GlobalQuota' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$GlobalQuota' => '

Indicates whether the quota is global.

', 'ServiceQuota$GlobalQuota' => '

Indicates whether the quota is global.

', 'ServiceQuotaIncreaseRequestInTemplate$GlobalQuota' => '

Indicates whether the quota is global.

', ], ], 'IllegalArgumentException' => [ 'base' => '

Invalid input was provided.

', 'refs' => [], ], 'InputTagKeys' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

The keys of the tags that you want to remove from the resource.

', ], ], 'InputTags' => [ 'base' => NULL, 'refs' => [ 'TagResourceRequest$Tags' => '

The tags that you want to add to the resource.

', ], ], 'InvalidPaginationTokenException' => [ 'base' => '

Invalid input was provided.

', 'refs' => [], ], 'InvalidResourceStateException' => [ 'base' => '

The resource is in an invalid state.

', 'refs' => [], ], 'ListAWSDefaultServiceQuotasRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAWSDefaultServiceQuotasResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRequestedServiceQuotaChangeHistoryByQuotaResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListRequestedServiceQuotaChangeHistoryRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRequestedServiceQuotaChangeHistoryResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListServiceQuotaIncreaseRequestsInTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListServiceQuotaIncreaseRequestsInTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListServiceQuotasRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListServiceQuotasResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListServicesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListServicesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListAWSDefaultServiceQuotasRequest$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.

', 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest$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.

', 'ListRequestedServiceQuotaChangeHistoryRequest$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.

', 'ListServiceQuotaIncreaseRequestsInTemplateRequest$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.

', 'ListServiceQuotasRequest$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.

', 'ListServicesRequest$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.

', ], ], 'MetricDimensionName' => [ 'base' => NULL, 'refs' => [ 'MetricDimensionsMapDefinition$key' => NULL, ], ], 'MetricDimensionValue' => [ 'base' => NULL, 'refs' => [ 'MetricDimensionsMapDefinition$value' => NULL, ], ], 'MetricDimensionsMapDefinition' => [ 'base' => NULL, 'refs' => [ 'MetricInfo$MetricDimensions' => '

The metric dimension. This is a name/value pair that is part of the identity of a metric.

', ], ], 'MetricInfo' => [ 'base' => '

Information about the CloudWatch metric that reflects quota usage.

', 'refs' => [ 'ServiceQuota$UsageMetric' => '

Information about the measurement.

', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListAWSDefaultServiceQuotasRequest$NextToken' => '

The token for the next page of results.

', 'ListAWSDefaultServiceQuotasResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest$NextToken' => '

The token for the next page of results.

', 'ListRequestedServiceQuotaChangeHistoryByQuotaResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListRequestedServiceQuotaChangeHistoryRequest$NextToken' => '

The token for the next page of results.

', 'ListRequestedServiceQuotaChangeHistoryResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListServiceQuotaIncreaseRequestsInTemplateRequest$NextToken' => '

The token for the next page of results.

', 'ListServiceQuotaIncreaseRequestsInTemplateResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListServiceQuotasRequest$NextToken' => '

The token for the next page of results.

', 'ListServiceQuotasResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', 'ListServicesRequest$NextToken' => '

The token for the next page of results.

', 'ListServicesResponse$NextToken' => '

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

', ], ], 'NoAvailableOrganizationException' => [ 'base' => '

The account making this call is not a member of an organization.

', 'refs' => [], ], 'NoSuchResourceException' => [ 'base' => '

The specified resource does not exist.

', 'refs' => [], ], 'OrganizationNotInAllFeaturesModeException' => [ 'base' => '

The organization that your account belongs to is not in All Features mode.

', 'refs' => [], ], 'OutputTags' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceResponse$Tags' => '

A complex data type that contains zero or more tag elements.

', ], ], 'PeriodUnit' => [ 'base' => NULL, 'refs' => [ 'QuotaPeriod$PeriodUnit' => '

The time unit.

', ], ], 'PeriodValue' => [ 'base' => NULL, 'refs' => [ 'QuotaPeriod$PeriodValue' => '

The value.

', ], ], 'PutServiceQuotaIncreaseRequestIntoTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutServiceQuotaIncreaseRequestIntoTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'QuotaAdjustable' => [ 'base' => NULL, 'refs' => [ 'ServiceQuota$Adjustable' => '

Indicates whether the quota value can be increased.

', ], ], 'QuotaArn' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$QuotaArn' => '

The Amazon Resource Name (ARN) of the quota.

', 'ServiceQuota$QuotaArn' => '

The Amazon Resource Name (ARN) of the quota.

', ], ], 'QuotaCode' => [ 'base' => NULL, 'refs' => [ 'DeleteServiceQuotaIncreaseRequestFromTemplateRequest$QuotaCode' => '

The quota identifier.

', 'GetAWSDefaultServiceQuotaRequest$QuotaCode' => '

The quota identifier.

', 'GetServiceQuotaIncreaseRequestFromTemplateRequest$QuotaCode' => '

The quota identifier.

', 'GetServiceQuotaRequest$QuotaCode' => '

The quota identifier.

', 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest$QuotaCode' => '

The quota identifier.

', 'PutServiceQuotaIncreaseRequestIntoTemplateRequest$QuotaCode' => '

The quota identifier.

', 'RequestServiceQuotaIncreaseRequest$QuotaCode' => '

The quota identifier.

', 'RequestedServiceQuotaChange$QuotaCode' => '

The quota identifier.

', 'ServiceQuota$QuotaCode' => '

The quota identifier.

', 'ServiceQuotaIncreaseRequestInTemplate$QuotaCode' => '

The quota identifier.

', ], ], 'QuotaExceededException' => [ 'base' => '

You have exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use Service Quotas to request a service quota increase.

', 'refs' => [], ], 'QuotaMetricName' => [ 'base' => NULL, 'refs' => [ 'MetricInfo$MetricName' => '

The name of the metric.

', ], ], 'QuotaMetricNamespace' => [ 'base' => NULL, 'refs' => [ 'MetricInfo$MetricNamespace' => '

The namespace of the metric.

', ], ], 'QuotaName' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$QuotaName' => '

The quota name.

', 'ServiceQuota$QuotaName' => '

The quota name.

', 'ServiceQuotaIncreaseRequestInTemplate$QuotaName' => '

The quota name.

', ], ], 'QuotaPeriod' => [ 'base' => '

Information about the quota period.

', 'refs' => [ 'ServiceQuota$Period' => '

The period of time.

', ], ], 'QuotaUnit' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$Unit' => '

The unit of measurement.

', 'ServiceQuota$Unit' => '

The unit of measurement.

', 'ServiceQuotaIncreaseRequestInTemplate$Unit' => '

The unit of measurement.

', ], ], 'QuotaValue' => [ 'base' => NULL, 'refs' => [ 'PutServiceQuotaIncreaseRequestIntoTemplateRequest$DesiredValue' => '

The new, increased value for the quota.

', 'RequestServiceQuotaIncreaseRequest$DesiredValue' => '

The new, increased value for the quota.

', 'RequestedServiceQuotaChange$DesiredValue' => '

The new, increased value for the quota.

', 'ServiceQuota$Value' => '

The quota value.

', 'ServiceQuotaIncreaseRequestInTemplate$DesiredValue' => '

The new, increased value of the quota.

', ], ], 'RequestId' => [ 'base' => NULL, 'refs' => [ 'GetRequestedServiceQuotaChangeRequest$RequestId' => '

The ID of the quota increase request.

', 'RequestedServiceQuotaChange$Id' => '

The unique identifier.

', ], ], 'RequestServiceQuotaIncreaseRequest' => [ 'base' => NULL, 'refs' => [], ], 'RequestServiceQuotaIncreaseResponse' => [ 'base' => NULL, 'refs' => [], ], 'RequestStatus' => [ 'base' => NULL, 'refs' => [ 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest$Status' => '

The status value of the quota increase request.

', 'ListRequestedServiceQuotaChangeHistoryRequest$Status' => '

The status of the quota increase request.

', 'RequestedServiceQuotaChange$Status' => '

The state of the quota increase request.

', ], ], 'RequestedServiceQuotaChange' => [ 'base' => '

Information about a quota increase request.

', 'refs' => [ 'GetRequestedServiceQuotaChangeResponse$RequestedQuota' => '

Information about the quota increase request.

', 'RequestServiceQuotaIncreaseResponse$RequestedQuota' => '

Information about the quota increase request.

', 'RequestedServiceQuotaChangeHistoryListDefinition$member' => NULL, ], ], 'RequestedServiceQuotaChangeHistoryListDefinition' => [ 'base' => NULL, 'refs' => [ 'ListRequestedServiceQuotaChangeHistoryByQuotaResponse$RequestedQuotas' => '

Information about the quota increase requests.

', 'ListRequestedServiceQuotaChangeHistoryResponse$RequestedQuotas' => '

Information about the quota increase requests.

', ], ], 'Requester' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$Requester' => '

The IAM identity of the requester.

', ], ], 'ResourceAlreadyExistsException' => [ 'base' => '

The specified resource already exists.

', 'refs' => [], ], 'ServiceCode' => [ 'base' => NULL, 'refs' => [ 'DeleteServiceQuotaIncreaseRequestFromTemplateRequest$ServiceCode' => '

The service identifier.

', 'GetAWSDefaultServiceQuotaRequest$ServiceCode' => '

The service identifier.

', 'GetServiceQuotaIncreaseRequestFromTemplateRequest$ServiceCode' => '

The service identifier.

', 'GetServiceQuotaRequest$ServiceCode' => '

The service identifier.

', 'ListAWSDefaultServiceQuotasRequest$ServiceCode' => '

The service identifier.

', 'ListRequestedServiceQuotaChangeHistoryByQuotaRequest$ServiceCode' => '

The service identifier.

', 'ListRequestedServiceQuotaChangeHistoryRequest$ServiceCode' => '

The service identifier.

', 'ListServiceQuotaIncreaseRequestsInTemplateRequest$ServiceCode' => '

The service identifier.

', 'ListServiceQuotasRequest$ServiceCode' => '

The service identifier.

', 'PutServiceQuotaIncreaseRequestIntoTemplateRequest$ServiceCode' => '

The service identifier.

', 'RequestServiceQuotaIncreaseRequest$ServiceCode' => '

The service identifier.

', 'RequestedServiceQuotaChange$ServiceCode' => '

The service identifier.

', 'ServiceInfo$ServiceCode' => '

The service identifier.

', 'ServiceQuota$ServiceCode' => '

The service identifier.

', 'ServiceQuotaIncreaseRequestInTemplate$ServiceCode' => '

The service identifier.

', ], ], 'ServiceException' => [ 'base' => '

Something went wrong.

', 'refs' => [], ], 'ServiceInfo' => [ 'base' => '

Information about a service.

', 'refs' => [ 'ServiceInfoListDefinition$member' => NULL, ], ], 'ServiceInfoListDefinition' => [ 'base' => NULL, 'refs' => [ 'ListServicesResponse$Services' => '

Information about the services.

', ], ], 'ServiceName' => [ 'base' => NULL, 'refs' => [ 'RequestedServiceQuotaChange$ServiceName' => '

The service name.

', 'ServiceInfo$ServiceName' => '

The service name.

', 'ServiceQuota$ServiceName' => '

The service name.

', 'ServiceQuotaIncreaseRequestInTemplate$ServiceName' => '

The service name.

', ], ], 'ServiceQuota' => [ 'base' => '

Information about a quota.

', 'refs' => [ 'GetAWSDefaultServiceQuotaResponse$Quota' => '

Information about the quota.

', 'GetServiceQuotaResponse$Quota' => '

Information about the quota.

', 'ServiceQuotaListDefinition$member' => NULL, ], ], 'ServiceQuotaIncreaseRequestInTemplate' => [ 'base' => '

Information about a quota increase request.

', 'refs' => [ 'GetServiceQuotaIncreaseRequestFromTemplateResponse$ServiceQuotaIncreaseRequestInTemplate' => '

Information about the quota increase request.

', 'PutServiceQuotaIncreaseRequestIntoTemplateResponse$ServiceQuotaIncreaseRequestInTemplate' => '

Information about the quota increase request.

', 'ServiceQuotaIncreaseRequestInTemplateList$member' => NULL, ], ], 'ServiceQuotaIncreaseRequestInTemplateList' => [ 'base' => NULL, 'refs' => [ 'ListServiceQuotaIncreaseRequestsInTemplateResponse$ServiceQuotaIncreaseRequestInTemplateList' => '

Information about the quota increase requests.

', ], ], 'ServiceQuotaListDefinition' => [ 'base' => NULL, 'refs' => [ 'ListAWSDefaultServiceQuotasResponse$Quotas' => '

Information about the quotas.

', 'ListServiceQuotasResponse$Quotas' => '

Information about the quotas.

', ], ], 'ServiceQuotaTemplateAssociationStatus' => [ 'base' => NULL, 'refs' => [ 'GetAssociationForServiceQuotaTemplateResponse$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.

', ], ], 'ServiceQuotaTemplateNotInUseException' => [ 'base' => '

The quota request template is not associated with your organization.

', 'refs' => [], ], 'Statistic' => [ 'base' => NULL, 'refs' => [ 'MetricInfo$MetricStatisticRecommendation' => '

The metric statistic that we recommend you use when determining quota usage.

', ], ], 'Tag' => [ 'base' => '

A complex data type that contains a tag key and tag value.

', 'refs' => [ 'InputTags$member' => NULL, 'OutputTags$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'InputTagKeys$member' => NULL, 'Tag$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 _ - . : / = + @.

', ], ], 'TagPolicyViolationException' => [ 'base' => '

The specified tag is a reserved word and cannot be used.

', 'refs' => [], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$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 _ - . : / = + @.

', ], ], 'TemplatesNotAvailableInRegionException' => [ 'base' => '

The Service Quotas template is not available in this AWS Region.

', 'refs' => [], ], 'TooManyRequestsException' => [ 'base' => '

Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase for this quota.

', 'refs' => [], ], 'TooManyTagsException' => [ 'base' => '

You\'ve exceeded the number of tags allowed for a resource. For more information, see Tag restrictions in the Service Quotas User Guide.

', 'refs' => [], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], ],];