Skip to content

Commit 2c32d12

Browse files
authored
Update example-pattern.json
1 parent c4cfa4c commit 2c32d12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vpc-lattice-lambda-tf/example-pattern.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Amazon VPC Lattice with AWS Lambda as weighted targets",
33
"description": "This pattern demonstrates how to create a VPC Lattice which shifts traffic to different targets based on the weighted routing policy.",
4-
"language": "YAML",
4+
"language": "python",
55
"level": "200",
66
"framework": "Terraform",
77
"introBox": {
@@ -57,4 +57,4 @@
5757
"twitter": "@MakendranG"
5858
}
5959
]
60-
}
60+
}

0 commit comments

Comments
 (0)