Skip to content

S3 TransferClient upload file - please enable requesting encryption on server side  #100

@Eliyahu-Machluf

Description

@Eliyahu-Machluf

Hi,

S3 enables encryption of objects at server side (encryption on rest)
see http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html

Using the aws-sdk-cpp low level there is an option to request uploading file and encrypting data on server side however with the high level API (transferClient upload file method), there is no option to request it. Please add it.

Thanks.

Eliyahu

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