AWSLambdaEvents::CloudWatchEvent
Outer envelope for events delivered via Amazon EventBridge (formerly
CloudWatch Events). The detail payload is type-specific to the event
source — use the typed variant EventBridgeEvent(T) when the schema
is known, or read detail as JSON::Any for ad-hoc inspection.