Plugin Title | S3 Bucket Lifecycle Configuration |
Cloud | AWS |
Category | S3 |
Description | Ensures that S3 buckets have lifecycle configuration enabled to automatically transition S3 bucket objects. |
More Info | S3 bucket should have lifecycle configuration enabled to automatically downgrade the storage class for your objects. |
AWS Link | https://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-set-lifecycle-configuration-intro.html |
Recommended Action | Update S3 bucket and create lifecycle rule configuration. |
- Log into the AWS Management Console.
- Select the "Services" option and search for S3.
- Scroll down the left navigation pane and choose "Buckets".
- Select the "Bucket" that needs to add policy to and click on its identifier(name) from the "Bucket name" column.
- Click on the "Management" tab on the top menu.
- Click on Create Lifecycle rule.
- Choose the rule scope (all bucket objects OR limit scope to specific objects using filters/ tags prefix) .
- Check Lifecycle rule actions you need to apply.
- Click on the "Save" button to make the necessary changes.
- Repeat steps number 4 - 9 to enable lifecycle configurations in other S3 buckets.