Difference between revisions of "AWS managed policy: AmazonECSTaskExecutionRolePolicy"
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
== See also == | == See also == | ||
+ | * {{aws_iam_policy}} | ||
* {{ECS tasks}} | * {{ECS tasks}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 16:06, 29 May 2023
{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "ecr:GetAuthorizationToken", "ecr:BatchCheckLayerAvailability", "ecr:GetDownloadUrlForLayer", "ecr:BatchGetImage", "logs:CreateLogStream", "logs:PutLogEvents" ], "Resource" : "*" } ] }
- How do I allow Amazon ECS tasks to pull images from an Amazon ECR image repository?
- ECS execution policy
See also
Advertising: