We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0498ee0 + 5bc6e4f commit 26d1997Copy full SHA for 26d1997
1 file changed
terraform/account/resources/iam_policy_DeployMavisResources.json
@@ -76,6 +76,7 @@
76
"elasticloadbalancing:ModifyListenerAttributes",
77
"elasticloadbalancing:ModifyLoadBalancerAttributes",
78
"elasticloadbalancing:ModifyRule",
79
+ "elasticloadbalancing:ModifyTargetGroup",
80
"elasticloadbalancing:ModifyTargetGroupAttributes",
81
"elasticloadbalancing:AddListenerCertificates",
82
"elasticloadbalancing:RemoveListenerCertificates",
@@ -107,6 +108,7 @@
107
108
"rds:ModifyDBInstance",
109
"rds:ModifyDBClusterParameterGroup",
110
"rds:ResetDBClusterParameterGroup",
111
+ "rds:DisableHttpEndpoint",
112
"resource-groups:CreateGroup",
113
"resource-groups:DeleteGroup",
114
"route53:ChangeResourceRecordSets",
0 commit comments