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

Enable S3-KMS option to pull keys from same region as S3 Bucket rather than just us-east-1 #9617

Closed
cyberduck opened this issue Jul 3, 2016 · 1 comment
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

35f4c7f created the issue

Trying to use KMS with custom keys in Cyberduck (and also Mountain Duck).
Noted that the keys listed in the encryption drop down for the Info box on a bucket only list keys in us-east-1 - even when the bucket is in a different region.

Looking at debug output, I see the connection to kms.us-east-1.amazonaws.com although the bucket is in eu-west-1

This should be updated to use the KMS regional endpoints for the associated buckets region - http://docs.aws.amazon.com/general/latest/gr/rande.html#kms_region

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 08f9645.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants