AWS eks documentation change
Summary
Fixed typo in 'Amazon Web Service' to 'Amazon Web Services' in AWS-owned key documentation
Security assessment
This is a minor typographical correction with no security implications. The change only fixes the spelling of 'Amazon Web Services' in a link text and doesn't alter any security-related content about envelope encryption or KMS keys.
Diff
diff --git a/eks/latest/userguide/envelope-encryption.md b/eks/latest/userguide/envelope-encryption.md index 717abc2f7..422943857 100644 --- a//eks/latest/userguide/envelope-encryption.md +++ b//eks/latest/userguide/envelope-encryption.md @@ -85 +85 @@ If you have an existing customer managed key (CMK) in KMS that was used to envel -There is no additional cost associated with the managed Kubernetes control plane if you are using an [Amazon Web Services owned key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-owned-cmk) for the default envelope encryption. By default, every EKS cluster running Kubernetes version 1.28 or later uses an [Amazon Web Service owned key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-owned-cmk). However, if you use your own AWS KMS key, normal [KMS pricing](https://aws.amazon.com/kms/pricing/) will apply. +There is no additional cost associated with the managed Kubernetes control plane if you are using an [Amazon Web Services owned key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-owned-cmk) for the default envelope encryption. By default, every EKS cluster running Kubernetes version 1.28 or later uses an [Amazon Web Services owned key](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-owned-cmk). However, if you use your own AWS KMS key, normal [KMS pricing](https://aws.amazon.com/kms/pricing/) will apply.