cloudash
cloudash copied to clipboard
A monitoring and troubleshooting desktop app for serverless architectures.
Right now, we are trying to load both config and credentials file. `credentials` file is optional, and the lack of this file should not block from using Cloudash.
Right now, it is necessary to have a `.aws/credentials` file to run cloudash. It would be great, if cloudash could be started from the terminal with AWS_ACCESS_KEY_ID and `AWS_SECRET_ACCESS_KEY` in...

Requested by a user. Some tooling stores credentials inside regular .aws/credentials file but refresh them in the background. Right now, Cloudash loads them once on startup but should reload them...
I've found it a pain to dig through API Gateway plan usage and any usage tied to keys. Would love to be able to analyze this much easier.
I'm just getting set up with Clouddash, its a great tool! Unfortunately, I get an error when adding certain stacks: > Unable to fetch stack resources > Cannot read properties...
Your software is awesome!! I'm glad I found it. The log search feature is nice but it'd be even more useful if I could jump to the location of the...
My Serverless Framework stack has an AppSync API endpoint in it and it would be great to include its Log Group within Cloudash. Those pesky VTLs require more me to...