Sources
DocumentDB
Learn how to use Artie to replicate data from DocumentDB via change streams.
To run Artie with DocumentDB, you must have SSH tunnels enabled as DocumentDB only allows access within your VPC. See SSH tunneling for further instructions.
Required settings
- Cluster endpoint
- Port (default is
27017
) - Service account
- Database name (ensure the database has change stream enabled)