EntityRecognizerSummary - Amazon Comprehend API Reference

EntityRecognizerSummary

Describes the information about an entity recognizer and its versions.

Contents

LatestVersionCreatedAt

The time that the latest entity recognizer version was submitted for processing.

Type: Timestamp

Required: No

LatestVersionName

The version name you assigned to the latest entity recognizer version.

Type: String

Length Constraints: Maximum length of 63.

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

Required: No

LatestVersionStatus

Provides the status of the latest entity recognizer version.

Type: String

Valid Values: SUBMITTED | TRAINING | DELETING | STOP_REQUESTED | STOPPED | IN_ERROR | TRAINED | TRAINED_WITH_WARNING

Required: No

NumberOfVersions

The number of versions you created.

Type: Integer

Required: No

RecognizerName

The name that you assigned the entity recognizer.

Type: String

Length Constraints: Maximum length of 63.

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

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: