Skip to content

Commit 9c1819b

Browse files
Update example-pattern.json with bio
1 parent 55dba6a commit 9c1819b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rest-api-alb-integration-workaround/example-pattern.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This pattern explains workaround on how to integrate an API Gateway REST API with an Application Load Balancer.",
44
"language": "Python",
55
"level": "200",
6-
"framework": "YAML",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [
@@ -48,7 +48,8 @@
4848
{
4949
"name": "Vamsi Pulikonda",
5050
"image": "https://raw.githubusercontent.com/vamsipulikonda/my-photo/main/vamsi-photo.jpg",
51-
"linkedin": "https://www.linkedin.com/in/vamsipulikonda/"
51+
"linkedin": "vamsipulikonda",
52+
"bio": "I am a cloud computing enthusiast working as a Cloud Engineer at Amazon Web Services."
5253
}
5354
]
5455
}

0 commit comments

Comments
 (0)