AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-26 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-index-parameters.md

Summary

Added parameter descriptions for k-NN algorithm configuration including dynamic list size and neighbor count.

Security assessment

Provides operational details about search algorithm parameters without security implications or security feature documentation.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-index-parameters.md b/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-index-parameters.md
index 16e8923c6..95434f90a 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-index-parameters.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-properties-opensearchserverless-index-parameters.md
@@ -7 +7 @@ SyntaxProperties
-The `Parameters` property type specifies Property description not available. for an [AWS::OpenSearchServerless::Index](./aws-resource-opensearchserverless-index.html).
+Additional parameters for the k-NN algorithm.
@@ -34 +34 @@ To declare this entity in your AWS CloudFormation template, use the following sy
-Property description not available.
+The size of the dynamic list used during k-NN graph creation.
@@ -47 +47 @@ _Required_ : No
-Property description not available.
+Number of neighbors to consider during k-NN search.