fluent / fluent/fluent-plugin-kafka
Support AWS MSK Authentication
Open
enhancement
- Dominant language
- Ruby
- Stars
- 307
- Forks
- 178
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 13
Description
### Is your feature request related to a problem? Please describe.
Currently using fluent with AWS MSK as unauthenticated with security groups to control access. Want to enable AWS IAM assume role for cross account access.
### Describe the solution you'd like
Same setup as fluent-plugin-s3 for **assume_role_credentials** would be good.
e.g https://github.com/fluent/fluent-plugin-s3/blob/master/docs/credentials.md
### Describe alternatives you've considered
Only alternative is to continue as unauthenticated.
### Additional context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.