servicequotas_get_service_quota: Retrieves the applied quota value for the specified quota

View source: R/servicequotas_operations.R

servicequotas_get_service_quotaR Documentation

Retrieves the applied quota value for the specified quota

Description

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.

See https://www.paws-r-sdk.com/docs/servicequotas_get_service_quota/ for full documentation.

Usage

servicequotas_get_service_quota(ServiceCode, QuotaCode, ContextId = NULL)

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.

ContextId

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.


paws.management documentation built on May 29, 2024, 1:50 a.m.