diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-05 13:29:54 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-05 13:29:54 -0400 |
commit | 1c3d86e9aaabedb1f10844e38869f16283539a9c (patch) | |
tree | 26fdae748858177172985816eb5c4c342541aa13 /doc | |
parent | ef38cd19497da00d132cccfa6c53bf0915393498 (diff) |
comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/credentials-less_access_to_s3/comment_3_96c8bcb545578280dc02c00d82978f77._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/credentials-less_access_to_s3/comment_3_96c8bcb545578280dc02c00d82978f77._comment b/doc/todo/credentials-less_access_to_s3/comment_3_96c8bcb545578280dc02c00d82978f77._comment new file mode 100644 index 000000000..52802de2a --- /dev/null +++ b/doc/todo/credentials-less_access_to_s3/comment_3_96c8bcb545578280dc02c00d82978f77._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-06-05T17:28:52Z" + content=""" +Based on +<http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteEndpoints.html> +and my testing, S3 does not default to allowing public access to buckets. So, +this seems like something that it makes sense for the user to +manually configure when setting up a s3 remote. +"""]] |