Deploy the API Gateway to a stage

Simply creating and developing an API Gateway API doesn’t automatically make it callable by your users. To make it callable, you must "deploy your API to a stage".

Content

  1. Deployment and stage
  2. Deploy or publish?
  3. Endpoint URL and Invoke URL
  4. Deploy the UsersAPI to dev stage