aws-sdk-dynamodbstreams 0.35.0

AWS SDK for Amazon DynamoDB Streams
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_http::request_id::RequestId;

/// Types for the `DescribeStream` operation.
pub mod describe_stream;

/// Types for the `GetRecords` operation.
pub mod get_records;

/// Types for the `GetShardIterator` operation.
pub mod get_shard_iterator;

/// Types for the `ListStreams` operation.
pub mod list_streams;