Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazyoptimist/s3-public-viewer
Serve open, large files from AWS S3 bucket
https://github.com/crazyoptimist/s3-public-viewer
Last synced: 13 days ago
JSON representation
Serve open, large files from AWS S3 bucket
- Host: GitHub
- URL: https://github.com/crazyoptimist/s3-public-viewer
- Owner: crazyoptimist
- Created: 2021-05-30T07:51:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T06:15:45.000Z (over 3 years ago)
- Last Synced: 2024-10-03T21:41:14.958Z (about 1 month ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# S3 Public Bucket Viewer
Configure your bucket permission based on the example files(`policy.example.json`, `cors.example.json`).
Edit the `index.html` using your aws bucket information and serve it from any allowed origin.Inspired by [aws-s3-bucket-browser](https://github.com/qoomon/aws-s3-bucket-browser).