This repository tries to demonstrate how we can leverage Adobe Target NodeJS SDK
with On-Device Dcisioning from AWS Lambda@Edge
.
The repository contains two folders:
function
- here we have all the code required byAWS Lambda function
terraform
- here we have all theTerraform
code that bootstraps all necessary resources to be able to useAdobe Target NodeJS SDK
fromAWS Lambda@Edge
.