v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Retrieves information about a resource definition version, including which resources are included in the version.

get/greengrass/definition/resources/{ResourceDefinitionId}/versions/{ResourceDefinitionVersionId}

Path parameters

ResourceDefinitionIdstring required

The ID of the resource definition.

ResourceDefinitionVersionIdstring required

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

Response

Success

Arnstring

Arn of the resource definition version.

CreationTimestampstring

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

Idstring

The ID of the resource definition version.

Versionstring

The version of the resource definition version.