Skip to content

Support for SIGV4-only AWS regions#4

Open
bitterblue wants to merge 2 commits intoThoughtWorksInc:masterfrom
bitterblue:master
Open

Support for SIGV4-only AWS regions#4
bitterblue wants to merge 2 commits intoThoughtWorksInc:masterfrom
bitterblue:master

Conversation

@bitterblue
Copy link
Copy Markdown

Hi,
I'm using your plugin to deploy a static website to an S3 bucket in Frankfurt. I had to make a small extension, because Frankfurt is one of the newer regions that only support AWS Signature Version 4. Is this still interesting to you?

Thanks :)

Axel Schüssler added 2 commits March 27, 2016 12:36
To synchronize with S3 buckets in regions that only support Signature
Version 4, SIGV4 has to be enabled in the client library via a system property
(see http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingAWSSDK.html) and
requests have to be directed against an endpoint in that region.

This patch allows specifying an endpoint in the Leiningen project file. If an
endpoint is set, SIGV4 is automatically enabled.
@acron0
Copy link
Copy Markdown

acron0 commented Sep 14, 2016

Any reason this hasn't been accepted?

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.

2 participants