Update website/source/docs/builders/amazon.html.md

Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
This commit is contained in:
Megan Marsh 2019-11-06 12:11:48 -08:00 committed by GitHub
parent b98f6e0db8
commit 0cfa471d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -236,7 +236,7 @@ IAM policies.
In cases where you are using a KMS key for encryption, your key will need the
following policies at a minimum:
```
```json
{
"Sid": "Allow use of the key",
"Effect": "Allow",
@ -292,4 +292,4 @@ possible misconfigurations are:
- The kms key you provided is a valid key, but does not have all of the
necessary policy permissions for an image copy. (see above for the necessary
kms policies)
- You are using STS credentials that expired during a long-running call.
- You are using STS credentials that expired during a long-running call.