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" ] "lambda-functions/activeuser-appsync-function" -- "lambda-functions/recentvideoview-appsync-function" [label=" 128 ", penwidth="10", color="#DC143CFF"]; "lambda-functions/recentvideoview-appsync-function" -- "lambda-functions/totalvideoview-appsync-function" [label=" 122 ", penwidth="9", color="#DC143CED"]; "lambda-functions/activeuser-appsync-function" -- "lambda-functions/totalvideoview-appsync-function" [label=" 122 ", penwidth="9", color="#DC143CED"]; "lambda-functions/cloudfront-logs-processor-function" -- "lambda-functions/fastly-logs-processor-function" [label=" 70 ", penwidth="5", color="#DC143CA5"]; }