Skip to content

Commit

Permalink
fix the fallback role (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov-aws authored May 13, 2024
1 parent 650e979 commit 3faedfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cid/helpers/iam.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ def ensure_data_source_role_exists(self, role_name, database, workgroup, kms_key
"glue:GetPartition",
"glue:GetPartitions",
"glue:GetDatabases",
"glue:GetDatabase",
"glue:GetTable",
"glue:GetTables",
],
Expand Down

0 comments on commit 3faedfb

Please sign in to comment.