From 21935ec4be7e5d688ad10a55f2738276a2305594 Mon Sep 17 00:00:00 2001 From: JC CODER Date: Thu, 10 Oct 2024 00:43:06 +0100 Subject: [PATCH] update profile function name --- template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.yaml b/template.yaml index 0c6ada6..d01d125 100644 --- a/template.yaml +++ b/template.yaml @@ -17,7 +17,7 @@ Globals: baseURL: YourBaseAPIURL discordBotURL: DiscordBotURL identityServicePrivateKey: YourIdentityServicePrivateKey - profileFunctionLambdaName: CallProfileFunction + profileFunctionLambdaName: identity-service-CallProfileFunction Resources: UtilitiesLayer: