ixixi / fluent-plugin-sqs

Store fluent-event as queue message to Amazon SQS.
35 stars 53 forks source link

Don't alter Aws.config, it's global and can affect other plugins #39

Open gozer opened 6 years ago

gozer commented 6 years ago

Pass credentials to the Client directly instead