AWS Security ChangesHomeSearch

AWS cli medium security documentation change

Service: cli · 2025-12-25 · Security-related medium

File: cli/latest/reference/pcs/update-cluster.md

Summary

Updated AWS CLI version reference from 2.32.21 to 2.32.23. Changed default value for Slurm accounting and REST API modes from STANDARD to NONE. Updated AWS Secrets Manager references to full name.

Security assessment

Changing default modes to NONE enforces security-by-default principle. The documentation now clearly states that enabling STANDARD mode activates features, helping users understand security trade-offs.

Diff

diff --git a/cli/latest/reference/pcs/update-cluster.md b/cli/latest/reference/pcs/update-cluster.md
index 9a87b8082..abfc9ff04 100644
--- a//cli/latest/reference/pcs/update-cluster.md
+++ b//cli/latest/reference/pcs/update-cluster.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.21 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.23 Command Reference](../../index.html) »
@@ -181 +181 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/pcs-20
->>> The default value for `mode` is `STANDARD` . A value of `STANDARD` means Slurm accounting is enabled.
+>>> The default value for `mode` is `NONE` . A value of `STANDARD` means Slurm accounting is enabled.
@@ -196 +196 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/pcs-20
->>> The default value for `mode` is `STANDARD` . A value of `STANDARD` means the Slurm REST API is enabled.
+>>> The default value for `mode` is `NONE` . A value of `STANDARD` means the Slurm REST API is enabled.
@@ -479 +479 @@ cluster -> (structure)
->>>>> The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the JWT key.
+>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the JWT key.
@@ -483 +483 @@ cluster -> (structure)
->>>>> The version of the AWS Secrets Manager secret containing the JWT key.
+>>>>> The version of the Amazon Web Services Secrets Manager secret containing the JWT key.
@@ -510 +510 @@ cluster -> (structure)
->>>> The default value for `mode` is `STANDARD` . A value of `STANDARD` means Slurm accounting is enabled.
+>>>> The default value for `mode` is `NONE` . A value of `STANDARD` means Slurm accounting is enabled.
@@ -525 +525 @@ cluster -> (structure)
->>>> The default value for `mode` is `STANDARD` . A value of `STANDARD` means the Slurm REST API is enabled.
+>>>> The default value for `mode` is `NONE` . A value of `STANDARD` means the Slurm REST API is enabled.
@@ -670 +670 @@ cluster -> (structure)
-  * [AWS CLI 2.32.21 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.23 Command Reference](../../index.html) »