servicequotas_delet_servi_quota_incre_reque_from_templ: Deletes the quota increase request for the specified quota...

servicequotas_delete_service_quota_increase_request_from_templateR Documentation

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

Description

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.

Usage

servicequotas_delete_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_services operation.

QuotaCode

[required] Specifies the quota identifier. To find the quota code for a specific quota, use the list_service_quotas operation, and look for the QuotaCode response in the output for the quota you want.

AwsRegion

[required] Specifies the Amazon Web Services Region for which the request was made.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.