Skip to content

Commit 9857ee1

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Add Amazon EC2 trn2.3xlarge instance type.
1 parent 8dd32bf commit 9857ee1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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 trn2.3xlarge instance type."
6+
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44090,7 +44090,8 @@
4409044090
"m8a.24xlarge",
4409144091
"m8a.48xlarge",
4409244092
"m8a.metal-24xl",
44093-
"m8a.metal-48xl"
44093+
"m8a.metal-48xl",
44094+
"trn2.3xlarge"
4409444095
]
4409544096
},
4409644097
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)