Commit Graph

6 Commits (77eee2b6cac05f2cb182c5c15adecc24d96b0c53)

Author SHA1 Message Date
Ryan Sydnor a56fe04683 Use boto normalized location for bucket creation
If a bucket is being created in us-east-1, the module passed
'us-east-1' to boto's s3.create_bucket method rather than
Location.DEFAULT (an empty string). This caused boto to generate
invalid XML which AWS was unable to interpret.
9 years ago
Brian Coca 205115ea1f updated to use shared region docs from ec2 9 years ago
Toshio Kuratomi 6a3cf63351 correct documentation formatting 9 years ago
Brian Coca a9d5392b71 fixed option description 9 years ago
whiter 511d6a7ff5 Fixed tag comparison 9 years ago
Rob White 1934ea6f35 New module - s3_bucket 9 years ago