paws.analytics (version 0.1.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.

Usage

kinesis_describe_stream_summary(StreamName)

Arguments

StreamName

[required] The name of the stream to describe.

Request syntax

svc$describe_stream_summary(
  StreamName = "string"
)

Details

The information returned includes the stream name, Amazon Resource Name (ARN), status, record retention period, approximate creation time, monitoring, encryption details, and open shard count.