Class LightLambdaInterceptor


  • public class LightLambdaInterceptor
    extends Object
    • Constructor Detail

      • LightLambdaInterceptor

        public LightLambdaInterceptor()
    • Method Detail

      • interceptRequest

        public com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent interceptRequest​(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyRequestEvent input,
                                                                                                         com.amazonaws.services.lambda.runtime.Context context)
      • interceptResponse

        public com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent interceptResponse​(com.amazonaws.services.lambda.runtime.events.APIGatewayProxyResponseEvent response)