6 stable releases
| 1.0.5 | Jun 4, 2023 |
|---|---|
| 1.0.4 | May 16, 2022 |
| 1.0.3 | Apr 18, 2022 |
| 1.0.0 | Apr 16, 2022 |
#1277 in Authentication
26 downloads per month
115KB
195 lines
Sauron
Cloudwatch CLI Tool
Installation
In order to install this cli, run the following command:
cargo install cw-sauron
Usage
Invoke the cli using the cw-sauron --help command to see the available commands.
AWS Configuration
sauron fetches the aws configuration from the ~/.aws/credentials file, which should contain the following data:
regionaws_access_key_idaws_secret_access_key
for instructions see AWS Configuration and credential file settings
List Queries
run cw-sauron list-queries to list the available queries on the configured aws account.
Dependencies
~30–45MB
~638K SLoC