Reputation: 2415
I am trying to use the Canary deployment option of API Gateway, but I am not being able to do so. It looks like all the configurations are done properly, but when I try making calls I only get the latest code version responses. To sum up, this is what I am doing:
Everything looks fine, even the percent is changed automatically in the Canary tab in the API Gateway Console. But once I start making calls to my endpoint, I only get the latest version. So it looks like I am missing something, but I don't know what.
Any ideas? :)
Upvotes: 2
Views: 463