signed-urls
There are 9 repositories under signed-urls topic.
lrakai/google-cloud-storage-signed-urls
Lab to demonstrate how to create presigned URLs for secure access to objects in Cloud Storage
wh5938316/use-s3-uploader
Aws S3 signed url uploader & hooks for React
ap-atul/hapi-signed-url
A hapi js plugin to sign file urls of response objects
exanubes/file-handling-using-s3
This example project serves as an exploration of Amazon Simple Storage Service (S3) capabilities, showcasing an implementation of some key features for developers. The project focuses on various aspects, including upload and download functionalities using signed URLs, bucket versioning, archiving, retrieval, and multipart uploads.
sashee/3_phase_upload
Demo project how to update a database value after a file is uploaded using a presigned post
dkemper01/s3-upload-lambdas
Use one lambda to create signed URLs for upload to an S3 bucket of your choice, with metadata, and trigger a second lambda upon successful object creation/upload.
sashee/cf_s3_signed_urls
Demonstration code how to use CloudFront with S3 signed URLs with proxy caching
sashee/permanent_signed_urls
Demo project on how to generate permalinks with S3 signed URLs
sashee/signed-urls-sample
Demo code to show how to use signed URLs