This is a dedicated watch page for a single video.
A logistics company integrates IoT devices in their fleet to track vehicle locations. The location data is stored in an Amazon RDS instance. The company wants to record the last known locations of vehicles at the end of each day in an Amazon DynamoDB table for quick access. A data engineer has developed an AWS Lambda function to transfer this end-of-day location data from RDS to DynamoDB. How should the data engineer automate the execution of the Lambda function to ensure the daily transfer of location data to DynamoDB?