Closed pabloheimplatz closed 6 years ago
just deleted my cloudFormation script and restarted it. However it works now... Sorry!
Hello Pablo,
It seems that there is some sort of a race condition that causes this issue to sometimes happen and sometimes not. I've added a dependency from VidAnalyzerApiKey to DevStage in the cloudformation script to solve this. From a few rounds of testing, the change seems to have mitigated the issue. Get the latest commit, and let me know if it happens again.
Thanks!
Thanks for your feedback and for your fix! I think that will help so thanks a lot for your fast answer.
Hi,
I got an error while deploying my CloudFormation Script.
The Issue is somewhere around the
VidAnalyzerApiKey
scope, because I got this error:CREATE_FAILED | AWS::ApiGateway::ApiKey | VidAnalyzerApiKey | Invalid stage identifier specified
Any ideas on this?