github.com/sharovik/devbot@v1.0.1-0.20240308094637-4a0387c40516/terraform/policies/role.json (about) 1 { 2 "Version": "2012-10-17", 3 "Statement": [ 4 { 5 "Action": "sts:AssumeRole", 6 "Principal": { 7 "Service": "ecs-tasks.amazonaws.com" 8 }, 9 "Effect": "Allow", 10 "Sid": "" 11 } 12 ] 13 }