An AWS CloudFormation stack that included an Amazon RDS DB instance was accidentally deleted and recent data was lost.A Database Specialist needs to addRDS settings to the CloudFormation template to reduce the chance of accidental instance data loss in the future.
Which settings will meet this requirement?
(Choose three.)
Set DeletionProtection to True
Set MultiAZ to True
Set TerminationProtection to True
Set DeleteAutomatedBackups to False
Set DeletionPolicy to Delete
Set DeletionPolicy to Retain