Skip to content

Commit 3952444

Browse files
committed
marketplace: replace keyword "AWS" with "Lambda"
Problem: We don't need "AWS" as a keyword because it is in the extension title "AWS Toolkit". VS marketplace limits us to 5 keywords. Solution: Replace keyword "AWS" with "Lambda".
1 parent 60e8105 commit 3952444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"Other"
3030
],
3131
"keywords": [
32-
"AWS",
32+
"Lambda",
3333
"CodeCatalyst",
3434
"CodeWhisperer",
3535
"Code",

0 commit comments

Comments
 (0)