Skip to content

Move your data from Amazon DynamoDB Standard to DynamoDB Standard-IA table class using DynamoDB TTL and DynamoDB Streams

Notifications You must be signed in to change notification settings

nathanagez/amazon-dynamodb-standard-ia

Repository files navigation

Amazon Dynamodb Standard-IA

On the December 1, 2021, Amazon DynamoDB announced the new Amazon DynamoDB Standard-Infrequent Access (DynamoDB Standard-IA) table class, which helps you reduce your DynamoDB costs by up to 60 percent for tables that store infrequently accessed data.

That example provides functionality that will help to move your data from Amazon DynamoDB Standard to DynamoDB Standard-Infrequent Access table class using DynamoDB Time to Live (TTL) and DynamoDB Streams.

diagram

Deploy

  • cdk deploy deploy this stack to your default AWS account/region

About

Move your data from Amazon DynamoDB Standard to DynamoDB Standard-IA table class using DynamoDB TTL and DynamoDB Streams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published