View source: R/kinesis_operations.R
kinesis_describe_stream_summary | R Documentation |
Provides a summarized description of the specified Kinesis data stream without the shard list.
See https://www.paws-r-sdk.com/docs/kinesis_describe_stream_summary/ for full documentation.
kinesis_describe_stream_summary(StreamName = NULL, StreamARN = NULL)
StreamName |
The name of the stream to describe. |
StreamARN |
The ARN of the stream. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.