From 95108741dd90786342e38251d468b3bf276a4071 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 18 Aug 2019 16:11:33 +0200 Subject: [PATCH] SAWS - supercharged AWS command line interface --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 401dddf..036bfa5 100644 --- a/README.md +++ b/README.md @@ -1512,6 +1512,7 @@ A small group of programmers wants to change how we code—before catastrophe st * [milo-minderbinder/AWS-PlantUML](https://github.com/milo-minderbinder/AWS-PlantUML) - PlantUML sprites, macros, and other includes for AWS components. * [Amazon S3 Tools](https://s3tools.org/usage) - S3cmd usage (as shown if you type `s3cmd -h`). To access all the options and commands listed below, you'll need s3cmd version 2.0 or newer * [AWS Trusted Advisor](https://console.aws.amazon.com/trustedadvisor) - Think of Trusted Advisor as a tool to help you plan new infrastructure, optimize existing ones, or simply run scans to make sure your deployments meet the AWS security standards. Given how hard it is to do this on even a single server manually, Trusted Advisor is one of the hidden gems among lesser-known AWS offerings. +* [donnemartin/saws](https://github.com/donnemartin/saws) - A supercharged AWS command line interface (CLI). > Tips * [AWS Docs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html) - determine your instance's IPv4 addresses using instance metadata :