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::DataAutomationProject DocumentStandardOutputConfiguration
Output settings for processing documents.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Extraction" :DocumentStandardExtraction, "GenerativeField" :DocumentStandardGenerativeField, "OutputFormat" :DocumentOutputFormat}
YAML
Extraction:DocumentStandardExtractionGenerativeField:DocumentStandardGenerativeFieldOutputFormat:DocumentOutputFormat
Properties
- Extraction
- 
                    Settings for populating data fields that describe the document. Required: No Type: DocumentStandardExtraction Update requires: No interruption 
- GenerativeField
- 
                    Whether to generate descriptions. Required: No Type: DocumentStandardGenerativeField Update requires: No interruption 
- OutputFormat
- 
                    The output format to generate. Required: No Type: DocumentOutputFormat Update requires: No interruption