Class HookHandlerRequest

java.lang.Object
software.amazon.cloudformation.proxy.hook.HookHandlerRequest

public class HookHandlerRequest extends Object
This interface describes the request object for the hook invocation request passed to the implementor. It is transformed from an instance of HookInvocationRequest by the HookLambdaWrapper to only items of concern
  • Constructor Details

    • HookHandlerRequest

      public HookHandlerRequest()