This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Bedrock::DataAutomationProject AudioExtractionCategoryTypeConfiguration
Allows configuration of extractions for different types of data, such as transcript and content moderation.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Transcript" :
TranscriptConfiguration
}
Properties
Transcript
-
This element allows you to configure different extractions for your transcript data, such as speaker and channel labeling.
Required: No
Type: TranscriptConfiguration
Update requires: No interruption