Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-comprehend-flywheel.json
Parent schema serverless-framework-configuration
Type: object

The AWS::Comprehend::Flywheel resource creates an Amazon Comprehend Flywheel that enables customer to train their model.. Source:- No source definition found, add manually please

Properties

DataAccessRoleArn string | Aws_CF_FunctionString required
DataLakeS3Uri string | Aws_CF_FunctionString required
FlywheelName string | Aws_CF_FunctionString required
ActiveModelArn string | Aws_CF_FunctionString
DataSecurityConfig object
4 nested properties
ModelKmsKeyId string | Aws_CF_FunctionString
VolumeKmsKeyId string | Aws_CF_FunctionString
DataLakeKmsKeyId string | Aws_CF_FunctionString
VpcConfig object
2 nested properties
SecurityGroupIds string[] required
minItems=1maxItems=5uniqueItems=true
Subnets string[] required
minItems=1maxItems=16uniqueItems=true
ModelType string | Aws_CF_FunctionString
Tags Tag[]
uniqueItems=true
TaskConfig object
3 nested properties
LanguageCode string | Aws_CF_FunctionString required
DocumentClassificationConfig object
2 nested properties
Mode string | Aws_CF_FunctionString required
Labels string[]
maxItems=1000uniqueItems=true
EntityRecognitionConfig object
1 nested properties
EntityTypes EntityTypesListItem[]
minItems=1maxItems=25uniqueItems=true

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required
TaskConfig object
LanguageCode string | Aws_CF_FunctionString required
DocumentClassificationConfig object
2 nested properties
Mode string | Aws_CF_FunctionString required
Labels string[]
maxItems=1000uniqueItems=true
EntityRecognitionConfig object
1 nested properties
EntityTypes EntityTypesListItem[]
minItems=1maxItems=25uniqueItems=true
DataSecurityConfig object
ModelKmsKeyId string | Aws_CF_FunctionString
VolumeKmsKeyId string | Aws_CF_FunctionString
DataLakeKmsKeyId string | Aws_CF_FunctionString
VpcConfig object
2 nested properties
SecurityGroupIds string[] required
minItems=1maxItems=5uniqueItems=true
Subnets string[] required
minItems=1maxItems=16uniqueItems=true
VpcConfig object
SecurityGroupIds string[] required
minItems=1maxItems=5uniqueItems=true
Subnets string[] required
minItems=1maxItems=16uniqueItems=true
KmsKeyId string | Aws_CF_FunctionString
EntityTypesListItem object
Type string | Aws_CF_FunctionString required
EntityRecognitionConfig object
EntityTypes EntityTypesListItem[]
minItems=1maxItems=25uniqueItems=true
DocumentClassificationConfig object
Mode string | Aws_CF_FunctionString required
Labels string[]
maxItems=1000uniqueItems=true