Amazon DynamoDB Connector

Amazon DynamoDB Connector (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 19 October 2023 by OutSystems Labs
Amazon DynamoDB Connector

Amazon DynamoDB Connector (ODC)

Details
Detailed Description

Connect to the Amazon Dynamo DB Service, allowing access to AWS managed NoSQL database service to store and retrieve any amount of data, and serve any level of request traffic.


Available Methods (with embedded authentication):

  • Table_Create
  • Table_Delete

  • Item_Put
  • Item_Get
  • Item_Delete

  • Scan
  • Query