security - Amazon S3: How to restrict bucket access to anything other than my Android mobile App -


i have amazon s3 bucket containing mp3 music files, files "public_read" accessible, bucket policy allowing everyhting read.

the music should accessible streaming website along mobile app.

for streaming within website, use cloudfront rtmp, can restrict bucket access bucket accessible through rtmp distribution, , can restrict buckt access http reffrer (my website), way, music not reachable mobile app (http straming), tried spoofing "referer" header in mobile app, did not work.

i know how grant access files website , mobile app , deny else. (for website think rtmp or referer solution job)

if above not possible, there solution rtmp streaming android/ios ?


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -