Blame download/aws-images.md

e8ec7a
---
34ad21
title:      "CentOS AWS AMI Cloud Images"
e8ec7a
markdown:   basic
e8ec7a
is_dynamic: true
e8ec7a
has_toc:    true
3dc5ae
layout: page-download-mirror
9b5d97
permalink: /:path/:basename/index.html
9b5d97
e8ec7a
---
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
48a802
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