Stefhen Hovland
Stefhen Hovland
Also I believe this breaks the shared layers concept outlined in the AWS blog post [here](https://aws.amazon.com/blogs/developer/using-aws-lambda-layers-with-aws-chalice/). IE, trying to set a fixed shared layer like so: ```json { "version": "2.0",...
The only cli alternative I've found that is somewhat close is [bash-my-aws](https://github.com/bash-my-aws/bash-my-aws), I don't like it as much because listing instances is extremely slow compared to awless, plus things like...
@e-gineer Your query seems to work! I've ran it a handful of times now and I don't have any crashing issues like before.