Retrieves a paginated list of client devices that are associated with a core device.
get/greengrass/v2/coreDevices/{coreDeviceThingName}/associatedClientDevices
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