fluent-plugin-cloudwatch-logs
fluent-plugin-cloudwatch-logs copied to clipboard
Update the AWS Authentication options
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.