Skip to content

Commit c6a1f5c

Browse files
committed
modified the example-pattern.json
1 parent b079ce9 commit c6a1f5c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

apigw-websocket-api-sns-terraform/example-pattern.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"title": "API WebSocket to SNS with request validation",
33
"description": "Create a WebSocket API to send notification via SNS topic with request validation",
4-
"level": "300",
4+
"language": "Terraform"
5+
"level": "200",
56
"framework": "Terraform",
67
"introBox": {
78
"headline": "How it works",
@@ -52,9 +53,10 @@
5253
},
5354
"authors": [
5455
{
55-
"name": "Dushyant P",
56+
"name": "Dushyant Pal",
57+
"image": "https://drive.google.com/file/d/1nHLKNYGM4UaYa9sewd9lTQLEJpoZfDem/view"
5658
"bio": "Cloud Engineer, Serverless team at AWS Sydney, Australia"
57-
59+
"linkedIn": "https://www.linkedin.com/in/dushyant-pal-b331996"
5860
}
5961
]
6062
}

0 commit comments

Comments
 (0)