hot.dev/aws-dynamodb — AWS DynamoDB API bindings for NoSQL database operations.
"hot.dev/aws-dynamodb": "1.2.1"
Add this to your deps in hot.hot
Namespaces
| Namespace | Functions | Types | Description |
::dynamodb | 10 | 10 | Put an item into a DynamoDB table. |
| Namespace | Functions | Types | Description |
::batch | 5 | 2 | Get multiple items from one or more tables in a single request. |
::items | 4 | 4 | Put an item into a DynamoDB table. |
::query | 3 | 2 | Query items from a DynamoDB table using a key condition expression. |
::tables | 2 | 3 | List all DynamoDB tables in the account/region. |