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="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "apps/cloudwatch-dashboard/lambdas/list-models" -- "apps/cloudwatch-dashboard/lambdas/list-schedulers" [label=" 78 ", penwidth="10", color="#DC143CFF"]; "apps/cloudwatch-dashboard/lambdas/scheduler-details" -- "apps/cloudwatch-dashboard/lambdas/scheduler-last-execution-details" [label=" 64 ", penwidth="8", color="#DC143CDB"]; "apps/cloudwatch-dashboard/lambdas/scheduler-details" -- "apps/cloudwatch-dashboard/layers/lookoutequipment" [label=" 52 ", penwidth="6", color="#DC143CB7"]; "apps/cloudwatch-dashboard/lambdas/scheduler-last-execution-details" -- "apps/cloudwatch-dashboard/layers/lookoutequipment" [label=" 52 ", penwidth="6", color="#DC143CB7"]; }