v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428140120.9 KB

Gets summary information about stream keys for the specified channel.

post/ListStreamKeys

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

channelArnstring required

Channel ARN used to filter the list.

maxResultsinteger

Maximum number of streamKeys to return. Default: 1.

nextTokenstring

The first stream key to retrieve. This is used for pagination; see the <code>nextToken</code> response field.

Response

Success

nextTokenstring

If there are more stream keys than <code>maxResults</code>, use <code>nextToken</code> in the request to get the next set.