data-engineer video for a data engineer needs to execute SQL queries on an Amazon Redshift cluster from a serverless AWS Lambda function. The queries must be
A data engineer needs to execute SQL queries on an Amazon Redshift cluster from a serverless AWS Lambda function. The queries must be run asynchronously without maintaining a persistent connection to the Redshift database. Which of the following solutions would be the most efficient for this use case?