
Answer-first summary for fast verification
Answer: Conduct a thorough investigation into the cause of the unintended permissions and update the IAM policies accordingly, while also implementing additional controls such as bucket policies and access control lists (ACLs).
Conducting a thorough investigation and updating IAM policies, along with implementing additional controls, ensures that the root cause is addressed and similar issues are prevented in the future. This comprehensive approach includes both immediate mitigation and long-term security enhancements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A recent security audit revealed that an IAM policy inadvertently granted read and write access to a sensitive S3 bucket to an unintended group of users. What immediate actions should be taken to mitigate the risk and prevent future occurrences of such unintended permissions?
A
Immediately revoke all access to the S3 bucket and re-evaluate the IAM policies for the entire AWS environment.
B
Notify the affected users and instruct them to cease any activities related to the S3 bucket.
C
Conduct a thorough investigation into the cause of the unintended permissions and update the IAM policies accordingly, while also implementing additional controls such as bucket policies and access control lists (ACLs).
D
Increase monitoring of the S3 bucket for any suspicious activities and prepare a report for the security team.
No comments yet.