AWS Certified Security – Specialty
Validate your ability to design and implement secure AWS solutions. This rigorous certification assesses deep knowledge of data protection, infrastructure security, and incident response.
Exam syllabus, organized by domain
Try a real question
Sample AWS Certified Security – Specialty exam question
Answer this question the same way you would on exam day. No sign-up needed — one random question, three tries to swap it out.
Examine the following IAM trust policy. A developer in account 111111111111 tries to assume this role. What is the outcome?
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": { "AWS": "arn:aws:iam::111111111111:root" },
"Action": "sts:AssumeRole",
"Condition": {
"StringEquals": { "aws:SourceIdentity": "admin" }
}
}
]
}Frequently asked questions
Key facts about the AWS Certified Security – Specialty certification and how to prepare for it.
Skills & Requirements
What you need to know before attempting the AWS Certified Security – Specialty exam.
Compare related certifications
Explore other certifications in the same category and see how they stack up.
Related articles
Learn more about Cloud Computing with these guides.
