Login to follow
AmazonDynamoDBLib

AmazonDynamoDBLib (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 03 September 2025 by OutSystems Labs
AmazonDynamoDBLib

AmazonDynamoDBLib (ODC)

Details
Detailed Description

Connects to the Amazon DynamoDB NoSQL database Service, allowing create, read, update, and delete data; moreover it allows table operations such as create and delete tables.

More Info:https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/DynamoDBv2/NDynamoDBv2.html


Available Methods (with embedded authentication):

  • DynamoDB_CreateTable
  • DynamoDB_DeleteTable

  • DynamoDB_PutItem
  • DynamoDB_GetItem
  • DynamoDB_DeleteItem

  • DynamoDB_Scan
  • DynamoDB_Query

DISCLAIMER: This component is not supported or maintained by OutSystems. All changes are made by personnel in their own free time, and no warranty implicit or explicit nor any kind of support should be expected. For questions, please use the OutSystems public community forums for the O11 version of the component: https://www.outsystems.com/forge/component-discussions/3549/amazon-dynamodb-connector-o11

Release notes 

Upgrade to .NET 8.0