Question 467:
A CloudFormation stack contains an RDS DB instance (AWS::RDS::DBInstance) resource. You use a Jenkins job to perform the stack update when the CloudFormation template has a change. When a replacement of the DB instance resource is required during a stack update, you want to ensure that the old DB instance is retained after the new DB instance is created. Which of the following resource attributes would you use for the DB resource?
Answer options:
A.DeletionPolicy B.UpdateReplacePolicy C.UpdatePolicy D.CreationPolicy