passdrill
AWS SAA-C03 · S3 & Storage · Card 038/044 easy

A research organisation configures a bucket of open datasets as Requester Pays, so anyone downloading the data covers the transfer cost instead of the organisation. An unauthenticated visitor, with no AWS account and no credentials, tries to download an object directly from the bucket's URL. What happens?

  1. The download succeeds, and AWS bills the visitor's IP address directly for the transfer
  2. The download succeeds only if the visitor includes the x-amz-request-payer header, even without any credentials
  3. The request is denied; Requester Pays buckets do not support anonymous, unauthenticated requests at all
  4. The download succeeds and the organisation is billed, exactly as if Requester Pays were not configured
Next card → Shuffle