graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "functions/source/association-updater" -- "functions/source/asset-model-converter" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/attributes-updater" -- "functions/source/asset-model-converter" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/attributes-updater" -- "functions/source/association-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/iot-core-to-sqs" -- "functions/source/asset-model-converter" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/iot-core-to-sqs" -- "functions/source/association-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/iot-core-to-sqs" -- "functions/source/attributes-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/lifecycle-events-mapping-updater" -- "functions/source/asset-model-converter" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/lifecycle-events-mapping-updater" -- "functions/source/association-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/lifecycle-events-mapping-updater" -- "functions/source/attributes-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/lifecycle-events-mapping-updater" -- "functions/source/iot-core-to-sqs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/s3-to-lifecycle-events-converter" -- "functions/source/asset-model-converter" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/s3-to-lifecycle-events-converter" -- "functions/source/association-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/s3-to-lifecycle-events-converter" -- "functions/source/attributes-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/s3-to-lifecycle-events-converter" -- "functions/source/iot-core-to-sqs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "functions/source/s3-to-lifecycle-events-converter" -- "functions/source/lifecycle-events-mapping-updater" [label=" 1 ", penwidth="1", color="#00688b5E"]; }