Describe Change Set
GET {{aws_cloudformation_base_url}}/?ChangeSetName&NextToken&StackName&Action=DescribeChangeSet
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ChangeSetName | null | The name or Amazon Resource Name (ARN) of the change set that you want to describe. | |
NextToken | null | A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve. | |
StackName | null | If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe. | |
Action | string |