Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer provide beta access to a new, incompatible API version without disrupting current customers using Amazon API Gateway and Amazon Cognito?
A
By setting up a development stage in API Gateway for testing by other developers.
B
By creating a separate API Gateway instance for the new version.
C
By implementing version control through query parameters in the application code.
D
By adding the new endpoints to the existing API Gateway alongside the current ones.