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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ