[go: nahoru, domu]

Skip to content

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

Notifications You must be signed in to change notification settings

garysassano/cdk-aws-apigateway-rest-api

Repository files navigation

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

  • AWS:
    • Must have authenticated with Default Credentials in your local environment.
    • Must have completed the CDK bootstrapping process for the AWS environment where you intend to deploy the app.
  • Node.js + npm:
  • Poetry:

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages