Commit Graph

22 Commits

Author SHA1 Message Date
tungol
55c589072f
Admin: sorting imports with ruff (#7075) 2023-11-30 14:55:51 -01:00
Miki Watanabe
3ca46c3c24
RDS: add cluster engine validation when creating a rds cluster (#7001) 2023-11-09 19:26:49 -01:00
rafcio19
0a5e2d3e4d
RDS: detect rds instance / cluster engine mismatch (#6994) 2023-11-06 19:22:28 -01:00
Bert Blommers
7cf432b412
RDS: Clusters now support the ServerlessV2ScalingConfiguration parameter (#6736) 2023-08-28 07:29:52 +00:00
Bert Blommers
bc6f72a768
Prep release 4.1.15 (#6710) 2023-08-22 07:58:00 +00:00
kbalk
1fe69d55a5
Techdebt: Replace sure with regular assertions in RDS (#6683) 2023-08-17 07:42:19 +00:00
Bert Blommers
35ab6cefe8
RDS: create_db_cluster() now supports the VpcSecurityGroupIds-parameter (#6567) 2023-07-28 14:34:35 +00:00
Bert Blommers
5c0827547d
RDS: Automated snapshots now have the appropriate SnapshotType (#6444) 2023-06-25 17:36:42 +00:00
Bert Blommers
bab61089a3
RDS: Various improvements (#6186) 2023-04-08 10:33:09 +00:00
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
Bert Blommers
3adbb8136a
RDS: describe_db_clusters() now accepts an ARN as identifier (#6114) 2023-03-23 16:57:17 -01:00
Brian Pandola
7eb925839e
RDS: Add EarliestRestorableTime to rds:DescribeDBClusters response (#5634) 2022-11-03 12:07:49 -01:00
Marshall Mamiya
97011ba19b
Add RDS modify_db_cluster() (#5550) 2022-10-11 14:51:17 +00:00
Marshall Mamiya
b0e78140f5
RDS: add enable_http_endpoint attribute (#5470) 2022-09-19 17:14:27 +00:00
Bert Blommers
3d913f8f15
MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
Lukasz Demolin
42b11bbe14
RDS - Fix KeyError on describe_db_clusters for non-existent cluster (#5321) 2022-07-26 16:19:10 -03:00
Bert Blommers
79a2a9d423
Preparation for MultiAccount support (#5157) 2022-06-04 11:30:16 +00:00
Bert Blommers
515243eab0
RDS - support for EnableCloudWatchLogExports-parameter (#5107) 2022-05-09 08:40:16 +00:00
Kent Ou
d46987ec29
rds - support final snapshot when delete a cluster (#5023) 2022-04-14 14:58:41 +00:00
Bert Blommers
15b49396ce
RDS - improve tagging support (#4994) 2022-03-31 13:12:49 +00:00
Bert Blommers
29d01c35bc
Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
Bert Blommers
9dccebc184
Deprecate RDS2 (#4920) 2022-03-09 10:05:18 -01:00