2 Answers
0
hi,
403 code is often about KMS permissions. Did you check it ?
answered 6 days ago
0
Maybe this will help: https://aws.amazon.com/premiumsupport/knowledge-center/s3-troubleshoot-403/
Also, it looks like it's the Lambda service that threw the error. not S3.
https://aws.amazon.com/premiumsupport/knowledge-center/api-gateway-403-error-lambda-authorizer/
answered 6 days ago
Relevant questions
AWS, Elasticbeanstalk, Linux 2, Access to S3; 403, Access denied
asked 10 months agoSpecific user keeps getting access denied
asked a year agoAccess denied when trying to GET objects uploaded to s3 bucket via aws sdk using cloudfront
asked 8 months agoS3 Access Denied 403 error
asked 6 days agoHow can I resolve AWS::S3::Errors:: Access Denied?
Accepted Answerasked 12 days agoAccess denied error uploading to s3 bucket
asked a month agoAccess Denied error when accessing Cloudfront url image link
asked 4 months ago403 Access denied error from S3 in Glue
Accepted Answerasked 5 years agoMy Production Access request was denied without any real reasons.
asked 7 months ago'Access Denied' when access s3 from angular app with cognito user pool
asked 3 years ago
As I mentioned it is an AWS owned bucket so I am not sure whether it is encrypted with AWS Managed key or Customer Managed key. As per Amazon it is a public bucket which I believe is encrypted with SSE-S3 KMS type and in that case we not need to add kms access in IAM policy explicitly.