Skip to content

/AWS1/CL_SQT=>GETSERVICEQUOTA()

About GetServiceQuota

Retrieves the applied quota value for the specified quota. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.

Method Signature

IMPORTING

Required arguments:

IV_SERVICECODE TYPE /AWS1/SQTSERVICECODE /AWS1/SQTSERVICECODE

Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

IV_QUOTACODE TYPE /AWS1/SQTQUOTACODE /AWS1/SQTQUOTACODE

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

Optional arguments:

IV_CONTEXTID TYPE /AWS1/SQTQUOTACONTEXTID /AWS1/SQTQUOTACONTEXTID

Specifies the Amazon Web Services account or resource to which the quota applies. The value in this field depends on the context scope associated with the specified service quota.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SQTGETSERVICEQUOTARSP /AWS1/CL_SQTGETSERVICEQUOTARSP