v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14132465739.8 KB

Returns the ID and status of each active change set for a stack. For example, CloudFormation lists change sets that are in the <code>CREATE_IN_PROGRESS</code> or <code>CREATE_PENDING</code> state.

get/#Action=ListChangeSets

Query parameters

StackNamestring required

The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets.

NextTokenstring

A string (provided by the <a>ListChangeSets</a> response output) that identifies the next page of change sets that you want to retrieve.

Action'ListChangeSets' required
Version'2010-05-15' required

Response

Success