View source: R/servicequotas_operations.R
servicequotas_get_aws_default_service_quota | R Documentation |
Retrieves the default value for the specified quota. The default value does not reflect any quota increases.
See https://www.paws-r-sdk.com/docs/servicequotas_get_aws_default_service_quota/ for full documentation.
servicequotas_get_aws_default_service_quota(ServiceCode, QuotaCode)
ServiceCode |
[required] Specifies the service identifier. To find the service code value for an
Amazon Web Services service, use the
|
QuotaCode |
[required] Specifies the quota identifier. To find the quota code for a specific
quota, use the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.