|
76 | 76 | - \"iam:CreateRole\"
|
77 | 77 | - \"iam:DeleteRole\"
|
78 | 78 | - \"cloudformation:*\"
|
| 79 | + - \"autoscaling:DescribeAccountLimits\" |
| 80 | + - \"cloudformation:DescribeAccountLimits\" |
| 81 | + - \"cloudwatch:DescribeAlarmsForMetric\" |
| 82 | + - \"cloudwatch:DescribeAlarms\" |
| 83 | + - \"cloudwatch:GetMetricData\" |
| 84 | + - \"cloudwatch:GetMetricStatistics\" |
| 85 | + - \"dynamodb:DescribeLimits\" |
| 86 | + - \"elasticloadbalancing:DescribeAccountLimits\" |
| 87 | + - \"iam:GetAccountSummary\" |
| 88 | + - \"kinesis:DescribeLimits\" |
| 89 | + - \"organizations:DescribeAccount\" |
| 90 | + - \"organizations:DescribeOrganization\" |
| 91 | + - \"organizations:ListAWSServiceAccessForOrganization\" |
| 92 | + - \"rds:DescribeAccountAttributes\" |
| 93 | + - \"route53:GetAccountLimit\" |
| 94 | + - \"tag:GetTagKeys\" |
| 95 | + - \"tag:GetTagValues\" |
| 96 | + - \"servicequotas:GetAssociationForServiceQuotaTemplate\" |
| 97 | + - \"servicequotas:GetAWSDefaultServiceQuota\" |
| 98 | + - \"servicequotas:GetRequestedServiceQuotaChange\" |
| 99 | + - \"servicequotas:GetServiceQuota\" |
| 100 | + - \"servicequotas:GetServiceQuotaIncreaseRequestFromTemplate\" |
| 101 | + - \"servicequotas:ListAWSDefaultServiceQuotas\" |
| 102 | + - \"servicequotas:ListRequestedServiceQuotaChangeHistory\" |
| 103 | + - \"servicequotas:ListRequestedServiceQuotaChangeHistoryByQuota\" |
| 104 | + - \"servicequotas:ListServices\" |
| 105 | + - \"servicequotas:ListServiceQuotas\" |
| 106 | + - \"servicequotas:ListServiceQuotaIncreaseRequestsInTemplate\" |
| 107 | + - \"servicequotas:ListTagsForResource\" |
79 | 108 | Effect: \"Allow\"
|
80 | 109 | Resource:
|
81 | 110 | - \"*\"" | envsubst > bootstrap-manager-account.yaml
|
|
0 commit comments