| Interface | Description |
|---|---|
| LambdaRequestHandler | |
| ReservedRuntimeEnvironmentVariables |
Lambda runtimes set several environment variables during initialization.
|
| Class | Description |
|---|---|
| AWSLambda |
The entrypoint of this class is
AWSLambda#startRuntime. |
| ClasspathLoader |
This class loads all of the classes that are in jars on the classpath.
|
| EventHandlerLoader | |
| HandlerInfo | |
| LambdaEnvironment | |
| LambdaRequestHandler.UserFaultHandler | |
| PojoSerializerLoader |
| Exception | Description |
|---|---|
| HandlerInfo.InvalidHandlerException | |
| TooManyServiceProvidersFoundException | |
| UserFault |
Copyright © 2025. All rights reserved.