Minimal Ubuntu Pro AMIs are now available in Noble (24.04)

Heads up!

We’re excited to share that Minimal Ubuntu Pro images are now available for Ubuntu Pro 24.04 LTS (Noble Numbat).

You can easily find the Minimal Ubuntu Pro AMIs using the AWS CLI:

aws ssm get-parameters --names /aws/service/canonical/ubuntu/pro-minimal/24.04/stable/current/amd64/hvm/ebs-gp3/ami-id

If you’re using Graviton instances, simply replace amd64 with arm64 in the command above.

AWS Marketplace listings are also available here:

Other versions

If you are looking for other Minimal Ubuntu Pro versions:

Thanks for the update! Great to see Minimal Ubuntu Pro AMIs now available for 24.04 — very useful for lightweight cloud deployments.
The AWS CLI lookup makes it super easy, and it’s good to know arm64/Graviton images are supported as well.
Nice work!

1 Like