Retrieves information about a logger definition version.
get/greengrass/definition/loggers/{LoggerDefinitionId}/versions/{LoggerDefinitionVersionId}
Path parameters
LoggerDefinitionIdstring required
The ID of the logger definition.
LoggerDefinitionVersionIdstring required
The ID of the logger definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListLoggerDefinitionVersions'' requests. If the version is the last one that was associated with a logger 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