Which solution meets these requirements?

2 Comments

  1. Kyle
    Author

    If I had to guess, I’d say the answer is:
    Extend the application to add an attribute that has a value of the current timestamp plus 30 days to each new item that is created in the table. Configure DynamoDB to use the attribute as the TTL attribute.

  2. Jessica
    Author

    As far as I can tell, the answer is:
    Extend the application to add an attribute that has a value of the current timestamp plus 30 days to each new item that is created in the table. Configure DynamoDB to use the attribute as the TTL attribute.

Leave a Reply

Your email address will not be published. Required fields are marked *

2 × 4 =