Skip to content

Commit

Permalink
Add S3 configuration permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
pas256 committed Jan 29, 2025
1 parent 3a38a90 commit e9076b2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions resource-discovery-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,19 @@
"mq:List*",
"pricing:List*",
"pricing:Get*",
"pricing:Describe*",
"pricing:Describe*",
"redshift:Describe*",
"rds:ListTags*",
"s3:GetAnalyticsConfiguration",
"s3:GetBucket*",
"s3:GetIntelligentTieringConfiguration",
"s3:GetLifecycleConfiguration",
"s3:GetReplication*",
"s3:GetStorageLensDashboard",
"s3:GetStorageLensConfiguration",
"s3:ListStorageLensConfigurations",
"secretsmanager:ListSecrets",
"servicequotas:List*",
"servicequotas:List*",
"servicequotas:Get*",
"shield:List*",
"snowball:List*",
Expand Down

0 comments on commit e9076b2

Please sign in to comment.