@aws-sdk/client-ec2 3.226.0 → 3.231.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 (176) hide show
  1. package/dist-cjs/endpoint/ruleset.js +0 -9
  2. package/dist-cjs/models/models_0.js +1 -0
  3. package/dist-cjs/protocols/Aws_ec2.js +14 -0
  4. package/dist-cjs/runtimeConfig.browser.js +3 -3
  5. package/dist-cjs/runtimeConfig.js +2 -1
  6. package/dist-es/endpoint/ruleset.js +0 -9
  7. package/dist-es/models/models_0.js +1 -0
  8. package/dist-es/protocols/Aws_ec2.js +14 -0
  9. package/dist-es/runtimeConfig.browser.js +1 -1
  10. package/dist-es/runtimeConfig.js +2 -1
  11. package/dist-types/EC2.d.ts +359 -425
  12. package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +1 -1
  13. package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -2
  14. package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +5 -5
  15. package/dist-types/commands/AssociateAddressCommand.d.ts +0 -1
  16. package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +1 -1
  17. package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -4
  18. package/dist-types/commands/AssociateRouteTableCommand.d.ts +1 -1
  19. package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  20. package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +3 -4
  21. package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -2
  22. package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +5 -5
  23. package/dist-types/commands/AttachVpnGatewayCommand.d.ts +1 -1
  24. package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
  25. package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -2
  26. package/dist-types/commands/BundleInstanceCommand.d.ts +1 -1
  27. package/dist-types/commands/CancelCapacityReservationCommand.d.ts +1 -1
  28. package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +7 -7
  29. package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +1 -1
  30. package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -2
  31. package/dist-types/commands/CopyImageCommand.d.ts +2 -5
  32. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -4
  33. package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -5
  34. package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -2
  35. package/dist-types/commands/CreateDefaultVpcCommand.d.ts +5 -5
  36. package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +5 -6
  37. package/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -6
  38. package/dist-types/commands/CreateImageCommand.d.ts +6 -10
  39. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -3
  40. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  41. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
  42. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
  43. package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -2
  45. package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -2
  46. package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
  47. package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
  48. package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +0 -1
  49. package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -2
  50. package/dist-types/commands/CreateRouteCommand.d.ts +6 -6
  51. package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -2
  52. package/dist-types/commands/CreateSnapshotCommand.d.ts +0 -3
  53. package/dist-types/commands/CreateSnapshotsCommand.d.ts +0 -2
  54. package/dist-types/commands/CreateSubnetCommand.d.ts +7 -7
  55. package/dist-types/commands/CreateTagsCommand.d.ts +0 -1
  56. package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
  57. package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -2
  58. package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
  59. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
  60. package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
  61. package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
  62. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +6 -6
  63. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +6 -6
  64. package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +1 -1
  65. package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -2
  67. package/dist-types/commands/DeleteFleetsCommand.d.ts +0 -1
  68. package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +1 -2
  69. package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +7 -7
  70. package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -2
  71. package/dist-types/commands/DeregisterImageCommand.d.ts +1 -4
  72. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -2
  73. package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +0 -1
  74. package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeHostsCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +5 -5
  82. package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +8 -8
  83. package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -4
  84. package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +1 -1
  85. package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribePrefixListsCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
  88. package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeRouteTablesCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -2
  92. package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
  93. package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
  94. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -2
  96. package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
  97. package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
  100. package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
  101. package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
  102. package/dist-types/commands/DisableFastLaunchCommand.d.ts +3 -3
  103. package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +0 -1
  104. package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -2
  105. package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -9
  106. package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
  107. package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
  108. package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -2
  109. package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +1 -1
  110. package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +1 -1
  111. package/dist-types/commands/EnableFastLaunchCommand.d.ts +3 -3
  112. package/dist-types/commands/GetConsoleOutputCommand.d.ts +3 -3
  113. package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
  114. package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
  115. package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +5 -5
  116. package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
  117. package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -2
  118. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
  119. package/dist-types/commands/GetPasswordDataCommand.d.ts +4 -4
  120. package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
  121. package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
  122. package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -2
  123. package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
  124. package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
  125. package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
  126. package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
  127. package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -2
  128. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
  129. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +7 -7
  130. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -2
  131. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  132. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +5 -5
  133. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +6 -9
  134. package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
  135. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  136. package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -2
  137. package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +13 -15
  138. package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
  139. package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -1
  140. package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -2
  141. package/dist-types/commands/RebootInstancesCommand.d.ts +2 -2
  142. package/dist-types/commands/RegisterImageCommand.d.ts +4 -7
  143. package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -1
  144. package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -2
  145. package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -2
  146. package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
  147. package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
  148. package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
  149. package/dist-types/commands/RequestSpotFleetCommand.d.ts +8 -9
  150. package/dist-types/commands/RequestSpotInstancesCommand.d.ts +5 -7
  151. package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
  152. package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +0 -1
  153. package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +0 -2
  154. package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -4
  155. package/dist-types/commands/RunInstancesCommand.d.ts +16 -16
  156. package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -6
  157. package/dist-types/commands/StartInstancesCommand.d.ts +5 -7
  158. package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -2
  159. package/dist-types/commands/StopInstancesCommand.d.ts +6 -6
  160. package/dist-types/commands/TerminateInstancesCommand.d.ts +19 -24
  161. package/dist-types/models/models_0.d.ts +74 -79
  162. package/dist-types/models/models_1.d.ts +198 -201
  163. package/dist-types/models/models_2.d.ts +71 -71
  164. package/dist-types/models/models_3.d.ts +349 -357
  165. package/dist-types/models/models_4.d.ts +441 -443
  166. package/dist-types/models/models_5.d.ts +119 -122
  167. package/dist-types/models/models_6.d.ts +173 -175
  168. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  169. package/dist-types/runtimeConfig.d.ts +1 -1
  170. package/dist-types/runtimeConfig.native.d.ts +1 -1
  171. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  172. package/dist-types/ts3.4/models/models_3.d.ts +1 -0
  173. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -1
  174. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
  175. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -1
  176. package/package.json +7 -6
@@ -14,9 +14,9 @@ export interface InstanceCreditSpecificationRequest {
14
14
  InstanceId?: string;
15
15
  /**
16
16
  * <p>The credit option for CPU usage of the instance.</p>
17
- * <p>Valid values: <code>standard</code> | <code>unlimited</code>
17
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
18
18
  * </p>
19
- * <p>T3 instances with <code>host</code> tenancy do not support the <code>unlimited</code>
19
+ * <p>T3 instances with <code>host</code> tenancy do not support the <code>unlimited</code>
20
20
  * CPU credit option.</p>
21
21
  */
22
22
  CpuCredits?: string;
@@ -217,12 +217,12 @@ export interface ModifyInstanceMetadataOptionsRequest {
217
217
  /**
218
218
  * <p>The state of token usage for your instance metadata requests. If the parameter is not
219
219
  * specified in the request, the default state is <code>optional</code>.</p>
220
- * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
220
+ * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
221
221
  * with or without a session token on your request. If you retrieve the IAM
222
222
  * role credentials without a token, the version 1.0 role credentials are returned. If you
223
223
  * retrieve the IAM role credentials using a valid session token, the
224
224
  * version 2.0 role credentials are returned.</p>
225
- * <p>If the state is <code>required</code>, you must send a session token with any instance
225
+ * <p>If the state is <code>required</code>, you must send a session token with any instance
226
226
  * metadata retrieval requests. In this state, retrieving the IAM role
227
227
  * credentials always returns the version 2.0 credentials; the version 1.0 credentials are
228
228
  * not available.</p>
@@ -232,13 +232,13 @@ export interface ModifyInstanceMetadataOptionsRequest {
232
232
  * <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
233
233
  * number, the further instance metadata requests can travel. If no parameter is specified,
234
234
  * the existing state is maintained.</p>
235
- * <p>Possible values: Integers from 1 to 64</p>
235
+ * <p>Possible values: Integers from 1 to 64</p>
236
236
  */
237
237
  HttpPutResponseHopLimit?: number;
238
238
  /**
239
239
  * <p>Enables or disables the HTTP metadata endpoint on your instances. If this parameter is
240
240
  * not specified, the existing state is maintained.</p>
241
- * <p>If you specify a value of <code>disabled</code>, you cannot access your instance
241
+ * <p>If you specify a value of <code>disabled</code>, you cannot access your instance
242
242
  * metadata.</p>
243
243
  */
244
244
  HttpEndpoint?: InstanceMetadataEndpointState | string;
@@ -259,7 +259,7 @@ export interface ModifyInstanceMetadataOptionsRequest {
259
259
  * metadata. Set to <code>disabled</code> to turn off access to instance tags from the
260
260
  * instance metadata. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#work-with-tags-in-IMDS">Work with
261
261
  * instance tags using the instance metadata</a>.</p>
262
- * <p>Default: <code>disabled</code>
262
+ * <p>Default: <code>disabled</code>
263
263
  * </p>
264
264
  */
265
265
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
@@ -288,7 +288,7 @@ export interface ModifyInstancePlacementRequest {
288
288
  * groups, the instance must have a tenancy of <code>default</code>. For cluster and
289
289
  * partition placement groups, the instance must have a tenancy of <code>default</code> or
290
290
  * <code>dedicated</code>.</p>
291
- * <p>To remove an instance from a placement group, specify an empty string ("").</p>
291
+ * <p>To remove an instance from a placement group, specify an empty string ("").</p>
292
292
  */
293
293
  GroupName?: string;
294
294
  /**
@@ -301,13 +301,12 @@ export interface ModifyInstancePlacementRequest {
301
301
  InstanceId: string | undefined;
302
302
  /**
303
303
  * <p>The tenancy for the instance.</p>
304
- *
305
- * <note>
304
+ * <note>
306
305
  * <p>For T3 instances, you can't change the tenancy from <code>dedicated</code> to
307
306
  * <code>host</code>, or from <code>host</code> to <code>dedicated</code>.
308
307
  * Attempting to make one of these unsupported tenancy changes results in the
309
308
  * <code>InvalidTenancy</code> error code.</p>
310
- * </note>
309
+ * </note>
311
310
  */
312
311
  Tenancy?: HostTenancy | string;
313
312
  /**
@@ -508,18 +507,18 @@ export interface ModifyLaunchTemplateRequest {
508
507
  * <p>Unique, case-sensitive identifier you provide to ensure the idempotency of the
509
508
  * request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
510
509
  * idempotency</a>.</p>
511
- * <p>Constraint: Maximum 128 ASCII characters.</p>
510
+ * <p>Constraint: Maximum 128 ASCII characters.</p>
512
511
  */
513
512
  ClientToken?: string;
514
513
  /**
515
514
  * <p>The ID of the launch template.</p>
516
- * <p>You must specify either the <code>LaunchTemplateId</code> or the
515
+ * <p>You must specify either the <code>LaunchTemplateId</code> or the
517
516
  * <code>LaunchTemplateName</code>, but not both.</p>
518
517
  */
519
518
  LaunchTemplateId?: string;
520
519
  /**
521
520
  * <p>The name of the launch template.</p>
522
- * <p>You must specify either the <code>LaunchTemplateName</code> or the
521
+ * <p>You must specify either the <code>LaunchTemplateName</code> or the
523
522
  * <code>LaunchTemplateId</code>, but not both.</p>
524
523
  */
525
524
  LaunchTemplateName?: string;
@@ -605,7 +604,7 @@ export interface ModifyManagedPrefixListRequest {
605
604
  /**
606
605
  * <p>The maximum number of entries for the prefix list. You cannot modify the entries
607
606
  * of a prefix list and modify the size of a prefix list at the same time.</p>
608
- * <p>If any of the resources that reference the prefix list cannot support the new
607
+ * <p>If any of the resources that reference the prefix list cannot support the new
609
608
  * maximum size, the modify operation fails. Check the state message for the IDs of
610
609
  * the first ten resources that do not support the new maximum size.</p>
611
610
  */
@@ -739,8 +738,8 @@ export interface ModifyReservedInstancesResult {
739
738
  }
740
739
  /**
741
740
  * <p>Describes a security group rule.</p>
742
- * <p>You must specify exactly one of the following parameters, based on the rule type:</p>
743
- * <ul>
741
+ * <p>You must specify exactly one of the following parameters, based on the rule type:</p>
742
+ * <ul>
744
743
  * <li>
745
744
  * <p>CidrIpv4</p>
746
745
  * </li>
@@ -754,7 +753,7 @@ export interface ModifyReservedInstancesResult {
754
753
  * <p>ReferencedGroupId</p>
755
754
  * </li>
756
755
  * </ul>
757
- * <p>When you modify a rule, you cannot change the rule type. For example, if the rule
756
+ * <p>When you modify a rule, you cannot change the rule type. For example, if the rule
758
757
  * uses an IPv4 address range, you must use <code>CidrIpv4</code> to specify a new IPv4
759
758
  * address range.</p>
760
759
  */
@@ -762,7 +761,7 @@ export interface SecurityGroupRuleRequest {
762
761
  /**
763
762
  * <p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>,
764
763
  * <code>icmpv6</code>) or number (see <a href="http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml">Protocol Numbers</a>). </p>
765
- * <p>Use <code>-1</code> to specify all protocols.</p>
764
+ * <p>Use <code>-1</code> to specify all protocols.</p>
766
765
  */
767
766
  IpProtocol?: string;
768
767
  /**
@@ -952,7 +951,7 @@ export interface ModifySubnetAttributeRequest {
952
951
  * specified subnet should be assigned an IPv6 address. This includes a network interface
953
952
  * that's created when launching an instance into the subnet (the instance therefore
954
953
  * receives an IPv6 address). </p>
955
- * <p>If you enable the IPv6 addressing feature for your subnet, your network interface
954
+ * <p>If you enable the IPv6 addressing feature for your subnet, your network interface
956
955
  * or instance only receives an IPv6 address if it's created using version
957
956
  * <code>2016-11-15</code> or later of the Amazon EC2 API.</p>
958
957
  */
@@ -969,12 +968,12 @@ export interface ModifySubnetAttributeRequest {
969
968
  /**
970
969
  * <p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the
971
970
  * specified subnet should be assigned a customer-owned IPv4 address.</p>
972
- * <p>When this value is <code>true</code>, you must specify the customer-owned IP pool using <code>CustomerOwnedIpv4Pool</code>.</p>
971
+ * <p>When this value is <code>true</code>, you must specify the customer-owned IP pool using <code>CustomerOwnedIpv4Pool</code>.</p>
973
972
  */
974
973
  MapCustomerOwnedIpOnLaunch?: AttributeBooleanValue;
975
974
  /**
976
975
  * <p>The customer-owned IPv4 address pool associated with the subnet.</p>
977
- * <p>You must set this value when you specify <code>true</code> for <code>MapCustomerOwnedIpOnLaunch</code>.</p>
976
+ * <p>You must set this value when you specify <code>true</code> for <code>MapCustomerOwnedIpOnLaunch</code>.</p>
978
977
  */
979
978
  CustomerOwnedIpv4Pool?: string;
980
979
  /**
@@ -1201,7 +1200,7 @@ export interface ModifyTransitGatewayOptions {
1201
1200
  /**
1202
1201
  * <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session.
1203
1202
  * The range is 64512 to 65534 for 16-bit ASNs and 4200000000 to 4294967294 for 32-bit ASNs.</p>
1204
- * <p>The modify ASN operation is not allowed on a transit gateway with active BGP sessions. You must first delete all transit gateway attachments that have BGP configured prior to modifying the ASN on the transit gateway.</p>
1203
+ * <p>The modify ASN operation is not allowed on a transit gateway with active BGP sessions. You must first delete all transit gateway attachments that have BGP configured prior to modifying the ASN on the transit gateway.</p>
1205
1204
  */
1206
1205
  AmazonSideAsn?: number;
1207
1206
  }
@@ -1706,7 +1705,7 @@ export interface ModifyVolumeRequest {
1706
1705
  * The maximum value is 1,000.</p>
1707
1706
  * <p>Default: The existing value is retained if the source and target volume type is <code>gp3</code>.
1708
1707
  * Otherwise, the default value is 125.</p>
1709
- * <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>
1708
+ * <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>
1710
1709
  */
1711
1710
  Throughput?: number;
1712
1711
  /**
@@ -2115,25 +2114,25 @@ export interface ModifyVpnConnectionOptionsRequest {
2115
2114
  VpnConnectionId: string | undefined;
2116
2115
  /**
2117
2116
  * <p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>
2118
- * <p>Default: <code>0.0.0.0/0</code>
2117
+ * <p>Default: <code>0.0.0.0/0</code>
2119
2118
  * </p>
2120
2119
  */
2121
2120
  LocalIpv4NetworkCidr?: string;
2122
2121
  /**
2123
2122
  * <p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p>
2124
- * <p>Default: <code>0.0.0.0/0</code>
2123
+ * <p>Default: <code>0.0.0.0/0</code>
2125
2124
  * </p>
2126
2125
  */
2127
2126
  RemoteIpv4NetworkCidr?: string;
2128
2127
  /**
2129
2128
  * <p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>
2130
- * <p>Default: <code>::/0</code>
2129
+ * <p>Default: <code>::/0</code>
2131
2130
  * </p>
2132
2131
  */
2133
2132
  LocalIpv6NetworkCidr?: string;
2134
2133
  /**
2135
2134
  * <p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p>
2136
- * <p>Default: <code>::/0</code>
2135
+ * <p>Default: <code>::/0</code>
2137
2136
  * </p>
2138
2137
  */
2139
2138
  RemoteIpv6NetworkCidr?: string;
@@ -2178,41 +2177,41 @@ export interface ModifyVpnTunnelOptionsSpecification {
2178
2177
  /**
2179
2178
  * <p>The range of inside IPv4 addresses for the tunnel. Any specified CIDR blocks must be
2180
2179
  * unique across all VPN connections that use the same virtual private gateway. </p>
2181
- * <p>Constraints: A size /30 CIDR block from the <code>169.254.0.0/16</code> range. The
2180
+ * <p>Constraints: A size /30 CIDR block from the <code>169.254.0.0/16</code> range. The
2182
2181
  * following CIDR blocks are reserved and cannot be used:</p>
2183
- * <ul>
2182
+ * <ul>
2184
2183
  * <li>
2185
- * <p>
2184
+ * <p>
2186
2185
  * <code>169.254.0.0/30</code>
2187
2186
  * </p>
2188
2187
  * </li>
2189
2188
  * <li>
2190
- * <p>
2189
+ * <p>
2191
2190
  * <code>169.254.1.0/30</code>
2192
2191
  * </p>
2193
2192
  * </li>
2194
2193
  * <li>
2195
- * <p>
2194
+ * <p>
2196
2195
  * <code>169.254.2.0/30</code>
2197
2196
  * </p>
2198
2197
  * </li>
2199
2198
  * <li>
2200
- * <p>
2199
+ * <p>
2201
2200
  * <code>169.254.3.0/30</code>
2202
2201
  * </p>
2203
2202
  * </li>
2204
2203
  * <li>
2205
- * <p>
2204
+ * <p>
2206
2205
  * <code>169.254.4.0/30</code>
2207
2206
  * </p>
2208
2207
  * </li>
2209
2208
  * <li>
2210
- * <p>
2209
+ * <p>
2211
2210
  * <code>169.254.5.0/30</code>
2212
2211
  * </p>
2213
2212
  * </li>
2214
2213
  * <li>
2215
- * <p>
2214
+ * <p>
2216
2215
  * <code>169.254.169.252/30</code>
2217
2216
  * </p>
2218
2217
  * </li>
@@ -2222,29 +2221,29 @@ export interface ModifyVpnTunnelOptionsSpecification {
2222
2221
  /**
2223
2222
  * <p>The range of inside IPv6 addresses for the tunnel. Any specified CIDR blocks must be
2224
2223
  * unique across all VPN connections that use the same transit gateway.</p>
2225
- * <p>Constraints: A size /126 CIDR block from the local <code>fd00::/8</code> range.</p>
2224
+ * <p>Constraints: A size /126 CIDR block from the local <code>fd00::/8</code> range.</p>
2226
2225
  */
2227
2226
  TunnelInsideIpv6Cidr?: string;
2228
2227
  /**
2229
2228
  * <p>The pre-shared key (PSK) to establish initial authentication between the virtual
2230
2229
  * private gateway and the customer gateway.</p>
2231
- * <p>Constraints: Allowed characters are alphanumeric characters, periods (.), and
2230
+ * <p>Constraints: Allowed characters are alphanumeric characters, periods (.), and
2232
2231
  * underscores (_). Must be between 8 and 64 characters in length and cannot start with
2233
2232
  * zero (0).</p>
2234
2233
  */
2235
2234
  PreSharedKey?: string;
2236
2235
  /**
2237
2236
  * <p>The lifetime for phase 1 of the IKE negotiation, in seconds.</p>
2238
- * <p>Constraints: A value between 900 and 28,800.</p>
2239
- * <p>Default: <code>28800</code>
2237
+ * <p>Constraints: A value between 900 and 28,800.</p>
2238
+ * <p>Default: <code>28800</code>
2240
2239
  * </p>
2241
2240
  */
2242
2241
  Phase1LifetimeSeconds?: number;
2243
2242
  /**
2244
2243
  * <p>The lifetime for phase 2 of the IKE negotiation, in seconds.</p>
2245
- * <p>Constraints: A value between 900 and 3,600. The value must be less than the value for
2244
+ * <p>Constraints: A value between 900 and 3,600. The value must be less than the value for
2246
2245
  * <code>Phase1LifetimeSeconds</code>.</p>
2247
- * <p>Default: <code>3600</code>
2246
+ * <p>Default: <code>3600</code>
2248
2247
  * </p>
2249
2248
  */
2250
2249
  Phase2LifetimeSeconds?: number;
@@ -2253,46 +2252,46 @@ export interface ModifyVpnTunnelOptionsSpecification {
2253
2252
  * Amazon Web Services side of the VPN connection performs an IKE rekey. The exact time
2254
2253
  * of the rekey is randomly selected based on the value for
2255
2254
  * <code>RekeyFuzzPercentage</code>.</p>
2256
- * <p>Constraints: A value between 60 and half of <code>Phase2LifetimeSeconds</code>.</p>
2257
- * <p>Default: <code>540</code>
2255
+ * <p>Constraints: A value between 60 and half of <code>Phase2LifetimeSeconds</code>.</p>
2256
+ * <p>Default: <code>540</code>
2258
2257
  * </p>
2259
2258
  */
2260
2259
  RekeyMarginTimeSeconds?: number;
2261
2260
  /**
2262
2261
  * <p>The percentage of the rekey window (determined by <code>RekeyMarginTimeSeconds</code>)
2263
2262
  * during which the rekey time is randomly selected.</p>
2264
- * <p>Constraints: A value between 0 and 100.</p>
2265
- * <p>Default: <code>100</code>
2263
+ * <p>Constraints: A value between 0 and 100.</p>
2264
+ * <p>Default: <code>100</code>
2266
2265
  * </p>
2267
2266
  */
2268
2267
  RekeyFuzzPercentage?: number;
2269
2268
  /**
2270
2269
  * <p>The number of packets in an IKE replay window.</p>
2271
- * <p>Constraints: A value between 64 and 2048.</p>
2272
- * <p>Default: <code>1024</code>
2270
+ * <p>Constraints: A value between 64 and 2048.</p>
2271
+ * <p>Default: <code>1024</code>
2273
2272
  * </p>
2274
2273
  */
2275
2274
  ReplayWindowSize?: number;
2276
2275
  /**
2277
2276
  * <p>The number of seconds after which a DPD timeout occurs.</p>
2278
- * <p>Constraints: A value greater than or equal to 30.</p>
2279
- * <p>Default: <code>30</code>
2277
+ * <p>Constraints: A value greater than or equal to 30.</p>
2278
+ * <p>Default: <code>30</code>
2280
2279
  * </p>
2281
2280
  */
2282
2281
  DPDTimeoutSeconds?: number;
2283
2282
  /**
2284
2283
  * <p>The action to take after DPD timeout occurs. Specify <code>restart</code> to restart
2285
2284
  * the IKE initiation. Specify <code>clear</code> to end the IKE session.</p>
2286
- * <p>Valid Values: <code>clear</code> | <code>none</code> | <code>restart</code>
2285
+ * <p>Valid Values: <code>clear</code> | <code>none</code> | <code>restart</code>
2287
2286
  * </p>
2288
- * <p>Default: <code>clear</code>
2287
+ * <p>Default: <code>clear</code>
2289
2288
  * </p>
2290
2289
  */
2291
2290
  DPDTimeoutAction?: string;
2292
2291
  /**
2293
2292
  * <p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 1
2294
2293
  * IKE negotiations.</p>
2295
- * <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
2294
+ * <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
2296
2295
  * <code>AES256-GCM-16</code>
2297
2296
  * </p>
2298
2297
  */
@@ -2300,7 +2299,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
2300
2299
  /**
2301
2300
  * <p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 2
2302
2301
  * IKE negotiations.</p>
2303
- * <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
2302
+ * <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
2304
2303
  * <code>AES256-GCM-16</code>
2305
2304
  * </p>
2306
2305
  */
@@ -2308,7 +2307,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
2308
2307
  /**
2309
2308
  * <p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE
2310
2309
  * negotiations.</p>
2311
- * <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
2310
+ * <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
2312
2311
  * <code>SHA2-512</code>
2313
2312
  * </p>
2314
2313
  */
@@ -2316,7 +2315,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
2316
2315
  /**
2317
2316
  * <p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE
2318
2317
  * negotiations.</p>
2319
- * <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
2318
+ * <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
2320
2319
  * <code>SHA2-512</code>
2321
2320
  * </p>
2322
2321
  */
@@ -2324,7 +2323,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
2324
2323
  /**
2325
2324
  * <p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for
2326
2325
  * phase 1 IKE negotiations.</p>
2327
- * <p>Valid values: <code>2</code> | <code>14</code> | <code>15</code> | <code>16</code> |
2326
+ * <p>Valid values: <code>2</code> | <code>14</code> | <code>15</code> | <code>16</code> |
2328
2327
  * <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> |
2329
2328
  * <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code>
2330
2329
  * </p>
@@ -2333,7 +2332,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
2333
2332
  /**
2334
2333
  * <p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for
2335
2334
  * phase 2 IKE negotiations.</p>
2336
- * <p>Valid values: <code>2</code> | <code>5</code> | <code>14</code> | <code>15</code> |
2335
+ * <p>Valid values: <code>2</code> | <code>5</code> | <code>14</code> | <code>15</code> |
2337
2336
  * <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> |
2338
2337
  * <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> |
2339
2338
  * <code>24</code>
@@ -2342,7 +2341,7 @@ export interface ModifyVpnTunnelOptionsSpecification {
2342
2341
  Phase2DHGroupNumbers?: Phase2DHGroupNumbersRequestListValue[];
2343
2342
  /**
2344
2343
  * <p>The IKE versions that are permitted for the VPN tunnel.</p>
2345
- * <p>Valid values: <code>ikev1</code> | <code>ikev2</code>
2344
+ * <p>Valid values: <code>ikev1</code> | <code>ikev2</code>
2346
2345
  * </p>
2347
2346
  */
2348
2347
  IKEVersions?: IKEVersionsRequestListValue[];
@@ -2351,9 +2350,9 @@ export interface ModifyVpnTunnelOptionsSpecification {
2351
2350
  * default, your customer gateway device must initiate the IKE negotiation and bring up the
2352
2351
  * tunnel. Specify <code>start</code> for Amazon Web Services to initiate the IKE
2353
2352
  * negotiation.</p>
2354
- * <p>Valid Values: <code>add</code> | <code>start</code>
2353
+ * <p>Valid Values: <code>add</code> | <code>start</code>
2355
2354
  * </p>
2356
- * <p>Default: <code>add</code>
2355
+ * <p>Default: <code>add</code>
2357
2356
  * </p>
2358
2357
  */
2359
2358
  StartupAction?: string;
@@ -2502,7 +2501,7 @@ export interface ProvisionByoipCidrRequest {
2502
2501
  /**
2503
2502
  * <p>(IPv6 only) Indicate whether the address range will be publicly advertised to the
2504
2503
  * internet.</p>
2505
- * <p>Default: true</p>
2504
+ * <p>Default: true</p>
2506
2505
  */
2507
2506
  PubliclyAdvertisable?: boolean;
2508
2507
  /**
@@ -2775,13 +2774,13 @@ export interface RegisterImageRequest {
2775
2774
  ImageLocation?: string;
2776
2775
  /**
2777
2776
  * <p>The architecture of the AMI.</p>
2778
- * <p>Default: For Amazon EBS-backed AMIs, <code>i386</code>.
2777
+ * <p>Default: For Amazon EBS-backed AMIs, <code>i386</code>.
2779
2778
  * For instance store-backed AMIs, the architecture specified in the manifest file.</p>
2780
2779
  */
2781
2780
  Architecture?: ArchitectureValues | string;
2782
2781
  /**
2783
2782
  * <p>The block device mapping entries.</p>
2784
- * <p>If you specify an Amazon EBS volume using the ID of an Amazon EBS snapshot, you can't specify the encryption state of the volume.</p>
2783
+ * <p>If you specify an Amazon EBS volume using the ID of an Amazon EBS snapshot, you can't specify the encryption state of the volume.</p>
2785
2784
  * <p>If you create an AMI on an Outpost, then all backing snapshots must be on the same Outpost or in the Region
2786
2785
  * of that Outpost. AMIs on an Outpost that include local snapshots can be used to launch instances on the same Outpost
2787
2786
  * only. For more information, <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshots-outposts.html#ami">
@@ -3218,7 +3217,7 @@ export interface ReplaceNetworkAclEntryRequest {
3218
3217
  DryRun?: boolean;
3219
3218
  /**
3220
3219
  * <p>Indicates whether to replace the egress rule.</p>
3221
- * <p>Default: If no value is specified, we replace the ingress rule.</p>
3220
+ * <p>Default: If no value is specified, we replace the ingress rule.</p>
3222
3221
  */
3223
3222
  Egress: boolean | undefined;
3224
3223
  /**
@@ -3424,48 +3423,48 @@ export interface ReportInstanceStatusRequest {
3424
3423
  Instances: string[] | undefined;
3425
3424
  /**
3426
3425
  * <p>The reason codes that describe the health state of your instance.</p>
3427
- * <ul>
3426
+ * <ul>
3428
3427
  * <li>
3429
- * <p>
3430
- * <code>instance-stuck-in-state</code>: My instance is stuck in a state.</p>
3428
+ * <p>
3429
+ * <code>instance-stuck-in-state</code>: My instance is stuck in a state.</p>
3431
3430
  * </li>
3432
3431
  * <li>
3433
- * <p>
3434
- * <code>unresponsive</code>: My instance is unresponsive.</p>
3432
+ * <p>
3433
+ * <code>unresponsive</code>: My instance is unresponsive.</p>
3435
3434
  * </li>
3436
3435
  * <li>
3437
- * <p>
3438
- * <code>not-accepting-credentials</code>: My instance is not accepting my
3436
+ * <p>
3437
+ * <code>not-accepting-credentials</code>: My instance is not accepting my
3439
3438
  * credentials.</p>
3440
3439
  * </li>
3441
3440
  * <li>
3442
- * <p>
3443
- * <code>password-not-available</code>: A password is not available for my
3441
+ * <p>
3442
+ * <code>password-not-available</code>: A password is not available for my
3444
3443
  * instance.</p>
3445
3444
  * </li>
3446
3445
  * <li>
3447
- * <p>
3448
- * <code>performance-network</code>: My instance is experiencing performance
3446
+ * <p>
3447
+ * <code>performance-network</code>: My instance is experiencing performance
3449
3448
  * problems that I believe are network related.</p>
3450
3449
  * </li>
3451
3450
  * <li>
3452
- * <p>
3453
- * <code>performance-instance-store</code>: My instance is experiencing performance
3451
+ * <p>
3452
+ * <code>performance-instance-store</code>: My instance is experiencing performance
3454
3453
  * problems that I believe are related to the instance stores.</p>
3455
3454
  * </li>
3456
3455
  * <li>
3457
- * <p>
3458
- * <code>performance-ebs-volume</code>: My instance is experiencing performance
3456
+ * <p>
3457
+ * <code>performance-ebs-volume</code>: My instance is experiencing performance
3459
3458
  * problems that I believe are related to an EBS volume.</p>
3460
3459
  * </li>
3461
3460
  * <li>
3462
- * <p>
3463
- * <code>performance-other</code>: My instance is experiencing performance
3461
+ * <p>
3462
+ * <code>performance-other</code>: My instance is experiencing performance
3464
3463
  * problems.</p>
3465
3464
  * </li>
3466
3465
  * <li>
3467
- * <p>
3468
- * <code>other</code>: [explain using the description parameter]</p>
3466
+ * <p>
3467
+ * <code>other</code>: [explain using the description parameter]</p>
3469
3468
  * </li>
3470
3469
  * </ul>
3471
3470
  */
@@ -3585,20 +3584,20 @@ export interface RequestSpotLaunchSpecification {
3585
3584
  export interface RequestSpotInstancesRequest {
3586
3585
  /**
3587
3586
  * <p>The user-specified name for a logical grouping of requests.</p>
3588
- * <p>When you specify an Availability Zone group in a Spot Instance request, all Spot
3587
+ * <p>When you specify an Availability Zone group in a Spot Instance request, all Spot
3589
3588
  * Instances in the request are launched in the same Availability Zone. Instance proximity
3590
3589
  * is maintained with this parameter, but the choice of Availability Zone is not. The group
3591
3590
  * applies only to requests for Spot Instances of the same instance type. Any additional
3592
3591
  * Spot Instance requests that are specified with the same Availability Zone group name are
3593
3592
  * launched in that same Availability Zone, as long as at least one instance from the group
3594
3593
  * is still active.</p>
3595
- * <p>If there is no active instance running in the Availability Zone group that you specify
3594
+ * <p>If there is no active instance running in the Availability Zone group that you specify
3596
3595
  * for a new Spot Instance request (all instances are terminated, the request is expired,
3597
3596
  * or the maximum price you specified falls below current Spot price), then Amazon EC2 launches
3598
3597
  * the instance in any Availability Zone where the constraint can be met. Consequently, the
3599
3598
  * subsequent set of Spot Instances could be placed in a different zone from the original
3600
3599
  * request, even if you specified the same Availability Zone group.</p>
3601
- * <p>Default: Instances are launched in any available Availability Zone.</p>
3600
+ * <p>Default: Instances are launched in any available Availability Zone.</p>
3602
3601
  */
3603
3602
  AvailabilityZoneGroup?: string;
3604
3603
  /**
@@ -3620,13 +3619,13 @@ export interface RequestSpotInstancesRequest {
3620
3619
  DryRun?: boolean;
3621
3620
  /**
3622
3621
  * <p>The maximum number of Spot Instances to launch.</p>
3623
- * <p>Default: 1</p>
3622
+ * <p>Default: 1</p>
3624
3623
  */
3625
3624
  InstanceCount?: number;
3626
3625
  /**
3627
3626
  * <p>The instance launch group. Launch groups are Spot Instances that launch together and
3628
3627
  * terminate together.</p>
3629
- * <p>Default: Instances are launched and terminated individually</p>
3628
+ * <p>Default: Instances are launched and terminated individually</p>
3630
3629
  */
3631
3630
  LaunchGroup?: string;
3632
3631
  /**
@@ -3636,15 +3635,15 @@ export interface RequestSpotInstancesRequest {
3636
3635
  /**
3637
3636
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
3638
3637
  * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
3639
- * <important>
3638
+ * <important>
3640
3639
  * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
3641
- * </important>
3640
+ * </important>
3642
3641
  */
3643
3642
  SpotPrice?: string;
3644
3643
  /**
3645
3644
  * <p>The Spot Instance request type.</p>
3646
- * <p>Default: <code>one-time</code>
3647
- * </p>
3645
+ * <p>Default: <code>one-time</code>
3646
+ * </p>
3648
3647
  */
3649
3648
  Type?: SpotInstanceType | string;
3650
3649
  /**
@@ -3652,21 +3651,21 @@ export interface RequestSpotInstancesRequest {
3652
3651
  * active at this date and time and remains active until all instances launch, the request
3653
3652
  * expires, or the request is canceled. If the request is persistent, the request becomes
3654
3653
  * active at this date and time and remains active until it expires or is canceled.</p>
3655
- * <p>The specified start date and time cannot be equal to the current date and time. You
3654
+ * <p>The specified start date and time cannot be equal to the current date and time. You
3656
3655
  * must specify a start date and time that occurs after the current date and time.</p>
3657
3656
  */
3658
3657
  ValidFrom?: Date;
3659
3658
  /**
3660
3659
  * <p>The end date of the request, in UTC format
3661
3660
  * (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>
3662
- * <ul>
3661
+ * <ul>
3663
3662
  * <li>
3664
- * <p>For a persistent request, the request remains active until the
3663
+ * <p>For a persistent request, the request remains active until the
3665
3664
  * <code>ValidUntil</code> date and time is reached. Otherwise, the request
3666
3665
  * remains active until you cancel it. </p>
3667
3666
  * </li>
3668
3667
  * <li>
3669
- * <p>For a one-time request, the request remains active until all instances launch,
3668
+ * <p>For a one-time request, the request remains active until all instances launch,
3670
3669
  * the request is canceled, or the <code>ValidUntil</code> date and time is
3671
3670
  * reached. By default, the request is valid for 7 days from the date the request
3672
3671
  * was created.</p>
@@ -3781,10 +3780,10 @@ export interface ResetImageAttributeRequest {
3781
3780
  export interface ResetInstanceAttributeRequest {
3782
3781
  /**
3783
3782
  * <p>The attribute to reset.</p>
3784
- * <important>
3783
+ * <important>
3785
3784
  * <p>You can only reset the following attributes: <code>kernel</code> |
3786
3785
  * <code>ramdisk</code> | <code>sourceDestCheck</code>.</p>
3787
- * </important>
3786
+ * </important>
3788
3787
  */
3789
3788
  Attribute: InstanceAttributeName | string | undefined;
3790
3789
  /**
@@ -4216,7 +4215,7 @@ export interface HibernationOptionsRequest {
4216
4215
  /**
4217
4216
  * <p>If you set this parameter to <code>true</code>, your instance is enabled for
4218
4217
  * hibernation.</p>
4219
- * <p>Default: <code>false</code>
4218
+ * <p>Default: <code>false</code>
4220
4219
  * </p>
4221
4220
  */
4222
4221
  Configured?: boolean;
@@ -4229,10 +4228,10 @@ export interface SpotMarketOptions {
4229
4228
  * <p>The maximum hourly price that you're willing to pay for a Spot Instance. We do not
4230
4229
  * recommend using this parameter because it can lead to increased interruptions. If you do
4231
4230
  * not specify this parameter, you will pay the current Spot price.</p>
4232
- * <important>
4231
+ * <important>
4233
4232
  * <p>If you specify a maximum price, your Spot Instances will be interrupted more
4234
4233
  * frequently than if you do not specify this parameter.</p>
4235
- * </important>
4234
+ * </important>
4236
4235
  */
4237
4236
  MaxPrice?: string;
4238
4237
  /**
@@ -4249,14 +4248,14 @@ export interface SpotMarketOptions {
4249
4248
  * <p>The end date of the request, in UTC format
4250
4249
  * (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).
4251
4250
  * Supported only for persistent requests.</p>
4252
- * <ul>
4251
+ * <ul>
4253
4252
  * <li>
4254
- * <p>For a persistent request, the request remains active until the
4253
+ * <p>For a persistent request, the request remains active until the
4255
4254
  * <code>ValidUntil</code> date and time is reached. Otherwise, the request
4256
4255
  * remains active until you cancel it.</p>
4257
4256
  * </li>
4258
4257
  * <li>
4259
- * <p>For a one-time request, <code>ValidUntil</code> is not supported. The request
4258
+ * <p>For a one-time request, <code>ValidUntil</code> is not supported. The request
4260
4259
  * remains active until all instances launch or you cancel the request.</p>
4261
4260
  * </li>
4262
4261
  * </ul>
@@ -4288,24 +4287,24 @@ export interface InstanceMarketOptionsRequest {
4288
4287
  export interface LaunchTemplateSpecification {
4289
4288
  /**
4290
4289
  * <p>The ID of the launch template.</p>
4291
- * <p>You must specify the <code>LaunchTemplateId</code> or the
4290
+ * <p>You must specify the <code>LaunchTemplateId</code> or the
4292
4291
  * <code>LaunchTemplateName</code>, but not both.</p>
4293
4292
  */
4294
4293
  LaunchTemplateId?: string;
4295
4294
  /**
4296
4295
  * <p>The name of the launch template.</p>
4297
- * <p>You must specify the <code>LaunchTemplateName</code> or the
4296
+ * <p>You must specify the <code>LaunchTemplateName</code> or the
4298
4297
  * <code>LaunchTemplateId</code>, but not both.</p>
4299
4298
  */
4300
4299
  LaunchTemplateName?: string;
4301
4300
  /**
4302
4301
  * <p>The launch template version number, <code>$Latest</code>, or
4303
4302
  * <code>$Default</code>.</p>
4304
- * <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch
4303
+ * <p>If the value is <code>$Latest</code>, Amazon EC2 uses the latest version of the launch
4305
4304
  * template.</p>
4306
- * <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the
4305
+ * <p>If the value is <code>$Default</code>, Amazon EC2 uses the default version of the
4307
4306
  * launch template.</p>
4308
- * <p>Default: The default version of the launch template.</p>
4307
+ * <p>Default: The default version of the launch template.</p>
4309
4308
  */
4310
4309
  Version?: string;
4311
4310
  }
@@ -4334,31 +4333,31 @@ export interface InstanceMaintenanceOptionsRequest {
4334
4333
  export interface InstanceMetadataOptionsRequest {
4335
4334
  /**
4336
4335
  * <p>The state of token usage for your instance metadata requests.</p>
4337
- * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
4336
+ * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
4338
4337
  * with or without a session token on your request. If you retrieve the IAM
4339
4338
  * role credentials without a token, the version 1.0 role credentials are returned. If you
4340
4339
  * retrieve the IAM role credentials using a valid session token, the
4341
4340
  * version 2.0 role credentials are returned.</p>
4342
- * <p>If the state is <code>required</code>, you must send a session token with any instance
4341
+ * <p>If the state is <code>required</code>, you must send a session token with any instance
4343
4342
  * metadata retrieval requests. In this state, retrieving the IAM role
4344
4343
  * credentials always returns the version 2.0 credentials; the version 1.0 credentials are
4345
4344
  * not available.</p>
4346
- * <p>Default: <code>optional</code>
4345
+ * <p>Default: <code>optional</code>
4347
4346
  * </p>
4348
4347
  */
4349
4348
  HttpTokens?: HttpTokensState | string;
4350
4349
  /**
4351
4350
  * <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
4352
4351
  * number, the further instance metadata requests can travel.</p>
4353
- * <p>Default: 1</p>
4354
- * <p>Possible values: Integers from 1 to 64</p>
4352
+ * <p>Default: 1</p>
4353
+ * <p>Possible values: Integers from 1 to 64</p>
4355
4354
  */
4356
4355
  HttpPutResponseHopLimit?: number;
4357
4356
  /**
4358
4357
  * <p>Enables or disables the HTTP metadata endpoint on your instances.</p>
4359
- * <p>If you specify a value of <code>disabled</code>, you cannot access your instance
4358
+ * <p>If you specify a value of <code>disabled</code>, you cannot access your instance
4360
4359
  * metadata.</p>
4361
- * <p>Default: <code>enabled</code>
4360
+ * <p>Default: <code>enabled</code>
4362
4361
  * </p>
4363
4362
  */
4364
4363
  HttpEndpoint?: InstanceMetadataEndpointState | string;
@@ -4371,7 +4370,7 @@ export interface InstanceMetadataOptionsRequest {
4371
4370
  * metadata. Set to <code>disabled</code> to turn off access to instance tags from the
4372
4371
  * instance metadata. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#work-with-tags-in-IMDS">Work with
4373
4372
  * instance tags using the instance metadata</a>.</p>
4374
- * <p>Default: <code>disabled</code>
4373
+ * <p>Default: <code>disabled</code>
4375
4374
  * </p>
4376
4375
  */
4377
4376
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
@@ -4413,7 +4412,7 @@ export interface RunInstancesRequest {
4413
4412
  /**
4414
4413
  * <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
4415
4414
  * <i>Amazon EC2 User Guide</i>.</p>
4416
- * <p>Default: <code>m1.small</code>
4415
+ * <p>Default: <code>m1.small</code>
4417
4416
  * </p>
4418
4417
  */
4419
4418
  InstanceType?: _InstanceType | string;
@@ -4423,7 +4422,7 @@ export interface RunInstancesRequest {
4423
4422
  * cannot specify this option and the option to assign specific IPv6 addresses in the same
4424
4423
  * request. You can specify this option if you've specified a minimum number of instances
4425
4424
  * to launch.</p>
4426
- * <p>You cannot specify this option and the network interfaces option in the same
4425
+ * <p>You cannot specify this option and the network interfaces option in the same
4427
4426
  * request.</p>
4428
4427
  */
4429
4428
  Ipv6AddressCount?: number;
@@ -4432,33 +4431,33 @@ export interface RunInstancesRequest {
4432
4431
  * primary network interface. You cannot specify this option and the option to assign a
4433
4432
  * number of IPv6 addresses in the same request. You cannot specify this option if you've
4434
4433
  * specified a minimum number of instances to launch.</p>
4435
- * <p>You cannot specify this option and the network interfaces option in the same
4434
+ * <p>You cannot specify this option and the network interfaces option in the same
4436
4435
  * request.</p>
4437
4436
  */
4438
4437
  Ipv6Addresses?: InstanceIpv6Address[];
4439
4438
  /**
4440
4439
  * <p>The ID of the kernel.</p>
4441
- * <important>
4440
+ * <important>
4442
4441
  * <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more
4443
4442
  * information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html">PV-GRUB</a> in the
4444
4443
  * <i>Amazon EC2 User Guide</i>.</p>
4445
- * </important>
4444
+ * </important>
4446
4445
  */
4447
4446
  KernelId?: string;
4448
4447
  /**
4449
4448
  * <p>The name of the key pair. You can create a key pair using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateKeyPair.html">CreateKeyPair</a> or
4450
4449
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportKeyPair.html">ImportKeyPair</a>.</p>
4451
- * <important>
4450
+ * <important>
4452
4451
  * <p>If you do not specify a key pair, you can't connect to the instance unless you
4453
4452
  * choose an AMI that is configured to allow users another way to log in.</p>
4454
- * </important>
4453
+ * </important>
4455
4454
  */
4456
4455
  KeyName?: string;
4457
4456
  /**
4458
4457
  * <p>The maximum number of instances to launch. If you specify more instances than Amazon
4459
4458
  * EC2 can launch in the target Availability Zone, Amazon EC2 launches the largest possible
4460
4459
  * number of instances above <code>MinCount</code>.</p>
4461
- * <p>Constraints: Between 1 and the maximum number you're allowed for the specified
4460
+ * <p>Constraints: Between 1 and the maximum number you're allowed for the specified
4462
4461
  * instance type. For more information about the default limits, and how to request an
4463
4462
  * increase, see <a href="http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2">How many instances can I
4464
4463
  * run in Amazon EC2</a> in the Amazon EC2 FAQ.</p>
@@ -4468,7 +4467,7 @@ export interface RunInstancesRequest {
4468
4467
  * <p>The minimum number of instances to launch. If you specify a minimum that is more
4469
4468
  * instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2
4470
4469
  * launches no instances.</p>
4471
- * <p>Constraints: Between 1 and the maximum number you're allowed for the specified
4470
+ * <p>Constraints: Between 1 and the maximum number you're allowed for the specified
4472
4471
  * instance type. For more information about the default limits, and how to request an
4473
4472
  * increase, see <a href="http://aws.amazon.com/ec2/faqs/#How_many_instances_can_I_run_in_Amazon_EC2">How many instances can I
4474
4473
  * run in Amazon EC2</a> in the Amazon EC2 General FAQ.</p>
@@ -4487,30 +4486,30 @@ export interface RunInstancesRequest {
4487
4486
  * Check the kernel requirements for information about whether you need to specify a RAM
4488
4487
  * disk. To find kernel requirements, go to the Amazon Web Services Resource Center and
4489
4488
  * search for the kernel ID.</p>
4490
- * <important>
4489
+ * <important>
4491
4490
  * <p>We recommend that you use PV-GRUB instead of kernels and RAM disks. For more
4492
4491
  * information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/UserProvidedkernels.html">PV-GRUB</a> in the
4493
4492
  * <i>Amazon EC2 User Guide</i>.</p>
4494
- * </important>
4493
+ * </important>
4495
4494
  */
4496
4495
  RamdiskId?: string;
4497
4496
  /**
4498
4497
  * <p>The IDs of the security groups. You can create a security group using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateSecurityGroup.html">CreateSecurityGroup</a>.</p>
4499
- * <p>If you specify a network interface, you must specify any security groups as part of
4498
+ * <p>If you specify a network interface, you must specify any security groups as part of
4500
4499
  * the network interface.</p>
4501
4500
  */
4502
4501
  SecurityGroupIds?: string[];
4503
4502
  /**
4504
4503
  * <p>[EC2-Classic, default VPC] The names of the security groups. For a nondefault VPC, you
4505
4504
  * must use security group IDs instead.</p>
4506
- * <p>If you specify a network interface, you must specify any security groups as part of
4505
+ * <p>If you specify a network interface, you must specify any security groups as part of
4507
4506
  * the network interface.</p>
4508
- * <p>Default: Amazon EC2 uses the default security group.</p>
4507
+ * <p>Default: Amazon EC2 uses the default security group.</p>
4509
4508
  */
4510
4509
  SecurityGroups?: string[];
4511
4510
  /**
4512
4511
  * <p>[EC2-VPC] The ID of the subnet to launch the instance into.</p>
4513
- * <p>If you specify a network interface, you must specify any subnets as part of the
4512
+ * <p>If you specify a network interface, you must specify any subnets as part of the
4514
4513
  * network interface.</p>
4515
4514
  */
4516
4515
  SubnetId?: string;
@@ -4531,10 +4530,9 @@ export interface RunInstancesRequest {
4531
4530
  * <p>Unique, case-sensitive identifier you provide to ensure the idempotency of the
4532
4531
  * request. If you do not specify a client token, a randomly generated token is used for
4533
4532
  * the request to ensure idempotency.</p>
4534
- *
4535
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
4533
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring
4536
4534
  * Idempotency</a>.</p>
4537
- * <p>Constraints: Maximum 64 ASCII characters</p>
4535
+ * <p>Constraints: Maximum 64 ASCII characters</p>
4538
4536
  */
4539
4537
  ClientToken?: string;
4540
4538
  /**
@@ -4543,8 +4541,8 @@ export interface RunInstancesRequest {
4543
4541
  * launch, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceAttribute.html">ModifyInstanceAttribute</a>. Alternatively, if you set
4544
4542
  * <code>InstanceInitiatedShutdownBehavior</code> to <code>terminate</code>, you can
4545
4543
  * terminate the instance by running the shutdown command from the instance.</p>
4546
- * <p>Default: <code>false</code>
4547
- * </p>
4544
+ * <p>Default: <code>false</code>
4545
+ * </p>
4548
4546
  */
4549
4547
  DisableApiTermination?: boolean;
4550
4548
  /**
@@ -4559,8 +4557,8 @@ export interface RunInstancesRequest {
4559
4557
  * provide optimal Amazon EBS I/O performance. This optimization isn't available with all
4560
4558
  * instance types. Additional usage charges apply when using an EBS-optimized
4561
4559
  * instance.</p>
4562
- * <p>Default: <code>false</code>
4563
- * </p>
4560
+ * <p>Default: <code>false</code>
4561
+ * </p>
4564
4562
  */
4565
4563
  EbsOptimized?: boolean;
4566
4564
  /**
@@ -4571,8 +4569,8 @@ export interface RunInstancesRequest {
4571
4569
  /**
4572
4570
  * <p>Indicates whether an instance stops or terminates when you initiate shutdown from the
4573
4571
  * instance (using the operating system command for system shutdown).</p>
4574
- * <p>Default: <code>stop</code>
4575
- * </p>
4572
+ * <p>Default: <code>stop</code>
4573
+ * </p>
4576
4574
  */
4577
4575
  InstanceInitiatedShutdownBehavior?: ShutdownBehavior | string;
4578
4576
  /**
@@ -4584,11 +4582,11 @@ export interface RunInstancesRequest {
4584
4582
  /**
4585
4583
  * <p>[EC2-VPC] The primary IPv4 address. You must specify a value from the IPv4 address
4586
4584
  * range of the subnet.</p>
4587
- * <p>Only one private IP address can be designated as primary. You can't specify this
4585
+ * <p>Only one private IP address can be designated as primary. You can't specify this
4588
4586
  * option if you've specified the option to designate a private IP address as the primary
4589
4587
  * IP address in a network interface specification. You cannot specify this option if
4590
4588
  * you're launching more than one instance in the request.</p>
4591
- * <p>You cannot specify this option and the network interfaces option in the same
4589
+ * <p>You cannot specify this option and the network interfaces option in the same
4592
4590
  * request.</p>
4593
4591
  */
4594
4592
  PrivateIpAddress?: string;
@@ -4603,30 +4601,30 @@ export interface RunInstancesRequest {
4603
4601
  * <p>An elastic inference accelerator to associate with the instance. Elastic inference
4604
4602
  * accelerators are a resource you can attach to your Amazon EC2 instances to accelerate
4605
4603
  * your Deep Learning (DL) inference workloads.</p>
4606
- * <p>You cannot specify accelerators from different generations in the same request.</p>
4604
+ * <p>You cannot specify accelerators from different generations in the same request.</p>
4607
4605
  */
4608
4606
  ElasticInferenceAccelerators?: ElasticInferenceAccelerator[];
4609
4607
  /**
4610
4608
  * <p>The tags to apply to the resources that are created during instance launch.</p>
4611
- * <p>You can specify tags for the following resources only:</p>
4612
- * <ul>
4609
+ * <p>You can specify tags for the following resources only:</p>
4610
+ * <ul>
4613
4611
  * <li>
4614
- * <p>Instances</p>
4612
+ * <p>Instances</p>
4615
4613
  * </li>
4616
4614
  * <li>
4617
- * <p>Volumes</p>
4615
+ * <p>Volumes</p>
4618
4616
  * </li>
4619
4617
  * <li>
4620
- * <p>Elastic graphics</p>
4618
+ * <p>Elastic graphics</p>
4621
4619
  * </li>
4622
4620
  * <li>
4623
- * <p>Spot Instance requests</p>
4621
+ * <p>Spot Instance requests</p>
4624
4622
  * </li>
4625
4623
  * <li>
4626
- * <p>Network interfaces</p>
4624
+ * <p>Network interfaces</p>
4627
4625
  * </li>
4628
4626
  * </ul>
4629
- * <p>To tag a resource after it has been created, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>.</p>
4627
+ * <p>To tag a resource after it has been created, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>.</p>
4630
4628
  */
4631
4629
  TagSpecifications?: TagSpecification[];
4632
4630
  /**
@@ -4637,7 +4635,7 @@ export interface RunInstancesRequest {
4637
4635
  LaunchTemplate?: LaunchTemplateSpecification;
4638
4636
  /**
4639
4637
  * <p>The market (purchasing) option for the instances.</p>
4640
- * <p>For <a>RunInstances</a>, persistent Spot Instance requests are
4638
+ * <p>For <a>RunInstances</a>, persistent Spot Instance requests are
4641
4639
  * only supported when <b>InstanceInterruptionBehavior</b> is set
4642
4640
  * to either <code>hibernate</code> or <code>stop</code>.</p>
4643
4641
  */
@@ -4648,9 +4646,9 @@ export interface RunInstancesRequest {
4648
4646
  * launch, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceCreditSpecification.html">
4649
4647
  * ModifyInstanceCreditSpecification</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
4650
4648
  * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
4651
- * <p>Default: <code>standard</code> (T2 instances) or <code>unlimited</code> (T3/T3a/T4g
4649
+ * <p>Default: <code>standard</code> (T2 instances) or <code>unlimited</code> (T3/T3a/T4g
4652
4650
  * instances)</p>
4653
- * <p>For T3 instances with <code>host</code> tenancy, only <code>standard</code> is
4651
+ * <p>For T3 instances with <code>host</code> tenancy, only <code>standard</code> is
4654
4652
  * supported.</p>
4655
4653
  */
4656
4654
  CreditSpecification?: CreditSpecificationRequest;
@@ -4669,7 +4667,7 @@ export interface RunInstancesRequest {
4669
4667
  * <p>Indicates whether an instance is enabled for hibernation. For more information, see
4670
4668
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
4671
4669
  * your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
4672
- * <p>You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same
4670
+ * <p>You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same
4673
4671
  * instance.</p>
4674
4672
  */
4675
4673
  HibernationOptions?: HibernationOptionsRequest;
@@ -4686,7 +4684,7 @@ export interface RunInstancesRequest {
4686
4684
  * more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html"> What is Amazon Web Services Nitro
4687
4685
  * Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User
4688
4686
  * Guide</i>.</p>
4689
- * <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same
4687
+ * <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same
4690
4688
  * instance.</p>
4691
4689
  */
4692
4690
  EnclaveOptions?: EnclaveOptionsRequest;
@@ -4725,7 +4723,7 @@ export interface ScheduledInstancesEbs {
4725
4723
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances">instances built on the Nitro System</a>. Other instance families guarantee performance up to
4726
4724
  * 32,000 IOPS. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html">Amazon EBS volume types</a> in the
4727
4725
  * <i>Amazon EC2 User Guide</i>.</p>
4728
- * <p>This parameter is valid only for Provisioned IOPS SSD (<code>io1</code> and <code>io2</code>) volumes.</p>
4726
+ * <p>This parameter is valid only for Provisioned IOPS SSD (<code>io1</code> and <code>io2</code>) volumes.</p>
4729
4727
  */
4730
4728
  Iops?: number;
4731
4729
  /**
@@ -5062,41 +5060,41 @@ export interface SearchTransitGatewayMulticastGroupsRequest {
5062
5060
  TransitGatewayMulticastDomainId?: string;
5063
5061
  /**
5064
5062
  * <p>One or more filters. The possible values are:</p>
5065
- * <ul>
5063
+ * <ul>
5066
5064
  * <li>
5067
- * <p>
5065
+ * <p>
5068
5066
  * <code>group-ip-address</code> - The IP address of the transit gateway multicast group.</p>
5069
5067
  * </li>
5070
5068
  * <li>
5071
- * <p>
5069
+ * <p>
5072
5070
  * <code>is-group-member</code> - The resource is a group member. Valid values are <code>true</code> | <code>false</code>.</p>
5073
5071
  * </li>
5074
5072
  * <li>
5075
- * <p>
5073
+ * <p>
5076
5074
  * <code>is-group-source</code> - The resource is a group source. Valid values are <code>true</code> | <code>false</code>.</p>
5077
5075
  * </li>
5078
5076
  * <li>
5079
- * <p>
5077
+ * <p>
5080
5078
  * <code>member-type</code> - The member type. Valid values are <code>igmp</code> | <code>static</code>.</p>
5081
5079
  * </li>
5082
5080
  * <li>
5083
- * <p>
5081
+ * <p>
5084
5082
  * <code>resource-id</code> - The ID of the resource.</p>
5085
5083
  * </li>
5086
5084
  * <li>
5087
- * <p>
5085
+ * <p>
5088
5086
  * <code>resource-type</code> - The type of resource. Valid values are <code>vpc</code> | <code>vpn</code> | <code>direct-connect-gateway</code> | <code>tgw-peering</code>.</p>
5089
5087
  * </li>
5090
5088
  * <li>
5091
- * <p>
5089
+ * <p>
5092
5090
  * <code>source-type</code> - The source type. Valid values are <code>igmp</code> | <code>static</code>.</p>
5093
5091
  * </li>
5094
5092
  * <li>
5095
- * <p>
5093
+ * <p>
5096
5094
  * <code>subnet-id</code> - The ID of the subnet.</p>
5097
5095
  * </li>
5098
5096
  * <li>
5099
- * <p>
5097
+ * <p>
5100
5098
  * <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p>
5101
5099
  * </li>
5102
5100
  * </ul>
@@ -5397,7 +5395,7 @@ export interface StopInstancesRequest {
5397
5395
  * instance cannot hibernate successfully, a normal shutdown occurs. For more information,
5398
5396
  * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
5399
5397
  * your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
5400
- * <p> Default: <code>false</code>
5398
+ * <p> Default: <code>false</code>
5401
5399
  * </p>
5402
5400
  */
5403
5401
  Hibernate?: boolean;
@@ -5412,8 +5410,8 @@ export interface StopInstancesRequest {
5412
5410
  * system caches or file system metadata. If you use this option, you must perform file
5413
5411
  * system check and repair procedures. This option is not recommended for Windows
5414
5412
  * instances.</p>
5415
- * <p>Default: <code>false</code>
5416
- * </p>
5413
+ * <p>Default: <code>false</code>
5414
+ * </p>
5417
5415
  */
5418
5416
  Force?: boolean;
5419
5417
  }
@@ -5476,7 +5474,7 @@ export interface TerminateClientVpnConnectionsResult {
5476
5474
  export interface TerminateInstancesRequest {
5477
5475
  /**
5478
5476
  * <p>The IDs of the instances.</p>
5479
- * <p>Constraints: Up to 1000 instance IDs. We recommend breaking up this request into
5477
+ * <p>Constraints: Up to 1000 instance IDs. We recommend breaking up this request into
5480
5478
  * smaller batches.</p>
5481
5479
  */
5482
5480
  InstanceIds: string[] | undefined;
@@ -5559,7 +5557,7 @@ export interface UnmonitorInstancesResult {
5559
5557
  }
5560
5558
  /**
5561
5559
  * <p>Describes the description of a security group rule.</p>
5562
- * <p>You can use this when you want to update the security group rule description for either an inbound or outbound rule.</p>
5560
+ * <p>You can use this when you want to update the security group rule description for either an inbound or outbound rule.</p>
5563
5561
  */
5564
5562
  export interface SecurityGroupRuleDescription {
5565
5563
  /**