151f03378f
Before this change, attempting to upload a single file into an s3
bucket which did not have create permission gave AccessDenied: Access
Denied error when it tried to create the bucket.
This was masked until
|
||
---|---|---|
.. | ||
s3.go | ||
s3_test.go | ||
v2sign.go |