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

blob/s3blob: S3 Server Side Encryption with KMS #2802

Closed
alexplischke opened this issue May 29, 2020 · 2 comments
Closed

blob/s3blob: S3 Server Side Encryption with KMS #2802

alexplischke opened this issue May 29, 2020 · 2 comments

Comments

@alexplischke
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I need my files encrypted (server side) as I send them over to the S3 bucket (see https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/s3-example-server-side-encryption-with-kms.html).
I don't seem to be able to find a (documented) way to do this with the current API provided by s3blob.

Describe the solution you'd like

Ability to specify the server side encryption setting and key on a per file upload request basis and/or when opening the bucket.

@vangent vangent closed this as completed May 29, 2020
@alexplischke
Copy link
Contributor Author

Thank you! 👍

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

No branches or pull requests

2 participants