| kinesis_describe_stream {botor} | R Documentation |
Describes the specified Kinesis data stream
Description
Describes the specified Kinesis data stream
Usage
kinesis_describe_stream(stream)
Arguments
stream |
the name of the stream to describe
|
Value
list
References
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kinesis.html#Kinesis.Client.describe_stream
[Package
botor version 0.3.0
Index]