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.

gefragt vor einem Monat70 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Monat
profile pictureAWS
EXPERTE
iBehr
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen