Skip to content

Commit

Permalink
Update README.md (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
richlloydmiles authored Aug 30, 2021
1 parent 0f0df22 commit 5a29200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ custom:
# sns-endpoint: http://127.0.0.1:4567 # Optional. Only if you want to use a custom SNS provider endpoint
# sns-subscribe-endpoint: http://127.0.0.1:3000 # Optional. Only if you want to use a custom subscribe endpoint from SNS to send messages back to
# accountId: 123456789012 # Optional
# location .build # Optional if the location of your handler.js is not in ./ (useful for typescript)
# location: .build # Optional if the location of your handler.js is not in ./ (useful for typescript)
```

For example, if you would like to connect to AWS and have callbacks coming via ngrok, use:
Expand Down

0 comments on commit 5a29200

Please sign in to comment.