cdn
cdn copied to clipboard
Create CloudFront Signed URLs for Private Distributions
Hi,
Is there any way to create singed URLs like described in here? https://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/cloudfront-signed-url.html
Would really appreciate that.
Thanks!
Interesting! Unfortunately at the moment you cannot do that. It would require implementation though should be easy once you have the URL of the asset at hand. Can you give it a shot and send a PR? I'd love to merge or collaborate on an implementation!