Example:
Run aws-actions/[email protected]
Starting event monitoring for stack: *************
2026-04-21T09:03:42.036Z IN_PROGRESS [UPDATE_STACK: IN_PROGRESS]
2026-04-21T09:03:42.046Z [PROGRESS] AWS::CloudFormation::Stack/************* UPDATE_IN_PROGRESS - User Initiated
2026-04-21T09:03:45.183Z [PROGRESS] AWS::CloudFormation::Stack/LogsStreamAlarms UPDATE_IN_PROGRESS
2026-04-21T09:03:45.183Z [PROGRESS] AWS::CloudFormation::Stack/MetricsStreamAlarms UPDATE_IN_PROGRESS
2026-04-21T09:03:45.221Z [PROGRESS] AWS::CloudFormation::Stack/IOStreamAlarms UPDATE_IN_PROGRESS
2026-04-21T09:03:45.383Z [PROGRESS] AWS::SQS::Queue/DBFillerStreamDeadLetterQueue UPDATE_IN_PROGRESS
2026-04-21T09:03:55.938Z [PROGRESS] AWS::CloudFormation::Stack/LogsStreamAlarms UPDATE_COMPLETE
2026-04-21T09:03:55.965Z [PROGRESS] AWS::CloudFormation::Stack/IOStreamAlarms UPDATE_COMPLETE
2026-04-21T09:03:56.028Z [PROGRESS] AWS::CloudFormation::Stack/MetricsStreamAlarms UPDATE_COMPLETE
============================================================
Deployment Summary for *************
============================================================
Final Status: DEPLOYMENT_COMPLETE
Total Events: 9
Errors: No errors
Duration: 16s
============================================================
The log is missing events for a AWS::Lambda::EventSourceMapping/DBFillerStreamTrigger resource which can be seen in the AWS console:

as well as all the "cleanup" stuff.
Example:
The log is missing events for a AWS::Lambda::EventSourceMapping/DBFillerStreamTrigger resource which can be seen in the AWS console:

as well as all the "cleanup" stuff.