View a markdown version of this page

AWS::Comprehend::FlywheelDataset - AWS CloudFormation

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::FlywheelDataset

The AWS::Comprehend::FlywheelDataset resource Property description not available. for Comprehend.

Syntax

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

JSON

{ "Type" : "AWS::Comprehend::FlywheelDataset", "Properties" : { "DatasetName" : String, "DatasetType" : String, "Description" : String, "FlywheelArn" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::Comprehend::FlywheelDataset Properties: DatasetName: String DatasetType: String Description: String FlywheelArn: String Tags: - Tag

Properties

DatasetName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Maximum: 63

Update requires: Replacement

DatasetType

Property description not available.

Required: No

Type: String

Allowed values: TRAIN | TEST

Update requires: Replacement

Description

Property description not available.

Required: No

Type: String

Maximum: 2048

Update requires: Replacement

FlywheelArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws(-[^:]+)?:comprehend:[a-zA-Z0-9-]*:[0-9]{12}:flywheel/[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Maximum: 256

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: Replacement

Return values

Ref

Fn::GetAtt

CreationTime

Property description not available.

DatasetArn

Property description not available.

DatasetS3Uri

Property description not available.

NumberOfDocuments

Property description not available.

Status

Property description not available.