0

I'm getting the following error when I try to create s3 bucket in Sydney Region using PHP SDK 2:

PHP Fatal error:  Uncaught exception 'Guzzle\Service\Exception\ValidationException' with message 'Validation errors:
[LocationConstraint] must be one of "EU" or "eu-west-1" or "us-west-1" or "us-west-2" or "ap-southeast-1" or "ap-northeast-1" or "sa-east-1"'

The error has no ap-southeast-2 in the list of regions. I have tried two different versions of SDK (2.2.x and 2.4.3). Still the same error. Anybody had the same issue and know any work around?

4

1 回答 1

2

那是一个错误。我刚刚为你做了一个修复

于 2013-09-11T03:50:36.287 回答