struct

AwsLambdaRuntime::Invocation

Inherits Struct < Value < Object

Invocation provides the event payload, the context and meta information of a lambda invocation.

Constructors

new(next_invocation_response)
Source

Instance methods

aws_request_id
Source
client_context
Source
context
Source
deadline_ms
Source
event
Source
get_remaining_time_in_millis

FIXME: not correct, deadline ms is a date

Source
identity
Source
invoked_function_arn
Source
trace_id
Source