Amazon S3 Plugin

Hi folks,

I recently started looking into the CB Amazon S3 Plugin and have been able to access my S3 account and buckets. I need to store my assets as private or authenticated-read for security purposes. I'm able to store the assets using those ACL policies however have not been able to do an authenticated read using the S3 Explorer on Forgebox. Just wondering if anyone on the list has had the same issue and if you know how to resolve.

Thanks very much.

Nolan

can you expand on authenticated read? I wrote that a while back and have not recently revisited it.

Luis

Hi Luis,

When uploading a file using the S3 explorer I can set the ACL policy to either:

private
public-read
public-read-write
authenticated-read

I did a test by uploading images using all 4 ACL policies and then tried to browse the asset using the timed link URL. I can view the public assets no problem, but when I try to view the assets set as private and authenticated-read I receive the following error.

AccessDenied Access Denied CB03FBB438BA06A4 − 1q4B8/2MW4prxWT7JFTMeOooGCvmD50gU6CcuU+P+WU7W4gGYVzd3spzFPqzzvwk

Thoughts?

Thanks.

Nolan

you uploaded one using private right, and then tried the timed link URL?

correct.

Nolan

fixed on git now

Yo da man Luis! Thanks!

Nolan