Skip to content

Commit 9cf665a

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
1 parent 954c00f commit 9cf665a

File tree

2 files changed

+51
-2
lines changed

2 files changed

+51
-2
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": "R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz."
6+
}

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

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31707,7 +31707,49 @@
3170731707
"c7g.8xlarge",
3170831708
"c7g.12xlarge",
3170931709
"c7g.16xlarge",
31710-
"mac2.metal"
31710+
"mac2.metal",
31711+
"c6id.large",
31712+
"c6id.xlarge",
31713+
"c6id.2xlarge",
31714+
"c6id.4xlarge",
31715+
"c6id.8xlarge",
31716+
"c6id.12xlarge",
31717+
"c6id.16xlarge",
31718+
"c6id.24xlarge",
31719+
"c6id.32xlarge",
31720+
"c6id.metal",
31721+
"m6id.large",
31722+
"m6id.xlarge",
31723+
"m6id.2xlarge",
31724+
"m6id.4xlarge",
31725+
"m6id.8xlarge",
31726+
"m6id.12xlarge",
31727+
"m6id.16xlarge",
31728+
"m6id.24xlarge",
31729+
"m6id.32xlarge",
31730+
"m6id.metal",
31731+
"r6id.large",
31732+
"r6id.xlarge",
31733+
"r6id.2xlarge",
31734+
"r6id.4xlarge",
31735+
"r6id.8xlarge",
31736+
"r6id.12xlarge",
31737+
"r6id.16xlarge",
31738+
"r6id.24xlarge",
31739+
"r6id.32xlarge",
31740+
"r6id.metal",
31741+
"r6a.large",
31742+
"r6a.xlarge",
31743+
"r6a.2xlarge",
31744+
"r6a.4xlarge",
31745+
"r6a.8xlarge",
31746+
"r6a.12xlarge",
31747+
"r6a.16xlarge",
31748+
"r6a.24xlarge",
31749+
"r6a.32xlarge",
31750+
"r6a.48xlarge",
31751+
"r6a.metal",
31752+
"p4de.24xlarge"
3171131753
]
3171231754
},
3171331755
"InstanceTypeHypervisor":{
@@ -42086,7 +42128,8 @@
4208642128
"documentation":"<p>Indicates whether to enable the instance for stop protection. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#Using_StopProtection\">Stop Protection</a>.</p>"
4208742129
}
4208842130
},
42089-
"documentation":"<p>The information to include in the launch template.</p> <note> <p>You must specify at least one parameter for the launch template data.</p> </note>"
42131+
"documentation":"<p>The information to include in the launch template.</p> <note> <p>You must specify at least one parameter for the launch template data.</p> </note>",
42132+
"sensitive":true
4209042133
},
4209142134
"RequestSpotFleetRequest":{
4209242135
"type":"structure",

0 commit comments

Comments
 (0)