Why is my deleted EKS cluster still showing as compliant or noncompliant in my AWS Config rule?

0

I deleted my EKS Cluster. Why is my EKS Cluster still showing as compliant or noncompliant in my AWS Config rule?

Stefan
質問済み 8ヶ月前235ビュー
1回答
-1

Hello,

AWS Config tracks changes in the configuration of your AWS resources, and it regularly sends updated configuration details to an Amazon S3 bucket that you specify. For each resource type that AWS Config records, it sends a configuration history file every six hours. Each configuration history file contains details about the resources that changed in that six-hour period. Each file includes resources of one type, such as Amazon EC2 instances or Amazon EBS volumes. If no configuration changes occur, AWS Config does not send a file.

profile pictureAWS
ladybug
回答済み 8ヶ月前
profile picture
エキスパート
レビュー済み 8ヶ月前
  • That is all clear, though I am looking at the resources page of AWS Config (or the ListDiscoveredResources API) which shows me the latest state not the changes. In that view, my EKS Cluster is still present despite it being deleted (and that view even showing the CloudTrail event of being deleted).

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

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

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

関連するコンテンツ