Package io.micronaut.function.aws
package io.micronaut.function.aws
Classes to support exposing FunctionBean instances for AWS lambda
- Since:
- 1.0
- Author:
- Graeme Rocher
-
ClassDescriptionException raised when serialization with
JsonMapperCustomPojoSerializerfails.Registers singletons of typeContext.Populates Mapping Diagnostic Context with Lambda Context.Configures MDC and Bean Context with the current LambdaContext.Provides an implementation ofCustomPojoSerializerwhich is loaded via SPI.AnApplicationContextBuilderfor AWS Lambda environments.Register Lambda Context singletons for the current Handler execution.Base interface for constants related to lambda execution.An Amazon LambdaRequestHandlerimplementation for MicronautFunctionBeanAn implementation of theRequestStreamHandlerfor MicronautUtility class to parse X-Ray Trace ID.