Template:AmazonECSTaskExecutionRolePolicy

From wikieduonline
Revision as of 16:08, 29 May 2023 by Welcome (talk | contribs) (Created page with " { "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "ecr:GetAuthorizationToken", "ecr:BatchCheckLayerAvai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{
 "Version" : "2012-10-17",
 "Statement" : [
   {
     "Effect" : "Allow",
     "Action" : [
       "ecr:GetAuthorizationToken",
       "ecr:BatchCheckLayerAvailability",
       "ecr:GetDownloadUrlForLayer",
       "ecr:BatchGetImage",
       "logs:CreateLogStream",
       "logs:PutLogEvents"
     ],
     "Resource" : "*"
   }
 ]
}

Advertising: