Introduction to AWS CloudFormation Designer Reviews
2137 reviews
It would be better if I can copy/paste the json from the PDF
pedro d. · Reviewed almost 10 years ago
Ayudh H. · Reviewed almost 10 years ago
Mungi C. · Reviewed almost 10 years ago
was unable to complete lab - would not save json edits.
David B. · Reviewed almost 10 years ago
Shailendra K. · Reviewed almost 10 years ago
jean l. · Reviewed almost 10 years ago
Chandan C. · Reviewed almost 10 years ago
Arthur N. · Reviewed almost 10 years ago
Yasuhiro Y. · Reviewed almost 10 years ago
Joshua W. · Reviewed almost 10 years ago
Couldn't star the template
Luke H. · Reviewed almost 10 years ago
Mikko S. · Reviewed almost 10 years ago
Chinen S. · Reviewed almost 10 years ago
Amir B. · Reviewed almost 10 years ago
Rajdeep S. · Reviewed almost 10 years ago
Showed the tool a little bit, but not super useful
Ethan C. · Reviewed almost 10 years ago
manu v. · Reviewed almost 10 years ago
step-by-step instructions are wrong. To be copied in the properties for the EC2 instance is: { "Resources": { "ServerInstance": { "Type": "AWS::EC2::Instance", "Properties": { "InstanceType": { "Ref": "InstanceType" }, "ImageId": { "Fn::FindInMap": [ "AWSRegionArch2AMI", { "Ref": "AWS::Region" }, { "Fn::FindInMap": [ "AWSInstanceType2Arch", { "Ref": "InstanceType" }, "Arch" ] } ] }, "KeyName": { "Ref": "KeyName" } } } } }
Enrico R. · Reviewed almost 10 years ago
Part of the instructions are incorrect. They say to replace the entire block of text on the parameters tab for the instance. but for it to work correctly you need to place the text from the instructions in between the 2 curly braces ({}) after the parameters header.
Chris H. · Reviewed almost 10 years ago
YOUNG H. · Reviewed almost 10 years ago
Rogerio Y. · Reviewed almost 10 years ago
Yingying Z. · Reviewed almost 10 years ago
Josh K. · Reviewed almost 10 years ago
Jagadeesh S. · Reviewed almost 10 years ago
Syntax error in the last of the pasted text.
Kevin R. · Reviewed almost 10 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.