List of questions
Related questions
Question 188 - DBS-C01 discussion
A database specialist is constructing an AWS CloudFormation stack using AWS CloudFormation. The database expert wishes to avoid the stack's Amazon RDS ProductionDatabase resource being accidentally deleted.
Which solution will satisfy this criterion?
A.
Create a stack policy to prevent updates. Include “Effect” : “ProductionDatabase” and “Resource” : “Deny” in the policy.
B.
Create an AWS CloudFormation stack in XML format. Set xAttribute as false.
C.
Create an RDS DB instance without the DeletionPolicy attribute. Disable termination protection.
D.
Create a stack policy to prevent updates. Include Effect, Deny, and Resource :ProductionDatabase in the policy.
Your answer:
0 comments
Sorted by
Leave a comment first