Amazon DynamoDB connection

To access your data in Amazon DynamoDB, create a connection asset for it.

Amazon DynamoDB is a cloud-based, NoSQL database service.

Create a connection to Amazon DynamoDB

To create the connection asset, you need these connection details:

  • Region: Region of the Amazon Web Services (AWS) database being used.

Credentials

  • Access key: The access key ID (username) for authorizing access to AWS.
  • Secret key: The password that is associated with the access key ID for authorizing access to AWS.

Amazon DynamoDB setup

To get started, see Getting started with DynamoDB.

Learn more