AWS eks documentation change
Summary
Fixed typo: 'Deatils' to 'Details' in Certificate Authority data documentation
Security assessment
This is a simple spelling correction ('Deatils' to 'Details') with no security implications. The change doesn't modify any security-related instructions about certificate authority data or cluster authentication.
Diff
diff --git a/eks/latest/userguide/launch-workers.md b/eks/latest/userguide/launch-workers.md index 72d9ee2f2..68ac43cf1 100644 --- a//eks/latest/userguide/launch-workers.md +++ b//eks/latest/userguide/launch-workers.md @@ -143 +143 @@ The following steps show one operation to retrieve the applicable group. - * **CertificateAuthorityData** : Enter the base64 encoded Certificate Authority data which can also be found in the EKS Cluster Console’s Deatils section. + * **CertificateAuthorityData** : Enter the base64 encoded Certificate Authority data which can also be found in the EKS Cluster Console’s Details section.