Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awsdash is a CLI tool (and library) that creates or updates custom AWS CloudWatch dashboards.

flowchart LR
    cli["$ awsdash"]

    subgraph AWS
        resources["AmplifApps
ApiGateways
Lambdas
..."]
        dashboard["CloudWatch dashboard
- widget1
- widget2
..."]
    end

    cli -->|"1) discover resources
[by tag]"| resources
    cli -->|"2) create/update"| dashboard
Loading

Tool usage:

$ go install github.com/go-monk/awsdash@latest
$ awsdash -h

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages