ReadQuotas

GET /?Action=ReadQuotas
Description

Describes one or more of your quotas.
You can use the QuotaName.N parameter to filter the name of one or more quotas.
You can also use the Filter.N parameter to filter the described quotas on the following properties:

  • reference: The reference of the quota.

  • quota.display-name: The display name of the quota.

  • quota.group-name: The group name of the quota.

Note

If you exceed the number of identical requests allowed for a configured time period, the Throttling error message is returned.

Body parameter

Required: false
Name: ReadQuotasRequest

Name Description Required Schema Default Example

Filters.N

One or more filters.

false

Filter

MaxResults

The maximum number of items that can be returned in a single page (by default, 100).

false

integer

NextToken

The token to request the next results page.

false

string

QuotaNames.N

One or more names of quotas.

false

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

ReadQuotasResult

Response 200

Response 200

Name Description Required Schema Default Example

NextToken

The token to request the next results page. If the value is null, there are no results left to be returned.

false

string

ReferenceQuotaSet.N

One or more reference quotas.

false

ReferenceQuota

ResponseMetadata

Information about the response.

false

ResponseMetadata