Deepu Mohan Puthrote
Deepu Mohan Puthrote
I've created an example that uses `vendia/serverless-express` with Typescript in the examples directory Please have a look at this PR https://github.com/vendia/serverless-express/pull/453
This is WIP branch to support Markdown front matter Currently it's a proof of concept, needs testing and refactoring
Is it recommended to use sparkling with AWS Glue? AWS Glue is a serverless stack on top of Spark provided by EMR. It has some additional features to Spark, but...
IAM is stable in CDK, so we should not introduce breaking changes. This PR introduces a new version of OIDC provider without introducing breaking changes. Older `iam.OpenIdConnectProvider`, which uses custom...
I am getting this error while trying to run `grunt rpm`. > Running "rpm:files" (rpm) task > Warning: Cannot read property '0' of undefined Use --force to continue. ``` json...