DynamoDB model types for Rustack.
This crate provides all DynamoDB API types needed for the Rustack DynamoDB implementation. Unlike the S3 model crate which is auto-generated from Smithy, these types are hand-written since DynamoDB's JSON protocol makes serde derives trivial.