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" ] "infrastructure/emr_orchestration" -- "infrastructure" [label=" 3 ", penwidth="3", color="#00688b82"]; "infrastructure/emr_launch" -- "infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_orchestration" -- "infrastructure/emr_launch" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger" -- "infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger" -- "infrastructure/emr_launch" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger" -- "infrastructure/emr_orchestration" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger/lambda_source" -- "infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger/lambda_source" -- "infrastructure/emr_launch" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger/lambda_source" -- "infrastructure/emr_orchestration" [label=" 2 ", penwidth="2", color="#00688b70"]; "infrastructure/emr_trigger/lambda_source" -- "infrastructure/emr_trigger" [label=" 2 ", penwidth="2", color="#00688b70"]; "service/app" -- "infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "service/app" -- "infrastructure/emr_launch" [label=" 2 ", penwidth="2", color="#00688b70"]; "service/app" -- "infrastructure/emr_orchestration" [label=" 2 ", penwidth="2", color="#00688b70"]; "service/app" -- "infrastructure/emr_trigger" [label=" 2 ", penwidth="2", color="#00688b70"]; "service/app" -- "infrastructure/emr_trigger/lambda_source" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "infrastructure/emr_launch" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "infrastructure/emr_orchestration" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "infrastructure/emr_trigger" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "infrastructure/emr_trigger/lambda_source" [label=" 2 ", penwidth="2", color="#00688b70"]; "ROOT" -- "service/app" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "infrastructure" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "infrastructure/emr_launch" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "infrastructure/emr_orchestration" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "infrastructure/emr_trigger" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "infrastructure/emr_trigger/lambda_source" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "service/app" [label=" 2 ", penwidth="2", color="#00688b70"]; "spark_scripts" -- "ROOT" [label=" 2 ", penwidth="2", color="#00688b70"]; }