aws-instance-info 0.2.1 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/ec2/families/C8gb.json +25 -0
- package/data/ec2/families/M8gb.json +24 -0
- package/data/ec2/families/M8gn.json +25 -0
- package/data/ec2/info.json +32 -0
- package/data/ec2/instances/c8gb.12xlarge.json +59 -0
- package/data/ec2/instances/c8gb.16xlarge.json +59 -0
- package/data/ec2/instances/c8gb.24xlarge.json +59 -0
- package/data/ec2/instances/c8gb.2xlarge.json +62 -0
- package/data/ec2/instances/c8gb.4xlarge.json +59 -0
- package/data/ec2/instances/c8gb.8xlarge.json +59 -0
- package/data/ec2/instances/c8gb.large.json +62 -0
- package/data/ec2/instances/c8gb.medium.json +62 -0
- package/data/ec2/instances/c8gb.metal-24xl.json +59 -0
- package/data/ec2/instances/c8gb.xlarge.json +62 -0
- package/data/ec2/instances/m8gb.12xlarge.json +59 -0
- package/data/ec2/instances/m8gb.16xlarge.json +59 -0
- package/data/ec2/instances/m8gb.24xlarge.json +59 -0
- package/data/ec2/instances/m8gb.2xlarge.json +62 -0
- package/data/ec2/instances/m8gb.4xlarge.json +59 -0
- package/data/ec2/instances/m8gb.8xlarge.json +59 -0
- package/data/ec2/instances/m8gb.large.json +62 -0
- package/data/ec2/instances/m8gb.medium.json +62 -0
- package/data/ec2/instances/m8gb.xlarge.json +62 -0
- package/data/ec2/instances/m8gn.12xlarge.json +59 -0
- package/data/ec2/instances/m8gn.16xlarge.json +59 -0
- package/data/ec2/instances/m8gn.24xlarge.json +59 -0
- package/data/ec2/instances/m8gn.2xlarge.json +62 -0
- package/data/ec2/instances/m8gn.48xlarge.json +59 -0
- package/data/ec2/instances/m8gn.4xlarge.json +59 -0
- package/data/ec2/instances/m8gn.8xlarge.json +59 -0
- package/data/ec2/instances/m8gn.large.json +62 -0
- package/data/ec2/instances/m8gn.medium.json +62 -0
- package/data/ec2/instances/m8gn.xlarge.json +62 -0
- package/dist/types.d.ts +9 -9
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"family": "C8gb",
|
|
3
|
+
"category": "compute_optimized",
|
|
4
|
+
"instanceTypes": [
|
|
5
|
+
"c8gb.12xlarge",
|
|
6
|
+
"c8gb.16xlarge",
|
|
7
|
+
"c8gb.24xlarge",
|
|
8
|
+
"c8gb.2xlarge",
|
|
9
|
+
"c8gb.4xlarge",
|
|
10
|
+
"c8gb.8xlarge",
|
|
11
|
+
"c8gb.large",
|
|
12
|
+
"c8gb.medium",
|
|
13
|
+
"c8gb.metal-24xl",
|
|
14
|
+
"c8gb.xlarge"
|
|
15
|
+
],
|
|
16
|
+
"hypervisor": "Nitro v6",
|
|
17
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
18
|
+
"metalAvailable": true,
|
|
19
|
+
"dedicatedHosts": true,
|
|
20
|
+
"spot": true,
|
|
21
|
+
"hibernation": true,
|
|
22
|
+
"operatingSystems": [
|
|
23
|
+
"Linux"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"family": "M8gb",
|
|
3
|
+
"category": "general_purpose",
|
|
4
|
+
"instanceTypes": [
|
|
5
|
+
"m8gb.12xlarge",
|
|
6
|
+
"m8gb.16xlarge",
|
|
7
|
+
"m8gb.24xlarge",
|
|
8
|
+
"m8gb.2xlarge",
|
|
9
|
+
"m8gb.4xlarge",
|
|
10
|
+
"m8gb.8xlarge",
|
|
11
|
+
"m8gb.large",
|
|
12
|
+
"m8gb.medium",
|
|
13
|
+
"m8gb.xlarge"
|
|
14
|
+
],
|
|
15
|
+
"hypervisor": "Nitro v6",
|
|
16
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
17
|
+
"metalAvailable": false,
|
|
18
|
+
"dedicatedHosts": true,
|
|
19
|
+
"spot": true,
|
|
20
|
+
"hibernation": true,
|
|
21
|
+
"operatingSystems": [
|
|
22
|
+
"Linux"
|
|
23
|
+
]
|
|
24
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"family": "M8gn",
|
|
3
|
+
"category": "general_purpose",
|
|
4
|
+
"instanceTypes": [
|
|
5
|
+
"m8gn.12xlarge",
|
|
6
|
+
"m8gn.16xlarge",
|
|
7
|
+
"m8gn.24xlarge",
|
|
8
|
+
"m8gn.2xlarge",
|
|
9
|
+
"m8gn.48xlarge",
|
|
10
|
+
"m8gn.4xlarge",
|
|
11
|
+
"m8gn.8xlarge",
|
|
12
|
+
"m8gn.large",
|
|
13
|
+
"m8gn.medium",
|
|
14
|
+
"m8gn.xlarge"
|
|
15
|
+
],
|
|
16
|
+
"hypervisor": "Nitro v6",
|
|
17
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
18
|
+
"metalAvailable": false,
|
|
19
|
+
"dedicatedHosts": true,
|
|
20
|
+
"spot": true,
|
|
21
|
+
"hibernation": true,
|
|
22
|
+
"operatingSystems": [
|
|
23
|
+
"Linux"
|
|
24
|
+
]
|
|
25
|
+
}
|
package/data/ec2/info.json
CHANGED
|
@@ -20,6 +20,7 @@
|
|
|
20
20
|
"C7i-flex",
|
|
21
21
|
"C8a",
|
|
22
22
|
"C8g",
|
|
23
|
+
"C8gb",
|
|
23
24
|
"C8gd",
|
|
24
25
|
"C8gn",
|
|
25
26
|
"C8i",
|
|
@@ -78,7 +79,9 @@
|
|
|
78
79
|
"M7i-flex",
|
|
79
80
|
"M8a",
|
|
80
81
|
"M8g",
|
|
82
|
+
"M8gb",
|
|
81
83
|
"M8gd",
|
|
84
|
+
"M8gn",
|
|
82
85
|
"M8i",
|
|
83
86
|
"M8i-flex",
|
|
84
87
|
"Mac-m4",
|
|
@@ -344,6 +347,16 @@
|
|
|
344
347
|
"c8g.metal-24xl",
|
|
345
348
|
"c8g.metal-48xl",
|
|
346
349
|
"c8g.xlarge",
|
|
350
|
+
"c8gb.12xlarge",
|
|
351
|
+
"c8gb.16xlarge",
|
|
352
|
+
"c8gb.24xlarge",
|
|
353
|
+
"c8gb.2xlarge",
|
|
354
|
+
"c8gb.4xlarge",
|
|
355
|
+
"c8gb.8xlarge",
|
|
356
|
+
"c8gb.large",
|
|
357
|
+
"c8gb.medium",
|
|
358
|
+
"c8gb.metal-24xl",
|
|
359
|
+
"c8gb.xlarge",
|
|
347
360
|
"c8gd.12xlarge",
|
|
348
361
|
"c8gd.16xlarge",
|
|
349
362
|
"c8gd.24xlarge",
|
|
@@ -766,6 +779,15 @@
|
|
|
766
779
|
"m8g.metal-24xl",
|
|
767
780
|
"m8g.metal-48xl",
|
|
768
781
|
"m8g.xlarge",
|
|
782
|
+
"m8gb.12xlarge",
|
|
783
|
+
"m8gb.16xlarge",
|
|
784
|
+
"m8gb.24xlarge",
|
|
785
|
+
"m8gb.2xlarge",
|
|
786
|
+
"m8gb.4xlarge",
|
|
787
|
+
"m8gb.8xlarge",
|
|
788
|
+
"m8gb.large",
|
|
789
|
+
"m8gb.medium",
|
|
790
|
+
"m8gb.xlarge",
|
|
769
791
|
"m8gd.12xlarge",
|
|
770
792
|
"m8gd.16xlarge",
|
|
771
793
|
"m8gd.24xlarge",
|
|
@@ -778,6 +800,16 @@
|
|
|
778
800
|
"m8gd.metal-24xl",
|
|
779
801
|
"m8gd.metal-48xl",
|
|
780
802
|
"m8gd.xlarge",
|
|
803
|
+
"m8gn.12xlarge",
|
|
804
|
+
"m8gn.16xlarge",
|
|
805
|
+
"m8gn.24xlarge",
|
|
806
|
+
"m8gn.2xlarge",
|
|
807
|
+
"m8gn.48xlarge",
|
|
808
|
+
"m8gn.4xlarge",
|
|
809
|
+
"m8gn.8xlarge",
|
|
810
|
+
"m8gn.large",
|
|
811
|
+
"m8gn.medium",
|
|
812
|
+
"m8gn.xlarge",
|
|
781
813
|
"m8i-flex.12xlarge",
|
|
782
814
|
"m8i-flex.16xlarge",
|
|
783
815
|
"m8i-flex.2xlarge",
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.12xlarge",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 96.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 48,
|
|
17
|
+
"cpuCores": 48,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "100 Gigabit",
|
|
23
|
+
"efa": false,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 1,
|
|
27
|
+
"maxInterfaces": 12,
|
|
28
|
+
"ipv4PerInterface": 30,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 75000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 9375.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 360000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 32,
|
|
47
|
+
"limitType": "dedicated"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"instanceStore": null,
|
|
51
|
+
"security": {
|
|
52
|
+
"ebsEncryption": true,
|
|
53
|
+
"instanceStoreEncryption": null,
|
|
54
|
+
"encryptionInTransit": true,
|
|
55
|
+
"amdSEVSNP": false,
|
|
56
|
+
"nitroTPM": true,
|
|
57
|
+
"nitroEnclaves": true
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.16xlarge",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 128.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 64,
|
|
17
|
+
"cpuCores": 64,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "133.33 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 1,
|
|
27
|
+
"maxInterfaces": 16,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 100000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 12500.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 480000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 48,
|
|
47
|
+
"limitType": "dedicated"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"instanceStore": null,
|
|
51
|
+
"security": {
|
|
52
|
+
"ebsEncryption": true,
|
|
53
|
+
"instanceStoreEncryption": null,
|
|
54
|
+
"encryptionInTransit": true,
|
|
55
|
+
"amdSEVSNP": false,
|
|
56
|
+
"nitroTPM": true,
|
|
57
|
+
"nitroEnclaves": true
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.24xlarge",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 192.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 96,
|
|
17
|
+
"cpuCores": 96,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "200 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 1,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 150000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 18750.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 720000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 64,
|
|
47
|
+
"limitType": "dedicated"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"instanceStore": null,
|
|
51
|
+
"security": {
|
|
52
|
+
"ebsEncryption": true,
|
|
53
|
+
"instanceStoreEncryption": null,
|
|
54
|
+
"encryptionInTransit": true,
|
|
55
|
+
"amdSEVSNP": false,
|
|
56
|
+
"nitroTPM": true,
|
|
57
|
+
"nitroEnclaves": true
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.2xlarge",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 16.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 8,
|
|
17
|
+
"cpuCores": 8,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": {
|
|
23
|
+
"baseline": 16.666,
|
|
24
|
+
"burst": 33.333
|
|
25
|
+
},
|
|
26
|
+
"efa": false,
|
|
27
|
+
"ena": true,
|
|
28
|
+
"enaExpress": false,
|
|
29
|
+
"networkCards": 1,
|
|
30
|
+
"maxInterfaces": 4,
|
|
31
|
+
"ipv4PerInterface": 15,
|
|
32
|
+
"ipv6": true
|
|
33
|
+
},
|
|
34
|
+
"ebs": {
|
|
35
|
+
"bandwidthMbps": {
|
|
36
|
+
"baseline": 12500.0,
|
|
37
|
+
"burst": 25000.0
|
|
38
|
+
},
|
|
39
|
+
"throughputMBps": {
|
|
40
|
+
"baseline": 1562.5,
|
|
41
|
+
"burst": 3125.0
|
|
42
|
+
},
|
|
43
|
+
"iops": {
|
|
44
|
+
"baseline": 60000.0,
|
|
45
|
+
"burst": 120000.0
|
|
46
|
+
},
|
|
47
|
+
"nvme": true,
|
|
48
|
+
"volumeLimit": {
|
|
49
|
+
"limit": 32,
|
|
50
|
+
"limitType": "dedicated"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"instanceStore": null,
|
|
54
|
+
"security": {
|
|
55
|
+
"ebsEncryption": true,
|
|
56
|
+
"instanceStoreEncryption": null,
|
|
57
|
+
"encryptionInTransit": true,
|
|
58
|
+
"amdSEVSNP": false,
|
|
59
|
+
"nitroTPM": true,
|
|
60
|
+
"nitroEnclaves": true
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.4xlarge",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 32.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 16,
|
|
17
|
+
"cpuCores": 16,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "33.33 Gigabit",
|
|
23
|
+
"efa": false,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": false,
|
|
26
|
+
"networkCards": 1,
|
|
27
|
+
"maxInterfaces": 8,
|
|
28
|
+
"ipv4PerInterface": 30,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 25000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 3125.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 120000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 32,
|
|
47
|
+
"limitType": "dedicated"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"instanceStore": null,
|
|
51
|
+
"security": {
|
|
52
|
+
"ebsEncryption": true,
|
|
53
|
+
"instanceStoreEncryption": null,
|
|
54
|
+
"encryptionInTransit": true,
|
|
55
|
+
"amdSEVSNP": false,
|
|
56
|
+
"nitroTPM": true,
|
|
57
|
+
"nitroEnclaves": true
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.8xlarge",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 64.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 32,
|
|
17
|
+
"cpuCores": 32,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "66.66 Gigabit",
|
|
23
|
+
"efa": false,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 1,
|
|
27
|
+
"maxInterfaces": 10,
|
|
28
|
+
"ipv4PerInterface": 30,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 50000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 6250.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 240000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 32,
|
|
47
|
+
"limitType": "dedicated"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"instanceStore": null,
|
|
51
|
+
"security": {
|
|
52
|
+
"ebsEncryption": true,
|
|
53
|
+
"instanceStoreEncryption": null,
|
|
54
|
+
"encryptionInTransit": true,
|
|
55
|
+
"amdSEVSNP": false,
|
|
56
|
+
"nitroTPM": true,
|
|
57
|
+
"nitroEnclaves": true
|
|
58
|
+
}
|
|
59
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.large",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 4.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 2,
|
|
17
|
+
"cpuCores": 2,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": {
|
|
23
|
+
"baseline": 4.166,
|
|
24
|
+
"burst": 20.0
|
|
25
|
+
},
|
|
26
|
+
"efa": false,
|
|
27
|
+
"ena": true,
|
|
28
|
+
"enaExpress": false,
|
|
29
|
+
"networkCards": 1,
|
|
30
|
+
"maxInterfaces": 3,
|
|
31
|
+
"ipv4PerInterface": 10,
|
|
32
|
+
"ipv6": true
|
|
33
|
+
},
|
|
34
|
+
"ebs": {
|
|
35
|
+
"bandwidthMbps": {
|
|
36
|
+
"baseline": 3125.0,
|
|
37
|
+
"burst": 25000.0
|
|
38
|
+
},
|
|
39
|
+
"throughputMBps": {
|
|
40
|
+
"baseline": 390.62,
|
|
41
|
+
"burst": 3125.0
|
|
42
|
+
},
|
|
43
|
+
"iops": {
|
|
44
|
+
"baseline": 15000.0,
|
|
45
|
+
"burst": 120000.0
|
|
46
|
+
},
|
|
47
|
+
"nvme": true,
|
|
48
|
+
"volumeLimit": {
|
|
49
|
+
"limit": 32,
|
|
50
|
+
"limitType": "dedicated"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"instanceStore": null,
|
|
54
|
+
"security": {
|
|
55
|
+
"ebsEncryption": true,
|
|
56
|
+
"instanceStoreEncryption": null,
|
|
57
|
+
"encryptionInTransit": true,
|
|
58
|
+
"amdSEVSNP": false,
|
|
59
|
+
"nitroTPM": true,
|
|
60
|
+
"nitroEnclaves": true
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.medium",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 2.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 1,
|
|
17
|
+
"cpuCores": 1,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": {
|
|
23
|
+
"baseline": 2.083,
|
|
24
|
+
"burst": 16.666
|
|
25
|
+
},
|
|
26
|
+
"efa": false,
|
|
27
|
+
"ena": true,
|
|
28
|
+
"enaExpress": false,
|
|
29
|
+
"networkCards": 1,
|
|
30
|
+
"maxInterfaces": 2,
|
|
31
|
+
"ipv4PerInterface": 4,
|
|
32
|
+
"ipv6": true
|
|
33
|
+
},
|
|
34
|
+
"ebs": {
|
|
35
|
+
"bandwidthMbps": {
|
|
36
|
+
"baseline": 1562.0,
|
|
37
|
+
"burst": 25000.0
|
|
38
|
+
},
|
|
39
|
+
"throughputMBps": {
|
|
40
|
+
"baseline": 195.31,
|
|
41
|
+
"burst": 3125.0
|
|
42
|
+
},
|
|
43
|
+
"iops": {
|
|
44
|
+
"baseline": 7500.0,
|
|
45
|
+
"burst": 120000.0
|
|
46
|
+
},
|
|
47
|
+
"nvme": true,
|
|
48
|
+
"volumeLimit": {
|
|
49
|
+
"limit": 32,
|
|
50
|
+
"limitType": "dedicated"
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"instanceStore": null,
|
|
54
|
+
"security": {
|
|
55
|
+
"ebsEncryption": true,
|
|
56
|
+
"instanceStoreEncryption": null,
|
|
57
|
+
"encryptionInTransit": true,
|
|
58
|
+
"amdSEVSNP": false,
|
|
59
|
+
"nitroTPM": true,
|
|
60
|
+
"nitroEnclaves": false
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.metal-24xl",
|
|
3
|
+
"family": "C8gb",
|
|
4
|
+
"category": "compute_optimized",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": true,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 192.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 96,
|
|
17
|
+
"cpuCores": 96,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "200 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 1,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 150000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 18750.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 720000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 39,
|
|
47
|
+
"limitType": "dedicated"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"instanceStore": null,
|
|
51
|
+
"security": {
|
|
52
|
+
"ebsEncryption": true,
|
|
53
|
+
"instanceStoreEncryption": null,
|
|
54
|
+
"encryptionInTransit": true,
|
|
55
|
+
"amdSEVSNP": false,
|
|
56
|
+
"nitroTPM": false,
|
|
57
|
+
"nitroEnclaves": false
|
|
58
|
+
}
|
|
59
|
+
}
|