Skip to content

Commit

Permalink
Merge pull request #6 from willglynn/fix_typo
Browse files Browse the repository at this point in the history
Fix typo in IAM policy
  • Loading branch information
liwenwu-amazon authored Nov 29, 2017
2 parents eb8fc86 + ee2a238 commit 97de162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The details can be found in [Proposal: CNI plugin for Kubernetes networking over
"ec2:DetachNetworkInterface",
"ec2:DescribeNetworkInterfaces",
“ec2:DescribeInstances”,
“ec2.ModifyNetworkIntefaceAttribute”,
“ec2:ModifyNetworkInterfaceAttribute”,
"ec2:AssignPrivateIpAddresses"
],
"Resource": [
Expand Down

0 comments on commit 97de162

Please sign in to comment.