Skip to content

Commit bd24ace

Browse files
author
awstools
committed
feat(client-ec2): Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.
1 parent b07fb6e commit bd24ace

26 files changed

+95
-39
lines changed

clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/CreateFleetCommand.ts

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeFleetsCommand.ts

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeInstancesCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/ImportInstanceCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/ModifyFleetCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/client-ec2/src/commands/RequestSpotFleetCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/commands/RunInstancesCommand.ts

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

clients/client-ec2/src/models/models_0.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9060,6 +9060,14 @@ export const _InstanceType = {
90609060
r7gd_large: "r7gd.large",
90619061
r7gd_medium: "r7gd.medium",
90629062
r7gd_xlarge: "r7gd.xlarge",
9063+
r7iz_12xlarge: "r7iz.12xlarge",
9064+
r7iz_16xlarge: "r7iz.16xlarge",
9065+
r7iz_2xlarge: "r7iz.2xlarge",
9066+
r7iz_32xlarge: "r7iz.32xlarge",
9067+
r7iz_4xlarge: "r7iz.4xlarge",
9068+
r7iz_8xlarge: "r7iz.8xlarge",
9069+
r7iz_large: "r7iz.large",
9070+
r7iz_xlarge: "r7iz.xlarge",
90639071
t1_micro: "t1.micro",
90649072
t2_2xlarge: "t2.2xlarge",
90659073
t2_large: "t2.large",

codegen/sdk-codegen/aws-models/ec2.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64511,6 +64511,54 @@
6451164511
"traits": {
6451264512
"smithy.api#enumValue": "mac2-m2pro.metal"
6451364513
}
64514+
},
64515+
"r7iz_large": {
64516+
"target": "smithy.api#Unit",
64517+
"traits": {
64518+
"smithy.api#enumValue": "r7iz.large"
64519+
}
64520+
},
64521+
"r7iz_xlarge": {
64522+
"target": "smithy.api#Unit",
64523+
"traits": {
64524+
"smithy.api#enumValue": "r7iz.xlarge"
64525+
}
64526+
},
64527+
"r7iz_2xlarge": {
64528+
"target": "smithy.api#Unit",
64529+
"traits": {
64530+
"smithy.api#enumValue": "r7iz.2xlarge"
64531+
}
64532+
},
64533+
"r7iz_4xlarge": {
64534+
"target": "smithy.api#Unit",
64535+
"traits": {
64536+
"smithy.api#enumValue": "r7iz.4xlarge"
64537+
}
64538+
},
64539+
"r7iz_8xlarge": {
64540+
"target": "smithy.api#Unit",
64541+
"traits": {
64542+
"smithy.api#enumValue": "r7iz.8xlarge"
64543+
}
64544+
},
64545+
"r7iz_12xlarge": {
64546+
"target": "smithy.api#Unit",
64547+
"traits": {
64548+
"smithy.api#enumValue": "r7iz.12xlarge"
64549+
}
64550+
},
64551+
"r7iz_16xlarge": {
64552+
"target": "smithy.api#Unit",
64553+
"traits": {
64554+
"smithy.api#enumValue": "r7iz.16xlarge"
64555+
}
64556+
},
64557+
"r7iz_32xlarge": {
64558+
"target": "smithy.api#Unit",
64559+
"traits": {
64560+
"smithy.api#enumValue": "r7iz.32xlarge"
64561+
}
6451464562
}
6451564563
}
6451664564
},

0 commit comments

Comments
 (0)