From 9d6004502eb7c5457975d90ab1c52edc07b4be65 Mon Sep 17 00:00:00 2001 From: Mayuresh A Nirhali Date: Fri, 30 Jan 2026 20:00:26 +0530 Subject: [PATCH] Update SETUP.md #542 - Change the AWS specific link to point to new repo where aws specific tools are maintained. --- SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETUP.md b/SETUP.md index dab7167..cf78202 100644 --- a/SETUP.md +++ b/SETUP.md @@ -542,7 +542,7 @@ curl http://localhost:8081/bap/receiver/ Public cloud providers have built integration plugins and other tools to deploy Beckn ONIX easily. They provide specialized plugins that integrate with managed services on those platforms. Network participants can choose to consume them. 1. [Google Cloud Platform](https://github.com/GoogleCloudPlatform/dpi-accelerator-beckn-onix) -2. [Amazon Web Services](https://github.com/Beckn-One/beckn-onix/tree/main-pre-plugins/aws-cdk) +2. [Amazon Web Services](https://github.com/beckn/onix-aws-cdk) The rest of the document focuses on how to deploy ONIX in Production with cloud agnostic plugins and tools.