v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Returns a list of devices in the fleet.

post/#X-Amz-Target=SageMaker.ListDeviceFleets

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListDeviceFleets' required

Request body

NextTokenstring

The response from the last list when returning a list large enough to need tokening.

MaxResultsinteger

The maximum number of results to select.

CreationTimeAfterstring date-time

Filter fleets where packaging job was created after specified time.

CreationTimeBeforestring date-time

Filter fleets where the edge packaging job was created before specified time.

LastModifiedTimeAfterstring date-time

Select fleets where the job was updated after X

LastModifiedTimeBeforestring date-time

Select fleets where the job was updated before X

NameContainsstring

Filter for fleets containing this name in their fleet device name.

SortBy'NAME' | 'CREATION_TIME' | 'LAST_MODIFIED_TIME'

The column to sort by.

SortOrder'Ascending' | 'Descending'

What direction to sort in.

Response

Success

NextTokenstring

The response from the last list when returning a list large enough to need tokening.