Skip to content

Commit 23bcdb7

Browse files
authored
Update snippet-data.json
1 parent f24ab7b commit 23bcdb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-sqs-to-lambda-with-batch-item-handling/snippet-data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"title": "Amazon SQS trigger to invoke a Lambda function",
33
"description": "Using an Amazon SQS trigger to invoke a Lambda function",
44
"type": "Integration",
5-
"services": ["lambda", "sqs", "ruby"],
6-
"languages": ["Node", "TypeScript", ".NET"],
5+
"services": ["lambda", "sqs"],
6+
"languages": ["Node", "TypeScript", ".NET", "Ruby"],
77
"tags": [],
88
"introBox": {
99
"headline": "How it works",

0 commit comments

Comments
 (0)