AWS keyspaces documentation change
Summary
Added console instructions for adding tags to an existing stream via AWS Management Console
Security assessment
Documentation update for tag management workflow without security implications or security feature explanations
Diff
diff --git a/keyspaces/latest/devguide/Tagging.Operations.existing.stream.md b/keyspaces/latest/devguide/Tagging.Operations.existing.stream.md index e48afffc4..083937ecf 100644 --- a//keyspaces/latest/devguide/Tagging.Operations.existing.stream.md +++ b//keyspaces/latest/devguide/Tagging.Operations.existing.stream.md @@ -8,0 +9,20 @@ You can add new tags to an existing stream in Amazon Keyspaces using the CQL or +Console + + +###### Add tags to an existing stream (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** , and then choose the table with the stream that you want to tag. + + 3. Choose the **Streams** tab. + + 4. In the **Tags** section, choose **Manage tags**. + + 5. Choose **Add new tag** to add a new tag. You can create up to 50 tags by repeating this step. + + 6. Choose **Save changes**. + + + +