https://github.com/multimeric/saminvokecdk
https://github.com/multimeric/saminvokecdk
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/multimeric/saminvokecdk
- Owner: multimeric
- Created: 2022-03-15T04:33:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T11:58:43.000Z (about 3 years ago)
- Last Synced: 2025-03-21T05:23:37.380Z (about 1 year ago)
- Language: TypeScript
- Size: 170 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAM + CDK Bug
To reproduce:
```bash
git clone git@github.com:multimeric/SamInvokeCdk.git
cd SamInvokeCdk
npm install
cdk synth
sam local invoke customImageLambdaECCCB1E0 -t cdk.out/TmpWxaZf33UfiStack.template.json
```