How to delete AWS EMR container virtual clusters via the console or via AWS Nuke

0

Hi team, I see that deleting the EMR cluster sometimes does not necessarily delete the virtual clusters that they create and they remain running stale. Everytime I see this issue, I can only use the aws cli command aws emr-containers delete-virtual-cluster --id <virtual_cluster_id> to delete such leftover virtual clusters. Why is there no option in the Management console to delete this? Also, from the Amazon docs https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-deletion-of-aws-resources-by-using-aws-nuke.html, I was referring to https://github.com/aws-samples/aws-nuke-account-cleanser-example#aws-account-cleanser-framework-using-aws-nuke, but AWS Nuke also does not seem to Nuke this resource type. We have an automation to nuke such stale resources, but since these resource type does not exist in AWS Nuke, we only can react with runtime failures by using the AWS CLI.

Can you please help us know if it is possible to do so by some other means/some automation?

已提问 1 年前53 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容