v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14128056.6 KB

Returns the list of change sets owned by the account being used to make the call. You can filter this list by providing any combination of entityId, ChangeSetName, and status. If you provide more than one filter, the API operation applies a logical AND between the filters.

You can describe a change during the 60-day request history retention period for API calls.

post/ListChangeSets

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

Catalogstring required

The catalog related to the request. Fixed value: <code>AWSMarketplace</code>

MaxResultsinteger

The maximum number of results returned by a single call. This value must be provided in the next call to retrieve the next set of results. By default, this value is 20.

NextTokenstring

The token value retrieved from a previous call to access the next page of results.

Response

Success

NextTokenstring

The value of the next token, if it exists. Null if there are no more results.