/cdk-aws-apigateway-rest-api

CDK app that deploys an Amazon API Gateway with REST API along with an AWS Lambda to handle GET requests on base path

Primary LanguagePython

cdk-aws-apigateway-rest-api

CDK app that deploys an Amazon API Gateway with REST API along with an AWS Lambda to handle GET requests on base path.

Prerequisites

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy