Handling DynamoDB TTL expiry events with AWS Lambda and DynamoDB Streams
... responding to the uneventful progress of time
There are plenty of ways to build software that responds to changes in data or outside events. It can be less intuitive to come up with a solution that needs to respond to nothing happening.