-
Notifications
You must be signed in to change notification settings - Fork 175
Add support for ca-central-1 Region #60
Comments
Hi, @korymcandrew Try our fork. It supports all available regions.
|
Hi @moleksyuk |
@korymcandrew sounds strange. Could you prepare a simple project to reproduce it? And, pls fire a ticket in https://github.com/platform-team/aws-maven |
Kory - try setting two environment params
The normal aws_default_region and also aws_region. (All uppercase, am on phone)
We have to specify the region and duplicate this parameter when using iam impersonation across accounts
… On Feb 21, 2018, at 6:32 AM, Kory McAndrew ***@***.***> wrote:
Hi @moleksyuk
Thanks for the reply. Trying it with your fork I get:
Unable to find a region via the region provider chain. Must provide an explicit region in the builder or setup environment to supply a region
The region is Central Canada.
Is there a way to explicitly specify the region?
Thanks.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/setup-credentials.html If you use Windows, add "AWS_REGION" to Windows Configuration. |
Currently the ca-central-1 Region is not supported and results in the following when trying to mvn deploy:
'ca-central-1' is not a valid location constraint
The text was updated successfully, but these errors were encountered: