AWS API Gateway - Manage multiple model versions for different stages
问题 I use multiple AWS API Gateway for many of our backend services. This is the standard structure of the Gateway (in relation to my question); API Gateway 2 stages (test and prod) AWS CLI Tool for automated changes and deployments The problem I'm having (this has been since I started using AWS API Gateway); The Gateway manages versionsing of the API perfectly fine, however, not model versioning... During a quarter (we work in 3 month sprints), we would make changes multiple models. This stage