update api integration

This commit is contained in:
drethereum 2024-12-09 12:43:48 -07:00
parent 760957c3ef
commit 64474ca430

View File

@ -86,14 +86,14 @@ vars:
config:
# The keys correspond to dbt profiles and are case sensitive
dev:
API_INTEGRATION: AWS_BASE_API_DEV
API_INTEGRATION: AWS_BASE_API_STG_V2
EXTERNAL_FUNCTION_URI: p2bt501b4d.execute-api.us-east-1.amazonaws.com/stg/
ROLES:
- AWS_LAMBDA_BASE_API
- INTERNAL_DEV
# prod:
# API_INTEGRATION: AWS_BASE_API
# API_INTEGRATION: AWS_BASE_API_PROD_V2
# EXTERNAL_FUNCTION_URI:
# ROLES:
# - AWS_LAMBDA_BASE_API