SOA-C03 · Question #94
A CloudOps engineer must ensure that all of a company's current and future Amazon S3 buckets have logging enabled. If an S3 bucket does not have logging enabled, an automated process must enable…
The correct answer is D. Use the s3-bucket-logging-enabled AWS Config managed rule. Add a remediation action that. The AWS Config managed rule s3-bucket-logging-enabled continuously evaluates whether S3 buckets have logging enabled. By attaching an automatic remediation action using the AWS- ConfigureS3BucketLogging Systems Manager Automation runbook, AWS can automatically enable logging…
Question
A CloudOps engineer must ensure that all of a company's current and future Amazon S3 buckets have logging enabled. If an S3 bucket does not have logging enabled, an automated process must enable logging for the S3 bucket. Which solution will meet these requirements?
Options
- AUse AWS Trusted Advisor to perform a check for S3 buckets that do not have logging enabled.
- BConfigure an S3 bucket policy that requires all current and future S3 buckets to have logging
- CUse the s3-bucket-logging-enabled AWS Config managed rule. Add a remediation action that
- DUse the s3-bucket-logging-enabled AWS Config managed rule. Add a remediation action that
How the community answered
(22 responses)- A5% (1)
- B5% (1)
- C9% (2)
- D82% (18)
Explanation
The AWS Config managed rule s3-bucket-logging-enabled continuously evaluates whether S3 buckets have logging enabled. By attaching an automatic remediation action using the AWS- ConfigureS3BucketLogging Systems Manager Automation runbook, AWS can automatically enable logging for any noncompliant bucket. This provides a fully automated and scalable solution that applies to both existing and newly created buckets with minimal operational effort.
Topics
Community Discussion
No community discussion yet for this question.