Commit Graph

6 Commits (568b7b9b4f1fd63151933106d28d564bd6e9334d)

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 10 years ago