You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/s3-upload-workflow/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,19 @@ The architecture for an "S3 Upload Workflow" is represented across multiple exam
7
7
`S3 Upload Workflow.puml` is a mixture between a structure diagram (network connections between services) and a behavior diagram (numbered message arrows).
`S3 Upload Workflow - sequence.puml` is a the sequence diagram version of this example, using the same numbered messages to make comparing the diagrams easier.
C4-PlantUML combines the benefits of PlantUML and the [C4 model](https://c4model.com/). `S3 Upload Workflow - C4.puml` uses [C4-PlantUML](https://github.com/plantuml-stdlib/C4-PlantUML) with `$AWSC4AddElementTag`, an experimental tag based Element formatter. This is a C4 Model container diagram for this example.
0 commit comments