awslabs / aws-media-insights

This is an application for analyzing the content of images and videos. It includes a GUI and back-end analytical workflows. It is the reference application for the Media Insights Engine.
31 stars 12 forks source link

Nested MieStack fails to delete #51

Closed ianwow closed 3 years ago

ianwow commented 3 years ago

The nested MieStack fails to delete. This only effects MI deployments that create a new MIE stack.

ianwow commented 3 years ago

To get the stack to delete, open on the nested MieStack:

image

then click the link to the StepFunctionRole and delete that:

image image
ianwow commented 3 years ago

This issue went away after #53 was merged.