From 6f928b22aa6ddddfc2cb13b3f3ac97f244e2ed8d Mon Sep 17 00:00:00 2001 From: drethereum <71602799+drethereum@users.noreply.github.com> Date: Thu, 2 May 2024 12:40:34 -0600 Subject: [PATCH] integration name (#46) --- dbt_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt_project.yml b/dbt_project.yml index 004fbf5..2ae45fc 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -82,7 +82,7 @@ vars: EXTERNAL_FUNCTION_URI: y9d0tuavh6.execute-api.us-east-1.amazonaws.com/stg/ prod: - API_INTEGRATION: AWS_BLAST_API_PROD + API_INTEGRATION: AWS_BLAST_API EXTERNAL_FUNCTION_URI: 42gzudc5si.execute-api.us-east-1.amazonaws.com/prod/ #### STREAMLINE 2.0 END #### \ No newline at end of file