awslimitchecker is a tool that checks current AWS resource usage and compares it to known service limits.
./tool.sh test <AWS PROFILE NAME>
to run it. Note that profile you specify should only useaws_access_key_id
andaws_secret_access_key
(no MFA, etc).