Skip to content

Commit be4244f

Browse files
fix: add athena:GetDataCatalog (#20)
1 parent 1538268 commit be4244f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/getting-started/prerequisites/iam-permissions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Athena permissions that are required to run queries:
1313
"athena:GetWorkGroup",
1414
"athena:StopQueryExecution",
1515
"athena:GetQueryExecution",
16+
"athena:GetDataCatalog",
1617
```
1718

1819
## Glue IAM permissions

0 commit comments

Comments
 (0)