zio.lambda.internal
Type members
Classlikes
- Companion:
- object
https://docs.aws.amazon.com/lambda/latest/dg/runtimes-api.html
- Value parameters:
- clientContext
For invocations from the AWS Mobile SDK, data about the client application and device.
- cognitoIdentity
For invocations from the AWS Mobile SDK, data about the Amazon Cognito identity provider.
- deadlineMs
The date that the function times out in Unix time milliseconds.
- invokedFunctionArn
The ARN of the Lambda function, version, or alias that's specified in the invocation.
- payload
The payload from the invocation, which is a JSON document that contains event data from the function trigger.
- requestId
The request ID, which identifies the request that triggered the function invocation.
- xrayTraceId
The AWS X-Ray tracing header.
- Companion:
- object
- Companion:
- object
- Companion:
- object
The main class to use ZLambda as a Layer
The main class to use ZLambda as a Layer
https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html