s3sync icon indicating copy to clipboard operation
s3sync copied to clipboard

Add ability to set ServerSideEncryption on uploaded objects

Open sjlongland opened this issue 2 years ago • 0 comments

My workplace is using Amazon S3 buckets which mandate that server-side encryption is enabled (specifically bucket policy there mandates SSE-S3).

The following pull request implements this, and lays some initial ground-work needed for the other SSE modes should other s3sync users need this feature too.

sjlongland avatar Jun 20 '22 05:06 sjlongland