From 5966fcb30d4fe708b99f0acbe3ae0c44e0526ac9 Mon Sep 17 00:00:00 2001 From: Chris Pates Date: Thu, 26 May 2022 16:07:06 +0100 Subject: [PATCH] correcting SAR link Missed a link on the last commit. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7508c28..df3de434 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ > Helping you populate AWS SSO directly with your Google Apps users -SSO Sync will run on any platform that Go can build for. It is available in the [AWS Serverless Application Repository](https://us-east-2.console.aws.amazon.com/lambda/home#/create/app?applicationId=arn:aws:serverlessrepo:us-east-2:004480582608:applications/SSOSync) +SSO Sync will run on any platform that Go can build for. It is available in the [AWS Serverless Application Repository](https://eu-west-1.console.aws.amazon.com/lambda/home#/create/app?applicationId=arn:aws:serverlessrepo:us-east-2:004480582608:applications/SSOSync) > :warning: there are breaking changes for versions `>= 0.02` @@ -157,7 +157,7 @@ the pricing for AWS Lambda and CloudWatch before continuing. Running ssosync once means that any changes to your Google directory will not appear in AWS SSO. To sync. regularly, you can run ssosync via AWS Lambda. -:warning: You find it in the [AWS Serverless Application Repository](https://console.aws.amazon.com/lambda/home#/create/app?applicationId=arn:aws:serverlessrepo:eu-west-1:084703771460:applications/ssosync). +:warning: You find it in the [AWS Serverless Application Repository](https://eu-west-1.console.aws.amazon.com/lambda/home#/create/app?applicationId=arn:aws:serverlessrepo:us-east-2:004480582608:applications/SSOSync). ## SAM