Learn about the Time to Live (TTL) feature of dynamoDB, how to enable it in the console, its salient features and advantages.
Tag: dynamodb
Add a Cognito user to DynamoDB on sign up confirmation
Learn how to add a new Cognito user to DynamoDB (using lambda as the intermediary) as soon as the user’s sign up is confirmed.