/Presigned_URL

Python script and a simple React app to test S3 presigned URLs for secure file uploads and downloads.

Primary LanguageJavaScript

Secure File Uploads and Downloads in S3 Using Presigned URLs

Put presigned URL

image

A simple use case: React app file upload using presigned URL generated by lambda function

image

You find more details about S3 presigned URLs at this link