Skip to content

Commit

Permalink
glue connection reference fix (awslabs#2414)
Browse files Browse the repository at this point in the history
  • Loading branch information
chngpe authored and Jithendar12 committed Dec 2, 2024
1 parent e17d718 commit 40b9793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-tpcds/athena-tpcds-connection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Resources:
Properties:
Environment:
Variables:
glue_connection: Ref GlueConnection
glue_connection: !Ref GlueConnection
FunctionName: !Ref LambdaFunctionName
PackageType: "Image"
ImageUri: !Sub
Expand Down

0 comments on commit 40b9793

Please sign in to comment.