Skip to content

Commit f4ad057

Browse files
committed
Also need Add/RemoveListenerCertificates permissions
1 parent aaf34ae commit f4ad057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/examples/iam-policy.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
{
3737
"Effect": "Allow",
3838
"Action": [
39+
"elasticloadbalancing:AddListenerCertificates",
3940
"elasticloadbalancing:AddTags",
4041
"elasticloadbalancing:CreateListener",
4142
"elasticloadbalancing:CreateLoadBalancer",
@@ -62,6 +63,7 @@
6263
"elasticloadbalancing:ModifyTargetGroup",
6364
"elasticloadbalancing:ModifyTargetGroupAttributes",
6465
"elasticloadbalancing:RegisterTargets",
66+
"elasticloadbalancing:RemoveListenerCertificates",
6567
"elasticloadbalancing:RemoveTags",
6668
"elasticloadbalancing:SetIpAddressType",
6769
"elasticloadbalancing:SetSecurityGroups",

0 commit comments

Comments
 (0)