🔍

AWS Certified Data Engineer - Associate DEA-C01 — Question 183

Topic 1 · Question 183 of 313

Topic 1 · Question 183

A company stores CSV files in an Amazon S3 bucket. A data engineer needs to process the data in the CSV files and store the processed data in a new S3 bucket. The process needs to rename a column, remove specific columns, ignore the second row of each file, create a new column based on the values of the first row of the data, and filter the results by a numeric value of a column. Which solution will meet these requirements with the LEAST development effort?