Skip to content

Commit

Permalink
Merge pull request #4769 from praneesha/revamp-faas-bbes-local
Browse files Browse the repository at this point in the history
Add the DynamoDB link in BBE
  • Loading branch information
praneesha authored Aug 4, 2023
2 parents fe3ea12 + 954ea46 commit 7081c08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AWS Lambda DynamoDB trigger

This example creates a function, which will be executed for each entry added to a database in the DynamoDB.
This example creates a function, which will be executed for each entry added to a database in the [DynamoDB](https://aws.amazon.com/dynamodb/).

For more information, see the [AWS Lambda learn guide](https://ballerina.io/learn/run-in-the-cloud/function-as-a-service/aws-lambda/).

Expand Down

0 comments on commit 7081c08

Please sign in to comment.