paws.analytics (version 0.5.0)

kinesis_describe_stream_summary: Provides a summarized description of the specified Kinesis data stream without the shard list

Description

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.

Usage

kinesis_describe_stream_summary(StreamName = NULL, StreamARN = NULL)

Arguments

StreamName

The name of the stream to describe.

StreamARN

The ARN of the stream.