Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
尝试使用 aws sdk 通过 CloudFront 获取上传到 s3 存储桶的对象时访问被拒绝
0
【以下的问题经过翻译处理】 使用 client-s3 sdk 签名 URL,我能够在我的 s3 存储桶中 PUT 和 DELETE 对象。但是,当尝试通过 CloudFront 使用 GET 请求访问这些相同的对象时,s3 拒绝我访问(Access Denied)这些对象。