Skip to content

Commit

Permalink
Added permission for QueryLineage
Browse files Browse the repository at this point in the history
  • Loading branch information
dms1981 committed Jan 17, 2025
1 parent 3b587a6 commit 8ea9974
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ data "aws_iam_policy_document" "developer_additional" {
"s3:*StorageLens*",
"sagemaker:Describe*",
"sagemaker:List*",
"sagemaker:Query*",
"secretsmanager:Get*",
"secretsmanager:DescribeSecret",
"secretsmanager:ListSecretVersionIds",
Expand Down

0 comments on commit 8ea9974

Please sign in to comment.