Create an API to get data from your DynamoDB Database using CDK

5 months ago
9

Learn how to create a AWS CDK serverless project, create a RestApi, fetch data from a DynamoDb table using aws lambdas then deploy to your AWS account.

Get the starter template here:
https://calvintorra.com/api/l/cdk-template

Loading comments...