fluent / fluent-plugin-s3

Amazon S3 input and output plugin for Fluentd
https://docs.fluentd.org/output/s3
313 stars 215 forks source link

Support for client-side encryption #207

Open directionless opened 6 years ago

directionless commented 6 years ago

I believe the amazon ruby SDK supports client side encryption on S3 buckets. Is that something that could be added here?

https://aws.amazon.com/blogs/developer/using-client-side-encryption-for-s3-in-the-aws-sdk-for-ruby/

repeatedly commented 6 years ago

If this option is also available in put method, easy to support i: https://github.com/fluent/fluent-plugin-s3/blob/e6e65e14a4d930bb3cb80ab66974819e71acd544/lib/fluent/plugin/out_s3.rb#L291

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days

github-actions[bot] commented 3 years ago

This issue was automatically closed because of stale in 30 days