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