Retrieves information about a list of streams for a cluster.
get/stream/{clusterIdentifier}
Path parameters
clusterIdentifierstring required
The ID of the cluster.
The ID of the cluster for which to list streams.
Query parameters
max-resultsinteger
Max results that will be returned per page.
An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results. Default: 10.
next-tokenstring
Token used to retrieve next page.
If your initial ListStreams operation returns a nextToken, you can include the returned nextToken in following ListStreams operations, which returns results in the next page.
Response
Success