out_s3: document server_side_encryption#1347
Conversation
Document a new parameter for the S3 output, server_side_encryption. Signed-off-by: Mark Solters <solters@arcesium.com>
|
@msolters would you mind resolving the conflicts on this doc PR? I've nudged the team on the corresponding code PR fluent/fluent-bit#8646 to look at why the checks are failing and would like to have this ready to go when the code PR merges. |
|
@esmerel would you mind reviewing this doc PR? |
Signed-off-by: Lynette Miles <6818907+esmerel@users.noreply.github.com>
|
I fixed the conflict and edited the single line that was changed. |
Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdded documentation for the ChangesS3 Encryption Configuration Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@msolters fixed the conflicts. |
Document a new parameter for the S3 output, server_side_encryption introduced in this fluent-bit PR
Summary by CodeRabbit
server_side_encryptionparameter, enabling users to specify encryption schemes (AES256 or AWS KMS) for uploaded objects.