Amazon
SAP-C02 · Question #700
A company is running its solution on AWS in a manually created VPC. The company is using AWS CloudFormation to provision other parts of the infrastructure. According to a new requirement, the company
The correct answer is C. Create a new CloudFormation template that strictly provisions the existing VPC resources and. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html
Submitted by yaw92· Mar 6, 2026Migrate Workloads and Modernize Solutions
Question
A company is running its solution on AWS in a manually created VPC. The company is using AWS CloudFormation to provision other parts of the infrastructure. According to a new requirement, the company must manage all infrastructure in an automatic way. What should the company do to meet this new requirement with the LEAST effort?
Options
- ACreate a new AWS Cloud Development Kit (AWS CDK) stack that strictly provisions the existing
- BCreate a CloudFormation stack set that creates the VPC. Use the stack set to import the VPC into
- CCreate a new CloudFormation template that strictly provisions the existing VPC resources and
- DCreate a new CloudFormation template that creates the VPC. Use the AWS Serverless
How the community answered
(20 responses)- A5% (1)
- B5% (1)
- C75% (15)
- D15% (3)
Explanation
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import.html
Community Discussion
No community discussion yet for this question.