Bug fixes
- The
AWS > RDS > DB Instance > Approved
control will now be skipped for instances that belong to a cluster. To check if a cluster is approved for use, please set theAWS > RDS > DB Cluster > Approved > *
policies. - The
AWS > RDS > DB Instance > Approved
control did not stop an unapproved instance if the corresponding policy was set toEnforce: Stop unapproved
orEnforce: Stop unapproved if new
, and deletion protection for the instance was enabled. The control will now stop instances correctly in such cases.