AWS::Bedrock::DataSource BedrockDataAutomationConfiguration - 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 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