AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 211

An ML engineer is building an ML model in Amazon SageMaker AI. The ML engineer needs to load historical data directly from Amazon S3, Amazon Athena, and Snowflake into SageMaker AI.

Which solution will meet this requirement?

Answer options

Correct answer: D

Explanation

The correct answer is D because SageMaker Data Wrangler is specifically designed to assist in data preparation and allows for querying and importing data from various sources like Amazon S3 and Snowflake. Options A, B, and C do not provide a direct mechanism for importing data as efficiently as Data Wrangler does in this context.