Created
November 20, 2019 17:16
-
-
Save mindlapse/0c2783cda3d7be1b5abd140f706eaaf8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
functions: | |
myLambdaFunction: | |
handler: handler.myLambdaFunction | |
events: | |
- eventBridge: | |
pattern: | |
source: | |
- Stripe | |
detail-type: | |
- payment_intent.succeeded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment