v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429208152.7 KB

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

nextTokenstring

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