04/12/2022 14:13 | Category: aws

Tags: CORSawss3developer_associatecertification

cross origin resource sharing CORS configuration

Cross origin resource sharing allows things like S3 bucket objects to be accessed from another bucket.

Example architecture for CORS setup: Two S3 buckets with files referencing each other

Enabling CORS

Open the Cross-Origin resource sharing configuration in S3.

Paste the URL for the bucket you'd like to access. Ensure that the headers settings are also pasted in.