Skip to content

Commit 5391507

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases.
1 parent 41bdb5d commit 5391507

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
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": "Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases."
6+
}

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6833,7 +6833,8 @@
68336833
"i386",
68346834
"x86_64",
68356835
"arm64",
6836-
"x86_64_mac"
6836+
"x86_64_mac",
6837+
"arm64_mac"
68376838
]
68386839
},
68396840
"ArchitectureTypeList":{
@@ -6858,7 +6859,8 @@
68586859
"i386",
68596860
"x86_64",
68606861
"arm64",
6861-
"x86_64_mac"
6862+
"x86_64_mac",
6863+
"arm64_mac"
68626864
]
68636865
},
68646866
"ArnList":{
@@ -32530,7 +32532,11 @@
3253032532
"r6a.48xlarge",
3253132533
"r6a.metal",
3253232534
"p4de.24xlarge",
32533-
"u-3tb1.56xlarge"
32535+
"u-3tb1.56xlarge",
32536+
"u-18tb1.112xlarge",
32537+
"u-24tb1.112xlarge",
32538+
"trn1.2xlarge",
32539+
"trn1.32xlarge"
3253432540
]
3253532541
},
3253632542
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)