AWS bedrock documentation change
Summary
Updated section headers and added clarification about using existing structured data formats
Security assessment
Changes focus on improving documentation structure and clarity about data format usage. No security-specific content was added or modified.
Diff
diff --git a/bedrock/latest/userguide/knowledge-base-build-structured.md b/bedrock/latest/userguide/knowledge-base-build-structured.md index e0a20d085..34f360411 100644 --- a//bedrock/latest/userguide/knowledge-base-build-structured.md +++ b//bedrock/latest/userguide/knowledge-base-build-structured.md @@ -7 +7 @@ -Amazon Bedrock Knowledge Bases allows you to connect to structured data stores, which contain data that conforms to a predefined schema. Examples of structured data include tables and databases. Amazon Bedrock Knowledge Bases can convert user queries into language that is suitable for extracting data from supported structured data stores. It can then use the converted query to retrieve data that is relevant to the query and generate appropriate responses. +Amazon Bedrock Knowledge Bases allows you to connect to structured data stores, which contain data that conforms to a predefined schema. Examples of structured data include tables and databases. Amazon Bedrock Knowledge Bases can convert user queries into language that is suitable for extracting data from supported structured data stores. It can then use the converted query to retrieve data that is relevant to the query and generate appropriate responses. This enables you to use the existing structured data directly without having to convert it to a different format or generate your own SQL queries. @@ -17 +17 @@ Select a topic to learn about the prerequisites and process for connecting your - * [Prerequisites for creating an Amazon Bedrock knowledge base with a structured data store](./knowledge-base-prereq-structured.html) + * [Set up your query engine and permissions for creating a knowledge base with structured data store](./knowledge-base-prereq-structured.html) @@ -34 +34 @@ Delete a data source -Prerequisites +Set up query engine and configure permissions