A collection of scripts that you may find useful when using AWS ECS, ECR, Route53.
mkdir ~/src && cd ~/src
git clone https://github.com/camfowler/aws-tools.git
echo 'export PATH="$PATH:$HOME/src/aws-tools/bin"' >> ~/.bashrc
- Some version of ruby is required for
aws-logs
Probably 2.x aws-cli
installed and configured.jq
. Install via your package manager of choice or [https://stedolan.github.io/jq]
Help is available from most of the scripts by running them without arguments.