Skip to content

besh0y/cdk-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdk-rest-api

A minimal repository that consistently re-produces Too many requests error upon API Gateway creation via CDK, helping in the solution of an issue with API Gateway.

In order to deploy this repository, please do the following:

  • In the cli run: yarn.
  • Add AWS account credentials to a .env file.
  • optionally modify the number of nested stacks to be deployed and the number of endpoints should be created in them.
  • finally, run yarn cdk deploy --all

Link to Github issue: aws/aws-cdk#22229

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published