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.

posta un mese fa71 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un mese fa
profile pictureAWS
ESPERTO
iBehr
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande