| Class | Description |
|---|---|
| AWSCompanionAutoConfiguration | |
| CustomRuntimeAutoConfiguration | |
| CustomRuntimeEnvironmentPostProcessor |
Adds default properties to the environment for running a custom runtime in AWS.
|
| CustomRuntimeEventLoop |
Event loop and necessary configurations to support AWS Lambda
Custom Runtime - https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html.
|
| CustomRuntimeInitializer | |
| FunctionInvoker | |
| LambdaDestinationResolver |
Implementation of
DestinationResolverfor AWS Lambda which resolves destination
from `lambda-runtime-aws-request-id` message header. |
| SpringBootApiGatewayRequestHandler | Deprecated
since 3.1 in favor of
FunctionInvoker |
| SpringBootKinesisEventHandler<E,O> | Deprecated
since 3.1 in favor of
FunctionInvoker |
| SpringBootRequestHandler<E,O> | Deprecated |
| SpringBootStreamHandler |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.