SCS-C02 Identity and Access Management • Set 9
SCS-C02 Identity and Access Management Practice Test 9 — 15 questions with explanations. Free, no signup.
A security engineer is troubleshooting an issue where an IAM policy allows access to S3 but the user is denied access to a specific bucket. The policy has the following statement:
{
"Effect": "Allow",
"Action": "s3:*",
"Resource": "*"
}What is the most likely cause of the denial?