Feb
25
A simple shell script to download all the AWS documentation so you have it locally available.
Simply download the zip from:
unzip and then run:
./getAWSdocs.sh
to refresh all the documents and clear the old ones away add the -r flag
./getAWSdocs.sh -r
You’re now free use the PDF’s anywhere you like.




