From 06e447804c3e86ef2dbe28c7b07c02faa1709996 Mon Sep 17 00:00:00 2001 From: Perkles Date: Sat, 4 May 2024 21:24:41 -0300 Subject: [PATCH] testa sobrescrita no deploy --- template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.yaml b/template.yaml index 56a9728..ba4a211 100644 --- a/template.yaml +++ b/template.yaml @@ -30,7 +30,7 @@ Resources: Variables: UserPoolId: "default-userpool-id" ClientId: "default-client-id" - RegionName: "default-region-name" + RegionName: !Ref RegionName # Outputs: # # ServerlessRestApi is an implicit API created out of Events key under Serverless::Function