2 Answers
0
This may provide you guidance - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer-walkthrough-createbasicwebserver.html
If my answer helps resolve your issue, please upvote and accept my answer. Thanks
answered a month ago
0
I would not expect a lot from the designer feature ,,not helpful
Invest sometime in docs will not regret it specially the template anatomy part and then use the vscode cloud formation plugin will help u initially populate the template.
Cloud formation is great but designer is useless
answered 12 days ago
Relevant questions
Stack in Cloud formation (Beginner level)
asked a month agoCloudformation - Update CIDR Range in Stack WITHOUT Terminating All RDS, ELB's Instances
Accepted AnswerEnable dynamodb stream for an existing dynamodb table
asked 3 months agoHow to get Subnet's associated Route Table ID in CloudFormation?
Accepted Answerasked 2 years agoAWS Transfer Cloud Formation Network Settings
Accepted Answerasked 6 months agoFSX custom backup cloud formation template Failing to create stack
asked 3 years agoCross-account VPC connection using CDK
asked 5 months agocloud-init not setting default route to NAT Gateway
asked 2 years agoAre you able to hide tables in a database using Lake Formation Tagging
asked 4 months agoCloudFormation stack template failing to receive 1 resource signal during creation of EC2 instance
asked 3 months ago
Thank you for the directions, is there anyway could implement template, just mapping the components manually?
Sorry did not get your question. Are you looking for a ready-made template that does this instead of you having to create it manually? If so, then you can look at this - https://github.com/awslabs/aws-cloudformation-templates/blob/master/aws/services/VPC/VPC_With_Managed_NAT_And_Private_Subnet.yaml