Skip to content

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

@alexplischke

Description

@alexplischke

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.

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