AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-01 · Documentation low

File: cli/latest/reference/workspaces-web/get-browser-settings.md

Summary

Reordered 'additionalEncryptionContext' and 'browserSettingsArn' fields in documentation output, updated CLI version to 2.28.0

Security assessment

Structural reorganization of encryption-related fields in documentation output. While encryption context is a security feature, the change only reorders existing documentation rather than adding new security information or addressing vulnerabilities.

Diff

diff --git a/cli/latest/reference/workspaces-web/get-browser-settings.md b/cli/latest/reference/workspaces-web/get-browser-settings.md
index 04462c518..c90153b4d 100644
--- a//cli/latest/reference/workspaces-web/get-browser-settings.md
+++ b//cli/latest/reference/workspaces-web/get-browser-settings.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -199 +199 @@ browserSettings -> (structure)
-> additionalEncryptionContext -> (map)
+> browserSettingsArn -> (string)
@@ -201,5 +201 @@ browserSettings -> (structure)
->> The additional encryption context of the browser settings.
->> 
->> key -> (string)
->> 
->> value -> (string)
+>> The ARN of the browser settings.
@@ -217,4 +212,0 @@ browserSettings -> (structure)
-> browserSettingsArn -> (string)
->
->> The ARN of the browser settings.
-> 
@@ -223,0 +216,8 @@ browserSettings -> (structure)
+> 
+> additionalEncryptionContext -> (map)
+>
+>> The additional encryption context of the browser settings.
+>> 
+>> key -> (string)
+>> 
+>> value -> (string)
@@ -235 +235 @@ browserSettings -> (structure)
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »