v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141910169.7 KB

Retrieves the quota increase requests for the specified quota.

post/#X-Amz-Target=ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistoryByQuota

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistoryByQuota' required

Request body

ServiceCodestring required

The service identifier.

QuotaCodestring required

The quota identifier.

Status'PENDING' | 'CASE_OPENED' | 'APPROVED' | 'DENIED' | 'CASE_CLOSED'

The status value of the quota increase request.

NextTokenstring

The token for the next page of results.

MaxResultsinteger

The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.

Response

Success

NextTokenstring

The token to use to retrieve the next page of results. This value is null when there are no more results to return.