This article will help setup lifecycle policy for S3 buckets. Take a use case where you want to clean up logs every month from a bucket automatically. In this case, you will require to setup a lifecycle policy for that bucket. Step-by-step guide Follow below steps to setup a life cycle which will delete all files from a directory of a bucket after every 30days interval permanently. Navigate to https://console.aws.amazon.com/s3/home Select the bucket you want to setup lifecycle policy for. Click …
Tag: s3
As I see growing use of Cloud infrastructure for multiple deployments this way it becomes more difficult to administer access to AWS resources, I have also come across requirements where customers need a more refined access control …
Fetch CloudWatch metrics through AWS CLI and upload it to S3 automatically Usecase scenario : Customers would want CloudWatch metrics/logs, to analyze AWS resource useage and optimize accordingly. Ther can be 3 ways one can use CloudWatch metrics/logs …
Social Profiles