Added new us-east-2 region for S3

Signed-off-by: Matt Bentley <mbentley@mbentley.net>
This commit is contained in:
Matt Bentley 2016-10-18 12:30:34 -04:00
parent d0cdc4802b
commit 3857f50825
No known key found for this signature in database
GPG key ID: F38E24466CFFC4FB

View file

@ -103,6 +103,7 @@ type DriverParameters struct {
func init() {
for _, region := range []string{
"us-east-1",
"us-east-2",
"us-west-1",
"us-west-2",
"eu-west-1",