AWS Security ChangesHomeSearch

AWS pcs high security documentation change

Service: pcs · 2025-10-22 · Security-related high

File: pcs/latest/userguide/security-best-practices.md

Summary

Added requirement for regular cluster secret rotation to meet compliance standards.

Security assessment

Introduces mandatory secret rotation as a security control to prevent credential stagnation. Directly tied to compliance frameworks with security implications.

Diff

diff --git a/pcs/latest/userguide/security-best-practices.md b/pcs/latest/userguide/security-best-practices.md
index 475b1fca3..131d2a426 100644
--- a//pcs/latest/userguide/security-best-practices.md
+++ b//pcs/latest/userguide/security-best-practices.md
@@ -39,0 +40,4 @@ For more information, see [Slurm versions in AWS PCS](./slurm-versions.html).
+  * Regularly rotate cluster secrets to maintain security compliance and remediate potential security compromises. This is required for HIPAA and FedRAMP compliance.
+
+For more information, see [Rotating cluster secrets in AWS PCS](./cluster-secret-rotation.html).
+