AWS::Bedrock::DataSource DataSourceConfiguration - AWS CloudFormation

AWS::Bedrock::DataSource DataSourceConfiguration

The connection configuration for the data source.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

ConfluenceConfiguration

The configuration information to connect to Confluence as your data source.

Note

Confluence data source connector is in preview release and is subject to change.

Required: No

Type: ConfluenceDataSourceConfiguration

Update requires: No interruption

S3Configuration

The configuration information to connect to Amazon S3 as your data source.

Required: No

Type: S3DataSourceConfiguration

Update requires: No interruption

SalesforceConfiguration

The configuration information to connect to Salesforce as your data source.

Note

Salesforce data source connector is in preview release and is subject to change.

Required: No

Type: SalesforceDataSourceConfiguration

Update requires: No interruption

SharePointConfiguration

The configuration information to connect to SharePoint as your data source.

Note

SharePoint data source connector is in preview release and is subject to change.

Required: No

Type: SharePointDataSourceConfiguration

Update requires: No interruption

Type

The type of data source.

Required: Yes

Type: String

Allowed values: S3 | CONFLUENCE | SALESFORCE | SHAREPOINT | WEB

Update requires: Replacement

WebConfiguration

The configuration of web URLs to crawl for your data source. You should be authorized to crawl the URLs.

Note

Crawling web URLs as your data source is in preview release and is subject to change.

Required: No

Type: WebDataSourceConfiguration

Update requires: No interruption