AWS SDK for Amazon DynamoDB.
# Cargo.toml
[dependencies]
aws-sdk-dynamodb = "1.110.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists all DynamoDB tables using the AWS SDK.
Add `tokio` with the `rt-multi-thread` feature and use `#[tokio::main]`.
Set `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, and `AWS_REGION`.
No dependency data recorded yet.