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. For Credentials, you can use secrets if a vault is configured for the platform and the service supports vaults. For information, see Using secrets from vaults in connections.
Federal Information Processing Standards (FIPS) compliance
This connection is FIPS-compliant and can be used on a FIPS-enabled cluster.
Amazon DynamoDB setup
To get started, see Getting started with DynamoDB.
Learn more
- Amazon DynamoDB Documentation
- Adding a connection to a project