Package io.micronaut.function.aws.proxy.test
package io.micronaut.function.aws.proxy.test
-
ClassDescriptionImplementation that spins up an HTTP server based on Jetty that proxies request to a Lambda.Utility class to provide conversion for HTTP request body.Provides a Lambda execution environment's Context.
DefaultImplementation
ofServletToAwsProxyRequestAdapter
.DefaultImplementation
ofServletToAwsProxyResponseAdapter
.Provides aMockLambdaContext
.Encapsulates the port assignment to be used when starting a server.Adapts fromHttpServletRequest
toAPIGatewayV2HTTPEvent
.Writes the contents of aAPIGatewayV2HTTPResponse
to aHttpServletResponse
.