describeStackEvents
abstract suspend fun describeStackEvents(input: DescribeStackEventsRequest = DescribeStackEventsRequest { }): DescribeStackEventsResponse
Returns all stack related events for a specified stack in reverse chronological order. For more information about a stack's event history, see Understand 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).