List Streams

GET {{aws_internet_of_things_base_url}}/streams?ascendingOrder&maxResults&nextToken

Request Params

KeyDatatypeRequiredDescription
ascendingOrdernullSet to true to return the list of streams in ascending order.
maxResultsnullThe maximum number of results to return at a time.
nextTokennullA token used to get the next set of results.