mirror of
https://github.com/containous/traefik.git
synced 2025-03-19 18:50:12 +03:00
Fix IAM policy sid.
This commit is contained in:
parent
5157a6ad47
commit
a43cf8d2b8
@ -103,7 +103,7 @@ Træfik needs the following policy to read ECS information:
|
||||
"Version": "2012-10-17",
|
||||
"Statement": [
|
||||
{
|
||||
"Sid": "Traefik ECS read access",
|
||||
"Sid": "TraefikECSReadAccess",
|
||||
"Effect": "Allow",
|
||||
"Action": [
|
||||
"ecs:ListClusters",
|
||||
|
Loading…
x
Reference in New Issue
Block a user