Skip to content

Commit 63c69aa

Browse files
author
Boyne
committed
fixing snippets
1 parent f10318d commit 63c69aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-kinesis-to-lambda/snippet-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Using AWS Lambda with Amazon Kinesis without Batch Item Handling.",
44
"type": "Integration",
55
"services": ["lambda", "kinesis"],
6-
"languages": ["Node", "TypeScript", ".NET", "Java"],
6+
"languages": ["Node", "TypeScript", ".NET", "Java", "Go"],
77
"tags": [],
88
"introBox": {
99
"headline": "How it works",

integration-s3-to-lambda/snippet-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Using an Amazon S3 trigger to invoke a Lambda function",
44
"type": "Integration",
55
"services": ["lambda", "s3"],
6-
"languages": ["TypeScript", "Python", "Rust", ".NET"],
6+
"languages": ["TypeScript", "Python", "Rust", ".NET", "Go"],
77
"tags": [],
88
"introBox": {
99
"headline": "How it works",

0 commit comments

Comments
 (0)