sensu-plugins / sensu-plugins-aws

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
http://sensu-plugins.io
MIT License
81 stars 143 forks source link

Support for assume-role #356

Closed luizvasconceloss closed 4 years ago

luizvasconceloss commented 4 years ago

Hello,

Is there a common support for assume-role or each check should implement it? We are trying to use check-sqs-messages and it doesn't seems to support assume-role.

Should we try to implement it on lib/sensu-plugins-aws/common.rb ?