aws-security-specialty

AWS Certified Security - Specialty

AWS

Validates the ability to secure AWS workloads — covering threat detection, incident response, infrastructure security, IAM at scale, data protection (encryption at-rest and in-transit), and security governance across multi-account environments.

exam: 65 questions · 170 min

Sign up free — practice 5 questions on this cert without a card.

Cloud SecurityIAM at scaleEncryption / KMS170 min exam65 questions (50 scored)750/1000 to pass$300 USD

Difficulty

Hard

Avg study time

80-120h

2-3 months typical for an experienced AWS engineer

Pass rate

Not published

AWS does not publish per-exam pass rates; community reports cluster around 60-70% first attempt

Market demand

Very high

Highest-paying AWS cert per Skillsoft IT Skills & Salary; demand up sharply with SOC 2 / FedRAMP scrutiny

Exam Domain Breakdown

Detection16%
Incident Response14%
Infrastructure Security18%
Identity and Access Management20%
Data Protection18%
Security Foundations and Governance14%

Difficulty by Topic

IAM policies (identity, resource, SCPs, permission boundaries)
The most heavily tested area. Expect deep policy-evaluation logic, condition keys, and cross-account trust.
KMS key policies, grants, and envelope encryption
Expect scenarios where you must decide between key policies vs IAM vs grants, and reason about cross-account/region key usage.
GuardDuty / Security Hub / Detective / Macie
Know what each detects, how they integrate, and which is the right tool per scenario - heavy distractor patterns.
VPC security (SGs, NACLs, VPC endpoints, Network Firewall, Traffic Mirroring)
Stateful vs stateless filtering, gateway vs interface endpoints, endpoint policies.
Incident response playbooks (compromised credentials, instance, S3 bucket)
Know the AWS-prescribed response order for each scenario - revoking sessions, snapshot+isolate, key rotation.
CloudTrail / VPC Flow Logs / Config / Athena
CloudTrail Lake vs S3+Athena, organization trails, log-file integrity validation.
Secrets Manager vs Parameter Store
Know when each is correct - rotation, cross-account access, hierarchical params, cost differences.
Multi-account governance (Organizations, SCPs, Control Tower, IAM Identity Center)
SCP precedence vs IAM, Control Tower guardrails (preventive vs detective), AWS SSO permission sets.
Certificate management (ACM, ACM Private CA)
Public vs private CA, certificate rotation, integration with ALB/CloudFront/API Gateway.
Edge protection (WAF, Shield Advanced, CloudFront, Route 53 Resolver DNS Firewall)
WAF rule groups vs managed rules, Shield Advanced features, when each layer applies.

Exam Tips

1

This is a scenario exam, not a memorization exam. Almost every question is a paragraph describing a real production situation - a compromised IAM user, a leaked S3 bucket, an EC2 instance making unexpected outbound calls. Read the scenario for what is being asked; the right answer is the AWS-prescribed response, which is rarely the most obvious one.

2

Master the IAM policy evaluation flow: explicit deny > SCP > resource policy > identity policy > permission boundary > session policy. Half the IAM questions hinge on which layer wins. Practice reading JSON policies with NotPrincipal, NotAction, and condition keys (aws:PrincipalOrgID, aws:SourceVpce, aws:SourceIp).

3

KMS questions are deceptively hard. Know the difference between key policy, IAM policy, and grants - and that a key policy is mandatory (no implicit allow). Cross-account KMS scenarios are a favorite: the requester's account, the key owner's account, and the resource (S3 bucket, EBS volume) account all need correct policies.

4

Detection-tier services overlap heavily. GuardDuty = threat detection from CloudTrail/VPC/DNS logs. Security Hub = aggregator + standards (CIS, PCI). Detective = visualizes the same data for investigation. Macie = S3-only PII discovery. Inspector = CVE scanning for EC2/ECR/Lambda. The wrong-tool-for-the-job distractor appears constantly.

5

Incident response questions follow a pattern: contain, eradicate, recover. For a compromised IAM user the order is rotate credentials, deny session via STS, then audit. For a compromised EC2 instance: snapshot the volume, isolate via SG change to deny-all, then forensics. Memorize these flows.

6

VPC endpoint policies and S3 bucket policies are how you prove data did not leave a private boundary. Expect questions testing aws:SourceVpce conditions and how they combine with bucket policies to prevent exfiltration.

7

Logging questions test depth. Know that CloudTrail data events are off by default (S3, Lambda, DynamoDB), that organization trails apply across all accounts, and that log-file integrity validation is opt-in. CloudTrail Lake exists as a SQL-queryable alternative to S3+Athena, but AWS announced it will close to new customers in May 2026 - existing exam questions may still feature it.

8

Do not over-study Cognito or Directory Service - they appear but are not the IAM core. Do over-study IAM Identity Center (formerly AWS SSO) and Organizations - both are core to multi-account scenarios.

9

Expect ~5-8 questions you have never seen the topic for - those are the 15 unscored questions sprinkled in. Do not panic; flag and move on. The 50 scored questions are well within the published blueprint.

10

Aim for 80%+ consistently on AWS Skill Builder Official Practice Question Sets and Tutorials Dojo timed exams before booking. The real exam is closer to TD difficulty than the official sample questions, which are easier.

Study Resources

Who It's Best Suited For

Cloud security engineers and SecOps

Direct match. Validates day-to-day expertise in AWS-native detection, IR, and IAM at scale - the credential most security hiring managers look for.

DevOps / platform engineers owning compliance

If you are the de facto security owner on a platform team (SOC 2 audit, FedRAMP boundary), this cert sharpens the policy and key-management knowledge you actually need on the job.

Solutions architects targeting regulated industries

Pairs strongly with SAP-C02 for finance, healthcare, and government workloads where the security narrative drives the architecture.

Not ideal for AWS beginners

Assumes deep working knowledge of EC2/VPC/S3/IAM. Start with SAA-C03 or DOP-C02 first - this exam will not teach you AWS, only how to secure it.

Certification Path