AWS DynamoDB database tables

Adding DynamoDB Tables in DuploCloud

When using DynamoDB in DuploCloud AWS, the required permissions to access the DynamoDB from a virtual machine (VM), Lambda functions, and containers are provisioned automatically using Instance profiles. Therefore, no Access Key is required in the Application code.

When you write application code for DynamoDB in DuploCloud AWS, use the IAM role/Instance profile to connect to these services. Use the AWS SDK constructor, which uses the region, if possible.

  1. In the DuploCloud Portal, navigate to Cloud Services -> Database.

  2. Click the DynamoDB tab.

  3. Click Add. The Create a DynamoDB Table pane displays.

  4. Specify the DynamoDB Table Name and other required fields, including Primary Key, Key Type, Attribute Type, Sort Key, and Sort Key Type.

  5. Click Create.

Perform additional configuration, as needed, in the AWS Console by clicking the Console ( >_ ) icon. In the AWS console, you have permission to configure application-specific details of DynamoDB database tables. However, no access or security-level permissions are provided.

Last updated

Logo

© DuploCloud, Inc. All rights reserved. DuploCloud trademarks used herein are registered trademarks of DuploCloud and affiliates