Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T18:35:35.000Z (8 months ago)
- Last Synced: 2024-03-11T19:52:57.050Z (8 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.