Where are KMS encryption keys located?
They strictly remain within a region - they can’t be exported or used to decrypt data in another region
What does a CMK consist of?
An alias, creation data, description and key state
What are the broad IAM roles for KMS?
Administrative permissions and usage permissions
What are the main CLI commands to use KMS?
Encrypt, decrypt, re-encrypt and enable-key-rotation
How often are CMKs rotated?
If AWS is used as the key material, once a year if rotation is enabled
Otherwise, it’s up to the customer
How does KMS use CMKs?
It uses envelope encryption - the CMK is used to encrypt the data key which works on the actual files