Skip to content

/AWS1/CL_FRM=>DELETECHANGESET()

About DeleteChangeSet

Deletes the specified change set. Deleting change sets ensures that no one executes the wrong change set.

If the call successfully completes, CloudFormation successfully deleted the change set.

If IncludeNestedStacks specifies True during the creation of the nested change set, then DeleteChangeSet will delete all change sets that belong to the stacks hierarchy and will also delete all change sets for nested stacks with the status of REVIEW_IN_PROGRESS.

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 delete.

Optional arguments:

IV_STACKNAME TYPE /AWS1/FRMSTACKNAMEORID /AWS1/FRMSTACKNAMEORID

If you specified the name of a change set to delete, specify the stack name or Amazon Resource Name (ARN) that's associated with it.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMDELETECHANGESETOUT /AWS1/CL_FRMDELETECHANGESETOUT