You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully deployed my API to Localstack, however there doesn't seem to be any obvious way of interacting with it.
The Serverless output of course points to URLs that don't exist in AWS, so I've tried variations of that ID paired with the deployment stage, as well as tried to hit endpoints found in http://localhost:4567/restapis using their IDs, and other combinations.
bl4val, matthewwilson, CoreyCole, chris-gilbert and cymruu