Skip to content

Commit

Permalink
Merge pull request #834 from udondan/update-aws-managed-policies
Browse files Browse the repository at this point in the history
  • Loading branch information
udondan authored Jul 13, 2024
2 parents 8df38bc + ba64f9d commit 9ae8d6a
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"Sid": "TrustedIdentityPropagation",
"Effect": "Deny",
"NotAction": [
"aoss:APIAccessAll",
"athena:BatchGetNamedQuery",
"athena:BatchGetPreparedStatement",
"athena:BatchGetQueryExecution",
Expand Down Expand Up @@ -39,6 +40,12 @@
"elasticmapreduce:CancelSteps",
"elasticmapreduce:DescribeStep",
"elasticmapreduce:ListSteps",
"es:ESHttpHead",
"es:ESHttpPost",
"es:ESHttpGet",
"es:ESHttpPatch",
"es:ESHttpDelete",
"es:ESHttpPut",
"glue:GetDatabase",
"glue:GetDatabases",
"glue:GetTable",
Expand Down

0 comments on commit 9ae8d6a

Please sign in to comment.