Skip to content

Commit bcaa3f5

Browse files
author
Leslie Daniel Raj
committed
Docs Folder & Metadata Validation
1 parent 397a5df commit bcaa3f5

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

dotnet-test-samples/kinesis-lambda-dynamodb/kinesis-lambda-dynamodb.sln

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{D5C323E6-0454-4A25-B2B0-9C8296D351F6}"
4-
ProjectSection(SolutionItems) = preProject
5-
README.md = README.md
6-
EndProjectSection
7-
EndProject
83
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{C93EB792-418B-44D5-ADEF-8130F2F66A1D}"
94
ProjectSection(SolutionItems) = preProject
105
src\template.yaml = src\template.yaml

dotnet-test-samples/kinesis-lambda-dynamodb/metadata.json

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"language": ".NET",
66
"type": ["Unit", "Integration"],
77
"diagram": "../docs/kinesis-system-under-test-description.png",
8+
"pattern_source": "AWS",
89
"git_repo_url": "https://github.com/aws-samples/serverless-test-samples",
910
"framework": "SAM",
1011
"services": ["kinesis", "lambda", "dynamodb"],

0 commit comments

Comments
 (0)