Skip to content

Commit

Permalink
fixed findings in the example-pattern file
Browse files Browse the repository at this point in the history
  • Loading branch information
joaumann committed Oct 31, 2023
1 parent b15a321 commit 5793e50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apigw-http-lambda-documentdb-cdk/example-pattern.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/apigw-http-lambda-documentdb-cdk",
"templateURL": "serverless-patterns/apigw-http-lambda-documentdb-cdk",
"projectFolder": "apigw-http-lambda-documentdb-cdk",
"templateFile": "apigw-http-lambda-documentdb-cdk/apigw-http-lambda-documentdb-stack.ts"
"templateFile": "apigw-http-lambda-documentdb-stack.ts"
}
},
"resources": {
Expand Down Expand Up @@ -49,9 +49,9 @@
"authors": [
{
"name": "Joachim Aumann",
"image": "https://www.amazon.de/photos/share/fyyJddtldnCEkOihHWn4LY0zTI1Fw5AhIjnIljdDp7n/gallery/SGFjN9ptTde6YrXgwXsEjw",
"image": "./joaumann.jpg",
"bio": "I am a Sr. Solutions Architect working at AWS",
"linkedin": "https://www.linkedin.com/in/joachim-aumann/"
"linkedin": "joachim-aumann"
}
]
}
Binary file added apigw-http-lambda-documentdb-cdk/joaumann.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5793e50

Please sign in to comment.