Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 206

    A developer is setting up infrastructure by using AWS CloudFormation. If an error occurs when the resources described in the Cloud Formation 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-termination-protection command line option to the create-stack command and the update-stack command.

    • Add a --disable-rollback command line option to the create-stack command and the update-stack command.

    • Add a --parameters ParameterKey=PreserveResources,ParameterValue=True command line option to the create-stack command and the update-stack command.

    • Add a --tags Key=PreserveResources,Value=True command line option to the create-stack command and the update-stack command.


    シャッフルモード