Amazon
SOA-C03 · Question #106
A CloudOps engineer has successfully deployed a VPC with an AWS CloudFormation template The CloudOps engineer wants to deploy the same template across multiple accounts that are managed through AWS Or
Sign in or unlock SOA-C03 to reveal the answer and full explanation for question #106. The question stem and answer options stay visible for context.
Submitted by tunde_lagos· Mar 5, 2026Deployment, provisioning, and automation
Question
A CloudOps engineer has successfully deployed a VPC with an AWS CloudFormation template The CloudOps engineer wants to deploy the same template across multiple accounts that are managed through AWS Organizations. Which solution will meet this requirement with the LEAST operational overhead?
Options
- AAssume the OrganizationAccountAccessRole IAM role from the management account. Deploy
- BCreate an AWS Lambda function to assume a role in each account. Deploy the template by using
- CCreate an AWS Lambda function to query for a list of accounts. Deploy the template by using the
- DUse AWS CloudFormation StackSets from the management account to deploy the template in
Unlock SOA-C03 to see the answer
You've previewed enough free SOA-C03 questions. Unlock SOA-C03 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 StackSets#multi-account deployment#AWS Organizations