Skip to content

Commit d8edb0a

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 386e5e7 commit d8edb0a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19724,6 +19724,12 @@
1972419724
"g3.8xlarge",
1972519725
"g3.16xlarge",
1972619726
"g3s.xlarge",
19727+
"g4dn.xlarge",
19728+
"g4dn.2xlarge",
19729+
"g4dn.4xlarge",
19730+
"g4dn.8xlarge",
19731+
"g4dn.12xlarge",
19732+
"g4dn.16xlarge",
1972719733
"cg1.4xlarge",
1972819734
"p2.xlarge",
1972919735
"p2.8xlarge",

0 commit comments

Comments
 (0)