ixixi / fluent-plugin-sqs

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

set nil to aws_key_id and aws_sec_key by default. #8

Closed y13i closed 10 years ago

y13i commented 10 years ago

With IAM role, it can be possible to call AWS API without access_key_id/secret_access_key.

ixixi commented 10 years ago

thanks for your pull request!