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.
|
LambdaFunctionException
An exception representing the failed execution of a remote Lambda function.
|
LambdaFunctionNameResolver |
LambdaInvokerFactory.Builder |
LambdaInvokerFactoryConfig
Deprecated.
Use
LambdaInvokerFactory.builder() to configure invoker factory. |
Copyright © 2018. All rights reserved.