|
5 | 5 | "Sid": "Stmt1609262373000", |
6 | 6 | "Effect": "Allow", |
7 | 7 | "Action": [ |
8 | | - "acm:*", |
| 8 | + "acm:*", |
9 | 9 | "config:*", |
10 | 10 | "ce:DescribeCostCategoryDefinition", |
11 | 11 | "ce:GetRightsizingRecommendation", |
|
27 | 27 | "sns:*", |
28 | 28 | "iam:GetUser", |
29 | 29 | "iam:GetRole", |
30 | | - "iam:GetPolicyVersion", |
| 30 | + "iam:GetPolicyVersion", |
31 | 31 | "iam:DeleteRole", |
32 | 32 | "iam:CreateRole", |
33 | 33 | "iam:AttachRolePolicy", |
|
44 | 44 | "iam:DeleteInstanceProfile", |
45 | 45 | "iam:CreatePolicy", |
46 | 46 | "iam:GetRolePolicy", |
| 47 | + "iam:GetPolicy", |
| 48 | + "iam:ListPolicyVersions", |
47 | 49 | "batch:*", |
48 | 50 | "sts:AssumeRole", |
49 | 51 | "sts:GetFederationToken", |
|
72 | 74 | "dynamodb:*", |
73 | 75 | "lambda:*", |
74 | 76 | "sagemaker:*", |
75 | | - "elasticmapreduce:*" |
| 77 | + "elasticmapreduce:*", |
| 78 | + "ecr:*", |
| 79 | + "apigateway:DELETE", |
| 80 | + "apigateway:GET", |
| 81 | + "apigateway:PATCH", |
| 82 | + "apigateway:POST", |
| 83 | + "apigateway:UpdateRestApiPolicy", |
| 84 | + "cognito-idp:AdminAddUserToGroup", |
| 85 | + "cognito-idp:AdminCreateUser", |
| 86 | + "cognito-idp:AdminDeleteUser", |
| 87 | + "cognito-idp:AdminRemoveUserFromGroup", |
| 88 | + "cognito-idp:CreateGroup", |
| 89 | + "cognito-idp:CreateUserPool", |
| 90 | + "cognito-idp:CreateUserPoolClient", |
| 91 | + "cognito-idp:CreateUserPoolDomain", |
| 92 | + "cognito-idp:DeleteGroup", |
| 93 | + "cognito-idp:DeleteUserPoolClient", |
| 94 | + "cognito-idp:DeleteUserPoolDomain", |
| 95 | + "imagebuilder:CreateContainerRecipe", |
| 96 | + "imagebuilder:CreateImage", |
| 97 | + "imagebuilder:CreateImagePipeline", |
| 98 | + "imagebuilder:CreateInfrastructureConfiguration", |
| 99 | + "imagebuilder:DeleteContainerRecipe", |
| 100 | + "imagebuilder:DeleteImage", |
| 101 | + "imagebuilder:DeleteImagePipeline", |
| 102 | + "imagebuilder:DeleteInfrastructureConfiguration", |
| 103 | + "imagebuilder:GetComponent", |
| 104 | + "imagebuilder:GetImage", |
| 105 | + "imagebuilder:GetImagePipeline", |
| 106 | + "imagebuilder:GetInfrastructureConfiguration", |
| 107 | + "imagebuilder:TagResource", |
| 108 | + "imagebuilder:UntagResource", |
| 109 | + "cognito-idp:DeleteUserPool" |
76 | 110 | ], |
77 | 111 | "Resource": [ |
78 | 112 | "*" |
|
0 commit comments