v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Retrieves information about a group version.

get/greengrass/groups/{GroupId}/versions/{GroupVersionId}

Path parameters

GroupIdstring required

The ID of the Greengrass group.

GroupVersionIdstring required

The ID of the group version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListGroupVersions'' requests. If the version is the last one that was associated with a group, the value also maps to the ''LatestVersion'' property of the corresponding ''GroupInformation'' object.

Response

Success

Arnstring

The ARN of the group version.

CreationTimestampstring

The time, in milliseconds since the epoch, when the group version was created.

Idstring

The ID of the group that the version is associated with.

Versionstring

The ID of the group version.