Skip to content

Commit

Permalink
Merge pull request #8 from heima301/patch-2
Browse files Browse the repository at this point in the history
sc-developer sso permission set: allow s3files:*
  • Loading branch information
morga471 committed May 4, 2026
2 parents 635acfc + c822c61 commit f280126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policies/sc-developer/policy.tf
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ data "aws_iam_policy_document" "inline" {
"quicksight:*",
"rds:*",
"s3:*",
"s3files:*",
"secretsmanager:*",
"states:*",
"sqs:*",
Expand Down

0 comments on commit f280126

Please sign in to comment.