List of questions
Related questions
Question 230 - DVA-C02 discussion
A developer is setting up infrastructure by using AWS Cloud Formation. If an error occurs when the resources described in the CloudFormation template are provisioned, successfully provisioned resources must be preserved. The developer must provision and update the CloudFormation stack by using the AWS CLI.
Which solution will meet these requirements?
Add an --enable-terminal ion-protection command line option to the create-stack command and the update-stack command.
Add a -disable-roll back command line option to the create-stack command and the update-stack command
Add a ---parameters ParameterKey=P reserve Resources. ParameterVaIue=True command line option to the create-stack command and the update-stack command.
Add a -tags Key=PreserveResources.VaIue=True command line option to the create-stack command and the update-stack command.
0 comments
Leave a comment first