AWS Certified CloudOps Engineer Associate SOA-C03 Practice Question

A company uses attribute-based access control (ABAC). Each IAM role for developers has a principal tag named 'Team' that identifies their squad (e.g., Blue or Green). All managed Amazon S3 objects are also tagged with the 'Team' key. You need a single IAM permissions policy that allows a role to delete objects only if the object's 'Team' tag matches the role's tag. Which Condition element satisfies this requirement?

  • "Condition": { "StringEquals": { "aws:ResourceTag/Team": "${aws:PrincipalTag/Team}" } }

  • "Condition": { "StringEqualsIfExists": { "aws:ResourceTag/Team": "${aws:PrincipalTag/Team}" } }

  • "Condition": { "StringEquals": { "s3:ExistingObjectTag/Team": "${aws:PrincipalTag/Team}" } }

  • "Condition": { "StringEquals": { "aws:PrincipalTag/Team": "${s3:ExistingObjectTag/Team}" } }

AWS Certified CloudOps Engineer Associate SOA-C03
Security and Compliance
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot