This script iterates all ELBs in an account and lists whether they use Amazon Certificate Manager for SSL or not.
If your SSL certificate name ends with -expYYYY-MM-DD
, the expiry date will also be listed and the final list is sorted by days until expiry.
## Install dependencies
Make sure you have virtualenv installed