listTagsForStream

abstract suspend fun listTagsForStream(input: ListTagsForStreamRequest = ListTagsForStreamRequest { }): ListTagsForStreamResponse

Returns a list of tags associated with the specified stream.

In the request, you must specify either the StreamName or the StreamARN.