AmazonAmazon
DBS-C01 · Question #169
DBS-C01 Question #169: Real Exam Question with Answer & Explanation
Sign in or unlock DBS-C01 to reveal the answer and full explanation for question #169. The question stem and answer options stay visible for context.
Submitted by katya_ua· Mar 6, 2026Management and Operations
Question
A database specialist is creating an AWS CloudFormation stack. The database specialist wants to prevent accidental deletion of an Amazon RDS ProductionDatabase resource in the stack. Which solution will meet this requirement?
Options
- ACreate a stack policy to prevent updates. Include "Effect" : "ProductionDatabase" and
- BCreate an AWS CloudFormation stack in XML format. Set xAttribute as false.
- CCreate an RDS DB instance without the DeletionPolicy attribute. Disable termination protection.
- DCreate a stack policy to prevent updates. Include "Effect" : "Deny" and "Resource" :
Unlock DBS-C01 to see the answer
You've previewed enough free DBS-C01 questions. Unlock DBS-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#CloudFormation#stack policies#accidental deletion#resource protection