Skip to content

Commit c896c3d

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: You can now launch the new Amazon EC2 general purpose burstable instance types T3a that feature AMD EPYC processors.
1 parent cd4e570 commit c896c3d

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"category": "Amazon Elastic Compute Cloud",
3+
"type": "feature",
4+
"description": "You can now launch the new Amazon EC2 general purpose burstable instance types T3a that feature AMD EPYC processors."
5+
}

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18121,6 +18121,13 @@
1812118121
"t3.large",
1812218122
"t3.xlarge",
1812318123
"t3.2xlarge",
18124+
"t3a.nano",
18125+
"t3a.micro",
18126+
"t3a.small",
18127+
"t3a.medium",
18128+
"t3a.large",
18129+
"t3a.xlarge",
18130+
"t3a.2xlarge",
1812418131
"m1.small",
1812518132
"m1.medium",
1812618133
"m1.large",

0 commit comments

Comments
 (0)