This is a dedicated watch page for a single video.
A social media company uses an Amazon DynamoDB table to store user activity logs. The logs are only relevant for 30 days for analytical purposes. After 30 days, these logs are no longer needed and should be automatically deleted to save storage costs. What steps should the company take to automatically remove outdated logs from the DynamoDB table after 30 days?