Skip to content

Commit 00678c7

Browse files
Update metadata.yaml
Capitalise name in `short_name`
1 parent 50db1d6 commit 00678c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
service:
22
full_name: "AWS Lambda"
3-
short_name: "lambda"
3+
short_name: "Lambda"
44
link: "https://aws.amazon.com/lambda/"
55
documentation: "https://docs.aws.amazon.com/lambda/index.html"
66
api_versions:
77
- api_version: v1alpha1
8-
status: available
8+
status: available

0 commit comments

Comments
 (0)