Closed ashraf133 closed 2 years ago
Hi @ashraf133,
Thanks for writing in. The documentation page also notes this as expected behavior:
Note
This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.
You can read more about it here how to mitigate it using filters (this would be via the Filters
parameter in boto3
):
https://github.com/aws/aws-cli/issues/5859#issuecomment-760366515
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
When i execute describe_db_instances api call on RDS it is should show me only RDS instances but it shows also DocumentDB instance !
Expected Behavior
Show only RDS instances
Current Behavior
Showing both RDS and DocumentDB
Reproduction Steps
Having RDS and DocumentDB instances and then run describe_db_instances
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.19.5
Environment details (OS name and version, etc.)
windows 10