Light Dark

hot.dev/aws-dynamodb — AWS DynamoDB API bindings for NoSQL database operations.

Version: 1.0.2

Author: Hot Dev

License: Apache-2.0

Dependencies: hot-std

Add to your project

"hot.dev/aws-dynamodb": "1.0.2"

Add this to your deps in hot.hot

Namespaces

::aws::dynamodb

NamespaceFunctionsTypesDescription
::batch52Get multiple items from one or more tables in a single request.
::items44Put an item into a DynamoDB table.
::query32Query items from a DynamoDB table using a key condition expression.
::tables23List all DynamoDB tables in the account/region.