Is there a list of AMIs for every popular linux distribution and version

Nikita Shamgunov picture Nikita Shamgunov · Nov 20, 2012 · Viewed 8k times · Source

I need to test a piece of software against every linux distribution/version. I'm going to use amazon AWS Is there a list of AMIs somewhere that I can just copy paste into my script to automate this tedious process?

Answer

Michel Feldheim picture Michel Feldheim · Nov 23, 2012

Amazon provides a list on their website. https://aws.amazon.com/amis

Actually I was sure that it was also possible to grab and filter the list via the API but unfortunately I can't find any documentation about this (imaginary?) feature