AWS opensearch-service documentation change
Summary
Updated console URL and simplified tagging steps for OpenSearch Ingestion pipelines
Security assessment
The changes update console navigation instructions and streamline UI steps. No security context or vulnerability fixes are mentioned in the diff.
Diff
diff --git a/opensearch-service/latest/developerguide/tag-pipeline.md b/opensearch-service/latest/developerguide/tag-pipeline.md index 28a5be6b8..cf12c5c17 100644 --- a//opensearch-service/latest/developerguide/tag-pipeline.md +++ b//opensearch-service/latest/developerguide/tag-pipeline.md @@ -56 +56 @@ The console is the simplest way to tag a pipeline. - 1. Sign in to the Amazon OpenSearch Service console at [https://console.aws.amazon.com/aos/home](https://console.aws.amazon.com/aos/home ). + 1. Sign in to the Amazon OpenSearch Service console at [https://console.aws.amazon.com/aos/osis/home](https://console.aws.amazon.com/aos/osis/home#osis/ingestion-pipelines). You'll be on the Pipelines page. @@ -58 +58 @@ The console is the simplest way to tag a pipeline. - 2. Choose **Pipelines** on the left navigation pane. + 2. Select the pipeline you want to add tags to and go to the **Tags** tab. @@ -60 +60 @@ The console is the simplest way to tag a pipeline. - 3. Select the pipeline you want to add tags to and go to the **Tags** tab. + 3. Choose **Manage** and **Add new tag**. @@ -62 +62 @@ The console is the simplest way to tag a pipeline. - 4. Choose **Manage** and **Add new tag**. + 4. Enter a tag key and an optional value. @@ -64,3 +64 @@ The console is the simplest way to tag a pipeline. - 5. Enter a tag key and an optional value. - - 6. Choose **Save**. + 5. Choose **Save**.