aws-sdk-dynamodb 1.109.0

AWS SDK for Amazon DynamoDB
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.

/// Supporting types for the `contributor_insights_enabled` waiter.
pub mod contributor_insights_enabled;

/// Supporting types for the `export_completed` waiter.
pub mod export_completed;

/// Supporting types for the `import_completed` waiter.
pub mod import_completed;

/// Supporting types for the `kinesis_streaming_destination_active` waiter.
pub mod kinesis_streaming_destination_active;

/// Supporting types for the `table_exists` waiter.
pub mod table_exists;

/// Supporting types for the `table_not_exists` waiter.
pub mod table_not_exists;

#[allow(clippy::needless_lifetimes)]
#[allow(clippy::let_and_return)]
pub(crate) mod matchers;