https://github.com/srijanmukherjee/s3-presigned-url-upload-demo
Uploading directly to s3 bucket without exposing keys to the client using presigned urls
https://github.com/srijanmukherjee/s3-presigned-url-upload-demo
Last synced: 3 months ago
JSON representation
Uploading directly to s3 bucket without exposing keys to the client using presigned urls
- Host: GitHub
- URL: https://github.com/srijanmukherjee/s3-presigned-url-upload-demo
- Owner: srijanmukherjee
- Created: 2024-03-11T10:29:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T18:35:35.000Z (about 1 year ago)
- Last Synced: 2025-01-06T01:25:22.870Z (5 months ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# s3-presigned-url-upload-demo
A demonstration of uploading directly to s3 bucket without exposing keys to the client using presigned urls.