A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Kinesis/Types/CreateStreamInput.html below:

CreateStreamInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kinesis::Types::CreateStreamInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing CreateStreamInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  stream_name: "StreamName",   shard_count: 1, }

Represents the input for CreateStream.

Instance Attribute Summary collapse Instance Attribute Details #shard_count ⇒ Integer

The number of shards that the stream will use. The throughput of the stream is a function of the number of shards; more shards are required for greater provisioned throughput.

#stream_name ⇒ String

A name to identify the stream. The stream name is scoped to the AWS account used by the application that creates the stream. It is also scoped by AWS Region. That is, two streams in two different AWS accounts can have the same name. Two streams in the same AWS account but in two different Regions can also have the same name.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4