List Streams
GET {{aws_internet_of_things_base_url}}/streams?ascendingOrder&maxResults&nextToken
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ascendingOrder | null | Set to true to return the list of streams in ascending order. | |
maxResults | null | The maximum number of results to return at a time. | |
nextToken | null | A token used to get the next set of results. |