awslabs / aws-js-s3-explorer

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
Apache License 2.0
827 stars 278 forks source link

CORS to json #94

Closed zflamig closed 3 years ago

zflamig commented 3 years ago

The new AWS S3 console requires JSON cores instead of XML. I believe this is the json equivalent.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

john-aws commented 3 years ago

Thanks @zflamig, I'll look at this shortly. Thank you for supplying this change.