/ami_access-time

python boto script to find the access time of an amazon ami

Primary LanguagePython

ami_access-time

This script uses boto3 to get the time taken for an Amazon instance to be ready i.e status=running

To run the script

  1. You need to install boto3 (pip install boto3)
  2. Run command: python create_instance.py