[
https://issues.apache.org/jira/browse/JCLOUDS-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838769#comment-15838769
]
Udayakumar Dhansingh commented on JCLOUDS-659:
----------------------------------------------
I tried using this capability with jClouds 2.0.0; it still seems to hit
us-east-1. I've created my vault in us-west-2.
And overriding region with:
overrides.setProperty(LocationConstants.PROPERTY_REGION, "us-west-2"); // this
does not help
Exception:
org.jclouds.glacier.GlacierResponseException: request POST
https://glacier.us-east-1.amazonaws.com/-/vaults/...
> Add support for multiple regions to Amazon Glacier AWSRequestSignerV4
> ---------------------------------------------------------------------
>
> Key: JCLOUDS-659
> URL: https://issues.apache.org/jira/browse/JCLOUDS-659
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore, jclouds-labs-aws
> Affects Versions: 1.8.0
> Reporter: Roman Coedo
> Labels: glacier
>
> Amazon Glacier introduced a signer for AWS Signature Version 4. Right now,
> the region string used for signing the requests is defined statically, making
> imposible to sign requests to other regions than us-east-1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)