Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AWS CA-Central-1 region #442

Closed
wants to merge 1 commit into from
Closed

Conversation

FrancisBou
Copy link

No description provided.

@CLAassistant
Copy link

CLAassistant commented Feb 21, 2018

CLA assistant check
All committers have signed the CLA.

@FrancisBou
Copy link
Author

Not sure why Travis build failed, can't seem to have any details on this, If anyone could help.

@alimoeeny
Copy link
Contributor

@FrancisBou Travis is not happy because aws/regions.go is not formatted properly. Please make sure to run gofmt on it.

@alimoeeny
Copy link
Contributor

alimoeeny commented Feb 22, 2018

@FrancisBou thanks for the PR.
Looking more into this, looks like the file aws/regions.go is actually properly formatted. Looks like sqs and sns are failing though don't know why

@FrancisBou
Copy link
Author

FrancisBou commented Feb 28, 2018

I'm closing this pull request, I'm not able to use this library with S3 because ca-central-1 is a newer datacenter and forces you to use V4signature, wich is not currently supported for S3 in this library.

2018/02/28 18:15:09 got error (status code 400)
2018/02/28 18:15:09       data:
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidRequest</Code><Message>The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.</Message><RequestId>C948367C8001BA83</RequestId><HostId>ats7vVJkJfiDRFvCo6/TY5WANb/tC3N5jaNu3YYKzEfKObbnMVIoqyOlEurtbjjNWVai+++bgsw=</HostId></Error>

#441

@FrancisBou FrancisBou closed this Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants