Skip to content

Commit bb3ebc2

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
1 parent d80f718 commit bb3ebc2

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+
"type": "feature",
3+
"category": "Amazon Elastic Compute Cloud",
4+
"description": "G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4."
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
@@ -18588,6 +18588,13 @@
1858818588
"g3.8xlarge",
1858918589
"g3.16xlarge",
1859018590
"g3s.xlarge",
18591+
"g4dn.xlarge",
18592+
"g4dn.2xlarge",
18593+
"g4dn.4xlarge",
18594+
"g4dn.8xlarge",
18595+
"g4dn.12xlarge",
18596+
"g4dn.16xlarge",
18597+
"g4dn.metal",
1859118598
"cg1.4xlarge",
1859218599
"p2.xlarge",
1859318600
"p2.8xlarge",

0 commit comments

Comments
 (0)