ComponentLatestVersion - Amazon IoT Greengrass
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).

ComponentLatestVersion

Contains information about the latest version of a component.

Contents

arn

The ARN of the component version.

Type: String

Pattern: arn:[^:]*:greengrass:[^:]*:(aws|[0-9]+):components:[^:]+:versions:[^:]+

Required: No

componentVersion

The version of the component.

Type: String

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

Required: No

creationTimestamp

The time at which the component was created, expressed in ISO 8601 format.

Type: Timestamp

Required: No

description

The description of the component version.

Type: String

Length Constraints: Minimum length of 1.

Required: No

platforms

The platforms that the component version supports.

Type: Array of ComponentPlatform objects

Required: No

publisher

The publisher of the component version.

Type: String

Length Constraints: Minimum length of 1.

Required: No

See Also

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