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 over 9 years ago
Ayudh H. · Reviewed over 9 years ago
Mungi C. · Reviewed over 9 years ago
was unable to complete lab - would not save json edits.
David B. · Reviewed over 9 years ago
Shailendra K. · Reviewed over 9 years ago
jean l. · Reviewed over 9 years ago
Chandan C. · Reviewed over 9 years ago
Arthur N. · Reviewed over 9 years ago
Yasuhiro Y. · Reviewed over 9 years ago
Joshua W. · Reviewed over 9 years ago
Couldn't star the template
Luke H. · Reviewed over 9 years ago
Mikko S. · Reviewed over 9 years ago
Chinen S. · Reviewed over 9 years ago
Amir B. · Reviewed over 9 years ago
Rajdeep S. · Reviewed over 9 years ago
Showed the tool a little bit, but not super useful
Ethan C. · Reviewed over 9 years ago
manu v. · Reviewed over 9 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 over 9 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 over 9 years ago
YOUNG H. · Reviewed over 9 years ago
Rogerio Y. · Reviewed over 9 years ago
Yingying Z. · Reviewed over 9 years ago
Josh K. · Reviewed over 9 years ago
Jagadeesh S. · Reviewed over 9 years ago
Syntax error in the last of the pasted text.
Kevin R. · Reviewed over 9 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.