{
  "name" : "Amazon Web Services Example",
  "description" : "An example AWS deployment architecture.",
  "elements" : [ {
    "tag" : "Element",
    "background" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Container",
    "background" : "#ffffff"
  }, {
    "tag" : "Application",
    "background" : "#ffffff"
  }, {
    "tag" : "Database",
    "shape" : "Cylinder"
  } ]
}