AWS::Bedrock::DataSource SalesforceCrawlerConfiguration
The configuration of the Salesforce content. For example, configuring specific types of Salesforce content.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FilterConfiguration" :
CrawlFilterConfiguration
}
Properties
FilterConfiguration
-
The configuration of filtering the Salesforce content. For example, configuring regular expression patterns to include or exclude certain content.
Required: No
Type: CrawlFilterConfiguration
Update requires: No interruption