From e4a53aa5d93ebc664fcfabf8aa901f8b6cc8e76d Mon Sep 17 00:00:00 2001 From: chngpe <102991671+chngpe@users.noreply.github.com> Date: Wed, 20 Nov 2024 16:55:17 -0500 Subject: [PATCH] glue connection reference fix (#2414) --- athena-tpcds/athena-tpcds-connection.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/athena-tpcds/athena-tpcds-connection.yaml b/athena-tpcds/athena-tpcds-connection.yaml index e5b77b3312..6bc7d694b9 100644 --- a/athena-tpcds/athena-tpcds-connection.yaml +++ b/athena-tpcds/athena-tpcds-connection.yaml @@ -45,7 +45,7 @@ Resources: Properties: Environment: Variables: - glue_connection: Ref GlueConnection + glue_connection: !Ref GlueConnection FunctionName: !Ref LambdaFunctionName PackageType: "Image" ImageUri: !Sub