chaos-lambda
chaos-lambda copied to clipboard
Serverless chaos monkey for AWS (runs on AWS Lambda) ☁️ 💥
Hello, I'm getting this error when I try to execute chaos-lambda deploy ~~~~~ 'The runtime parameter of nodejs6.10 is no longer supported for creating or updating AWS Lambda functions. We...
Bumps [lodash](https://github.com/lodash/lodash) from 4.6.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
Our accounts are setup via an organisational accounts, with no users directly in development accounts. This is a common practice. Users switch role to desired accounts. Perhaps this is the...
I was wondering how you would justify such a far-ranging authorization policy. In the code I only see ec2.describeInstances() and ec2.terminateInstances() being used. From what I can see, if I...
Hey guys, really enjoying using this project. Noticed you built a Slack integration in this PR: Add slack notification #21 It would be fantastic if the README details how I...
Allow users to filter instances by status. Fix for Issue #23
The AWS api can return terminated instances for up to an hour. In cases of small server pool sizes, an instance that was already terminated could be returned to be...