Skip to content

Commit 41b85c0

Browse files
committed
doc: Adds ec2:DescribeVpcEndpoints to make examples/private-endpoint/privateEndpointV2.json work
1 parent 4e4a15a commit 41b85c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/execution-role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Resources:
2929
- "secretsmanager:GetSecretValue"
3030
- "secretsmanager:PutSecretValue"
3131
- "ec2:CreateVpcEndpoint"
32+
- "ec2:DescribeVpcEndpoints"
3233
- "ec2:DeleteVpcEndpoints"
3334
- "cloudformation:CreateResource"
3435
- "cloudformation:DeleteResource"

0 commit comments

Comments
 (0)