From 7a2a83935a9a8d9f025be0d2ba286b976b736fd9 Mon Sep 17 00:00:00 2001 From: Jeff Northrop Date: Sat, 9 Feb 2019 18:57:31 -0500 Subject: [PATCH] Created by OWASP Threat Dragon --- .../Lambda Sample/Lambda Sample.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 ThreatDragonModels/Lambda Sample/Lambda Sample.json diff --git a/ThreatDragonModels/Lambda Sample/Lambda Sample.json b/ThreatDragonModels/Lambda Sample/Lambda Sample.json new file mode 100644 index 000000000..31fd405ab --- /dev/null +++ b/ThreatDragonModels/Lambda Sample/Lambda Sample.json @@ -0,0 +1,18 @@ +{ + "summary": { + "title": "Lambda Sample", + "owner": "Test", + "description": "This is a sample to try a map of a simple Lambda function" + }, + "detail": { + "contributors": [], + "diagrams": [ + { + "title": "Sample", + "thumbnail": "./public/content/images/thumbnail.jpg", + "id": 0 + } + ], + "reviewer": "Test" + } +} \ No newline at end of file