Get the latest Ubuntu AMI

An Alfred Workflow


Short Description

Get the latest official Ubuntu AMI ID for use with Amazon AWS EC2

Last Updated

05 Feb 2021

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.0
 

Bundle ID

com.natesilva.alfred.ubuntu-ami-finder
 

Author

If you use Ubuntu Linux on Amazon Web Services, this will find the correct image. It returns the latest official AMI ID based on:

  • Ubuntu release (xenial, bionic, focal, etc.)
  • CPU type (amd64, arm64)
  • AWS region (us-west-2, eu-central-1, etc.)

The result goes on the clipboard so you can paste it into AWS.

Ubuntu updates images frequently, even for older releases, to incorporate security updates. The AMI that you use should be looked up fresh each time.

The information comes from the list on this page: https://cloud-images.ubuntu.com/locator/ec2/

Screenshots