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
- Stage variable is passed to
- each stage has its own configuration parameters (stage variables)
- Usually combine with Lambda Aliases