storage icon indicating copy to clipboard operation
storage copied to clipboard

Add support for specifying a KMS key for S3 storage.

Open jgreat opened this issue 4 years ago • 0 comments

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.

https://github.com/chartmuseum/storage/blob/ddb22a81690c66cec43527275f129a86185f91c9/amazon.go#L144

jgreat avatar May 21 '20 16:05 jgreat