Skip to content

Commit 7890e81

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
1 parent d88238d commit 7890e81

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": "Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac."
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
@@ -31662,7 +31662,8 @@
3166231662
"c7g.4xlarge",
3166331663
"c7g.8xlarge",
3166431664
"c7g.12xlarge",
31665-
"c7g.16xlarge"
31665+
"c7g.16xlarge",
31666+
"mac2.metal"
3166631667
]
3166731668
},
3166831669
"InstanceTypeHypervisor":{

0 commit comments

Comments
 (0)