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" ] "http-api-direct-integration" -- "http-api-integrations-blog-example" [label=" 128 ", penwidth="10", color="#DC143CFF"]; "eventbridge-dlq-retry" -- "http-api-direct-integration" [label=" 101 ", penwidth="7", color="#DC143CC9"]; "node-webpack-custom-build" -- "sam-containers-demo-app" [label=" 76 ", penwidth="5", color="#DC143CA5"]; "eventbridge-dlq-retry" -- "http-api-integrations-blog-example" [label=" 61 ", penwidth="4", color="#DC143C93"]; "s12d" -- "sam-or-cdk" [label=" 57 ", penwidth="4", color="#DC143C93"]; "kinesis-firehose" -- "s12d" [label=" 51 ", penwidth="3", color="#DC143C82"]; }