Expiring and Archiving Items with Time To Live (TTL) Attributes in DynamoDB

Share this video with your friends

Send Tweet

In DynamoDB, it's possible to "age-out" or delete items based on a time-to-live attribute. We cover how to set up such an attribute, what values you need to use, and how they can be used for both deletion of items as well as for aging older data out of dynamo into another table or even S3.