UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 71.3 kB
{"openapi":"3.0.0","info":{"version":"2019-06-24","x-release":"v4","title":"Service Quotas","description":"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 <a href=\"https://docs.aws.amazon.com/servicequotas/latest/userguide/\">Service Quotas User Guide</a>.","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"service-quotas","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/service-quotas-2019-06-24.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-driver":"external"}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://docs.aws.amazon.com/servicequotas/"},"servers":[{"url":"http://servicequotas.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Service Quotas multi-region endpoint"},{"url":"https://servicequotas.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The Service Quotas multi-region endpoint"},{"url":"http://servicequotas.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Service Quotas endpoint for China (Beijing) and China (Ningxia)"},{"url":"https://servicequotas.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The Service Quotas endpoint for China (Beijing) and China (Ningxia)"}],"x-hasEquivalentPaths":true,"paths":{"/#X-Amz-Target=ServiceQuotasV20190624.AssociateServiceQuotaTemplate":{"post":{"operationId":"AssociateServiceQuotaTemplate","description":"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.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateServiceQuotaTemplateResponse"}}}},"480":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"483":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"484":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"485":{"description":"OrganizationNotInAllFeaturesModeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OrganizationNotInAllFeaturesModeException"}}}},"486":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"487":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateServiceQuotaTemplateRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.AssociateServiceQuotaTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.DeleteServiceQuotaIncreaseRequestFromTemplate":{"post":{"operationId":"DeleteServiceQuotaIncreaseRequestFromTemplate","description":"Deletes the quota increase request for the specified quota from your quota request template.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteServiceQuotaIncreaseRequestFromTemplateResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"482":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"483":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"484":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"485":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"486":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"487":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"488":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteServiceQuotaIncreaseRequestFromTemplateRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.DeleteServiceQuotaIncreaseRequestFromTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.DisassociateServiceQuotaTemplate":{"post":{"operationId":"DisassociateServiceQuotaTemplate","description":"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.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateServiceQuotaTemplateResponse"}}}},"480":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"481":{"description":"ServiceQuotaTemplateNotInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaTemplateNotInUseException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"484":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"485":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"486":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"487":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateServiceQuotaTemplateRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.DisassociateServiceQuotaTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.GetAWSDefaultServiceQuota":{"post":{"operationId":"GetAWSDefaultServiceQuota","description":"Retrieves the default value for the specified quota. The default value does not reflect any quota increases.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetAWSDefaultServiceQuotaResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"484":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetAWSDefaultServiceQuotaRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.GetAWSDefaultServiceQuota"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.GetAssociationForServiceQuotaTemplate":{"post":{"operationId":"GetAssociationForServiceQuotaTemplate","description":"Retrieves the status of the association for the quota request template.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetAssociationForServiceQuotaTemplateResponse"}}}},"480":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"481":{"description":"ServiceQuotaTemplateNotInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaTemplateNotInUseException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"484":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"485":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"486":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"487":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetAssociationForServiceQuotaTemplateRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.GetAssociationForServiceQuotaTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.GetRequestedServiceQuotaChange":{"post":{"operationId":"GetRequestedServiceQuotaChange","description":"Retrieves information about the specified quota increase request.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetRequestedServiceQuotaChangeResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"484":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetRequestedServiceQuotaChangeRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.GetRequestedServiceQuotaChange"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.GetServiceQuota":{"post":{"operationId":"GetServiceQuota","description":"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.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetServiceQuotaResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"484":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetServiceQuotaRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.GetServiceQuota"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.GetServiceQuotaIncreaseRequestFromTemplate":{"post":{"operationId":"GetServiceQuotaIncreaseRequestFromTemplate","description":"Retrieves information about the specified quota increase request in your quota request template.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetServiceQuotaIncreaseRequestFromTemplateResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"482":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"483":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"484":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"485":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"486":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"487":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"488":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetServiceQuotaIncreaseRequestFromTemplateRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.GetServiceQuotaIncreaseRequestFromTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListAWSDefaultServiceQuotas":{"post":{"operationId":"ListAWSDefaultServiceQuotas","description":"Lists the default values for the quotas for the specified AWS service. A default value does not reflect any quota increases.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListAWSDefaultServiceQuotasResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"InvalidPaginationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPaginationTokenException"}}}},"484":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"485":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListAWSDefaultServiceQuotasRequest"}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false},{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListAWSDefaultServiceQuotas"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistory":{"post":{"operationId":"ListRequestedServiceQuotaChangeHistory","description":"Retrieves the quota increase requests for the specified service.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListRequestedServiceQuotaChangeHistoryResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"InvalidPaginationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPaginationTokenException"}}}},"484":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"485":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListRequestedServiceQuotaChangeHistoryRequest"}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false},{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistory"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistoryByQuota":{"post":{"operationId":"ListRequestedServiceQuotaChangeHistoryByQuota","description":"Retrieves the quota increase requests for the specified quota.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListRequestedServiceQuotaChangeHistoryByQuotaResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"InvalidPaginationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPaginationTokenException"}}}},"484":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"485":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListRequestedServiceQuotaChangeHistoryByQuotaRequest"}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false},{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistoryByQuota"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListServiceQuotaIncreaseRequestsInTemplate":{"post":{"operationId":"ListServiceQuotaIncreaseRequestsInTemplate","description":"Lists the quota increase requests in the specified quota request template.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListServiceQuotaIncreaseRequestsInTemplateResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"482":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"483":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"484":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"485":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"486":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"487":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListServiceQuotaIncreaseRequestsInTemplateRequest"}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false},{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListServiceQuotaIncreaseRequestsInTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListServiceQuotas":{"post":{"operationId":"ListServiceQuotas","description":"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.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListServiceQuotasResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"InvalidPaginationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPaginationTokenException"}}}},"484":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"485":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListServiceQuotasRequest"}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false},{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListServiceQuotas"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListServices":{"post":{"operationId":"ListServices","description":"Lists the names and codes for the services integrated with Service Quotas.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListServicesResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"482":{"description":"InvalidPaginationTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidPaginationTokenException"}}}},"483":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"484":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListServicesRequest"}}}},"parameters":[{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false},{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListServices"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.ListTagsForResource":{"post":{"operationId":"ListTagsForResource","description":"Returns a list of the tags assigned to the specified applied quota.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListTagsForResourceResponse"}}}},"480":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"484":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListTagsForResourceRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.ListTagsForResource"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.PutServiceQuotaIncreaseRequestIntoTemplate":{"post":{"operationId":"PutServiceQuotaIncreaseRequestIntoTemplate","description":"Adds a quota increase request to your quota request template.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutServiceQuotaIncreaseRequestIntoTemplateResponse"}}}},"480":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"481":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"482":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"483":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"484":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"485":{"description":"QuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuotaExceededException"}}}},"486":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"487":{"description":"AWSServiceAccessNotEnabledException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AWSServiceAccessNotEnabledException"}}}},"488":{"description":"TemplatesNotAvailableInRegionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TemplatesNotAvailableInRegionException"}}}},"489":{"description":"NoAvailableOrganizationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoAvailableOrganizationException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutServiceQuotaIncreaseRequestIntoTemplateRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.PutServiceQuotaIncreaseRequestIntoTemplate"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.RequestServiceQuotaIncrease":{"post":{"operationId":"RequestServiceQuotaIncrease","description":"Submits a quota increase request for the specified quota.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RequestServiceQuotaIncreaseResponse"}}}},"480":{"description":"DependencyAccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DependencyAccessDeniedException"}}}},"481":{"description":"QuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/QuotaExceededException"}}}},"482":{"description":"ResourceAlreadyExistsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceAlreadyExistsException"}}}},"483":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"484":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"485":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"486":{"description":"InvalidResourceStateException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidResourceStateException"}}}},"487":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}},"488":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RequestServiceQuotaIncreaseRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.RequestServiceQuotaIncrease"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.TagResource":{"post":{"operationId":"TagResource","description":"Adds tags to the specified applied quota. You can include one or more tags to add to the quota.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceResponse"}}}},"480":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"TooManyTagsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyTagsException"}}}},"483":{"description":"TagPolicyViolationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagPolicyViolationException"}}}},"484":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"485":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"486":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.TagResource"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#X-Amz-Target=ServiceQuotasV20190624.UntagResource":{"post":{"operationId":"UntagResource","description":"Removes tags from the specified applied quota. You can specify one or more tags to remove.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceResponse"}}}},"480":{"description":"TooManyRequestsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequestsException"}}}},"481":{"description":"NoSuchResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoSuchResourceException"}}}},"482":{"description":"IllegalArgumentException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IllegalArgumentException"}}}},"483":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"484":{"description":"ServiceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceException"}}}}},"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceRequest"}}}},"parameters":[{"name":"X-Amz-Target","in":"header","required":true,"schema":{"type":"string","enum":["ServiceQuotasV20190624.UntagResource"]}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"components":{"parameters":{"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","schema":{"type":"string"},"required":false},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","schema":{"type":"string"},"required":false},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","schema":{"type":"string"},"required":false}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"AssociateServiceQuotaTemplateResponse":{"type":"object","properties":{}},"AssociateServiceQuotaTemplateRequest":{"type":"object","title":"AssociateServiceQuotaTemplateRequest","properties":{}},"DependencyAccessDeniedException":{},"AccessDeniedException":{},"ServiceException":{},"TooManyRequestsException":{},"AWSServiceAccessNotEnabledException":{},"OrganizationNotInAllFeaturesModeException":{},"TemplatesNotAvailableInRegionException":{},"NoAvailableOrganizationException":{},"DeleteServiceQuotaIncreaseRequestFromTemplateResponse":{"type":"object","properties":{}},"DeleteServiceQuotaIncreaseRequestFromTemplateRequest":{"type":"object","required":["ServiceCode","QuotaCode","AwsRegion"],"title":"DeleteServiceQuotaIncreaseRequestFromTemplateRequest","properties":{"ServiceCode":{"allOf":[{"$ref":"#/components/schemas/ServiceCode"},{"description":"The service identifier."}]},"QuotaCode":{"allOf":[{"$ref":"#/components/schemas/QuotaCode"},{"description":"The quota identifier."}]},"AwsRegion":{"allOf":[{"$ref":"#/components/schemas/AwsRegion"},{"description":"The AWS Region."}]}}},"NoSuchResourceException":{},"IllegalArgumentException":{},"DisassociateServiceQuotaTemplateResponse":{"type":"object","properties":{}},"DisassociateServiceQuotaTemplateRequest":{"type":"object","title":"DisassociateServiceQuotaTemplateRequest","properties":{}},"ServiceQuotaTemplateNotInUseException":{},"GetAWSDefaultServiceQuotaResponse":{"type":"object","properties":{"Quota":{"allOf":[{"$ref":"#/components/schemas/ServiceQuota"},{"description":"Information about the quota."}]}}},"GetAWSDefaultServiceQuotaRequest":{"type":"object","required":["ServiceCode","QuotaCode"],"title":"GetAWSDefaultServiceQuotaRequest","properties":{"ServiceCode":{"allOf":[{"$ref":"#/components/schemas/ServiceCode"},{"description":"The service identifier."}]},"QuotaCode":{"allOf":[{"$ref":"#/components/schemas/QuotaCode"},{"description":"The quota identifier."}]}}},"GetAssociationForServiceQuotaTemplateResponse":{"type":"object","properties":{"ServiceQuotaTemplateAssociationStatus":{"allOf":[{"$ref":"#/components/schemas/ServiceQuotaTemplateAssociationStatus"},{"description":"The association status. If the status is <code>ASSOCIATED</code>, the quota increase requests in the template are automatically applied to new accounts in your organization."}]}}},"GetAssociationForServiceQuotaTemplateRequest":{"type":"object","title":"GetAssociationForServiceQuotaTemplateRequest","properties":{}},"GetRequestedServiceQuotaChangeResponse":{"type":"object","properties":{"RequestedQuota":{"allOf":[{"$ref":"#/components/schemas/RequestedServiceQuotaChange"},{"description":"Information about the quota increase request."}]}}},"GetRequestedServiceQuotaChangeRequest":{"type":"object","required":["RequestId"],"title":"GetRequestedServiceQuotaChangeRequest","properties":{"RequestId":{"allOf":[{"$ref":"#/components/schemas/RequestId"},{"description":"The ID of the quota increase request."}]}}},"GetServiceQuotaResponse":{"type":"object","properties":{"Quota":{"allOf":[{"$ref":"#/components/schemas/ServiceQuota"},{"description":"Information about the quota."}]}}},"GetServiceQuotaRequest":{"type":"object","required":["ServiceCode","QuotaCode"],"title":"GetServiceQuotaRequest","properties":{"ServiceCode":{"allOf":[{"$ref":"#/components/schemas/ServiceCode"},{"description":"The service identifier."}]},"QuotaCode":{"allOf":[{"$ref":"#/components/schemas/QuotaCode"},{"description":"The quota identifier."}]}}},"GetServiceQuotaIncreaseRequestFromTemplateResponse":{"type":"object","properties":{"ServiceQuotaIncreaseRequestInTemplate":{"allOf":[{"$ref":"#/components/schemas/ServiceQuotaIncreaseRequestInTemplate"},{"description":"Information about the quota increase request."}]}}},"GetServiceQuotaIncreaseRequestFromTemplateRequest":{"type":"object","required":["ServiceCode","QuotaCode","AwsRegion"],"title":"GetServiceQuotaIncreaseRequestFromTemplateRequest","properties":{"ServiceCode":{"allOf":[{"$ref":"#/components/schemas/ServiceCode"},{"description":"The service identifier."}]},"QuotaCode":{"allOf":[{"$ref":"#/components/schemas/QuotaCode"},{"description":"The quota identifier."}]},"AwsRegion":{"allOf":[{"$ref":"#/components/schemas/AwsRegion"},{"description":"