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).

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南