ike-dai / zaws

Zabbix AWS monitoring template
49 stars 27 forks source link

Eliminating the keys for use with roles attached to EC2 instances #12

Open imarsman opened 4 years ago

imarsman commented 4 years ago

I am a bit new at this but was wondering if the keys could be omitted if a role with the proper permissions was already attached to the EC2 instance on which zaws was running. Looking at the code, it appears that execution will exit if there is no key provided. I have tended to use role assignment on EC2 instances to avoid having to worry about key vulnerability.