Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Describes an Amazon Lookout for Vision model.

Hierarchy

  • ModelMetadata

Properties

CreationTimestamp?: Date

The unix timestamp for the date and time that the model was created.

Description?: string

The description for the model.

ModelArn?: string

The Amazon Resource Name (ARN) of the model.

ModelVersion?: string

The version of the model.

Performance?: ModelPerformance

Performance metrics for the model. Not available until training has successfully completed.

Status?: string

The status of the model.

StatusMessage?: string

The status message for the model.