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.
@@ -6,11 +6,13 @@
6
6
  "c8gb.16xlarge",
7
7
  "c8gb.24xlarge",
8
8
  "c8gb.2xlarge",
9
+ "c8gb.48xlarge",
9
10
  "c8gb.4xlarge",
10
11
  "c8gb.8xlarge",
11
12
  "c8gb.large",
12
13
  "c8gb.medium",
13
14
  "c8gb.metal-24xl",
15
+ "c8gb.metal-48xl",
14
16
  "c8gb.xlarge"
15
17
  ],
16
18
  "hypervisor": "Nitro v6",
@@ -6,6 +6,7 @@
6
6
  "m8gb.16xlarge",
7
7
  "m8gb.24xlarge",
8
8
  "m8gb.2xlarge",
9
+ "m8gb.48xlarge",
9
10
  "m8gb.4xlarge",
10
11
  "m8gb.8xlarge",
11
12
  "m8gb.large",
@@ -6,11 +6,13 @@
6
6
  "r8gb.16xlarge",
7
7
  "r8gb.24xlarge",
8
8
  "r8gb.2xlarge",
9
+ "r8gb.48xlarge",
9
10
  "r8gb.4xlarge",
10
11
  "r8gb.8xlarge",
11
12
  "r8gb.large",
12
13
  "r8gb.medium",
13
14
  "r8gb.metal-24xl",
15
+ "r8gb.metal-48xl",
14
16
  "r8gb.xlarge"
15
17
  ],
16
18
  "hypervisor": "Nitro v6",
@@ -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.6",
4
+ "version": "0.2.7",
5
5
  "author": "Brandon Burrus <brandon@burrus.io>",
6
6
  "license": "MIT",
7
7
  "keywords": [