Aws S3 signed url uploader & hooks for React
-
Updated
Sep 7, 2021 - TypeScript
Aws S3 signed url uploader & hooks for React
Lab to demonstrate how to create presigned URLs for secure access to objects in Cloud Storage
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.
A hapi js plugin to sign file urls of response objects
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.
Demo project how to update a database value after a file is uploaded using a presigned post
Demo project on how to generate permalinks with S3 signed URLs
Demonstration code how to use CloudFront with S3 signed URLs with proxy caching
Add a description, image, and links to the signed-urls topic page so that developers can more easily learn about it.
To associate your repository with the signed-urls topic, visit your repo's landing page and select "manage topics."