Skip to content

Commit

Permalink
CodeGen updates from AWS API for pkg/providers/pricing/zz_generated.p…
Browse files Browse the repository at this point in the history
…ricing_aws_us_gov.go
  • Loading branch information
APICodeGen authored and engedaam committed Mar 12, 2024
1 parent 8e97e9b commit 756e243
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pkg/providers/pricing/zz_generated.pricing_aws_us_gov.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ limitations under the License.

package pricing

// generated at 2023-12-11T13:07:38Z for us-east-1
// generated at 2024-03-11T13:05:15Z for us-east-1

var InitialOnDemandPricesUSGov = map[string]map[string]float64{
// us-gov-east-1
Expand Down Expand Up @@ -74,8 +74,7 @@ var InitialOnDemandPricesUSGov = map[string]map[string]float64{
"inf1.24xlarge": 5.953000, "inf1.2xlarge": 0.456000, "inf1.6xlarge": 1.488000, "inf1.xlarge": 0.288000,
// m5 family
"m5.12xlarge": 2.904000, "m5.16xlarge": 3.872000, "m5.24xlarge": 5.808000, "m5.2xlarge": 0.484000,
"m5.4xlarge": 0.968000, "m5.8xlarge": 1.936000, "m5.large": 0.121000, "m5.metal": 5.808000,
"m5.xlarge": 0.242000,
"m5.4xlarge": 0.968000, "m5.8xlarge": 1.936000, "m5.large": 0.121000, "m5.xlarge": 0.242000,
// m5a family
"m5a.12xlarge": 2.616000, "m5a.16xlarge": 3.488000, "m5a.24xlarge": 5.232000, "m5a.2xlarge": 0.436000,
"m5a.4xlarge": 0.872000, "m5a.8xlarge": 1.744000, "m5a.large": 0.109000, "m5a.xlarge": 0.218000,
Expand Down

0 comments on commit 756e243

Please sign in to comment.