Skip to content

Conversation

@kddejong
Copy link
Contributor

Issue #, if available:
fix #4282

Description of changes:

  • New rule W3690 to validate if a RDS Cluster's database engine version is deprecated
  • New rule W3691 to validate if a RDS Instance's database engine version is deprecated
  • Rework the data that services rule E3690 and E3691 to include deprecated database versions

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.37%. Comparing base (7cd97ee) to head (2e7915a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4302   +/-   ##
=======================================
  Coverage   94.36%   94.37%           
=======================================
  Files         414      416    +2     
  Lines       13991    14021   +30     
  Branches     2776     2776           
=======================================
+ Hits        13203    13232   +29     
  Misses        443      443           
- Partials      345      346    +1     
Flag Coverage Δ
unittests 94.35% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kddejong kddejong merged commit edc7773 into aws-cloudformation:main Nov 26, 2025
22 checks passed
@kddejong kddejong deleted the fix/issue/4282 branch November 26, 2025 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

16.1 version removed from engine_version.json

1 participant