Lists the versions of a connector definition, which are containers for connectors. Connectors run on the Greengrass core and contain built-in integration with local infrastructure, device protocols, AWS, and other cloud services.
get/greengrass/definition/connectors/{ConnectorDefinitionId}/versions
Path parameters
ConnectorDefinitionIdstring required
The ID of the connector definition.
Query parameters
MaxResultsstring
The maximum number of results to be returned per request.
NextTokenstring
The token for the next set of results, or ''null'' if there are no additional results.
Response
Success