I recently was able to connect my AWS DocumentDB cluster to MongoDB Compass so I could monitor what was going on.
The issue I am currently facing is that I can not update or delete individuals documents from MongoDB Compass; I keep getting an error saying "Retryable writes are not supported"
I did some research and found out that DocumentDB does not support Retryable writes, so I am hoping there is a work around for this