fluent / fluent-plugin-s3

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

Add support for AWS IAM Roles Anywhere #404

Open dthvt opened 2 years ago

dthvt commented 2 years ago

Is your feature request related to a problem? Please describe.

Accessing AWS S3 resources with short lived AWS access keys.

Describe the solution you'd like

Add support for AWS IAM Roles Anywhere. See https://docs.aws.amazon.com/rolesanywhere/latest/userguide/authentication.html

Describe alternatives you've considered

We have looked at using assume role w/ instance roles for AWS based workloads, but for on-premise workloads we still need to provision long lived access keys for S3 access.

Additional context

No response

github-actions[bot] commented 1 year 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 1 year ago

This issue was automatically closed because of stale in 30 days

vignesh9173 commented 1 year ago

This feature needs to be added to fluentd