describeStream
abstract suspend fun describeStream(input: DescribeStreamRequest = DescribeStreamRequest { }): DescribeStreamResponse
Returns the most current information about the specified stream. You must specify either the StreamName
or the StreamARN
.