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
demandé il y a 8 mois235 vues
1 réponse
-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
répondu il y a 8 mois
profile picture
EXPERT
vérifié il y a 8 mois
  • 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).

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions