claudia icon indicating copy to clipboard operation
claudia copied to clipboard

Deploy Node.js projects to AWS Lambda and API Gateway easily

Results 25 claudia issues
Sort by recently updated
recently updated
newest added

Since Lambda now supports Node14, it makes sense to support ES6 modules? Maybe Im doing something crazy here, but I just installed latest Claudia.js on my macOS M1, it seems...

* Expected behaviour: Use `claudia update` to deploy to Lambda with AWS SSO credentials, not local access key and secret key. * What actually happens: I receive an error showing...

updated async and minimist dependencies, previous versions had serious vulnerabilities

* Expected behaviour: Adds the Cognito pool trigger * What actually happens: ``` UnexpectedParameter: Unexpected key 'UsernameConfiguration' found in params at ParamValidator.fail (/opt/homebrew/lib/node_modules/claudia/node_modules/aws-sdk/lib/param_validator.js:50:37) at ParamValidator.validateStructure (/opt/homebrew/lib/node_modules/claudia/node_modules/aws-sdk/lib/param_validator.js:78:14) at ParamValidator.validateMember (/opt/homebrew/lib/node_modules/claudia/node_modules/aws-sdk/lib/param_validator.js:89:21) at...

* Expected behavior: Would be great in the create/update commands if we could pass `--provisioned-concurrency 3` to configure that setting within the lambda config. * What actually happens: In the...

In our project, Lambda was last deployed successfully by CI with `claudia` 2021-09-14 ~16:17 CET. There have been no issues earlier. A next attempt by CI, at 2021-09-15 ~1649 CET...

Should fix https://github.com/claudiajs/claudia/issues/226

Hey! as the spec from `updateUserPool` changed, claudia wasnt able to update the user pool, so in order to do that, I modified the `cleanUpPoolConfig` to remove extra parameters. **Already...

I am ussing claudia-local-api for local development before release on AWS. This error happens only in local environment * Expected behaviour: Execute successfully a POST request * What actually happens:...

Thus is the audit report of outdated packages! Could u please update them!? # Run npm update minimist --depth 2 to resolve 1 vulnerability Low Prototype Pollution Package minimist Dependency...