Update amazon.html.md

Fix typo - CreateKeypair should be CreateKeyPair
This commit is contained in:
alexgottschalkmedal 2018-04-19 13:07:20 -07:00 committed by GitHub
parent f5c031baf9
commit 38e419dd8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ for Packer to work:
"ec2:CreateSnapshot", "ec2:CreateSnapshot",
"ec2:CreateTags", "ec2:CreateTags",
"ec2:CreateVolume", "ec2:CreateVolume",
"ec2:DeleteKeypair", "ec2:DeleteKeyPair",
"ec2:DeleteSecurityGroup", "ec2:DeleteSecurityGroup",
"ec2:DeleteSnapshot", "ec2:DeleteSnapshot",
"ec2:DeleteVolume", "ec2:DeleteVolume",