AWS Security ChangesHomeSearch

AWS cli medium security documentation change

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

File: cli/latest/reference/pcs/get-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

Default mode change to NONE improves security posture by disabling features unless explicitly enabled. Documentation updates clarify security implications of STANDARD mode, enhancing security transparency.

Diff

diff --git a/cli/latest/reference/pcs/get-cluster.md b/cli/latest/reference/pcs/get-cluster.md
index 2a330d898..a944c4248 100644
--- a//cli/latest/reference/pcs/get-cluster.md
+++ b//cli/latest/reference/pcs/get-cluster.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.21 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.23 Command Reference](../../index.html) »
@@ -348 +348 @@ 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.
@@ -352 +352 @@ 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.
@@ -379 +379 @@ 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.
@@ -394 +394 @@ 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.
@@ -539 +539 @@ cluster -> (structure)
-  * [AWS CLI 2.32.21 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.23 Command Reference](../../index.html) »