This repository was archived by the owner on Oct 5, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +40
-37
lines changed Expand file tree Collapse file tree 1 file changed +40
-37
lines changed Original file line number Diff line number Diff line change @@ -7,56 +7,59 @@ AWSTemplateFormatVersion: '2010-09-09'
7
7
Mappings :
8
8
AWSRegionArch2AMI :
9
9
ap-south-1 :
10
- HVMG2 : ami-52c7b43d
11
- HVM64 : ami-f5c6b59a
10
+ HVMG2 : ami-5a8da735
11
+ HVM64 : ami-bc83a9d3
12
+ eu-west-3 :
13
+ HVM64 : ami-78f24205
14
+ HVMG2 : ami-d50bbaa8
12
15
eu-west-2 :
13
- HVMG2 : ami-b6daced2
14
- HVM64 : ami-b7daced3
16
+ HVMG2 : ami-b2b55cd5
17
+ HVM64 : ami-e2b35a85
15
18
eu-west-1 :
16
- HVMG2 : ami-01ccc867
17
- PV64 : ami-d1c0c4b7
18
- HVM64 : ami-d3c0c4b5
19
+ PV64 : ami-3c5758d6
20
+ HVM64 : ami-41505fab
21
+ HVMG2 : ami-e4515e0e
19
22
ap-northeast-2 :
20
- HVM64 : ami-9a15c7f4
21
- HVMG2 : ami-9d15c7f3
23
+ HVM64 : ami-5bd46135
24
+ HVMG2 : ami-ebc47185
22
25
ap-northeast-1 :
23
- PV64 : ami-30391657
24
- HVM64 : ami-6a3b140d
25
- HVMG2 : ami-923d12f5
26
+ HVM64 : ami-449f483b
27
+ PV64 : ami-6593441a
28
+ HVMG2 : ami-9c9443e3
26
29
sa-east-1 :
27
- HVM64 : ami-2bccae47
28
- PV64 : ami-36cfad5a
29
- HVMG2 : ami-37cfad5b
30
+ HVM64 : ami-09d58f65
31
+ PV64 : ami-6dd58f01
32
+ HVMG2 : ami-83d58fef
30
33
ca-central-1 :
31
- HVMG2 : ami-0bd66a6f
32
- HVM64 : ami-73d06c17
34
+ HVMG2 : ami-03e86a67
35
+ HVM64 : ami-49e86a2d
33
36
ap-southeast-1 :
34
- PV64 : ami-ab5ce5c8
35
- HVM64 : ami-b65de4d5
36
- HVMG2 : ami-fc5ae39f
37
+ PV64 : ami-c8fcffb4
38
+ HVM64 : ami-d6fdfeaa
39
+ HVMG2 : ami-ed838091
37
40
ap-southeast-2 :
38
- HVMG2 : ami-162c2575
39
- HVM64 : ami-762a2315
40
- PV64 : ami-af2128cc
41
+ HVMG2 : ami-33f92051
42
+ HVM64 : ami-4ff8212d
43
+ PV64 : ami-c4c71ea6
41
44
eu-central-1 :
42
- HVM64 : ami-506fbd3f
43
- HVMG2 : ami-b968bad6
44
- PV64 : ami-ba68bad5
45
+ PV64 : ami-1a744bf1
46
+ HVMG2 : ami-a058674b
47
+ HVM64 : ami-e056690b
45
48
us-east-1 :
46
- PV64 : ami-668f1e70
47
- HVMG2 : ami-c58c1dd3
48
- HVM64 : ami-fd8617eb
49
+ PV64 : ami-b41445cb
50
+ HVMG2 : ami-cfe4b2b0
51
+ HVM64 : ami-f316478c
49
52
us-east-2 :
50
- HVMG2 : ami-4191b524
51
- HVM64 : ami-6693b703
53
+ HVMG2 : ami-40142d25
54
+ HVM64 : ami-ae0f36cb
52
55
us-west-1 :
53
- PV64 : ami-0f85a06f
54
- HVMG2 : ami-7a85a01a
55
- HVM64 : ami-f887a298
56
+ HVMG2 : ami-0e86606d
57
+ PV64 : ami-1a876179
58
+ HVM64 : ami-25bf5946
56
59
us-west-2 :
57
- HVM64 : ami-3234a652
58
- HVMG2 : ami-4836a428
59
- PV64 : ami-c737a5a7
60
+ HVMG2 : ami-0ad99772
61
+ PV64 : ami-21d09e59
62
+ HVM64 : ami-39d39d41
60
63
AWSInstanceType2Arch :
61
64
t2.nano :
62
65
Arch : HVM64
You can’t perform that action at this time.
0 commit comments