AWS eks documentation change
Summary
Fixed typo in KMS documentation link (removed '{aws}')
Security assessment
Documentation link correction without security impact.
Diff
diff --git a/eks/latest/userguide/create-cluster-auto.md index c7373410c..d1b7f951e 100644 --- a/eks/latest/userguide/create-cluster-auto.md +++ b/eks/latest/userguide/create-cluster-auto.md @@ -94 +94 @@ This topic covers advanced configuration. If you are looking to get started with - * **Secrets encryption** – (Optional) Choose to enable secrets encryption of Kubernetes secrets using a KMS key. You can also enable this after you create your cluster. Before you enable this capability, make sure that you’re familiar with the information in [Encrypt Kubernetes secrets with {aws} KMS on existing clusters](./enable-kms.html). + * **Secrets encryption** – (Optional) Choose to enable secrets encryption of Kubernetes secrets using a KMS key. You can also enable this after you create your cluster. Before you enable this capability, make sure that you’re familiar with the information in [Encrypt Kubernetes secrets with KMS on existing clusters](./enable-kms.html).