Returns the details for the specified service quota. This operation
provides a different Value than the GetAWSDefaultServiceQuota
operation. This operation returns the applied value for each quota.
GetAWSDefaultServiceQuota
returns the default AWS value for each
quota.
servicequotas_get_service_quota(ServiceCode, QuotaCode)
[required] Specifies the service that you want to use.
[required] Identifies the service quota you want to select.
svc$get_service_quota( ServiceCode = "string", QuotaCode = "string" )