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 أكثر من 9 سنوات ago
Ayudh H. · Reviewed أكثر من 9 سنوات ago
Mungi C. · Reviewed أكثر من 9 سنوات ago
was unable to complete lab - would not save json edits.
David B. · Reviewed أكثر من 9 سنوات ago
Shailendra K. · Reviewed أكثر من 9 سنوات ago
jean l. · Reviewed أكثر من 9 سنوات ago
Chandan C. · Reviewed أكثر من 9 سنوات ago
Arthur N. · Reviewed أكثر من 9 سنوات ago
Yasuhiro Y. · Reviewed أكثر من 9 سنوات ago
Joshua W. · Reviewed أكثر من 9 سنوات ago
Couldn't star the template
Luke H. · Reviewed أكثر من 9 سنوات ago
Mikko S. · Reviewed أكثر من 9 سنوات ago
Chinen S. · Reviewed أكثر من 9 سنوات ago
Amir B. · Reviewed أكثر من 9 سنوات ago
Rajdeep S. · Reviewed أكثر من 9 سنوات ago
Showed the tool a little bit, but not super useful
Ethan C. · Reviewed أكثر من 9 سنوات ago
manu v. · Reviewed أكثر من 9 سنوات 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 أكثر من 9 سنوات 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 أكثر من 9 سنوات ago
YOUNG H. · Reviewed أكثر من 9 سنوات ago
Rogerio Y. · Reviewed أكثر من 9 سنوات ago
Yingying Z. · Reviewed أكثر من 9 سنوات ago
Josh K. · Reviewed أكثر من 9 سنوات ago
Jagadeesh S. · Reviewed أكثر من 9 سنوات ago
Syntax error in the last of the pasted text.
Kevin R. · Reviewed أكثر من 9 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.