Skip to content

Commit

Permalink
Merge branch 'main' into feature/secrets-manager-integration
Browse files Browse the repository at this point in the history
  • Loading branch information
sukeshreddyg authored Jan 17, 2025
2 parents 3a91c06 + 20174de commit b41034d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 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,9 @@ data "aws_iam_policy_document" "developer_additional" {
"s3:PutObjectAcl",
"s3:RestoreObject",
"s3:*StorageLens*",
"sagemaker:Describe*",
"sagemaker:List*",
"sagemaker:Query*",
"secretsmanager:Get*",
"secretsmanager:DescribeSecret",
"secretsmanager:ListSecretVersionIds",
Expand Down

0 comments on commit b41034d

Please sign in to comment.