Amazon AWS Certified Security - Specialty (SCS-C01) Free Practice Test - 20 Questions

Exam Code: SCS-C01

20 questions · Full explanations · No account required

Free

20 original free practice questions for Amazon AWS Certified Security - Specialty (SCS-C01).

Question 1 of 20

A security engineer is reviewing an IAM policy attached to a user. The policy allows 's3:GetObject' on 'arn:aws:s3:::example-bucket/*'. There is also a deny-all policy attached via a group. Which of the following describes the effective access?

The user cannot get objects because an explicit deny overrides any allow.
The user can get objects from example-bucket because an explicit allow overrides any deny.
The user can get objects only if the bucket policy also allows it.
The user cannot get objects because IAM policies are evaluated as a union with an implicit deny.
Show Hint

Design and implement a scalable and secure authorization mechanism