AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-10-01 · Documentation medium

File: cli/latest/reference/quicksight/delete-brand.md

Summary

Added permanent deletion warning and impact notice for brand removal

Security assessment

Added operational warning about data loss, not security vulnerability

Diff

diff --git a/cli/latest/reference/quicksight/delete-brand.md b/cli/latest/reference/quicksight/delete-brand.md
index 35336d726..618ded134 100644
--- a//cli/latest/reference/quicksight/delete-brand.md
+++ b//cli/latest/reference/quicksight/delete-brand.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -58,0 +59,12 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
+### Warning
+
+This API permanently deletes the specified QuickSight brand. When you delete a brand:
+
+  * The brand and all its associated branding elements are permanently removed
+  * Any applications or dashboards using this brand will revert to default styling
+  * This action cannot be undone through the API
+
+
+
+> **Before proceeding:** Verify that the brand is no longer needed and consider the impact on any applications currently using this brand.
+
@@ -230 +242 @@ RequestId -> (string)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »