📄️ cloudformation-router
This handler can route to requests to one of a nested handler based on requestType of a CloudFormation Custom Response event.
📄️ http-router
This handler can route to requests to one of a nested handler based on method and path of an http event from API Gateway (REST or HTTP) or Elastic Load Balancer.
📄️ ws-router
This handler can route to requests to one of a nested handler based on routeKey of an WebSocket event from API Gateway (WebSocket).