AWS sagemaker-unified-studio documentation change
Summary
Added documentation about knowledge base data sources, security boundaries, and chunking/parsing. Updated section headers and navigation links.
Security assessment
The addition of 'Understanding security boundaries with structured data sources' provides security guidance for data isolation but does not address a specific vulnerability. This improves security awareness without patching an issue.
Diff
diff --git a/sagemaker-unified-studio/latest/userguide/creating-a-knowledge-base-component.md b/sagemaker-unified-studio/latest/userguide/creating-a-knowledge-base-component.md index 316494935..1660c24e1 100644 --- a//sagemaker-unified-studio/latest/userguide/creating-a-knowledge-base-component.md +++ b//sagemaker-unified-studio/latest/userguide/creating-a-knowledge-base-component.md @@ -6,0 +7,19 @@ +You can create a knowledge base as a component in an Amazon Bedrock in SageMaker Unified Studio project. You then add the knowledge base to an chat agent app or flow app. Alternatively, you can create a knowledge base when you [design](./create-chat-app-with-components.html#chat-app-add-data-source) the app. When you create a knowledge base, you choose a data source, such as a local file or web crawler. + +In this section you learn about the various data sources that you can use and how to create a knowledge base component. + +###### Topics + + * [Use a Local file as a data source](./data-source-document.html) + + * [Use a web crawler as a data source](./data-source-document-web-crawler.html) + + * [Use project data as a data source](./data-source-project.html) + + * [Understanding security boundaries with structured data sources in an Amazon Bedrock knowledge base](./kb-security-boundaries.html) + + * [Chunking and parsing with knowledge bases](./kb-chunking-parsing.html) + + + + @@ -39 +58 @@ You can create a Knowledge base as a component in an Amazon Bedrock in SageMaker -For more information, see [Document data source](./data-source-document.html). +For more information, see [Use a Local file as a data source](./data-source-document.html). @@ -106 +125 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Content chunking and parsing +Add a Knowledge Base to your Amazon Bedrock app @@ -108 +127 @@ Content chunking and parsing -Add a Knowledge Base component to a chat agent app +Use a Local file as a data source