Is it possible to create a signed URL for unique usage in AWS CloudFront ?

0

Hi ,

We want to know if it's possible to generate a single-use signed url, with an expiration time.

As far as I know, this is not yet available on cloudfront.

已提問 1 個月前檢視次數 71 次
1 個回答
2

You are correct that CloudFront does not directly support generating single-use signed URLs with expiration times out of the box. However, you can achieve this functionality by leveraging other AWS services in combination with CloudFront. One common approach is to use Amazon S3 pre-signed URLs with CloudFront

Here's an overview of how you configure CloudFront and Amazon S3 for signed URLs and how CloudFront responds when a user uses a signed URL to request a file.

[1] https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-urls.html

profile picture
專家
已回答 1 個月前
profile pictureAWS
專家
iBehr
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南