Skip to main content

Crate fakecloud_dynamodb

Crate fakecloud_dynamodb 

Source

Re-exports§

pub use state::AttributeDefinition;
pub use state::DynamoDbSnapshot;
pub use state::DynamoDbState;
pub use state::DynamoTable;
pub use state::KeySchemaElement;
pub use state::OnDemandThroughput;
pub use state::ProvisionedThroughput;
pub use state::SharedDynamoDbState;
pub use state::DYNAMODB_SNAPSHOT_SCHEMA_VERSION;
pub use streams_dataplane::DynamoDbStreamsService;

Modules§

state
streams
streams_dataplane
DynamoDB Streams data plane (DynamoDBStreams_20120810).
ttl

Structs§

DynamoDbService