Continuing further from my previous post on upload & download from Amazon S3 bucket via signed url's, here is how to enable Server Side Encryption (SES) with the file being uploaded to S3.
Add a x-amz-server-side-encryption request parameter with the GeneratePresignedUrlRequest before getting the signed url:
Add a x-amz-server-side-encryption request parameter with the GeneratePresignedUrlRequest before getting the signed url: