Skip to content

/AWS1/CL_FRM=>LISTCHANGESETS()

About ListChangeSets

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

Method Signature

IMPORTING

Required arguments:

IV_STACKNAME TYPE /AWS1/FRMSTACKNAMEORID /AWS1/FRMSTACKNAMEORID

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

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/FRMNEXTTOKEN /AWS1/FRMNEXTTOKEN

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMLISTCHANGESETSOUT /AWS1/CL_FRMLISTCHANGESETSOUT