AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/workspaces-web/list-data-protection-settings.md

Summary

Updated CLI version and reordered creationDate/displayName fields in data protection settings documentation

Security assessment

Minor documentation formatting changes with no security implications. Field order change doesn't affect functionality or security posture.

Diff

diff --git a/cli/latest/reference/workspaces-web/list-data-protection-settings.md b/cli/latest/reference/workspaces-web/list-data-protection-settings.md
index 25edc726e..8ae8e480f 100644
--- a//cli/latest/reference/workspaces-web/list-data-protection-settings.md
+++ b//cli/latest/reference/workspaces-web/list-data-protection-settings.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »
@@ -221,4 +220,0 @@ dataProtectionSettings -> (list)
->> creationDate -> (timestamp)
->>
->>> The creation date timestamp of the data protection settings.
->> 
@@ -228,0 +225,4 @@ dataProtectionSettings -> (list)
+>> displayName -> (string)
+>>
+>>> The display name of the data protection settings.
+>> 
@@ -233 +233 @@ dataProtectionSettings -> (list)
->> displayName -> (string)
+>> creationDate -> (timestamp)
@@ -235 +235 @@ dataProtectionSettings -> (list)
->>> The display name of the data protection settings.
+>>> The creation date timestamp of the data protection settings.
@@ -251 +251 @@ nextToken -> (string)
-  * [AWS CLI 2.27.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.0 Command Reference](../../index.html) »