Module serde_dynamodb_streams::streams[][src]

Methods in this module are generated to work with AttributeValue from DynamoDB Streams instead of AttributeValue from DynamoDB.

Functions

from_hashmap

Deserialize an instance of type T from an HashMap<String, AttributeValue>.

to_hashmap

Serialize the given data structure as an HashMap<String, AttributeValue>.