randywallace / zabbix-cloudwatch

An external script for getting cloudwatch metrics into Zabbix
MIT License
27 stars 11 forks source link

Add IAM Role support #11

Closed MrPrimate closed 6 months ago

MrPrimate commented 8 years ago

Hi Randy, I would like to be able to use this gem to get stats into Zabbix, however I need to be able to use IAM roles and assume roles (for cross account access). This fixes the biggest problem of having to provide credentials to the gem or in the environment somehow, as AWS will provide them as part of the IAM role. This PR includes:

Include Role Assumption Fix tests to support IAM role

I would also be happy to take on maintenance of this gem.

Opened Issue: https://github.com/randywallace/zabbix-cloudwatch/issues/12

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-4.2%) to 76.389% when pulling 72f8b1feb39f3770226c08e80ca92cc8385d5dd3 on MrPrimate:iam_role_support into 6e5502aa797258a145208adb0676f12891e49384 on randywallace:master.