mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:26:52 +00:00
upd dbt project
This commit is contained in:
parent
ebab6bebab
commit
f8652f41fd
@ -2,7 +2,7 @@
|
||||
# and underscores. A good package name should reflect your organization's
|
||||
# name or the intended use of these models
|
||||
name: "near_models"
|
||||
version: "1.2.0"
|
||||
version: "1.3.0"
|
||||
config-version: 2
|
||||
|
||||
# This setting configures which "profile" dbt uses for this project.
|
||||
@ -92,7 +92,7 @@ vars:
|
||||
- INTERNAL_DEV
|
||||
prod:
|
||||
API_INTEGRATION: AWS_NEAR_API_PROD_V2
|
||||
EXTERNAL_FUNCTION_URI: https://ygnnkauzn2.execute-api.us-east-1.amazonaws.com/prod/
|
||||
EXTERNAL_FUNCTION_URI: ygnnkauzn2.execute-api.us-east-1.amazonaws.com/prod/
|
||||
API_AWS_ROLE_ARN: arn:aws:lambda:us-east-1:924682671219:function:near-api-prod-APIHandler-926uy1lxE2Sa
|
||||
ROLES:
|
||||
- AWS_LAMBDA_NEAR_API
|
||||
|
||||
Loading…
Reference in New Issue
Block a user