1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
It is going to be your DocumentDB cluster, I tested in my environment and I have the same result, you should also show a DB Cluster of at least 1/40 in addition to your Database Instances. If you click on on it from the RDS Console it won't list anything, but they fall under RDS. Our documentation lists it as:
Amazon DocumentDB leverages operational technology that is shared with Amazon Relational Database Service (RDS) and Amazon Neptune. When using the describe-db-instances and describe-db-clusters AWS CLI APIs, we recommend filtering for Amazon DocumentDB resources using the following parameter: "--filter Name=engine,Values=docdb".
Relevant content
- asked 5 months ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago
OK, great to know. Thank you for the clarification.