Question 75:
In your organization, development teams use S3 buckets to store log files for various applications hosted in AWS development environments. The developers intend to keep the logs for a month for troubleshooting purposes and subsequently purge the logs. Which feature should be used to enable this requirement?
Answer options:
A.Adding a bucket policy on the S3 bucket. B.Configuring lifecycle configuration rules on the S3 bucket. C.Creating an IAM policy for the S3 bucket. D.Enabling CORS on the S3 bucket.