AWS::Bedrock::DataSource PatternObjectFilterConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Bedrock::DataSource PatternObjectFilterConfiguration

The configuration of filtering certain objects or content types of the data source.

Syntax

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

JSON

{ "Filters" : [ PatternObjectFilter, ... ] }

Properties

Filters

The configuration of specific filters applied to your data source content. You can filter out or include certain content.

Required: Yes

Type: Array of PatternObjectFilter

Minimum: 1

Maximum: 25

Update requires: No interruption