Skip to content

Find the latest Amazon Machine Image matching certain criteria.

Notifications You must be signed in to change notification settings

bwood/latest-ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

latest-ami.py

Purpose

Find the latest amazon machine image matching criteria (which is presently hard-coded).

Installation

python (duh)

brew install python

boto3

pip install boto3

Usage

$ latest-ami.py us-west-2
ami-b04e92d0

Credit/Author

Jon Skelton, UC Berkeley

About

Find the latest Amazon Machine Image matching certain criteria.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages