Michael Kaiser

Results 33 comments of Michael Kaiser

Closing Reopen if still issue.

CDK API Docs has example https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_apigatewayv2-readme.html

[Glue alpha construct](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-glue-alpha-readme.html) would be the answer. Provides examples in the docs.

Please don't remove the codecommit one and just add another one for github. You can update the codecommit and link to any public codecommit notices we have. There are still...

Would you be able to submit a PR for this?

The tests failed make sure that you can run `yarn run test` or ` npm run --if-present test` and that cdk synth works.

So just fixed an issue that might have been affecting one error that you were getting. Currently the build is failing because in the project `typescript/api-gateway-lambda-token-authorizer/` the test that is...