networkzocial
Newbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020
10:12 AM
Amazon S3 Permission - Video URL is Unreachable
We are getting an error, Required video url is unreachable. Our videos are stored on Amazon S3. Is there a path I can add to the Amazon permissions to allow Roku to access the videos?
We currently have the following already for our website, which can access the videos no problem.
"Version": "2008-10-17",
"Id": "Policy1408118342443",
"Statement": [
{
"Sid": "Stmt1408118336209",
"Effect": "Allow",
"Principal": {
"AWS": "*"
},
"Action": "s3:GetObject",
"Resource": "arn:aws:s3:::watchzocial/*",
"Condition": {
"StringLike": {
"aws:Referer": [
"https://website.com/*",
"https://website.com/*"
1 REPLY 1
Baradanikto
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2020
11:32 AM
Re: Amazon S3 Permission - Video URL is Unreachable
Is this an SDK channel or Direct Publisher?
FREE Windows desktop software for converting Direct Publisher channels to SceneGraph (SDK), for creating BIF (Trick Play) files, Roku (MRSS, JSON) feed files, and FireTV feed files @ GitHub/rrirower.