Q: 11
A CloudOps engineer needs to control access to groups of Amazon EC2 instances using AWS Systems
Manager Session Manager. Specific tags on the EC2 instances have already been added.
Which additional actions should the CloudOps engineer take to control access? (Select TWO.)
Options
Discussion
A E, saw a similar question on a practice test. IAM policy (A) for users, with tag-based conditions (E).
A and E tbh, had something like this in a mock. You attach the IAM policy to users (A) and scope it to tagged instances via Condition (E). Attaching a role to the instance (B) just lets SSM connect, doesn't control user access directly. Agree?
A and E imo. You need to attach the policy (A) to the users, and that policy should use resource tags in its Condition (E) to scope SSM access. IAM role on the instance doesn’t restrict who can start sessions. Anybody see a reason B would be needed here?
Option B again? AWS always pushing roles everywhere. I'd pick A and B here since roles control access and policies get attached, but now I'm second-guessing since some exam reports say E is needed instead of B.
Be respectful. No spam.