To run Artie with DocumentDB, you must have SSH tunnels enabled or use BYOC with VPC peering as DocumentDB only allows access within your VPC.
Required settings
- Cluster endpoint
- Port (default is
27017) - Service account
- Database name (ensure the database has change stream enabled)
Need help finding the cluster endpoint?
Need help finding the cluster endpoint?
You can find the cluster endpoint by going to the AWS console, selecting the DocumentDB cluster and go to the “Configuration” tab.

Setting up change streams and a service account
setup.js