@aws-sdk/client-ec2 3.592.0 → 3.598.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/index.js +126 -8
  3. package/dist-es/EC2.js +2 -0
  4. package/dist-es/commands/DescribeTrafficMirrorFilterRulesCommand.js +24 -0
  5. package/dist-es/commands/index.js +1 -0
  6. package/dist-es/models/models_0.js +1 -0
  7. package/dist-es/models/models_5.js +0 -7
  8. package/dist-es/models/models_6.js +7 -0
  9. package/dist-es/protocols/Aws_ec2.js +102 -0
  10. package/dist-types/EC2.d.ts +8 -0
  11. package/dist-types/EC2Client.d.ts +3 -2
  12. package/dist-types/commands/AcceptAddressTransferCommand.d.ts +2 -2
  13. package/dist-types/commands/AllocateAddressCommand.d.ts +3 -3
  14. package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
  15. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -3
  16. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +2 -3
  17. package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +1 -1
  18. package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +1 -1
  19. package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
  20. package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
  21. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +4 -2
  22. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +1 -1
  23. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  24. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
  25. package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -3
  26. package/dist-types/commands/CopyImageCommand.d.ts +1 -1
  27. package/dist-types/commands/CopySnapshotCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +4 -3
  30. package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateFlowLogsCommand.d.ts +4 -3
  38. package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
  39. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  40. package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +2 -3
  41. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
  43. package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  48. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  49. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +4 -4
  50. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
  51. package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
  52. package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
  53. package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
  54. package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
  55. package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
  56. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
  58. package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +3 -4
  60. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
  61. package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -2
  63. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -2
  64. package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
  65. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
  66. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
  67. package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -3
  68. package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
  69. package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +1 -1
  70. package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +3 -3
  71. package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
  72. package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +18 -5
  73. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +17 -0
  74. package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
  75. package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
  76. package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
  77. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  78. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +3 -2
  79. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  80. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  81. package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
  82. package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
  83. package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
  84. package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
  85. package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
  86. package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
  87. package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
  88. package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
  89. package/dist-types/commands/CreateVolumeCommand.d.ts +2 -2
  90. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  91. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  92. package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -2
  93. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  94. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -2
  95. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
  96. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  97. package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -2
  98. package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +4 -2
  102. package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +3 -1
  103. package/dist-types/commands/DescribeElasticGpusCommand.d.ts +3 -5
  104. package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +3 -2
  105. package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -2
  106. package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +3 -1
  107. package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
  108. package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +3 -1
  109. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +3 -1
  110. package/dist-types/commands/DescribeRegionsCommand.d.ts +3 -3
  111. package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +1 -1
  112. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -2
  113. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
  114. package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -2
  115. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +3 -1
  116. package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
  117. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
  118. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
  119. package/dist-types/commands/DescribeSubnetsCommand.d.ts +3 -1
  120. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  121. package/dist-types/commands/DescribeTrafficMirrorFilterRulesCommand.d.ts +101 -0
  122. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +14 -2
  123. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +2 -3
  124. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +3 -1
  125. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -1
  126. package/dist-types/commands/DescribeVpcsCommand.d.ts +3 -1
  127. package/dist-types/commands/DisableAddressTransferCommand.d.ts +1 -1
  128. package/dist-types/commands/EnableAddressTransferCommand.d.ts +1 -1
  129. package/dist-types/commands/ExportImageCommand.d.ts +1 -1
  130. package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -2
  131. package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +1 -1
  132. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  133. package/dist-types/commands/GetPasswordDataCommand.d.ts +1 -1
  134. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +1 -1
  135. package/dist-types/commands/ImportImageCommand.d.ts +1 -1
  136. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  137. package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
  138. package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +1 -4
  139. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -2
  140. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +14 -2
  141. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +6 -0
  142. package/dist-types/commands/ModifyVolumeCommand.d.ts +1 -4
  143. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -2
  144. package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +1 -2
  145. package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
  146. package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
  147. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +3 -3
  148. package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
  149. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +3 -3
  150. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -2
  151. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  152. package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
  153. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +4 -4
  154. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
  155. package/dist-types/commands/RunInstancesCommand.d.ts +6 -3
  156. package/dist-types/commands/RunScheduledInstancesCommand.d.ts +4 -4
  157. package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +1 -2
  158. package/dist-types/commands/StartInstancesCommand.d.ts +2 -2
  159. package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
  160. package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
  161. package/dist-types/commands/StopInstancesCommand.d.ts +6 -5
  162. package/dist-types/commands/index.d.ts +1 -0
  163. package/dist-types/models/models_0.d.ts +45 -42
  164. package/dist-types/models/models_1.d.ts +93 -84
  165. package/dist-types/models/models_2.d.ts +41 -30
  166. package/dist-types/models/models_3.d.ts +51 -48
  167. package/dist-types/models/models_4.d.ts +144 -119
  168. package/dist-types/models/models_5.d.ts +113 -103
  169. package/dist-types/models/models_6.d.ts +106 -69
  170. package/dist-types/models/models_7.d.ts +71 -30
  171. package/dist-types/protocols/Aws_ec2.d.ts +9 -0
  172. package/dist-types/ts3.4/EC2.d.ts +18 -0
  173. package/dist-types/ts3.4/EC2Client.d.ts +6 -0
  174. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFilterRulesCommand.d.ts +40 -0
  175. package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +4 -2
  176. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  177. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  178. package/dist-types/ts3.4/models/models_2.d.ts +2 -0
  179. package/dist-types/ts3.4/models/models_5.d.ts +13 -22
  180. package/dist-types/ts3.4/models/models_6.d.ts +22 -11
  181. package/dist-types/ts3.4/models/models_7.d.ts +10 -0
  182. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +12 -0
  183. package/package.json +39 -39
@@ -1224,8 +1224,11 @@ export interface DescribeInstancesRequest {
1224
1224
  * </li>
1225
1225
  * <li>
1226
1226
  * <p>
1227
- * <code>private-ip-address</code> - The private IPv4 address of the
1228
- * instance.</p>
1227
+ * <code>private-ip-address</code> - The private IPv4 address of the instance.
1228
+ * This can only be used to filter by the primary IP address of the network
1229
+ * interface attached to the instance. To filter by additional IP addresses
1230
+ * assigned to the network interface, use the filter
1231
+ * <code>network-interface.addresses.private-ip-address</code>.</p>
1229
1232
  * </li>
1230
1233
  * <li>
1231
1234
  * <p>
@@ -1446,9 +1449,8 @@ export declare const InstanceBootModeValues: {
1446
1449
  export type InstanceBootModeValues = (typeof InstanceBootModeValues)[keyof typeof InstanceBootModeValues];
1447
1450
  /**
1448
1451
  * <note>
1449
- * <p>Amazon Elastic Graphics reached end of life on January 8, 2024. For
1450
- * workloads that require graphics acceleration, we recommend that you use Amazon EC2 G4ad,
1451
- * G4dn, or G5 instances.</p>
1452
+ * <p>Amazon Elastic Graphics reached end of life on January 8, 2024. For workloads that require graphics acceleration,
1453
+ * we recommend that you use Amazon EC2 G4, G5, or G6 instances.</p>
1452
1454
  * </note>
1453
1455
  * <p>Describes the association between an instance and an Elastic Graphics accelerator.</p>
1454
1456
  * @public
@@ -1515,8 +1517,8 @@ export interface ElasticInferenceAcceleratorAssociation {
1515
1517
  /**
1516
1518
  * <p>Indicates whether your instance is configured for hibernation. This parameter is valid
1517
1519
  * only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
1518
- * prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your instance</a> in the
1519
- * <i>Amazon EC2 User Guide</i>.</p>
1520
+ * prerequisites</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate your Amazon EC2
1521
+ * instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
1520
1522
  * @public
1521
1523
  */
1522
1524
  export interface HibernationOptions {
@@ -1838,7 +1840,7 @@ export interface InstanceNetworkInterfaceAttachment {
1838
1840
  EnaSrdSpecification?: InstanceAttachmentEnaSrdSpecification;
1839
1841
  }
1840
1842
  /**
1841
- * <p>A security group connection tracking specification response that enables you to set the idle timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
1843
+ * <p>A security group connection tracking specification response that enables you to set the idle timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon EC2 User Guide</i>.</p>
1842
1844
  * @public
1843
1845
  */
1844
1846
  export interface ConnectionTrackingSpecificationResponse {
@@ -2012,7 +2014,7 @@ export interface InstanceNetworkInterface {
2012
2014
  */
2013
2015
  Ipv6Prefixes?: InstanceIpv6Prefix[];
2014
2016
  /**
2015
- * <p>A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
2017
+ * <p>A security group connection tracking configuration that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon EC2 User Guide</i>.</p>
2016
2018
  * @public
2017
2019
  */
2018
2020
  ConnectionTrackingConfiguration?: ConnectionTrackingSpecificationResponse;
@@ -2960,22 +2962,23 @@ export interface DescribeInstanceTypeOfferingsRequest {
2960
2962
  * <ul>
2961
2963
  * <li>
2962
2964
  * <p>
2963
- * <code>availability-zone</code> - The Availability Zone. When you specify a location filter, it must be
2964
- * an Availability Zone for the current Region.</p>
2965
+ * <code>availability-zone</code> - The Availability Zone. When you specify a location
2966
+ * filter, it must be an Availability Zone for the current Region.</p>
2965
2967
  * </li>
2966
2968
  * <li>
2967
2969
  * <p>
2968
- * <code>availability-zone-id</code> - The AZ ID. When you specify a location filter, it must be
2969
- * an AZ ID for the current Region.</p>
2970
+ * <code>availability-zone-id</code> - The AZ ID. When you specify a location filter, it must
2971
+ * be an AZ ID for the current Region.</p>
2970
2972
  * </li>
2971
2973
  * <li>
2972
2974
  * <p>
2973
- * <code>outpost</code> - The Outpost ARN. When you specify a location filter, it must be an Outpost ARN
2974
- * for the current Region.</p>
2975
+ * <code>outpost</code> - The Outpost ARN. When you specify a location filter, it must be an
2976
+ * Outpost ARN for the current Region.</p>
2975
2977
  * </li>
2976
2978
  * <li>
2977
2979
  * <p>
2978
- * <code>region</code> - The current Region. If you specify a location filter, it must match the current Region.</p>
2980
+ * <code>region</code> - The current Region. If you specify a location filter, it must match
2981
+ * the current Region.</p>
2979
2982
  * </li>
2980
2983
  * </ul>
2981
2984
  * @public
@@ -2986,8 +2989,7 @@ export interface DescribeInstanceTypeOfferingsRequest {
2986
2989
  * <ul>
2987
2990
  * <li>
2988
2991
  * <p>
2989
- * <code>instance-type</code> - The instance type. For a list of possible values, see
2990
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_Instance.html">Instance</a>.</p>
2992
+ * <code>instance-type</code> - The instance type. For a list of possible values, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_Instance.html">Instance</a>.</p>
2991
2993
  * </li>
2992
2994
  * <li>
2993
2995
  * <p>
@@ -3016,7 +3018,8 @@ export interface DescribeInstanceTypeOfferingsRequest {
3016
3018
  */
3017
3019
  export interface InstanceTypeOffering {
3018
3020
  /**
3019
- * <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>
3021
+ * <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2
3022
+ * User Guide</i>.</p>
3020
3023
  * @public
3021
3024
  */
3022
3025
  InstanceType?: _InstanceType;
@@ -3026,8 +3029,9 @@ export interface InstanceTypeOffering {
3026
3029
  */
3027
3030
  LocationType?: LocationType;
3028
3031
  /**
3029
- * <p>The identifier for the location. This depends on the location type. For example, if the location type is
3030
- * <code>region</code>, the location is the Region code (for example, <code>us-east-2</code>.)</p>
3032
+ * <p>The identifier for the location. This depends on the location type. For example, if the
3033
+ * location type is <code>region</code>, the location is the Region code (for example,
3034
+ * <code>us-east-2</code>.)</p>
3031
3035
  * @public
3032
3036
  */
3033
3037
  Location?: string;
@@ -3069,11 +3073,13 @@ export interface DescribeInstanceTypesRequest {
3069
3073
  * <ul>
3070
3074
  * <li>
3071
3075
  * <p>
3072
- * <code>auto-recovery-supported</code> - Indicates whether Amazon CloudWatch action based recovery is supported (<code>true</code> | <code>false</code>).</p>
3076
+ * <code>auto-recovery-supported</code> - Indicates whether Amazon CloudWatch action
3077
+ * based recovery is supported (<code>true</code> | <code>false</code>).</p>
3073
3078
  * </li>
3074
3079
  * <li>
3075
3080
  * <p>
3076
- * <code>bare-metal</code> - Indicates whether it is a bare metal instance type (<code>true</code> | <code>false</code>).</p>
3081
+ * <code>bare-metal</code> - Indicates whether it is a bare metal instance type
3082
+ * (<code>true</code> | <code>false</code>).</p>
3077
3083
  * </li>
3078
3084
  * <li>
3079
3085
  * <p>
@@ -3088,7 +3094,7 @@ export interface DescribeInstanceTypesRequest {
3088
3094
  * <li>
3089
3095
  * <p>
3090
3096
  * <code>ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps</code> - The baseline
3091
- * bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
3097
+ * bandwidth performance for an EBS-optimized instance type, in Mbps.</p>
3092
3098
  * </li>
3093
3099
  * <li>
3094
3100
  * <p>
@@ -3103,12 +3109,12 @@ export interface DescribeInstanceTypesRequest {
3103
3109
  * <li>
3104
3110
  * <p>
3105
3111
  * <code>ebs-info.ebs-optimized-info.maximum-bandwidth-in-mbps</code> - The maximum bandwidth
3106
- * performance for an EBS-optimized instance type, in Mbps.</p>
3112
+ * performance for an EBS-optimized instance type, in Mbps.</p>
3107
3113
  * </li>
3108
3114
  * <li>
3109
3115
  * <p>
3110
3116
  * <code>ebs-info.ebs-optimized-info.maximum-iops</code> - The maximum input/output storage
3111
- * operations per second for an EBS-optimized instance type.</p>
3117
+ * operations per second for an EBS-optimized instance type.</p>
3112
3118
  * </li>
3113
3119
  * <li>
3114
3120
  * <p>
@@ -3129,7 +3135,8 @@ export interface DescribeInstanceTypesRequest {
3129
3135
  * <li>
3130
3136
  * <p>
3131
3137
  * <code>ebs-info.nvme-support</code> - Indicates whether non-volatile memory express (NVMe)
3132
- * is supported for EBS volumes (<code>required</code> | <code>supported</code> | <code>unsupported</code>).</p>
3138
+ * is supported for EBS volumes (<code>required</code> | <code>supported</code> |
3139
+ * <code>unsupported</code>).</p>
3133
3140
  * </li>
3134
3141
  * <li>
3135
3142
  * <p>
@@ -3138,7 +3145,8 @@ export interface DescribeInstanceTypesRequest {
3138
3145
  * </li>
3139
3146
  * <li>
3140
3147
  * <p>
3141
- * <code>hibernation-supported</code> - Indicates whether On-Demand hibernation is supported (<code>true</code> | <code>false</code>).</p>
3148
+ * <code>hibernation-supported</code> - Indicates whether On-Demand hibernation is supported
3149
+ * (<code>true</code> | <code>false</code>).</p>
3142
3150
  * </li>
3143
3151
  * <li>
3144
3152
  * <p>
@@ -3150,8 +3158,8 @@ export interface DescribeInstanceTypesRequest {
3150
3158
  * </li>
3151
3159
  * <li>
3152
3160
  * <p>
3153
- * <code>instance-storage-info.disk.size-in-gb</code> - The storage size of each instance storage disk, in
3154
- * GB.</p>
3161
+ * <code>instance-storage-info.disk.size-in-gb</code> - The storage size of each instance
3162
+ * storage disk, in GB.</p>
3155
3163
  * </li>
3156
3164
  * <li>
3157
3165
  * <p>
@@ -3160,19 +3168,20 @@ export interface DescribeInstanceTypesRequest {
3160
3168
  * </li>
3161
3169
  * <li>
3162
3170
  * <p>
3163
- * <code>instance-storage-info.encryption-support</code> - Indicates whether data is encrypted at rest
3164
- * (<code>required</code> | <code>supported</code> | <code>unsupported</code>).</p>
3171
+ * <code>instance-storage-info.encryption-support</code> - Indicates whether data is
3172
+ * encrypted at rest (<code>required</code> | <code>supported</code> |
3173
+ * <code>unsupported</code>).</p>
3165
3174
  * </li>
3166
3175
  * <li>
3167
3176
  * <p>
3168
3177
  * <code>instance-storage-info.nvme-support</code> - Indicates whether non-volatile memory
3169
- * express (NVMe) is supported for instance store (<code>required</code> | <code>supported</code> |
3170
- * <code>unsupported</code>).</p>
3178
+ * express (NVMe) is supported for instance store (<code>required</code> | <code>supported</code>
3179
+ * | <code>unsupported</code>).</p>
3171
3180
  * </li>
3172
3181
  * <li>
3173
3182
  * <p>
3174
- * <code>instance-storage-info.total-size-in-gb</code> - The total amount of storage available from all local
3175
- * instance storage, in GB.</p>
3183
+ * <code>instance-storage-info.total-size-in-gb</code> - The total amount of storage
3184
+ * available from all local instance storage, in GB.</p>
3176
3185
  * </li>
3177
3186
  * <li>
3178
3187
  * <p>
@@ -3206,22 +3215,23 @@ export interface DescribeInstanceTypesRequest {
3206
3215
  * </li>
3207
3216
  * <li>
3208
3217
  * <p>
3209
- * <code>network-info.encryption-in-transit-supported</code> - Indicates whether the instance type
3210
- * automatically encrypts in-transit traffic between instances (<code>true</code> | <code>false</code>).</p>
3218
+ * <code>network-info.encryption-in-transit-supported</code> - Indicates whether the instance
3219
+ * type automatically encrypts in-transit traffic between instances (<code>true</code> | <code>false</code>).</p>
3211
3220
  * </li>
3212
3221
  * <li>
3213
3222
  * <p>
3214
- * <code>network-info.ipv4-addresses-per-interface</code> - The maximum number of private IPv4 addresses per
3215
- * network interface.</p>
3223
+ * <code>network-info.ipv4-addresses-per-interface</code> - The maximum number of private
3224
+ * IPv4 addresses per network interface.</p>
3216
3225
  * </li>
3217
3226
  * <li>
3218
3227
  * <p>
3219
- * <code>network-info.ipv6-addresses-per-interface</code> - The maximum number of private IPv6 addresses per
3220
- * network interface.</p>
3228
+ * <code>network-info.ipv6-addresses-per-interface</code> - The maximum number of private
3229
+ * IPv6 addresses per network interface.</p>
3221
3230
  * </li>
3222
3231
  * <li>
3223
3232
  * <p>
3224
- * <code>network-info.ipv6-supported</code> - Indicates whether the instance type supports IPv6 (<code>true</code> | <code>false</code>).</p>
3233
+ * <code>network-info.ipv6-supported</code> - Indicates whether the instance type supports
3234
+ * IPv6 (<code>true</code> | <code>false</code>).</p>
3225
3235
  * </li>
3226
3236
  * <li>
3227
3237
  * <p>
@@ -3230,7 +3240,8 @@ export interface DescribeInstanceTypesRequest {
3230
3240
  * </li>
3231
3241
  * <li>
3232
3242
  * <p>
3233
- * <code>network-info.maximum-network-interfaces</code> - The maximum number of network interfaces per instance.</p>
3243
+ * <code>network-info.maximum-network-interfaces</code> - The maximum number of network
3244
+ * interfaces per instance.</p>
3234
3245
  * </li>
3235
3246
  * <li>
3236
3247
  * <p>
@@ -3239,17 +3250,18 @@ export interface DescribeInstanceTypesRequest {
3239
3250
  * </li>
3240
3251
  * <li>
3241
3252
  * <p>
3242
- * <code>nitro-enclaves-support</code> - Indicates whether Nitro Enclaves is supported (<code>supported</code> |
3243
- * <code>unsupported</code>).</p>
3253
+ * <code>nitro-enclaves-support</code> - Indicates whether Nitro Enclaves is supported
3254
+ * (<code>supported</code> | <code>unsupported</code>).</p>
3244
3255
  * </li>
3245
3256
  * <li>
3246
3257
  * <p>
3247
- * <code>nitro-tpm-support</code> - Indicates whether NitroTPM is supported (<code>supported</code> |
3248
- * <code>unsupported</code>).</p>
3258
+ * <code>nitro-tpm-support</code> - Indicates whether NitroTPM is supported
3259
+ * (<code>supported</code> | <code>unsupported</code>).</p>
3249
3260
  * </li>
3250
3261
  * <li>
3251
3262
  * <p>
3252
- * <code>nitro-tpm-info.supported-versions</code> - The supported NitroTPM version (<code>2.0</code>).</p>
3263
+ * <code>nitro-tpm-info.supported-versions</code> - The supported NitroTPM version
3264
+ * (<code>2.0</code>).</p>
3253
3265
  * </li>
3254
3266
  * <li>
3255
3267
  * <p>
@@ -3258,11 +3270,13 @@ export interface DescribeInstanceTypesRequest {
3258
3270
  * </li>
3259
3271
  * <li>
3260
3272
  * <p>
3261
- * <code>processor-info.sustained-clock-speed-in-ghz</code> - The CPU clock speed, in GHz.</p>
3273
+ * <code>processor-info.sustained-clock-speed-in-ghz</code> - The CPU clock speed, in
3274
+ * GHz.</p>
3262
3275
  * </li>
3263
3276
  * <li>
3264
3277
  * <p>
3265
- * <code>processor-info.supported-features</code> - The supported CPU features (<code>amd-sev-snp</code>).</p>
3278
+ * <code>processor-info.supported-features</code> - The supported CPU features
3279
+ * (<code>amd-sev-snp</code>).</p>
3266
3280
  * </li>
3267
3281
  * <li>
3268
3282
  * <p>
@@ -3286,25 +3300,28 @@ export interface DescribeInstanceTypesRequest {
3286
3300
  * </li>
3287
3301
  * <li>
3288
3302
  * <p>
3289
- * <code>vcpu-info.default-cores</code> - The default number of cores for the instance type.</p>
3303
+ * <code>vcpu-info.default-cores</code> - The default number of cores for the instance
3304
+ * type.</p>
3290
3305
  * </li>
3291
3306
  * <li>
3292
3307
  * <p>
3293
- * <code>vcpu-info.default-threads-per-core</code> - The default number of threads per core for the instance
3294
- * type.</p>
3308
+ * <code>vcpu-info.default-threads-per-core</code> - The default number of threads per core
3309
+ * for the instance type.</p>
3295
3310
  * </li>
3296
3311
  * <li>
3297
3312
  * <p>
3298
- * <code>vcpu-info.default-vcpus</code> - The default number of vCPUs for the instance type.</p>
3313
+ * <code>vcpu-info.default-vcpus</code> - The default number of vCPUs for the instance
3314
+ * type.</p>
3299
3315
  * </li>
3300
3316
  * <li>
3301
3317
  * <p>
3302
- * <code>vcpu-info.valid-cores</code> - The number of cores that can be configured for the instance type.</p>
3318
+ * <code>vcpu-info.valid-cores</code> - The number of cores that can be configured for the
3319
+ * instance type.</p>
3303
3320
  * </li>
3304
3321
  * <li>
3305
3322
  * <p>
3306
- * <code>vcpu-info.valid-threads-per-core</code> - The number of threads per core that can be configured for the instance type.
3307
- * For example, "1" or "1,2".</p>
3323
+ * <code>vcpu-info.valid-threads-per-core</code> - The number of threads per core that can be
3324
+ * configured for the instance type. For example, "1" or "1,2".</p>
3308
3325
  * </li>
3309
3326
  * </ul>
3310
3327
  * @public
@@ -3339,7 +3356,8 @@ export interface EbsOptimizedInfo {
3339
3356
  */
3340
3357
  BaselineThroughputInMBps?: number;
3341
3358
  /**
3342
- * <p>The baseline input/output storage operations per seconds for an EBS-optimized instance type.</p>
3359
+ * <p>The baseline input/output storage operations per seconds for an EBS-optimized instance
3360
+ * type.</p>
3343
3361
  * @public
3344
3362
  */
3345
3363
  BaselineIops?: number;
@@ -3354,7 +3372,8 @@ export interface EbsOptimizedInfo {
3354
3372
  */
3355
3373
  MaximumThroughputInMBps?: number;
3356
3374
  /**
3357
- * <p>The maximum input/output storage operations per second for an EBS-optimized instance type.</p>
3375
+ * <p>The maximum input/output storage operations per second for an EBS-optimized instance
3376
+ * type.</p>
3358
3377
  * @public
3359
3378
  */
3360
3379
  MaximumIops?: number;
@@ -3404,7 +3423,7 @@ export type EbsNvmeSupport = (typeof EbsNvmeSupport)[keyof typeof EbsNvmeSupport
3404
3423
  export interface EbsInfo {
3405
3424
  /**
3406
3425
  * <p>Indicates whether the instance type is Amazon EBS-optimized. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSOptimized.html">Amazon EBS-optimized
3407
- * instances</a> in <i>Amazon EC2 User Guide</i>.</p>
3426
+ * instances</a> in <i>Amazon EC2 User Guide</i>.</p>
3408
3427
  * @public
3409
3428
  */
3410
3429
  EbsOptimizedSupport?: EbsOptimizedSupport;
@@ -3590,7 +3609,8 @@ export interface InferenceAcceleratorInfo {
3590
3609
  */
3591
3610
  Accelerators?: InferenceDeviceInfo[];
3592
3611
  /**
3593
- * <p>The total size of the memory for the inference accelerators for the instance type, in MiB.</p>
3612
+ * <p>The total size of the memory for the inference accelerators for the instance type, in
3613
+ * MiB.</p>
3594
3614
  * @public
3595
3615
  */
3596
3616
  TotalInferenceMemoryInMiB?: number;
@@ -3727,7 +3747,8 @@ export interface MediaAcceleratorInfo {
3727
3747
  */
3728
3748
  Accelerators?: MediaDeviceInfo[];
3729
3749
  /**
3730
- * <p>The total size of the memory for the media accelerators for the instance type, in MiB.</p>
3750
+ * <p>The total size of the memory for the media accelerators for the instance type, in
3751
+ * MiB.</p>
3731
3752
  * @public
3732
3753
  */
3733
3754
  TotalMediaMemoryInMiB?: number;
@@ -3859,14 +3880,14 @@ export interface NetworkInfo {
3859
3880
  */
3860
3881
  EfaInfo?: EfaInfo;
3861
3882
  /**
3862
- * <p>Indicates whether the instance type automatically encrypts in-transit traffic between instances.</p>
3883
+ * <p>Indicates whether the instance type automatically encrypts in-transit traffic between
3884
+ * instances.</p>
3863
3885
  * @public
3864
3886
  */
3865
3887
  EncryptionInTransitSupported?: boolean;
3866
3888
  /**
3867
- * <p>Indicates whether the instance type supports ENA Express. ENA Express uses Amazon Web Services Scalable
3868
- * Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream and
3869
- * minimize tail latency of network traffic between EC2 instances.</p>
3889
+ * <p>Indicates whether the instance type supports ENA Express. ENA Express uses Amazon Web Services Scalable Reliable Datagram (SRD) technology to increase the maximum bandwidth used per stream
3890
+ * and minimize tail latency of network traffic between EC2 instances.</p>
3870
3891
  * @public
3871
3892
  */
3872
3893
  EnaSrdSupported?: boolean;
@@ -3935,7 +3956,8 @@ export interface NeuronInfo {
3935
3956
  */
3936
3957
  NeuronDevices?: NeuronDeviceInfo[];
3937
3958
  /**
3938
- * <p>The total size of the memory for the neuron accelerators for the instance type, in MiB.</p>
3959
+ * <p>The total size of the memory for the neuron accelerators for the instance type, in
3960
+ * MiB.</p>
3939
3961
  * @public
3940
3962
  */
3941
3963
  TotalNeuronDeviceMemoryInMiB?: number;
@@ -4054,9 +4076,9 @@ export interface ProcessorInfo {
4054
4076
  SustainedClockSpeedInGhz?: number;
4055
4077
  /**
4056
4078
  * <p>Indicates whether the instance type supports AMD SEV-SNP. If the request returns
4057
- * <code>amd-sev-snp</code>, AMD SEV-SNP is supported. Otherwise, it is not supported.
4058
- * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html">
4059
- * AMD SEV-SNP</a>.</p>
4079
+ * <code>amd-sev-snp</code>, AMD SEV-SNP is supported. Otherwise, it is not supported. For more
4080
+ * information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sev-snp.html"> AMD
4081
+ * SEV-SNP</a>.</p>
4060
4082
  * @public
4061
4083
  */
4062
4084
  SupportedFeatures?: SupportedAdditionalProcessorFeature[];
@@ -4140,7 +4162,8 @@ export interface VCpuInfo {
4140
4162
  */
4141
4163
  export interface InstanceTypeInfo {
4142
4164
  /**
4143
- * <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2 User Guide</i>.</p>
4165
+ * <p>The instance type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the <i>Amazon EC2
4166
+ * User Guide</i>.</p>
4144
4167
  * @public
4145
4168
  */
4146
4169
  InstanceType?: _InstanceType;
@@ -4240,9 +4263,9 @@ export interface InstanceTypeInfo {
4240
4263
  */
4241
4264
  HibernationSupported?: boolean;
4242
4265
  /**
4243
- * <p>Indicates whether the instance type is a burstable performance T instance
4244
- * type. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
4245
- * performance instances</a>.</p>
4266
+ * <p>Indicates whether the instance type is a burstable performance T instance type. For more
4267
+ * information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable performance
4268
+ * instances</a>.</p>
4246
4269
  * @public
4247
4270
  */
4248
4271
  BurstablePerformanceSupported?: boolean;
@@ -4257,8 +4280,8 @@ export interface InstanceTypeInfo {
4257
4280
  */
4258
4281
  AutoRecoverySupported?: boolean;
4259
4282
  /**
4260
- * <p>The supported boot modes. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html">Boot modes</a> in the
4261
- * <i>Amazon EC2 User Guide</i>.</p>
4283
+ * <p>The supported boot modes. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-boot.html">Boot modes</a> in the <i>Amazon EC2 User
4284
+ * Guide</i>.</p>
4262
4285
  * @public
4263
4286
  */
4264
4287
  SupportedBootModes?: BootModeType[];
@@ -4378,7 +4401,7 @@ export interface DescribeInternetGatewaysRequest {
4378
4401
  */
4379
4402
  export interface DescribeInternetGatewaysResult {
4380
4403
  /**
4381
- * <p>Information about one or more internet gateways.</p>
4404
+ * <p>Information about the internet gateways.</p>
4382
4405
  * @public
4383
4406
  */
4384
4407
  InternetGateways?: InternetGateway[];
@@ -5110,7 +5133,7 @@ export interface DescribeLaunchTemplateVersionsRequest {
5110
5133
  * <p>If <code>false</code>, and if a Systems Manager parameter is specified for <code>ImageId</code>,
5111
5134
  * the parameter is displayed in the response for <code>imageId</code>.</p>
5112
5135
  * <p> For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#use-an-ssm-parameter-instead-of-an-ami-id">Use a Systems
5113
- * Manager parameter instead of an AMI ID</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
5136
+ * Manager parameter instead of an AMI ID</a> in the <i>Amazon EC2 User Guide</i>.</p>
5114
5137
  * <p>Default: <code>false</code>
5115
5138
  * </p>
5116
5139
  * @public
@@ -6252,7 +6275,6 @@ export interface DescribeNetworkAclsRequest {
6252
6275
  DryRun?: boolean;
6253
6276
  /**
6254
6277
  * <p>The IDs of the network ACLs.</p>
6255
- * <p>Default: Describes all your network ACLs.</p>
6256
6278
  * @public
6257
6279
  */
6258
6280
  NetworkAclIds?: string[];
@@ -6274,7 +6296,7 @@ export interface DescribeNetworkAclsRequest {
6274
6296
  */
6275
6297
  export interface DescribeNetworkAclsResult {
6276
6298
  /**
6277
- * <p>Information about one or more network ACLs.</p>
6299
+ * <p>Information about the network ACLs.</p>
6278
6300
  * @public
6279
6301
  */
6280
6302
  NetworkAcls?: NetworkAcl[];
@@ -8197,9 +8219,9 @@ export interface DescribeReservedInstancesOfferingsRequest {
8197
8219
  */
8198
8220
  IncludeMarketplace?: boolean;
8199
8221
  /**
8200
- * <p>The instance type that the reservation will cover (for example, <code>m1.small</code>). For more information, see
8201
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Instance types</a> in the
8202
- * <i>Amazon EC2 User Guide</i>.</p>
8222
+ * <p>The instance type that the reservation will cover (for example, <code>m1.small</code>).
8223
+ * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html">Amazon EC2 instance types</a> in the
8224
+ * <i>Amazon EC2 User Guide</i>.</p>
8203
8225
  * @public
8204
8226
  */
8205
8227
  InstanceType?: _InstanceType;
@@ -8520,7 +8542,6 @@ export interface DescribeRouteTablesRequest {
8520
8542
  DryRun?: boolean;
8521
8543
  /**
8522
8544
  * <p>The IDs of the route tables.</p>
8523
- * <p>Default: Describes all your route tables.</p>
8524
8545
  * @public
8525
8546
  */
8526
8547
  RouteTableIds?: string[];
@@ -8543,7 +8564,7 @@ export interface DescribeRouteTablesRequest {
8543
8564
  */
8544
8565
  export interface DescribeRouteTablesResult {
8545
8566
  /**
8546
- * <p>Information about one or more route tables.</p>
8567
+ * <p>Information about the route tables.</p>
8547
8568
  * @public
8548
8569
  */
8549
8570
  RouteTables?: RouteTable[];
@@ -9453,17 +9474,15 @@ export interface DescribeSnapshotsRequest {
9453
9474
  */
9454
9475
  Filters?: Filter[];
9455
9476
  /**
9456
- * <p>The maximum number of snapshots to return for this request.
9457
- * This value can be between 5 and 1,000; if this value is larger than 1,000, only 1,000 results are returned.
9458
- * If this parameter is not used, then the request returns all snapshots.
9459
- * You cannot specify this parameter and the snapshot IDs parameter in the same request. For more information,
9460
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
9477
+ * <p>The maximum number of items to return for this request.
9478
+ * To get the next page of items, make another request with the token returned in the output.
9479
+ * For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
9461
9480
  * @public
9462
9481
  */
9463
9482
  MaxResults?: number;
9464
9483
  /**
9465
9484
  * <p>The token returned from a previous paginated request.
9466
- * Pagination continues from the end of the items returned by the previous request.</p>
9485
+ * Pagination continues from the end of the items returned by the previous request.</p>
9467
9486
  * @public
9468
9487
  */
9469
9488
  NextToken?: string;
@@ -9502,8 +9521,8 @@ export interface DescribeSnapshotsResult {
9502
9521
  */
9503
9522
  Snapshots?: Snapshot[];
9504
9523
  /**
9505
- * <p>The token to include in another request to return the next page of snapshots.
9506
- * This value is <code>null</code> when there are no more snapshots to return.</p>
9524
+ * <p>The token to include in another request to get the next page of items.
9525
+ * This value is <code>null</code> when there are no more items to return.</p>
9507
9526
  * @public
9508
9527
  */
9509
9528
  NextToken?: string;
@@ -10078,7 +10097,7 @@ export interface InstanceNetworkInterfaceSpecification {
10078
10097
  */
10079
10098
  EnaSrdSpecification?: EnaSrdSpecificationRequest;
10080
10099
  /**
10081
- * <p>A security group connection tracking specification that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
10100
+ * <p>A security group connection tracking specification that enables you to set the timeout for connection tracking on an Elastic network interface. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-connection-tracking.html#connection-tracking-timeouts">Connection tracking timeouts</a> in the <i>Amazon EC2 User Guide</i>.</p>
10082
10101
  * @public
10083
10102
  */
10084
10103
  ConnectionTrackingSpecification?: ConnectionTrackingSpecificationRequest;
@@ -10438,7 +10457,8 @@ export type ReplacementStrategy = (typeof ReplacementStrategy)[keyof typeof Repl
10438
10457
  /**
10439
10458
  * <p>The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your
10440
10459
  * Spot Instance is at an elevated risk of being interrupted. For more information, see
10441
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-capacity-rebalance.html">Capacity rebalancing</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
10460
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-capacity-rebalance.html">Capacity
10461
+ * rebalancing</a> in the <i>Amazon EC2 User Guide</i>.</p>
10442
10462
  * @public
10443
10463
  */
10444
10464
  export interface SpotCapacityRebalance {
@@ -10478,7 +10498,8 @@ export interface SpotMaintenanceStrategies {
10478
10498
  /**
10479
10499
  * <p>The Spot Instance replacement strategy to use when Amazon EC2 emits a signal that your
10480
10500
  * Spot Instance is at an elevated risk of being interrupted. For more information, see
10481
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-capacity-rebalance.html">Capacity rebalancing</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
10501
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-capacity-rebalance.html">Capacity
10502
+ * rebalancing</a> in the <i>Amazon EC2 User Guide</i>.</p>
10482
10503
  * @public
10483
10504
  */
10484
10505
  CapacityRebalance?: SpotCapacityRebalance;
@@ -10521,15 +10542,20 @@ export interface SpotFleetRequestConfigData {
10521
10542
  * <p>Spot Fleet requests instances from all of the Spot Instance pools that you
10522
10543
  * specify.</p>
10523
10544
  * </dd>
10524
- * <dt>lowestPrice</dt>
10545
+ * <dt>lowestPrice (not recommended)</dt>
10525
10546
  * <dd>
10526
- * <p>Spot Fleet requests instances from the lowest priced Spot Instance pool that
10527
- * has available capacity. If the lowest priced pool doesn't have available capacity, the Spot Instances
10528
- * come from the next lowest priced pool that has available capacity. If a pool runs out of
10529
- * capacity before fulfilling your desired capacity, Spot Fleet will continue to fulfill your
10530
- * request by drawing from the next lowest priced pool. To ensure that your desired capacity is
10531
- * met, you might receive Spot Instances from several pools. Because this strategy only considers instance
10532
- * price and not capacity availability, it might lead to high interruption rates.</p>
10547
+ * <important>
10548
+ * <p>We don't recommend the <code>lowestPrice</code> allocation strategy because
10549
+ * it has the highest risk of interruption for your Spot Instances.</p>
10550
+ * </important>
10551
+ * <p>Spot Fleet requests instances from the lowest priced Spot Instance pool that has available
10552
+ * capacity. If the lowest priced pool doesn't have available capacity, the Spot Instances
10553
+ * come from the next lowest priced pool that has available capacity. If a pool runs
10554
+ * out of capacity before fulfilling your desired capacity, Spot Fleet will continue to
10555
+ * fulfill your request by drawing from the next lowest priced pool. To ensure that
10556
+ * your desired capacity is met, you might receive Spot Instances from several pools. Because
10557
+ * this strategy only considers instance price and not capacity availability, it
10558
+ * might lead to high interruption rates.</p>
10533
10559
  * </dd>
10534
10560
  * </dl>
10535
10561
  * <p>Default: <code>lowestPrice</code>
@@ -10578,13 +10604,12 @@ export interface SpotFleetRequestConfigData {
10578
10604
  */
10579
10605
  OnDemandFulfilledCapacity?: number;
10580
10606
  /**
10581
- * <p>The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role that
10582
- * grants the Spot Fleet the permission to request, launch, terminate, and tag instances on
10583
- * your behalf. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html#spot-fleet-prerequisites">Spot
10584
- * Fleet prerequisites</a> in the <i>Amazon EC2 User Guide</i>. Spot Fleet
10585
- * can terminate Spot Instances on your behalf when you cancel its Spot Fleet request using
10586
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CancelSpotFleetRequests">CancelSpotFleetRequests</a> or when the Spot Fleet request expires, if you set
10587
- * <code>TerminateInstancesWithExpiration</code>.</p>
10607
+ * <p>The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role
10608
+ * that grants the Spot Fleet the permission to request, launch, terminate, and tag instances
10609
+ * on your behalf. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html#spot-fleet-prerequisites">Spot
10610
+ * Fleet prerequisites</a> in the <i>Amazon EC2 User Guide</i>. Spot Fleet can
10611
+ * terminate Spot Instances on your behalf when you cancel its Spot Fleet request using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CancelSpotFleetRequests">CancelSpotFleetRequests</a> or when the Spot Fleet request expires, if you set
10612
+ * <code>TerminateInstancesWithExpiration</code>.</p>
10588
10613
  * @public
10589
10614
  */
10590
10615
  IamFleetRole: string | undefined;
@@ -10648,8 +10673,8 @@ export interface SpotFleetRequestConfigData {
10648
10673
  * and if their average CPU usage exceeds the baseline utilization, you will incur a charge
10649
10674
  * for surplus credits. The <code>onDemandMaxTotalPrice</code> does not account for surplus
10650
10675
  * credits, and, if you use surplus credits, your final cost might be higher than what you
10651
- * specified for <code>onDemandMaxTotalPrice</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-unlimited-mode-concepts.html#unlimited-mode-surplus-credits">Surplus credits can incur charges</a> in the <i>EC2 User
10652
- * Guide</i>.</p>
10676
+ * specified for <code>onDemandMaxTotalPrice</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-unlimited-mode-concepts.html#unlimited-mode-surplus-credits">Surplus credits can incur charges</a> in the
10677
+ * <i>Amazon EC2 User Guide</i>.</p>
10653
10678
  * </note>
10654
10679
  * @public
10655
10680
  */
@@ -10667,8 +10692,8 @@ export interface SpotFleetRequestConfigData {
10667
10692
  * and if their average CPU usage exceeds the baseline utilization, you will incur a charge
10668
10693
  * for surplus credits. The <code>spotMaxTotalPrice</code> does not account for surplus
10669
10694
  * credits, and, if you use surplus credits, your final cost might be higher than what you
10670
- * specified for <code>spotMaxTotalPrice</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-unlimited-mode-concepts.html#unlimited-mode-surplus-credits">Surplus credits can incur charges</a> in the <i>EC2 User
10671
- * Guide</i>.</p>
10695
+ * specified for <code>spotMaxTotalPrice</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-unlimited-mode-concepts.html#unlimited-mode-surplus-credits">Surplus credits can incur charges</a> in the
10696
+ * <i>Amazon EC2 User Guide</i>.</p>
10672
10697
  * </note>
10673
10698
  * @public
10674
10699
  */
@@ -10994,7 +11019,7 @@ export interface DescribeSpotInstanceRequestsRequest {
10994
11019
  * | <code>active</code> | <code>closed</code> | <code>cancelled</code> |
10995
11020
  * <code>failed</code>). Spot request status information can help you track
10996
11021
  * your Amazon EC2 Spot Instance requests. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-request-status.html">Spot
10997
- * request status</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
11022
+ * request status</a> in the <i>Amazon EC2 User Guide</i>.</p>
10998
11023
  * </li>
10999
11024
  * <li>
11000
11025
  * <p>
@@ -11176,7 +11201,7 @@ export type SpotInstanceState = (typeof SpotInstanceState)[keyof typeof SpotInst
11176
11201
  */
11177
11202
  export interface SpotInstanceStatus {
11178
11203
  /**
11179
- * <p>The status code. For a list of status codes, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-request-status.html#spot-instance-request-status-understand">Spot request status codes</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
11204
+ * <p>The status code. For a list of status codes, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-request-status.html#spot-instance-request-status-understand">Spot request status codes</a> in the <i>Amazon EC2 User Guide</i>.</p>
11180
11205
  * @public
11181
11206
  */
11182
11207
  Code?: string;
@@ -11264,7 +11289,7 @@ export interface SpotInstanceRequest {
11264
11289
  /**
11265
11290
  * <p>The state of the Spot Instance request. Spot request status information helps track your Spot
11266
11291
  * Instance requests. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-request-status.html">Spot request status</a> in the
11267
- * <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
11292
+ * <i>Amazon EC2 User Guide</i>.</p>
11268
11293
  * @public
11269
11294
  */
11270
11295
  State?: SpotInstanceState;