Amazon web services – Why can an API GW access a lambda that's in a private VPC?
I'm new to AWS and struggling to understand how they've laid out their components, especially around networking & access. In this case, I'm toying with an API GW and a "hello world" lambda. I made the lambda (no VPC) and…