Package | Description |
---|---|
com.amazonaws.services.lambda.invoke |
A higher-level wrapper for AWS Lambda's Invoke operation.
|
Class and Description |
---|
LambdaFunction
An annotation that marks methods of an interface that are meant to be proxied to remote code
running on AWS Lambda.
|
LambdaFunctionError
Representation of an error from a Lambda function.
|
LambdaFunctionNameResolver |
LambdaInvokerFactoryConfig
Configuration for
LambdaInvokerFactory to override default behavior. |