Skip to content

Commit a2e9be2

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Add Amazon EC2 R8a instance types
1 parent c773941 commit a2e9be2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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": "Add Amazon EC2 R8a instance types"
6+
}

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44127,7 +44127,19 @@
4412744127
"m8a.48xlarge",
4412844128
"m8a.metal-24xl",
4412944129
"m8a.metal-48xl",
44130-
"trn2.3xlarge"
44130+
"trn2.3xlarge",
44131+
"r8a.medium",
44132+
"r8a.large",
44133+
"r8a.xlarge",
44134+
"r8a.2xlarge",
44135+
"r8a.4xlarge",
44136+
"r8a.8xlarge",
44137+
"r8a.12xlarge",
44138+
"r8a.16xlarge",
44139+
"r8a.24xlarge",
44140+
"r8a.48xlarge",
44141+
"r8a.metal-24xl",
44142+
"r8a.metal-48xl"
4413144143
]
4413244144
},
4413344145
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)