Class HttpMaidIntegration

  • All Implemented Interfaces:
    com.amazonaws.services.lambda.runtime.RequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,​com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>

    public class HttpMaidIntegration
    extends Object
    implements com.amazonaws.services.lambda.runtime.RequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,​com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>
    • Constructor Detail

      • HttpMaidIntegration

        public HttpMaidIntegration()
    • Method Detail

      • handleRequest

        public com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent handleRequest​(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent event,
                                                                                                       com.amazonaws.services.lambda.runtime.Context context)
        Specified by:
        handleRequest in interface com.amazonaws.services.lambda.runtime.RequestHandler<com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent,​com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent>