passdrill
AWS SAA-C03 · S3 & Storage · Card 017/030 medium

A media company's central data-lake bucket is shared by five application teams, each of which should be able to read and write only within its own prefix. Managing this with one large, constantly changing bucket policy has become error-prone as new teams are added. Which S3 feature lets an administrator create a separate named endpoint per team, each carrying its own access policy scoped to that team's prefix, without editing the underlying bucket policy every time?

  1. Configure S3 Cross-Region Replication so each team gets its own destination bucket
  2. Create IAM users with AdministratorAccess for each team and let them self-manage
  3. Create an S3 Access Point per team, each with a policy scoped to that team's prefix
  4. Keep adding a new statement to the bucket policy for each team's IAM role ARN
Next card → Shuffle