AWS opensearch-service documentation change
Summary
Added practical example section with link to blog post about index setup for semantic enrichment
Security assessment
Change adds implementation guidance without modifying security controls or addressing vulnerabilities. The blog link focuses on search relevance, not security features.
Diff
diff --git a/opensearch-service/latest/developerguide/serverless-semantic-enrichment.md b/opensearch-service/latest/developerguide/serverless-semantic-enrichment.md index f4cf97092..4bfe3b708 100644 --- a//opensearch-service/latest/developerguide/serverless-semantic-enrichment.md +++ b//opensearch-service/latest/developerguide/serverless-semantic-enrichment.md @@ -5 +5 @@ -How it worksConfiguring permissions for automatic semantic enrichment +How it worksConfiguring permissions for automatic semantic enrichmentIndex set up example @@ -235,0 +236,4 @@ To allow service APIs to access private collections, you must configure network +## Index set up example + +For a practical example, refer to the blog post [https://aws.amazon.com/blogs/big-data/boosting-search-relevance-automatic-semantic-enrichment-in-amazon-opensearch-serverless/](https://aws.amazon.com/blogs/big-data/boosting-search-relevance-automatic-semantic-enrichment-in-amazon-opensearch-serverless/) for index setup for product catalog search using automatic semantic enrichment. +