moto/tests/test_neptune
Brian Pandola 93638de380
Add filtering support for RDS::DBCluster (#6144)
* Add filtering support for RDS::DBCluster

* Add support for filtering by `db-cluster-id`.
* Add support for filtering by `engine`.

Obviates the need for the recent change (#6114) because the filter definition maps
`db_cluster_id` to either `db_cluster_identifier` or `db_cluster_arn`.

* No longer required due to filter configuration.

* Account for Neptune weirdness...
2023-03-28 08:54:41 +01:00
..
__init__.py
test_cluster_options.py
test_cluster_tags.py
test_clusters.py Add filtering support for RDS::DBCluster (#6144) 2023-03-28 08:54:41 +01:00
test_global_clusters.py