From f299a1ece7e7ede6a157d3ddbfa0c4b49127bc11 Mon Sep 17 00:00:00 2001 From: Clint Johnson Date: Sat, 16 Dec 2023 23:06:47 -0600 Subject: [PATCH] :bug: Debugging CloudFormation Lambda CodeUri --- infrastructure/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/template.yaml b/infrastructure/template.yaml index acb0deb..fdd6e8b 100644 --- a/infrastructure/template.yaml +++ b/infrastructure/template.yaml @@ -252,7 +252,7 @@ Resources: - Docker Image Builder RoleName: Stackery-agent-commander-role StackeryAgentCommander: - Type: AWS::Lambda::Function + Type: AWS::Serverless::Function Properties: FunctionName: Stackery-agent-commander Description: Provisions Stackery custom resources