Skip to main content
Amazon DynamoDB logo

Amazon DynamoDB

Overview

Connect Superblocks to DynamoDB to build apps with read and write access to a DynamoDB database

Setting up Amazon DynamoDB

1. Add integration

Select DynamoDB from the integrations page.

2. Configure settings

Fill out the form with the following settings:

SettingRequiredDescription
NameTRUEName that will be displayed to users when selecting this integration in Superblocks
RegionTRUEAWS region where DynamoDB is hosted, e.g. us-east-1
Access Key IDTRUEAccess key ID for your AWS account
Secret KeyTRUESecret access key for your AWS account
IAM Role ARNFALSEARN of the role for Superblocks to assume for accessing DynamoDB resources

3. Test and save

Click Test Connection to check that Superblocks can connect to the data source.

info

If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for On-Premise-Agent).

After connecting successfully, click Create to save the integration.

4. Set profiles

Optionally, configure different profiles for separate development environments.

success

Amazon DynamoDB connected Now you can use Amazon DynamoDB in any Application, Workflow, or Scheduled Job.

Creating Amazon DynamoDB steps

Connect to your DynamoDB integration from Superblocks by creating steps in Application APIs, Workflows and Scheduled Jobs. You can configure a Superblocks DynamoDB integration with read only, read/write, or write only IAM Users. You can then configure a Superblocks DynamoDB step to read from a database, as well as modify/delete data.

info

Superblocks also supports connecting to AWS services with Boto3 in Python steps if you require additional functionality.

Troubleshooting

Check out our guide on common errors across database integrations. If you are encountering an error that you don't see in the guide, or the provided steps are insufficient to resolve the error, please contact us at help@superblocks.com.