Skip to content

/AWS1/CL_FRM=>DESCRIBECHANGESET()

About DescribeChangeSet

Returns the inputs for the change set and a list of changes that CloudFormation will make if you execute the change set. For more information, see Updating Stacks Using Change Sets in the CloudFormation User Guide.

Method Signature

IMPORTING

Required arguments:

IV_CHANGESETNAME TYPE /AWS1/FRMCHANGESETNAMEORID /AWS1/FRMCHANGESETNAMEORID

The name or Amazon Resource Name (ARN) of the change set that you want to describe.

Optional arguments:

IV_STACKNAME TYPE /AWS1/FRMSTACKNAMEORID /AWS1/FRMSTACKNAMEORID

If you specified the name of a change set, specify the stack name or ID (ARN) of the change set you want to describe.

IV_NEXTTOKEN TYPE /AWS1/FRMNEXTTOKEN /AWS1/FRMNEXTTOKEN

A string (provided by the DescribeChangeSet response output) that identifies the next page of information that you want to retrieve.

IV_INCLUDEPROPERTYVALUES TYPE /AWS1/FRMINCLUDEPROPERTYVALUES /AWS1/FRMINCLUDEPROPERTYVALUES

If true, the returned changes include detailed changes in the property values.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMDESCRCHANGESETOUT /AWS1/CL_FRMDESCRCHANGESETOUT