Skip to content

/AWS1/CL_FRM=>DESCRIBESTACKEVENTS()

About DescribeStackEvents

Returns all stack related events for a specified stack in reverse chronological order. For more information about a stack's event history, see CloudFormation stack creation events in the CloudFormation User Guide.

You can list events for stacks that have failed to create or have been deleted by specifying the unique stack identifier (stack ID).

Method Signature

IMPORTING

Optional arguments:

IV_STACKNAME TYPE /AWS1/FRMSTACKNAME /AWS1/FRMSTACKNAME

The name or the unique stack ID that's associated with the stack, which aren't always interchangeable:

  • Running stacks: You can specify either the stack's name or its unique stack ID.

  • Deleted stacks: You must specify the unique stack ID.

Default: There is no default value.

IV_NEXTTOKEN TYPE /AWS1/FRMNEXTTOKEN /AWS1/FRMNEXTTOKEN

A string that identifies the next page of events that you want to retrieve.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FRMDESCRSTACKEVTSOUT /AWS1/CL_FRMDESCRSTACKEVTSOUT