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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ