Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 27, 2026
2 parents 1c716bf + f280126 commit 178d304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions policies/sc-developer/policy.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ data "aws_iam_policy_document" "inline" {
actions = [
"athena:*",
"apigateway:*",
"appconfig:*",
"bedrock:*",
"logs:*",
"cloudshell:*",
Expand Down Expand Up @@ -84,6 +85,7 @@ data "aws_iam_policy_document" "inline" {
"quicksight:*",
"rds:*",
"s3:*",
"s3files:*",
"secretsmanager:*",
"states:*",
"sqs:*",
Expand Down

0 comments on commit 178d304

Please sign in to comment.