Module Smaws_Client_CloudFormation.DescribeEvents

Returns CloudFormation events based on flexible query criteria. Groups events by operation ID, enabling you to focus on individual stack operations during deployment.

An operation is any action performed on a stack, including stack lifecycle actions (Create, Update, Delete, Rollback), change set creation, nested stack creation, and automatic rollbacks triggered by failures. Each operation has a unique identifier (Operation ID) and represents a discrete change attempt on the stack.

Returns different types of events including:

One of ChangeSetName, OperationId or StackName must be specified as input.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error ] -> string