Skip to content

Commit 6878151

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
1 parent 90aa25f commit 6878151

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Elastic Compute Cloud",
4+
"contributor": "",
5+
"description": "U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time."
6+
}

services/ec2/src/main/resources/codegen-resources/service-2.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"apiVersion":"2016-11-15",
55
"endpointPrefix":"ec2",
66
"protocol":"ec2",
7+
"protocols":["query"],
78
"serviceAbbreviation":"Amazon EC2",
89
"serviceFullName":"Amazon Elastic Compute Cloud",
910
"serviceId":"EC2",
@@ -37129,7 +37130,16 @@
3712937130
"g6.24xlarge",
3713037131
"g6.48xlarge",
3713137132
"gr6.4xlarge",
37132-
"gr6.8xlarge"
37133+
"gr6.8xlarge",
37134+
"c7i-flex.large",
37135+
"c7i-flex.xlarge",
37136+
"c7i-flex.2xlarge",
37137+
"c7i-flex.4xlarge",
37138+
"c7i-flex.8xlarge",
37139+
"u7i-12tb.224xlarge",
37140+
"u7in-16tb.224xlarge",
37141+
"u7in-24tb.224xlarge",
37142+
"u7in-32tb.224xlarge"
3713337143
]
3713437144
},
3713537145
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)