aws-instance-info 0.2.6 → 0.2.7
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 +2 -0
- package/data/ec2/families/M8gb.json +1 -0
- package/data/ec2/families/R8gb.json +2 -0
- package/data/ec2/info.json +5 -0
- package/data/ec2/instances/c8gb.48xlarge.json +59 -0
- package/data/ec2/instances/c8gb.metal-48xl.json +59 -0
- package/data/ec2/instances/m8gb.48xlarge.json +59 -0
- package/data/ec2/instances/r8gb.48xlarge.json +59 -0
- package/data/ec2/instances/r8gb.metal-48xl.json +59 -0
- package/package.json +1 -1
package/data/ec2/info.json
CHANGED
|
@@ -353,11 +353,13 @@
|
|
|
353
353
|
"c8gb.16xlarge",
|
|
354
354
|
"c8gb.24xlarge",
|
|
355
355
|
"c8gb.2xlarge",
|
|
356
|
+
"c8gb.48xlarge",
|
|
356
357
|
"c8gb.4xlarge",
|
|
357
358
|
"c8gb.8xlarge",
|
|
358
359
|
"c8gb.large",
|
|
359
360
|
"c8gb.medium",
|
|
360
361
|
"c8gb.metal-24xl",
|
|
362
|
+
"c8gb.metal-48xl",
|
|
361
363
|
"c8gb.xlarge",
|
|
362
364
|
"c8gd.12xlarge",
|
|
363
365
|
"c8gd.16xlarge",
|
|
@@ -791,6 +793,7 @@
|
|
|
791
793
|
"m8gb.16xlarge",
|
|
792
794
|
"m8gb.24xlarge",
|
|
793
795
|
"m8gb.2xlarge",
|
|
796
|
+
"m8gb.48xlarge",
|
|
794
797
|
"m8gb.4xlarge",
|
|
795
798
|
"m8gb.8xlarge",
|
|
796
799
|
"m8gb.large",
|
|
@@ -1063,11 +1066,13 @@
|
|
|
1063
1066
|
"r8gb.16xlarge",
|
|
1064
1067
|
"r8gb.24xlarge",
|
|
1065
1068
|
"r8gb.2xlarge",
|
|
1069
|
+
"r8gb.48xlarge",
|
|
1066
1070
|
"r8gb.4xlarge",
|
|
1067
1071
|
"r8gb.8xlarge",
|
|
1068
1072
|
"r8gb.large",
|
|
1069
1073
|
"r8gb.medium",
|
|
1070
1074
|
"r8gb.metal-24xl",
|
|
1075
|
+
"r8gb.metal-48xl",
|
|
1071
1076
|
"r8gb.xlarge",
|
|
1072
1077
|
"r8gd.12xlarge",
|
|
1073
1078
|
"r8gd.16xlarge",
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "c8gb.48xlarge",
|
|
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": 384.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 192,
|
|
17
|
+
"cpuCores": 192,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "400 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 2,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 300000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 37500.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 1440000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 128,
|
|
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.metal-48xl",
|
|
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": 384.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 192,
|
|
17
|
+
"cpuCores": 192,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "400 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 2,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 300000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 37500.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 1440000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 78,
|
|
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
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"instanceType": "m8gb.48xlarge",
|
|
3
|
+
"family": "M8gb",
|
|
4
|
+
"category": "general_purpose",
|
|
5
|
+
"hypervisor": "Nitro v6",
|
|
6
|
+
"processorArchitecture": "AWS Graviton (arm64)",
|
|
7
|
+
"metalAvailable": false,
|
|
8
|
+
"dedicatedHosts": true,
|
|
9
|
+
"spot": true,
|
|
10
|
+
"hibernation": true,
|
|
11
|
+
"operatingSystems": [
|
|
12
|
+
"Linux"
|
|
13
|
+
],
|
|
14
|
+
"memoryGiB": 768.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 192,
|
|
17
|
+
"cpuCores": 192,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "400 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 2,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 300000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 37500.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 1440000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 128,
|
|
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": "r8gb.48xlarge",
|
|
3
|
+
"family": "R8gb",
|
|
4
|
+
"category": "memory_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": 1536.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 192,
|
|
17
|
+
"cpuCores": 192,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "400 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 2,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 300000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 37500.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 1440000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 128,
|
|
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": "r8gb.metal-48xl",
|
|
3
|
+
"family": "R8gb",
|
|
4
|
+
"category": "memory_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": 1536.0,
|
|
15
|
+
"processor": "AWS Graviton4 Processor",
|
|
16
|
+
"vCPUs": 192,
|
|
17
|
+
"cpuCores": 192,
|
|
18
|
+
"threadsPerCore": 1,
|
|
19
|
+
"accelerators": null,
|
|
20
|
+
"acceleratorMemory": null,
|
|
21
|
+
"network": {
|
|
22
|
+
"bandwidthGbps": "400 Gigabit",
|
|
23
|
+
"efa": true,
|
|
24
|
+
"ena": true,
|
|
25
|
+
"enaExpress": true,
|
|
26
|
+
"networkCards": 2,
|
|
27
|
+
"maxInterfaces": 24,
|
|
28
|
+
"ipv4PerInterface": 50,
|
|
29
|
+
"ipv6": true
|
|
30
|
+
},
|
|
31
|
+
"ebs": {
|
|
32
|
+
"bandwidthMbps": {
|
|
33
|
+
"baseline": 300000.0,
|
|
34
|
+
"burst": null
|
|
35
|
+
},
|
|
36
|
+
"throughputMBps": {
|
|
37
|
+
"baseline": 37500.0,
|
|
38
|
+
"burst": null
|
|
39
|
+
},
|
|
40
|
+
"iops": {
|
|
41
|
+
"baseline": 1440000.0,
|
|
42
|
+
"burst": null
|
|
43
|
+
},
|
|
44
|
+
"nvme": true,
|
|
45
|
+
"volumeLimit": {
|
|
46
|
+
"limit": 78,
|
|
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
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-instance-info",
|
|
3
3
|
"description": "Retrieve meta-info for AWS EC2, RDS, and ElastiCache such as size, memory, and more",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.7",
|
|
5
5
|
"author": "Brandon Burrus <brandon@burrus.io>",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"keywords": [
|