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 DocumentStandardExtraction
Settings for generating data from documents.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BoundingBox" :DocumentBoundingBox, "Granularity" :DocumentExtractionGranularity}
Properties
- BoundingBox
- 
                    Whether to generate bounding boxes. Required: Yes Type: DocumentBoundingBox Update requires: No interruption 
- Granularity
- 
                    Which granularities to generate data for. Required: Yes Type: DocumentExtractionGranularity Update requires: No interruption