PackageVersionSummary - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PackageVersionSummary

A summary of information about a package version.

Contents

creationDate

The date that the package version was created.

Type: Timestamp

Required: No

lastModifiedDate

The date that the package version was last updated.

Type: Timestamp

Required: No

packageName

The name of the associated software package.

Type: String

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

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

Required: No

status

The status of the package version. For more information, see Package version lifecycle.

Type: String

Valid Values: DRAFT | PUBLISHED | DEPRECATED

Required: No

versionName

The name of the target package version.

Type: String

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

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

Required: No

See Also

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