Skip to content

Commit

Permalink
update developer policy to allow describe and list actions for sagema…
Browse files Browse the repository at this point in the history
…ker in the console
  • Loading branch information
dms1981 committed Jan 17, 2025
1 parent e25ff36 commit 3b587a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/environments/bootstrap/single-sign-on/policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ data "aws_iam_policy_document" "developer_additional" {
"s3:PutObjectAcl",
"s3:RestoreObject",
"s3:*StorageLens*",
"sagemaker:Describe*",
"sagemaker:List*",
"secretsmanager:Get*",
"secretsmanager:DescribeSecret",
"secretsmanager:ListSecretVersionIds",
Expand Down

0 comments on commit 3b587a6

Please sign in to comment.