AWS::Bedrock::DataSource BedrockDataAutomationConfiguration
Contains configurations for using Amazon Bedrock Data Automation as the parser for ingesting your data sources.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ParsingModality" :
String
}
YAML
ParsingModality:
String
Properties
ParsingModality
-
Specifies whether to enable parsing of multimodal data, including both text and/or images.
Required: No
Type: String
Allowed values:
MULTIMODAL
Update requires: Replacement