This category contains 11 nodes.
Deletes data from DynamoDB by hash and range key.
Retrieves data from DynamoDB by hash and range key.
Puts data onto DynamoDB.
Creates a new DynamoDB table.
Deletes a new DynamoDB table.
Retrieves table information from DynamoDB.
Retrieves a list of available tables from DynamoDB.
Puts items into DynamoDB using condition expressions.
Retrieves data from DynamoDB by hash key and a filter for the range key.
Retrieves data from DynamoDB by performing a scan operation over the whole table.