Skip to content

Commit 6b81b89

Browse files
authored
Merge pull request #100958 from bscott-rh/OSDOCS-14602
OSDOCS-16291 Adding encrypted AMI permission note
2 parents 5c152cd + d676658 commit 6b81b89

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/installation-aws-permissions.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,11 @@ If you use an existing VPC, your account does not require these permissions to d
271271
* `kms:GenerateDataKeyWithoutPlainText`
272272
* `kms:ListGrants`
273273
* `kms:RevokeGrant`
274+
275+
[NOTE]
276+
=====
277+
If you provide an Amazon Machine Image (AMI) that is encrypted with a customer-managed key, you must provide the `kms:ReEncrypt*` permissions in addition to these permissions.
278+
=====
274279
====
275280
276281
.Required permissions to delete a cluster with shared instance roles

0 commit comments

Comments
 (0)