struct

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_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

aws_logs
Source
decode
Source