Skip to content

Commit ecd172d

Browse files
authored
add IAM permisions that needed by when using with outpost+coIP pool (#1803)
1 parent 67494bd commit ecd172d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/install/iam_policy.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"ec2:DescribeInstances",
1515
"ec2:DescribeNetworkInterfaces",
1616
"ec2:DescribeTags",
17+
"ec2:GetCoipPoolUsage",
18+
"ec2:DescribeCoipPools",
1719
"elasticloadbalancing:DescribeLoadBalancers",
1820
"elasticloadbalancing:DescribeLoadBalancerAttributes",
1921
"elasticloadbalancing:DescribeListeners",

docs/install/iam_policy_cn.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"ec2:DescribeInstances",
1515
"ec2:DescribeNetworkInterfaces",
1616
"ec2:DescribeTags",
17+
"ec2:GetCoipPoolUsage",
18+
"ec2:DescribeCoipPools",
1719
"elasticloadbalancing:DescribeLoadBalancers",
1820
"elasticloadbalancing:DescribeLoadBalancerAttributes",
1921
"elasticloadbalancing:DescribeListeners",

0 commit comments

Comments
 (0)