All Content tagged with Amazon DocumentDB

supports MongoDB 4.0 compatibility including ACID transaction

Content language: English

Select up to 5 tags to filter
Sort by most recent
Are there any updates when DocumentDB will support displaying indexing progress for db.collection.createIndex() via db.currentOp()? This feature was requested 5 and 3 years ago, but I haven't found a...
0
answers
0
votes
11
views
Dim
asked 6 days ago
Hi I am following steps mentioned here -https://docs.aws.amazon.com/documentdb/latest/developerguide/performance-insights-enabling.html to enable performance insights Documentation mentions that,...
1
answers
0
votes
51
views
dev
asked 24 days ago
All, is there any published support dates for 4.0? The plan is to upgrade to 5.0, but would like to see what kind of timeline we got. If you could share any guidance on the end-of-life for support for...
Accepted AnswerAmazon DocumentDB
1
answers
0
votes
82
views
profile pictureAWS
EXPERT
asked a month ago
Following the AWS DocumentDB guide [here](https://docs.aws.amazon.com/documentdb/latest/developerguide/iam-identity-auth.html), I created an IAM user with the following command: ``` db.createUser( ...
1
answers
0
votes
174
views
asked a month ago
HI Team, is it possible to start with instance-based clusters and later migrate to Elastic based Clusters. I went thought the document :...
1
answers
0
votes
83
views
Krish
asked a month ago
I am currently using AWS DocumentDB 5.0. The 'VolumeBytesUsed' metric for my existing cluster is significantly high. To test this, I cloned the existing cluster to create a new cluster. ...
1
answers
0
votes
85
views
JHYoon
asked 2 months ago
Hi, I am trying to connect to document db instance from a fargate hosted in vpc private subnet. I am getting a timeout from mongodb I have already checked that document db security group has ingress...
4
answers
0
votes
321
views
asked 2 months ago
I have Docdb databases. and when I try to restore the databases it show me an error "Failed: testdb.clienttasks: error creating collection testdb.clienttasks: error running create command: documentDB...
0
answers
0
votes
82
views
asked 2 months ago
I have an aws DocDB cluster with ±1.2T of data. I have a chron job which deletes ±100G of data every day, I need this to prevent the cluster size from getting out of hand. The job deletes documents...
0
answers
0
votes
123
views
asked 2 months ago
We are currently using AWS DocumentDB, and we have observed that the VolumeBytesUsed metric has doubled over the last three months. According to AWS documentation, this issue was supposed to be...
1
answers
0
votes
152
views
JHYoon
asked 2 months ago
We are trying to set up a DocumentDB to work with third party software that originally ran against a MongoDB. I am getting an error when executing `createIndex()`: ``` Error ensuring text index:...
0
answers
0
votes
79
views
asked 2 months ago
Hi, I am trying to automatically timeout the long running queries on documentDB using `maxTime` as suggested in this...
Accepted AnswerAmazon DocumentDB
2
answers
0
votes
112
views
Sachin
asked 2 months ago