From 75a9268e201b5b16811983aeec7205697ca74a5a Mon Sep 17 00:00:00 2001 From: Guy Braunstain <35347793+Guy7B@users.noreply.github.com> Date: Tue, 29 Nov 2022 15:46:15 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 95e2053..2c48584 100644 --- a/README.md +++ b/README.md @@ -235,3 +235,6 @@ module.exports = { For more examples of data transformation code, see the [examples](https://github.com/jitsecurity/dynamo-data-transform/tree/main/examples/serverless-localstack/data-transformations/UsersExample) folder in the repository. + +Read how to automate data-transformation process here: +https://www.infoq.com/articles/dynamoDB-data-transformation-safety/