Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions modules/installation-aws-permissions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,11 @@ If you use an existing VPC, your account does not require these permissions to d
* `kms:GenerateDataKeyWithoutPlainText`
* `kms:ListGrants`
* `kms:RevokeGrant`

[NOTE]
=====
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.
=====
====

.Required permissions to delete a cluster with shared instance roles
Expand Down