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 ImageStandardExtraction
Settings for generating data from images.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BoundingBox" :ImageBoundingBox, "Category" :ImageExtractionCategory}
Properties
- BoundingBox
- 
                    Settings for generating bounding boxes. Required: Yes Type: ImageBoundingBox Update requires: No interruption 
- Category
- 
                    Settings for generating categorical data. Required: Yes Type: ImageExtractionCategory Update requires: No interruption