Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2eadb5

Browse files
authored
Merge pull request #217 from aws-samples/2024-11-26-evergreen-batch-snippets
Batch EGGS update on 11/26/2024. This update includes:
2 parents 55a7782 + 0b1126e commit c2eadb5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.doc_gen/metadata/serverless_metadata.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,14 @@ serverless_DocumentDB_Lambda:
687687
- description: Consuming a &DocDB; event with &LAM; using .NET.
688688
snippet_files:
689689
- integration-docdb-to-lambda/Function.cs
690+
Java:
691+
versions:
692+
- sdk_version: 2
693+
github: https://github.com/aws-samples/serverless-snippets/tree/main/integration-docdb-to-lambda
694+
excerpts:
695+
- description: Consuming a &DocDB; event with &LAM; using Java.
696+
snippet_files:
697+
- integration-docdb-to-lambda/Example.java
690698
services:
691699
lambda:
692700
docdb:

0 commit comments

Comments
 (0)