Module aws_sdk_kinesis::input

source ·
Expand description

Input structures for operations. Documentation on these types is copied from the model.

Modules

Structs

Represents the input for AddTagsToStream.

Represents the input for CreateStream.

Represents the input for DecreaseStreamRetentionPeriod.

Represents the input for DeleteStream.

Represents the input for DescribeStream.

Represents the input for DisableEnhancedMonitoring.

Represents the input for EnableEnhancedMonitoring.

Represents the input for GetRecords.

Represents the input for GetShardIterator.

Represents the input for IncreaseStreamRetentionPeriod.

Represents the input for ListStreams.

Represents the input for ListTagsForStream.

Represents the input for MergeShards.

Represents the input for PutRecord.

A PutRecords request.

Represents the input for RemoveTagsFromStream.

Represents the input for SplitShard.