This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Amazon DynamoDB’s Time to Live (TTL) feature allows for automatic item deletion after a specified timestamp. It comes at no extra cost and is useful for removing outdated data. TTL use-cases Remove stale data and save on DynamoDB memory usage Retain sensitive data only up to contractual or regulatory obligations Trigger processes using DynamoDB Streams based on TTL deletions since the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.