AWS RDS aurora cluster / instance - param DeleteAutomatedBackups

Hi all
We dont want to delete all automatic snapshots after a rds aurora cluster is destroyed via tfe.

AWS api: RDS — Boto3 Docs 1.18.36 documentation

Can you please check the api request and implement the param DeleteAutomatedBackups?
The default is to remove automated backups immediately after the DB instance is deleted.

I found the function in tf in row 617:

I also discussed this topic with Marc from Hashicorp :). Maybe he can support us with this issue.

Kind regards, Hannes