1

I have a set of API endpoints which was successfully deployed and re-deployed after several updates to the API endpoints.

However, an error occurred when both my colleague and I deployed the API resource at the same time.

When I tried to redeploy it again, it gave the error of Method already existing. I have checked all the methods and they are all unique.

I have also tried re-deploying to a new stage (test instead of the current dev) but it still gave the same error.

cguy
  • 325
  • 5
  • 15
  • Have you checked using AWS CLI? Maybe console does not show everything in this case? – Marcin Apr 20 '21 at 08:18
  • I used a deployment tool claudia.js and everything was working fine up till today. Not sure it AWS CLI would work though – cguy Apr 20 '21 at 08:23

0 Answers0