The configuration information to connect to SharePoint as your data source.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"CrawlerConfiguration" : SharePointCrawlerConfiguration
,
"SourceConfiguration" : SharePointSourceConfiguration
}
YAML
CrawlerConfiguration:
SharePointCrawlerConfiguration
SourceConfiguration:
SharePointSourceConfiguration
Properties
-
The configuration of the SharePoint content. For example, configuring specific types of SharePoint content.
Required: No
Type: SharePointCrawlerConfiguration
Update requires: No interruption
-
The endpoint information to connect to your SharePoint data source.
Required: Yes
Type: SharePointSourceConfiguration
Update requires: No interruption