Retrieves information about the specified quota increase request in your quota request template
Source:R/servicequotas_operations.R
servicequotas_get_servi_quota_incre_reque_from_templ.RdRetrieves information about the specified quota increase request in your quota request template.
See https://www.paws-r-sdk.com/docs/servicequotas_get_service_quota_increase_request_from_template/ for full documentation.
Usage
servicequotas_get_service_quota_increase_request_from_template(
ServiceCode,
QuotaCode,
AwsRegion
)Arguments
- ServiceCode
[required] Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the
list_servicesoperation.- QuotaCode
[required] Specifies the quota identifier. To find the quota code for a specific quota, use the
list_service_quotasoperation, and look for theQuotaCoderesponse in the output for the quota you want.- AwsRegion
[required] Specifies the Amazon Web Services Region for which you made the request.