Use SSE for S3
-
I’m trying to install the S3 offload plugin on a wordpress site I’m working. A S3 bucket was provisioned for us and it has server side encryption enabled through AWS KMS solution.
I’ve tried different options to set this up, but I haven’t been successful.
Using AWS’s cli client the way to do this would be by
aws s3 cp foo s3://foo-bucket/foo --sse aws:kms
Is there a way to enable SSE for the S3 offload plugin? Any help in moving in the right direction would be greatly appreciated.
- The topic ‘Use SSE for S3’ is closed to new replies.