AWS eks documentation change
Summary
Fixed a typo in an error message reference, changing 'stock ConfigMap' to 'stack ConfigMap'.
Security assessment
This is a minor typographical correction with no security implications. The change fixes a word in an error message but doesn't alter any security-related content or address security issues.
Diff
diff --git a/eks/latest/userguide/launch-workers.md b/eks/latest/userguide/launch-workers.md index a1b3960c5..a3450519a 100644 --- a//eks/latest/userguide/launch-workers.md +++ b//eks/latest/userguide/launch-workers.md @@ -230 +230 @@ The following two steps are only needed if using the Configmap Authentication Mo - 3. If you received an error stating "`Error from server (NotFound): configmaps "aws-auth" not found`, then apply the stock `ConfigMap`. + 3. If you received an error stating "`Error from server (NotFound): configmaps "aws-auth" not found`, then apply the stack `ConfigMap`.