AWS Security ChangesHomeSearch

AWS pcs documentation change

Service: pcs · 2026-02-13 · Documentation low

File: pcs/latest/userguide/cluster-secret-rotation-troubleshooting.md

Summary

Added 'RESUMING' to list of cluster states preventing secret rotation

Security assessment

Improves documentation for secret rotation (security feature) by adding additional constrained state, but doesn't indicate any security vulnerability.

Diff

diff --git a/pcs/latest/userguide/cluster-secret-rotation-troubleshooting.md b/pcs/latest/userguide/cluster-secret-rotation-troubleshooting.md
index 874d0cb60..77177e94e 100644
--- a//pcs/latest/userguide/cluster-secret-rotation-troubleshooting.md
+++ b//pcs/latest/userguide/cluster-secret-rotation-troubleshooting.md
@@ -13 +13 @@ Cluster secret rotation fails if the environment isn't properly prepared. The mo
-  3. Verify your cluster isn't in these states: `CREATE_FAILED`, `DELETE_FAILED`, `SUSPENDING`, or `SUSPENDED`.
+  3. Verify your cluster isn't in these states: `CREATE_FAILED`, `DELETE_FAILED`, `RESUMING`, `SUSPENDING`, or `SUSPENDED`.