mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 15:36:47 +00:00
update api integration
This commit is contained in:
parent
760957c3ef
commit
64474ca430
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user