Skip to content

Commit 0da01ea

Browse files
author
APICodeGen
committed
CodeGen updates from AWS API for pkg/providers/instancetype/zz_generated.bandwidth.go
1 parent dec349e commit 0da01ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/providers/instancetype/zz_generated.bandwidth.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ var (
5151
// m4.4xlarge has vague bandwidth information, bandwidth is High
5252
// m4.large has vague bandwidth information, bandwidth is Moderate
5353
// m4.xlarge has vague bandwidth information, bandwidth is High
54-
// mac-m4max.metal is not available in https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-network-bandwidth.html
5554
// r3.2xlarge has vague bandwidth information, bandwidth is High
5655
// r3.4xlarge has vague bandwidth information, bandwidth is High
5756
// r3.large has vague bandwidth information, bandwidth is Moderate
@@ -538,6 +537,7 @@ var (
538537
"m5d.8xlarge": 10000,
539538
"m5zn.2xlarge": 10000,
540539
"mac-m4.metal": 10000,
540+
"mac-m4max.metal": 10000,
541541
"mac-m4pro.metal": 10000,
542542
"mac2-m1ultra.metal": 10000,
543543
"mac2-m2.metal": 10000,

0 commit comments

Comments
 (0)