guhuajun / grafana-awssms

A django project for sending grafana alert via aws sms
MIT License
6 stars 1 forks source link

About IAM Role Permissions instead of AWS Credentials #1

Open softwareklinic opened 6 years ago

softwareklinic commented 6 years ago

In our organization - we are not allowed to use AWS credentials to access any API per security guidelines... Can we instead use IAM role permissions to make this plugin work?

guhuajun commented 6 years ago

@softwareklinic Hmm, you may have to read AWS docs or consulting AWS guys for more details.