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" ] "serverless-rest-api/python-http-sam" -- "serverless-rest-api/python-rest-sam" [label=" 3121 ", penwidth="10", color="#DC143CFF"]; "serverless-rest-api/javascript-http-sam" -- "serverless-rest-api/python-http-sam" [label=" 2485 ", penwidth="7", color="#DC143CC9"]; "fargate-rest-api/javascript-rest-nlb-ecs-sam" -- "serverless-rest-api/javascript-http-sam" [label=" 2239 ", penwidth="7", color="#DC143CC9"]; "serverless-rest-api/javascript-http-sam" -- "serverless-rest-api/python-rest-sam" [label=" 2219 ", penwidth="7", color="#DC143CC9"]; "fargate-rest-api/javascript-rest-nlb-ecs-sam" -- "serverless-rest-api/python-rest-sam" [label=" 2219 ", penwidth="7", color="#DC143CC9"]; "fargate-rest-api/javascript-rest-nlb-ecs-sam" -- "serverless-rest-api/python-http-sam" [label=" 1804 ", penwidth="5", color="#DC143CA5"]; "serverless-rest-api/python-http-cdk" -- "serverless-rest-api/python-http-sam" [label=" 780 ", penwidth="2", color="#DC143C70"]; "serverless-rest-api/python-http-cdk" -- "serverless-rest-api/python-rest-sam" [label=" 726 ", penwidth="2", color="#DC143C70"]; "fargate-rest-api/javascript-rest-nlb-ecs-sam" -- "serverless-rest-api/shared" [label=" 216 ", penwidth="1", color="#DC143C4C"]; }