Skip to content

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

Description

@jgreat

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 != "" {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions