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

Co-Authored-By: Wilken Rivera <dev@wilkenrivera.com>
pull/8339/head
Megan Marsh 7 years ago committed by GitHub
parent b98f6e0db8
commit 0cfa471d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.

Loading…
Cancel
Save