API Gateway-DynamoDB CRUD Service (no lambda)
Direct Api Gateway calls to DynamoDB using AWS Integrations.
Read my post on dev.to.
Useful commands
npm installdo this firstnpm run lintcheck your stylenpm testperform the jest unit testscdk bootstrapthe first time only to prep your environmentcdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template