AWS Account Governance Case Study

Objective: Design an AWS account structure aligned to NIST CSF, with least privilege and continuous monitoring.

Problem

Teams adopting AWS often face:

Approach

  1. Baseline Controls — mapped NIST CSF categories to AWS native services.
    • Identity & Access → AWS IAM Identity Center
    • Configuration Management → AWS Config rules
    • Continuous Monitoring → Security Hub
  2. Least Privilege — role‑based access with scoped permissions.
  3. Guardrails — Service Control Policies (SCPs) for region use, MFA, budgets.
  4. Evidence — screenshots of configs, CLI output, CloudTrail logs for audit packages.

Outcome

Evidence Packages