Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Amazon S3 Redirect on Access Denied

Is there some way to redirect a user that reaches gets the AccessDenied-error on a bucket? Some bucket-config maybe? Are there any sort of redirect features at all for s3/cloudfront?

I thought it might be a way to solve the problem with not being able to have zero-keys so that you can show your users something usable if they go to the "root" of the subdomain you're using for s3.

like image 208
Martin Avatar asked Dec 10 '22 19:12

Martin


1 Answers

Now Amazon S3 - Support for Website Redirects

http://aws.typepad.com/aws/2012/10/amazon-s3-support-for-website-redirects.html

like image 168
Tej Kiran Avatar answered Dec 12 '22 07:12

Tej Kiran