Instiq
Chapter 5 · Data Protection·v2.0.0·Updated 6/5/2026·~11 min

What's changed: Deepened SCS-C02 Chapter 5 (added comparison tables, scenarios, FAQs, exam traps, deep-dive paragraphs to each section; localized figures to Japanese)

5.1KMS and Encryption

Key points

Understand at-rest encryption core—KMS, CMK (customer-managed keys), envelope encryption, key policies, key rotation, and CloudHSM. Manage keys securely and encrypt data.

KMS is central to data protection. Understand key management, access control, and encryption mechanics precisely.

5.1.1How KMS works

Diagram of how AWS KMS works: envelope encryption (a KMS key/CMK encrypts a data key; data is encrypted by that data key); CMK types (AWS-managed keys / customer-managed CMKs); access control = key policy + IAM combined; automatic key rotation; and for stricter requirements (FIPS 140-2 Level 3 / dedicated HSM) use CloudHSM—the overall picture of key management.
KMS and encryption
  • Envelope encryption: a CMK encrypts a data key; data is encrypted by the data key.
  • CMK types: AWS-managed and customer-managed (CMK); the latter controls policy/rotation.
  • Access control: must be allowed by both the key policy AND IAM.
  • CloudHSM: use for strict requirements needing FIPS 140-2 Level 3 / dedicated HSM.
Exam point

Common on SCS-C02: key management/at-rest encryption = KMS, CMK encrypts data key = envelope encryption, KMS access = key policy + IAM, dedicated HSM/FIPS Level 3 = CloudHSM, automatic rotation. Note: without an explicit key-policy allow, even an IAM admin cannot use the key.

Continue reading — free sign-up

You're reading the free preview. Sign up free to read this section in full, plus every chapter (including 4+) and all questions.