tmorriso
6 years agoVisitor
Creating secure connection to AWS S3 via a side loaded .zip file
I am working to create a side loaded channel that can access my video content on AWS S3. I have been able to access this content if I keep my S3 bucket public using the VideoExample found here https://github.com/rokudev/samples/tree ... deoExample, but have not been able to figure out how to include security settings for the Roku channel if I would like my bucket to be private. Can anyone help point me in the right direction on this, particularly with an IAM role to control access?
I have already set up a user with a policy attached via a group in AWS IAM. I have an access key and a secret key but I want avoid hardcoding it in if possible for security reasons.
Thank you!
I have already set up a user with a policy attached via a group in AWS IAM. I have an access key and a secret key but I want avoid hardcoding it in if possible for security reasons.
Thank you!