Skip to content

Commit

Permalink
CodeGen updates from AWS API for pkg/providers/instancetype/zz_genera…
Browse files Browse the repository at this point in the history
…ted.bandwidth.go
  • Loading branch information
APICodeGen authored and tzneal committed May 20, 2024
1 parent d219559 commit b69a2cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pkg/providers/instancetype/zz_generated.bandwidth.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ var (
"t3a.medium": 256,
"t4g.medium": 256,
"c7a.medium": 390,
"c7i-flex.large": 390,
"m7a.medium": 390,
"m7i-flex.large": 390,
"r7a.medium": 390,
Expand Down Expand Up @@ -131,6 +132,7 @@ var (
"c6i.large": 781,
"c6id.large": 781,
"c7a.large": 781,
"c7i-flex.xlarge": 781,
"c7i.large": 781,
"i4g.large": 781,
"i4i.large": 781,
Expand Down Expand Up @@ -185,6 +187,7 @@ var (
"c6i.xlarge": 1562,
"c6id.xlarge": 1562,
"c7a.xlarge": 1562,
"c7i-flex.2xlarge": 1562,
"c7i.xlarge": 1562,
"is4gen.medium": 1562,
"m6a.xlarge": 1562,
Expand Down Expand Up @@ -259,6 +262,7 @@ var (
"c6in.large": 3125,
"c7a.2xlarge": 3125,
"c7gn.medium": 3125,
"c7i-flex.4xlarge": 3125,
"c7i.2xlarge": 3125,
"im4gn.large": 3125,
"is4gen.large": 3125,
Expand Down Expand Up @@ -337,6 +341,7 @@ var (
"c6in.xlarge": 6250,
"c7a.4xlarge": 6250,
"c7gn.large": 6250,
"c7i-flex.8xlarge": 6250,
"c7i.4xlarge": 6250,
"im4gn.xlarge": 6250,
"is4gen.xlarge": 6250,
Expand Down

0 comments on commit b69a2cc

Please sign in to comment.