I cannot get http-direct working. The AWS configuration consoles have changed and the tutorial does not appear to work.
Specifically: in the API Gateway->APIs->Create API creation I appear to have to choose between HTTPapi or RESTapi. Between the two, the tutorial appears to follow the REST Api route (before HTTP was an option apparently). If I do that, the load balancer does not show up as an option. The vpc links are created for either HTTP or REST. There is not a LoadBalancer for REST.
I have been able to work through getting a request routed to the LoadBalancer with the preconfigured 8184 listener but I get a Ion excution failed and I'm too far off the tutorial to understand what I need.