We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55dba6a commit 9c1819bCopy full SHA for 9c1819b
rest-api-alb-integration-workaround/example-pattern.json
@@ -3,7 +3,7 @@
3
"description": "This pattern explains workaround on how to integrate an API Gateway REST API with an Application Load Balancer.",
4
"language": "Python",
5
"level": "200",
6
- "framework": "YAML",
+ "framework": "AWS SAM",
7
"introBox": {
8
"headline": "How it works",
9
"text": [
@@ -48,7 +48,8 @@
48
{
49
"name": "Vamsi Pulikonda",
50
"image": "https://raw.githubusercontent.com/vamsipulikonda/my-photo/main/vamsi-photo.jpg",
51
- "linkedin": "https://www.linkedin.com/in/vamsipulikonda/"
+ "linkedin": "vamsipulikonda",
52
+ "bio": "I am a cloud computing enthusiast working as a Cloud Engineer at Amazon Web Services."
53
}
54
]
55
0 commit comments