An open API service indexing awesome lists of open source software.

https://github.com/dimabory/aws-signed-urls

How to serve private content from s3 bucket using signed urls?
https://github.com/dimabory/aws-signed-urls

Last synced: 11 months ago
JSON representation

How to serve private content from s3 bucket using signed urls?

Awesome Lists containing this project

README

          

The question is "How to serve private content from S3 bucket using signed urls?"

Provided examples:
1. How S3 Signed URLs work (s3.js)
2. How CloudFront signed URLs work (cdn.js)