Cannot delete the image version after deletion of the pipeline and all related components

0

Hi Team,

After deleting the pipeline and all related dependencies, e.g. recipe/components/instances etc. I can't delete the image itself. There is the following error: "aws imagebuilder delete-image --image-build-version-arn arn:aws:imagebuilder:us-east-1:355181800198:image/test/1.0.0/1 An error occurred (ResourceDependencyException) when calling the DeleteImage operation: Resource dependency error: The resource ARN 'arn:aws:imagebuilder:us-east-1:355181800198:image/test/1.0.0/1' has a running workflow"

From the AWS console, I can see that the version of the created image is still building. Considering the circumstances, it seems that it's an improper state and should be failed.

Could you please help me with this?

Thanks!

asked 2 years ago315 views
1 Answer
0

If you started it fairly recently, please wait for the build to fail and then try deleting it.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions