Associates an encryption configuration to an existing cluster.
See https://www.paws-r-sdk.com/docs/eks_associate_encryption_config/ for full documentation.
eks_associate_encryption_config(
clusterName,
encryptionConfig,
clientRequestToken = NULL
)
[required] The name of your cluster.
[required] The configuration you are using for encryption.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.