AWS Certified CloudOps Engineer Associate SOA-C03 Practice Question

A DevOps engineer updates a networking CloudFormation stack that currently exports its VPC ID as DevVpcId. The revised template exports a different VPC ID but retains the same export name. On update CloudFormation fails with "Export DevVpcId cannot be updated as it is in use by stack AppStack." AppStack must stay running and unchanged. Which action enables deployment of the new VPC without triggering the export error?

  • Rename the new VPC ID output to a unique export name (for example DevVpcIdV2) and then update the networking stack.

  • Grant the deployment role cloudformation:UpdateExport permission and retry the stack update.

  • Enable termination protection on AppStack before updating the networking stack to suppress the export conflict.

  • Add the CAPABILITY_NAMED_IAM flag to the update command so CloudFormation can overwrite the existing export.

AWS Certified CloudOps Engineer Associate SOA-C03
Deployment, Provisioning, and Automation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot