Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListStreamsCommandInputProtected

The input for ListStreamsCommand.

Hierarchy

Properties

ExclusiveStartStreamName?: string

The name of the stream to start the list with.

Limit?: number

The maximum number of streams to list. The default value is 100. If you specify a value greater than 100, at most 100 results are returned.

NextToken?: string