v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141910169.7 KB

Retrieves the quota increase requests for the specified service.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistory' required

Request body

ServiceCodestring

The service identifier.

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

The status 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.