
Explanation:
Creating a custom AWS Config rule to check for public access settings on S3 buckets provides a proactive way to detect and alert on any exposure of sensitive data. This method ensures that public access is monitored and managed effectively.
Ultimate access to all questions.
Your organization is concerned about the exposure of sensitive data in S3 buckets. You are tasked with implementing a solution that automatically detects and alerts on any public access to these buckets. Which AWS service would you use, and how would you configure it to achieve this?
A
Use AWS GuardDuty to monitor for public access to S3 buckets.
B
Configure AWS Macie to alert on public access to sensitive data in S3 buckets.
C
Create a custom AWS Config rule to check for public access settings on S3 buckets.
D
Manually review each S3 bucket for public access settings.
No comments yet.