tombolaltd / ecs-monitor

A simple monitoring solution for Amazon's Elastic Container Service (ECS)
MIT License
60 stars 17 forks source link

What IAM policies are required to deploy this? #26

Closed samjarrett closed 6 years ago

samjarrett commented 6 years ago

Hi, the screenshots for this look like it would be very useful - wanting to deploy it ourselves and was wondering: what IAM policies do we need to grant this app to work?

marc-costello commented 6 years ago

Hi @samjarrett, excellent question, the readme needs updating with this information and I'll attach a sample policy document asap, but in the mean time the monitor needs:

So essentially its list & describe permissions for EC2, ECS and CloudWatch - But as I say I'll attach a sample/recommended policy document asap.

marc-costello commented 6 years ago

I've attached a recommended IAM policy which can be found here