AWS Certified Data Engineer Associate DEA-C01 Practice Question

A company runs ad-hoc Spark SQL jobs on an Amazon EMR 6.10 cluster. All data-lake tables are stored in Amazon S3, cataloged in AWS Glue, and governed by AWS Lake Formation. Data scientists must query only the order_id and product_id columns in the sales table, while other teams must not access the table. Which solution meets these requirements with minimal effort?

  • Attach the AWSLakeFormationDataAdmin managed policy to the data-scientist IAM users so Lake Formation automatically masks the restricted columns.

  • Use an S3 bucket policy that denies s3:GetObject on files containing PII columns and allows s3:GetObject on the remaining objects for the data-scientist IAM role.

  • In Lake Formation, grant SELECT permission scoped to the order_id and product_id columns of the sales table to the IAM role assumed by the EMR runtime role, and revoke broader table permissions from all principals.

  • Enable Spark column-level security by setting spark.sql.column.level.security.enabled=true on the EMR cluster and manage a JSON allowlist in HDFS for the data-scientist group.

AWS Certified Data Engineer Associate DEA-C01
Data Security and Governance
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot