DataSourceConfiguration
The connection configuration for the data source.
Contents
- type
-
The type of data source.
Type: String
Valid Values:
S3 | WEB | CONFLUENCE | SALESFORCE | SHAREPOINT
Required: Yes
- 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.
Type: ConfluenceDataSourceConfiguration object
Required: No
- s3Configuration
-
The configuration information to connect to Amazon S3 as your data source.
Type: S3DataSourceConfiguration object
Required: No
- 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.
Type: SalesforceDataSourceConfiguration object
Required: No
-
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.
Type: SharePointDataSourceConfiguration object
Required: No
- 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.
Type: WebDataSourceConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: