Skip to content

Commit

Permalink
Update example-pattern.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi authored Jan 23, 2024
1 parent f34012a commit f2c7c33
Showing 1 changed file with 1 addition and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,5 @@
"bio": "I am Saborni working as a Cloud Engineer at AWS SE Serverless.",
"linkedin": "saborni-bhattacharya-5b523812a"
}
],
"patternArch": {
"icon1": {
"x": 20,
"y": 50,
"service": "apigw",
"label": "API Gateway REST API"
},
"icon2": {
"x": 80,
"y": 50,
"service": "lambda",
"label": "AWS Lambda"
},
"line1": {
"from": "icon1",
"to": "icon2"
}
}
]
}

0 comments on commit f2c7c33

Please sign in to comment.