Skip to content

Tag Archives: Linux

Give me a shell and a place to stand…

I was thinking yesterday “hmm, I seem to have more AWS KMS keys than I’m actually using”. But how to find them when they are scattered across regions? AWS Cli to the rescue. A trivial bash script, and voila a list of KMS Key ARNs across my entire account: The only complicated part was remembering how to use jq to […]