AWS Security ChangesHomeSearch

AWS fsx documentation change

Service: fsx · 2025-04-11 · Documentation low

File: fsx/latest/WindowsGuide/encryption-in-transit.md

Summary

Updated section title and added specific SMB share encryption configuration details

Security assessment

Adds documentation about per-share encryption configuration options, enhancing security feature documentation but not addressing a specific vulnerability.

Diff

diff --git a/fsx/latest/WindowsGuide/encryption-in-transit.md b/fsx/latest/WindowsGuide/encryption-in-transit.md
index 75542b59d..7ccd8a941 100644
--- a//fsx/latest/WindowsGuide/encryption-in-transit.md
+++ b//fsx/latest/WindowsGuide/encryption-in-transit.md
@@ -7 +7 @@ Managing encryption in transit
-# Encryption in Transit
+# Encryption of data in transit
@@ -28 +28 @@ Encryption in Transit Command | Description
-**Set-FSxSmbServerConfiguration** |  This command has two options for configuring in-transit encryption:
+**Set-FSxSmbServerConfiguration** |  This command has two options for configuring in-transit encryption globally on the file system:
@@ -33,0 +34 @@ Encryption in Transit Command | Description
+**Set-FSxSmbShare -name`name` -EncryptData $True** | Set this parameter to `True` to turn on in-transit data encryption for the share. Set this parameter to `False` to turn off in-transit data encryption for the share.  
@@ -43 +44 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Encryption of data at rest
+Encryption at rest