Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 735 Bytes

KMS.md

File metadata and controls

22 lines (14 loc) · 735 Bytes

KMS Notes

KMS - Key Management Service

Control encryption keys

Notes

  • Setup 2 users, one to manage the keys, but cannot encrypt/decrypt. The other user can encrypt/decrypt but not manage the keys.

AWS CLI

KMS Envelope Encryption

  • Encrypt envelope key with a CMK.
  • CMK is Customer Master Key
  • Keys used in KMS are envelope keys