menu
aws_lambda_runtime package
documentation
runtime library
runtime library
brightness_4
brightness_5
runtime
library
Classes
Runtime
A Runtime manages the interface to the Lambda API.
Typedefs
Handler
<
E
>
=
Future
Function
(
Context
context
,
E
event
)
A function which ingests and Event and a
Context
and returns a
InvocationResult
. The result is ecoded by the
Runtime
and posted to the Lambda API.
aws_lambda_runtime package
documentation
runtime library
aws_lambda_runtime
package
Libraries
alb_event
alexa_event
apigateway_event
appsync_event
aws_lambda_runtime
client
cloudwatch_event
cloudwatch_log_event
cognito_event
context
dynamodb_event
environment
event
exception
kinesis_data_firehose_event
kinesis_data_stream_event
runtime
s3_event
sqs_event
runtime library