AWS Security ChangesHomeSearch

AWS prescriptive-guidance high security documentation change

Service: prescriptive-guidance · 2026-01-22 · Security-related high

File: prescriptive-guidance/latest/patterns/place-kubernetes-pods-on-amazon-eks-by-using-node-affinity-taints-and-tolerations.md

Summary

Updated related pattern from 'Replicate ECR images' to 'Rotate credentials without container restarts'.

Security assessment

New pattern focuses on credential rotation practices, a fundamental security control for reducing credential exposure risks.

Diff

diff --git a/prescriptive-guidance/latest/patterns/place-kubernetes-pods-on-amazon-eks-by-using-node-affinity-taints-and-tolerations.md b/prescriptive-guidance/latest/patterns/place-kubernetes-pods-on-amazon-eks-by-using-node-affinity-taints-and-tolerations.md
index a538a41f5..33e8adf5c 100644
--- a//prescriptive-guidance/latest/patterns/place-kubernetes-pods-on-amazon-eks-by-using-node-affinity-taints-and-tolerations.md
+++ b//prescriptive-guidance/latest/patterns/place-kubernetes-pods-on-amazon-eks-by-using-node-affinity-taints-and-tolerations.md
@@ -427 +427 @@ Migrate container workloads from ARO to ROSA
-Replicate filtered Amazon ECR container images across accounts or Regions
+Rotate credentials without restarting containers