Need to identify which AWS KMS Keys are commonly used in resources.

0

Hi,

How can I determine which AWS KMS keys are commonly used in resources? We want to find the most frequently used kms keys and delete them.

Please assist in determining this.

1 Answer
0

To get per-key usage stats, you may need to parse the CloudTrail log such as Decrypt and Encrypt events. Review https://docs.aws.amazon.com/kms/latest/developerguide/monitoring-overview.html for more information.

AWS
weidi
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions