Package io.quarkus.amazon.lambda.runtime
Class AmazonLambdaMapperRecorder
java.lang.Object
io.quarkus.amazon.lambda.runtime.AmazonLambdaMapperRecorder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.fasterxml.jackson.databind.ObjectReader
static com.fasterxml.jackson.databind.ObjectReader
static com.fasterxml.jackson.databind.ObjectMapper
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
objectMapper
public static com.fasterxml.jackson.databind.ObjectMapper objectMapper -
cognitoIdReader
public static com.fasterxml.jackson.databind.ObjectReader cognitoIdReader -
clientCtxReader
public static com.fasterxml.jackson.databind.ObjectReader clientCtxReader
-
-
Constructor Details
-
AmazonLambdaMapperRecorder
public AmazonLambdaMapperRecorder()
-
-
Method Details
-
initObjectMapper
public void initObjectMapper() -
initContextReaders
public void initContextReaders()
-