#AWS - Set up S3 Lifecycle for data rotation.
Requirement: Delete all or specified objects after n days.
S3 Lifecycle rules:
An S3 Lifecycle configuration is a set of rules that define actions that Amazon S3 applies to a group of objects.
There are two types of actions:
Transition actions: T...
gururajan.hashnode.dev7 min read