Watching https://developer.apple.com/wwdc20/10644 Using Swift on AWS Lambda with Xcode.
When I call http://127.0.0.1:7000/invoke I get Status: 405 Method Not Allowed? in the browser. And my breakpoint does not hit, no message in Xcode either. Did anyone get this to work?