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" ] "serverless-rest-api/python-http-sam" -- "serverless-rest-api/javascript-http-sam" [label=" 5 ", penwidth="5", color="#00688bA5"]; "serverless-rest-api/python-rest-sam" -- "serverless-rest-api/javascript-http-sam" [label=" 5 ", penwidth="5", color="#00688bA5"]; "serverless-rest-api/python-rest-sam" -- "serverless-rest-api/python-http-sam" [label=" 5 ", penwidth="5", color="#00688bA5"]; "apigw-private-custom-domain-name/src" -- "apigw-private-custom-domain-name/iac" [label=" 2 ", penwidth="2", color="#00688b70"]; "terraform-sam-integration/terraform" -- "terraform-sam-integration/sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/python-http-cdk" -- "serverless-rest-api/javascript-http-sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/python-http-cdk" -- "serverless-rest-api/python-http-sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/python-http-cdk" -- "serverless-rest-api/python-rest-sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/shared" -- "serverless-rest-api/javascript-http-sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/shared" -- "serverless-rest-api/python-http-sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/shared" -- "serverless-rest-api/python-rest-sam" [label=" 2 ", penwidth="2", color="#00688b70"]; "serverless-rest-api/shared" -- "serverless-rest-api/python-http-cdk" [label=" 2 ", penwidth="2", color="#00688b70"]; }