AWS Security ChangesHomeSearch

AWS keyspaces documentation change

Service: keyspaces · 2025-07-25 · Documentation low

File: keyspaces/latest/devguide/Tagging.Operations.existing.stream.drop.md

Summary

Added console instructions for deleting tags from a stream via AWS Management Console

Security assessment

Change adds UI workflow documentation for tag management but contains no security-related context or vulnerability references

Diff

diff --git a/keyspaces/latest/devguide/Tagging.Operations.existing.stream.drop.md b/keyspaces/latest/devguide/Tagging.Operations.existing.stream.drop.md
index d24e16a0c..ebd7c422a 100644
--- a//keyspaces/latest/devguide/Tagging.Operations.existing.stream.drop.md
+++ b//keyspaces/latest/devguide/Tagging.Operations.existing.stream.drop.md
@@ -8,0 +9,20 @@ To delete tags from a stream, you can use CQL or the AWS CLI. You can only delet
+Console
+    
+
+###### Delete tags from a table using the Amazon Keyspaces console
+
+  1. Sign in to the AWS Management Console, and open the Amazon Keyspaces console at [https://console.aws.amazon.com/keyspaces/home](https://console.aws.amazon.com/keyspaces/home).
+
+  2. In the navigation pane, choose **Tables**.
+
+  3. Choose a table from the list and choose the **Streams** tab. 
+
+  4. In the **Tags** section choose **Manage tags** to delete tags from the table.
+
+  5. After the tag you want to delete, choose **Remove**.
+
+  6. Choose **Save changes**.
+
+
+
+