API Gateway Stage And Deployment

  • API Gateway has stage (dev, test, prod, ...)
    • each stage has its own configuration parameters (stage variables)
      • Stage variable is passed to context object
  • Usually combine with Lambda Aliases

Pasted image 20221014141329.png