Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 566 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 566 Bytes

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