awslabs / aws-codedeploy-plugin

Jenkins plugin for AWS CodeDeploy
Apache License 2.0
153 stars 131 forks source link

Missing Option for S3 Server-Side Encryption #84

Closed cfoehrdes closed 6 years ago

cfoehrdes commented 6 years ago

We have pretty hard security restrictions and are not allowed to have any bucket in our account without server side encryption policy. Is it possible to pass the encryption option for the S3 upload to have the same effect as the --sse AES256 option in AWS cli?

cfoehrdes commented 6 years ago

Solved using default Bucket encryption, which is now possible via CloudFormation