cloudashdev / cloudash

A monitoring and troubleshooting desktop app for serverless architectures.
https://cloudash.dev
101 stars 3 forks source link

Feature request: Organize AWS CDK resources following the construct tree #98

Open misterjoshua opened 2 years ago

misterjoshua commented 2 years ago

I want Cloudash to organize the resource list like I've structured resources in my CDK app. My request is similar to how the AWS Management Console's CloudFormation Resource List can now organize resources by their positions in my construct tree. Otherwise, when I'm looking through a functions list, I have to wade through some pretty gnarly, auto-generated names.