A Swiss Geek previously in Singapore, now in Portugal

StepFunctions

Set DynamoDB TTL values on existing data

You created an application using DynamoDB, once your table size grows, you realize that you didn’t define a TTL. Time to solve this by defining a TTL key. But how about all the existing data, how can you backfill a value in all the fields?

Read More…