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.
|
LambdaFunctionNameResolver |
LambdaInvokerFactoryConfig
Configuration for
LambdaInvokerFactory to override default behavior. |
Copyright © 2016. All rights reserved.