package
0.10.4
Repository: https://github.com/agilebits/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package kinesisiface provides an interface for the Amazon Kinesis.

# Functions

New creates a new instance of the Kinesis client with a session.

# Constants

A ServiceName is the name of the service the client will make API calls to.
@enum ShardIteratorType.
@enum ShardIteratorType.
@enum ShardIteratorType.
@enum ShardIteratorType.
@enum StreamStatus.
@enum StreamStatus.
@enum StreamStatus.
@enum StreamStatus.

# Structs

Represents the input for AddTagsToStream.
No description provided by the author
Represents the input for CreateStream.
No description provided by the author
Represents the input for DecreaseStreamRetentionPeriod.
No description provided by the author
Represents the input for DeleteStream.
No description provided by the author
Represents the input for DescribeStream.
Represents the output for DescribeStream.
Represents the input for GetRecords.
Represents the output for GetRecords.
Represents the input for GetShardIterator.
Represents the output for GetShardIterator.
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
Represents the input for IncreaseStreamRetentionPeriod.
No description provided by the author
Amazon Kinesis is a managed service that scales elastically for real time processing of streaming big data.The service client's operations are safe to be used concurrently.
Represents the input for ListStreams.
Represents the output for ListStreams.
Represents the input for ListTagsForStream.
Represents the output for ListTagsForStream.
Represents the input for MergeShards.
No description provided by the author
Represents the input for PutRecord.
Represents the output for PutRecord.
A PutRecords request.
PutRecords results.
Represents the output for PutRecords.
Represents the result of an individual record from a PutRecords request.
The unit of data of the Amazon Kinesis stream, which is composed of a sequence number, a partition key, and a data blob.
Represents the input for RemoveTagsFromStream.
No description provided by the author
The range of possible sequence numbers for the shard.
A uniquely identified group of data records in an Amazon Kinesis stream.
Represents the input for SplitShard.
No description provided by the author
Represents the output for DescribeStream.
Metadata assigned to the stream, consisting of a key-value pair.