Removes a service quota increase request from the Service Quotas template.
servicequotas_delete_service_quota_increase_request_from_template(
ServiceCode, QuotaCode, AwsRegion)
[required] Specifies the code for the service that you want to delete.
[required] Specifies the code for the quota that you want to delete.
[required] Specifies the AWS Region for the quota that you want to delete.
svc$delete_service_quota_increase_request_from_template( ServiceCode = "string", QuotaCode = "string", AwsRegion = "string" )