awslabs / amplify-video

An open source Category Plugin for the AWS Amplify-CLI that makes it easy to deploy live and file based streaming video services and integrate them into your Amplify applications.
https://www.npmjs.com/package/amplify-category-video
Apache License 2.0
267 stars 56 forks source link

adding IVS to app in unavailable region causes CFN stack to hang on amplify push, and stack delete #174

Open amlcodes opened 3 years ago

amlcodes commented 3 years ago

Describe the bug adding ivs with amplify video in an application where it is unavailable causes the cli and CFN stack to hang on deploy. If you cancel the update on the root stack, or delete the IVS stacks, the IVS stacks hang on delete_in_progress

Expected behavior catch region, dont allow deploy

latest versions