List Change Sets
GET {{aws_cloudformation_base_url}}/?NextToken&StackName&Action=ListChangeSets
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
NextToken | null | A string (provided by the ListChangeSets response output) that identifies the next page of change sets that you want to retrieve. | |
StackName | null | The name or the Amazon Resource Name (ARN) of the stack for which you want to list change sets. | |
Action | string |