AWS Certified Data Engineer Associate DEA-C01 Practice Question

A data engineering team stores ingestion files in an Amazon S3 bucket named corp-data. They created an S3 Access Point called etl-access to simplify network-restricted access from an AWS Glue job that assumes the IAM role ETLJobRole. Security requirements state that only this role may list the access point and read objects under the raw/ prefix; every other principal in the account must be blocked. Which solution meets the requirement following the principle of least privilege?

  • Restrict the VPC interface endpoint policy so that only ETLJobRole can call s3:GetObject through the endpoint; leave the access point and role policies unchanged.

  • Attach an IAM policy to ETLJobRole that allows s3:ListBucket and s3:GetObject on the corp-data bucket, and enable Block Public Access on the bucket.

  • Attach an IAM policy to ETLJobRole that allows s3:ListBucket and s3:GetObject on the etl-access access point ARN, and add an access point policy that allows only ETLJobRole and denies all other principals.

  • Create a bucket policy on corp-data that allows only ETLJobRole to list and get objects from the raw/ prefix; leave the access point policy empty.

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