Skip to content

Commit f05da56

Browse files
authored
Update README.md
1 parent 3ab6f99 commit f05da56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/s3-upload-workflow/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ The architecture for an "S3 Upload Workflow" is represented across multiple exam
77
`S3 Upload Workflow.puml` is a mixture between a structure diagram (network connections between services) and a behavior diagram (numbered message arrows).
88

99

10-
![Amazon S3 Upload Workflow Sample diagram](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2Fawslabs%2Faws-icons-for-plantuml%2Fv16.0%2Fexamples%2FS3%2520Upload%2520Workflow.puml)
10+
![Amazon S3 Upload Workflow Sample diagram](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2Fawslabs%2Faws-icons-for-plantuml%2Fv16.0%2Fexamples%2Fs3-upload-workflow%2FS3%2520Upload%2520Workflow.puml)
1111

1212
## Sequence diagram
1313

1414
`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.
1515

16-
![Amazon S3 Upload Workflow Sample sequence diagram](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2Fawslabs%2Faws-icons-for-plantuml%2Fv16.0%2Fexamples%2FS3%2520Upload%2520Workflow%2520-%2520sequence.puml)
16+
![Amazon S3 Upload Workflow Sample sequence diagram](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2Fawslabs%2Faws-icons-for-plantuml%2Fv16.0%2Fexamples%2Fs3-upload-workflow%2FS3%2520Upload%2520Workflow%2520-%2520sequence.puml)
1717

1818
## C4-PlantUML diagram
1919

2020
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.
2121

22-
![Amazon S3 Upload Workflow Sample C4 diagram](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2Fawslabs%2Faws-icons-for-plantuml%2Fv16.0%2Fexamples%2FS3%2520Upload%2520Workflow%2520-%2520C4.puml)
22+
![Amazon S3 Upload Workflow Sample C4 diagram](http://www.plantuml.com/plantuml/proxy?idx=0&src=https%3A%2F%2Fraw.githubusercontent.com%2Fawslabs%2Faws-icons-for-plantuml%2Fv16.0%2Fexamples%2Fs3-upload-workflow%2FS3%2520Upload%2520Workflow%2520-%2520C4.puml)
2323

2424
## Structurizr Lite workspace
2525

0 commit comments

Comments
 (0)