Which AWS service will meet this requirement?
Amazon Aurora
Amazon Redshift Serverless
AWS Lambda
Amazon RDS
Explanations:
Amazon Aurora is a relational database service that requires management of infrastructure and is not designed for data warehousing.
Amazon Redshift Serverless is a fully managed data warehouse service that allows for analyzing data without the need to manage the underlying infrastructure.
AWS Lambda is a serverless compute service that runs code in response to events and is not suitable for data warehousing tasks.
Amazon RDS is a managed relational database service, which still requires management of the underlying infrastructure and is not a data warehousing solution.