SCS-C03 Data Protection Guide

Study SCS-C03 data protection for KMS, secrets, encryption, retention, and recovery controls.

Data-protection answers on SCS-C03 usually combine classification, encryption, retention, access evaluation, and recovery. Encryption alone is rarely the whole answer.

What AWS is explicitly testing

As of May 11, 2026, the current AWS SCS-C03 domain page splits Data Protection into three task areas:

  • Task 5.1: design and implement controls for data in transit
  • Task 5.2: design and implement controls for data at rest
  • Task 5.3: design and implement controls to protect confidential data, credentials, secrets, and cryptographic key materials

That split is useful because the exam often hides the real protection layer. A question that mentions KMS might actually be about backup retention, TLS enforcement, or secret rotation. A question that mentions encryption might still be testing integrity, private access, or key-management boundaries.

Current weight in the exam guide

AWS currently weights this domain at 18% of scored content.

Work this domain in order

Start with 5.1 Data in Transit Protection so you can separate TLS, private connectivity, and inter-resource encryption from every other security control.

Then move through:

  1. 5.2 Data at Rest Protection
  2. 5.3 Secrets, Sensitive Data, and Key Material

Fast routing inside this chapter

If the scenario is really about… Go first to…
TLS policies, private access paths, verified access, node-to-node encryption, or “how should traffic be protected while moving?” 5.1 Data in Transit Protection
KMS vs CloudHSM, Object Lock, retention, backup, replication, ransomware protection, or “how should stored data be protected and recovered?” 5.2 Data at Rest Protection
Secrets Manager, imported key material, external key stores, masking, multi-Region key use, or certificate/key lifecycle 5.3 Secrets, Sensitive Data, and Key Material

What strong SCS-C03 answers usually do

  • separate in-transit protection from at-rest protection instead of saying “encryption” as if it were one thing
  • treat integrity and retention as first-class controls, not just confidentiality
  • preserve recovery and auditability when choosing backup or replication designs
  • keep secrets and key material under scoped lifecycle control rather than broad application access
  • pick the protection boundary that matches the requirement: network path, storage layer, object retention, secret store, or key-management plane

Common data-protection traps

  • choosing KMS when the real issue is that traffic is still public or plaintext
  • choosing private connectivity when the real issue is secret rotation or key-policy control
  • forgetting that integrity and retention controls can matter as much as encryption
  • treating all keys as interchangeable without checking imported material, external stores, or cross-Region requirements
  • assuming backup alone solves ransomware, retention, or immutability requirements

In this section

Revised on Monday, June 15, 2026