latest-ami
latest-ami copied to clipboard
Find the latest Amazon Machine Image matching certain criteria.
Results
3
latest-ami issues
Sort by
recently updated
recently updated
newest added
region = sys.argv[1] check if not null required
The script is incomplete.
This works for me locally. I pulled and changed Owners=['amazon'] to my ownerid and it returned an empty list. This caused the following error: ``` [mash@localhost latest-ami]$ python latest-ami.py eu-central-1...