download free 30 days trial version buy Bucket Explorer

Cloudfront Private Content with basic URLs

On-line support for Bucket Explorer for Amazon S3

Cloudfront Private Content with basic URLs

Postby thibaudgg » Tue Jun 29, 2010 2:17 pm

Hi,

I tried to secure my content from S3 and only allow content access through Cloudfront. I don't want signed URLs, just basic URLs, so I don't add any Trusted Signed Details in advanced distribution settings but when I tried to access a file (with ACL updated to allow read access to the S3 Canonical user id) I always got this response error:

Code: Select all
<?xml version="1.0" encoding="UTF-8"?><Error><Code>MissingKey</Code><Message>Missing Key-Pair-Id query parameter</Message></Error>


What I doing wrong?
Thanks for your help.

Thibaud Guillaume-Gentil
thibaudgg
 
Posts: 1
Joined: Tue Jun 29, 2010 2:09 pm

Re: Cloudfront Private Content with basic URLs

Postby Neelam Sharma » Thu Aug 05, 2010 9:41 am

Hi Thibaud,

If you want content access through Cloudfront using basic URL, then you need to create 'Public Distribution' on your bucket then give 'All Users' 'Read' permission to objects [for which you want to give access]. Now create URL using domain-name/object-name & access it.
Example URL- http://d13ygfzbz9p68v.cloudfront.net/object.txt

Thanks for using Bucket Explorer!
Neelam Sharma
 
Posts: 275
Joined: Wed Feb 10, 2010 1:02 pm


Return to Bucket Explorer for Amazon S3 - Support Forum