From e3b0a0c78024adb26f441bfb57cc343bd4294e16 Mon Sep 17 00:00:00 2001 From: achan-petpartners Date: Thu, 1 Dec 2016 20:44:02 -0500 Subject: [PATCH] add link to aws cli --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 143c452..5da77b0 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ Bash and Powershell are both scriptable command line interpreters that will exec [List of Bash Learning Resources](https://www.cyberciti.biz/open-source/learning-bash-scripting-for-beginners/) - Links to learning bash ## AWS +[Getting AWS CLI](https://aws.amazon.com/cli/) + [Getting started with s3](https://aws.amazon.com/s3/getting-started/) [Powershell on AWS](https://aws.amazon.com/documentation/powershell/)