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 support for specifying a KMS key for S3 storage. #43

Open
jgreat opened this issue May 21, 2020 · 0 comments
Open

Add support for specifying a KMS key for S3 storage. #43

jgreat opened this issue May 21, 2020 · 0 comments

Comments

@jgreat
Copy link

jgreat commented May 21, 2020

Right now S3 bucket encryption with KMS is limited to using the default key. Can the option for specifying a KMS key be exposed?

I believe this would require adding an option to specify s3manager.UploadInput.SSEKMSKeyId and making it available for configuration.

if b.SSE != "" {

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

1 participant