2 Answers
- Newest
- Most votes
- Most comments
1
As always, "it depends". But I would draw it S3 -> Lambda -> API
because you're drawing the flow of information. If you wanted to be super clear, you would label the arrows S3 --Trigger--> Lambda --Calls--> API
and then because Lambda is retrieving the object from S3 you would put another arrow there between Lambda and a second S3 "object".
0
A good reference would be UML Sequence Diagrams. In a system, the arrow represents the flow of events or data.
answered 3 years ago
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked 3 years ago
- asked 2 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a month ago
- How do I raise the priority of agent to agent or agent to queue transferred calls in Amazon Connect?AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago