Skip to content

Repo to reproduce "The REST API doesn't contain any methods" error in CDK

License

Notifications You must be signed in to change notification settings

trivikr/aws-cdk-no-methods-error

Repository files navigation

aws-cdk-no-methods-error

Repo to reproduce "The REST API doesn't contain any methods" error in CDK

Useful commands

  • yarn build compile typescript to js
  • yarn watch watch for changes and compile
  • yarn test perform the jest unit tests
  • yarn cdk deploy deploy this stack to your default AWS account/region
  • yarn cdk diff compare deployed stack with current state
  • yarn cdk synth emits the synthesized CloudFormation template

About

Repo to reproduce "The REST API doesn't contain any methods" error in CDK

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published