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

A single-page web application hosted on `https://app.example.com` uses JavaScript running in the browser to make PUT and GET requests directly to an S3 bucket in a different domain, `assets-bucket.s3.amazonaws.com`. The browser blocks these requests with cross-origin errors. Which S3 feature must be configured on the bucket to allow this?

  1. A CORS configuration on the bucket listing the allowed origin, methods, and headers
  2. S3 Transfer Acceleration
  3. S3 Object Lock in Governance mode
  4. A gateway VPC endpoint for S3
Next card → Shuffle