generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / bedrock / DataSourceType

Enumeration: DataSourceType

Represents the types of data sources that can be associated to an Knowledge Base.

Enumeration Members

CONFLUENCE

CONFLUENCE: "CONFLUENCE"

Confluence Cloud Instance data source.


S3

S3: "S3"

Amazon S3 Bucket data source.


SALESFORCE

SALESFORCE: "SALESFORCE"

Salesforce instance data source.


SHAREPOINT

SHAREPOINT: "SHAREPOINT"

Microsoft SharePoint instance data source.


WEB_CRAWLER

WEB_CRAWLER: "WEB"

Web Crawler data source. Extracts content from authorized public web pages using a crawler.