ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

254 / 340

Question 254:

A large steel company is using AWS Organization to manage multiple accounts across various regions. OU’s are created based upon verticals as Production, Sales, HR & IT. Using SCP, you have assigned the following permissions:
Production OU: EC2
Sales OU: EC2
HR OU: S3, EC2
IT OU: all
IAM Policies are applied as follows:
User A belonging to Production OU has full access to EC2 & denying access to other services.
User B belonging to Sales OU has full access to EC2 & denying access to other services.
User C belonging to HR OU has full access to EC2, S3 services & denying access to other services.
User D belonging to IT OU has full access to S3, DynamoDB, RDS services & denying access to other services.
Which of the following will be effective access permission to users A, B, C & D respectively?

Answer options:

A.User A & User B will only be able to access EC2. User C will be able to access EC2 & S3. User D will be able to access all AWS resources.
B.User A & User B will only be able to access EC2. User C will be able to access EC2, S3 & not any other services. User D will be able to access only S3, DynamoDB & RDS and not any other services
C.User A will be able to access S3. User B will be able to access EC2 only. User C will be able to access EC2, S3 & ELB. User D will be able to access all services.
D.User A will be able to access EC2. User B will be able to access EC2 only. User C will be able to access EC2, S3. User D will be able to access all services.