This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
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