Blame download/aws-images.md

e8ec7a
---
d66007
title: "CentOS AWS AMI Cloud Images"
d66007
layout: download-mirror
e8ec7a
---
d66007
34ad21
CentOS Amazon AMI images
e8ec7a
===========================
e8ec7a
34ad21
Here is the list of current/up2date AMI images IDs that we made public.
34ad21
1cca56
So far we build/update/maintain the following CentOS variants and architectures:
34ad21
d312be
 * CentOS Stream 8 (x86_64 and aarch64)
34ad21
 * CentOS Linux 8 (x86_64 and aarch64)
34ad21
 * CentOS Linux 7 (x86_64 and aarch64)
34ad21
34ad21
You can search for architecture or region through search bar.
34ad21
34ad21
Please note that you can also directly use then the "Deploy Link" function to deploy in specific region, one click away. 
e8ec7a
d66007
32cb17
3dc5ae
  
5e29e5
    Version
5e29e5
    Region
5e29e5
    Architecture
5e29e5
    AMI ID
5e29e5
    Deploy link
3dc5ae
  
32cb17
32cb17
3dc5ae
{% for row in site.data.aws-images %}
3dc5ae
  
fba654
    {{ row["Version"] }}
fba654
    {{ row["Region"] }}
fba654
    {{ row["Architecture"] }}
5e29e5
    {{ row["AMI ID"] }}
32cb17
     Deploy link
3dc5ae
  
3dc5ae
{% endfor %}
32cb17
48a802
<tfoot>
48a802
  
48a802
    
48a802
    
48a802
    
48a802
    
48a802
    
48a802
  
48a802
</tfoot>
3dc5ae