diff --git a/docs/configuration/backends/ecs.md b/docs/configuration/backends/ecs.md index 72c7768bc..15484a196 100644 --- a/docs/configuration/backends/ecs.md +++ b/docs/configuration/backends/ecs.md @@ -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",