Amazon DynamoDB Connector

Content Type: Module
Categories: AWS

Overview

The Amazon DynamoDB connector provides a way for you to increase the security, scalability, and performance of your Mendix app by implementing Amazon DynamoDB.

The connector provides the following actions:

  • BatchGetItem
  • BatchPutItem
  • DeleteItem
  • DescribeTable
  • GetItem
  • ListTables
  • PutItem
  • Scan
  • Query
  • UpdateItem

For more information about our AWS Connector strategy, please see the Mendix Evaluation Guide

 

Documentation


Please see the documentation on Mendix Docs.

Releases