Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

ModelPackagingJobMetadata - Amazon Lookout for Vision API Reference

ModelPackagingJobMetadata

Metadata for a model packaging job. For more information, see ListModelPackagingJobs.

Contents

CreationTimestamp

The Unix timestamp for the time and date that the model packaging job was created.

Type: Timestamp

Required: No

JobName

The name of the model packaging job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9-]+

Required: No

LastUpdatedTimestamp

The Unix timestamp for the time and date that the model packaging job was last updated.

Type: Timestamp

Required: No

ModelPackagingJobDescription

The description for the model packaging job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9-_. ()':,;?]+

Required: No

ModelPackagingMethod

The AWS service used to package the job. Currently Lookout for Vision can package jobs with AWS IoT Greengrass.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Pattern: ^[a-zA-Z0-9]+

Required: No

ModelVersion

The version of the model that is in the model package.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 10.

Pattern: ([1-9][0-9]*|latest)

Required: No

ProjectName

The project that contains the model that is in the model package.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_\-]*

Required: No

Status

The status of the model packaging job.

Type: String

Valid Values: CREATED | RUNNING | SUCCEEDED | FAILED

Required: No

StatusMessage

The status message for the model packaging job.

Type: String

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.