Answer – C
This is mentioned in the AWS Documentation.
AWS Data Pipeline is a web service that you can use to automate data movement and transformation. With AWS Data Pipeline, you can define data-driven workflows so that tasks can depend on the successful completion of previous tasks. You define the parameters of your data transformations, and AWS Data Pipeline enforces the logic that you`ve set up.
Option A is incorrect since this is used specifically for migrating databases.
Option B is incorrect since this is used for performing SQL queries in data stored on S3.
Option D is incorrect since this is used for Big data applications.
For more information on AWS Pipeline, please visit the following URL-
https://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/what-is-datapipeline.html