fluent-plugin-cloudwatch-logs icon indicating copy to clipboard operation
fluent-plugin-cloudwatch-logs copied to clipboard

Update the AWS Authentication options

Open JethroMV opened this issue 1 year ago • 0 comments

Hey, thanks for the really useful plugin.

This PR adds support for:

  • AWS IAM Instance Profiles
  • Shared credentials files (~/.aws/config and ~/.aws/credentials)

It also updates the authentication README section.

I think the config changes should be backwards compatible with previous config versions, so this would only be a minor semantic version change.

JethroMV avatar Jan 21 '25 11:01 JethroMV