AWS::Comprehend::Flywheel TaskConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Comprehend::Flywheel TaskConfig

Configuration about the model associated with a flywheel.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

DocumentClassificationConfig

Configuration required for a document classification model.

Required: No

Type: DocumentClassificationConfig

Update requires: Replacement

EntityRecognitionConfig

Configuration required for an entity recognition model.

Required: No

Type: EntityRecognitionConfig

Update requires: Replacement

LanguageCode

Language code for the language that the model supports.

Required: Yes

Type: String

Allowed values: en | es | fr | it | de | pt

Update requires: Replacement