number_of_version_eb

Related article on Medium

A Python script that makes use of the boto3 library to retrieve the number of application versions across all your Elastic Beanstalk applications:

pip install -r requirements.txt
python main.py 

OR

python3 main.py