Skip to content

Commit

Permalink
update sls config file
Browse files Browse the repository at this point in the history
  • Loading branch information
hhassan01 committed Aug 30, 2024
1 parent fe06dff commit 3a82f1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ provider:
MONGODB_URI: ${param:MONGODB_URI}
EVENT_BUS_NAME: ${param:EVENT_BUS_NAME}
AWS_REGION: ${param:AWS_REGION}
EVENT_SOURCE: ${param:EVENT_SOURCE}
EVENT_DETAIL_TYPE: ${param.EVENT_DETAIL_TYPE}

functions:
transactionEventListener:
Expand Down

0 comments on commit 3a82f1a

Please sign in to comment.