associateEncryptionConfig
inline suspend fun EksClient.associateEncryptionConfig(crossinline block: AssociateEncryptionConfigRequest.Builder.() -> Unit): AssociateEncryptionConfigResponse
Associates an encryption configuration to an existing cluster.
Use this API to enable encryption on existing clusters that don't already have encryption enabled. This allows you to implement a defense-in-depth security strategy without migrating applications to new Amazon EKS clusters.