v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492266201.3 KB

Retrieves information about a connector definition version, including the connectors that the version contains. Connectors are prebuilt modules that interact with local infrastructure, device protocols, AWS, and other cloud services.

get/greengrass/definition/connectors/{ConnectorDefinitionId}/versions/{ConnectorDefinitionVersionId}

Path parameters

ConnectorDefinitionIdstring required

The ID of the connector definition.

ConnectorDefinitionVersionIdstring required

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

Query parameters

NextTokenstring

The token for the next set of results, or ''null'' if there are no additional results.

Response

Success

Arnstring

The ARN of the connector definition version.

CreationTimestampstring

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

Idstring

The ID of the connector definition version.

NextTokenstring

The token for the next set of results, or ''null'' if there are no additional results.

Versionstring

The version of the connector definition version.