File tree Expand file tree Collapse file tree 5 files changed +139
-7
lines changed
samtranslator/policy_templates_data Expand file tree Collapse file tree 5 files changed +139
-7
lines changed Original file line number Diff line number Diff line change 640
640
"Action" : [
641
641
" ses:GetIdentityVerificationAttributes" ,
642
642
" ses:SendEmail" ,
643
+ " ses:SendRawEmail" ,
643
644
" ses:VerifyEmailIdentity"
644
645
],
645
646
"Resource" : {
1370
1371
}
1371
1372
]
1372
1373
}
1374
+ },
1375
+ "CostExplorerReadOnlyPolicy" : {
1376
+ "Description" : " Gives access to the readonly Cost Explorer APIs for billing history" ,
1377
+ "Parameters" : {},
1378
+ "Definition" : {
1379
+ "Statement" : [{
1380
+ "Effect" : " Allow" ,
1381
+ "Action" : [
1382
+ " ce:GetCostAndUsage" ,
1383
+ " ce:GetDimensionValues" ,
1384
+ " ce:GetReservationCoverage" ,
1385
+ " ce:GetReservationPurchaseRecommendation" ,
1386
+ " ce:GetReservationUtilization" ,
1387
+ " ce:GetTags"
1388
+ ],
1389
+ "Resource" : " *"
1390
+ }]
1391
+ }
1392
+ },
1393
+ "OrganizationsListAccountsPolicy" : {
1394
+ "Description" : " Gives readonly permission to list child account names and ids" ,
1395
+ "Parameters" : {},
1396
+ "Definition" : {
1397
+ "Statement" : [{
1398
+ "Effect" : " Allow" ,
1399
+ "Action" : [
1400
+ " organizations:ListAccounts"
1401
+ ],
1402
+ "Resource" : " *"
1403
+ }]
1404
+ }
1373
1405
}
1374
1406
}
1375
1407
}
Original file line number Diff line number Diff line change @@ -124,4 +124,8 @@ Resources:
124
124
- RekognitionFacesManagementPolicy :
125
125
CollectionId : collection
126
126
127
- - EKSDescribePolicy : {}
127
+ - EKSDescribePolicy : {}
128
+
129
+ - CostExplorerReadOnlyPolicy : {}
130
+
131
+ - OrganizationsListAccountsPolicy : {}
Original file line number Diff line number Diff line change 511
511
"Statement" : [
512
512
{
513
513
"Action" : [
514
- " ses:GetIdentityVerificationAttributes" ,
515
- " ses:SendEmail" ,
514
+ " ses:GetIdentityVerificationAttributes" ,
515
+ " ses:SendEmail" ,
516
+ " ses:SendRawEmail" ,
516
517
" ses:VerifyEmailIdentity"
517
518
],
518
519
"Resource" : {
1054
1055
}
1055
1056
]
1056
1057
}
1058
+ },
1059
+ {
1060
+ "PolicyName" : " KitchenSinkFunctionRolePolicy42" ,
1061
+ "PolicyDocument" : {
1062
+ "Statement" : [{
1063
+ "Effect" : " Allow" ,
1064
+ "Action" : [
1065
+ " ce:GetCostAndUsage" ,
1066
+ " ce:GetDimensionValues" ,
1067
+ " ce:GetReservationCoverage" ,
1068
+ " ce:GetReservationPurchaseRecommendation" ,
1069
+ " ce:GetReservationUtilization" ,
1070
+ " ce:GetTags"
1071
+ ],
1072
+ "Resource" : " *"
1073
+ }]
1074
+ }
1075
+ },
1076
+ {
1077
+ "PolicyName" : " KitchenSinkFunctionRolePolicy43" ,
1078
+ "PolicyDocument" : {
1079
+ "Statement" : [
1080
+ {
1081
+ "Action" : [
1082
+ " organizations:ListAccounts"
1083
+ ],
1084
+ "Resource" : " *" ,
1085
+ "Effect" : " Allow"
1086
+ }
1087
+ ]
1088
+ }
1057
1089
}
1058
1090
],
1059
1091
"AssumeRolePolicyDocument" : {
Original file line number Diff line number Diff line change 510
510
"Statement" : [
511
511
{
512
512
"Action" : [
513
- " ses:GetIdentityVerificationAttributes" ,
514
- " ses:SendEmail" ,
513
+ " ses:GetIdentityVerificationAttributes" ,
514
+ " ses:SendEmail" ,
515
+ " ses:SendRawEmail" ,
515
516
" ses:VerifyEmailIdentity"
516
517
],
517
518
"Resource" : {
1053
1054
}
1054
1055
]
1055
1056
}
1057
+ },
1058
+ {
1059
+ "PolicyName" : " KitchenSinkFunctionRolePolicy42" ,
1060
+ "PolicyDocument" : {
1061
+ "Statement" : [{
1062
+ "Effect" : " Allow" ,
1063
+ "Action" : [
1064
+ " ce:GetCostAndUsage" ,
1065
+ " ce:GetDimensionValues" ,
1066
+ " ce:GetReservationCoverage" ,
1067
+ " ce:GetReservationPurchaseRecommendation" ,
1068
+ " ce:GetReservationUtilization" ,
1069
+ " ce:GetTags"
1070
+ ],
1071
+ "Resource" : " *"
1072
+ }]
1073
+ }
1074
+ },
1075
+ {
1076
+ "PolicyName" : " KitchenSinkFunctionRolePolicy43" ,
1077
+ "PolicyDocument" : {
1078
+ "Statement" : [
1079
+ {
1080
+ "Action" : [
1081
+ " organizations:ListAccounts"
1082
+ ],
1083
+ "Resource" : " *" ,
1084
+ "Effect" : " Allow"
1085
+ }
1086
+ ]
1087
+ }
1056
1088
}
1057
1089
],
1058
1090
"AssumeRolePolicyDocument" : {
Original file line number Diff line number Diff line change 510
510
"Statement" : [
511
511
{
512
512
"Action" : [
513
- " ses:GetIdentityVerificationAttributes" ,
514
- " ses:SendEmail" ,
513
+ " ses:GetIdentityVerificationAttributes" ,
514
+ " ses:SendEmail" ,
515
+ " ses:SendRawEmail" ,
515
516
" ses:VerifyEmailIdentity"
516
517
],
517
518
"Resource" : {
1054
1055
}
1055
1056
]
1056
1057
}
1058
+ },
1059
+ {
1060
+ "PolicyName" : " KitchenSinkFunctionRolePolicy42" ,
1061
+ "PolicyDocument" : {
1062
+ "Statement" : [{
1063
+ "Effect" : " Allow" ,
1064
+ "Action" : [
1065
+ " ce:GetCostAndUsage" ,
1066
+ " ce:GetDimensionValues" ,
1067
+ " ce:GetReservationCoverage" ,
1068
+ " ce:GetReservationPurchaseRecommendation" ,
1069
+ " ce:GetReservationUtilization" ,
1070
+ " ce:GetTags"
1071
+ ],
1072
+ "Resource" : " *"
1073
+ }]
1074
+ }
1075
+ },
1076
+ {
1077
+ "PolicyName" : " KitchenSinkFunctionRolePolicy43" ,
1078
+ "PolicyDocument" : {
1079
+ "Statement" : [
1080
+ {
1081
+ "Action" : [
1082
+ " organizations:ListAccounts"
1083
+ ],
1084
+ "Resource" : " *" ,
1085
+ "Effect" : " Allow"
1086
+ }
1087
+ ]
1088
+ }
1057
1089
}
1058
1090
],
1059
1091
"AssumeRolePolicyDocument" : {
You can’t perform that action at this time.
0 commit comments