AWS eks documentation change
Summary
Updated KMS reference and added entry for default envelope encryption documentation
Security assessment
Adds documentation link for envelope encryption security feature. Formatting change from '{aws}' to 'KMS' is minor. No evidence of addressing a specific security issue.
Diff
diff --git a/eks/latest/userguide/security-k8s.md index a87eebaa3..7147cd037 100644 --- a/eks/latest/userguide/security-k8s.md +++ b/eks/latest/userguide/security-k8s.md @@ -23 +23 @@ The following are considerations for security in the cloud, as they affect Kuber - * [Encrypt Kubernetes secrets with {aws} KMS on existing clusters](./enable-kms.html) + * [Encrypt Kubernetes secrets with KMS on existing clusters](./enable-kms.html) @@ -26,0 +27,2 @@ The following are considerations for security in the cloud, as they affect Kuber + * [Default envelope encryption for all Kubernetes API Data](./envelope-encryption.html) +