diff --git a/src/cdk-lib/amazonaurora/README.md b/src/cdk-lib/amazonaurora/README.md index 6f0c4b14..08c0e563 100644 --- a/src/cdk-lib/amazonaurora/README.md +++ b/src/cdk-lib/amazonaurora/README.md @@ -28,7 +28,7 @@ This construct library provides a class that defines a `AmazonAuroraVectorStore` ## API -See the [API documentation](../../../apidocs/modules/amazonaurora.md). +See the [API documentation](../../../apidocs/namespaces/amazonaurora/README.md). ## Amazon Aurora Vector Store diff --git a/src/cdk-lib/bedrock/README.md b/src/cdk-lib/bedrock/README.md index 0c326c59..2d69e397 100644 --- a/src/cdk-lib/bedrock/README.md +++ b/src/cdk-lib/bedrock/README.md @@ -28,7 +28,7 @@ This construct library includes CloudFormation L1 resources to deploy Bedrock fe - [Agents](#agents) ## API -See the [API documentation](../../../apidocs/modules/bedrock.md). +See the [API documentation](../../../apidocs/namespaces/bedrock/README.md). ## Knowledge Bases With Knowledge Bases for Amazon Bedrock, you can give FMs and agents contextual information from your company’s private data sources for Retrieval Augmented Generation (RAG) to deliver more relevant, accurate, and customized responses. diff --git a/src/cdk-lib/opensearch-vectorindex/README.md b/src/cdk-lib/opensearch-vectorindex/README.md index 83996c67..91f9021f 100644 --- a/src/cdk-lib/opensearch-vectorindex/README.md +++ b/src/cdk-lib/opensearch-vectorindex/README.md @@ -28,7 +28,7 @@ This construct library provides a resource that creates a vector index on an Ama ## API -See the [API documentation](../../../apidocs/modules/opensearchserverless.md). +See the [API documentation](../../../apidocs/namespaces/opensearch_vectorindex/README.md). ## Vector Index diff --git a/src/cdk-lib/opensearchserverless/README.md b/src/cdk-lib/opensearchserverless/README.md index d4e3a7cd..19b69b0b 100644 --- a/src/cdk-lib/opensearchserverless/README.md +++ b/src/cdk-lib/opensearchserverless/README.md @@ -26,7 +26,7 @@ This construct library extends the [automatically generated L1 constructs](https ## API -See the [API documentation](../../../apidocs/modules/opensearchserverless.md). +See the [API documentation](../../../apidocs/namespaces/opensearchserverless/README.md). ## Vector Collection This resource creates an Amazon OpenSearch Serverless collection configured for `VECTORSEARCH`. It creates default encryption, network, and data policies for use with Amazon Bedrock Knowledge Bases. For encryption, it uses the default AWS owned KMS key. It allows network connections from the public internet, but access is restricted to specific IAM principals. diff --git a/src/cdk-lib/pinecone/README.md b/src/cdk-lib/pinecone/README.md index bbb59f44..df86a75a 100644 --- a/src/cdk-lib/pinecone/README.md +++ b/src/cdk-lib/pinecone/README.md @@ -25,7 +25,7 @@ This construct library provides a class that defines an existing Pinecone databa - [Pinecone Vector Store](#pinecone-vector-store) ## API -See the [API documentation](../../../apidocs/modules/pinecone.md). +See the [API documentation](../../../apidocs/namespaces/pinecone/README.md). ## Pinecone Vector Store