Hello,

According to 
(http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) 
“us-standard” got renamed to “us-east-1” some time back but in jclouds 
codebase[1] we still use the former name. This causes 
BlobStore.listAssignableLocations to return an invalid region when the user 
wants to list and specifically choose one, even though this is the default 
region. Is there any reason for this inconsistence?

Thank you,
Ashkan

[1] apis/sts/src/main/java/org/jclouds/aws/domain/Region.java

Reply via email to