The service will require that the users’ webpages include a JavaScript script that makes authenticated GET requests to the company’s Amazon S3 bucket.
What must a solutions architect do to ensure that the script will successfully execute?
- Enable cross-origin resource sharing (CORS) on the S3 bucket.
- Enable S3 versioning on the S3 bucket.
- Provide the users with a signed URL for the script.
- Configure a bucket policy to allow public execute privileges.
Leave a Reply