Need help to organize my diagram #896
Unanswered
ggnogueira
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm trying to replicate the diagram in this AWS article. This was the best version I could come up with.
![data_consume_stack](https://private-user-images.githubusercontent.com/17932824/237786325-b2773bd7-92c2-4868-a917-188167cd4e1b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDk1OTAsIm5iZiI6MTczOTE0OTI5MCwicGF0aCI6Ii8xNzkzMjgyNC8yMzc3ODYzMjUtYjI3NzNiZDctOTJjMi00ODY4LWE5MTctMTg4MTY3Y2Q0ZTFiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDAxMDEzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMwOTk2Y2JlNzczMDE3Mjc3NTdjZTdmZDRhNGFjNTg2YzcxNzhlZGZmYjU3NGRiMDEwOGNiNjA5NTI4MGMxMTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.b2o8vm4MPGc_W0baLiE-nOVXzKcAb3imgf_SScefS_k)
I need to create a arrow from "rsRequestStatus" and "rsDataProcessHandler" lambdas to DynamoDB. And also another arrow from Redshift to "Upload Bucket".
How do I do this by keeping the diagram organized?
Here is the code to generate the diagram.
Beta Was this translation helpful? Give feedback.
All reactions