Tag «s3 access is denied»

Access Denied to files in an Amazon S3 Bucket

I use a PowerShell script to upload my WordPress content to Amazon’s S3 Storage Services which is globally distributed by Amazon’s Cloudfront service. Recently Amazon changed its default security; if you upload a file to a bucket it does not inherit the buckets top level security. You need to put a Bucket Policy in place. …