DescribeQuotas#

Description#

Request to extract values for the specified quotas and usage of the corresponding resources in the project.

The response to the request partially duplicates the information from the response to DescribeAccountAttributes.

Request Parameters#

  • QuotaNames — List of quota names.

    • Type: Array of strings

    • Required: Yes

Response Elements#

  • quotaSet — List of quotas.

    • Type: List of Quota objects

  • requestId — The request ID.

    • Type: String

Examples#

c2-ec2 DescribeQuotas QuotaNames.1 "instances_max_num"