kinesis_describe_stream_summary: Provides a summarized description of the specified Kinesis...

View source: R/kinesis_operations.R

kinesis_describe_stream_summaryR Documentation

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.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.