- Bucket Policy JSON (raw)
- CORS Bucket Configuration JSON (raw)
- Basic Index File Slim HTML (raw)
- Basic Error File Slim HTML (raw)
- Reformatted gist organization.
- Moved default index & error files from Gist
501095ad25beb6f9300a
.
- Removed
DenyPrivateUploads
statement from bucket policy. This is now causing problems uploading files to my S3 website buckets. ThePublicWebsite
statement appears to be taking care of defaulting permissions properly. - Added this Changelog.
- Changed terminology to be consistent with S3: CORS bucket "policy" is "configuration".
- Changed file names to be prefixed by a number to arrange them logically in the GitHub Gist frontend.
- Added CORS bucket policy.
- Created bucket policy.