Skip to content

Commit eb80091

Browse files
[unticketed]: added missing pinpoint variable (#7057)
## Summary added a missing variable
1 parent bf2a6d5 commit eb80091

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api/local.env

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@ IS_LOCAL_AWS=1
121121
# For local development, use a placeholder value since we mock AWS calls
122122
API_GATEWAY_DEFAULT_USAGE_PLAN_ID=local-dev-usage-plan
123123

124+
############################
125+
# AWS PINPOINT APP
126+
############################
127+
128+
AWS_PINPOINT_APP_ID=dummy-local-id
129+
124130
############################
125131
# Feature Flags
126132
############################

0 commit comments

Comments
 (0)