Skip to content

Instantly share code, notes, and snippets.

View mindlapse's full-sized avatar
🎯
Focusing

Dave MacDonald mindlapse

🎯
Focusing
View GitHub Profile
{
"detail-type": [
"payment_intent.succeeded"
],
"source": [
"Stripe"
]
}
functions:
myLambdaFunction:
handler: handler.myLambdaFunction
events:
- eventBridge:
pattern:
source:
- Stripe
detail-type:
- payment_intent.succeeded
@mindlapse
mindlapse / gist:443cae9b37c36d564d02ab0072f8a879
Created October 4, 2020 15:19
Error: Unprocessable Entity
$ cdktf init
[1] python
[2] python-pip
[3] typescript
[4] typescript-minimal
[0] CANCEL
What template you want to use? [1...4 / 0]: 3