AWS keyspaces documentation change
Summary
Added console instructions for viewing stream tags via AWS Management Console
Security assessment
Routine documentation update showing tag visibility in UI, no security context or feature explanation added
Diff
diff --git a/keyspaces/latest/devguide/Tagging.Operations.view.stream.md b/keyspaces/latest/devguide/Tagging.Operations.view.stream.md index 805cbe89a..680968001 100644 --- a//keyspaces/latest/devguide/Tagging.Operations.view.stream.md +++ b//keyspaces/latest/devguide/Tagging.Operations.view.stream.md @@ -8,0 +9,16 @@ The following examples show how to view the tags of a stream in Amazon Keyspaces +Console + + +###### View the tags of a stream using the 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. You can view the tags of the stream in the **Tags** section. + + + +