Skip to content

S3 Server Side Encryption Support

Compare
Choose a tag to compare
@tpunder tpunder released this 14 Apr 15:29
· 102 commits to master since this release

If you have a bucket policy that rejects un-encrypted unloads the plugin will detect this and automatically switch to enabling S3 Server Side Encryption (SSE).

See the README.md for an example policy: https://github.com/frugalmechanic/fm-sbt-s3-resolver/blob/master/README.md

Thanks to @danklynn and #28