servicequotas_delete_service_quota_increase_request_from_template | R Documentation |
Deletes the quota increase request for the specified quota from your quota request template.
See https://www.paws-r-sdk.com/docs/servicequotas_delete_service_quota_increase_request_from_template/ for full documentation.
servicequotas_delete_service_quota_increase_request_from_template(
ServiceCode,
QuotaCode,
AwsRegion
)
ServiceCode |
[required] Specifies the service identifier. To find the service code value for an
Amazon Web Services service, use the
|
QuotaCode |
[required] Specifies the quota identifier. To find the quota code for a specific
quota, use the
|
AwsRegion |
[required] Specifies the Amazon Web Services Region for which the request was made. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.