Package io.micronaut.function.aws.runtime
package io.micronaut.function.aws.runtime
-
ClassDescriptionAbstractMicronautLambdaRuntime<RequestType,
ResponseType, HandlerRequestType, HandlerResponseType> Class that can be used as a entry point for a AWS Lambda custom runtime.AbstractRequestStreamHandlerMicronautLambdaRuntime<RequestType,ResponseType> Class that can be used as an entry point for an AWS Lambda custom runtime with aMicronautRequestStreamHandler
handler.Main entry for AWS API proxy with Micronaut.Main entry for AWS ALB with Micronaut.AWS Lambda Runtime Interface Error.Invocation event response which headers contain additional data about the invocation.Main entry for AWS API proxy with Micronaut.Lambda runtimes set several environment variables during initialization.Implementation of Lambda executionContext
for runtime environments.