qoomon / aws-s3-bucket-browser

Single page application to browse AWS S3 bucket content
https://qoomon.github.io/aws-s3-bucket-browser/index.html?bucket=https://s3.amazonaws.com/spacenet-dataset#
MIT License
246 stars 85 forks source link

Fixing CORS example in README.md #12

Closed spaulaus closed 3 years ago

spaulaus commented 3 years ago

AWS updated their CORS configuration from XML to JSON. The previous example will not work anymore.

qoomon commented 3 years ago

Thanks a lot 👍