Expand description
RDS handlers added to close the conformance gap. Clusters, cluster snapshots / parameter groups / endpoints, security groups, option groups, event subscriptions, global clusters, integrations, blue/green deployments, shard groups, custom engine versions, tenant databases, proxies, export tasks, recommendations, certificates, accounts / events / pending maintenance, and start/stop/reboot/failover ops.
Persists into per-account state via the generic
extras: HashMap<category, HashMap<id, Value>> store on
RdsState. Returns valid Query-protocol XML responses with
stable IDs so SDK callers can chain operations.