Using Console
Using CLI
Using Python
remediate_rds_instance_limit.py
) with the following code:
YOUR_INSTANCE_LIMIT
with the maximum number of RDS instances allowed in your AWS account.
create_rds_instance()
function, you can add the logic to either delete an existing RDS instance or create a new one based on your remediation strategy.