AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-02-19 · Documentation low

File: cli/latest/reference/kms/rotate-key-on-demand.md

Summary

Increased maximum on-demand rotations per KMS key from 10 to 25

Security assessment

Service limit change only. No security implications or vulnerability fixes. Rotation remains a security best practice but the limit increase doesn't alter security posture.

Diff

diff --git a/cli/latest/reference/kms/rotate-key-on-demand.md b/cli/latest/reference/kms/rotate-key-on-demand.md
index a45d53dee..5166537b5 100644
--- a//cli/latest/reference/kms/rotate-key-on-demand.md
+++ b//cli/latest/reference/kms/rotate-key-on-demand.md
@@ -15 +15 @@
-  * [AWS CLI 2.33.22 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.25 Command Reference](../../index.html) »
@@ -66 +66 @@ You can perform [on-demand rotation](https://docs.aws.amazon.com/kms/latest/deve
-You can perform on-demand key rotation a **maximum of 10 times** per KMS key. You can use the KMS console to view the number of remaining on-demand rotations available for a KMS key.
+You can perform on-demand key rotation a **maximum of 25 times** per KMS key. You can use the KMS console to view the number of remaining on-demand rotations available for a KMS key.
@@ -292 +292 @@ KeyId -> (string)
-  * [AWS CLI 2.33.22 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.25 Command Reference](../../index.html) »