Hi @King_Edward
You can decouple the EBS and RDS, if you let EBS create the RDS.
Or if you create the RDS before creating the EBS, then they’re decoupled and deleting the EBS should not delete the RDS.
Have a look here: Best practice for having RDS as part of EB environment
Or am I misunderstanding your question?