Access Denied error when accessing Cloudfront url image link

0

Hi, All of a sudden our site wasn't saving images to the S3 bucket and also getting Access Denied from Cloudfront. We have a WordPress site and aren't using Plugins to save to our S3 bucket. Does Amazon change permissions over time? As its a very strange issue that images just stopped uploading..

1 回答
0

Hello -

I understand your experiencing an access denied error unexpectedly when accessing CloudFront URL image links and S3 buckets. 
 
This article might help you troubleshoot the issue. 
https://aws.amazon.com/premiumsupport/knowledge-center/s3-website-cloudfront-error-403/
 
Steps you could possibly check:
1. Confirm that the objects in the bucket are not encrypted by AWS KMS
2. Confirm that there is no explicit "Deny" in the bucket policy for the s3:GetObject action
3. Confirm that Amazon s3 block public access is turned off for the bucket
4. Confirm that objects in the bucket are publicly accessible
5. If you're using a Referer header to restrict access from CloudFront to your S3 origin, then review the custom header
6. Confirm that there's no explicit "Deny" Service control policies (SCPs) attached by your organization's management account
 
I hope that helps you troubleshoot the access denied error.
已回答 2 年前
AWS
支持工程师
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则