AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-07 · Documentation medium

File: cli/latest/reference/fsx/copy-snapshot-and-update-volume.md

Summary

Added documentation for DomainJoinServiceAccountSecret parameter specifying Secrets Manager ARN for Active Directory credentials

Security assessment

The change documents proper credential management through Secrets Manager for domain joining operations, improving security documentation but not fixing a specific vulnerability.

Diff

diff --git a/cli/latest/reference/fsx/copy-snapshot-and-update-volume.md b/cli/latest/reference/fsx/copy-snapshot-and-update-volume.md
index f0c16b509..f3afe2676 100644
--- a//cli/latest/reference/fsx/copy-snapshot-and-update-volume.md
+++ b//cli/latest/reference/fsx/copy-snapshot-and-update-volume.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.28 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.31 Command Reference](../../index.html) »
@@ -758,0 +759,12 @@ AdministrativeActions -> (list)
+>>>>> 
+>>>>> DomainJoinServiceAccountSecret -> (string)
+>>>>>
+>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain.
+>>>>>> 
+>>>>>> Constraints:
+>>>>>> 
+>>>>>>   * min: `64`
+>>>>>>   * max: `1024`
+>>>>>>   * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$`
+>>>>>> 
+
@@ -1903,0 +1916,12 @@ AdministrativeActions -> (list)
+>>>>>>>> 
+>>>>>>>> DomainJoinServiceAccountSecret -> (string)
+>>>>>>>>
+>>>>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain.
+>>>>>>>>> 
+>>>>>>>>> Constraints:
+>>>>>>>>> 
+>>>>>>>>>   * min: `64`
+>>>>>>>>>   * max: `1024`
+>>>>>>>>>   * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$`
+>>>>>>>>> 
+
@@ -5909,0 +5934,12 @@ AdministrativeActions -> (list)
+>>>>>>>> 
+>>>>>>>> DomainJoinServiceAccountSecret -> (string)
+>>>>>>>>
+>>>>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain.
+>>>>>>>>> 
+>>>>>>>>> Constraints:
+>>>>>>>>> 
+>>>>>>>>>   * min: `64`
+>>>>>>>>>   * max: `1024`
+>>>>>>>>>   * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$`
+>>>>>>>>> 
+
@@ -9154,0 +9191,12 @@ AdministrativeActions -> (list)
+>>>>>>>> 
+>>>>>>>> DomainJoinServiceAccountSecret -> (string)
+>>>>>>>>
+>>>>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain.
+>>>>>>>>> 
+>>>>>>>>> Constraints:
+>>>>>>>>> 
+>>>>>>>>>   * min: `64`
+>>>>>>>>>   * max: `1024`
+>>>>>>>>>   * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$`
+>>>>>>>>> 
+
@@ -11554 +11602 @@ AdministrativeActions -> (list)
-  * [AWS CLI 2.31.28 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.31 Command Reference](../../index.html) »