@@ -4708,7 +4708,7 @@ export interface FleetEbsBlockDeviceRequest {
4708
4708
* <ul>
4709
4709
* <li>
4710
4710
* <p>
4711
- * <code>gp3</code>: 3,000 - 16 ,000 IOPS</p>
4711
+ * <code>gp3</code>: 3,000 - 80 ,000 IOPS</p>
4712
4712
* </li>
4713
4713
* <li>
4714
4714
* <p>
@@ -4731,7 +4731,7 @@ export interface FleetEbsBlockDeviceRequest {
4731
4731
/**
4732
4732
* <p>The throughput that the volume supports, in MiB/s.</p>
4733
4733
* <p>This parameter is valid only for <code>gp3</code> volumes.</p>
4734
- * <p>Valid Range: Minimum value of 125. Maximum value of 1000 .</p>
4734
+ * <p>Valid Range: Minimum value of 125. Maximum value of 2,000 .</p>
4735
4735
* @public
4736
4736
*/
4737
4737
Throughput ?: number | undefined ;
@@ -4759,7 +4759,11 @@ export interface FleetEbsBlockDeviceRequest {
4759
4759
* <ul>
4760
4760
* <li>
4761
4761
* <p>
4762
- * <code>gp2</code> and <code>gp3</code>: 1 - 16,384 GiB</p>
4762
+ * <code>gp2</code>: 1 - 16,384 GiB</p>
4763
+ * </li>
4764
+ * <li>
4765
+ * <p>
4766
+ * <code>gp3</code>: 1 - 65,536 GiB</p>
4763
4767
* </li>
4764
4768
* <li>
4765
4769
* <p>
@@ -8037,7 +8041,7 @@ export interface EbsBlockDevice {
8037
8041
* <ul>
8038
8042
* <li>
8039
8043
* <p>
8040
- * <code>gp3</code>: 3,000 - 16 ,000 IOPS</p>
8044
+ * <code>gp3</code>: 3,000 - 80 ,000 IOPS</p>
8041
8045
* </li>
8042
8046
* <li>
8043
8047
* <p>
@@ -8071,7 +8075,11 @@ export interface EbsBlockDevice {
8071
8075
* <ul>
8072
8076
* <li>
8073
8077
* <p>
8074
- * <code>gp2</code> and <code>gp3</code>: 1 - 16,384 GiB</p>
8078
+ * <code>gp2</code>: 1 - 16,384 GiB</p>
8079
+ * </li>
8080
+ * <li>
8081
+ * <p>
8082
+ * <code>gp3</code>: 1 - 65,536 GiB</p>
8075
8083
* </li>
8076
8084
* <li>
8077
8085
* <p>
@@ -8114,7 +8122,7 @@ export interface EbsBlockDevice {
8114
8122
/**
8115
8123
* <p>The throughput that the volume supports, in MiB/s.</p>
8116
8124
* <p>This parameter is valid only for <code>gp3</code> volumes.</p>
8117
- * <p>Valid Range: Minimum value of 125. Maximum value of 1000 .</p>
8125
+ * <p>Valid Range: Minimum value of 125. Maximum value of 2,000 .</p>
8118
8126
* @public
8119
8127
*/
8120
8128
Throughput ?: number | undefined ;
@@ -10635,7 +10643,7 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
10635
10643
* <ul>
10636
10644
* <li>
10637
10645
* <p>
10638
- * <code>gp3</code>: 3,000 - 16 ,000 IOPS</p>
10646
+ * <code>gp3</code>: 3,000 - 80 ,000 IOPS</p>
10639
10647
* </li>
10640
10648
* <li>
10641
10649
* <p>
@@ -10672,7 +10680,11 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
10672
10680
* <ul>
10673
10681
* <li>
10674
10682
* <p>
10675
- * <code>gp2</code> and <code>gp3</code>: 1 - 16,384 GiB</p>
10683
+ * <code>gp2</code>: 1 - 16,384 GiB</p>
10684
+ * </li>
10685
+ * <li>
10686
+ * <p>
10687
+ * <code>gp3</code>: 1 - 65,536 GiB</p>
10676
10688
* </li>
10677
10689
* <li>
10678
10690
* <p>
@@ -10703,9 +10715,9 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
10703
10715
VolumeType ?: VolumeType | undefined ;
10704
10716
10705
10717
/**
10706
- * <p>The throughput to provision for a <code>gp3</code> volume, with a maximum of 1 ,000
10718
+ * <p>The throughput to provision for a <code>gp3</code> volume, with a maximum of 2 ,000
10707
10719
* MiB/s.</p>
10708
- * <p>Valid Range: Minimum value of 125. Maximum value of 1000 .</p>
10720
+ * <p>Valid Range: Minimum value of 125. Maximum value of 2,000 .</p>
10709
10721
* @public
10710
10722
*/
10711
10723
Throughput ?: number | undefined ;
@@ -10940,8 +10952,7 @@ export interface LaunchTemplateElasticInferenceAccelerator {
10940
10952
Type : string | undefined ;
10941
10953
10942
10954
/**
10943
- * <p> The number of elastic inference accelerators to attach to the instance. </p>
10944
- * <p>Default: 1</p>
10955
+ * <p>The number of elastic inference accelerators to attach to the instance. </p>
10945
10956
* @public
10946
10957
*/
10947
10958
Count ?: number | undefined ;
@@ -12664,15 +12675,14 @@ export interface ElasticGpuSpecificationResponse {
12664
12675
*/
12665
12676
export interface LaunchTemplateElasticInferenceAcceleratorResponse {
12666
12677
/**
12667
- * <p> The type of elastic inference accelerator. The possible values are eia1.medium,
12678
+ * <p>The type of elastic inference accelerator. The possible values are eia1.medium,
12668
12679
* eia1.large, and eia1.xlarge. </p>
12669
12680
* @public
12670
12681
*/
12671
12682
Type ?: string | undefined ;
12672
12683
12673
12684
/**
12674
- * <p> The number of elastic inference accelerators to attach to the instance. </p>
12675
- * <p>Default: 1</p>
12685
+ * <p>The number of elastic inference accelerators to attach to the instance. </p>
12676
12686
* @public
12677
12687
*/
12678
12688
Count ?: number | undefined ;
0 commit comments