S3/Cloudfront 下载限制

发布于 2024-11-16 06:22:49 字数 198 浏览 2 评论 0原文

我正在将 S3 和 Cloudfront 用于部署在 EC2 上的应用程序。

这些权限(以我对 AWS 的有限了解)似乎是公共的或私有的。如何使文件可以从 Cloudfront / S3 访问到来自我的 EC2 实例的请求,而不是其他地方?

我确信我可能只是在 AWS 控制台中遗漏了一些东西。

欢迎任何想法!

谢谢!

I'm using S3 and Cloudfront for an application deployed on EC2.

The permissions seem (in my limited knowledge of AWS) to be either public or private. How can I make files accessible from Cloudfront / S3 to requests from my EC2 instances, but not elsewhere?

I'm sure I'm probably just missing something in the AWS console.

Any ideas welcome!

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

天涯离梦残月幽梦 2024-11-23 06:22:50

如果您是所有者并且拥有 S3 和EC2 位于同一帐户上,然后将您的文件设置为只有您读/写。 仅向所有者授予权限(完全控制)。

要了解 Amazon S3 ACL - 请阅读本文:http://docs.amazonwebservices.com/AmazonS3/latest/dev/index.html?ManageACLsUsingConsole.html

If you are the owner and you have S3 & EC2 on the same account, then make your files Read/Write only to you. Give permission (Full Control) only to the owner.

To understand Amazon S3 ACL - please read this article: http://docs.amazonwebservices.com/AmazonS3/latest/dev/index.html?ManageACLsUsingConsole.html

破晓 2024-11-23 06:22:50

Amazon 有一个关于如何使用 S3 权限和 CloudFront 执行此操作的指南:

http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/index.html?SecuringContent_S3.html

Amazon has a guide on how to do this with S3 permissions and CloudFront:

http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/index.html?SecuringContent_S3.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文