Associate 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 the cluster that you are associating with encryption configuration.
[required] The configuration you are using for encryption.
The client request token you are using with the encryption configuration.