Skip to content

Commit a5c4000

Browse files
chore: update instance metadata and bump version to 1.2.10
1 parent bd4a19b commit a5c4000

2 files changed

Lines changed: 199 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "spot-optimizer"
3-
version = "1.2.9"
3+
version = "1.2.10"
44
description = "AWS EC2 spot instance optimizer"
55
authors = ["Amar Prakash <amar.om1994@gmail.com>"]
66
readme = "README.md"

spot_optimizer/resources/instance_metadata.json

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1409,6 +1409,72 @@
14091409
"storage": "ebs",
14101410
"vcpu": 4
14111411
},
1412+
"c8id.12xlarge": {
1413+
"arch": "x86_64",
1414+
"memory": 96.0,
1415+
"storage": "instance",
1416+
"vcpu": 48
1417+
},
1418+
"c8id.16xlarge": {
1419+
"arch": "x86_64",
1420+
"memory": 128.0,
1421+
"storage": "instance",
1422+
"vcpu": 64
1423+
},
1424+
"c8id.24xlarge": {
1425+
"arch": "x86_64",
1426+
"memory": 192.0,
1427+
"storage": "instance",
1428+
"vcpu": 96
1429+
},
1430+
"c8id.2xlarge": {
1431+
"arch": "x86_64",
1432+
"memory": 16.0,
1433+
"storage": "instance",
1434+
"vcpu": 8
1435+
},
1436+
"c8id.32xlarge": {
1437+
"arch": "x86_64",
1438+
"memory": 256.0,
1439+
"storage": "instance",
1440+
"vcpu": 128
1441+
},
1442+
"c8id.48xlarge": {
1443+
"arch": "x86_64",
1444+
"memory": 384.0,
1445+
"storage": "instance",
1446+
"vcpu": 192
1447+
},
1448+
"c8id.4xlarge": {
1449+
"arch": "x86_64",
1450+
"memory": 32.0,
1451+
"storage": "instance",
1452+
"vcpu": 16
1453+
},
1454+
"c8id.8xlarge": {
1455+
"arch": "x86_64",
1456+
"memory": 64.0,
1457+
"storage": "instance",
1458+
"vcpu": 32
1459+
},
1460+
"c8id.96xlarge": {
1461+
"arch": "x86_64",
1462+
"memory": 768.0,
1463+
"storage": "instance",
1464+
"vcpu": 384
1465+
},
1466+
"c8id.large": {
1467+
"arch": "x86_64",
1468+
"memory": 4.0,
1469+
"storage": "instance",
1470+
"vcpu": 2
1471+
},
1472+
"c8id.xlarge": {
1473+
"arch": "x86_64",
1474+
"memory": 8.0,
1475+
"storage": "instance",
1476+
"vcpu": 4
1477+
},
14121478
"cc2.8xlarge": {
14131479
"arch": "x86_64",
14141480
"memory": 60.5,
@@ -3947,6 +4013,72 @@
39474013
"storage": "ebs",
39484014
"vcpu": 4
39494015
},
4016+
"m8id.12xlarge": {
4017+
"arch": "x86_64",
4018+
"memory": 192.0,
4019+
"storage": "instance",
4020+
"vcpu": 48
4021+
},
4022+
"m8id.16xlarge": {
4023+
"arch": "x86_64",
4024+
"memory": 256.0,
4025+
"storage": "instance",
4026+
"vcpu": 64
4027+
},
4028+
"m8id.24xlarge": {
4029+
"arch": "x86_64",
4030+
"memory": 384.0,
4031+
"storage": "instance",
4032+
"vcpu": 96
4033+
},
4034+
"m8id.2xlarge": {
4035+
"arch": "x86_64",
4036+
"memory": 32.0,
4037+
"storage": "instance",
4038+
"vcpu": 8
4039+
},
4040+
"m8id.32xlarge": {
4041+
"arch": "x86_64",
4042+
"memory": 512.0,
4043+
"storage": "instance",
4044+
"vcpu": 128
4045+
},
4046+
"m8id.48xlarge": {
4047+
"arch": "x86_64",
4048+
"memory": 768.0,
4049+
"storage": "instance",
4050+
"vcpu": 192
4051+
},
4052+
"m8id.4xlarge": {
4053+
"arch": "x86_64",
4054+
"memory": 64.0,
4055+
"storage": "instance",
4056+
"vcpu": 16
4057+
},
4058+
"m8id.8xlarge": {
4059+
"arch": "x86_64",
4060+
"memory": 128.0,
4061+
"storage": "instance",
4062+
"vcpu": 32
4063+
},
4064+
"m8id.96xlarge": {
4065+
"arch": "x86_64",
4066+
"memory": 1536.0,
4067+
"storage": "instance",
4068+
"vcpu": 384
4069+
},
4070+
"m8id.large": {
4071+
"arch": "x86_64",
4072+
"memory": 8.0,
4073+
"storage": "instance",
4074+
"vcpu": 2
4075+
},
4076+
"m8id.xlarge": {
4077+
"arch": "x86_64",
4078+
"memory": 16.0,
4079+
"storage": "instance",
4080+
"vcpu": 4
4081+
},
39504082
"p2.16xlarge": {
39514083
"arch": "x86_64",
39524084
"memory": 732.0,
@@ -5471,6 +5603,72 @@
54715603
"storage": "ebs",
54725604
"vcpu": 4
54735605
},
5606+
"r8id.12xlarge": {
5607+
"arch": "x86_64",
5608+
"memory": 384.0,
5609+
"storage": "instance",
5610+
"vcpu": 48
5611+
},
5612+
"r8id.16xlarge": {
5613+
"arch": "x86_64",
5614+
"memory": 512.0,
5615+
"storage": "instance",
5616+
"vcpu": 64
5617+
},
5618+
"r8id.24xlarge": {
5619+
"arch": "x86_64",
5620+
"memory": 768.0,
5621+
"storage": "instance",
5622+
"vcpu": 96
5623+
},
5624+
"r8id.2xlarge": {
5625+
"arch": "x86_64",
5626+
"memory": 64.0,
5627+
"storage": "instance",
5628+
"vcpu": 8
5629+
},
5630+
"r8id.32xlarge": {
5631+
"arch": "x86_64",
5632+
"memory": 1024.0,
5633+
"storage": "instance",
5634+
"vcpu": 128
5635+
},
5636+
"r8id.48xlarge": {
5637+
"arch": "x86_64",
5638+
"memory": 1536.0,
5639+
"storage": "instance",
5640+
"vcpu": 192
5641+
},
5642+
"r8id.4xlarge": {
5643+
"arch": "x86_64",
5644+
"memory": 128.0,
5645+
"storage": "instance",
5646+
"vcpu": 16
5647+
},
5648+
"r8id.8xlarge": {
5649+
"arch": "x86_64",
5650+
"memory": 256.0,
5651+
"storage": "instance",
5652+
"vcpu": 32
5653+
},
5654+
"r8id.96xlarge": {
5655+
"arch": "x86_64",
5656+
"memory": 3072.0,
5657+
"storage": "instance",
5658+
"vcpu": 384
5659+
},
5660+
"r8id.large": {
5661+
"arch": "x86_64",
5662+
"memory": 16.0,
5663+
"storage": "instance",
5664+
"vcpu": 2
5665+
},
5666+
"r8id.xlarge": {
5667+
"arch": "x86_64",
5668+
"memory": 32.0,
5669+
"storage": "instance",
5670+
"vcpu": 4
5671+
},
54745672
"t1.micro": {
54755673
"arch": "x86_64",
54765674
"memory": 0.613,

0 commit comments

Comments
 (0)