awslabs / aws-config-rules

[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
http://aws.amazon.com/config/
Creative Commons Zero v1.0 Universal
1.6k stars 854 forks source link

New Rule Request: SecondsUntilKeyMaterialExpiration #293

Closed 0xjjoyy closed 5 years ago

0xjjoyy commented 5 years ago

Any CMK that has imported key material and SecondsUntilKeyMaterialExpiration <= THRESHOLD, fail out of compliance on that key id.

jongogogo commented 5 years ago

There is a PR on going > https://github.com/awslabs/aws-config-rules/pull/258