如何设置“Cloudfront Access Origin Identity?”

时间:2012-02-13 23:21:10

标签: security amazon-web-services streaming amazon-cloudfront

我想使用此插件设置安全的云端流:

http://flowplayer.org/plugins/streaming/cloudfront/index.html

但是,我不知道如何执行第二步(“创建您的Cloudfront Access Origin身份”),因为我不知道“Cloudfront Access Origin Identity”是什么。它只是一个用户吗?

2 个答案:

答案 0 :(得分:2)

查看以下文档

http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/HowToPrivateContent.html

文档解释了如何设置原始访问权限+签名网址。

答案 1 :(得分:0)

这是一个有用的堆栈溢出答案,它涵盖了端到端的整个过程:

Getting started with secure AWS CloudFront streaming with Python