After a few days of research, I am still not sure if I really understand Amazon CloudFront Signed URL's mechanism. Is that a fixed URL? Or it's different each time the page loads? To me, it only makes sense if that long, random looking part of the URL is different each time.
1) If it's changing, how do I generate it with Wordpress?
2) difficult situation: I am using a custom 360-degree video player and I need to provide the source videos as a list of URLs. How to add this list to this XML file if the signed URL keeps changing?
Sorry, but I don't seem to grasp the idea of signed URLs. Thanks!