Can you modify the TTL of a DynamoDB record? – Amazon Web Sevices
I want to enable TTL on the DyanmoDB records. However, the TTL should kick in only when the record is updated to a particular state {status: completed}. Is it possible to first create the record with no TTL in sight…