fog-aws 3.18.0 → 3.20.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1126,469 +1126,1629 @@ module Fog
1126
1126
  :ebs_optimized_available => true,
1127
1127
  :instance_store_volumes => 2
1128
1128
  },
1129
+ {
1130
+ :id => 'c6a.large',
1131
+ :name => 'c6a Large',
1132
+ :bits => 64,
1133
+ :cores => 2,
1134
+ :disk => 0,
1135
+ :ram => 4295,
1136
+ :ebs_optimized_available => true,
1137
+ :instance_store_volumes => 0
1138
+ },
1139
+ {
1140
+ :id => 'c6a.xlarge',
1141
+ :name => 'c6a xLarge',
1142
+ :bits => 64,
1143
+ :cores => 4,
1144
+ :disk => 0,
1145
+ :ram => 8590,
1146
+ :ebs_optimized_available => true,
1147
+ :instance_store_volumes => 0
1148
+ },
1149
+ {
1150
+ :id => 'c6a.2xlarge',
1151
+ :name => 'c6a 2xLarge',
1152
+ :bits => 64,
1153
+ :cores => 8,
1154
+ :disk => 0,
1155
+ :ram => 17180,
1156
+ :ebs_optimized_available => true,
1157
+ :instance_store_volumes => 0
1158
+ },
1159
+ {
1160
+ :id => 'c6a.4xlarge',
1161
+ :name => 'c6a 4xLarge',
1162
+ :bits => 64,
1163
+ :cores => 16,
1164
+ :disk => 0,
1165
+ :ram => 34360,
1166
+ :ebs_optimized_available => true,
1167
+ :instance_store_volumes => 0
1168
+ },
1169
+ {
1170
+ :id => 'c6a.8xlarge',
1171
+ :name => 'c6a 8xLarge',
1172
+ :bits => 64,
1173
+ :cores => 32,
1174
+ :disk => 0,
1175
+ :ram => 68719,
1176
+ :ebs_optimized_available => true,
1177
+ :instance_store_volumes => 0
1178
+ },
1179
+ {
1180
+ :id => 'c6a.12xlarge',
1181
+ :name => 'C6a Twelve Extra Large',
1182
+ :bits => 64,
1183
+ :cores => 48,
1184
+ :disk => 0,
1185
+ :ram => 103079,
1186
+ :ebs_optimized_available => true,
1187
+ :instance_store_volumes => 0
1188
+ },
1189
+ {
1190
+ :id => 'c6a.16xlarge',
1191
+ :name => 'c6a 16xLarge',
1192
+ :bits => 64,
1193
+ :cores => 64,
1194
+ :disk => 0,
1195
+ :ram => 137439,
1196
+ :ebs_optimized_available => true,
1197
+ :instance_store_volumes => 0
1198
+ },
1199
+ {
1200
+ :id => 'c6a.24xlarge',
1201
+ :name => 'c6a 24xLarge',
1202
+ :bits => 64,
1203
+ :cores => 96,
1204
+ :disk => 0,
1205
+ :ram => 206158,
1206
+ :ebs_optimized_available => true,
1207
+ :instance_store_volumes => 0
1208
+ },
1209
+ {
1210
+ :id => 'c6a.32xlarge',
1211
+ :name => 'c6a 32xLarge',
1212
+ :bits => 64,
1213
+ :cores => 128,
1214
+ :disk => 0,
1215
+ :ram => 274878,
1216
+ :ebs_optimized_available => true,
1217
+ :instance_store_volumes => 0
1218
+ },
1219
+ {
1220
+ :id => 'c6a.48xlarge',
1221
+ :name => 'c6a 48xLarge',
1222
+ :bits => 64,
1223
+ :cores => 192,
1224
+ :disk => 0,
1225
+ :ram => 412317,
1226
+ :ebs_optimized_available => true,
1227
+ :instance_store_volumes => 0
1228
+ },
1229
+ {
1230
+ :id => 'c6a.metal',
1231
+ :name => 'c6a metal',
1232
+ :bits => 64,
1233
+ :cores => 192,
1234
+ :disk => 0,
1235
+ :ram => 412317,
1236
+ :ebs_optimized_available => true,
1237
+ :instance_store_volumes => 0
1238
+ },
1239
+ {
1240
+ :id => 'c6i.large',
1241
+ :name => 'c6i Large',
1242
+ :bits => 64,
1243
+ :cores => 2,
1244
+ :disk => 0,
1245
+ :ram => 4295,
1246
+ :ebs_optimized_available => true,
1247
+ :instance_store_volumes => 0
1248
+ },
1249
+ {
1250
+ :id => 'c6i.xlarge',
1251
+ :name => 'c6i xLarge',
1252
+ :bits => 64,
1253
+ :cores => 4,
1254
+ :disk => 0,
1255
+ :ram => 8590,
1256
+ :ebs_optimized_available => true,
1257
+ :instance_store_volumes => 0
1258
+ },
1259
+ {
1260
+ :id => 'c6i.2xlarge',
1261
+ :name => 'c6i 2xLarge',
1262
+ :bits => 64,
1263
+ :cores => 8,
1264
+ :disk => 0,
1265
+ :ram => 17180,
1266
+ :ebs_optimized_available => true,
1267
+ :instance_store_volumes => 0
1268
+ },
1269
+ {
1270
+ :id => 'c6i.4xlarge',
1271
+ :name => 'c6i 4xLarge',
1272
+ :bits => 64,
1273
+ :cores => 16,
1274
+ :disk => 0,
1275
+ :ram => 34360,
1276
+ :ebs_optimized_available => true,
1277
+ :instance_store_volumes => 0
1278
+ },
1279
+ {
1280
+ :id => 'c6i.8xlarge',
1281
+ :name => 'c6i 8xLarge',
1282
+ :bits => 64,
1283
+ :cores => 32,
1284
+ :disk => 0,
1285
+ :ram => 68719,
1286
+ :ebs_optimized_available => true,
1287
+ :instance_store_volumes => 0
1288
+ },
1289
+ {
1290
+ :id => 'c6i.12xlarge',
1291
+ :name => 'c6i Twelve Extra Large',
1292
+ :bits => 64,
1293
+ :cores => 48,
1294
+ :disk => 0,
1295
+ :ram => 103079,
1296
+ :ebs_optimized_available => true,
1297
+ :instance_store_volumes => 0
1298
+ },
1299
+ {
1300
+ :id => 'c6i.16xlarge',
1301
+ :name => 'c6i 16xLarge',
1302
+ :bits => 64,
1303
+ :cores => 64,
1304
+ :disk => 0,
1305
+ :ram => 137439,
1306
+ :ebs_optimized_available => true,
1307
+ :instance_store_volumes => 0
1308
+ },
1309
+ {
1310
+ :id => 'c6i.24xlarge',
1311
+ :name => 'c6i 24xLarge',
1312
+ :bits => 64,
1313
+ :cores => 96,
1314
+ :disk => 0,
1315
+ :ram => 206158,
1316
+ :ebs_optimized_available => true,
1317
+ :instance_store_volumes => 0
1318
+ },
1319
+ {
1320
+ :id => 'c6i.32xlarge',
1321
+ :name => 'c6i 32xLarge',
1322
+ :bits => 64,
1323
+ :cores => 128,
1324
+ :disk => 0,
1325
+ :ram => 274878,
1326
+ :ebs_optimized_available => true,
1327
+ :instance_store_volumes => 0
1328
+ },
1329
+ {
1330
+ :id => 'c6i.metal',
1331
+ :name => 'c6i metal',
1332
+ :bits => 64,
1333
+ :cores => 128,
1334
+ :disk => 0,
1335
+ :ram => 274878,
1336
+ :ebs_optimized_available => true,
1337
+ :instance_store_volumes => 0
1338
+ },
1339
+ {
1340
+ :id => 'c6in.large',
1341
+ :name => 'c6in Large',
1342
+ :bits => 64,
1343
+ :cores => 2,
1344
+ :disk => 0,
1345
+ :ram => 4295,
1346
+ :ebs_optimized_available => true,
1347
+ :instance_store_volumes => 0
1348
+ },
1349
+ {
1350
+ :id => 'c6in.xlarge',
1351
+ :name => 'c6in xLarge',
1352
+ :bits => 64,
1353
+ :cores => 4,
1354
+ :disk => 0,
1355
+ :ram => 8590,
1356
+ :ebs_optimized_available => true,
1357
+ :instance_store_volumes => 0
1358
+ },
1359
+ {
1360
+ :id => 'c6in.2xlarge',
1361
+ :name => 'c6in 2xLarge',
1362
+ :bits => 64,
1363
+ :cores => 8,
1364
+ :disk => 0,
1365
+ :ram => 17180,
1366
+ :ebs_optimized_available => true,
1367
+ :instance_store_volumes => 0
1368
+ },
1369
+ {
1370
+ :id => 'c6in.4xlarge',
1371
+ :name => 'c6in 4xLarge',
1372
+ :bits => 64,
1373
+ :cores => 16,
1374
+ :disk => 0,
1375
+ :ram => 34360,
1376
+ :ebs_optimized_available => true,
1377
+ :instance_store_volumes => 0
1378
+ },
1379
+ {
1380
+ :id => 'c6in.8xlarge',
1381
+ :name => 'c6in 8xLarge',
1382
+ :bits => 64,
1383
+ :cores => 32,
1384
+ :disk => 0,
1385
+ :ram => 68719,
1386
+ :ebs_optimized_available => true,
1387
+ :instance_store_volumes => 0
1388
+ },
1389
+ {
1390
+ :id => 'c6in.12xlarge',
1391
+ :name => 'c6in Twelve Extra Large',
1392
+ :bits => 64,
1393
+ :cores => 48,
1394
+ :disk => 0,
1395
+ :ram => 103079,
1396
+ :ebs_optimized_available => true,
1397
+ :instance_store_volumes => 0
1398
+ },
1399
+ {
1400
+ :id => 'c6in.16xlarge',
1401
+ :name => 'c6in 16xLarge',
1402
+ :bits => 64,
1403
+ :cores => 64,
1404
+ :disk => 0,
1405
+ :ram => 137439,
1406
+ :ebs_optimized_available => true,
1407
+ :instance_store_volumes => 0
1408
+ },
1409
+ {
1410
+ :id => 'c6in.24xlarge',
1411
+ :name => 'c6in 24xLarge',
1412
+ :bits => 64,
1413
+ :cores => 96,
1414
+ :disk => 0,
1415
+ :ram => 206158,
1416
+ :ebs_optimized_available => true,
1417
+ :instance_store_volumes => 0
1418
+ },
1419
+ {
1420
+ :id => 'c6in.32xlarge',
1421
+ :name => 'c6in 32xLarge',
1422
+ :bits => 64,
1423
+ :cores => 128,
1424
+ :disk => 0,
1425
+ :ram => 274878,
1426
+ :ebs_optimized_available => true,
1427
+ :instance_store_volumes => 0
1428
+ },
1429
+ {
1430
+ :id => 'c6in.metal',
1431
+ :name => 'c6in metal',
1432
+ :bits => 64,
1433
+ :cores => 128,
1434
+ :disk => 0,
1435
+ :ram => 274878,
1436
+ :ebs_optimized_available => true,
1437
+ :instance_store_volumes => 0
1438
+ },
1439
+ {
1440
+ :id => 'c6id.large',
1441
+ :name => 'c6id Large',
1442
+ :bits => 64,
1443
+ :cores => 2,
1444
+ :disk => 118,
1445
+ :ram => 4295,
1446
+ :ebs_optimized_available => true,
1447
+ :instance_store_volumes => 1
1448
+ },
1449
+ {
1450
+ :id => 'c6id.xlarge',
1451
+ :name => 'c6id xLarge',
1452
+ :bits => 64,
1453
+ :cores => 4,
1454
+ :disk => 237,
1455
+ :ram => 8590,
1456
+ :ebs_optimized_available => true,
1457
+ :instance_store_volumes => 1
1458
+ },
1459
+ {
1460
+ :id => 'c6id.2xlarge',
1461
+ :name => 'c6id 2xLarge',
1462
+ :bits => 64,
1463
+ :cores => 8,
1464
+ :disk => 474,
1465
+ :ram => 17180,
1466
+ :ebs_optimized_available => true,
1467
+ :instance_store_volumes => 1
1468
+ },
1469
+ {
1470
+ :id => 'c6id.4xlarge',
1471
+ :name => 'c6id 4xLarge',
1472
+ :bits => 64,
1473
+ :cores => 16,
1474
+ :disk => 950,
1475
+ :ram => 34360,
1476
+ :ebs_optimized_available => true,
1477
+ :instance_store_volumes => 1
1478
+ },
1479
+ {
1480
+ :id => 'c6id.8xlarge',
1481
+ :name => 'c6id 8xLarge',
1482
+ :bits => 64,
1483
+ :cores => 32,
1484
+ :disk => 1900,
1485
+ :ram => 68719,
1486
+ :ebs_optimized_available => true,
1487
+ :instance_store_volumes => 1
1488
+ },
1489
+ {
1490
+ :id => 'c6id.12xlarge',
1491
+ :name => 'c6id Twelve Extra Large',
1492
+ :bits => 64,
1493
+ :cores => 48,
1494
+ :disk => 1425,
1495
+ :ram => 103079,
1496
+ :ebs_optimized_available => true,
1497
+ :instance_store_volumes => 2
1498
+ },
1499
+ {
1500
+ :id => 'c6id.16xlarge',
1501
+ :name => 'c6id 16xLarge',
1502
+ :bits => 64,
1503
+ :cores => 64,
1504
+ :disk => 1900,
1505
+ :ram => 137439,
1506
+ :ebs_optimized_available => true,
1507
+ :instance_store_volumes => 2
1508
+ },
1509
+ {
1510
+ :id => 'c6id.24xlarge',
1511
+ :name => 'c6id 24xLarge',
1512
+ :bits => 64,
1513
+ :cores => 96,
1514
+ :disk => 1425,
1515
+ :ram => 206158,
1516
+ :ebs_optimized_available => true,
1517
+ :instance_store_volumes => 4
1518
+ },
1519
+ {
1520
+ :id => 'c6id.32xlarge',
1521
+ :name => 'c6id 32xLarge',
1522
+ :bits => 64,
1523
+ :cores => 128,
1524
+ :disk => 1900,
1525
+ :ram => 274878,
1526
+ :ebs_optimized_available => true,
1527
+ :instance_store_volumes => 4
1528
+ },
1529
+ {
1530
+ :id => 'c6id.metal',
1531
+ :name => 'c6id metal',
1532
+ :bits => 64,
1533
+ :cores => 128,
1534
+ :disk => 1900,
1535
+ :ram => 274878,
1536
+ :ebs_optimized_available => true,
1537
+ :instance_store_volumes => 4
1538
+ },
1129
1539
  {
1130
1540
  :id => 'g2.2xlarge',
1131
1541
  :name => 'GPU Double Extra Large',
1132
1542
  :bits => 64,
1133
1543
  :cores => 8,
1134
- :disk => 60,
1135
- :ram => 16106,
1544
+ :disk => 60,
1545
+ :ram => 16106,
1546
+ :ebs_optimized_available => true,
1547
+ :instance_store_volumes => 1
1548
+ },
1549
+ {
1550
+ :id => 'g2.8xlarge',
1551
+ :name => 'GPU Eight Extra Large',
1552
+ :bits => 64,
1553
+ :cores => 32,
1554
+ :disk => 240,
1555
+ :ram => 64424,
1556
+ :ebs_optimized_available => true,
1557
+ :instance_store_volumes => 2
1558
+ },
1559
+ {
1560
+ :id => 'hs1.8xlarge',
1561
+ :name => 'High Storage Eight Extra Large',
1562
+ :bits => 64,
1563
+ :cores => 16,
1564
+ :disk => 50331648,
1565
+ :ram => 125627,
1566
+ :ebs_optimized_available => false,
1567
+ :instance_store_volumes => 24
1568
+ },
1569
+ {
1570
+ :id => 'm2.xlarge',
1571
+ :name => 'High-Memory Extra Large',
1572
+ :bits => 64,
1573
+ :cores => 2,
1574
+ :disk => 420,
1575
+ :ram => 18360,
1576
+ :ebs_optimized_available => false,
1577
+ :instance_store_volumes => 1
1578
+ },
1579
+ {
1580
+ :id => 'm2.2xlarge',
1581
+ :name => 'High Memory Double Extra Large',
1582
+ :bits => 64,
1583
+ :cores => 4,
1584
+ :disk => 850,
1585
+ :ram => 36721,
1586
+ :ebs_optimized_available => true,
1587
+ :instance_store_volumes => 1
1588
+ },
1589
+ {
1590
+ :id => 'm2.4xlarge',
1591
+ :name => 'High Memory Quadruple Extra Large',
1592
+ :bits => 64,
1593
+ :cores => 8,
1594
+ :disk => 1690,
1595
+ :ram => 73443,
1596
+ :ebs_optimized_available => true,
1597
+ :instance_store_volumes => 2
1598
+ },
1599
+ {
1600
+ :id => 'cr1.8xlarge',
1601
+ :name => 'High Memory Eight Extra Large',
1602
+ :bits => 64,
1603
+ :cores => 32,
1604
+ :disk => 240,
1605
+ :ram => 261993,
1606
+ :ebs_optimized_available => false,
1607
+ :instance_store_volumes => 2
1608
+ },
1609
+ {
1610
+ :id => 'm3.medium',
1611
+ :name => 'M3 Medium',
1612
+ :bits => 64,
1613
+ :cores => 1,
1614
+ :disk => 4,
1615
+ :ram => 4026,
1616
+ :ebs_optimized_available => false,
1617
+ :instance_store_volumes => 1
1618
+ },
1619
+ {
1620
+ :id => 'm3.large',
1621
+ :name => 'M3 Large',
1622
+ :bits => 64,
1623
+ :cores => 2,
1624
+ :disk => 32,
1625
+ :ram => 8053,
1626
+ :ebs_optimized_available => false,
1627
+ :instance_store_volumes => 1
1628
+ },
1629
+ {
1630
+ :id => 'm3.xlarge',
1631
+ :name => 'M3 Extra Large',
1632
+ :bits => 64,
1633
+ :cores => 4,
1634
+ :disk => 80,
1635
+ :ram => 16106,
1636
+ :ebs_optimized_available => true,
1637
+ :instance_store_volumes => 2
1638
+ },
1639
+ {
1640
+ :id => 'm3.2xlarge',
1641
+ :name => 'M3 Double Extra Large',
1642
+ :bits => 64,
1643
+ :cores => 8,
1644
+ :disk => 160,
1645
+ :ram => 32212,
1646
+ :ebs_optimized_available => true,
1647
+ :instance_store_volumes => 2
1648
+ },
1649
+ {
1650
+ :id => "hi1.4xlarge",
1651
+ :name => "High I/O Quadruple Extra Large Instance",
1652
+ :bits => 64,
1653
+ :cores => 35,
1654
+ :disk => 2048,
1655
+ :ram => 61952,
1656
+ :ebs_optimized_available => false,
1657
+ :instance_store_volumes => 2
1658
+ },
1659
+ {
1660
+ :id => 'cc1.4xlarge',
1661
+ :name => 'Cluster Compute Quadruple Extra Large',
1662
+ :bits => 64,
1663
+ :cores => 33.5,
1664
+ :disk => 1690,
1665
+ :ram => 23552,
1666
+ :ebs_optimized_available => false,
1667
+ :instance_store_volumes => 0
1668
+ },
1669
+ {
1670
+ :id => 'cc2.8xlarge',
1671
+ :name => 'Cluster Compute Eight Extra Large',
1672
+ :bits => 64,
1673
+ :cores => 32,
1674
+ :disk => 3370,
1675
+ :ram => 64961,
1676
+ :ebs_optimized_available => false,
1677
+ :instance_store_volumes => 4
1678
+ },
1679
+ {
1680
+ :id => 'cg1.4xlarge',
1681
+ :name => 'Cluster GPU Quadruple Extra Large',
1682
+ :bits => 64,
1683
+ :cores => 33.5,
1684
+ :disk => 1690,
1685
+ :ram => 22528,
1686
+ :ebs_optimized_available => false,
1687
+ :instance_store_volumes => 2
1688
+ },
1689
+ {
1690
+ :id => 'i2.xlarge',
1691
+ :name => 'I2 Extra Large',
1692
+ :bits => 64,
1693
+ :cores => 4,
1694
+ :disk => 800,
1695
+ :ram => 32749,
1696
+ :ebs_optimized_available => true,
1697
+ :instance_store_volumes => 1
1698
+ },
1699
+ {
1700
+ :id => 'i2.2xlarge',
1701
+ :name => 'I2 Double Extra Large',
1702
+ :bits => 64,
1703
+ :cores => 8,
1704
+ :disk => 1600,
1705
+ :ram => 65498,
1706
+ :ebs_optimized_available => true,
1707
+ :instance_store_volumes => 2
1708
+ },
1709
+ {
1710
+ :id => 'i2.4xlarge',
1711
+ :name => 'I2 Quadruple Extra Large',
1712
+ :bits => 64,
1713
+ :cores => 16,
1714
+ :disk => 3200,
1715
+ :ram => 130996,
1716
+ :ebs_optimized_available => true,
1717
+ :instance_store_volumes => 4
1718
+ },
1719
+ {
1720
+ :id => 'i2.8xlarge',
1721
+ :name => 'I2 Eight Extra Large',
1722
+ :bits => 64,
1723
+ :cores => 32,
1724
+ :disk => 6400,
1725
+ :ram => 261993,
1726
+ :ebs_optimized_available => false,
1727
+ :instance_store_volumes => 8
1728
+ },
1729
+ {
1730
+ :id => 'i3.large',
1731
+ :name => 'I3 Large',
1732
+ :bits => 64,
1733
+ :cores => 2,
1734
+ :disk => 475,
1735
+ :ram => 16374,
1736
+ :ebs_optimized_available => true,
1737
+ :instance_store_volumes => 1
1738
+ },
1739
+ {
1740
+ :id => 'i3.xlarge',
1741
+ :name => 'I3 Extra Large',
1742
+ :bits => 64,
1743
+ :cores => 4,
1744
+ :disk => 950,
1745
+ :ram => 32749,
1746
+ :ebs_optimized_available => true,
1747
+ :instance_store_volumes => 1
1748
+ },
1749
+ {
1750
+ :id => 'i3.2xlarge',
1751
+ :name => 'I3 Double Extra Large',
1752
+ :bits => 64,
1753
+ :cores => 8,
1754
+ :disk => 1900,
1755
+ :ram => 65498,
1756
+ :ebs_optimized_available => true,
1757
+ :instance_store_volumes => 1
1758
+ },
1759
+ {
1760
+ :id => 'i3.4xlarge',
1761
+ :name => 'I3 Quadruple Extra Large',
1762
+ :bits => 64,
1763
+ :cores => 16,
1764
+ :disk => 3800,
1765
+ :ram => 130996,
1766
+ :ebs_optimized_available => true,
1767
+ :instance_store_volumes => 2
1768
+ },
1769
+ {
1770
+ :id => 'i3.8xlarge',
1771
+ :name => 'I3 Eight Extra Large',
1772
+ :bits => 64,
1773
+ :cores => 32,
1774
+ :disk => 7600,
1775
+ :ram => 261993,
1776
+ :ebs_optimized_available => true,
1777
+ :instance_store_volumes => 4
1778
+ },
1779
+ {
1780
+ :id => 'i3.16xlarge',
1781
+ :name => 'I3 Sixteen Extra Large',
1782
+ :bits => 64,
1783
+ :cores => 64,
1784
+ :disk => 15200,
1785
+ :ram => 523986,
1786
+ :ebs_optimized_available => true,
1787
+ :instance_store_volumes => 8
1788
+ },
1789
+ {
1790
+ :id => 'i3.metal',
1791
+ :name => 'I3 Metal',
1792
+ :bits => 64,
1793
+ :cores => 72,
1794
+ :disk => 15200,
1795
+ :ram => 549756,
1796
+ :ebs_optimized_available => true,
1797
+ :instance_store_volumes => 8
1798
+ },
1799
+ {
1800
+ :id => 'i3en.large',
1801
+ :name => 'I3en Large',
1802
+ :bits => 64,
1803
+ :cores => 2,
1804
+ :disk => 1250,
1805
+ :ram => 17180,
1806
+ :ebs_optimized_available => true,
1807
+ :instance_store_volumes => 1
1808
+ },
1809
+ {
1810
+ :id => 'i3en.xlarge',
1811
+ :name => 'I3en Extra Large',
1812
+ :bits => 64,
1813
+ :cores => 4,
1814
+ :disk => 2500,
1815
+ :ram => 34360,
1816
+ :ebs_optimized_available => true,
1817
+ :instance_store_volumes => 1
1818
+ },
1819
+ {
1820
+ :id => 'i3en.2xlarge',
1821
+ :name => 'I3en Double Extra Large',
1822
+ :bits => 64,
1823
+ :cores => 8,
1824
+ :disk => 5000,
1825
+ :ram => 68719,
1826
+ :ebs_optimized_available => true,
1827
+ :instance_store_volumes => 2
1828
+ },
1829
+ {
1830
+ :id => 'i3en.3xlarge',
1831
+ :name => 'I3en Triple Extra Large',
1832
+ :bits => 64,
1833
+ :cores => 8,
1834
+ :disk => 7500,
1835
+ :ram => 103079,
1836
+ :ebs_optimized_available => true,
1837
+ :instance_store_volumes => 1
1838
+ },
1839
+ {
1840
+ :id => 'i3en.6xlarge',
1841
+ :name => 'I3en Sextuple Extra Large',
1842
+ :bits => 64,
1843
+ :cores => 24,
1844
+ :disk => 15000,
1845
+ :ram => 206158,
1846
+ :ebs_optimized_available => true,
1847
+ :instance_store_volumes => 2
1848
+ },
1849
+ {
1850
+ :id => 'i3en.12xlarge',
1851
+ :name => 'I3en Twelve Extra Large',
1852
+ :bits => 64,
1853
+ :cores => 24,
1854
+ :disk => 15000,
1855
+ :ram => 206158,
1856
+ :ebs_optimized_available => true,
1857
+ :instance_store_volumes => 2
1858
+ },
1859
+ {
1860
+ :id => 'i3en.16xlarge',
1861
+ :name => 'I3en Sixteen Extra Large',
1862
+ :bits => 64,
1863
+ :cores => 48,
1864
+ :disk => 30000,
1865
+ :ram => 412317,
1866
+ :ebs_optimized_available => true,
1867
+ :instance_store_volumes => 4
1868
+ },
1869
+ {
1870
+ :id => 'i3en.24xlarge',
1871
+ :name => 'I3en Twenty-four Extra Large',
1872
+ :bits => 64,
1873
+ :cores => 96,
1874
+ :disk => 60000,
1875
+ :ram => 824634,
1876
+ :ebs_optimized_available => true,
1877
+ :instance_store_volumes => 8
1878
+ },
1879
+ {
1880
+ :id => 'i3en.metal',
1881
+ :name => 'I3en Metal',
1882
+ :bits => 64,
1883
+ :cores => 96,
1884
+ :disk => 60000,
1885
+ :ram => 824634,
1886
+ :ebs_optimized_available => true,
1887
+ :instance_store_volumes => 8
1888
+ },
1889
+ {
1890
+ :id => "r3.large",
1891
+ :name => "R3 Large",
1892
+ :bits => 64,
1893
+ :cores => 2,
1894
+ :ram => 16374,
1895
+ :disk => 32,
1896
+ :ebs_optimized_available => false,
1897
+ :instance_store_volumes => 1
1898
+ },
1899
+ {
1900
+ :id => "r3.xlarge",
1901
+ :name => "R3 Extra Large",
1902
+ :bits => 64,
1903
+ :cores => 4,
1904
+ :ram => 32749,
1905
+ :disk => 80,
1906
+ :ebs_optimized_available => true,
1907
+ :instance_store_volumes => 1
1908
+ },
1909
+ {
1910
+ :id => "r3.2xlarge",
1911
+ :name => "R3 Double Extra Large",
1912
+ :bits => 64,
1913
+ :cores => 8,
1914
+ :ram => 65498,
1915
+ :disk => 160,
1916
+ :ebs_optimized_available => true,
1917
+ :instance_store_volumes => 1
1918
+ },
1919
+ {
1920
+ :id => "r3.4xlarge",
1921
+ :name => "R3 Quadruple Extra Large",
1922
+ :bits => 64,
1923
+ :cores => 16,
1924
+ :ram => 130996,
1925
+ :disk => 320,
1926
+ :ebs_optimized_available => true,
1927
+ :instance_store_volumes => 1
1928
+ },
1929
+ {
1930
+ :id => "r3.8xlarge",
1931
+ :name => "R3 Eight Extra Large",
1932
+ :bits => 64,
1933
+ :cores => 32,
1934
+ :ram => 261993,
1935
+ :disk => 640,
1936
+ :ebs_optimized_available => false,
1937
+ :instance_store_volumes => 2
1938
+ },
1939
+ {
1940
+ :id => "r4.large",
1941
+ :name => "R4 Large",
1942
+ :bits => 64,
1943
+ :cores => 2,
1944
+ :ram => 16374,
1945
+ :disk => 0,
1946
+ :ebs_optimized_available => true,
1947
+ :instance_store_volumes => 0
1948
+ },
1949
+ {
1950
+ :id => "r4.xlarge",
1951
+ :name => "R4 Extra Large",
1952
+ :bits => 64,
1953
+ :cores => 4,
1954
+ :ram => 32749,
1955
+ :disk => 0,
1956
+ :ebs_optimized_available => true,
1957
+ :instance_store_volumes => 0
1958
+ },
1959
+ {
1960
+ :id => "r4.2xlarge",
1961
+ :name => "R4 Double Extra Large",
1962
+ :bits => 64,
1963
+ :cores => 8,
1964
+ :ram => 65498,
1965
+ :disk => 0,
1966
+ :ebs_optimized_available => true,
1967
+ :instance_store_volumes => 0
1968
+ },
1969
+ {
1970
+ :id => "r4.4xlarge",
1971
+ :name => "R4 Quadruple Extra Large",
1972
+ :bits => 64,
1973
+ :cores => 16,
1974
+ :ram => 130996,
1975
+ :disk => 0,
1976
+ :ebs_optimized_available => true,
1977
+ :instance_store_volumes => 0
1978
+ },
1979
+ {
1980
+ :id => "r4.8xlarge",
1981
+ :name => "R4 Eight Extra Large",
1982
+ :bits => 64,
1983
+ :cores => 32,
1984
+ :ram => 261993,
1985
+ :disk => 0,
1986
+ :ebs_optimized_available => true,
1987
+ :instance_store_volumes => 0
1988
+ },
1989
+ {
1990
+ :id => "r4.16xlarge",
1991
+ :name => "R4 Sixteen Extra Large",
1992
+ :bits => 64,
1993
+ :cores => 64,
1994
+ :ram => 523986,
1995
+ :disk => 0,
1996
+ :ebs_optimized_available => true,
1997
+ :instance_store_volumes => 0
1998
+ },
1999
+ {
2000
+ :id => "r5.large",
2001
+ :name => "R5 Large",
2002
+ :bits => 64,
2003
+ :cores => 2,
2004
+ :ram => 17179,
2005
+ :disk => 0,
2006
+ :ebs_optimized_available => true,
2007
+ :instance_store_volumes => 0
2008
+ },
2009
+ {
2010
+ :id => "r5.xlarge",
2011
+ :name => "R5 Extra Large",
2012
+ :bits => 64,
2013
+ :cores => 4,
2014
+ :ram => 34359,
2015
+ :disk => 0,
2016
+ :ebs_optimized_available => true,
2017
+ :instance_store_volumes => 0
2018
+ },
2019
+ {
2020
+ :id => "r5.2xlarge",
2021
+ :name => "R5 Double Extra Large",
2022
+ :bits => 64,
2023
+ :cores => 8,
2024
+ :ram => 68719,
2025
+ :disk => 0,
2026
+ :ebs_optimized_available => true,
2027
+ :instance_store_volumes => 0
2028
+ },
2029
+ {
2030
+ :id => "r5.4xlarge",
2031
+ :name => "R5 Quadruple Extra Large",
2032
+ :bits => 64,
2033
+ :cores => 16,
2034
+ :ram => 137438,
2035
+ :disk => 0,
2036
+ :ebs_optimized_available => true,
2037
+ :instance_store_volumes => 0
2038
+ },
2039
+ {
2040
+ :id => "r5.8xlarge",
2041
+ :name => "R5 Octuple Extra Large",
2042
+ :bits => 64,
2043
+ :cores => 32,
2044
+ :ram => 274878,
2045
+ :disk => 0,
2046
+ :ebs_optimized_available => true,
2047
+ :instance_store_volumes => 0
2048
+ },
2049
+ {
2050
+ :id => "r5.12xlarge",
2051
+ :name => "R5 Twelve Extra Large",
2052
+ :bits => 64,
2053
+ :cores => 48,
2054
+ :ram => 412316,
2055
+ :disk => 0,
2056
+ :ebs_optimized_available => true,
2057
+ :instance_store_volumes => 0
2058
+ },
2059
+ {
2060
+ :id => "r5.16xlarge",
2061
+ :name => "R5 Sixteen Extra Large",
2062
+ :bits => 64,
2063
+ :cores => 64,
2064
+ :ram => 549756,
2065
+ :disk => 0,
2066
+ :ebs_optimized_available => true,
2067
+ :instance_store_volumes => 0
2068
+ },
2069
+ {
2070
+ :id => "r5.24xlarge",
2071
+ :name => "R5 Twenty Four Extra Large",
2072
+ :bits => 64,
2073
+ :cores => 96,
2074
+ :ram => 824633,
2075
+ :disk => 0,
2076
+ :ebs_optimized_available => true,
2077
+ :instance_store_volumes => 0
2078
+ },
2079
+ {
2080
+ :id => "r5.metal",
2081
+ :name => "R5 Metal",
2082
+ :bits => 64,
2083
+ :cores => 96,
2084
+ :ram => 824633,
2085
+ :disk => 0,
2086
+ :ebs_optimized_available => true,
2087
+ :instance_store_volumes => 0
2088
+ },
2089
+ {
2090
+ :id => "r5d.large",
2091
+ :name => "R5d Large",
2092
+ :bits => 64,
2093
+ :cores => 2,
2094
+ :ram => 17179,
2095
+ :disk => 75,
2096
+ :ebs_optimized_available => true,
2097
+ :instance_store_volumes => 1
2098
+ },
2099
+ {
2100
+ :id => "r5d.xlarge",
2101
+ :name => "R5d Extra Large",
2102
+ :bits => 64,
2103
+ :cores => 4,
2104
+ :ram => 34359,
2105
+ :disk => 150,
2106
+ :ebs_optimized_available => true,
2107
+ :instance_store_volumes => 1
2108
+ },
2109
+ {
2110
+ :id => "r5d.2xlarge",
2111
+ :name => "R5d Double Extra Large",
2112
+ :bits => 64,
2113
+ :cores => 8,
2114
+ :ram => 68719,
2115
+ :disk => 300,
2116
+ :ebs_optimized_available => true,
2117
+ :instance_store_volumes => 1
2118
+ },
2119
+ {
2120
+ :id => "r5d.4xlarge",
2121
+ :name => "R5d Quadruple Extra Large",
2122
+ :bits => 64,
2123
+ :cores => 16,
2124
+ :ram => 137438,
2125
+ :disk => 600,
2126
+ :ebs_optimized_available => true,
2127
+ :instance_store_volumes => 2
2128
+ },
2129
+ {
2130
+ :id => "r5d.8xlarge",
2131
+ :name => "R5d Octuple Extra Large",
2132
+ :bits => 64,
2133
+ :cores => 16,
2134
+ :ram => 137438,
2135
+ :disk => 600,
2136
+ :ebs_optimized_available => true,
2137
+ :instance_store_volumes => 2
2138
+ },
2139
+ {
2140
+ :id => "r5d.12xlarge",
2141
+ :name => "R5d Twelve Extra Large",
2142
+ :bits => 64,
2143
+ :cores => 48,
2144
+ :ram => 412316,
2145
+ :disk => 1800,
2146
+ :ebs_optimized_available => true,
2147
+ :instance_store_volumes => 2
2148
+ },
2149
+ {
2150
+ :id => "r5d.16xlarge",
2151
+ :name => "R5d Sixteen Extra Large",
2152
+ :bits => 64,
2153
+ :cores => 64,
2154
+ :ram => 549756,
2155
+ :disk => 2400,
2156
+ :ebs_optimized_available => true,
2157
+ :instance_store_volumes => 4
2158
+ },
2159
+ {
2160
+ :id => "r5d.24xlarge",
2161
+ :name => "R5d Twenty Four Extra Large",
2162
+ :bits => 64,
2163
+ :cores => 96,
2164
+ :ram => 824633,
2165
+ :disk => 3600,
2166
+ :ebs_optimized_available => true,
2167
+ :instance_store_volumes => 4
2168
+ },
2169
+ {
2170
+ :id => "r5d.metal",
2171
+ :name => "R5d Metal",
2172
+ :bits => 64,
2173
+ :cores => 96,
2174
+ :ram => 824633,
2175
+ :disk => 3600,
2176
+ :ebs_optimized_available => true,
2177
+ :instance_store_volumes => 4
2178
+ },
2179
+ {
2180
+ :id => "r5a.large",
2181
+ :name => "R5 (AMD) Large",
2182
+ :bits => 64,
2183
+ :cores => 2,
2184
+ :ram => 17179,
2185
+ :disk => 0,
2186
+ :ebs_optimized_available => true,
2187
+ :instance_store_volumes => 0
2188
+ },
2189
+ {
2190
+ :id => "r5a.xlarge",
2191
+ :name => "R5 (AMD) Extra Large",
2192
+ :bits => 64,
2193
+ :cores => 4,
2194
+ :ram => 34359,
2195
+ :disk => 0,
2196
+ :ebs_optimized_available => true,
2197
+ :instance_store_volumes => 0
2198
+ },
2199
+ {
2200
+ :id => "r5a.2xlarge",
2201
+ :name => "R5 (AMD) Double Extra Large",
2202
+ :bits => 64,
2203
+ :cores => 8,
2204
+ :ram => 68719,
2205
+ :disk => 0,
1136
2206
  :ebs_optimized_available => true,
1137
- :instance_store_volumes => 1
2207
+ :instance_store_volumes => 0
1138
2208
  },
1139
2209
  {
1140
- :id => 'g2.8xlarge',
1141
- :name => 'GPU Eight Extra Large',
2210
+ :id => "r5a.4xlarge",
2211
+ :name => "R5 (AMD) Quadruple Extra Large",
1142
2212
  :bits => 64,
1143
- :cores => 32,
1144
- :disk => 240,
1145
- :ram => 64424,
2213
+ :cores => 16,
2214
+ :ram => 137438,
2215
+ :disk => 0,
1146
2216
  :ebs_optimized_available => true,
1147
- :instance_store_volumes => 2
2217
+ :instance_store_volumes => 0
1148
2218
  },
1149
2219
  {
1150
- :id => 'hs1.8xlarge',
1151
- :name => 'High Storage Eight Extra Large',
2220
+ :id => "r5a.12xlarge",
2221
+ :name => "R5 (AMD) Twelve Extra Large",
1152
2222
  :bits => 64,
1153
- :cores => 16,
1154
- :disk => 50331648,
1155
- :ram => 125627,
1156
- :ebs_optimized_available => false,
1157
- :instance_store_volumes => 24
2223
+ :cores => 48,
2224
+ :ram => 412316,
2225
+ :disk => 0,
2226
+ :ebs_optimized_available => true,
2227
+ :instance_store_volumes => 0
1158
2228
  },
1159
2229
  {
1160
- :id => 'm2.xlarge',
1161
- :name => 'High-Memory Extra Large',
2230
+ :id => "r5a.24xlarge",
2231
+ :name => "R5 (AMD) Twenty Four Extra Large",
2232
+ :bits => 64,
2233
+ :cores => 96,
2234
+ :ram => 824633,
2235
+ :disk => 0,
2236
+ :ebs_optimized_available => true,
2237
+ :instance_store_volumes => 0
2238
+ },
2239
+ {
2240
+ :id => "r5ad.large",
2241
+ :name => "R5d (AMD) Large",
1162
2242
  :bits => 64,
1163
2243
  :cores => 2,
1164
- :disk => 420,
1165
- :ram => 18360,
1166
- :ebs_optimized_available => false,
2244
+ :ram => 17179,
2245
+ :disk => 75,
2246
+ :ebs_optimized_available => true,
1167
2247
  :instance_store_volumes => 1
1168
2248
  },
1169
2249
  {
1170
- :id => 'm2.2xlarge',
1171
- :name => 'High Memory Double Extra Large',
2250
+ :id => "r5ad.xlarge",
2251
+ :name => "R5d (AMD) Extra Large",
1172
2252
  :bits => 64,
1173
2253
  :cores => 4,
1174
- :disk => 850,
1175
- :ram => 36721,
2254
+ :ram => 34359,
2255
+ :disk => 150,
1176
2256
  :ebs_optimized_available => true,
1177
2257
  :instance_store_volumes => 1
1178
2258
  },
1179
2259
  {
1180
- :id => 'm2.4xlarge',
1181
- :name => 'High Memory Quadruple Extra Large',
2260
+ :id => "r5ad.2xlarge",
2261
+ :name => "R5d (AMD) Double Extra Large",
1182
2262
  :bits => 64,
1183
2263
  :cores => 8,
1184
- :disk => 1690,
1185
- :ram => 73443,
2264
+ :ram => 68719,
2265
+ :disk => 300,
2266
+ :ebs_optimized_available => true,
2267
+ :instance_store_volumes => 1
2268
+ },
2269
+ {
2270
+ :id => "r5ad.4xlarge",
2271
+ :name => "R5d (AMD) Quadruple Extra Large",
2272
+ :bits => 64,
2273
+ :cores => 16,
2274
+ :ram => 137438,
2275
+ :disk => 600,
1186
2276
  :ebs_optimized_available => true,
1187
2277
  :instance_store_volumes => 2
1188
2278
  },
1189
2279
  {
1190
- :id => 'cr1.8xlarge',
1191
- :name => 'High Memory Eight Extra Large',
2280
+ :id => "r5ad.12xlarge",
2281
+ :name => "R5d (AMD) Twelve Extra Large",
1192
2282
  :bits => 64,
1193
- :cores => 32,
1194
- :disk => 240,
1195
- :ram => 261993,
1196
- :ebs_optimized_available => false,
2283
+ :cores => 48,
2284
+ :ram => 412316,
2285
+ :disk => 1800,
2286
+ :ebs_optimized_available => true,
1197
2287
  :instance_store_volumes => 2
1198
2288
  },
1199
2289
  {
1200
- :id => 'm3.medium',
1201
- :name => 'M3 Medium',
2290
+ :id => "r5ad.24xlarge",
2291
+ :name => "R5d (AMD) Twenty Four Extra Large",
1202
2292
  :bits => 64,
1203
- :cores => 1,
1204
- :disk => 4,
1205
- :ram => 4026,
1206
- :ebs_optimized_available => false,
1207
- :instance_store_volumes => 1
2293
+ :cores => 96,
2294
+ :ram => 824633,
2295
+ :disk => 3600,
2296
+ :ebs_optimized_available => true,
2297
+ :instance_store_volumes => 4
1208
2298
  },
1209
2299
  {
1210
- :id => 'm3.large',
1211
- :name => 'M3 Large',
2300
+ :id => "r5n.large",
2301
+ :name => "R5n Large",
1212
2302
  :bits => 64,
1213
2303
  :cores => 2,
1214
- :disk => 32,
1215
- :ram => 8053,
1216
- :ebs_optimized_available => false,
1217
- :instance_store_volumes => 1
2304
+ :ram => 17179,
2305
+ :disk => 0,
2306
+ :ebs_optimized_available => true,
2307
+ :instance_store_volumes => 0
1218
2308
  },
1219
2309
  {
1220
- :id => 'm3.xlarge',
1221
- :name => 'M3 Extra Large',
2310
+ :id => "r5n.xlarge",
2311
+ :name => "R5n Extra Large",
1222
2312
  :bits => 64,
1223
2313
  :cores => 4,
1224
- :disk => 80,
1225
- :ram => 16106,
2314
+ :ram => 34359,
2315
+ :disk => 0,
1226
2316
  :ebs_optimized_available => true,
1227
- :instance_store_volumes => 2
2317
+ :instance_store_volumes => 0
1228
2318
  },
1229
2319
  {
1230
- :id => 'm3.2xlarge',
1231
- :name => 'M3 Double Extra Large',
2320
+ :id => "r5n.2xlarge",
2321
+ :name => "R5n Double Extra Large",
1232
2322
  :bits => 64,
1233
2323
  :cores => 8,
1234
- :disk => 160,
1235
- :ram => 32212,
2324
+ :ram => 68719,
2325
+ :disk => 0,
1236
2326
  :ebs_optimized_available => true,
1237
- :instance_store_volumes => 2
2327
+ :instance_store_volumes => 0
1238
2328
  },
1239
2329
  {
1240
- :id => "hi1.4xlarge",
1241
- :name => "High I/O Quadruple Extra Large Instance",
2330
+ :id => "r5n.4xlarge",
2331
+ :name => "R5n Quadruple Extra Large",
1242
2332
  :bits => 64,
1243
- :cores => 35,
1244
- :disk => 2048,
1245
- :ram => 61952,
1246
- :ebs_optimized_available => false,
1247
- :instance_store_volumes => 2
2333
+ :cores => 16,
2334
+ :ram => 137438,
2335
+ :disk => 0,
2336
+ :ebs_optimized_available => true,
2337
+ :instance_store_volumes => 0
1248
2338
  },
1249
2339
  {
1250
- :id => 'cc1.4xlarge',
1251
- :name => 'Cluster Compute Quadruple Extra Large',
2340
+ :id => "r5n.8xlarge",
2341
+ :name => "R5n Octuple Extra Large",
1252
2342
  :bits => 64,
1253
- :cores => 33.5,
1254
- :disk => 1690,
1255
- :ram => 23552,
1256
- :ebs_optimized_available => false,
2343
+ :cores => 32,
2344
+ :ram => 274878,
2345
+ :disk => 0,
2346
+ :ebs_optimized_available => true,
1257
2347
  :instance_store_volumes => 0
1258
2348
  },
1259
2349
  {
1260
- :id => 'cc2.8xlarge',
1261
- :name => 'Cluster Compute Eight Extra Large',
2350
+ :id => "r5n.12xlarge",
2351
+ :name => "R5n Twelve Extra Large",
1262
2352
  :bits => 64,
1263
- :cores => 32,
1264
- :disk => 3370,
1265
- :ram => 64961,
1266
- :ebs_optimized_available => false,
1267
- :instance_store_volumes => 4
2353
+ :cores => 48,
2354
+ :ram => 412316,
2355
+ :disk => 0,
2356
+ :ebs_optimized_available => true,
2357
+ :instance_store_volumes => 0
1268
2358
  },
1269
2359
  {
1270
- :id => 'cg1.4xlarge',
1271
- :name => 'Cluster GPU Quadruple Extra Large',
2360
+ :id => "r5n.16xlarge",
2361
+ :name => "R5n Sixteen Extra Large",
1272
2362
  :bits => 64,
1273
- :cores => 33.5,
1274
- :disk => 1690,
1275
- :ram => 22528,
1276
- :ebs_optimized_available => false,
1277
- :instance_store_volumes => 2
2363
+ :cores => 64,
2364
+ :ram => 549756,
2365
+ :disk => 0,
2366
+ :ebs_optimized_available => true,
2367
+ :instance_store_volumes => 0
1278
2368
  },
1279
2369
  {
1280
- :id => 'i2.xlarge',
1281
- :name => 'I2 Extra Large',
2370
+ :id => "r5n.24xlarge",
2371
+ :name => "R5n Twenty Four Extra Large",
2372
+ :bits => 64,
2373
+ :cores => 96,
2374
+ :ram => 824633,
2375
+ :disk => 0,
2376
+ :ebs_optimized_available => true,
2377
+ :instance_store_volumes => 0
2378
+ },
2379
+ {
2380
+ :id => "r5dn.large",
2381
+ :name => "R5dn Large",
2382
+ :bits => 64,
2383
+ :cores => 2,
2384
+ :ram => 17179,
2385
+ :disk => 75,
2386
+ :ebs_optimized_available => true,
2387
+ :instance_store_volumes => 1
2388
+ },
2389
+ {
2390
+ :id => "r5dn.xlarge",
2391
+ :name => "R5dn Extra Large",
1282
2392
  :bits => 64,
1283
2393
  :cores => 4,
1284
- :disk => 800,
1285
- :ram => 32749,
2394
+ :ram => 34359,
2395
+ :disk => 150,
2396
+ :ebs_optimized_available => true,
2397
+ :instance_store_volumes => 1
2398
+ },
2399
+ {
2400
+ :id => "r5dn.2xlarge",
2401
+ :name => "R5dn Double Extra Large",
2402
+ :bits => 64,
2403
+ :cores => 8,
2404
+ :ram => 68719,
2405
+ :disk => 300,
2406
+ :ebs_optimized_available => true,
2407
+ :instance_store_volumes => 1
2408
+ },
2409
+ {
2410
+ :id => "r5dn.4xlarge",
2411
+ :name => "R5dn Quadruple Extra Large",
2412
+ :bits => 64,
2413
+ :cores => 16,
2414
+ :ram => 137438,
2415
+ :disk => 600,
2416
+ :ebs_optimized_available => true,
2417
+ :instance_store_volumes => 2
2418
+ },
2419
+ {
2420
+ :id => "r5dn.8xlarge",
2421
+ :name => "R5dn Octuple Extra Large",
2422
+ :bits => 64,
2423
+ :cores => 32,
2424
+ :ram => 274878,
2425
+ :disk => 1200,
2426
+ :ebs_optimized_available => true,
2427
+ :instance_store_volumes => 2
2428
+ },
2429
+ {
2430
+ :id => "r5dn.12xlarge",
2431
+ :name => "R5dn Twelve Extra Large",
2432
+ :bits => 64,
2433
+ :cores => 48,
2434
+ :ram => 412316,
2435
+ :disk => 1800,
1286
2436
  :ebs_optimized_available => true,
1287
- :instance_store_volumes => 1
2437
+ :instance_store_volumes => 2
1288
2438
  },
1289
2439
  {
1290
- :id => 'i2.2xlarge',
1291
- :name => 'I2 Double Extra Large',
2440
+ :id => "r5dn.16xlarge",
2441
+ :name => "R5dn Sixteen Extra Large",
1292
2442
  :bits => 64,
1293
- :cores => 8,
1294
- :disk => 1600,
1295
- :ram => 65498,
2443
+ :cores => 64,
2444
+ :ram => 549756,
2445
+ :disk => 2400,
1296
2446
  :ebs_optimized_available => true,
1297
- :instance_store_volumes => 2
2447
+ :instance_store_volumes => 4
1298
2448
  },
1299
2449
  {
1300
- :id => 'i2.4xlarge',
1301
- :name => 'I2 Quadruple Extra Large',
2450
+ :id => "r5dn.24xlarge",
2451
+ :name => "R5dn Twenty Four Extra Large",
1302
2452
  :bits => 64,
1303
- :cores => 16,
1304
- :disk => 3200,
1305
- :ram => 130996,
2453
+ :cores => 96,
2454
+ :ram => 824633,
2455
+ :disk => 3600,
1306
2456
  :ebs_optimized_available => true,
1307
2457
  :instance_store_volumes => 4
1308
2458
  },
1309
2459
  {
1310
- :id => 'i2.8xlarge',
1311
- :name => 'I2 Eight Extra Large',
2460
+ :id => 'r6g.medium',
2461
+ :name => 'R6G Medium',
1312
2462
  :bits => 64,
1313
- :cores => 32,
1314
- :disk => 6400,
1315
- :ram => 261993,
1316
- :ebs_optimized_available => false,
1317
- :instance_store_volumes => 8
2463
+ :cores => 1,
2464
+ :disk => 0,
2465
+ :ram => 8590,
2466
+ :ebs_optimized_available => true,
2467
+ :instance_store_volumes => 0
1318
2468
  },
1319
2469
  {
1320
- :id => 'i3.large',
1321
- :name => 'I3 Large',
2470
+ :id => 'r6g.large',
2471
+ :name => 'R6G Large',
1322
2472
  :bits => 64,
1323
2473
  :cores => 2,
1324
- :disk => 475,
1325
- :ram => 16374,
2474
+ :disk => 0,
2475
+ :ram => 17180,
1326
2476
  :ebs_optimized_available => true,
1327
- :instance_store_volumes => 1
2477
+ :instance_store_volumes => 0
1328
2478
  },
1329
2479
  {
1330
- :id => 'i3.xlarge',
1331
- :name => 'I3 Extra Large',
2480
+ :id => 'r6g.xlarge',
2481
+ :name => 'R6G Extra Large',
1332
2482
  :bits => 64,
1333
2483
  :cores => 4,
1334
- :disk => 950,
1335
- :ram => 32749,
2484
+ :disk => 0,
2485
+ :ram => 34360,
1336
2486
  :ebs_optimized_available => true,
1337
- :instance_store_volumes => 1
2487
+ :instance_store_volumes => 0
1338
2488
  },
1339
2489
  {
1340
- :id => 'i3.2xlarge',
1341
- :name => 'I3 Double Extra Large',
2490
+ :id => 'r6g.2xlarge',
2491
+ :name => 'R6G Double Extra Large',
1342
2492
  :bits => 64,
1343
2493
  :cores => 8,
1344
- :disk => 1900,
1345
- :ram => 65498,
2494
+ :disk => 0,
2495
+ :ram => 68719,
1346
2496
  :ebs_optimized_available => true,
1347
- :instance_store_volumes => 1
2497
+ :instance_store_volumes => 0
1348
2498
  },
1349
2499
  {
1350
- :id => 'i3.4xlarge',
1351
- :name => 'I3 Quadruple Extra Large',
2500
+ :id => 'r6g.4xlarge',
2501
+ :name => 'R6G Quadruple Extra Large',
1352
2502
  :bits => 64,
1353
2503
  :cores => 16,
1354
- :disk => 3800,
1355
- :ram => 130996,
2504
+ :disk => 0,
2505
+ :ram => 137439,
1356
2506
  :ebs_optimized_available => true,
1357
- :instance_store_volumes => 2
2507
+ :instance_store_volumes => 0
1358
2508
  },
1359
2509
  {
1360
- :id => 'i3.8xlarge',
1361
- :name => 'I3 Eight Extra Large',
2510
+ :id => 'r6g.8xlarge',
2511
+ :name => 'R6G Octuple Extra Large',
1362
2512
  :bits => 64,
1363
2513
  :cores => 32,
1364
- :disk => 7600,
1365
- :ram => 261993,
2514
+ :disk => 0,
2515
+ :ram => 274878,
1366
2516
  :ebs_optimized_available => true,
1367
- :instance_store_volumes => 4
2517
+ :instance_store_volumes => 0
1368
2518
  },
1369
2519
  {
1370
- :id => 'i3.16xlarge',
1371
- :name => 'I3 Sixteen Extra Large',
2520
+ :id => 'r6g.12xlarge',
2521
+ :name => 'R6G Twelve Extra Large',
2522
+ :bits => 64,
2523
+ :cores => 48,
2524
+ :disk => 0,
2525
+ :ram => 412317,
2526
+ :ebs_optimized_available => true,
2527
+ :instance_store_volumes => 0
2528
+ },
2529
+ {
2530
+ :id => 'r6g.16xlarge',
2531
+ :name => 'R6G Sixteen Extra Large',
1372
2532
  :bits => 64,
1373
2533
  :cores => 64,
1374
- :disk => 15200,
1375
- :ram => 523986,
2534
+ :disk => 0,
2535
+ :ram => 549756,
1376
2536
  :ebs_optimized_available => true,
1377
- :instance_store_volumes => 8
2537
+ :instance_store_volumes => 0
1378
2538
  },
1379
2539
  {
1380
- :id => 'i3.metal',
1381
- :name => 'I3 Metal',
2540
+ :id => 'r6g.metal',
2541
+ :name => 'R6G Metal',
1382
2542
  :bits => 64,
1383
- :cores => 72,
1384
- :disk => 15200,
2543
+ :cores => 64,
2544
+ :disk => 0,
1385
2545
  :ram => 549756,
1386
2546
  :ebs_optimized_available => true,
1387
- :instance_store_volumes => 8
2547
+ :instance_store_volumes => 0
1388
2548
  },
1389
2549
  {
1390
- :id => 'i3en.large',
1391
- :name => 'I3en Large',
2550
+ :id => 'r6gd.medium',
2551
+ :name => 'R6GD Medium',
2552
+ :bits => 64,
2553
+ :cores => 1,
2554
+ :disk => 59,
2555
+ :ram => 8590,
2556
+ :ebs_optimized_available => true,
2557
+ :instance_store_volumes => 1
2558
+ },
2559
+ {
2560
+ :id => 'r6gd.large',
2561
+ :name => 'R6GD Large',
1392
2562
  :bits => 64,
1393
2563
  :cores => 2,
1394
- :disk => 1250,
2564
+ :disk => 118,
1395
2565
  :ram => 17180,
1396
2566
  :ebs_optimized_available => true,
1397
2567
  :instance_store_volumes => 1
1398
2568
  },
1399
2569
  {
1400
- :id => 'i3en.xlarge',
1401
- :name => 'I3en Extra Large',
2570
+ :id => 'r6gd.xlarge',
2571
+ :name => 'R6GD Extra Large',
1402
2572
  :bits => 64,
1403
2573
  :cores => 4,
1404
- :disk => 2500,
2574
+ :disk => 237,
1405
2575
  :ram => 34360,
1406
2576
  :ebs_optimized_available => true,
1407
2577
  :instance_store_volumes => 1
1408
2578
  },
1409
2579
  {
1410
- :id => 'i3en.2xlarge',
1411
- :name => 'I3en Double Extra Large',
2580
+ :id => 'r6gd.2xlarge',
2581
+ :name => 'R6GD Double Extra Large',
1412
2582
  :bits => 64,
1413
2583
  :cores => 8,
1414
- :disk => 5000,
2584
+ :disk => 474,
1415
2585
  :ram => 68719,
1416
2586
  :ebs_optimized_available => true,
1417
- :instance_store_volumes => 2
1418
- },
1419
- {
1420
- :id => 'i3en.3xlarge',
1421
- :name => 'I3en Triple Extra Large',
1422
- :bits => 64,
1423
- :cores => 8,
1424
- :disk => 7500,
1425
- :ram => 103079,
1426
- :ebs_optimized_available => true,
1427
2587
  :instance_store_volumes => 1
1428
2588
  },
1429
2589
  {
1430
- :id => 'i3en.6xlarge',
1431
- :name => 'I3en Sextuple Extra Large',
2590
+ :id => 'r6gd.4xlarge',
2591
+ :name => 'R6GD Quadruple Extra Large',
1432
2592
  :bits => 64,
1433
- :cores => 24,
1434
- :disk => 15000,
1435
- :ram => 206158,
2593
+ :cores => 16,
2594
+ :disk => 950,
2595
+ :ram => 137439,
1436
2596
  :ebs_optimized_available => true,
1437
- :instance_store_volumes => 2
2597
+ :instance_store_volumes => 1
1438
2598
  },
1439
2599
  {
1440
- :id => 'i3en.12xlarge',
1441
- :name => 'I3en Twelve Extra Large',
2600
+ :id => 'r6gd.8xlarge',
2601
+ :name => 'R6GD Octuple Extra Large',
1442
2602
  :bits => 64,
1443
- :cores => 24,
1444
- :disk => 15000,
1445
- :ram => 206158,
2603
+ :cores => 32,
2604
+ :disk => 1900,
2605
+ :ram => 274878,
1446
2606
  :ebs_optimized_available => true,
1447
- :instance_store_volumes => 2
2607
+ :instance_store_volumes => 1
1448
2608
  },
1449
2609
  {
1450
- :id => 'i3en.16xlarge',
1451
- :name => 'I3en Sixteen Extra Large',
2610
+ :id => 'r6gd.12xlarge',
2611
+ :name => 'R6GD Twelve Extra Large',
1452
2612
  :bits => 64,
1453
2613
  :cores => 48,
1454
- :disk => 30000,
2614
+ :disk => 2850,
1455
2615
  :ram => 412317,
1456
2616
  :ebs_optimized_available => true,
1457
- :instance_store_volumes => 4
2617
+ :instance_store_volumes => 2
1458
2618
  },
1459
2619
  {
1460
- :id => 'i3en.24xlarge',
1461
- :name => 'I3en Twenty-four Extra Large',
2620
+ :id => 'r6gd.16xlarge',
2621
+ :name => 'R6GD Sixteen Extra Large',
1462
2622
  :bits => 64,
1463
- :cores => 96,
1464
- :disk => 60000,
1465
- :ram => 824634,
2623
+ :cores => 64,
2624
+ :disk => 3800,
2625
+ :ram => 549756,
1466
2626
  :ebs_optimized_available => true,
1467
- :instance_store_volumes => 8
2627
+ :instance_store_volumes => 2
1468
2628
  },
1469
2629
  {
1470
- :id => 'i3en.metal',
1471
- :name => 'I3en Metal',
2630
+ :id => 'r6gd.metal',
2631
+ :name => 'R6GD Metal',
1472
2632
  :bits => 64,
1473
- :cores => 96,
1474
- :disk => 60000,
1475
- :ram => 824634,
2633
+ :cores => 64,
2634
+ :disk => 3800,
2635
+ :ram => 549756,
1476
2636
  :ebs_optimized_available => true,
1477
- :instance_store_volumes => 8
2637
+ :instance_store_volumes => 2
1478
2638
  },
1479
2639
  {
1480
- :id => "r3.large",
1481
- :name => "R3 Large",
2640
+ :id => "r6a.large",
2641
+ :name => "r6a Large",
1482
2642
  :bits => 64,
1483
2643
  :cores => 2,
1484
- :ram => 16374,
1485
- :disk => 32,
1486
- :ebs_optimized_available => false,
1487
- :instance_store_volumes => 1
2644
+ :ram => 17179,
2645
+ :disk => 0,
2646
+ :ebs_optimized_available => true,
2647
+ :instance_store_volumes => 0
1488
2648
  },
1489
2649
  {
1490
- :id => "r3.xlarge",
1491
- :name => "R3 Extra Large",
2650
+ :id => "r6a.xlarge",
2651
+ :name => "r6a Extra Large",
1492
2652
  :bits => 64,
1493
2653
  :cores => 4,
1494
- :ram => 32749,
1495
- :disk => 80,
2654
+ :ram => 34359,
2655
+ :disk => 0,
1496
2656
  :ebs_optimized_available => true,
1497
- :instance_store_volumes => 1
2657
+ :instance_store_volumes => 0
1498
2658
  },
1499
2659
  {
1500
- :id => "r3.2xlarge",
1501
- :name => "R3 Double Extra Large",
2660
+ :id => "r6a.2xlarge",
2661
+ :name => "r6a Double Extra Large",
1502
2662
  :bits => 64,
1503
2663
  :cores => 8,
1504
- :ram => 65498,
1505
- :disk => 160,
2664
+ :ram => 68719,
2665
+ :disk => 0,
1506
2666
  :ebs_optimized_available => true,
1507
- :instance_store_volumes => 1
2667
+ :instance_store_volumes => 0
1508
2668
  },
1509
2669
  {
1510
- :id => "r3.4xlarge",
1511
- :name => "R3 Quadruple Extra Large",
2670
+ :id => "r6a.4xlarge",
2671
+ :name => "r6a Quadruple Extra Large",
1512
2672
  :bits => 64,
1513
2673
  :cores => 16,
1514
- :ram => 130996,
1515
- :disk => 320,
2674
+ :ram => 137438,
2675
+ :disk => 0,
1516
2676
  :ebs_optimized_available => true,
1517
- :instance_store_volumes => 1
2677
+ :instance_store_volumes => 0
1518
2678
  },
1519
2679
  {
1520
- :id => "r3.8xlarge",
1521
- :name => "R3 Eight Extra Large",
1522
- :bits => 64,
1523
- :cores => 32,
1524
- :ram => 261993,
1525
- :disk => 640,
1526
- :ebs_optimized_available => false,
1527
- :instance_store_volumes => 2
2680
+ :id => "r6a.8xlarge",
2681
+ :name => "r6a Octuple Extra Large",
2682
+ :bits => 64,
2683
+ :cores => 32,
2684
+ :ram => 274878,
2685
+ :disk => 0,
2686
+ :ebs_optimized_available => true,
2687
+ :instance_store_volumes => 0
1528
2688
  },
1529
2689
  {
1530
- :id => "r4.large",
1531
- :name => "R4 Large",
2690
+ :id => "r6a.12xlarge",
2691
+ :name => "r6a Twelve Extra Large",
1532
2692
  :bits => 64,
1533
- :cores => 2,
1534
- :ram => 16374,
2693
+ :cores => 48,
2694
+ :ram => 412316,
1535
2695
  :disk => 0,
1536
2696
  :ebs_optimized_available => true,
1537
2697
  :instance_store_volumes => 0
1538
2698
  },
1539
2699
  {
1540
- :id => "r4.xlarge",
1541
- :name => "R4 Extra Large",
2700
+ :id => "r6a.16xlarge",
2701
+ :name => "r6a Sixteen Extra Large",
1542
2702
  :bits => 64,
1543
- :cores => 4,
1544
- :ram => 32749,
2703
+ :cores => 64,
2704
+ :ram => 549756,
1545
2705
  :disk => 0,
1546
2706
  :ebs_optimized_available => true,
1547
2707
  :instance_store_volumes => 0
1548
2708
  },
1549
2709
  {
1550
- :id => "r4.2xlarge",
1551
- :name => "R4 Double Extra Large",
2710
+ :id => "r6a.24xlarge",
2711
+ :name => "r6a Twenty Four Extra Large",
1552
2712
  :bits => 64,
1553
- :cores => 8,
1554
- :ram => 65498,
2713
+ :cores => 96,
2714
+ :ram => 824633,
1555
2715
  :disk => 0,
1556
2716
  :ebs_optimized_available => true,
1557
2717
  :instance_store_volumes => 0
1558
2718
  },
1559
2719
  {
1560
- :id => "r4.4xlarge",
1561
- :name => "R4 Quadruple Extra Large",
2720
+ :id => "r6a.32xlarge",
2721
+ :name => "r6a Thirty Two Extra Large",
1562
2722
  :bits => 64,
1563
- :cores => 16,
1564
- :ram => 130996,
2723
+ :cores => 128,
2724
+ :ram => 1099512,
1565
2725
  :disk => 0,
1566
2726
  :ebs_optimized_available => true,
1567
2727
  :instance_store_volumes => 0
1568
2728
  },
1569
2729
  {
1570
- :id => "r4.8xlarge",
1571
- :name => "R4 Eight Extra Large",
2730
+ :id => "r6a.48xlarge",
2731
+ :name => "r6a Forty Eight Extra Large",
1572
2732
  :bits => 64,
1573
- :cores => 32,
1574
- :ram => 261993,
2733
+ :cores => 192,
2734
+ :ram => 1649268,
1575
2735
  :disk => 0,
1576
2736
  :ebs_optimized_available => true,
1577
2737
  :instance_store_volumes => 0
1578
2738
  },
1579
2739
  {
1580
- :id => "r4.16xlarge",
1581
- :name => "R4 Sixteen Extra Large",
2740
+ :id => "r6a.metal",
2741
+ :name => "r6a metal",
1582
2742
  :bits => 64,
1583
- :cores => 64,
1584
- :ram => 523986,
2743
+ :cores => 192,
2744
+ :ram => 1649268,
1585
2745
  :disk => 0,
1586
2746
  :ebs_optimized_available => true,
1587
2747
  :instance_store_volumes => 0
1588
2748
  },
1589
2749
  {
1590
- :id => "r5.large",
1591
- :name => "R5 Large",
2750
+ :id => "r6i.large",
2751
+ :name => "r6i Large",
1592
2752
  :bits => 64,
1593
2753
  :cores => 2,
1594
2754
  :ram => 17179,
@@ -1597,8 +2757,8 @@ module Fog
1597
2757
  :instance_store_volumes => 0
1598
2758
  },
1599
2759
  {
1600
- :id => "r5.xlarge",
1601
- :name => "R5 Extra Large",
2760
+ :id => "r6i.xlarge",
2761
+ :name => "r6i Extra Large",
1602
2762
  :bits => 64,
1603
2763
  :cores => 4,
1604
2764
  :ram => 34359,
@@ -1607,8 +2767,8 @@ module Fog
1607
2767
  :instance_store_volumes => 0
1608
2768
  },
1609
2769
  {
1610
- :id => "r5.2xlarge",
1611
- :name => "R5 Double Extra Large",
2770
+ :id => "r6i.2xlarge",
2771
+ :name => "r6i Double Extra Large",
1612
2772
  :bits => 64,
1613
2773
  :cores => 8,
1614
2774
  :ram => 68719,
@@ -1617,8 +2777,8 @@ module Fog
1617
2777
  :instance_store_volumes => 0
1618
2778
  },
1619
2779
  {
1620
- :id => "r5.4xlarge",
1621
- :name => "R5 Quadruple Extra Large",
2780
+ :id => "r6i.4xlarge",
2781
+ :name => "r6i Quadruple Extra Large",
1622
2782
  :bits => 64,
1623
2783
  :cores => 16,
1624
2784
  :ram => 137438,
@@ -1627,8 +2787,8 @@ module Fog
1627
2787
  :instance_store_volumes => 0
1628
2788
  },
1629
2789
  {
1630
- :id => "r5.8xlarge",
1631
- :name => "R5 Octuple Extra Large",
2790
+ :id => "r6i.8xlarge",
2791
+ :name => "r6i Octuple Extra Large",
1632
2792
  :bits => 64,
1633
2793
  :cores => 32,
1634
2794
  :ram => 274878,
@@ -1637,8 +2797,8 @@ module Fog
1637
2797
  :instance_store_volumes => 0
1638
2798
  },
1639
2799
  {
1640
- :id => "r5.12xlarge",
1641
- :name => "R5 Twelve Extra Large",
2800
+ :id => "r6i.12xlarge",
2801
+ :name => "r6i Twelve Extra Large",
1642
2802
  :bits => 64,
1643
2803
  :cores => 48,
1644
2804
  :ram => 412316,
@@ -1647,8 +2807,8 @@ module Fog
1647
2807
  :instance_store_volumes => 0
1648
2808
  },
1649
2809
  {
1650
- :id => "r5.16xlarge",
1651
- :name => "R5 Sixteen Extra Large",
2810
+ :id => "r6i.16xlarge",
2811
+ :name => "r6i Sixteen Extra Large",
1652
2812
  :bits => 64,
1653
2813
  :cores => 64,
1654
2814
  :ram => 549756,
@@ -1657,8 +2817,8 @@ module Fog
1657
2817
  :instance_store_volumes => 0
1658
2818
  },
1659
2819
  {
1660
- :id => "r5.24xlarge",
1661
- :name => "R5 Twenty Four Extra Large",
2820
+ :id => "r6i.24xlarge",
2821
+ :name => "r6i Twenty Four Extra Large",
1662
2822
  :bits => 64,
1663
2823
  :cores => 96,
1664
2824
  :ram => 824633,
@@ -1667,318 +2827,358 @@ module Fog
1667
2827
  :instance_store_volumes => 0
1668
2828
  },
1669
2829
  {
1670
- :id => "r5.metal",
1671
- :name => "R5 Metal",
2830
+ :id => "r6i.32xlarge",
2831
+ :name => "r6i Thirty Two Extra Large",
1672
2832
  :bits => 64,
1673
- :cores => 96,
1674
- :ram => 824633,
2833
+ :cores => 128,
2834
+ :ram => 1099512,
1675
2835
  :disk => 0,
1676
2836
  :ebs_optimized_available => true,
1677
2837
  :instance_store_volumes => 0
1678
2838
  },
1679
2839
  {
1680
- :id => "r5d.large",
1681
- :name => "R5d Large",
2840
+ :id => "r6i.metal",
2841
+ :name => "r6i metal",
2842
+ :bits => 64,
2843
+ :cores => 128,
2844
+ :ram => 1099512,
2845
+ :disk => 0,
2846
+ :ebs_optimized_available => true,
2847
+ :instance_store_volumes => 0
2848
+ },
2849
+ {
2850
+ :id => "r6id.large",
2851
+ :name => "r6id Large",
1682
2852
  :bits => 64,
1683
2853
  :cores => 2,
1684
2854
  :ram => 17179,
1685
- :disk => 75,
2855
+ :disk => 118,
1686
2856
  :ebs_optimized_available => true,
1687
2857
  :instance_store_volumes => 1
1688
2858
  },
1689
2859
  {
1690
- :id => "r5d.xlarge",
1691
- :name => "R5d Extra Large",
2860
+ :id => "r6id.xlarge",
2861
+ :name => "r6id Extra Large",
1692
2862
  :bits => 64,
1693
2863
  :cores => 4,
1694
2864
  :ram => 34359,
1695
- :disk => 150,
2865
+ :disk => 237,
1696
2866
  :ebs_optimized_available => true,
1697
2867
  :instance_store_volumes => 1
1698
2868
  },
1699
2869
  {
1700
- :id => "r5d.2xlarge",
1701
- :name => "R5d Double Extra Large",
2870
+ :id => "r6id.2xlarge",
2871
+ :name => "r6id Double Extra Large",
1702
2872
  :bits => 64,
1703
2873
  :cores => 8,
1704
2874
  :ram => 68719,
1705
- :disk => 300,
2875
+ :disk => 474,
1706
2876
  :ebs_optimized_available => true,
1707
2877
  :instance_store_volumes => 1
1708
2878
  },
1709
2879
  {
1710
- :id => "r5d.4xlarge",
1711
- :name => "R5d Quadruple Extra Large",
2880
+ :id => "r6id.4xlarge",
2881
+ :name => "r6id Quadruple Extra Large",
1712
2882
  :bits => 64,
1713
2883
  :cores => 16,
1714
2884
  :ram => 137438,
1715
- :disk => 600,
2885
+ :disk => 950,
1716
2886
  :ebs_optimized_available => true,
1717
- :instance_store_volumes => 2
2887
+ :instance_store_volumes => 1
1718
2888
  },
1719
2889
  {
1720
- :id => "r5d.8xlarge",
1721
- :name => "R5d Octuple Extra Large",
2890
+ :id => "r6id.8xlarge",
2891
+ :name => "r6id Octuple Extra Large",
1722
2892
  :bits => 64,
1723
- :cores => 16,
1724
- :ram => 137438,
1725
- :disk => 600,
2893
+ :cores => 32,
2894
+ :ram => 274878,
2895
+ :disk => 1900,
1726
2896
  :ebs_optimized_available => true,
1727
- :instance_store_volumes => 2
2897
+ :instance_store_volumes => 1
1728
2898
  },
1729
2899
  {
1730
- :id => "r5d.12xlarge",
1731
- :name => "R5d Twelve Extra Large",
2900
+ :id => "r6id.12xlarge",
2901
+ :name => "r6id Twelve Extra Large",
1732
2902
  :bits => 64,
1733
2903
  :cores => 48,
1734
2904
  :ram => 412316,
1735
- :disk => 1800,
2905
+ :disk => 1425,
1736
2906
  :ebs_optimized_available => true,
1737
2907
  :instance_store_volumes => 2
1738
2908
  },
1739
2909
  {
1740
- :id => "r5d.16xlarge",
1741
- :name => "R5d Sixteen Extra Large",
2910
+ :id => "r6id.16xlarge",
2911
+ :name => "r6id Sixteen Extra Large",
1742
2912
  :bits => 64,
1743
2913
  :cores => 64,
1744
2914
  :ram => 549756,
1745
- :disk => 2400,
2915
+ :disk => 1900,
1746
2916
  :ebs_optimized_available => true,
1747
- :instance_store_volumes => 4
2917
+ :instance_store_volumes => 2
1748
2918
  },
1749
2919
  {
1750
- :id => "r5d.24xlarge",
1751
- :name => "R5d Twenty Four Extra Large",
2920
+ :id => "r6id.24xlarge",
2921
+ :name => "r6id Twenty Four Extra Large",
1752
2922
  :bits => 64,
1753
2923
  :cores => 96,
1754
2924
  :ram => 824633,
1755
- :disk => 3600,
2925
+ :disk => 1425,
1756
2926
  :ebs_optimized_available => true,
1757
2927
  :instance_store_volumes => 4
1758
2928
  },
1759
2929
  {
1760
- :id => "r5d.metal",
1761
- :name => "R5d Metal",
2930
+ :id => "r6id.32xlarge",
2931
+ :name => "r6id Thirty Two Extra Large",
1762
2932
  :bits => 64,
1763
- :cores => 96,
1764
- :ram => 824633,
1765
- :disk => 3600,
2933
+ :cores => 128,
2934
+ :ram => 1099512,
2935
+ :disk => 1900,
1766
2936
  :ebs_optimized_available => true,
1767
2937
  :instance_store_volumes => 4
1768
2938
  },
1769
2939
  {
1770
- :id => "r5a.large",
1771
- :name => "R5 (AMD) Large",
2940
+ :id => "r6id.metal",
2941
+ :name => "r6id metal",
1772
2942
  :bits => 64,
1773
- :cores => 2,
1774
- :ram => 17179,
1775
- :disk => 0,
2943
+ :cores => 128,
2944
+ :ram => 1099512,
2945
+ :disk => 1900,
1776
2946
  :ebs_optimized_available => true,
1777
- :instance_store_volumes => 0
2947
+ :instance_store_volumes => 4
1778
2948
  },
1779
2949
  {
1780
- :id => "r5a.xlarge",
1781
- :name => "R5 (AMD) Extra Large",
2950
+ :id => "x1.16xlarge",
2951
+ :name => "X1 Sixteen Extra Large",
2952
+ :bits => 64,
2953
+ :cores => 64,
2954
+ :ram => 1047972,
2955
+ :disk => 1920,
2956
+ :ebs_optimized_available => true,
2957
+ :instance_store_volumes => 1
2958
+ },
2959
+ {
2960
+ :id => "x1.32xlarge",
2961
+ :name => "X1 Thirty-two Extra Large",
2962
+ :bits => 64,
2963
+ :cores => 128,
2964
+ :ram => 2095944,
2965
+ :disk => 3840,
2966
+ :ebs_optimized_available => true,
2967
+ :instance_store_volumes => 2
2968
+ },
2969
+ {
2970
+ :id => "x1e.xlarge",
2971
+ :name => "X1e Extra Large",
1782
2972
  :bits => 64,
1783
2973
  :cores => 4,
1784
- :ram => 34359,
1785
- :disk => 0,
2974
+ :ram => 130997,
2975
+ :disk => 120,
1786
2976
  :ebs_optimized_available => true,
1787
- :instance_store_volumes => 0
2977
+ :instance_store_volumes => 1
1788
2978
  },
1789
2979
  {
1790
- :id => "r5a.2xlarge",
1791
- :name => "R5 (AMD) Double Extra Large",
2980
+ :id => "x1e.2xlarge",
2981
+ :name => "X1e Double Extra Large",
1792
2982
  :bits => 64,
1793
2983
  :cores => 8,
1794
- :ram => 68719,
1795
- :disk => 0,
2984
+ :ram => 261993,
2985
+ :disk => 240,
1796
2986
  :ebs_optimized_available => true,
1797
- :instance_store_volumes => 0
2987
+ :instance_store_volumes => 1
1798
2988
  },
1799
2989
  {
1800
- :id => "r5a.4xlarge",
1801
- :name => "R5 (AMD) Quadruple Extra Large",
2990
+ :id => "x1e.4xlarge",
2991
+ :name => "X1e Quadruple Extra Large",
1802
2992
  :bits => 64,
1803
2993
  :cores => 16,
1804
- :ram => 137438,
1805
- :disk => 0,
2994
+ :ram => 523986,
2995
+ :disk => 480,
1806
2996
  :ebs_optimized_available => true,
1807
- :instance_store_volumes => 0
2997
+ :instance_store_volumes => 1
1808
2998
  },
1809
2999
  {
1810
- :id => "r5a.12xlarge",
1811
- :name => "R5 (AMD) Twelve Extra Large",
3000
+ :id => "x1e.8xlarge",
3001
+ :name => "X1e Octuple Extra Large",
1812
3002
  :bits => 64,
1813
- :cores => 48,
1814
- :ram => 412316,
1815
- :disk => 0,
3003
+ :cores => 32,
3004
+ :ram => 1043677,
3005
+ :disk => 960,
1816
3006
  :ebs_optimized_available => true,
1817
- :instance_store_volumes => 0
3007
+ :instance_store_volumes => 1
1818
3008
  },
1819
3009
  {
1820
- :id => "r5a.24xlarge",
1821
- :name => "R5 (AMD) Twenty Four Extra Large",
3010
+ :id => "x1e.16xlarge",
3011
+ :name => "X1e Sixteen Extra Large",
1822
3012
  :bits => 64,
1823
- :cores => 96,
1824
- :ram => 824633,
1825
- :disk => 0,
3013
+ :cores => 64,
3014
+ :ram => 2095944,
3015
+ :disk => 1920,
1826
3016
  :ebs_optimized_available => true,
1827
- :instance_store_volumes => 0
3017
+ :instance_store_volumes => 1
1828
3018
  },
1829
3019
  {
1830
- :id => "r5ad.large",
1831
- :name => "R5d (AMD) Large",
3020
+ :id => "x1e.32xlarge",
3021
+ :name => "X1e Thirty-two Extra Large",
1832
3022
  :bits => 64,
1833
- :cores => 2,
1834
- :ram => 17179,
1835
- :disk => 75,
3023
+ :cores => 128,
3024
+ :ram => 3118147,
3025
+ :disk => 3840,
1836
3026
  :ebs_optimized_available => true,
1837
- :instance_store_volumes => 1
3027
+ :instance_store_volumes => 2
1838
3028
  },
1839
3029
  {
1840
- :id => "r5ad.xlarge",
1841
- :name => "R5d (AMD) Extra Large",
3030
+ :id => 'x2gd.medium',
3031
+ :name => 'X2gd Medium Instance',
1842
3032
  :bits => 64,
1843
- :cores => 4,
1844
- :ram => 34359,
1845
- :disk => 150,
3033
+ :cores => 1,
3034
+ :disk => 59,
3035
+ :ram => 17180,
1846
3036
  :ebs_optimized_available => true,
1847
- :instance_store_volumes => 1
3037
+ :instance_store_volumes => 0
1848
3038
  },
1849
3039
  {
1850
- :id => "r5ad.2xlarge",
1851
- :name => "R5d (AMD) Double Extra Large",
3040
+ :id => 'x2gd.large',
3041
+ :name => 'X2gd Large Instance',
1852
3042
  :bits => 64,
1853
- :cores => 8,
3043
+ :cores => 2,
3044
+ :disk => 118,
3045
+ :ram => 34360,
3046
+ :ebs_optimized_available => true,
3047
+ :instance_store_volumes => 0
3048
+ },
3049
+ {
3050
+ :id => 'x2gd.xlarge',
3051
+ :name => 'X2gd Extra Large Instance',
3052
+ :bits => 64,
3053
+ :cores => 4,
3054
+ :disk => 237,
1854
3055
  :ram => 68719,
1855
- :disk => 300,
1856
3056
  :ebs_optimized_available => true,
1857
- :instance_store_volumes => 1
3057
+ :instance_store_volumes => 0
1858
3058
  },
1859
3059
  {
1860
- :id => "r5ad.4xlarge",
1861
- :name => "R5d (AMD) Quadruple Extra Large",
3060
+ :id => 'x2gd.2xlarge',
3061
+ :name => 'X2gd Double Extra Large Instance',
1862
3062
  :bits => 64,
1863
- :cores => 16,
1864
- :ram => 137438,
1865
- :disk => 600,
3063
+ :cores => 8,
3064
+ :disk => 475,
3065
+ :ram => 137439,
1866
3066
  :ebs_optimized_available => true,
1867
- :instance_store_volumes => 2
3067
+ :instance_store_volumes => 0
1868
3068
  },
1869
3069
  {
1870
- :id => "r5ad.12xlarge",
1871
- :name => "R5d (AMD) Twelve Extra Large",
3070
+ :id => 'x2gd.4xlarge',
3071
+ :name => 'X2gd Quadruple Extra Large Instance',
1872
3072
  :bits => 64,
1873
- :cores => 48,
1874
- :ram => 412316,
1875
- :disk => 1800,
3073
+ :cores => 16,
3074
+ :disk => 950,
3075
+ :ram => 274878,
1876
3076
  :ebs_optimized_available => true,
1877
- :instance_store_volumes => 2
3077
+ :instance_store_volumes => 0
1878
3078
  },
1879
3079
  {
1880
- :id => "r5ad.24xlarge",
1881
- :name => "R5d (AMD) Twenty Four Extra Large",
3080
+ :id => 'x2gd.8xlarge',
3081
+ :name => 'X2gd Octuple Extra Large Instance',
1882
3082
  :bits => 64,
1883
- :cores => 96,
1884
- :ram => 824633,
1885
- :disk => 3600,
3083
+ :cores => 32,
3084
+ :disk => 1900,
3085
+ :ram => 549756,
1886
3086
  :ebs_optimized_available => true,
1887
- :instance_store_volumes => 4
3087
+ :instance_store_volumes => 0
1888
3088
  },
1889
3089
  {
1890
- :id => "r5n.large",
1891
- :name => "R5n Large",
3090
+ :id => 'x2gd.12xlarge',
3091
+ :name => 'X2gd Twelve Extra Large Instance',
1892
3092
  :bits => 64,
1893
- :cores => 2,
1894
- :ram => 17179,
1895
- :disk => 0,
3093
+ :cores => 48,
3094
+ :disk => 2850,
3095
+ :ram => 824634,
1896
3096
  :ebs_optimized_available => true,
1897
3097
  :instance_store_volumes => 0
1898
3098
  },
1899
3099
  {
1900
- :id => "r5n.xlarge",
1901
- :name => "R5n Extra Large",
3100
+ :id => 'x2gd.16xlarge',
3101
+ :name => 'X2gd Sixteen Extra Large Instance',
1902
3102
  :bits => 64,
1903
- :cores => 4,
1904
- :ram => 34359,
1905
- :disk => 0,
3103
+ :cores => 64,
3104
+ :disk => 3800,
3105
+ :ram => 1099512,
1906
3106
  :ebs_optimized_available => true,
1907
3107
  :instance_store_volumes => 0
1908
3108
  },
1909
3109
  {
1910
- :id => "r5n.2xlarge",
1911
- :name => "R5n Double Extra Large",
3110
+ :id => 'x2gd.metal',
3111
+ :name => 'X2gd Metal',
1912
3112
  :bits => 64,
1913
- :cores => 8,
1914
- :ram => 68719,
1915
- :disk => 0,
3113
+ :cores => 64,
3114
+ :disk => 3800,
3115
+ :ram => 1099512,
1916
3116
  :ebs_optimized_available => true,
1917
3117
  :instance_store_volumes => 0
1918
3118
  },
1919
3119
  {
1920
- :id => "r5n.4xlarge",
1921
- :name => "R5n Quadruple Extra Large",
3120
+ :id => "u-6tb1.metal",
3121
+ :name => "U 6TB Metal",
1922
3122
  :bits => 64,
1923
- :cores => 16,
1924
- :ram => 137438,
3123
+ :cores => 448,
3124
+ :ram => 6597071,
1925
3125
  :disk => 0,
1926
3126
  :ebs_optimized_available => true,
1927
3127
  :instance_store_volumes => 0
1928
3128
  },
1929
3129
  {
1930
- :id => "r5n.8xlarge",
1931
- :name => "R5n Octuple Extra Large",
3130
+ :id => "u-9tb1.metal",
3131
+ :name => "U 9 TB Metal",
1932
3132
  :bits => 64,
1933
- :cores => 32,
1934
- :ram => 274878,
3133
+ :cores => 448,
3134
+ :ram => 9895606,
1935
3135
  :disk => 0,
1936
3136
  :ebs_optimized_available => true,
1937
3137
  :instance_store_volumes => 0
1938
3138
  },
1939
3139
  {
1940
- :id => "r5n.12xlarge",
1941
- :name => "R5n Twelve Extra Large",
3140
+ :id => "u-12tb1.metal",
3141
+ :name => "U 12 TB Metal",
1942
3142
  :bits => 64,
1943
- :cores => 48,
1944
- :ram => 412316,
3143
+ :cores => 448,
3144
+ :ram => 13194141,
1945
3145
  :disk => 0,
1946
3146
  :ebs_optimized_available => true,
1947
3147
  :instance_store_volumes => 0
1948
3148
  },
1949
3149
  {
1950
- :id => "r5n.16xlarge",
1951
- :name => "R5n Sixteen Extra Large",
3150
+ :id => "u-18tb1.metal",
3151
+ :name => "U 18 TB Metal",
1952
3152
  :bits => 64,
1953
- :cores => 64,
1954
- :ram => 549756,
3153
+ :cores => 448,
3154
+ :ram => 19791212,
1955
3155
  :disk => 0,
1956
3156
  :ebs_optimized_available => true,
1957
3157
  :instance_store_volumes => 0
1958
3158
  },
1959
3159
  {
1960
- :id => "r5n.24xlarge",
1961
- :name => "R5n Twenty Four Extra Large",
3160
+ :id => "u-24tb1.metal",
3161
+ :name => "U 24 TB Metal",
1962
3162
  :bits => 64,
1963
- :cores => 96,
1964
- :ram => 824633,
3163
+ :cores => 448,
3164
+ :ram => 26388283,
1965
3165
  :disk => 0,
1966
3166
  :ebs_optimized_available => true,
1967
3167
  :instance_store_volumes => 0
1968
3168
  },
1969
3169
  {
1970
- :id => "r5dn.large",
1971
- :name => "R5dn Large",
3170
+ :id => "z1d.large",
3171
+ :name => "Z1d Large",
1972
3172
  :bits => 64,
1973
3173
  :cores => 2,
1974
- :ram => 17179,
3174
+ :ram => 17180,
1975
3175
  :disk => 75,
1976
3176
  :ebs_optimized_available => true,
1977
3177
  :instance_store_volumes => 1
1978
3178
  },
1979
3179
  {
1980
- :id => "r5dn.xlarge",
1981
- :name => "R5dn Extra Large",
3180
+ :id => "z1d.xlarge",
3181
+ :name => "Z1d Extra Large",
1982
3182
  :bits => 64,
1983
3183
  :cores => 4,
1984
3184
  :ram => 34359,
@@ -1987,8 +3187,8 @@ module Fog
1987
3187
  :instance_store_volumes => 1
1988
3188
  },
1989
3189
  {
1990
- :id => "r5dn.2xlarge",
1991
- :name => "R5dn Double Extra Large",
3190
+ :id => "z1d.2xlarge",
3191
+ :name => "Z1d Double Extra Large",
1992
3192
  :bits => 64,
1993
3193
  :cores => 8,
1994
3194
  :ram => 68719,
@@ -1997,28 +3197,38 @@ module Fog
1997
3197
  :instance_store_volumes => 1
1998
3198
  },
1999
3199
  {
2000
- :id => "r5dn.4xlarge",
2001
- :name => "R5dn Quadruple Extra Large",
3200
+ :id => "z1d.3xlarge",
3201
+ :name => "Z1d Triple Extra Large",
2002
3202
  :bits => 64,
2003
- :cores => 16,
2004
- :ram => 137438,
2005
- :disk => 600,
3203
+ :cores => 12,
3204
+ :ram => 103079,
3205
+ :disk => 450,
2006
3206
  :ebs_optimized_available => true,
2007
- :instance_store_volumes => 2
3207
+ :instance_store_volumes => 1
2008
3208
  },
2009
3209
  {
2010
- :id => "r5dn.8xlarge",
2011
- :name => "R5dn Octuple Extra Large",
3210
+ :id => "z1d.6xlarge",
3211
+ :name => "Z1d Sextuple Large",
2012
3212
  :bits => 64,
2013
- :cores => 32,
2014
- :ram => 274878,
2015
- :disk => 1200,
3213
+ :cores => 24,
3214
+ :ram => 206158,
3215
+ :disk => 900,
3216
+ :ebs_optimized_available => true,
3217
+ :instance_store_volumes => 1
3218
+ },
3219
+ {
3220
+ :id => "z1d.12xlarge",
3221
+ :name => "Z1d Twelve Extra Large",
3222
+ :bits => 64,
3223
+ :cores => 48,
3224
+ :ram => 412316,
3225
+ :disk => 1800,
2016
3226
  :ebs_optimized_available => true,
2017
3227
  :instance_store_volumes => 2
2018
3228
  },
2019
3229
  {
2020
- :id => "r5dn.12xlarge",
2021
- :name => "R5dn Twelve Extra Large",
3230
+ :id => "z1d.metal",
3231
+ :name => "Z1d Metal",
2022
3232
  :bits => 64,
2023
3233
  :cores => 48,
2024
3234
  :ram => 412316,
@@ -2027,724 +3237,744 @@ module Fog
2027
3237
  :instance_store_volumes => 2
2028
3238
  },
2029
3239
  {
2030
- :id => "r5dn.16xlarge",
2031
- :name => "R5dn Sixteen Extra Large",
3240
+ :id => "d2.xlarge",
3241
+ :name => "D2 Extra Large",
2032
3242
  :bits => 64,
2033
- :cores => 64,
2034
- :ram => 549756,
2035
- :disk => 2400,
3243
+ :cores => 4,
3244
+ :ram => 32749,
3245
+ :disk => 6000,
2036
3246
  :ebs_optimized_available => true,
2037
- :instance_store_volumes => 4
3247
+ :instance_store_volumes => 3
2038
3248
  },
2039
3249
  {
2040
- :id => "r5dn.24xlarge",
2041
- :name => "R5dn Twenty Four Extra Large",
3250
+ :id => "d2.2xlarge",
3251
+ :name => "D2 Double Extra Large",
2042
3252
  :bits => 64,
2043
- :cores => 96,
2044
- :ram => 824633,
2045
- :disk => 3600,
3253
+ :cores => 8,
3254
+ :ram => 65498,
3255
+ :disk => 12000,
2046
3256
  :ebs_optimized_available => true,
2047
- :instance_store_volumes => 4
3257
+ :instance_store_volumes => 6
2048
3258
  },
2049
3259
  {
2050
- :id => 'r6g.medium',
2051
- :name => 'R6G Medium',
3260
+ :id => "d2.4xlarge",
3261
+ :name => "D2 Quadruple Extra Large",
2052
3262
  :bits => 64,
2053
- :cores => 1,
2054
- :disk => 0,
2055
- :ram => 8590,
3263
+ :cores => 16,
3264
+ :ram => 130996,
3265
+ :disk => 24000,
2056
3266
  :ebs_optimized_available => true,
2057
- :instance_store_volumes => 0
3267
+ :instance_store_volumes => 12
2058
3268
  },
2059
3269
  {
2060
- :id => 'r6g.large',
2061
- :name => 'R6G Large',
3270
+ :id => "d2.8xlarge",
3271
+ :name => "D2 Eight Extra Large",
2062
3272
  :bits => 64,
2063
- :cores => 2,
2064
- :disk => 0,
2065
- :ram => 17180,
3273
+ :cores => 36,
3274
+ :ram => 261993,
3275
+ :disk => 48000,
2066
3276
  :ebs_optimized_available => true,
2067
- :instance_store_volumes => 0
3277
+ :instance_store_volumes => 24
2068
3278
  },
2069
3279
  {
2070
- :id => 'r6g.xlarge',
2071
- :name => 'R6G Extra Large',
3280
+ :id => "h1.2xlarge",
3281
+ :name => "H1 Double Extra Large",
2072
3282
  :bits => 64,
2073
- :cores => 4,
2074
- :disk => 0,
3283
+ :cores => 8,
2075
3284
  :ram => 34360,
3285
+ :disk => 2000,
2076
3286
  :ebs_optimized_available => true,
2077
- :instance_store_volumes => 0
3287
+ :instance_store_volumes => 1
2078
3288
  },
2079
3289
  {
2080
- :id => 'r6g.2xlarge',
2081
- :name => 'R6G Double Extra Large',
3290
+ :id => "h1.4xlarge",
3291
+ :name => "H1 Quadruple Extra Large",
2082
3292
  :bits => 64,
2083
- :cores => 8,
2084
- :disk => 0,
3293
+ :cores => 16,
2085
3294
  :ram => 68719,
3295
+ :disk => 4000,
3296
+ :ebs_optimized_available => true,
3297
+ :instance_store_volumes => 2
3298
+ },
3299
+ {
3300
+ :id => "h1.8xlarge",
3301
+ :name => "H1 Octuple Extra Large",
3302
+ :bits => 64,
3303
+ :cores => 32,
3304
+ :ram => 137439,
3305
+ :disk => 8000,
3306
+ :ebs_optimized_available => true,
3307
+ :instance_store_volumes => 4
3308
+ },
3309
+ {
3310
+ :id => "h1.16xlarge",
3311
+ :name => "H1 Sixteen Extra Large",
3312
+ :bits => 64,
3313
+ :cores => 64,
3314
+ :ram => 274878,
3315
+ :disk => 16000,
3316
+ :ebs_optimized_available => true,
3317
+ :instance_store_volumes => 8
3318
+ },
3319
+ {
3320
+ :id => "m4.large",
3321
+ :name => "M4 Large",
3322
+ :bits => 64,
3323
+ :cores => 2,
3324
+ :ram => 8589,
3325
+ :disk => 0,
2086
3326
  :ebs_optimized_available => true,
2087
3327
  :instance_store_volumes => 0
2088
3328
  },
2089
3329
  {
2090
- :id => 'r6g.4xlarge',
2091
- :name => 'R6G Quadruple Extra Large',
3330
+ :id => "m4.xlarge",
3331
+ :name => "M4 Extra Large",
2092
3332
  :bits => 64,
2093
- :cores => 16,
3333
+ :cores => 4,
3334
+ :ram => 17179,
2094
3335
  :disk => 0,
2095
- :ram => 137439,
2096
3336
  :ebs_optimized_available => true,
2097
3337
  :instance_store_volumes => 0
2098
3338
  },
2099
3339
  {
2100
- :id => 'r6g.8xlarge',
2101
- :name => 'R6G Octuple Extra Large',
3340
+ :id => "m4.2xlarge",
3341
+ :name => "M4 Double Extra Large",
2102
3342
  :bits => 64,
2103
- :cores => 32,
3343
+ :cores => 8,
3344
+ :ram => 34359,
2104
3345
  :disk => 0,
2105
- :ram => 274878,
2106
3346
  :ebs_optimized_available => true,
2107
3347
  :instance_store_volumes => 0
2108
3348
  },
2109
3349
  {
2110
- :id => 'r6g.12xlarge',
2111
- :name => 'R6G Twelve Extra Large',
3350
+ :id => "m4.4xlarge",
3351
+ :name => "M4 Quadruple Extra Large",
2112
3352
  :bits => 64,
2113
- :cores => 48,
3353
+ :cores => 16,
3354
+ :ram => 68719,
2114
3355
  :disk => 0,
2115
- :ram => 412317,
2116
3356
  :ebs_optimized_available => true,
2117
3357
  :instance_store_volumes => 0
2118
3358
  },
2119
3359
  {
2120
- :id => 'r6g.16xlarge',
2121
- :name => 'R6G Sixteen Extra Large',
3360
+ :id => "m4.10xlarge",
3361
+ :name => "M4 Ten Extra Large",
2122
3362
  :bits => 64,
2123
- :cores => 64,
3363
+ :cores => 40,
3364
+ :ram => 171798,
2124
3365
  :disk => 0,
2125
- :ram => 549756,
2126
3366
  :ebs_optimized_available => true,
2127
3367
  :instance_store_volumes => 0
2128
3368
  },
2129
3369
  {
2130
- :id => 'r6g.metal',
2131
- :name => 'R6G Metal',
3370
+ :id => "m4.16xlarge",
3371
+ :name => "M4 Sixteen Extra Large",
2132
3372
  :bits => 64,
2133
3373
  :cores => 64,
3374
+ :ram => 262144,
2134
3375
  :disk => 0,
2135
- :ram => 549756,
2136
3376
  :ebs_optimized_available => true,
2137
3377
  :instance_store_volumes => 0
2138
3378
  },
2139
3379
  {
2140
- :id => 'r6gd.medium',
2141
- :name => 'R6GD Medium',
2142
- :bits => 64,
2143
- :cores => 1,
2144
- :disk => 59,
2145
- :ram => 8590,
2146
- :ebs_optimized_available => true,
2147
- :instance_store_volumes => 1
2148
- },
2149
- {
2150
- :id => 'r6gd.large',
2151
- :name => 'R6GD Large',
3380
+ :id => "m5.large",
3381
+ :name => "M5 Large",
2152
3382
  :bits => 64,
2153
3383
  :cores => 2,
2154
- :disk => 118,
2155
- :ram => 17180,
3384
+ :ram => 8589,
3385
+ :disk => 0,
2156
3386
  :ebs_optimized_available => true,
2157
- :instance_store_volumes => 1
3387
+ :instance_store_volumes => 0
2158
3388
  },
2159
3389
  {
2160
- :id => 'r6gd.xlarge',
2161
- :name => 'R6GD Extra Large',
3390
+ :id => "m5.xlarge",
3391
+ :name => "M5 Extra Large",
2162
3392
  :bits => 64,
2163
3393
  :cores => 4,
2164
- :disk => 237,
2165
- :ram => 34360,
3394
+ :ram => 17179,
3395
+ :disk => 0,
2166
3396
  :ebs_optimized_available => true,
2167
- :instance_store_volumes => 1
3397
+ :instance_store_volumes => 0
2168
3398
  },
2169
3399
  {
2170
- :id => 'r6gd.2xlarge',
2171
- :name => 'R6GD Double Extra Large',
3400
+ :id => "m5.2xlarge",
3401
+ :name => "M5 Double Extra Large",
2172
3402
  :bits => 64,
2173
3403
  :cores => 8,
2174
- :disk => 474,
2175
- :ram => 68719,
3404
+ :ram => 34359,
3405
+ :disk => 0,
2176
3406
  :ebs_optimized_available => true,
2177
- :instance_store_volumes => 1
3407
+ :instance_store_volumes => 0
2178
3408
  },
2179
3409
  {
2180
- :id => 'r6gd.4xlarge',
2181
- :name => 'R6GD Quadruple Extra Large',
3410
+ :id => "m5.4xlarge",
3411
+ :name => "M5 Quadruple Extra Large",
2182
3412
  :bits => 64,
2183
3413
  :cores => 16,
2184
- :disk => 950,
2185
- :ram => 137439,
3414
+ :ram => 68719,
3415
+ :disk => 0,
2186
3416
  :ebs_optimized_available => true,
2187
- :instance_store_volumes => 1
3417
+ :instance_store_volumes => 0
2188
3418
  },
2189
3419
  {
2190
- :id => 'r6gd.8xlarge',
2191
- :name => 'R6GD Octuple Extra Large',
3420
+ :id => "m5.8xlarge",
3421
+ :name => "M5 Octuple Extra Large",
2192
3422
  :bits => 64,
2193
3423
  :cores => 32,
2194
- :disk => 1900,
2195
- :ram => 274878,
3424
+ :ram => 137439,
3425
+ :disk => 0,
2196
3426
  :ebs_optimized_available => true,
2197
- :instance_store_volumes => 1
3427
+ :instance_store_volumes => 0
2198
3428
  },
2199
3429
  {
2200
- :id => 'r6gd.12xlarge',
2201
- :name => 'R6GD Twelve Extra Large',
3430
+ :id => "m5.12xlarge",
3431
+ :name => "M5 Twelve Extra Large",
2202
3432
  :bits => 64,
2203
3433
  :cores => 48,
2204
- :disk => 2850,
2205
- :ram => 412317,
3434
+ :ram => 206158,
3435
+ :disk => 0,
2206
3436
  :ebs_optimized_available => true,
2207
- :instance_store_volumes => 2
3437
+ :instance_store_volumes => 0
2208
3438
  },
2209
3439
  {
2210
- :id => 'r6gd.16xlarge',
2211
- :name => 'R6GD Sixteen Extra Large',
3440
+ :id => "m5.16xlarge",
3441
+ :name => "M5 Sixteen Extra Large",
2212
3442
  :bits => 64,
2213
3443
  :cores => 64,
2214
- :disk => 3800,
2215
- :ram => 549756,
3444
+ :ram => 274878,
3445
+ :disk => 0,
2216
3446
  :ebs_optimized_available => true,
2217
- :instance_store_volumes => 2
3447
+ :instance_store_volumes => 0
2218
3448
  },
2219
3449
  {
2220
- :id => 'r6gd.metal',
2221
- :name => 'R6GD Metal',
3450
+ :id => "m5.24xlarge",
3451
+ :name => "M5 Twenty Four Extra Large",
2222
3452
  :bits => 64,
2223
- :cores => 64,
2224
- :disk => 3800,
2225
- :ram => 549756,
3453
+ :cores => 96,
3454
+ :ram => 412316,
3455
+ :disk => 0,
2226
3456
  :ebs_optimized_available => true,
2227
- :instance_store_volumes => 2
3457
+ :instance_store_volumes => 0
2228
3458
  },
2229
3459
  {
2230
- :id => "x1.16xlarge",
2231
- :name => "X1 Sixteen Extra Large",
3460
+ :id => "m5.metal",
3461
+ :name => "M5 Metal",
2232
3462
  :bits => 64,
2233
- :cores => 64,
2234
- :ram => 1047972,
2235
- :disk => 1920,
3463
+ :cores => 96,
3464
+ :ram => 412316,
3465
+ :disk => 0,
2236
3466
  :ebs_optimized_available => true,
2237
- :instance_store_volumes => 1
3467
+ :instance_store_volumes => 0
2238
3468
  },
2239
3469
  {
2240
- :id => "x1.32xlarge",
2241
- :name => "X1 Thirty-two Extra Large",
3470
+ :id => "m6a.large",
3471
+ :name => "m6a Large",
2242
3472
  :bits => 64,
2243
- :cores => 128,
2244
- :ram => 2095944,
2245
- :disk => 3840,
3473
+ :cores => 2,
3474
+ :ram => 8589,
3475
+ :disk => 0,
2246
3476
  :ebs_optimized_available => true,
2247
- :instance_store_volumes => 2
3477
+ :instance_store_volumes => 0
2248
3478
  },
2249
3479
  {
2250
- :id => "x1e.xlarge",
2251
- :name => "X1e Extra Large",
3480
+ :id => "m6a.xlarge",
3481
+ :name => "m6a Extra Large",
2252
3482
  :bits => 64,
2253
3483
  :cores => 4,
2254
- :ram => 130997,
2255
- :disk => 120,
3484
+ :ram => 17179,
3485
+ :disk => 0,
2256
3486
  :ebs_optimized_available => true,
2257
- :instance_store_volumes => 1
3487
+ :instance_store_volumes => 0
2258
3488
  },
2259
3489
  {
2260
- :id => "x1e.2xlarge",
2261
- :name => "X1e Double Extra Large",
3490
+ :id => "m6a.2xlarge",
3491
+ :name => "m6a Double Extra Large",
2262
3492
  :bits => 64,
2263
3493
  :cores => 8,
2264
- :ram => 261993,
2265
- :disk => 240,
3494
+ :ram => 34359,
3495
+ :disk => 0,
2266
3496
  :ebs_optimized_available => true,
2267
- :instance_store_volumes => 1
3497
+ :instance_store_volumes => 0
2268
3498
  },
2269
3499
  {
2270
- :id => "x1e.4xlarge",
2271
- :name => "X1e Quadruple Extra Large",
3500
+ :id => "m6a.4xlarge",
3501
+ :name => "m6a Quadruple Extra Large",
2272
3502
  :bits => 64,
2273
3503
  :cores => 16,
2274
- :ram => 523986,
2275
- :disk => 480,
3504
+ :ram => 68719,
3505
+ :disk => 0,
2276
3506
  :ebs_optimized_available => true,
2277
- :instance_store_volumes => 1
3507
+ :instance_store_volumes => 0
2278
3508
  },
2279
3509
  {
2280
- :id => "x1e.8xlarge",
2281
- :name => "X1e Octuple Extra Large",
3510
+ :id => "m6a.8xlarge",
3511
+ :name => "m6a Octuple Extra Large",
2282
3512
  :bits => 64,
2283
3513
  :cores => 32,
2284
- :ram => 1043677,
2285
- :disk => 960,
3514
+ :ram => 137439,
3515
+ :disk => 0,
2286
3516
  :ebs_optimized_available => true,
2287
- :instance_store_volumes => 1
3517
+ :instance_store_volumes => 0
2288
3518
  },
2289
3519
  {
2290
- :id => "x1e.16xlarge",
2291
- :name => "X1e Sixteen Extra Large",
3520
+ :id => "m6a.12xlarge",
3521
+ :name => "m6a Twelve Extra Large",
2292
3522
  :bits => 64,
2293
- :cores => 64,
2294
- :ram => 2095944,
2295
- :disk => 1920,
3523
+ :cores => 48,
3524
+ :ram => 206158,
3525
+ :disk => 0,
2296
3526
  :ebs_optimized_available => true,
2297
- :instance_store_volumes => 1
3527
+ :instance_store_volumes => 0
2298
3528
  },
2299
3529
  {
2300
- :id => "x1e.32xlarge",
2301
- :name => "X1e Thirty-two Extra Large",
3530
+ :id => "m6a.16xlarge",
3531
+ :name => "m6a Sixteen Extra Large",
2302
3532
  :bits => 64,
2303
- :cores => 128,
2304
- :ram => 3118147,
2305
- :disk => 3840,
3533
+ :cores => 64,
3534
+ :ram => 274878,
3535
+ :disk => 0,
2306
3536
  :ebs_optimized_available => true,
2307
- :instance_store_volumes => 2
3537
+ :instance_store_volumes => 0
2308
3538
  },
2309
3539
  {
2310
- :id => 'x2gd.medium',
2311
- :name => 'X2gd Medium Instance',
3540
+ :id => "m6a.24xlarge",
3541
+ :name => "m6a Twenty Four Extra Large",
2312
3542
  :bits => 64,
2313
- :cores => 1,
2314
- :disk => 59,
2315
- :ram => 17180,
3543
+ :cores => 96,
3544
+ :ram => 412316,
3545
+ :disk => 0,
2316
3546
  :ebs_optimized_available => true,
2317
3547
  :instance_store_volumes => 0
2318
3548
  },
2319
3549
  {
2320
- :id => 'x2gd.large',
2321
- :name => 'X2gd Large Instance',
3550
+ :id => "m6a.32xlarge",
3551
+ :name => "m6a Thirty Two Extra Large",
2322
3552
  :bits => 64,
2323
- :cores => 2,
2324
- :disk => 118,
2325
- :ram => 34360,
3553
+ :cores => 128,
3554
+ :ram => 549756,
3555
+ :disk => 0,
2326
3556
  :ebs_optimized_available => true,
2327
3557
  :instance_store_volumes => 0
2328
3558
  },
2329
3559
  {
2330
- :id => 'x2gd.xlarge',
2331
- :name => 'X2gd Extra Large Instance',
3560
+ :id => "m6a.48xlarge",
3561
+ :name => "m6a Fourty Eight Extra Large",
2332
3562
  :bits => 64,
2333
- :cores => 4,
2334
- :disk => 237,
2335
- :ram => 68719,
3563
+ :cores => 192,
3564
+ :ram => 824634,
3565
+ :disk => 0,
2336
3566
  :ebs_optimized_available => true,
2337
3567
  :instance_store_volumes => 0
2338
3568
  },
2339
3569
  {
2340
- :id => 'x2gd.2xlarge',
2341
- :name => 'X2gd Double Extra Large Instance',
3570
+ :id => "m6a.metal",
3571
+ :name => "m6a Metal",
2342
3572
  :bits => 64,
2343
- :cores => 8,
2344
- :disk => 475,
2345
- :ram => 137439,
3573
+ :cores => 192,
3574
+ :ram => 824634,
3575
+ :disk => 0,
2346
3576
  :ebs_optimized_available => true,
2347
3577
  :instance_store_volumes => 0
2348
3578
  },
2349
3579
  {
2350
- :id => 'x2gd.4xlarge',
2351
- :name => 'X2gd Quadruple Extra Large Instance',
3580
+ :id => "m6i.large",
3581
+ :name => "m6i Large",
2352
3582
  :bits => 64,
2353
- :cores => 16,
2354
- :disk => 950,
2355
- :ram => 274878,
3583
+ :cores => 2,
3584
+ :ram => 8589,
3585
+ :disk => 0,
2356
3586
  :ebs_optimized_available => true,
2357
3587
  :instance_store_volumes => 0
2358
3588
  },
2359
3589
  {
2360
- :id => 'x2gd.8xlarge',
2361
- :name => 'X2gd Octuple Extra Large Instance',
3590
+ :id => "m6i.xlarge",
3591
+ :name => "m6i Extra Large",
2362
3592
  :bits => 64,
2363
- :cores => 32,
2364
- :disk => 1900,
2365
- :ram => 549756,
3593
+ :cores => 4,
3594
+ :ram => 17179,
3595
+ :disk => 0,
2366
3596
  :ebs_optimized_available => true,
2367
3597
  :instance_store_volumes => 0
2368
3598
  },
2369
3599
  {
2370
- :id => 'x2gd.12xlarge',
2371
- :name => 'X2gd Twelve Extra Large Instance',
3600
+ :id => "m6i.2xlarge",
3601
+ :name => "m6i Double Extra Large",
2372
3602
  :bits => 64,
2373
- :cores => 48,
2374
- :disk => 2850,
2375
- :ram => 824634,
3603
+ :cores => 8,
3604
+ :ram => 34359,
3605
+ :disk => 0,
2376
3606
  :ebs_optimized_available => true,
2377
3607
  :instance_store_volumes => 0
2378
3608
  },
2379
3609
  {
2380
- :id => 'x2gd.16xlarge',
2381
- :name => 'X2gd Sixteen Extra Large Instance',
3610
+ :id => "m6i.4xlarge",
3611
+ :name => "m6i Quadruple Extra Large",
2382
3612
  :bits => 64,
2383
- :cores => 64,
2384
- :disk => 3800,
2385
- :ram => 1099512,
3613
+ :cores => 16,
3614
+ :ram => 68719,
3615
+ :disk => 0,
2386
3616
  :ebs_optimized_available => true,
2387
3617
  :instance_store_volumes => 0
2388
3618
  },
2389
3619
  {
2390
- :id => 'x2gd.metal',
2391
- :name => 'X2gd Metal',
3620
+ :id => "m6i.8xlarge",
3621
+ :name => "m6i Octuple Extra Large",
2392
3622
  :bits => 64,
2393
- :cores => 64,
2394
- :disk => 3800,
2395
- :ram => 1099512,
3623
+ :cores => 32,
3624
+ :ram => 137439,
3625
+ :disk => 0,
2396
3626
  :ebs_optimized_available => true,
2397
3627
  :instance_store_volumes => 0
2398
3628
  },
2399
3629
  {
2400
- :id => "u-6tb1.metal",
2401
- :name => "U 6TB Metal",
3630
+ :id => "m6i.12xlarge",
3631
+ :name => "m6i Twelve Extra Large",
2402
3632
  :bits => 64,
2403
- :cores => 448,
2404
- :ram => 6597071,
3633
+ :cores => 48,
3634
+ :ram => 206158,
2405
3635
  :disk => 0,
2406
3636
  :ebs_optimized_available => true,
2407
3637
  :instance_store_volumes => 0
2408
3638
  },
2409
3639
  {
2410
- :id => "u-9tb1.metal",
2411
- :name => "U 9 TB Metal",
3640
+ :id => "m6i.16xlarge",
3641
+ :name => "m6i Sixteen Extra Large",
2412
3642
  :bits => 64,
2413
- :cores => 448,
2414
- :ram => 9895606,
3643
+ :cores => 64,
3644
+ :ram => 274878,
2415
3645
  :disk => 0,
2416
3646
  :ebs_optimized_available => true,
2417
3647
  :instance_store_volumes => 0
2418
3648
  },
2419
3649
  {
2420
- :id => "u-12tb1.metal",
2421
- :name => "U 12 TB Metal",
3650
+ :id => "m6i.24xlarge",
3651
+ :name => "m6i Twenty Four Extra Large",
2422
3652
  :bits => 64,
2423
- :cores => 448,
2424
- :ram => 13194141,
3653
+ :cores => 96,
3654
+ :ram => 412316,
2425
3655
  :disk => 0,
2426
3656
  :ebs_optimized_available => true,
2427
3657
  :instance_store_volumes => 0
2428
3658
  },
2429
3659
  {
2430
- :id => "u-18tb1.metal",
2431
- :name => "U 18 TB Metal",
3660
+ :id => "m6i.32xlarge",
3661
+ :name => "m6i Thirty Two Extra Large",
2432
3662
  :bits => 64,
2433
- :cores => 448,
2434
- :ram => 19791212,
3663
+ :cores => 128,
3664
+ :ram => 549756,
2435
3665
  :disk => 0,
2436
3666
  :ebs_optimized_available => true,
2437
3667
  :instance_store_volumes => 0
2438
3668
  },
2439
3669
  {
2440
- :id => "u-24tb1.metal",
2441
- :name => "U 24 TB Metal",
3670
+ :id => "m6i.metal",
3671
+ :name => "m6i metal",
2442
3672
  :bits => 64,
2443
- :cores => 448,
2444
- :ram => 26388283,
3673
+ :cores => 128,
3674
+ :ram => 549756,
2445
3675
  :disk => 0,
2446
3676
  :ebs_optimized_available => true,
2447
3677
  :instance_store_volumes => 0
2448
3678
  },
2449
3679
  {
2450
- :id => "z1d.large",
2451
- :name => "Z1d Large",
3680
+ :id => "m6id.large",
3681
+ :name => "m6id Large",
2452
3682
  :bits => 64,
2453
3683
  :cores => 2,
2454
- :ram => 17180,
2455
- :disk => 75,
3684
+ :ram => 8589,
3685
+ :disk => 118,
2456
3686
  :ebs_optimized_available => true,
2457
3687
  :instance_store_volumes => 1
2458
3688
  },
2459
3689
  {
2460
- :id => "z1d.xlarge",
2461
- :name => "Z1d Extra Large",
3690
+ :id => "m6id.xlarge",
3691
+ :name => "m6id Extra Large",
2462
3692
  :bits => 64,
2463
3693
  :cores => 4,
2464
- :ram => 34359,
2465
- :disk => 150,
3694
+ :ram => 17179,
3695
+ :disk => 237,
2466
3696
  :ebs_optimized_available => true,
2467
3697
  :instance_store_volumes => 1
2468
3698
  },
2469
3699
  {
2470
- :id => "z1d.2xlarge",
2471
- :name => "Z1d Double Extra Large",
3700
+ :id => "m6id.2xlarge",
3701
+ :name => "m6id Double Extra Large",
2472
3702
  :bits => 64,
2473
3703
  :cores => 8,
2474
- :ram => 68719,
2475
- :disk => 300,
3704
+ :ram => 34359,
3705
+ :disk => 474,
2476
3706
  :ebs_optimized_available => true,
2477
3707
  :instance_store_volumes => 1
2478
3708
  },
2479
3709
  {
2480
- :id => "z1d.3xlarge",
2481
- :name => "Z1d Triple Extra Large",
3710
+ :id => "m6id.4xlarge",
3711
+ :name => "m6id Quadruple Extra Large",
2482
3712
  :bits => 64,
2483
- :cores => 12,
2484
- :ram => 103079,
2485
- :disk => 450,
3713
+ :cores => 16,
3714
+ :ram => 68719,
3715
+ :disk => 950,
2486
3716
  :ebs_optimized_available => true,
2487
3717
  :instance_store_volumes => 1
2488
3718
  },
2489
3719
  {
2490
- :id => "z1d.6xlarge",
2491
- :name => "Z1d Sextuple Large",
3720
+ :id => "m6id.8xlarge",
3721
+ :name => "m6id Octuple Extra Large",
2492
3722
  :bits => 64,
2493
- :cores => 24,
2494
- :ram => 206158,
2495
- :disk => 900,
3723
+ :cores => 32,
3724
+ :ram => 137439,
3725
+ :disk => 1900,
2496
3726
  :ebs_optimized_available => true,
2497
3727
  :instance_store_volumes => 1
2498
3728
  },
2499
3729
  {
2500
- :id => "z1d.12xlarge",
2501
- :name => "Z1d Twelve Extra Large",
3730
+ :id => "m6id.12xlarge",
3731
+ :name => "m6id Twelve Extra Large",
2502
3732
  :bits => 64,
2503
3733
  :cores => 48,
2504
- :ram => 412316,
2505
- :disk => 1800,
3734
+ :ram => 206158,
3735
+ :disk => 1425,
2506
3736
  :ebs_optimized_available => true,
2507
3737
  :instance_store_volumes => 2
2508
3738
  },
2509
3739
  {
2510
- :id => "z1d.metal",
2511
- :name => "Z1d Metal",
3740
+ :id => "m6id.16xlarge",
3741
+ :name => "m6id Sixteen Extra Large",
2512
3742
  :bits => 64,
2513
- :cores => 48,
2514
- :ram => 412316,
2515
- :disk => 1800,
3743
+ :cores => 64,
3744
+ :ram => 274878,
3745
+ :disk => 1900,
2516
3746
  :ebs_optimized_available => true,
2517
3747
  :instance_store_volumes => 2
2518
3748
  },
2519
3749
  {
2520
- :id => "d2.xlarge",
2521
- :name => "D2 Extra Large",
3750
+ :id => "m6id.24xlarge",
3751
+ :name => "m6id Twenty Four Extra Large",
2522
3752
  :bits => 64,
2523
- :cores => 4,
2524
- :ram => 32749,
2525
- :disk => 6000,
3753
+ :cores => 96,
3754
+ :ram => 412316,
3755
+ :disk => 1425,
2526
3756
  :ebs_optimized_available => true,
2527
- :instance_store_volumes => 3
3757
+ :instance_store_volumes => 4
2528
3758
  },
2529
3759
  {
2530
- :id => "d2.2xlarge",
2531
- :name => "D2 Double Extra Large",
3760
+ :id => "m6id.32xlarge",
3761
+ :name => "m6id Thirty Two Extra Large",
2532
3762
  :bits => 64,
2533
- :cores => 8,
2534
- :ram => 65498,
2535
- :disk => 12000,
3763
+ :cores => 128,
3764
+ :ram => 549756,
3765
+ :disk => 1900,
2536
3766
  :ebs_optimized_available => true,
2537
- :instance_store_volumes => 6
3767
+ :instance_store_volumes => 4
2538
3768
  },
2539
3769
  {
2540
- :id => "d2.4xlarge",
2541
- :name => "D2 Quadruple Extra Large",
3770
+ :id => "m6id.metal",
3771
+ :name => "m6id metal",
2542
3772
  :bits => 64,
2543
- :cores => 16,
2544
- :ram => 130996,
2545
- :disk => 24000,
3773
+ :cores => 128,
3774
+ :ram => 549756,
3775
+ :disk => 1900,
2546
3776
  :ebs_optimized_available => true,
2547
- :instance_store_volumes => 12
3777
+ :instance_store_volumes => 4
2548
3778
  },
2549
3779
  {
2550
- :id => "d2.8xlarge",
2551
- :name => "D2 Eight Extra Large",
3780
+ :id => "m6in.large",
3781
+ :name => "m6in Large",
2552
3782
  :bits => 64,
2553
- :cores => 36,
2554
- :ram => 261993,
2555
- :disk => 48000,
3783
+ :cores => 2,
3784
+ :ram => 8589,
3785
+ :disk => 0,
2556
3786
  :ebs_optimized_available => true,
2557
- :instance_store_volumes => 24
3787
+ :instance_store_volumes => 0
2558
3788
  },
2559
3789
  {
2560
- :id => "h1.2xlarge",
2561
- :name => "H1 Double Extra Large",
3790
+ :id => "m6in.xlarge",
3791
+ :name => "m6in Extra Large",
3792
+ :bits => 64,
3793
+ :cores => 4,
3794
+ :ram => 17179,
3795
+ :disk => 0,
3796
+ :ebs_optimized_available => true,
3797
+ :instance_store_volumes => 0
3798
+ },
3799
+ {
3800
+ :id => "m6in.2xlarge",
3801
+ :name => "m6in Double Extra Large",
2562
3802
  :bits => 64,
2563
3803
  :cores => 8,
2564
- :ram => 34360,
2565
- :disk => 2000,
3804
+ :ram => 34359,
3805
+ :disk => 0,
2566
3806
  :ebs_optimized_available => true,
2567
- :instance_store_volumes => 1
3807
+ :instance_store_volumes => 0
2568
3808
  },
2569
3809
  {
2570
- :id => "h1.4xlarge",
2571
- :name => "H1 Quadruple Extra Large",
3810
+ :id => "m6in.4xlarge",
3811
+ :name => "m6in Quadruple Extra Large",
2572
3812
  :bits => 64,
2573
3813
  :cores => 16,
2574
3814
  :ram => 68719,
2575
- :disk => 4000,
3815
+ :disk => 0,
2576
3816
  :ebs_optimized_available => true,
2577
- :instance_store_volumes => 2
3817
+ :instance_store_volumes => 0
2578
3818
  },
2579
3819
  {
2580
- :id => "h1.8xlarge",
2581
- :name => "H1 Octuple Extra Large",
3820
+ :id => "m6in.8xlarge",
3821
+ :name => "m6in Octuple Extra Large",
2582
3822
  :bits => 64,
2583
3823
  :cores => 32,
2584
3824
  :ram => 137439,
2585
- :disk => 8000,
2586
- :ebs_optimized_available => true,
2587
- :instance_store_volumes => 4
2588
- },
2589
- {
2590
- :id => "h1.16xlarge",
2591
- :name => "H1 Sixteen Extra Large",
2592
- :bits => 64,
2593
- :cores => 64,
2594
- :ram => 274878,
2595
- :disk => 16000,
2596
- :ebs_optimized_available => true,
2597
- :instance_store_volumes => 8
2598
- },
2599
- {
2600
- :id => "m4.large",
2601
- :name => "M4 Large",
2602
- :bits => 64,
2603
- :cores => 2,
2604
- :ram => 8589,
2605
3825
  :disk => 0,
2606
3826
  :ebs_optimized_available => true,
2607
3827
  :instance_store_volumes => 0
2608
3828
  },
2609
3829
  {
2610
- :id => "m4.xlarge",
2611
- :name => "M4 Extra Large",
3830
+ :id => "m6in.12xlarge",
3831
+ :name => "m6in Twelve Extra Large",
2612
3832
  :bits => 64,
2613
- :cores => 4,
2614
- :ram => 17179,
3833
+ :cores => 48,
3834
+ :ram => 206158,
2615
3835
  :disk => 0,
2616
3836
  :ebs_optimized_available => true,
2617
3837
  :instance_store_volumes => 0
2618
3838
  },
2619
3839
  {
2620
- :id => "m4.2xlarge",
2621
- :name => "M4 Double Extra Large",
3840
+ :id => "m6in.16xlarge",
3841
+ :name => "m6in Sixteen Extra Large",
2622
3842
  :bits => 64,
2623
- :cores => 8,
2624
- :ram => 34359,
3843
+ :cores => 64,
3844
+ :ram => 274878,
2625
3845
  :disk => 0,
2626
3846
  :ebs_optimized_available => true,
2627
3847
  :instance_store_volumes => 0
2628
3848
  },
2629
3849
  {
2630
- :id => "m4.4xlarge",
2631
- :name => "M4 Quadruple Extra Large",
3850
+ :id => "m6in.24xlarge",
3851
+ :name => "m6in Twenty Four Extra Large",
2632
3852
  :bits => 64,
2633
- :cores => 16,
2634
- :ram => 68719,
3853
+ :cores => 96,
3854
+ :ram => 412316,
2635
3855
  :disk => 0,
2636
3856
  :ebs_optimized_available => true,
2637
3857
  :instance_store_volumes => 0
2638
3858
  },
2639
3859
  {
2640
- :id => "m4.10xlarge",
2641
- :name => "M4 Ten Extra Large",
3860
+ :id => "m6in.32xlarge",
3861
+ :name => "m6in Thirty Two Extra Large",
2642
3862
  :bits => 64,
2643
- :cores => 40,
2644
- :ram => 171798,
3863
+ :cores => 128,
3864
+ :ram => 549756,
2645
3865
  :disk => 0,
2646
3866
  :ebs_optimized_available => true,
2647
3867
  :instance_store_volumes => 0
2648
3868
  },
2649
3869
  {
2650
- :id => "m4.16xlarge",
2651
- :name => "M4 Sixteen Extra Large",
3870
+ :id => "m6in.metal",
3871
+ :name => "m6in metal",
2652
3872
  :bits => 64,
2653
- :cores => 64,
2654
- :ram => 262144,
3873
+ :cores => 128,
3874
+ :ram => 549756,
2655
3875
  :disk => 0,
2656
3876
  :ebs_optimized_available => true,
2657
3877
  :instance_store_volumes => 0
2658
3878
  },
2659
3879
  {
2660
- :id => "m5.large",
2661
- :name => "M5 Large",
3880
+ :id => "m6idn.large",
3881
+ :name => "m6idn Large",
2662
3882
  :bits => 64,
2663
3883
  :cores => 2,
2664
3884
  :ram => 8589,
2665
- :disk => 0,
3885
+ :disk => 118,
2666
3886
  :ebs_optimized_available => true,
2667
- :instance_store_volumes => 0
3887
+ :instance_store_volumes => 1
2668
3888
  },
2669
3889
  {
2670
- :id => "m5.xlarge",
2671
- :name => "M5 Extra Large",
3890
+ :id => "m6idn.xlarge",
3891
+ :name => "m6idn Extra Large",
2672
3892
  :bits => 64,
2673
3893
  :cores => 4,
2674
3894
  :ram => 17179,
2675
- :disk => 0,
3895
+ :disk => 237,
2676
3896
  :ebs_optimized_available => true,
2677
- :instance_store_volumes => 0
3897
+ :instance_store_volumes => 1
2678
3898
  },
2679
3899
  {
2680
- :id => "m5.2xlarge",
2681
- :name => "M5 Double Extra Large",
3900
+ :id => "m6idn.2xlarge",
3901
+ :name => "m6idn Double Extra Large",
2682
3902
  :bits => 64,
2683
3903
  :cores => 8,
2684
3904
  :ram => 34359,
2685
- :disk => 0,
3905
+ :disk => 474,
2686
3906
  :ebs_optimized_available => true,
2687
- :instance_store_volumes => 0
3907
+ :instance_store_volumes => 1
2688
3908
  },
2689
3909
  {
2690
- :id => "m5.4xlarge",
2691
- :name => "M5 Quadruple Extra Large",
3910
+ :id => "m6idn.4xlarge",
3911
+ :name => "m6idn Quadruple Extra Large",
2692
3912
  :bits => 64,
2693
3913
  :cores => 16,
2694
3914
  :ram => 68719,
2695
- :disk => 0,
3915
+ :disk => 950,
2696
3916
  :ebs_optimized_available => true,
2697
- :instance_store_volumes => 0
3917
+ :instance_store_volumes => 1
2698
3918
  },
2699
3919
  {
2700
- :id => "m5.8xlarge",
2701
- :name => "M5 Octuple Extra Large",
3920
+ :id => "m6idn.8xlarge",
3921
+ :name => "m6idn Octuple Extra Large",
2702
3922
  :bits => 64,
2703
3923
  :cores => 32,
2704
3924
  :ram => 137439,
2705
- :disk => 0,
3925
+ :disk => 1900,
2706
3926
  :ebs_optimized_available => true,
2707
- :instance_store_volumes => 0
3927
+ :instance_store_volumes => 1
2708
3928
  },
2709
3929
  {
2710
- :id => "m5.12xlarge",
2711
- :name => "M5 Twelve Extra Large",
3930
+ :id => "m6idn.12xlarge",
3931
+ :name => "m6idn Twelve Extra Large",
2712
3932
  :bits => 64,
2713
3933
  :cores => 48,
2714
3934
  :ram => 206158,
2715
- :disk => 0,
3935
+ :disk => 1425,
2716
3936
  :ebs_optimized_available => true,
2717
- :instance_store_volumes => 0
3937
+ :instance_store_volumes => 2
2718
3938
  },
2719
3939
  {
2720
- :id => "m5.16xlarge",
2721
- :name => "M5 Sixteen Extra Large",
3940
+ :id => "m6idn.16xlarge",
3941
+ :name => "m6idn Sixteen Extra Large",
2722
3942
  :bits => 64,
2723
3943
  :cores => 64,
2724
3944
  :ram => 274878,
2725
- :disk => 0,
3945
+ :disk => 1900,
2726
3946
  :ebs_optimized_available => true,
2727
- :instance_store_volumes => 0
3947
+ :instance_store_volumes => 2
2728
3948
  },
2729
3949
  {
2730
- :id => "m5.24xlarge",
2731
- :name => "M5 Twenty Four Extra Large",
3950
+ :id => "m6idn.24xlarge",
3951
+ :name => "m6idn Twenty Four Extra Large",
2732
3952
  :bits => 64,
2733
3953
  :cores => 96,
2734
3954
  :ram => 412316,
2735
- :disk => 0,
3955
+ :disk => 1425,
2736
3956
  :ebs_optimized_available => true,
2737
- :instance_store_volumes => 0
3957
+ :instance_store_volumes => 4
2738
3958
  },
2739
3959
  {
2740
- :id => "m5.metal",
2741
- :name => "M5 Metal",
3960
+ :id => "m6idn.32xlarge",
3961
+ :name => "m6idn Thirty Two Extra Large",
2742
3962
  :bits => 64,
2743
- :cores => 96,
2744
- :ram => 412316,
2745
- :disk => 0,
3963
+ :cores => 128,
3964
+ :ram => 549756,
3965
+ :disk => 1900,
2746
3966
  :ebs_optimized_available => true,
2747
- :instance_store_volumes => 0
3967
+ :instance_store_volumes => 4
3968
+ },
3969
+ {
3970
+ :id => "m6idn.metal",
3971
+ :name => "m6idn metal",
3972
+ :bits => 64,
3973
+ :cores => 128,
3974
+ :ram => 549756,
3975
+ :disk => 1900,
3976
+ :ebs_optimized_available => true,
3977
+ :instance_store_volumes => 4
2748
3978
  },
2749
3979
  {
2750
3980
  :id => "m5d.large",