File tree Expand file tree Collapse file tree 3 files changed +78
-12
lines changed Expand file tree Collapse file tree 3 files changed +78
-12
lines changed Original file line number Diff line number Diff line change 1445
1445
"Statement" : [
1446
1446
{
1447
1447
"Action" : [
1448
- " athena:GetWorkGroup" ,
1449
- " athena:GetQueryExecution" ,
1448
+ " athena:ListWorkGroups" ,
1449
+ " athena:GetExecutionEngine" ,
1450
+ " athena:GetExecutionEngines" ,
1451
+ " athena:GetNamespace" ,
1452
+ " athena:GetCatalogs" ,
1453
+ " athena:GetNamespaces" ,
1454
+ " athena:GetTables" ,
1455
+ " athena:GetTable"
1456
+ ],
1457
+ "Resource" : " *" ,
1458
+ "Effect" : " Allow"
1459
+ },
1460
+ {
1461
+ "Action" : [
1450
1462
" athena:StartQueryExecution" ,
1463
+ " athena:GetQueryResults" ,
1464
+ " athena:DeleteNamedQuery" ,
1465
+ " athena:GetNamedQuery" ,
1466
+ " athena:ListQueryExecutions" ,
1451
1467
" athena:StopQueryExecution" ,
1452
- " athena:GetQueryResults"
1468
+ " athena:GetQueryResultsStream" ,
1469
+ " athena:ListNamedQueries" ,
1470
+ " athena:CreateNamedQuery" ,
1471
+ " athena:GetQueryExecution" ,
1472
+ " athena:BatchGetNamedQuery" ,
1473
+ " athena:BatchGetQueryExecution" ,
1474
+ " athena:GetWorkGroup"
1453
1475
],
1454
1476
"Resource" : {
1455
1477
"Fn::Sub" : [
1474
1496
}
1475
1497
}
1476
1498
}
1477
- }
1499
+ }
Original file line number Diff line number Diff line change 1445
1445
"Statement" : [
1446
1446
{
1447
1447
"Action" : [
1448
- " athena:GetWorkGroup" ,
1449
- " athena:GetQueryExecution" ,
1448
+ " athena:ListWorkGroups" ,
1449
+ " athena:GetExecutionEngine" ,
1450
+ " athena:GetExecutionEngines" ,
1451
+ " athena:GetNamespace" ,
1452
+ " athena:GetCatalogs" ,
1453
+ " athena:GetNamespaces" ,
1454
+ " athena:GetTables" ,
1455
+ " athena:GetTable"
1456
+ ],
1457
+ "Resource" : " *" ,
1458
+ "Effect" : " Allow"
1459
+ },
1460
+ {
1461
+ "Action" : [
1450
1462
" athena:StartQueryExecution" ,
1463
+ " athena:GetQueryResults" ,
1464
+ " athena:DeleteNamedQuery" ,
1465
+ " athena:GetNamedQuery" ,
1466
+ " athena:ListQueryExecutions" ,
1451
1467
" athena:StopQueryExecution" ,
1452
- " athena:GetQueryResults"
1468
+ " athena:GetQueryResultsStream" ,
1469
+ " athena:ListNamedQueries" ,
1470
+ " athena:CreateNamedQuery" ,
1471
+ " athena:GetQueryExecution" ,
1472
+ " athena:BatchGetNamedQuery" ,
1473
+ " athena:BatchGetQueryExecution" ,
1474
+ " athena:GetWorkGroup"
1453
1475
],
1454
1476
"Resource" : {
1455
1477
"Fn::Sub" : [
1474
1496
}
1475
1497
}
1476
1498
}
1477
- }
1499
+ }
Original file line number Diff line number Diff line change 1445
1445
"Statement" : [
1446
1446
{
1447
1447
"Action" : [
1448
- " athena:GetWorkGroup" ,
1449
- " athena:GetQueryExecution" ,
1448
+ " athena:ListWorkGroups" ,
1449
+ " athena:GetExecutionEngine" ,
1450
+ " athena:GetExecutionEngines" ,
1451
+ " athena:GetNamespace" ,
1452
+ " athena:GetCatalogs" ,
1453
+ " athena:GetNamespaces" ,
1454
+ " athena:GetTables" ,
1455
+ " athena:GetTable"
1456
+ ],
1457
+ "Resource" : " *" ,
1458
+ "Effect" : " Allow"
1459
+ },
1460
+ {
1461
+ "Action" : [
1450
1462
" athena:StartQueryExecution" ,
1463
+ " athena:GetQueryResults" ,
1464
+ " athena:DeleteNamedQuery" ,
1465
+ " athena:GetNamedQuery" ,
1466
+ " athena:ListQueryExecutions" ,
1451
1467
" athena:StopQueryExecution" ,
1452
- " athena:GetQueryResults"
1468
+ " athena:GetQueryResultsStream" ,
1469
+ " athena:ListNamedQueries" ,
1470
+ " athena:CreateNamedQuery" ,
1471
+ " athena:GetQueryExecution" ,
1472
+ " athena:BatchGetNamedQuery" ,
1473
+ " athena:BatchGetQueryExecution" ,
1474
+ " athena:GetWorkGroup"
1453
1475
],
1454
1476
"Resource" : {
1455
1477
"Fn::Sub" : [
1474
1496
}
1475
1497
}
1476
1498
}
1477
- }
1499
+ }
You can’t perform that action at this time.
0 commit comments