List of questions
Related questions
Question 52 - SCS-C02 discussion
A company's Security Engineer is copying all application logs to centralized Amazon S3 buckets. Currently, each of the company's applications is in its own IAM account, and logs are pushed into S3 buckets associated with each account. The Engineer will deploy an IAM Lambda function into each account that copies the relevant log files to the centralized S3 bucket.
The Security Engineer is unable to access the log files in the centralized S3 bucket. The Engineer's IAM user policy from the centralized account looks like this:
The centralized S3 bucket policy looks like this:
Why is the Security Engineer unable to access the log files?
A.
The S3 bucket policy does not explicitly allow the Security Engineer access to the objects in the bucket.
B.
The object ACLs are not being updated to allow the users within the centralized account to access the objects
C.
The Security Engineers IAM policy does not grant permissions to read objects in the S3 bucket
D.
The s3:PutObject and s3:PutObjectAcl permissions should be applied at the S3 bucket level
Your answer:
0 comments
Sorted by
Leave a comment first