Node Connectivity

There are 12 nodes that can be used as predessesor for a node with an input port of type AWS Comprehend Connection.

Amazon DynamoDB Batch Delete 

Deletes data from DynamoDB by hash and range key.

Amazon DynamoDB Batch Get 

Retrieves data from DynamoDB by hash and range key.

Amazon DynamoDB Batch Put 

Puts data onto DynamoDB.

Amazon DynamoDB Create Table 

Creates a new DynamoDB table.

Amazon DynamoDB Delete Table 

Deletes a new DynamoDB table.

Amazon DynamoDB Describe Table 

Retrieves table information from DynamoDB.

Amazon DynamoDB List Tables 

Retrieves a list of available tables from DynamoDB.

Amazon DynamoDB Put Item 

Puts items into DynamoDB using condition expressions.

Amazon DynamoDB Query 

Retrieves data from DynamoDB by hash key and a filter for the range key.

Amazon DynamoDB Scan 

Retrieves data from DynamoDB by performing a scan operation over the whole table.