AWS Kinesis

List streams

List your Kinesis data streams. May require multiple calls to ListStreams.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

limit

number

The maximum number of items to list.

Outputs

Field

Type

Description

hasMoreStreams [required]

boolean

If set to true, there are more streams available to list.

streamNames [required]

[string]

The names of the streams that are associated with the Amazon Web Services account making the ListStreams request.

amzRequestId [required]

string