Hi All,

Please find the technology and the final method selection for this
connector.

Technology: REST 

*batchGetItem *- Retrieves attributes of one or more items from one or more
tables.Requested items are identified by the primary key. 
*batchWriteItem *- Puts or Deletes multiple items in one or more tables. 
*deleteItem* - Deletes a single item in a table by primary key. 
*getItem *- Returns a set of attributes for the item with the given primary
key 
*putItem *- Creates a new item, or replaces an old item with a new item. 
*query *- To directly accesses items from a table using the table primary
key, or from an index using the index key. 
*scan *- Returns one or more items and item attributes by accessing every
item in the table. 
*updateItem *- Edits an existing item's attributes, or inserts a new item if
it does not already exist. 


Thanks & Regards 
Rasika 



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-AmazonDynamoDB-tp97980p98151.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to