Retrieves a paginated list of deployment jobs that IoT Greengrass sends to Greengrass core devices.
get/greengrass/v2/coreDevices/{coreDeviceThingName}/effectiveDeployments
Path parameters
coreDeviceThingNamestring required
The name of the core device. This is also the name of the IoT thing.
Query parameters
maxResultsinteger
The maximum number of results to be returned per paginated request.
nextTokenstring
The token to be used for the next set of paginated results.
Response
Success