标签: amazon-s3 amazon-cloudfront
我将一些文件上传到我的S3存储桶,如何在我的云前端提供它们?
有什么想法吗?
答案 0 :(得分:1)
我认为这篇“入门”文章是您所需要的:http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/GettingStarted.html
(确保您正确设置了S3对象的权限,否则CloudFront将无法访问它们)