@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
@@ -520,31 +520,31 @@ export interface DescribeInstanceTypesResult {
520
520
  export interface DescribeInternetGatewaysRequest {
521
521
  /**
522
522
  * <p>One or more filters.</p>
523
- * <ul>
523
+ * <ul>
524
524
  * <li>
525
- * <p>
525
+ * <p>
526
526
  * <code>attachment.state</code> - The current state of the attachment between the gateway
527
527
  * and the VPC (<code>available</code>). Present only if a VPC is attached.</p>
528
528
  * </li>
529
529
  * <li>
530
- * <p>
530
+ * <p>
531
531
  * <code>attachment.vpc-id</code> - The ID of an attached VPC.</p>
532
532
  * </li>
533
533
  * <li>
534
- * <p>
534
+ * <p>
535
535
  * <code>internet-gateway-id</code> - The ID of the Internet gateway.</p>
536
536
  * </li>
537
537
  * <li>
538
- * <p>
538
+ * <p>
539
539
  * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the internet gateway.</p>
540
540
  * </li>
541
541
  * <li>
542
- * <p>
542
+ * <p>
543
543
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
544
544
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
545
545
  * </li>
546
546
  * <li>
547
- * <p>
547
+ * <p>
548
548
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
549
549
  * </li>
550
550
  * </ul>
@@ -558,7 +558,7 @@ export interface DescribeInternetGatewaysRequest {
558
558
  DryRun?: boolean;
559
559
  /**
560
560
  * <p>One or more internet gateway IDs.</p>
561
- * <p>Default: Describes all your internet gateways.</p>
561
+ * <p>Default: Describes all your internet gateways.</p>
562
562
  */
563
563
  InternetGatewayIds?: string[];
564
564
  /**
@@ -705,14 +705,14 @@ export interface DescribeIpv6PoolsRequest {
705
705
  DryRun?: boolean;
706
706
  /**
707
707
  * <p>One or more filters.</p>
708
- * <ul>
708
+ * <ul>
709
709
  * <li>
710
- * <p>
710
+ * <p>
711
711
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
712
712
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
713
713
  * </li>
714
714
  * <li>
715
- * <p>
715
+ * <p>
716
716
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
717
717
  * </li>
718
718
  * </ul>
@@ -764,9 +764,9 @@ export interface DescribeKeyPairsRequest {
764
764
  * <p>The filters.</p>
765
765
  * <ul>
766
766
  * <li>
767
- * <p>
768
- * <code>key-pair-id</code> - The ID of the key pair.</p>
769
- * </li>
767
+ * <p>
768
+ * <code>key-pair-id</code> - The ID of the key pair.</p>
769
+ * </li>
770
770
  * <li>
771
771
  * <p>
772
772
  * <code>fingerprint</code> - The fingerprint of the key pair.</p>
@@ -776,14 +776,14 @@ export interface DescribeKeyPairsRequest {
776
776
  * <code>key-name</code> - The name of the key pair.</p>
777
777
  * </li>
778
778
  * <li>
779
- * <p>
779
+ * <p>
780
780
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
781
- * </li>
781
+ * </li>
782
782
  * <li>
783
- * <p>
783
+ * <p>
784
784
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
785
785
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
786
- * </li>
786
+ * </li>
787
787
  * </ul>
788
788
  */
789
789
  Filters?: Filter[];
@@ -804,7 +804,7 @@ export interface DescribeKeyPairsRequest {
804
804
  DryRun?: boolean;
805
805
  /**
806
806
  * <p>If <code>true</code>, the public key material is included in the response.</p>
807
- * <p>Default: <code>false</code>
807
+ * <p>Default: <code>false</code>
808
808
  * </p>
809
809
  */
810
810
  IncludePublicKey?: boolean;
@@ -822,21 +822,21 @@ export interface KeyPairInfo {
822
822
  * <ul>
823
823
  * <li>
824
824
  * <p>For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER encoded private key.</p>
825
- * </li>
825
+ * </li>
826
826
  * <li>
827
827
  * <p>For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which
828
828
  * is the default for OpenSSH, starting with <a href="http://www.openssh.com/txt/release-6.8">OpenSSH 6.8</a>.</p>
829
- * </li>
829
+ * </li>
830
830
  * </ul>
831
831
  * <p>If you used <a>ImportKeyPair</a> to provide Amazon Web Services the public key:</p>
832
832
  * <ul>
833
833
  * <li>
834
834
  * <p>For RSA key pairs, the key fingerprint is the MD5 public key fingerprint as specified in section 4 of RFC4716.</p>
835
- * </li>
835
+ * </li>
836
836
  * <li>
837
837
  * <p>For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256
838
838
  * digest, which is the default for OpenSSH, starting with <a href="http://www.openssh.com/txt/release-6.8">OpenSSH 6.8</a>.</p>
839
- * </li>
839
+ * </li>
840
840
  * </ul>
841
841
  */
842
842
  KeyFingerprint?: string;
@@ -860,7 +860,7 @@ export interface KeyPairInfo {
860
860
  * <p>If you used Amazon EC2 to create the key pair, this is the date and time when the key
861
861
  * was created, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO
862
862
  * 8601 date-time format</a>, in the UTC time zone.</p>
863
- * <p>If you imported an existing key pair to Amazon EC2, this is the date and time the key
863
+ * <p>If you imported an existing key pair to Amazon EC2, this is the date and time the key
864
864
  * was imported, in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO
865
865
  * 8601 date-time format</a>, in the UTC time zone.</p>
866
866
  */
@@ -890,13 +890,13 @@ export interface DescribeLaunchTemplatesRequest {
890
890
  LaunchTemplateNames?: string[];
891
891
  /**
892
892
  * <p>One or more filters.</p>
893
- * <ul>
893
+ * <ul>
894
894
  * <li>
895
- * <p>
895
+ * <p>
896
896
  * <code>create-time</code> - The time the launch template was created.</p>
897
897
  * </li>
898
898
  * <li>
899
- * <p>
899
+ * <p>
900
900
  * <code>launch-template-name</code> - The name of the launch template.</p>
901
901
  * </li>
902
902
  * <li>
@@ -943,19 +943,19 @@ export interface DescribeLaunchTemplateVersionsRequest {
943
943
  DryRun?: boolean;
944
944
  /**
945
945
  * <p>The ID of the launch template.</p>
946
- * <p>To describe one or more versions of a specified launch template, you must specify
946
+ * <p>To describe one or more versions of a specified launch template, you must specify
947
947
  * either the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not
948
948
  * both.</p>
949
- * <p>To describe all the latest or default launch template versions in your account, you
949
+ * <p>To describe all the latest or default launch template versions in your account, you
950
950
  * must omit this parameter.</p>
951
951
  */
952
952
  LaunchTemplateId?: string;
953
953
  /**
954
954
  * <p>The name of the launch template.</p>
955
- * <p>To describe one or more versions of a specified launch template, you must specify
955
+ * <p>To describe one or more versions of a specified launch template, you must specify
956
956
  * either the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not
957
957
  * both.</p>
958
- * <p>To describe all the latest or default launch template versions in your account, you
958
+ * <p>To describe all the latest or default launch template versions in your account, you
959
959
  * must omit this parameter.</p>
960
960
  */
961
961
  LaunchTemplateName?: string;
@@ -963,9 +963,9 @@ export interface DescribeLaunchTemplateVersionsRequest {
963
963
  * <p>One or more versions of the launch template. Valid values depend on whether you are
964
964
  * describing a specified launch template (by ID or name) or all launch templates in your
965
965
  * account.</p>
966
- * <p>To describe one or more versions of a specified launch template, valid values are
966
+ * <p>To describe one or more versions of a specified launch template, valid values are
967
967
  * <code>$Latest</code>, <code>$Default</code>, and numbers.</p>
968
- * <p>To describe all launch templates in your account that are defined as the latest
968
+ * <p>To describe all launch templates in your account that are defined as the latest
969
969
  * version, the valid value is <code>$Latest</code>. To describe all launch templates in
970
970
  * your account that are defined as the default version, the valid value is
971
971
  * <code>$Default</code>. You can specify <code>$Latest</code> and
@@ -992,71 +992,71 @@ export interface DescribeLaunchTemplateVersionsRequest {
992
992
  MaxResults?: number;
993
993
  /**
994
994
  * <p>One or more filters.</p>
995
- * <ul>
995
+ * <ul>
996
996
  * <li>
997
- * <p>
997
+ * <p>
998
998
  * <code>create-time</code> - The time the launch template version was
999
999
  * created.</p>
1000
1000
  * </li>
1001
1001
  * <li>
1002
- * <p>
1002
+ * <p>
1003
1003
  * <code>ebs-optimized</code> - A boolean that indicates whether the instance is
1004
1004
  * optimized for Amazon EBS I/O.</p>
1005
1005
  * </li>
1006
1006
  * <li>
1007
- * <p>
1007
+ * <p>
1008
1008
  * <code>http-endpoint</code> - Indicates whether the HTTP metadata endpoint on
1009
1009
  * your instances is enabled (<code>enabled</code> | <code>disabled</code>).</p>
1010
1010
  * </li>
1011
1011
  * <li>
1012
- * <p>
1012
+ * <p>
1013
1013
  * <code>http-protocol-ipv4</code> - Indicates whether the IPv4 endpoint for the
1014
1014
  * instance metadata service is enabled (<code>enabled</code> |
1015
1015
  * <code>disabled</code>).</p>
1016
1016
  * </li>
1017
1017
  * <li>
1018
- * <p>
1018
+ * <p>
1019
1019
  * <code>host-resource-group-arn</code> - The ARN of the host resource group in
1020
1020
  * which to launch the instances.</p>
1021
1021
  * </li>
1022
1022
  * <li>
1023
- * <p>
1023
+ * <p>
1024
1024
  * <code>http-tokens</code> - The state of token usage for your instance metadata
1025
1025
  * requests (<code>optional</code> | <code>required</code>).</p>
1026
1026
  * </li>
1027
1027
  * <li>
1028
- * <p>
1028
+ * <p>
1029
1029
  * <code>iam-instance-profile</code> - The ARN of the IAM instance
1030
1030
  * profile.</p>
1031
1031
  * </li>
1032
1032
  * <li>
1033
- * <p>
1033
+ * <p>
1034
1034
  * <code>image-id</code> - The ID of the AMI.</p>
1035
1035
  * </li>
1036
1036
  * <li>
1037
- * <p>
1037
+ * <p>
1038
1038
  * <code>instance-type</code> - The instance type.</p>
1039
1039
  * </li>
1040
1040
  * <li>
1041
- * <p>
1041
+ * <p>
1042
1042
  * <code>is-default-version</code> - A boolean that indicates whether the launch
1043
1043
  * template version is the default version.</p>
1044
1044
  * </li>
1045
1045
  * <li>
1046
- * <p>
1046
+ * <p>
1047
1047
  * <code>kernel-id</code> - The kernel ID.</p>
1048
1048
  * </li>
1049
1049
  * <li>
1050
- * <p>
1050
+ * <p>
1051
1051
  * <code>license-configuration-arn</code> - The ARN of the license
1052
1052
  * configuration.</p>
1053
1053
  * </li>
1054
1054
  * <li>
1055
- * <p>
1055
+ * <p>
1056
1056
  * <code>network-card-index</code> - The index of the network card.</p>
1057
1057
  * </li>
1058
1058
  * <li>
1059
- * <p>
1059
+ * <p>
1060
1060
  * <code>ram-disk-id</code> - The RAM disk ID.</p>
1061
1061
  * </li>
1062
1062
  * </ul>
@@ -1546,7 +1546,7 @@ export interface DescribeManagedPrefixListsRequest {
1546
1546
  DryRun?: boolean;
1547
1547
  /**
1548
1548
  * <p>One or more filters.</p>
1549
- * <ul>
1549
+ * <ul>
1550
1550
  * <li>
1551
1551
  * <p>
1552
1552
  * <code>owner-id</code> - The ID of the prefix list owner.</p>
@@ -1675,14 +1675,14 @@ export interface DescribeNatGatewaysRequest {
1675
1675
  * <code>subnet-id</code> - The ID of the subnet in which the NAT gateway resides.</p>
1676
1676
  * </li>
1677
1677
  * <li>
1678
- * <p>
1678
+ * <p>
1679
1679
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
1680
1680
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
1681
- * </li>
1681
+ * </li>
1682
1682
  * <li>
1683
- * <p>
1683
+ * <p>
1684
1684
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
1685
- * </li>
1685
+ * </li>
1686
1686
  * <li>
1687
1687
  * <p>
1688
1688
  * <code>vpc-id</code> - The ID of the VPC in which the NAT gateway resides.</p>
@@ -1717,86 +1717,86 @@ export interface DescribeNatGatewaysResult {
1717
1717
  export interface DescribeNetworkAclsRequest {
1718
1718
  /**
1719
1719
  * <p>One or more filters.</p>
1720
- * <ul>
1720
+ * <ul>
1721
1721
  * <li>
1722
- * <p>
1722
+ * <p>
1723
1723
  * <code>association.association-id</code> - The ID of an association ID for the ACL.</p>
1724
- * </li>
1724
+ * </li>
1725
1725
  * <li>
1726
- * <p>
1726
+ * <p>
1727
1727
  * <code>association.network-acl-id</code> - The ID of the network ACL involved in the association.</p>
1728
- * </li>
1728
+ * </li>
1729
1729
  * <li>
1730
- * <p>
1730
+ * <p>
1731
1731
  * <code>association.subnet-id</code> - The ID of the subnet involved in the association.</p>
1732
- * </li>
1732
+ * </li>
1733
1733
  * <li>
1734
- * <p>
1734
+ * <p>
1735
1735
  * <code>default</code> - Indicates whether the ACL is the default network ACL for the VPC.</p>
1736
- * </li>
1736
+ * </li>
1737
1737
  * <li>
1738
- * <p>
1738
+ * <p>
1739
1739
  * <code>entry.cidr</code> - The IPv4 CIDR range specified in the entry.</p>
1740
- * </li>
1740
+ * </li>
1741
1741
  * <li>
1742
- * <p>
1742
+ * <p>
1743
1743
  * <code>entry.icmp.code</code> - The ICMP code specified in the entry, if any.</p>
1744
- * </li>
1744
+ * </li>
1745
1745
  * <li>
1746
- * <p>
1746
+ * <p>
1747
1747
  * <code>entry.icmp.type</code> - The ICMP type specified in the entry, if any.</p>
1748
- * </li>
1748
+ * </li>
1749
1749
  * <li>
1750
- * <p>
1750
+ * <p>
1751
1751
  * <code>entry.ipv6-cidr</code> - The IPv6 CIDR range specified in the entry.</p>
1752
- * </li>
1752
+ * </li>
1753
1753
  * <li>
1754
- * <p>
1754
+ * <p>
1755
1755
  * <code>entry.port-range.from</code> - The start of the port range specified in the entry. </p>
1756
- * </li>
1756
+ * </li>
1757
1757
  * <li>
1758
- * <p>
1758
+ * <p>
1759
1759
  * <code>entry.port-range.to</code> - The end of the port range specified in the entry. </p>
1760
- * </li>
1760
+ * </li>
1761
1761
  * <li>
1762
- * <p>
1762
+ * <p>
1763
1763
  * <code>entry.protocol</code> - The protocol specified in the entry (<code>tcp</code> | <code>udp</code> | <code>icmp</code> or a protocol number).</p>
1764
- * </li>
1764
+ * </li>
1765
1765
  * <li>
1766
- * <p>
1766
+ * <p>
1767
1767
  * <code>entry.rule-action</code> - Allows or denies the matching traffic (<code>allow</code> | <code>deny</code>).</p>
1768
- * </li>
1768
+ * </li>
1769
1769
  * <li>
1770
- * <p>
1770
+ * <p>
1771
1771
  * <code>entry.egress</code> - A Boolean that indicates the type of rule. Specify <code>true</code>
1772
1772
  * for egress rules, or <code>false</code> for ingress rules.</p>
1773
- * </li>
1773
+ * </li>
1774
1774
  * <li>
1775
- * <p>
1775
+ * <p>
1776
1776
  * <code>entry.rule-number</code> - The number of an entry (in other words, rule) in
1777
1777
  * the set of ACL entries.</p>
1778
- * </li>
1778
+ * </li>
1779
1779
  * <li>
1780
- * <p>
1780
+ * <p>
1781
1781
  * <code>network-acl-id</code> - The ID of the network ACL.</p>
1782
- * </li>
1782
+ * </li>
1783
1783
  * <li>
1784
- * <p>
1784
+ * <p>
1785
1785
  * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the network ACL.</p>
1786
- * </li>
1786
+ * </li>
1787
1787
  * <li>
1788
- * <p>
1788
+ * <p>
1789
1789
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
1790
1790
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
1791
- * </li>
1791
+ * </li>
1792
1792
  * <li>
1793
- * <p>
1793
+ * <p>
1794
1794
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
1795
- * </li>
1795
+ * </li>
1796
1796
  * <li>
1797
- * <p>
1797
+ * <p>
1798
1798
  * <code>vpc-id</code> - The ID of the VPC for the network ACL.</p>
1799
- * </li>
1799
+ * </li>
1800
1800
  * </ul>
1801
1801
  */
1802
1802
  Filters?: Filter[];
@@ -1808,7 +1808,7 @@ export interface DescribeNetworkAclsRequest {
1808
1808
  DryRun?: boolean;
1809
1809
  /**
1810
1810
  * <p>One or more network ACL IDs.</p>
1811
- * <p>Default: Describes all your network ACLs.</p>
1811
+ * <p>Default: Describes all your network ACLs.</p>
1812
1812
  */
1813
1813
  NetworkAclIds?: string[];
1814
1814
  /**
@@ -2205,31 +2205,31 @@ export interface DescribeNetworkInterfacePermissionsRequest {
2205
2205
  NetworkInterfacePermissionIds?: string[];
2206
2206
  /**
2207
2207
  * <p>One or more filters.</p>
2208
- * <ul>
2208
+ * <ul>
2209
2209
  * <li>
2210
2210
  * <p>
2211
2211
  * <code>network-interface-permission.network-interface-permission-id</code> - The ID of the
2212
2212
  * permission.</p>
2213
2213
  * </li>
2214
2214
  * <li>
2215
- * <p>
2215
+ * <p>
2216
2216
  * <code>network-interface-permission.network-interface-id</code> - The ID of
2217
2217
  * the network interface.</p>
2218
- * </li>
2218
+ * </li>
2219
2219
  * <li>
2220
- * <p>
2220
+ * <p>
2221
2221
  * <code>network-interface-permission.aws-account-id</code> - The Amazon Web Services account ID.</p>
2222
- * </li>
2222
+ * </li>
2223
2223
  * <li>
2224
- * <p>
2224
+ * <p>
2225
2225
  * <code>network-interface-permission.aws-service</code> - The Amazon Web Service.</p>
2226
- * </li>
2226
+ * </li>
2227
2227
  * <li>
2228
- * <p>
2228
+ * <p>
2229
2229
  * <code>network-interface-permission.permission</code> - The type of
2230
2230
  * permission (<code>INSTANCE-ATTACH</code> |
2231
2231
  * <code>EIP-ASSOCIATE</code>).</p>
2232
- * </li>
2232
+ * </li>
2233
2233
  * </ul>
2234
2234
  */
2235
2235
  Filters?: Filter[];
@@ -2262,168 +2262,168 @@ export interface DescribeNetworkInterfacePermissionsResult {
2262
2262
  export interface DescribeNetworkInterfacesRequest {
2263
2263
  /**
2264
2264
  * <p>One or more filters.</p>
2265
- * <ul>
2265
+ * <ul>
2266
2266
  * <li>
2267
- * <p>
2267
+ * <p>
2268
2268
  * <code>addresses.private-ip-address</code> - The private IPv4 addresses
2269
2269
  * associated with the network interface.</p>
2270
- * </li>
2270
+ * </li>
2271
2271
  * <li>
2272
- * <p>
2272
+ * <p>
2273
2273
  * <code>addresses.primary</code> - Whether the private IPv4 address is the primary
2274
2274
  * IP address associated with the network interface. </p>
2275
- * </li>
2275
+ * </li>
2276
2276
  * <li>
2277
- * <p>
2277
+ * <p>
2278
2278
  * <code>addresses.association.public-ip</code> - The association ID returned when
2279
2279
  * the network interface was associated with the Elastic IP address
2280
2280
  * (IPv4).</p>
2281
- * </li>
2281
+ * </li>
2282
2282
  * <li>
2283
- * <p>
2283
+ * <p>
2284
2284
  * <code>addresses.association.owner-id</code> - The owner ID of the addresses associated with the network interface.</p>
2285
- * </li>
2285
+ * </li>
2286
2286
  * <li>
2287
- * <p>
2287
+ * <p>
2288
2288
  * <code>association.association-id</code> - The association ID returned when the
2289
2289
  * network interface was associated with an IPv4 address.</p>
2290
- * </li>
2290
+ * </li>
2291
2291
  * <li>
2292
- * <p>
2292
+ * <p>
2293
2293
  * <code>association.allocation-id</code> - The allocation ID returned when you
2294
2294
  * allocated the Elastic IP address (IPv4) for your network interface.</p>
2295
- * </li>
2295
+ * </li>
2296
2296
  * <li>
2297
- * <p>
2297
+ * <p>
2298
2298
  * <code>association.ip-owner-id</code> - The owner of the Elastic IP address
2299
2299
  * (IPv4) associated with the network interface.</p>
2300
- * </li>
2300
+ * </li>
2301
2301
  * <li>
2302
- * <p>
2302
+ * <p>
2303
2303
  * <code>association.public-ip</code> - The address of the Elastic IP address
2304
2304
  * (IPv4) bound to the network interface.</p>
2305
- * </li>
2305
+ * </li>
2306
2306
  * <li>
2307
- * <p>
2307
+ * <p>
2308
2308
  * <code>association.public-dns-name</code> - The public DNS name for the network
2309
2309
  * interface (IPv4).</p>
2310
- * </li>
2310
+ * </li>
2311
2311
  * <li>
2312
- * <p>
2312
+ * <p>
2313
2313
  * <code>attachment.attachment-id</code> - The ID of the interface attachment.</p>
2314
- * </li>
2314
+ * </li>
2315
2315
  * <li>
2316
- * <p>
2316
+ * <p>
2317
2317
  * <code>attachment.attach-time</code> - The time that the network interface was attached to an instance.</p>
2318
- * </li>
2318
+ * </li>
2319
2319
  * <li>
2320
- * <p>
2320
+ * <p>
2321
2321
  * <code>attachment.delete-on-termination</code> - Indicates whether the attachment is deleted when an instance is terminated.</p>
2322
- * </li>
2322
+ * </li>
2323
2323
  * <li>
2324
- * <p>
2324
+ * <p>
2325
2325
  * <code>attachment.device-index</code> - The device index to which the network interface is attached.</p>
2326
- * </li>
2326
+ * </li>
2327
2327
  * <li>
2328
- * <p>
2328
+ * <p>
2329
2329
  * <code>attachment.instance-id</code> - The ID of the instance to which the network interface is attached.</p>
2330
- * </li>
2330
+ * </li>
2331
2331
  * <li>
2332
- * <p>
2332
+ * <p>
2333
2333
  * <code>attachment.instance-owner-id</code> - The owner ID of the instance to which the network interface is attached.</p>
2334
- * </li>
2334
+ * </li>
2335
2335
  * <li>
2336
- * <p>
2336
+ * <p>
2337
2337
  * <code>attachment.status</code> - The status of the attachment (<code>attaching</code> | <code>attached</code> | <code>detaching</code> | <code>detached</code>).</p>
2338
- * </li>
2338
+ * </li>
2339
2339
  * <li>
2340
- * <p>
2340
+ * <p>
2341
2341
  * <code>availability-zone</code> - The Availability Zone of the network interface.</p>
2342
- * </li>
2342
+ * </li>
2343
2343
  * <li>
2344
- * <p>
2344
+ * <p>
2345
2345
  * <code>description</code> - The description of the network interface.</p>
2346
- * </li>
2346
+ * </li>
2347
2347
  * <li>
2348
- * <p>
2348
+ * <p>
2349
2349
  * <code>group-id</code> - The ID of a security group associated with the network interface.</p>
2350
- * </li>
2350
+ * </li>
2351
2351
  * <li>
2352
- * <p>
2352
+ * <p>
2353
2353
  * <code>group-name</code> - The name of a security group associated with the network interface.</p>
2354
- * </li>
2354
+ * </li>
2355
2355
  * <li>
2356
- * <p>
2356
+ * <p>
2357
2357
  * <code>ipv6-addresses.ipv6-address</code> - An IPv6 address associated with
2358
2358
  * the network interface.</p>
2359
- * </li>
2359
+ * </li>
2360
2360
  * <li>
2361
- * <p>
2361
+ * <p>
2362
2362
  * <code>interface-type</code> - The type of network interface (<code>api_gateway_managed</code> |
2363
2363
  * <code>aws_codestar_connections_managed</code> | <code>branch</code> | <code>efa</code> |
2364
2364
  * <code>gateway_load_balancer</code> | <code>gateway_load_balancer_endpoint</code> | <code>global_accelerator_managed</code> |
2365
2365
  * <code>interface</code> | <code>iot_rules_managed</code> | <code>lambda</code> | <code>load_balancer</code> |
2366
2366
  * <code>nat_gateway</code> | <code>network_load_balancer</code> | <code>quicksight</code> |
2367
2367
  * <code>transit_gateway</code> | <code>trunk</code> | <code>vpc_endpoint</code>).</p>
2368
- * </li>
2368
+ * </li>
2369
2369
  * <li>
2370
- * <p>
2370
+ * <p>
2371
2371
  * <code>mac-address</code> - The MAC address of the network interface.</p>
2372
- * </li>
2372
+ * </li>
2373
2373
  * <li>
2374
- * <p>
2374
+ * <p>
2375
2375
  * <code>network-interface-id</code> - The ID of the network interface.</p>
2376
- * </li>
2376
+ * </li>
2377
2377
  * <li>
2378
- * <p>
2378
+ * <p>
2379
2379
  * <code>owner-id</code> - The Amazon Web Services account ID of the network interface owner.</p>
2380
- * </li>
2380
+ * </li>
2381
2381
  * <li>
2382
- * <p>
2382
+ * <p>
2383
2383
  * <code>private-ip-address</code> - The private IPv4 address or addresses of the
2384
2384
  * network interface.</p>
2385
- * </li>
2385
+ * </li>
2386
2386
  * <li>
2387
- * <p>
2387
+ * <p>
2388
2388
  * <code>private-dns-name</code> - The private DNS name of the network interface (IPv4).</p>
2389
- * </li>
2389
+ * </li>
2390
2390
  * <li>
2391
- * <p>
2391
+ * <p>
2392
2392
  * <code>requester-id</code> - The alias or Amazon Web Services account ID of the principal or service that created the network interface.</p>
2393
- * </li>
2393
+ * </li>
2394
2394
  * <li>
2395
- * <p>
2395
+ * <p>
2396
2396
  * <code>requester-managed</code> - Indicates whether the network interface is being managed by an Amazon Web Service
2397
2397
  * (for example, Amazon Web Services Management Console, Auto Scaling, and so on).</p>
2398
- * </li>
2398
+ * </li>
2399
2399
  * <li>
2400
- * <p>
2400
+ * <p>
2401
2401
  * <code>source-dest-check</code> - Indicates whether the network interface performs source/destination checking.
2402
2402
  * A value of <code>true</code> means checking is enabled, and <code>false</code> means checking is disabled.
2403
2403
  * The value must be <code>false</code> for the network interface to perform network address translation (NAT) in your VPC. </p>
2404
- * </li>
2404
+ * </li>
2405
2405
  * <li>
2406
- * <p>
2406
+ * <p>
2407
2407
  * <code>status</code> - The status of the network interface. If the network interface is not attached to an instance, the status is <code>available</code>;
2408
2408
  * if a network interface is attached to an instance the status is <code>in-use</code>.</p>
2409
- * </li>
2409
+ * </li>
2410
2410
  * <li>
2411
- * <p>
2411
+ * <p>
2412
2412
  * <code>subnet-id</code> - The ID of the subnet for the network interface.</p>
2413
- * </li>
2413
+ * </li>
2414
2414
  * <li>
2415
- * <p>
2415
+ * <p>
2416
2416
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
2417
2417
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
2418
- * </li>
2418
+ * </li>
2419
2419
  * <li>
2420
- * <p>
2420
+ * <p>
2421
2421
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
2422
- * </li>
2422
+ * </li>
2423
2423
  * <li>
2424
- * <p>
2424
+ * <p>
2425
2425
  * <code>vpc-id</code> - The ID of the VPC for the network interface.</p>
2426
- * </li>
2426
+ * </li>
2427
2427
  * </ul>
2428
2428
  */
2429
2429
  Filters?: Filter[];
@@ -2435,7 +2435,7 @@ export interface DescribeNetworkInterfacesRequest {
2435
2435
  DryRun?: boolean;
2436
2436
  /**
2437
2437
  * <p>The network interface IDs.</p>
2438
- * <p>Default: Describes all your network interfaces.</p>
2438
+ * <p>Default: Describes all your network interfaces.</p>
2439
2439
  */
2440
2440
  NetworkInterfaceIds?: string[];
2441
2441
  /**
@@ -2465,30 +2465,30 @@ export interface DescribeNetworkInterfacesResult {
2465
2465
  export interface DescribePlacementGroupsRequest {
2466
2466
  /**
2467
2467
  * <p>The filters.</p>
2468
- * <ul>
2468
+ * <ul>
2469
2469
  * <li>
2470
- * <p>
2471
- * <code>group-name</code> - The name of the placement group.</p>
2470
+ * <p>
2471
+ * <code>group-name</code> - The name of the placement group.</p>
2472
2472
  * </li>
2473
2473
  * <li>
2474
- * <p>
2475
- * <code>group-arn</code> - The Amazon Resource Name (ARN) of the placement
2474
+ * <p>
2475
+ * <code>group-arn</code> - The Amazon Resource Name (ARN) of the placement
2476
2476
  * group.</p>
2477
2477
  * </li>
2478
2478
  * <li>
2479
- * <p>
2480
- * <code>spread-level</code> - The spread level for the placement group
2479
+ * <p>
2480
+ * <code>spread-level</code> - The spread level for the placement group
2481
2481
  * (<code>host</code> | <code>rack</code>). </p>
2482
2482
  * </li>
2483
2483
  * <li>
2484
- * <p>
2485
- * <code>state</code> - The state of the placement group (<code>pending</code> |
2484
+ * <p>
2485
+ * <code>state</code> - The state of the placement group (<code>pending</code> |
2486
2486
  * <code>available</code> | <code>deleting</code> |
2487
2487
  * <code>deleted</code>).</p>
2488
2488
  * </li>
2489
2489
  * <li>
2490
- * <p>
2491
- * <code>strategy</code> - The strategy of the placement group
2490
+ * <p>
2491
+ * <code>strategy</code> - The strategy of the placement group
2492
2492
  * (<code>cluster</code> | <code>spread</code> |
2493
2493
  * <code>partition</code>).</p>
2494
2494
  * </li>
@@ -2512,7 +2512,7 @@ export interface DescribePlacementGroupsRequest {
2512
2512
  DryRun?: boolean;
2513
2513
  /**
2514
2514
  * <p>The names of the placement groups.</p>
2515
- * <p>Default: Describes all your placement groups, or only those otherwise
2515
+ * <p>Default: Describes all your placement groups, or only those otherwise
2516
2516
  * specified.</p>
2517
2517
  */
2518
2518
  GroupNames?: string[];
@@ -2536,14 +2536,14 @@ export interface DescribePrefixListsRequest {
2536
2536
  DryRun?: boolean;
2537
2537
  /**
2538
2538
  * <p>One or more filters.</p>
2539
- * <ul>
2539
+ * <ul>
2540
2540
  * <li>
2541
- * <p>
2542
- * <code>prefix-list-id</code>: The ID of a prefix list.</p>
2541
+ * <p>
2542
+ * <code>prefix-list-id</code>: The ID of a prefix list.</p>
2543
2543
  * </li>
2544
2544
  * <li>
2545
- * <p>
2546
- * <code>prefix-list-name</code>: The name of a prefix list.</p>
2545
+ * <p>
2546
+ * <code>prefix-list-name</code>: The name of a prefix list.</p>
2547
2547
  * </li>
2548
2548
  * </ul>
2549
2549
  */
@@ -2662,14 +2662,14 @@ export interface DescribePublicIpv4PoolsRequest {
2662
2662
  MaxResults?: number;
2663
2663
  /**
2664
2664
  * <p>One or more filters.</p>
2665
- * <ul>
2665
+ * <ul>
2666
2666
  * <li>
2667
- * <p>
2667
+ * <p>
2668
2668
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
2669
2669
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
2670
2670
  * </li>
2671
2671
  * <li>
2672
- * <p>
2672
+ * <p>
2673
2673
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
2674
2674
  * </li>
2675
2675
  * </ul>
@@ -3371,17 +3371,17 @@ export interface DescribeReservedInstancesOfferingsRequest {
3371
3371
  InstanceType?: _InstanceType | string;
3372
3372
  /**
3373
3373
  * <p>The maximum duration (in seconds) to filter when searching for offerings.</p>
3374
- * <p>Default: 94608000 (3 years)</p>
3374
+ * <p>Default: 94608000 (3 years)</p>
3375
3375
  */
3376
3376
  MaxDuration?: number;
3377
3377
  /**
3378
3378
  * <p>The maximum number of instances to filter when searching for offerings.</p>
3379
- * <p>Default: 20</p>
3379
+ * <p>Default: 20</p>
3380
3380
  */
3381
3381
  MaxInstanceCount?: number;
3382
3382
  /**
3383
3383
  * <p>The minimum duration (in seconds) to filter when searching for offerings.</p>
3384
- * <p>Default: 2592000 (1 month)</p>
3384
+ * <p>Default: 2592000 (1 month)</p>
3385
3385
  */
3386
3386
  MinDuration?: number;
3387
3387
  /**
@@ -3417,7 +3417,7 @@ export interface DescribeReservedInstancesOfferingsRequest {
3417
3417
  * <p>The maximum number of results to return for the request in a single page. The remaining
3418
3418
  * results of the initial request can be seen by sending another request with the returned
3419
3419
  * <code>NextToken</code> value. The maximum is 100.</p>
3420
- * <p>Default: 100</p>
3420
+ * <p>Default: 100</p>
3421
3421
  */
3422
3422
  MaxResults?: number;
3423
3423
  /**
@@ -3532,106 +3532,106 @@ export interface DescribeReservedInstancesOfferingsResult {
3532
3532
  export interface DescribeRouteTablesRequest {
3533
3533
  /**
3534
3534
  * <p>One or more filters.</p>
3535
- * <ul>
3535
+ * <ul>
3536
3536
  * <li>
3537
- * <p>
3537
+ * <p>
3538
3538
  * <code>association.route-table-association-id</code> - The ID of an association
3539
3539
  * ID for the route table.</p>
3540
- * </li>
3540
+ * </li>
3541
3541
  * <li>
3542
- * <p>
3542
+ * <p>
3543
3543
  * <code>association.route-table-id</code> - The ID of the route table involved in
3544
3544
  * the association.</p>
3545
- * </li>
3545
+ * </li>
3546
3546
  * <li>
3547
- * <p>
3547
+ * <p>
3548
3548
  * <code>association.subnet-id</code> - The ID of the subnet involved in the
3549
3549
  * association.</p>
3550
- * </li>
3550
+ * </li>
3551
3551
  * <li>
3552
- * <p>
3552
+ * <p>
3553
3553
  * <code>association.main</code> - Indicates whether the route table is the main
3554
3554
  * route table for the VPC (<code>true</code> | <code>false</code>). Route tables
3555
3555
  * that do not have an association ID are not returned in the response.</p>
3556
- * </li>
3556
+ * </li>
3557
3557
  * <li>
3558
- * <p>
3558
+ * <p>
3559
3559
  * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the route table.</p>
3560
- * </li>
3560
+ * </li>
3561
3561
  * <li>
3562
- * <p>
3562
+ * <p>
3563
3563
  * <code>route-table-id</code> - The ID of the route table.</p>
3564
- * </li>
3564
+ * </li>
3565
3565
  * <li>
3566
- * <p>
3566
+ * <p>
3567
3567
  * <code>route.destination-cidr-block</code> - The IPv4 CIDR range specified in a
3568
3568
  * route in the table.</p>
3569
- * </li>
3569
+ * </li>
3570
3570
  * <li>
3571
- * <p>
3571
+ * <p>
3572
3572
  * <code>route.destination-ipv6-cidr-block</code> - The IPv6 CIDR range specified in a route in the route table.</p>
3573
- * </li>
3573
+ * </li>
3574
3574
  * <li>
3575
- * <p>
3575
+ * <p>
3576
3576
  * <code>route.destination-prefix-list-id</code> - The ID (prefix) of the Amazon Web Service
3577
3577
  * specified in a route in the table.</p>
3578
- * </li>
3578
+ * </li>
3579
3579
  * <li>
3580
- * <p>
3580
+ * <p>
3581
3581
  * <code>route.egress-only-internet-gateway-id</code> - The ID of an
3582
3582
  * egress-only Internet gateway specified in a route in the route table.</p>
3583
- * </li>
3583
+ * </li>
3584
3584
  * <li>
3585
- * <p>
3585
+ * <p>
3586
3586
  * <code>route.gateway-id</code> - The ID of a gateway specified in a route in the table.</p>
3587
- * </li>
3587
+ * </li>
3588
3588
  * <li>
3589
- * <p>
3589
+ * <p>
3590
3590
  * <code>route.instance-id</code> - The ID of an instance specified in a route in the table.</p>
3591
- * </li>
3591
+ * </li>
3592
3592
  * <li>
3593
- * <p>
3593
+ * <p>
3594
3594
  * <code>route.nat-gateway-id</code> - The ID of a NAT gateway.</p>
3595
- * </li>
3595
+ * </li>
3596
3596
  * <li>
3597
- * <p>
3597
+ * <p>
3598
3598
  * <code>route.transit-gateway-id</code> - The ID of a transit gateway.</p>
3599
- * </li>
3599
+ * </li>
3600
3600
  * <li>
3601
- * <p>
3601
+ * <p>
3602
3602
  * <code>route.origin</code> - Describes how the route was created.
3603
3603
  * <code>CreateRouteTable</code> indicates that the route was automatically
3604
3604
  * created when the route table was created; <code>CreateRoute</code> indicates
3605
3605
  * that the route was manually added to the route table;
3606
3606
  * <code>EnableVgwRoutePropagation</code> indicates that the route was
3607
3607
  * propagated by route propagation.</p>
3608
- * </li>
3608
+ * </li>
3609
3609
  * <li>
3610
- * <p>
3610
+ * <p>
3611
3611
  * <code>route.state</code> - The state of a route in the route table
3612
3612
  * (<code>active</code> | <code>blackhole</code>). The blackhole state
3613
3613
  * indicates that the route's target isn't available (for example, the specified
3614
3614
  * gateway isn't attached to the VPC, the specified NAT instance has been
3615
3615
  * terminated, and so on).</p>
3616
- * </li>
3616
+ * </li>
3617
3617
  * <li>
3618
- * <p>
3618
+ * <p>
3619
3619
  * <code>route.vpc-peering-connection-id</code> - The ID of a VPC peering
3620
3620
  * connection specified in a route in the table.</p>
3621
- * </li>
3621
+ * </li>
3622
3622
  * <li>
3623
- * <p>
3623
+ * <p>
3624
3624
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
3625
3625
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
3626
- * </li>
3626
+ * </li>
3627
3627
  * <li>
3628
- * <p>
3628
+ * <p>
3629
3629
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
3630
- * </li>
3630
+ * </li>
3631
3631
  * <li>
3632
- * <p>
3632
+ * <p>
3633
3633
  * <code>vpc-id</code> - The ID of the VPC for the route table.</p>
3634
- * </li>
3634
+ * </li>
3635
3635
  * </ul>
3636
3636
  */
3637
3637
  Filters?: Filter[];
@@ -3643,7 +3643,7 @@ export interface DescribeRouteTablesRequest {
3643
3643
  DryRun?: boolean;
3644
3644
  /**
3645
3645
  * <p>One or more route table IDs.</p>
3646
- * <p>Default: Describes all your route tables.</p>
3646
+ * <p>Default: Describes all your route tables.</p>
3647
3647
  */
3648
3648
  RouteTableIds?: string[];
3649
3649
  /**
@@ -4049,13 +4049,13 @@ export interface DescribeSecurityGroupReferencesResult {
4049
4049
  export interface DescribeSecurityGroupRulesRequest {
4050
4050
  /**
4051
4051
  * <p>One or more filters.</p>
4052
- * <ul>
4052
+ * <ul>
4053
4053
  * <li>
4054
- * <p>
4054
+ * <p>
4055
4055
  * <code>group-id</code> - The ID of the security group.</p>
4056
4056
  * </li>
4057
4057
  * <li>
4058
- * <p>
4058
+ * <p>
4059
4059
  * <code>security-group-rule-id</code> - The ID of the security group rule.</p>
4060
4060
  * </li>
4061
4061
  * <li>
@@ -4107,48 +4107,48 @@ export interface DescribeSecurityGroupsRequest {
4107
4107
  * <code>description</code> - The description of the security group.</p>
4108
4108
  * </li>
4109
4109
  * <li>
4110
- * <p>
4110
+ * <p>
4111
4111
  * <code>egress.ip-permission.cidr</code> - An IPv4 CIDR block for an outbound
4112
4112
  * security group rule.</p>
4113
4113
  * </li>
4114
4114
  * <li>
4115
- * <p>
4115
+ * <p>
4116
4116
  * <code>egress.ip-permission.from-port</code> - For an outbound rule, the
4117
4117
  * start of port range for the TCP and UDP protocols, or an ICMP type
4118
4118
  * number.</p>
4119
4119
  * </li>
4120
4120
  * <li>
4121
- * <p>
4121
+ * <p>
4122
4122
  * <code>egress.ip-permission.group-id</code> - The ID of a security group
4123
4123
  * that has been referenced in an outbound security group rule.</p>
4124
4124
  * </li>
4125
4125
  * <li>
4126
- * <p>
4126
+ * <p>
4127
4127
  * <code>egress.ip-permission.group-name</code> - The name of a security group
4128
4128
  * that is referenced in an outbound security group rule.</p>
4129
4129
  * </li>
4130
4130
  * <li>
4131
- * <p>
4131
+ * <p>
4132
4132
  * <code>egress.ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an
4133
4133
  * outbound security group rule.</p>
4134
4134
  * </li>
4135
4135
  * <li>
4136
- * <p>
4136
+ * <p>
4137
4137
  * <code>egress.ip-permission.prefix-list-id</code> - The ID of a prefix list to which a security group rule allows outbound access.</p>
4138
- * </li>
4138
+ * </li>
4139
4139
  * <li>
4140
- * <p>
4140
+ * <p>
4141
4141
  * <code>egress.ip-permission.protocol</code> - The IP protocol for an
4142
4142
  * outbound security group rule (<code>tcp</code> | <code>udp</code> |
4143
4143
  * <code>icmp</code>, a protocol number, or -1 for all protocols).</p>
4144
4144
  * </li>
4145
4145
  * <li>
4146
- * <p>
4146
+ * <p>
4147
4147
  * <code>egress.ip-permission.to-port</code> - For an outbound rule, the end
4148
4148
  * of port range for the TCP and UDP protocols, or an ICMP code.</p>
4149
4149
  * </li>
4150
4150
  * <li>
4151
- * <p>
4151
+ * <p>
4152
4152
  * <code>egress.ip-permission.user-id</code> - The ID of an Amazon Web Services account that
4153
4153
  * has been referenced in an outbound security group rule.</p>
4154
4154
  * </li>
@@ -4176,17 +4176,17 @@ export interface DescribeSecurityGroupsRequest {
4176
4176
  * referenced in an inbound security group rule.</p>
4177
4177
  * </li>
4178
4178
  * <li>
4179
- * <p>
4179
+ * <p>
4180
4180
  * <code>ip-permission.group-name</code> - The name of a security group that is
4181
4181
  * referenced in an inbound security group rule.</p>
4182
- * </li>
4182
+ * </li>
4183
4183
  * <li>
4184
4184
  * <p>
4185
4185
  * <code>ip-permission.ipv6-cidr</code> - An IPv6 CIDR block for an inbound security
4186
4186
  * group rule.</p>
4187
4187
  * </li>
4188
4188
  * <li>
4189
- * <p>
4189
+ * <p>
4190
4190
  * <code>ip-permission.prefix-list-id</code> - The ID of a prefix list from which a security group rule allows inbound access.</p>
4191
4191
  * </li>
4192
4192
  * <li>
@@ -4705,22 +4705,22 @@ export interface HistoryRecord {
4705
4705
  EventInformation?: EventInformation;
4706
4706
  /**
4707
4707
  * <p>The event type.</p>
4708
- * <ul>
4708
+ * <ul>
4709
4709
  * <li>
4710
- * <p>
4710
+ * <p>
4711
4711
  * <code>error</code> - An error with the Spot Fleet request.</p>
4712
4712
  * </li>
4713
4713
  * <li>
4714
- * <p>
4714
+ * <p>
4715
4715
  * <code>fleetRequestChange</code> - A change in the status or configuration of
4716
4716
  * the Spot Fleet request.</p>
4717
4717
  * </li>
4718
4718
  * <li>
4719
- * <p>
4719
+ * <p>
4720
4720
  * <code>instanceChange</code> - An instance was launched or terminated.</p>
4721
4721
  * </li>
4722
4722
  * <li>
4723
- * <p>
4723
+ * <p>
4724
4724
  * <code>Information</code> - An informational event.</p>
4725
4725
  * </li>
4726
4726
  * </ul>
@@ -4744,7 +4744,7 @@ export interface DescribeSpotFleetRequestHistoryResponse {
4744
4744
  * <p>The last date and time for the events, in UTC format (for example,
4745
4745
  * <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).
4746
4746
  * All records up to this time were retrieved.</p>
4747
- * <p>If <code>nextToken</code> indicates that there are more results, this value is not
4747
+ * <p>If <code>nextToken</code> indicates that there are more results, this value is not
4748
4748
  * present.</p>
4749
4749
  */
4750
4750
  LastEvaluatedTime?: Date;
@@ -4829,7 +4829,7 @@ export interface InstanceNetworkInterfaceSpecification {
4829
4829
  /**
4830
4830
  * <p>The position of the network interface in the attachment order.
4831
4831
  * A primary network interface has a device index of 0.</p>
4832
- * <p>If you specify a network interface when launching an instance,
4832
+ * <p>If you specify a network interface when launching an instance,
4833
4833
  * you must specify the device index.</p>
4834
4834
  */
4835
4835
  DeviceIndex?: number;
@@ -4853,7 +4853,7 @@ export interface InstanceNetworkInterfaceSpecification {
4853
4853
  Ipv6Addresses?: InstanceIpv6Address[];
4854
4854
  /**
4855
4855
  * <p>The ID of the network interface.</p>
4856
- * <p>If you are creating a Spot Fleet, omit this parameter because you can’t specify a network interface ID in a launch specification.</p>
4856
+ * <p>If you are creating a Spot Fleet, omit this parameter because you can’t specify a network interface ID in a launch specification.</p>
4857
4857
  */
4858
4858
  NetworkInterfaceId?: string;
4859
4859
  /**
@@ -4877,14 +4877,14 @@ export interface InstanceNetworkInterfaceSpecification {
4877
4877
  SubnetId?: string;
4878
4878
  /**
4879
4879
  * <p>Indicates whether to assign a carrier IP address to the network interface.</p>
4880
- * <p>You can only assign a carrier IP address to a network interface that is in a subnet in
4880
+ * <p>You can only assign a carrier IP address to a network interface that is in a subnet in
4881
4881
  * a Wavelength Zone. For more information about carrier IP addresses, see <a href="https://docs.aws.amazon.com/wavelength/latest/developerguide/how-wavelengths-work.html#provider-owned-ip">Carrier IP address</a> in the <i>Amazon Web Services Wavelength Developer
4882
4882
  * Guide</i>.</p>
4883
4883
  */
4884
4884
  AssociateCarrierIpAddress?: boolean;
4885
4885
  /**
4886
4886
  * <p>The type of network interface.</p>
4887
- * <p>Valid values: <code>interface</code> | <code>efa</code>
4887
+ * <p>Valid values: <code>interface</code> | <code>efa</code>
4888
4888
  * </p>
4889
4889
  */
4890
4890
  InterfaceType?: string;
@@ -4892,7 +4892,7 @@ export interface InstanceNetworkInterfaceSpecification {
4892
4892
  * <p>The index of the network card. Some instance types support multiple network cards.
4893
4893
  * The primary network interface must be assigned to network card index 0.
4894
4894
  * The default is network card index 0.</p>
4895
- * <p>If you are using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html">RequestSpotInstances</a> to create Spot Instances, omit this parameter because
4895
+ * <p>If you are using <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html">RequestSpotInstances</a> to create Spot Instances, omit this parameter because
4896
4896
  * you can’t specify the network card index when using this API. To specify the network
4897
4897
  * card index, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html">RunInstances</a>.</p>
4898
4898
  */
@@ -4924,7 +4924,7 @@ export interface InstanceNetworkInterfaceSpecification {
4924
4924
  export interface SpotPlacement {
4925
4925
  /**
4926
4926
  * <p>The Availability Zone.</p>
4927
- * <p>[Spot Fleet only] To specify multiple Availability Zones, separate them using commas;
4927
+ * <p>[Spot Fleet only] To specify multiple Availability Zones, separate them using commas;
4928
4928
  * for example, "us-west-2a, us-west-2b".</p>
4929
4929
  */
4930
4930
  AvailabilityZone?: string;
@@ -5073,9 +5073,9 @@ export interface LaunchTemplateOverrides {
5073
5073
  /**
5074
5074
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to
5075
5075
  * increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
5076
- * <important>
5076
+ * <important>
5077
5077
  * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
5078
- * </important>
5078
+ * </important>
5079
5079
  */
5080
5080
  SpotPrice?: string;
5081
5081
  /**
@@ -5093,14 +5093,14 @@ export interface LaunchTemplateOverrides {
5093
5093
  /**
5094
5094
  * <p>The priority for the launch template override. The highest priority is launched
5095
5095
  * first.</p>
5096
- * <p>If <code>OnDemandAllocationStrategy</code> is set to <code>prioritized</code>, Spot Fleet
5096
+ * <p>If <code>OnDemandAllocationStrategy</code> is set to <code>prioritized</code>, Spot Fleet
5097
5097
  * uses priority to determine which launch template override to use first in fulfilling
5098
5098
  * On-Demand capacity.</p>
5099
- * <p>If the Spot <code>AllocationStrategy</code> is set to
5099
+ * <p>If the Spot <code>AllocationStrategy</code> is set to
5100
5100
  * <code>capacityOptimizedPrioritized</code>, Spot Fleet uses priority on a best-effort basis
5101
5101
  * to determine which launch template override to use in fulfilling Spot capacity, but
5102
5102
  * optimizes for capacity first.</p>
5103
- * <p>Valid values are whole numbers starting at <code>0</code>. The lower the number, the
5103
+ * <p>Valid values are whole numbers starting at <code>0</code>. The lower the number, the
5104
5104
  * higher the priority. If no number is set, the launch template override has the lowest
5105
5105
  * priority. You can set the same priority for different launch template overrides.</p>
5106
5106
  */
@@ -5200,13 +5200,13 @@ export interface SpotCapacityRebalance {
5200
5200
  /**
5201
5201
  * <p>The replacement strategy to use. Only available for fleets of type
5202
5202
  * <code>maintain</code>.</p>
5203
- * <p>
5203
+ * <p>
5204
5204
  * <code>launch</code> - Spot Fleet launches a new replacement Spot Instance when a
5205
5205
  * rebalance notification is emitted for an existing Spot Instance in the fleet. Spot Fleet
5206
5206
  * does not terminate the instances that receive a rebalance notification. You can
5207
5207
  * terminate the old instances, or you can leave them running. You are charged for all
5208
5208
  * instances while they are running. </p>
5209
- * <p>
5209
+ * <p>
5210
5210
  * <code>launch-before-terminate</code> - Spot Fleet launches a new replacement Spot
5211
5211
  * Instance when a rebalance notification is emitted for an existing Spot Instance in the
5212
5212
  * fleet, and then, after a delay that you specify (in <code>TerminationDelay</code>),
@@ -5216,9 +5216,9 @@ export interface SpotCapacityRebalance {
5216
5216
  /**
5217
5217
  * <p>The amount of time (in seconds) that Amazon EC2 waits before terminating the old Spot
5218
5218
  * Instance after launching a new replacement Spot Instance.</p>
5219
- * <p>Required when <code>ReplacementStrategy</code> is set to <code>launch-before-terminate</code>.</p>
5220
- * <p>Not valid when <code>ReplacementStrategy</code> is set to <code>launch</code>.</p>
5221
- * <p>Valid values: Minimum value of <code>120</code> seconds. Maximum value of <code>7200</code> seconds.</p>
5219
+ * <p>Required when <code>ReplacementStrategy</code> is set to <code>launch-before-terminate</code>.</p>
5220
+ * <p>Not valid when <code>ReplacementStrategy</code> is set to <code>launch</code>.</p>
5221
+ * <p>Valid values: Minimum value of <code>120</code> seconds. Maximum value of <code>7200</code> seconds.</p>
5222
5222
  */
5223
5223
  TerminationDelay?: number;
5224
5224
  }
@@ -5242,18 +5242,17 @@ export interface SpotFleetRequestConfigData {
5242
5242
  * <p>The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance
5243
5243
  * pools specified by the Spot Fleet launch configuration. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-allocation-strategy.html">Allocation
5244
5244
  * strategies for Spot Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
5245
- *
5246
5245
  * <dl>
5247
5246
  * <dt>priceCapacityOptimized (recommended)</dt>
5248
5247
  * <dd>
5249
- * <p>Spot Fleet identifies the pools with
5248
+ * <p>Spot Fleet identifies the pools with
5250
5249
  * the highest capacity availability for the number of instances that are launching. This means
5251
5250
  * that we will request Spot Instances from the pools that we believe have the lowest chance of interruption
5252
5251
  * in the near term. Spot Fleet then requests Spot Instances from the lowest priced of these pools.</p>
5253
- * </dd>
5252
+ * </dd>
5254
5253
  * <dt>capacityOptimized</dt>
5255
5254
  * <dd>
5256
- * <p>Spot Fleet identifies the pools with
5255
+ * <p>Spot Fleet identifies the pools with
5257
5256
  * the highest capacity availability for the number of instances that are launching. This means
5258
5257
  * that we will request Spot Instances from the pools that we believe have the lowest chance of interruption
5259
5258
  * in the near term. To give certain
@@ -5266,25 +5265,24 @@ export interface SpotFleetRequestConfigData {
5266
5265
  * launch template. Note that if the <code>OnDemandAllocationStrategy</code> is set to
5267
5266
  * <code>prioritized</code>, the same priority is applied when fulfilling On-Demand
5268
5267
  * capacity.</p>
5269
- * </dd>
5268
+ * </dd>
5270
5269
  * <dt>diversified</dt>
5271
5270
  * <dd>
5272
- * <p>Spot Fleet requests instances from all of the Spot Instance pools that you
5271
+ * <p>Spot Fleet requests instances from all of the Spot Instance pools that you
5273
5272
  * specify.</p>
5274
- * </dd>
5273
+ * </dd>
5275
5274
  * <dt>lowestPrice</dt>
5276
5275
  * <dd>
5277
- * <p>Spot Fleet requests instances from the lowest priced Spot Instance pool that
5276
+ * <p>Spot Fleet requests instances from the lowest priced Spot Instance pool that
5278
5277
  * has available capacity. If the lowest priced pool doesn't have available capacity, the Spot Instances
5279
5278
  * come from the next lowest priced pool that has available capacity. If a pool runs out of
5280
5279
  * capacity before fulfilling your desired capacity, Spot Fleet will continue to fulfill your
5281
5280
  * request by drawing from the next lowest priced pool. To ensure that your desired capacity is
5282
5281
  * met, you might receive Spot Instances from several pools. Because this strategy only considers instance
5283
5282
  * price and not capacity availability, it might lead to high interruption rates.</p>
5284
- * </dd>
5283
+ * </dd>
5285
5284
  * </dl>
5286
- *
5287
- * <p>Default: <code>lowestPrice</code>
5285
+ * <p>Default: <code>lowestPrice</code>
5288
5286
  * </p>
5289
5287
  */
5290
5288
  AllocationStrategy?: AllocationStrategy | string;
@@ -5348,9 +5346,9 @@ export interface SpotFleetRequestConfigData {
5348
5346
  /**
5349
5347
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
5350
5348
  * 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>
5351
- * <important>
5349
+ * <important>
5352
5350
  * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
5353
- * </important>
5351
+ * </important>
5354
5352
  */
5355
5353
  SpotPrice?: string;
5356
5354
  /**
@@ -5433,7 +5431,7 @@ export interface SpotFleetRequestConfigData {
5433
5431
  * <p>One or more Classic Load Balancers and target groups to attach to the Spot Fleet
5434
5432
  * request. Spot Fleet registers the running Spot Instances with the specified Classic Load
5435
5433
  * Balancers and target groups.</p>
5436
- * <p>With Network Load Balancers, Spot Fleet cannot register instances that have the
5434
+ * <p>With Network Load Balancers, Spot Fleet cannot register instances that have the
5437
5435
  * following instance types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2,
5438
5436
  * M3, and T1.</p>
5439
5437
  */
@@ -5444,7 +5442,7 @@ export interface SpotFleetRequestConfigData {
5444
5442
  * <code>lowest-price</code>. Spot Fleet selects the cheapest Spot pools and evenly
5445
5443
  * allocates your target Spot capacity across the number of Spot pools that you
5446
5444
  * specify.</p>
5447
- * <p>Note that Spot Fleet attempts to draw Spot Instances from the number of pools that you specify on a
5445
+ * <p>Note that Spot Fleet attempts to draw Spot Instances from the number of pools that you specify on a
5448
5446
  * best effort basis. If a pool runs out of Spot capacity before fulfilling your target
5449
5447
  * capacity, Spot Fleet will continue to fulfill your request by drawing from the next cheapest
5450
5448
  * pool. To ensure that your target capacity is met, you might receive Spot Instances from more than
@@ -5529,56 +5527,56 @@ export interface DescribeSpotFleetRequestsResponse {
5529
5527
  export interface DescribeSpotInstanceRequestsRequest {
5530
5528
  /**
5531
5529
  * <p>One or more filters.</p>
5532
- * <ul>
5530
+ * <ul>
5533
5531
  * <li>
5534
- * <p>
5532
+ * <p>
5535
5533
  * <code>availability-zone-group</code> - The Availability Zone group.</p>
5536
5534
  * </li>
5537
5535
  * <li>
5538
- * <p>
5536
+ * <p>
5539
5537
  * <code>create-time</code> - The time stamp when the Spot Instance request was
5540
5538
  * created.</p>
5541
5539
  * </li>
5542
5540
  * <li>
5543
- * <p>
5541
+ * <p>
5544
5542
  * <code>fault-code</code> - The fault code related to the request.</p>
5545
5543
  * </li>
5546
5544
  * <li>
5547
- * <p>
5545
+ * <p>
5548
5546
  * <code>fault-message</code> - The fault message related to the request.</p>
5549
5547
  * </li>
5550
5548
  * <li>
5551
- * <p>
5549
+ * <p>
5552
5550
  * <code>instance-id</code> - The ID of the instance that fulfilled the
5553
5551
  * request.</p>
5554
5552
  * </li>
5555
5553
  * <li>
5556
- * <p>
5554
+ * <p>
5557
5555
  * <code>launch-group</code> - The Spot Instance launch group.</p>
5558
5556
  * </li>
5559
5557
  * <li>
5560
- * <p>
5558
+ * <p>
5561
5559
  * <code>launch.block-device-mapping.delete-on-termination</code> - Indicates
5562
5560
  * whether the EBS volume is deleted on instance termination.</p>
5563
5561
  * </li>
5564
5562
  * <li>
5565
- * <p>
5563
+ * <p>
5566
5564
  * <code>launch.block-device-mapping.device-name</code> - The device name for the
5567
5565
  * volume in the block device mapping (for example, <code>/dev/sdh</code> or
5568
5566
  * <code>xvdh</code>).</p>
5569
5567
  * </li>
5570
5568
  * <li>
5571
- * <p>
5569
+ * <p>
5572
5570
  * <code>launch.block-device-mapping.snapshot-id</code> - The ID of the snapshot
5573
5571
  * for the EBS volume.</p>
5574
5572
  * </li>
5575
5573
  * <li>
5576
- * <p>
5574
+ * <p>
5577
5575
  * <code>launch.block-device-mapping.volume-size</code> - The size of the EBS
5578
5576
  * volume, in GiB.</p>
5579
5577
  * </li>
5580
5578
  * <li>
5581
- * <p>
5579
+ * <p>
5582
5580
  * <code>launch.block-device-mapping.volume-type</code> - The type of EBS volume:
5583
5581
  * <code>gp2</code> for General Purpose SSD, <code>io1</code> or
5584
5582
  * <code>io2</code> for Provisioned IOPS SSD, <code>st1</code> for Throughput
@@ -5586,103 +5584,103 @@ export interface DescribeSpotInstanceRequestsRequest {
5586
5584
  * Magnetic.</p>
5587
5585
  * </li>
5588
5586
  * <li>
5589
- * <p>
5587
+ * <p>
5590
5588
  * <code>launch.group-id</code> - The ID of the security group for the
5591
5589
  * instance.</p>
5592
5590
  * </li>
5593
5591
  * <li>
5594
- * <p>
5592
+ * <p>
5595
5593
  * <code>launch.group-name</code> - The name of the security group for the
5596
5594
  * instance.</p>
5597
5595
  * </li>
5598
5596
  * <li>
5599
- * <p>
5597
+ * <p>
5600
5598
  * <code>launch.image-id</code> - The ID of the AMI.</p>
5601
5599
  * </li>
5602
5600
  * <li>
5603
- * <p>
5601
+ * <p>
5604
5602
  * <code>launch.instance-type</code> - The type of instance (for example,
5605
5603
  * <code>m3.medium</code>).</p>
5606
5604
  * </li>
5607
5605
  * <li>
5608
- * <p>
5606
+ * <p>
5609
5607
  * <code>launch.kernel-id</code> - The kernel ID.</p>
5610
5608
  * </li>
5611
5609
  * <li>
5612
- * <p>
5610
+ * <p>
5613
5611
  * <code>launch.key-name</code> - The name of the key pair the instance launched
5614
5612
  * with.</p>
5615
5613
  * </li>
5616
5614
  * <li>
5617
- * <p>
5615
+ * <p>
5618
5616
  * <code>launch.monitoring-enabled</code> - Whether detailed monitoring is
5619
5617
  * enabled for the Spot Instance.</p>
5620
5618
  * </li>
5621
5619
  * <li>
5622
- * <p>
5620
+ * <p>
5623
5621
  * <code>launch.ramdisk-id</code> - The RAM disk ID.</p>
5624
5622
  * </li>
5625
5623
  * <li>
5626
- * <p>
5624
+ * <p>
5627
5625
  * <code>launched-availability-zone</code> - The Availability Zone in which the
5628
5626
  * request is launched.</p>
5629
5627
  * </li>
5630
5628
  * <li>
5631
- * <p>
5629
+ * <p>
5632
5630
  * <code>network-interface.addresses.primary</code> - Indicates whether the IP
5633
5631
  * address is the primary private IP address.</p>
5634
5632
  * </li>
5635
5633
  * <li>
5636
- * <p>
5634
+ * <p>
5637
5635
  * <code>network-interface.delete-on-termination</code> - Indicates whether the
5638
5636
  * network interface is deleted when the instance is terminated.</p>
5639
5637
  * </li>
5640
5638
  * <li>
5641
- * <p>
5639
+ * <p>
5642
5640
  * <code>network-interface.description</code> - A description of the network
5643
5641
  * interface.</p>
5644
5642
  * </li>
5645
5643
  * <li>
5646
- * <p>
5644
+ * <p>
5647
5645
  * <code>network-interface.device-index</code> - The index of the device for the
5648
5646
  * network interface attachment on the instance.</p>
5649
5647
  * </li>
5650
5648
  * <li>
5651
- * <p>
5649
+ * <p>
5652
5650
  * <code>network-interface.group-id</code> - The ID of the security group
5653
5651
  * associated with the network interface.</p>
5654
5652
  * </li>
5655
5653
  * <li>
5656
- * <p>
5654
+ * <p>
5657
5655
  * <code>network-interface.network-interface-id</code> - The ID of the network
5658
5656
  * interface.</p>
5659
5657
  * </li>
5660
5658
  * <li>
5661
- * <p>
5659
+ * <p>
5662
5660
  * <code>network-interface.private-ip-address</code> - The primary private IP
5663
5661
  * address of the network interface.</p>
5664
5662
  * </li>
5665
5663
  * <li>
5666
- * <p>
5664
+ * <p>
5667
5665
  * <code>network-interface.subnet-id</code> - The ID of the subnet for the
5668
5666
  * instance.</p>
5669
5667
  * </li>
5670
5668
  * <li>
5671
- * <p>
5669
+ * <p>
5672
5670
  * <code>product-description</code> - The product description associated with the
5673
5671
  * instance (<code>Linux/UNIX</code> | <code>Windows</code>).</p>
5674
5672
  * </li>
5675
5673
  * <li>
5676
- * <p>
5674
+ * <p>
5677
5675
  * <code>spot-instance-request-id</code> - The Spot Instance request ID.</p>
5678
5676
  * </li>
5679
5677
  * <li>
5680
- * <p>
5678
+ * <p>
5681
5679
  * <code>spot-price</code> - The maximum hourly price for any Spot Instance
5682
5680
  * launched to fulfill the request.</p>
5683
5681
  * </li>
5684
5682
  * <li>
5685
- * <p>
5683
+ * <p>
5686
5684
  * <code>state</code> - The state of the Spot Instance request (<code>open</code>
5687
5685
  * | <code>active</code> | <code>closed</code> | <code>cancelled</code> |
5688
5686
  * <code>failed</code>). Spot request status information can help you track
@@ -5690,12 +5688,12 @@ export interface DescribeSpotInstanceRequestsRequest {
5690
5688
  * request status</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
5691
5689
  * </li>
5692
5690
  * <li>
5693
- * <p>
5691
+ * <p>
5694
5692
  * <code>status-code</code> - The short code describing the most recent
5695
5693
  * evaluation of your Spot Instance request.</p>
5696
5694
  * </li>
5697
5695
  * <li>
5698
- * <p>
5696
+ * <p>
5699
5697
  * <code>status-message</code> - The message explaining the status of the Spot
5700
5698
  * Instance request.</p>
5701
5699
  * </li>
@@ -5709,16 +5707,16 @@ export interface DescribeSpotInstanceRequestsRequest {
5709
5707
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
5710
5708
  * </li>
5711
5709
  * <li>
5712
- * <p>
5710
+ * <p>
5713
5711
  * <code>type</code> - The type of Spot Instance request (<code>one-time</code> |
5714
5712
  * <code>persistent</code>).</p>
5715
5713
  * </li>
5716
5714
  * <li>
5717
- * <p>
5715
+ * <p>
5718
5716
  * <code>valid-from</code> - The start date of the request.</p>
5719
5717
  * </li>
5720
5718
  * <li>
5721
- * <p>
5719
+ * <p>
5722
5720
  * <code>valid-until</code> - The end date of the request.</p>
5723
5721
  * </li>
5724
5722
  * </ul>
@@ -5901,9 +5899,9 @@ export interface SpotInstanceRequest {
5901
5899
  /**
5902
5900
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
5903
5901
  * 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>
5904
- * <important>
5902
+ * <important>
5905
5903
  * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
5906
- * </important>
5904
+ * </important>
5907
5905
  */
5908
5906
  SpotPrice?: string;
5909
5907
  /**
@@ -5935,7 +5933,7 @@ export interface SpotInstanceRequest {
5935
5933
  * (<i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).</p>
5936
5934
  * <ul>
5937
5935
  * <li>
5938
- * <p>For a persistent request, the request remains active until the <code>validUntil</code> date
5936
+ * <p>For a persistent request, the request remains active until the <code>validUntil</code> date
5939
5937
  * and time is reached. Otherwise, the request remains active until you cancel it.
5940
5938
  * </p>
5941
5939
  * </li>
@@ -5943,7 +5941,7 @@ export interface SpotInstanceRequest {
5943
5941
  * <p>For a one-time request, the request remains active until all instances launch,
5944
5942
  * the request is canceled, or the <code>validUntil</code> date and time is reached. By default, the
5945
5943
  * request is valid for 7 days from the date the request was created.</p>
5946
- * </li>
5944
+ * </li>
5947
5945
  * </ul>
5948
5946
  */
5949
5947
  ValidUntil?: Date;
@@ -5972,20 +5970,20 @@ export interface DescribeSpotInstanceRequestsResult {
5972
5970
  export interface DescribeSpotPriceHistoryRequest {
5973
5971
  /**
5974
5972
  * <p>One or more filters.</p>
5975
- * <ul>
5973
+ * <ul>
5976
5974
  * <li>
5977
- * <p>
5978
- * <code>availability-zone</code> - The Availability Zone for which prices should
5975
+ * <p>
5976
+ * <code>availability-zone</code> - The Availability Zone for which prices should
5979
5977
  * be returned.</p>
5980
5978
  * </li>
5981
5979
  * <li>
5982
- * <p>
5983
- * <code>instance-type</code> - The type of instance (for example,
5980
+ * <p>
5981
+ * <code>instance-type</code> - The type of instance (for example,
5984
5982
  * <code>m3.medium</code>).</p>
5985
5983
  * </li>
5986
5984
  * <li>
5987
- * <p>
5988
- * <code>product-description</code> - The product description for the Spot price
5985
+ * <p>
5986
+ * <code>product-description</code> - The product description for the Spot price
5989
5987
  * (<code>Linux/UNIX</code> | <code>Red Hat Enterprise Linux</code> |
5990
5988
  * <code>SUSE Linux</code> | <code>Windows</code> | <code>Linux/UNIX (Amazon
5991
5989
  * VPC)</code> | <code>Red Hat Enterprise Linux (Amazon VPC)</code> |
@@ -5993,13 +5991,13 @@ export interface DescribeSpotPriceHistoryRequest {
5993
5991
  * VPC)</code>).</p>
5994
5992
  * </li>
5995
5993
  * <li>
5996
- * <p>
5997
- * <code>spot-price</code> - The Spot price. The value must match exactly (or use
5994
+ * <p>
5995
+ * <code>spot-price</code> - The Spot price. The value must match exactly (or use
5998
5996
  * wildcards; greater than or less than comparison is not supported).</p>
5999
5997
  * </li>
6000
5998
  * <li>
6001
- * <p>
6002
- * <code>timestamp</code> - The time stamp of the Spot price history, in UTC format
5999
+ * <p>
6000
+ * <code>timestamp</code> - The time stamp of the Spot price history, in UTC format
6003
6001
  * (for example,
6004
6002
  * <i>YYYY</i>-<i>MM</i>-<i>DD</i>T<i>HH</i>:<i>MM</i>:<i>SS</i>Z).
6005
6003
  * You can use wildcards (* and ?). Greater than or less than comparison is not
@@ -6053,9 +6051,9 @@ export interface DescribeSpotPriceHistoryRequest {
6053
6051
  /**
6054
6052
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
6055
6053
  * 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>
6056
- * <important>
6054
+ * <important>
6057
6055
  * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
6058
- * </important>
6056
+ * </important>
6059
6057
  */
6060
6058
  export interface SpotPrice {
6061
6059
  /**
@@ -6073,9 +6071,9 @@ export interface SpotPrice {
6073
6071
  /**
6074
6072
  * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
6075
6073
  * 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>
6076
- * <important>
6074
+ * <important>
6077
6075
  * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
6078
- * </important>
6076
+ * </important>
6079
6077
  */
6080
6078
  SpotPrice?: string;
6081
6079
  /**
@@ -6276,94 +6274,94 @@ export interface DescribeStoreImageTasksResult {
6276
6274
  export interface DescribeSubnetsRequest {
6277
6275
  /**
6278
6276
  * <p>One or more filters.</p>
6279
- * <ul>
6277
+ * <ul>
6280
6278
  * <li>
6281
- * <p>
6279
+ * <p>
6282
6280
  * <code>availability-zone</code> - The Availability Zone for the subnet. You can also use
6283
6281
  * <code>availabilityZone</code> as the filter name.</p>
6284
6282
  * </li>
6285
6283
  * <li>
6286
- * <p>
6284
+ * <p>
6287
6285
  * <code>availability-zone-id</code> - The ID of the Availability Zone for the subnet.
6288
6286
  * You can also use <code>availabilityZoneId</code> as the filter name.</p>
6289
6287
  * </li>
6290
6288
  * <li>
6291
- * <p>
6289
+ * <p>
6292
6290
  * <code>available-ip-address-count</code> - The number of IPv4 addresses in the
6293
6291
  * subnet that are available.</p>
6294
6292
  * </li>
6295
6293
  * <li>
6296
- * <p>
6294
+ * <p>
6297
6295
  * <code>cidr-block</code> - The IPv4 CIDR block of the subnet. The CIDR block
6298
6296
  * you specify must exactly match the subnet's CIDR block for information to be
6299
6297
  * returned for the subnet. You can also use <code>cidr</code> or
6300
6298
  * <code>cidrBlock</code> as the filter names.</p>
6301
6299
  * </li>
6302
6300
  * <li>
6303
- * <p>
6301
+ * <p>
6304
6302
  * <code>customer-owned-ipv4-pool</code> - The customer-owned IPv4 address pool
6305
6303
  * associated with the subnet.</p>
6306
6304
  * </li>
6307
6305
  * <li>
6308
- * <p>
6306
+ * <p>
6309
6307
  * <code>default-for-az</code> - Indicates whether this is the default subnet for
6310
6308
  * the Availability Zone (<code>true</code> | <code>false</code>). You can also use
6311
6309
  * <code>defaultForAz</code> as the filter name.</p>
6312
6310
  * </li>
6313
6311
  * <li>
6314
- * <p>
6312
+ * <p>
6315
6313
  * <code>enable-dns64</code> - Indicates whether DNS queries made to the
6316
6314
  * Amazon-provided DNS Resolver in this subnet should return synthetic IPv6
6317
6315
  * addresses for IPv4-only destinations.</p>
6318
6316
  * </li>
6319
6317
  * <li>
6320
- * <p>
6318
+ * <p>
6321
6319
  * <code>enable-lni-at-device-index</code> - Indicates the device position for
6322
6320
  * local network interfaces in this subnet. For example, <code>1</code> indicates
6323
6321
  * local network interfaces in this subnet are the secondary network interface
6324
6322
  * (eth1). </p>
6325
6323
  * </li>
6326
6324
  * <li>
6327
- * <p>
6325
+ * <p>
6328
6326
  * <code>ipv6-cidr-block-association.ipv6-cidr-block</code> - An IPv6 CIDR
6329
6327
  * block associated with the subnet.</p>
6330
6328
  * </li>
6331
6329
  * <li>
6332
- * <p>
6330
+ * <p>
6333
6331
  * <code>ipv6-cidr-block-association.association-id</code> - An association ID
6334
6332
  * for an IPv6 CIDR block associated with the subnet.</p>
6335
6333
  * </li>
6336
6334
  * <li>
6337
- * <p>
6335
+ * <p>
6338
6336
  * <code>ipv6-cidr-block-association.state</code> - The state of an IPv6 CIDR
6339
6337
  * block associated with the subnet.</p>
6340
6338
  * </li>
6341
6339
  * <li>
6342
- * <p>
6340
+ * <p>
6343
6341
  * <code>ipv6-native</code> - Indicates whether this is an IPv6 only subnet
6344
6342
  * (<code>true</code> | <code>false</code>).</p>
6345
6343
  * </li>
6346
6344
  * <li>
6347
- * <p>
6345
+ * <p>
6348
6346
  * <code>map-customer-owned-ip-on-launch</code> - Indicates whether a network
6349
6347
  * interface created in this subnet (including a network interface created by <a>RunInstances</a>) receives a customer-owned IPv4 address.</p>
6350
6348
  * </li>
6351
6349
  * <li>
6352
- * <p>
6350
+ * <p>
6353
6351
  * <code>map-public-ip-on-launch</code> - Indicates whether instances launched in
6354
6352
  * this subnet receive a public IPv4 address.</p>
6355
6353
  * </li>
6356
6354
  * <li>
6357
- * <p>
6355
+ * <p>
6358
6356
  * <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p>
6359
6357
  * </li>
6360
6358
  * <li>
6361
- * <p>
6359
+ * <p>
6362
6360
  * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the
6363
6361
  * subnet.</p>
6364
6362
  * </li>
6365
6363
  * <li>
6366
- * <p>
6364
+ * <p>
6367
6365
  * <code>private-dns-name-options-on-launch.hostname-type</code> - The type of
6368
6366
  * hostname to assign to instances in the subnet at launch. For IPv4-only and
6369
6367
  * dual-stack (IPv4 and IPv6) subnets, an instance DNS name can be based on the
@@ -6372,40 +6370,40 @@ export interface DescribeSubnetsRequest {
6372
6370
  * (resource-name).</p>
6373
6371
  * </li>
6374
6372
  * <li>
6375
- * <p>
6373
+ * <p>
6376
6374
  * <code>private-dns-name-options-on-launch.enable-resource-name-dns-a-record</code>
6377
6375
  * - Indicates whether to respond to DNS queries for instance hostnames with DNS A
6378
6376
  * records.</p>
6379
6377
  * </li>
6380
6378
  * <li>
6381
- * <p>
6379
+ * <p>
6382
6380
  * <code>private-dns-name-options-on-launch.enable-resource-name-dns-aaaa-record</code>
6383
6381
  * - Indicates whether to respond to DNS queries for instance hostnames with DNS
6384
6382
  * AAAA records.</p>
6385
6383
  * </li>
6386
6384
  * <li>
6387
- * <p>
6385
+ * <p>
6388
6386
  * <code>state</code> - The state of the subnet (<code>pending</code> | <code>available</code>).</p>
6389
6387
  * </li>
6390
6388
  * <li>
6391
- * <p>
6389
+ * <p>
6392
6390
  * <code>subnet-arn</code> - The Amazon Resource Name (ARN) of the subnet.</p>
6393
6391
  * </li>
6394
6392
  * <li>
6395
- * <p>
6393
+ * <p>
6396
6394
  * <code>subnet-id</code> - The ID of the subnet.</p>
6397
6395
  * </li>
6398
6396
  * <li>
6399
- * <p>
6397
+ * <p>
6400
6398
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
6401
6399
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
6402
6400
  * </li>
6403
6401
  * <li>
6404
- * <p>
6402
+ * <p>
6405
6403
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
6406
6404
  * </li>
6407
6405
  * <li>
6408
- * <p>
6406
+ * <p>
6409
6407
  * <code>vpc-id</code> - The ID of the VPC for the subnet.</p>
6410
6408
  * </li>
6411
6409
  * </ul>
@@ -6413,7 +6411,7 @@ export interface DescribeSubnetsRequest {
6413
6411
  Filters?: Filter[];
6414
6412
  /**
6415
6413
  * <p>One or more subnet IDs.</p>
6416
- * <p>Default: Describes all your subnets.</p>
6414
+ * <p>Default: Describes all your subnets.</p>
6417
6415
  */
6418
6416
  SubnetIds?: string[];
6419
6417
  /**
@@ -6836,7 +6834,7 @@ export interface DescribeTransitGatewayConnectPeersRequest {
6836
6834
  TransitGatewayConnectPeerIds?: string[];
6837
6835
  /**
6838
6836
  * <p>One or more filters. The possible values are:</p>
6839
- * <ul>
6837
+ * <ul>
6840
6838
  * <li>
6841
6839
  * <p>
6842
6840
  * <code>state</code> - The state of the Connect peer (<code>pending</code> |
@@ -6887,7 +6885,7 @@ export interface DescribeTransitGatewayConnectsRequest {
6887
6885
  TransitGatewayAttachmentIds?: string[];
6888
6886
  /**
6889
6887
  * <p>One or more filters. The possible values are:</p>
6890
- * <ul>
6888
+ * <ul>
6891
6889
  * <li>
6892
6890
  * <p>
6893
6891
  * <code>options.protocol</code> - The tunnel protocol (<code>gre</code>).</p>
@@ -6902,7 +6900,7 @@ export interface DescribeTransitGatewayConnectsRequest {
6902
6900
  * <code>failing</code>).</p>
6903
6901
  * </li>
6904
6902
  * <li>
6905
- * <p>
6903
+ * <p>
6906
6904
  * <code>transit-gateway-attachment-id</code> - The ID of the
6907
6905
  * Connect attachment.</p>
6908
6906
  * </li>
@@ -6950,17 +6948,17 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
6950
6948
  TransitGatewayMulticastDomainIds?: string[];
6951
6949
  /**
6952
6950
  * <p>One or more filters. The possible values are:</p>
6953
- * <ul>
6951
+ * <ul>
6954
6952
  * <li>
6955
- * <p>
6953
+ * <p>
6956
6954
  * <code>state</code> - The state of the transit gateway multicast domain. Valid values are <code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>.</p>
6957
6955
  * </li>
6958
6956
  * <li>
6959
- * <p>
6957
+ * <p>
6960
6958
  * <code>transit-gateway-id</code> - The ID of the transit gateway.</p>
6961
6959
  * </li>
6962
6960
  * <li>
6963
- * <p>
6961
+ * <p>
6964
6962
  * <code>transit-gateway-multicast-domain-id</code> - The ID of the transit gateway multicast domain.</p>
6965
6963
  * </li>
6966
6964
  * </ul>
@@ -6999,21 +6997,21 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
6999
6997
  TransitGatewayAttachmentIds?: string[];
7000
6998
  /**
7001
6999
  * <p>One or more filters. The possible values are:</p>
7002
- * <ul>
7000
+ * <ul>
7003
7001
  * <li>
7004
- * <p>
7002
+ * <p>
7005
7003
  * <code>transit-gateway-attachment-id</code> - The ID of the transit gateway attachment.</p>
7006
7004
  * </li>
7007
7005
  * <li>
7008
- * <p>
7006
+ * <p>
7009
7007
  * <code>local-owner-id</code> - The ID of your Amazon Web Services account.</p>
7010
7008
  * </li>
7011
7009
  * <li>
7012
- * <p>
7010
+ * <p>
7013
7011
  * <code>remote-owner-id</code> - The ID of the Amazon Web Services account in the remote Region that owns the transit gateway.</p>
7014
7012
  * </li>
7015
7013
  * <li>
7016
- * <p>
7014
+ * <p>
7017
7015
  * <code>state</code> - The state of the peering attachment. Valid values are <code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>failed</code> | <code>failing</code> | <code>initiatingRequest</code> | <code>modifying</code> | <code>pendingAcceptance</code> | <code>pending</code> | <code>rollingBack</code> | <code>rejected</code> | <code>rejecting</code>).</p>
7018
7016
  * </li>
7019
7017
  * <li>
@@ -7026,7 +7024,7 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
7026
7024
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value.</p>
7027
7025
  * </li>
7028
7026
  * <li>
7029
- * <p>
7027
+ * <p>
7030
7028
  * <code>transit-gateway-id</code> - The ID of the transit gateway.</p>
7031
7029
  * </li>
7032
7030
  * </ul>
@@ -7336,13 +7334,13 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
7336
7334
  DryRun?: boolean;
7337
7335
  /**
7338
7336
  * <p>One or more filters.</p>
7339
- * <ul>
7337
+ * <ul>
7340
7338
  * <li>
7341
- * <p>
7339
+ * <p>
7342
7340
  * <code>gre-key</code> - The ID of a trunk interface association.</p>
7343
7341
  * </li>
7344
7342
  * <li>
7345
- * <p>
7343
+ * <p>
7346
7344
  * <code>interface-protocol</code> - The interface protocol. Valid values are <code>VLAN</code> and <code>GRE</code>.</p>
7347
7345
  * </li>
7348
7346
  * </ul>
@@ -7739,10 +7737,10 @@ export interface DescribeVolumesRequest {
7739
7737
  * | <code>false</code>)</p>
7740
7738
  * </li>
7741
7739
  * <li>
7742
- * <p>
7740
+ * <p>
7743
7741
  * <code>multi-attach-enabled</code> - Indicates whether the volume is enabled for Multi-Attach (<code>true</code>
7744
7742
  * | <code>false</code>)</p>
7745
- * </li>
7743
+ * </li>
7746
7744
  * <li>
7747
7745
  * <p>
7748
7746
  * <code>fast-restored</code> - Indicates whether the volume was created from a
@@ -8274,21 +8272,21 @@ export interface DescribeVpcAttributeResult {
8274
8272
  export interface DescribeVpcClassicLinkRequest {
8275
8273
  /**
8276
8274
  * <p>One or more filters.</p>
8277
- * <ul>
8275
+ * <ul>
8278
8276
  * <li>
8279
- * <p>
8277
+ * <p>
8280
8278
  * <code>is-classic-link-enabled</code> - Whether the VPC is enabled for ClassicLink
8281
8279
  * (<code>true</code> | <code>false</code>).</p>
8282
- * </li>
8280
+ * </li>
8283
8281
  * <li>
8284
- * <p>
8282
+ * <p>
8285
8283
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
8286
8284
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
8287
- * </li>
8285
+ * </li>
8288
8286
  * <li>
8289
- * <p>
8287
+ * <p>
8290
8288
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
8291
- * </li>
8289
+ * </li>
8292
8290
  * </ul>
8293
8291
  */
8294
8292
  Filters?: Filter[];
@@ -8305,9 +8303,9 @@ export interface DescribeVpcClassicLinkRequest {
8305
8303
  }
8306
8304
  /**
8307
8305
  * <note>
8308
- * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
8309
- * </note>
8310
- * <p>Describes whether a VPC is enabled for ClassicLink.</p>
8306
+ * <p>We are retiring EC2-Classic. We recommend that you migrate from EC2-Classic to a VPC. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html">Migrate from EC2-Classic to a VPC</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
8307
+ * </note>
8308
+ * <p>Describes whether a VPC is enabled for ClassicLink.</p>
8311
8309
  */
8312
8310
  export interface VpcClassicLink {
8313
8311
  /**
@@ -8380,33 +8378,33 @@ export interface DescribeVpcEndpointConnectionNotificationsRequest {
8380
8378
  ConnectionNotificationId?: string;
8381
8379
  /**
8382
8380
  * <p>One or more filters.</p>
8383
- * <ul>
8381
+ * <ul>
8384
8382
  * <li>
8385
- * <p>
8383
+ * <p>
8386
8384
  * <code>connection-notification-arn</code> - The ARN of the SNS topic for the
8387
8385
  * notification.</p>
8388
8386
  * </li>
8389
8387
  * <li>
8390
- * <p>
8388
+ * <p>
8391
8389
  * <code>connection-notification-id</code> - The ID of the
8392
8390
  * notification.</p>
8393
8391
  * </li>
8394
8392
  * <li>
8395
- * <p>
8393
+ * <p>
8396
8394
  * <code>connection-notification-state</code> - The state of the notification
8397
8395
  * (<code>Enabled</code> | <code>Disabled</code>).</p>
8398
8396
  * </li>
8399
8397
  * <li>
8400
- * <p>
8398
+ * <p>
8401
8399
  * <code>connection-notification-type</code> - The type of notification
8402
8400
  * (<code>Topic</code>).</p>
8403
8401
  * </li>
8404
8402
  * <li>
8405
- * <p>
8403
+ * <p>
8406
8404
  * <code>service-id</code> - The ID of the endpoint service.</p>
8407
8405
  * </li>
8408
8406
  * <li>
8409
- * <p>
8407
+ * <p>
8410
8408
  * <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p>
8411
8409
  * </li>
8412
8410
  * </ul>
@@ -8442,13 +8440,13 @@ export interface DescribeVpcEndpointConnectionsRequest {
8442
8440
  DryRun?: boolean;
8443
8441
  /**
8444
8442
  * <p>One or more filters.</p>
8445
- * <ul>
8443
+ * <ul>
8446
8444
  * <li>
8447
- * <p>
8445
+ * <p>
8448
8446
  * <code>ip-address-type</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
8449
- * </li>
8447
+ * </li>
8450
8448
  * <li>
8451
- * <p>
8449
+ * <p>
8452
8450
  * <code>service-id</code> - The ID of the service.</p>
8453
8451
  * </li>
8454
8452
  * <li>
@@ -8457,16 +8455,16 @@ export interface DescribeVpcEndpointConnectionsRequest {
8457
8455
  * that owns the endpoint.</p>
8458
8456
  * </li>
8459
8457
  * <li>
8460
- * <p>
8458
+ * <p>
8461
8459
  * <code>vpc-endpoint-state</code> - The state of the endpoint
8462
8460
  * (<code>pendingAcceptance</code> | <code>pending</code> |
8463
8461
  * <code>available</code> | <code>deleting</code> | <code>deleted</code> |
8464
8462
  * <code>rejected</code> | <code>failed</code>).</p>
8465
- * </li>
8463
+ * </li>
8466
8464
  * <li>
8467
- * <p>
8465
+ * <p>
8468
8466
  * <code>vpc-endpoint-id</code> - The ID of the endpoint.</p>
8469
- * </li>
8467
+ * </li>
8470
8468
  * </ul>
8471
8469
  */
8472
8470
  Filters?: Filter[];
@@ -8558,40 +8556,40 @@ export interface DescribeVpcEndpointsRequest {
8558
8556
  VpcEndpointIds?: string[];
8559
8557
  /**
8560
8558
  * <p>One or more filters.</p>
8561
- * <ul>
8559
+ * <ul>
8562
8560
  * <li>
8563
- * <p>
8561
+ * <p>
8564
8562
  * <code>ip-address-type</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
8565
8563
  * </li>
8566
8564
  * <li>
8567
- * <p>
8565
+ * <p>
8568
8566
  * <code>service-name</code> - The name of the service.</p>
8569
8567
  * </li>
8570
8568
  * <li>
8571
- * <p>
8569
+ * <p>
8572
8570
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
8573
8571
  * </li>
8574
8572
  * <li>
8575
- * <p>
8573
+ * <p>
8576
8574
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
8577
8575
  * </li>
8578
8576
  * <li>
8579
- * <p>
8577
+ * <p>
8580
8578
  * <code>vpc-id</code> - The ID of the VPC in which the endpoint resides.</p>
8581
8579
  * </li>
8582
8580
  * <li>
8583
- * <p>
8581
+ * <p>
8584
8582
  * <code>vpc-endpoint-id</code> - The ID of the endpoint.</p>
8585
8583
  * </li>
8586
8584
  * <li>
8587
- * <p>
8585
+ * <p>
8588
8586
  * <code>vpc-endpoint-state</code> - The state of the endpoint
8589
8587
  * (<code>pendingAcceptance</code> | <code>pending</code> |
8590
8588
  * <code>available</code> | <code>deleting</code> | <code>deleted</code> |
8591
8589
  * <code>rejected</code> | <code>failed</code>).</p>
8592
8590
  * </li>
8593
8591
  * <li>
8594
- * <p>
8592
+ * <p>
8595
8593
  * <code>vpc-endpoint-type</code> - The type of VPC endpoint (<code>Interface</code> | <code>Gateway</code> | <code>GatewayLoadBalancer</code>).</p>
8596
8594
  * </li>
8597
8595
  * </ul>
@@ -8599,7 +8597,7 @@ export interface DescribeVpcEndpointsRequest {
8599
8597
  Filters?: Filter[];
8600
8598
  /**
8601
8599
  * <p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>
8602
- * <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>
8600
+ * <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>
8603
8601
  */
8604
8602
  MaxResults?: number;
8605
8603
  /**
@@ -8633,33 +8631,33 @@ export interface DescribeVpcEndpointServiceConfigurationsRequest {
8633
8631
  ServiceIds?: string[];
8634
8632
  /**
8635
8633
  * <p>One or more filters.</p>
8636
- * <ul>
8634
+ * <ul>
8637
8635
  * <li>
8638
- * <p>
8636
+ * <p>
8639
8637
  * <code>service-name</code> - The name of the service.</p>
8640
- * </li>
8638
+ * </li>
8641
8639
  * <li>
8642
- * <p>
8640
+ * <p>
8643
8641
  * <code>service-id</code> - The ID of the service.</p>
8644
- * </li>
8642
+ * </li>
8645
8643
  * <li>
8646
- * <p>
8644
+ * <p>
8647
8645
  * <code>service-state</code> - The state of the service (<code>Pending</code> |
8648
8646
  * <code>Available</code> | <code>Deleting</code> | <code>Deleted</code> |
8649
8647
  * <code>Failed</code>). </p>
8650
- * </li>
8648
+ * </li>
8651
8649
  * <li>
8652
- * <p>
8650
+ * <p>
8653
8651
  * <code>supported-ip-address-types</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
8654
- * </li>
8652
+ * </li>
8655
8653
  * <li>
8656
- * <p>
8654
+ * <p>
8657
8655
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
8658
- * </li>
8656
+ * </li>
8659
8657
  * <li>
8660
- * <p>
8658
+ * <p>
8661
8659
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
8662
- * </li>
8660
+ * </li>
8663
8661
  * </ul>
8664
8662
  */
8665
8663
  Filters?: Filter[];