Returns the details of the service quota increase request in your template.
servicequotas_get_service_quota_increase_request_from_template(
ServiceCode, QuotaCode, AwsRegion)
[required] Specifies the service that you want to use.
[required] Specifies the quota you want.
[required] Specifies the AWS Region for the quota that you want to use.
svc$get_service_quota_increase_request_from_template( ServiceCode = "string", QuotaCode = "string", AwsRegion = "string" )