Skip to content

Commit

Permalink
Update iam-policy-template_with_gc_support.yaml
Browse files Browse the repository at this point in the history
update policy
  • Loading branch information
LMJBrew authored Feb 20, 2025
1 parent f36f25d commit fb9e1fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions iam-policy-template_with_gc_support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Resources:
- 'cloudfront:List*'
- 'cloudsearch:DescribeDomains'
- 'cloudsearch:ListDomainNames'
- 'cloudtrail:LookupEvents'
- 'cloudwatch:Describe*'
- 'cloudwatch:Get*'
- 'cloudwatch:List*'
Expand All @@ -55,6 +56,8 @@ Resources:
- 'ecr:List*'
- 'ecs:Describe*'
- 'ecs:List*'
- 'eks:Describe*'
- 'eks:List*'
- 'elasticache:DescribeCacheClusters'
- 'elasticache:ListTagsForResource'
- 'elasticbeanstalk:Check*'
Expand Down Expand Up @@ -118,6 +121,8 @@ Resources:
- 'organizations:ListRoots'
- 'pi:Describe*'
- 'pi:Get*'
- 'qbusiness:Get*'
- 'qbusiness:List*'
- 'quicksight:DescribeDashboard'
- 'quicksight:DescribeDataSet'
- 'quicksight:ListDashboards'
Expand All @@ -129,6 +134,7 @@ Resources:
- 'rds:DescribeDBInstances'
- 'rds:DescribeDBSnapshots'
- 'rds:ListTagsForResource'
- 'redshift-serverless:List*'
- 'redshift:DescribeClusters'
- 'route53:Get*'
- 'route53:List*'
Expand Down

0 comments on commit fb9e1fc

Please sign in to comment.