- Posts: 129
- Thank you received: 0
Creating Amazon S3 signed URL
17 Jan 2017 13:32 #6445
by Ken Lee
Creating Amazon S3 signed URL was created by Ken Lee
Dear Thomas,
I tried enabling S3 storage at Global Configuration and it is quite good.
My goal is putting audios at S3 but of course I want to limit access to them. One method of de-coupling S3 objects and my web site while allow my web site visitors to access those S3 audios is using signed URL, described below.
docs.aws.amazon.com/AmazonCloudFront/lat...l-canned-policy.html
So that users get URLs to audios which valid for, say, 1 day so that I am not worried on hot-linking, etc, kinds of abuses.
Would you consider adding the options to generate time-limited signed URL at play list and download buttons?
Thank you for your consideration.
Ken
I tried enabling S3 storage at Global Configuration and it is quite good.
My goal is putting audios at S3 but of course I want to limit access to them. One method of de-coupling S3 objects and my web site while allow my web site visitors to access those S3 audios is using signed URL, described below.
docs.aws.amazon.com/AmazonCloudFront/lat...l-canned-policy.html
So that users get URLs to audios which valid for, say, 1 day so that I am not worried on hot-linking, etc, kinds of abuses.
Would you consider adding the options to generate time-limited signed URL at play list and download buttons?
Thank you for your consideration.
Ken
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
17 Jan 2017 13:43 #6446
by Thomas Hunziker
Replied by Thomas Hunziker on topic Creating Amazon S3 signed URL
I don't think that will be possible.
SermonSpeaker would have to contact Amazon on each pageload and generate those URLs for each file. The performance of your site would instantely crash.
SermonSpeaker would have to contact Amazon on each pageload and generate those URLs for each file. The performance of your site would instantely crash.
The following user(s) said Thank You: Ken Lee
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds