Skip to content

Commit

Permalink
sc-developer sso permission set: allow s3files:*
Browse files Browse the repository at this point in the history
CEDSCI developers use s3files for their applications to cache large filesystems in S3
  • Loading branch information
heima301 committed May 4, 2026
1 parent 635acfc commit c822c61
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 c822c61

Please sign in to comment.