Skip to contents

Searches for devices using the specified filters.

See https://www.paws-r-sdk.com/docs/braket_search_devices/ for full documentation.

Usage

braket_search_devices(nextToken = NULL, maxResults = NULL, filters)

Arguments

nextToken

A token used for pagination of results returned in the response. Use the token returned from the previous request to continue search where the previous request ended.

maxResults

The maximum number of results to return in the response.

filters

[required] Array of SearchDevicesFilter objects to use when searching for devices.