Getting Started
Connecting to Amazon DynamoDB
Establishing a Connection shows how to authenticate to Amazon DynamoDB and set any necessary connection properties. You can also configure adapter capabilities through the available Connection properties, from data modeling to firewall traversal. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.
Connecting from BizTalk
Overview of BizTalk Orchestrations
See BizTalk Orchestrations for information on creating and configuring an orchestration within BizTalk.
Manual Installation Fallback Procedure
See Adapter Installation for detailed instructions for manually completing adapter installation in the event that the setup is unable to complete the installation process.
BizTalk Version Support
The supported versions of BizTalk are 2006, 2006R2, 2010, 2012R2, 2013, 2016, and 2020. See Supported Macros for the macros the adapter supports in the adapter properties.
Amazon DynamoDB Version Support
The adapter uses the current version of the Amazon DynamoDB REST API, version 2012-08-10, to enable read/write access to DynamoDB instances.
See Also
- See Generating Schemas to validate or parse a response received from the adapter by Generating Schemas.
- See Adapter Configuration for instructions to create, configure, and test a BizTalk Messaging port using the adapter.