Skip to content

Commit fc91bc3

Browse files
author
Kopas
committed
Removed an absolete component of the VPC Access policy
1 parent 4b10ff8 commit fc91bc3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,6 @@ If you need to run your CodeBuild project within a VPC, please add the following
201201
"ec2:DescribeVpcs"
202202
],
203203
"Resource": "*"
204-
},
205-
{
206-
"Sid":
207-
"Effect": "Allow",
208-
"Action": [
209-
"ec2:CreateNetworkInterfacePermission"
210-
],
211-
"Resource": "arn:aws:ec2:*:*:network-interface/*"
212204
}
213205
```
214206

0 commit comments

Comments
 (0)