This is a dedicated watch page for a single video.
A data engineer needs to run SQL queries against an Amazon Redshift cluster from a serverless AWS Lambda function. The function will retrieve results asynchronously and must avoid managing a persistent database connection. Which method should the engineer use to achieve this?