Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS ECS Permission error #45

Open
shuhaoHuang opened this issue Sep 2, 2019 · 1 comment
Open

AWS ECS Permission error #45

shuhaoHuang opened this issue Sep 2, 2019 · 1 comment

Comments

@shuhaoHuang
Copy link

When i want add prometheus-ecs-discovery to AWS ECS Cluster. Create policy with README.md

IAM Policy:
ECS:ListClusters
ECS:ListTasks
ECS:DescribeTask
EC2:DescribeInstances
ECS:DescribeContainerInstances
ECS:DescribeTasks
ECS:DescribeTaskDefinition

But when i want to use prometheus-ecs-discovery to Monitor.
Error Log :

AccessDeniedException: xxxxx ecs:DescribeClusters x
status code: 400

Currently README.md does not show this permission

@chicofranchico
Copy link
Contributor

Can you make a PR changing the README? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants