Skip to content

Commit d676658

Browse files
committed
OSDOCS-14602 Adding encrypted AMI permission note
1 parent b91e3ca commit d676658

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
@@ -270,6 +270,11 @@ If you use an existing VPC, your account does not require these permissions to d
270270
* `kms:GenerateDataKeyWithoutPlainText`
271271
* `kms:ListGrants`
272272
* `kms:RevokeGrant`
273+
274+
[NOTE]
275+
=====
276+
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.
277+
=====
273278
====
274279

275280
.Required permissions to delete a cluster with shared instance roles

0 commit comments

Comments
 (0)