AWS Security ChangesHomeSearch

AWS eks documentation change

Service: eks · 2026-01-16 · Documentation low

File: eks/latest/best-practices/windows-hardening-containers-images.md

Summary

Fixed markdown link syntax for EKS Optimized Windows AMI reference

Security assessment

Change only corrects markdown link formatting without altering security content. The existing text about password policies remains unchanged.

Diff

diff --git a/eks/latest/best-practices/windows-hardening-containers-images.md b/eks/latest/best-practices/windows-hardening-containers-images.md
index cd056f12a..b7a4cb3d7 100644
--- a//eks/latest/best-practices/windows-hardening-containers-images.md
+++ b//eks/latest/best-practices/windows-hardening-containers-images.md
@@ -30 +30 @@ We’ll start by delving into why each of these security configurations is vital
-Windows Server Core is a minimal installation option that is available as part of the [EKS Optimized Windows AMI](<https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-windows-ami.html>). Configuring Account Policies (Password or Lockout) using Local Security Policies and the Registry strengthens system security by enforcing robust password and lockout rules. These policies require users to create strong passwords with a defined minimum length and complexity, protecting against common password-related attacks.
+Windows Server Core is a minimal installation option that is available as part of the [EKS Optimized Windows AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-windows-ami.html). Configuring Account Policies (Password or Lockout) using Local Security Policies and the Registry strengthens system security by enforcing robust password and lockout rules. These policies require users to create strong passwords with a defined minimum length and complexity, protecting against common password-related attacks.