AWSLambdaEvents::CloudWatchLogs::Event
Inherits JSON::Serializable < Struct < Value < Object
Lambda receives this envelope. The inner awslogs.data is a base64-encoded
gzip-compressed JSON payload — call decode to materialize it.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
aws_logs
Sourcedecode
Source