@cdklabs/generative-ai-cdk-constructs • Docs
@cdklabs/generative-ai-cdk-constructs / bedrock / DataSourceType
Represents the types of data sources that can be associated to an Knowledge Base.
CONFLUENCE:
"CONFLUENCE"
Confluence Cloud Instance data source.
S3:
"S3"
Amazon S3 Bucket data source.
SALESFORCE:
"SALESFORCE"
Salesforce instance data source.
SHAREPOINT:
"SHAREPOINT"
Microsoft SharePoint instance data source.
WEB_CRAWLER:
"WEB"
Web Crawler data source. Extracts content from authorized public web pages using a crawler.