serverless-heaven / serverless-aws-alias

Alias support for Serverless 1.x
MIT License
189 stars 68 forks source link

Support S3 server side encryption #65

Closed HyperBrain closed 7 years ago

HyperBrain commented 7 years ago

Closes #63

Apply the SSE configuration from serverless.yml if present. The plugin now follows the same procedure as Serverless does.

Additionally added support for the cfnRole property.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+6.2%) to 68.484% when pulling 81396124e56859f9e59bdff688fb7df3b991d477 on s3-ss-encryption into 2ae1e4cb61de73b64bddaa142f42b3c4eea6f440 on master.