@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
@@ -11,7 +11,7 @@ export interface ModifyImageAttributeCommandOutput extends __MetadataBearer {
11
11
  * <p>Modifies the specified attribute of the specified AMI. You can specify only one attribute at a time.
12
12
  * You can use the <code>Attribute</code> parameter to specify the attribute or one of the following parameters:
13
13
  * <code>Description</code> or <code>LaunchPermission</code>.</p>
14
- * <p>Images with an Amazon Web Services Marketplace product code cannot be made public.</p>
14
+ * <p>Images with an Amazon Web Services Marketplace product code cannot be made public.</p>
15
15
  * <p>To enable the SriovNetSupport enhanced networking attribute of an image, enable SriovNetSupport on an instance
16
16
  * and create an AMI from the instance.</p>
17
17
  * @example
@@ -10,13 +10,13 @@ export interface ModifyInstanceAttributeCommandOutput extends __MetadataBearer {
10
10
  /**
11
11
  * <p>Modifies the specified attribute of the specified instance. You can specify only one
12
12
  * attribute at a time.</p>
13
- * <p>
13
+ * <p>
14
14
  * <b>Note: </b>Using this action to change the security groups
15
15
  * associated with an elastic network interface (ENI) attached to an instance in a VPC can
16
16
  * result in an error if the instance has more than one ENI. To change the security groups
17
17
  * associated with an ENI attached to an instance that has multiple ENIs, we recommend that
18
18
  * you use the <a>ModifyNetworkInterfaceAttribute</a> action.</p>
19
- * <p>To modify some attributes, the instance must be stopped. For more information, see
19
+ * <p>To modify some attributes, the instance must be stopped. For more information, see
20
20
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_ChangingAttributesWhileInstanceStopped.html">Modify a stopped instance</a> in the
21
21
  * <i>Amazon EC2 User Guide</i>.</p>
22
22
  * @example
@@ -11,7 +11,7 @@ export interface ModifyInstanceCreditSpecificationCommandOutput extends ModifyIn
11
11
  * <p>Modifies the credit option for CPU usage on a running or stopped burstable performance
12
12
  * instance. The credit options are <code>standard</code> and
13
13
  * <code>unlimited</code>.</p>
14
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
14
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
15
15
  * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,29 +10,29 @@ export interface ModifyInstancePlacementCommandOutput extends ModifyInstancePlac
10
10
  /**
11
11
  * <p>Modifies the placement attributes for a specified instance. You can do the
12
12
  * following:</p>
13
- * <ul>
13
+ * <ul>
14
14
  * <li>
15
- * <p>Modify the affinity between an instance and a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html">Dedicated
15
+ * <p>Modify the affinity between an instance and a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html">Dedicated
16
16
  * Host</a>. When affinity is set to <code>host</code> and the instance is
17
17
  * not associated with a specific Dedicated Host, the next time the instance is
18
18
  * launched, it is automatically associated with the host on which it lands. If the
19
19
  * instance is restarted or rebooted, this relationship persists.</p>
20
20
  * </li>
21
21
  * <li>
22
- * <p>Change the Dedicated Host with which an instance is associated.</p>
22
+ * <p>Change the Dedicated Host with which an instance is associated.</p>
23
23
  * </li>
24
24
  * <li>
25
- * <p>Change the instance tenancy of an instance.</p>
25
+ * <p>Change the instance tenancy of an instance.</p>
26
26
  * </li>
27
27
  * <li>
28
- * <p>Move an instance to or from a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html">placement
28
+ * <p>Move an instance to or from a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html">placement
29
29
  * group</a>.</p>
30
30
  * </li>
31
31
  * </ul>
32
- * <p>At least one attribute for affinity, host ID, tenancy, or placement group name must be
32
+ * <p>At least one attribute for affinity, host ID, tenancy, or placement group name must be
33
33
  * specified in the request. Affinity and tenancy can be modified in the same
34
34
  * request.</p>
35
- * <p>To modify the host ID, tenancy, placement group, or partition for an instance, the
35
+ * <p>To modify the host ID, tenancy, placement group, or partition for an instance, the
36
36
  * instance must be in the <code>stopped</code> state.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,9 +9,9 @@ export interface ModifyManagedPrefixListCommandOutput extends ModifyManagedPrefi
9
9
  }
10
10
  /**
11
11
  * <p>Modifies the specified managed prefix list.</p>
12
- * <p>Adding or removing entries in a prefix list creates a new version of the prefix list.
12
+ * <p>Adding or removing entries in a prefix list creates a new version of the prefix list.
13
13
  * Changing the name of the prefix list does not affect the version.</p>
14
- * <p>If you specify a current version number that does not match the true current version
14
+ * <p>If you specify a current version number that does not match the true current version
15
15
  * number, the request fails.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,7 +11,7 @@ export interface ModifyReservedInstancesCommandOutput extends ModifyReservedInst
11
11
  * <p>Modifies the configuration of your Reserved Instances, such as the Availability Zone,
12
12
  * instance count, or instance type. The Reserved Instances to be modified must be identical,
13
13
  * except for Availability Zone, network platform, and instance type.</p>
14
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved
14
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved
15
15
  * Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
16
16
  * <note>
17
17
  * <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>
@@ -9,10 +9,10 @@ export interface ModifySpotFleetRequestCommandOutput extends ModifySpotFleetRequ
9
9
  }
10
10
  /**
11
11
  * <p>Modifies the specified Spot Fleet request.</p>
12
- * <p>You can only modify a Spot Fleet request of type <code>maintain</code>.</p>
13
- * <p>While the Spot Fleet request is being modified, it is in the <code>modifying</code>
12
+ * <p>You can only modify a Spot Fleet request of type <code>maintain</code>.</p>
13
+ * <p>While the Spot Fleet request is being modified, it is in the <code>modifying</code>
14
14
  * state.</p>
15
- * <p>To scale up your Spot Fleet, increase its target capacity. The Spot Fleet launches the
15
+ * <p>To scale up your Spot Fleet, increase its target capacity. The Spot Fleet launches the
16
16
  * additional Spot Instances according to the allocation strategy for the Spot Fleet
17
17
  * request. If the allocation strategy is <code>lowestPrice</code>, the Spot Fleet launches
18
18
  * instances using the Spot Instance pool with the lowest price. If the allocation strategy
@@ -20,7 +20,7 @@ export interface ModifySpotFleetRequestCommandOutput extends ModifySpotFleetRequ
20
20
  * Instance pools. If the allocation strategy is <code>capacityOptimized</code>, Spot Fleet
21
21
  * launches instances from Spot Instance pools with optimal capacity for the number of instances
22
22
  * that are launching.</p>
23
- * <p>To scale down your Spot Fleet, decrease its target capacity. First, the Spot Fleet
23
+ * <p>To scale down your Spot Fleet, decrease its target capacity. First, the Spot Fleet
24
24
  * cancels any open requests that exceed the new target capacity. You can request that the
25
25
  * Spot Fleet terminate Spot Instances until the size of the fleet no longer exceeds the
26
26
  * new target capacity. If the allocation strategy is <code>lowestPrice</code>, the Spot
@@ -31,7 +31,7 @@ export interface ModifySpotFleetRequestCommandOutput extends ModifySpotFleetRequ
31
31
  * Spot Instance pools. Alternatively, you can request that the Spot Fleet keep the fleet
32
32
  * at its current size, but not replace any Spot Instances that are interrupted or that you
33
33
  * terminate manually.</p>
34
- * <p>If you are finished with your Spot Fleet for now, but will use it again later, you can
34
+ * <p>If you are finished with your Spot Fleet for now, but will use it again later, you can
35
35
  * set the target capacity to 0.</p>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,25 +9,22 @@ export interface ModifySubnetAttributeCommandOutput extends __MetadataBearer {
9
9
  }
10
10
  /**
11
11
  * <p>Modifies a subnet attribute. You can only modify one attribute at a time.</p>
12
- *
13
- * <p>Use this action to modify subnets on Amazon Web Services Outposts.</p>
14
- * <ul>
12
+ * <p>Use this action to modify subnets on Amazon Web Services Outposts.</p>
13
+ * <ul>
15
14
  * <li>
16
- * <p>To modify a subnet on an Outpost rack, set both
15
+ * <p>To modify a subnet on an Outpost rack, set both
17
16
  * <code>MapCustomerOwnedIpOnLaunch</code> and
18
17
  * <code>CustomerOwnedIpv4Pool</code>. These two parameters act as a single
19
18
  * attribute.</p>
20
19
  * </li>
21
20
  * <li>
22
- * <p>To modify a subnet on an Outpost server, set either
21
+ * <p>To modify a subnet on an Outpost server, set either
23
22
  * <code>EnableLniAtDeviceIndex</code> or
24
23
  * <code>DisableLniAtDeviceIndex</code>.</p>
25
24
  * </li>
26
25
  * </ul>
27
- *
28
- * <p>For more information about Amazon Web Services Outposts, see the following:</p>
29
- *
30
- * <ul>
26
+ * <p>For more information about Amazon Web Services Outposts, see the following:</p>
27
+ * <ul>
31
28
  * <li>
32
29
  * <p>
33
30
  * <a href="https://docs.aws.amazon.com/outposts/latest/userguide/how-servers-work.html">Outpost servers</a>
@@ -12,7 +12,7 @@ export interface ModifyVpcEndpointServiceConfigurationCommandOutput extends Modi
12
12
  * Network Load Balancers or Gateway Load Balancers for your service, and you can specify whether acceptance is
13
13
  * required for requests to connect to your endpoint service through an interface VPC
14
14
  * endpoint.</p>
15
- * <p>If you set or modify the private DNS name, you must prove that you own the private DNS
15
+ * <p>If you set or modify the private DNS name, you must prove that you own the private DNS
16
16
  * domain name.</p>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,7 +10,7 @@ export interface ModifyVpcEndpointServicePermissionsCommandOutput extends Modify
10
10
  /**
11
11
  * <p>Modifies the permissions for your VPC endpoint service. You can add or remove permissions for service consumers
12
12
  * (IAM users, IAM roles, and Amazon Web Services accounts) to connect to your endpoint service.</p>
13
- * <p>If you grant permissions to all principals, the service is public. Any users who know the name of a
13
+ * <p>If you grant permissions to all principals, the service is public. Any users who know the name of a
14
14
  * public service can send a request to attach an endpoint. If the service does not require manual approval,
15
15
  * attachments are automatically approved.</p>
16
16
  * @example
@@ -11,10 +11,10 @@ export interface ModifyVpcTenancyCommandOutput extends ModifyVpcTenancyResult, _
11
11
  * <p>Modifies the instance tenancy attribute of the specified VPC. You can change the
12
12
  * instance tenancy attribute of a VPC to <code>default</code> only. You cannot change the
13
13
  * instance tenancy attribute to <code>dedicated</code>.</p>
14
- * <p>After you modify the tenancy of the VPC, any new instances that you launch into the
14
+ * <p>After you modify the tenancy of the VPC, any new instances that you launch into the
15
15
  * VPC have a tenancy of <code>default</code>, unless you specify otherwise during launch.
16
16
  * The tenancy of any existing instances in the VPC is not affected.</p>
17
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-instance.html">Dedicated Instances</a> in the
17
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-instance.html">Dedicated Instances</a> in the
18
18
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
19
19
  * @example
20
20
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,40 +10,38 @@ export interface ModifyVpnConnectionCommandOutput extends ModifyVpnConnectionRes
10
10
  /**
11
11
  * <p>Modifies the customer gateway or the target gateway of an Amazon Web Services Site-to-Site VPN connection. To
12
12
  * modify the target gateway, the following migration options are available:</p>
13
- * <ul>
13
+ * <ul>
14
14
  * <li>
15
- * <p>An existing virtual private gateway to a new virtual private gateway</p>
15
+ * <p>An existing virtual private gateway to a new virtual private gateway</p>
16
16
  * </li>
17
17
  * <li>
18
- * <p>An existing virtual private gateway to a transit gateway</p>
18
+ * <p>An existing virtual private gateway to a transit gateway</p>
19
19
  * </li>
20
20
  * <li>
21
- * <p>An existing transit gateway to a new transit gateway</p>
21
+ * <p>An existing transit gateway to a new transit gateway</p>
22
22
  * </li>
23
23
  * <li>
24
- * <p>An existing transit gateway to a virtual private gateway</p>
24
+ * <p>An existing transit gateway to a virtual private gateway</p>
25
25
  * </li>
26
26
  * </ul>
27
- * <p>Before you perform the migration to the new gateway, you must configure the new
27
+ * <p>Before you perform the migration to the new gateway, you must configure the new
28
28
  * gateway. Use <a>CreateVpnGateway</a> to create a virtual private gateway, or
29
29
  * <a>CreateTransitGateway</a> to create a transit gateway.</p>
30
- * <p>This step is required when you migrate from a virtual private gateway with static
30
+ * <p>This step is required when you migrate from a virtual private gateway with static
31
31
  * routes to a transit gateway. </p>
32
- * <p>You must delete the static routes before you migrate to the new gateway.</p>
33
- *
34
- * <p>Keep a copy of the static route before you delete it. You will need to add back these
32
+ * <p>You must delete the static routes before you migrate to the new gateway.</p>
33
+ * <p>Keep a copy of the static route before you delete it. You will need to add back these
35
34
  * routes to the transit gateway after the VPN connection migration is complete.</p>
36
- *
37
- * <p>After you migrate to the new gateway, you might need to modify your VPC route table.
35
+ * <p>After you migrate to the new gateway, you might need to modify your VPC route table.
38
36
  * Use <a>CreateRoute</a> and <a>DeleteRoute</a> to make the changes
39
37
  * described in <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/modify-vpn-target.html#step-update-routing">Update VPC route
40
38
  * tables</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p>
41
- * <p>When the new gateway is a transit gateway, modify the transit gateway route table to
39
+ * <p>When the new gateway is a transit gateway, modify the transit gateway route table to
42
40
  * allow traffic between the VPC and the Amazon Web Services Site-to-Site VPN connection.
43
41
  * Use <a>CreateTransitGatewayRoute</a> to add the routes.</p>
44
- * <p> If you deleted VPN static routes, you must add the static routes to the transit
42
+ * <p> If you deleted VPN static routes, you must add the static routes to the transit
45
43
  * gateway route table.</p>
46
- * <p>After you perform this operation, the VPN endpoint's IP addresses on the Amazon Web Services side and the tunnel options remain intact. Your Amazon Web Services Site-to-Site VPN connection will
44
+ * <p>After you perform this operation, the VPN endpoint's IP addresses on the Amazon Web Services side and the tunnel options remain intact. Your Amazon Web Services Site-to-Site VPN connection will
47
45
  * be temporarily unavailable for a brief period while we provision the new
48
46
  * endpoints.</p>
49
47
  * @example
@@ -9,7 +9,7 @@ export interface ModifyVpnConnectionOptionsCommandOutput extends ModifyVpnConnec
9
9
  }
10
10
  /**
11
11
  * <p>Modifies the connection options for your Site-to-Site VPN connection.</p>
12
- * <p>When you modify the VPN connection options, the VPN endpoint IP addresses on the
12
+ * <p>When you modify the VPN connection options, the VPN endpoint IP addresses on the
13
13
  * Amazon Web Services side do not change, and the tunnel options do not change. Your
14
14
  * VPN connection will be temporarily unavailable for a brief period while the VPN
15
15
  * connection is updated.</p>
@@ -11,7 +11,7 @@ export interface MonitorInstancesCommandOutput extends MonitorInstancesResult, _
11
11
  * <p>Enables detailed monitoring for a running instance. Otherwise, basic monitoring is
12
12
  * enabled. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch.html">Monitor your instances using
13
13
  * CloudWatch</a> in the <i>Amazon EC2 User Guide</i>.</p>
14
- * <p>To disable detailed monitoring, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UnmonitorInstances.html">UnmonitorInstances</a>.</p>
14
+ * <p>To disable detailed monitoring, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_UnmonitorInstances.html">UnmonitorInstances</a>.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript
@@ -10,12 +10,12 @@ export interface PurchaseReservedInstancesOfferingCommandOutput extends Purchase
10
10
  /**
11
11
  * <p>Purchases a Reserved Instance for use with your account. With Reserved Instances, you pay a lower
12
12
  * hourly rate compared to On-Demand instance pricing.</p>
13
- * <p>Use <a>DescribeReservedInstancesOfferings</a> to get a list of Reserved Instance offerings
13
+ * <p>Use <a>DescribeReservedInstancesOfferings</a> to get a list of Reserved Instance offerings
14
14
  * that match your specifications. After you've purchased a Reserved Instance, you can check for your
15
15
  * new Reserved Instance with <a>DescribeReservedInstances</a>.</p>
16
16
  * <p>To queue a purchase for a future date and time, specify a purchase time. If you do not specify a
17
17
  * purchase time, the default is the current time.</p>
18
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html">Reserved Instances</a> and
18
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-on-demand-reserved-instances.html">Reserved Instances</a> and
19
19
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html">Reserved Instance Marketplace</a>
20
20
  * in the <i>Amazon EC2 User Guide</i>.</p>
21
21
  * <note>
@@ -12,9 +12,9 @@ export interface RebootInstancesCommandOutput extends __MetadataBearer {
12
12
  * queues a request to reboot the specified instances. The operation succeeds if the
13
13
  * instances are valid and belong to you. Requests to reboot terminated instances are
14
14
  * ignored.</p>
15
- * <p>If an instance does not cleanly shut down within a few minutes, Amazon EC2 performs a
15
+ * <p>If an instance does not cleanly shut down within a few minutes, Amazon EC2 performs a
16
16
  * hard reboot.</p>
17
- * <p>For more information about troubleshooting, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html">Troubleshoot an unreachable
17
+ * <p>For more information about troubleshooting, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html">Troubleshoot an unreachable
18
18
  * instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
19
19
  * @example
20
20
  * Use a bare-bones client and the command you need to make an API call.
@@ -13,30 +13,27 @@ export interface RegisterImageCommandOutput extends RegisterImageResult, __Metad
13
13
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami.html">Create your
14
14
  * own AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
15
15
  * <note>
16
- * <p>For Amazon EBS-backed instances, <a>CreateImage</a> creates and registers the AMI
16
+ * <p>For Amazon EBS-backed instances, <a>CreateImage</a> creates and registers the AMI
17
17
  * in a single request, so you don't have to register the AMI yourself. We recommend that you
18
18
  * always use <a>CreateImage</a> unless you have a specific reason to use
19
19
  * RegisterImage.</p>
20
20
  * </note>
21
- *
22
21
  * <p>If needed, you can deregister an AMI at any time. Any modifications you make to an AMI backed by an instance store volume invalidates its registration.
23
22
  * If you make changes to an image, deregister the previous image and register the new image.</p>
24
- *
25
23
  * <p>
26
24
  * <b>Register a snapshot of a root device volume</b>
27
25
  * </p>
28
- * <p>You can use <code>RegisterImage</code> to create an Amazon EBS-backed Linux AMI from
26
+ * <p>You can use <code>RegisterImage</code> to create an Amazon EBS-backed Linux AMI from
29
27
  * a snapshot of a root device volume. You specify the snapshot using a block device mapping.
30
28
  * You can't set the encryption state of the volume using the block device mapping. If the
31
29
  * snapshot is encrypted, or encryption by default is enabled, the root volume of an instance
32
30
  * launched from the AMI is encrypted.</p>
33
31
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-ebs.html#creating-launching-ami-from-snapshot">Create a Linux AMI from a snapshot</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AMIEncryption.html">Use encryption with Amazon EBS-backed AMIs</a>
34
32
  * in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
35
- *
36
- * <p>
33
+ * <p>
37
34
  * <b>Amazon Web Services Marketplace product codes</b>
38
35
  * </p>
39
- * <p>If any snapshots have Amazon Web Services Marketplace product codes, they are copied to the new
36
+ * <p>If any snapshots have Amazon Web Services Marketplace product codes, they are copied to the new
40
37
  * AMI.</p>
41
38
  * <p>Windows and some Linux distributions, such as Red Hat Enterprise Linux (RHEL) and SUSE
42
39
  * Linux Enterprise Server (SLES), use the Amazon EC2 billing product code associated with an AMI to
@@ -12,7 +12,7 @@ export interface RegisterTransitGatewayMulticastGroupMembersCommandOutput extend
12
12
  * with a supported EC2 instance that receives multicast traffic. For information about
13
13
  * supported instances, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-limits.html#multicast-limits">Multicast
14
14
  * Consideration</a> in <i>Amazon VPC Transit Gateways</i>.</p>
15
- * <p>After you add the members, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html">SearchTransitGatewayMulticastGroups</a> to verify that the members were added
15
+ * <p>After you add the members, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html">SearchTransitGatewayMulticastGroups</a> to verify that the members were added
16
16
  * to the transit gateway multicast group.</p>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,10 +9,10 @@ export interface RegisterTransitGatewayMulticastGroupSourcesCommandOutput extend
9
9
  }
10
10
  /**
11
11
  * <p>Registers sources (network interfaces) with the specified transit gateway multicast group.</p>
12
- * <p>A multicast source is a network interface attached to a supported instance that sends
12
+ * <p>A multicast source is a network interface attached to a supported instance that sends
13
13
  * multicast traffic. For information about supported instances, see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/transit-gateway-limits.html#multicast-limits">Multicast
14
14
  * Considerations</a> in <i>Amazon VPC Transit Gateways</i>.</p>
15
- * <p>After you add the source, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html">SearchTransitGatewayMulticastGroups</a> to verify that the source was added to the multicast
15
+ * <p>After you add the source, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_SearchTransitGatewayMulticastGroups.html">SearchTransitGatewayMulticastGroups</a> to verify that the source was added to the multicast
16
16
  * group.</p>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
@@ -13,10 +13,10 @@ export interface ReleaseHostsCommandOutput extends ReleaseHostsResult, __Metadat
13
13
  * host ID of Dedicated Hosts that have been released can no longer be specified in another
14
14
  * request, for example, to modify the host. You must stop or terminate all instances on a
15
15
  * host before it can be released.</p>
16
- * <p>When Dedicated Hosts are released, it may take some time for them to stop counting
16
+ * <p>When Dedicated Hosts are released, it may take some time for them to stop counting
17
17
  * toward your limit and you may receive capacity errors when trying to allocate new
18
18
  * Dedicated Hosts. Wait a few minutes and then try again.</p>
19
- * <p>Released hosts still appear in a <a>DescribeHosts</a> response.</p>
19
+ * <p>Released hosts still appear in a <a>DescribeHosts</a> response.</p>
20
20
  * @example
21
21
  * Use a bare-bones client and the command you need to make an API call.
22
22
  * ```javascript
@@ -11,7 +11,7 @@ export interface ReplaceIamInstanceProfileAssociationCommandOutput extends Repla
11
11
  * <p>Replaces an IAM instance profile for the specified running instance. You can use
12
12
  * this action to change the IAM instance profile that's associated with an instance
13
13
  * without having to disassociate the existing IAM instance profile first.</p>
14
- * <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association
14
+ * <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association
15
15
  * ID.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -12,7 +12,7 @@ export interface ReplaceNetworkAclAssociationCommandOutput extends ReplaceNetwor
12
12
  * subnet, it's automatically associated with the default network ACL. For more
13
13
  * information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network
14
14
  * ACLs</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
15
- * <p>This is an idempotent operation.</p>
15
+ * <p>This is an idempotent operation.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
18
18
  * ```javascript
@@ -12,7 +12,7 @@ export interface ReportInstanceStatusCommandOutput extends __MetadataBearer {
12
12
  * <code>running</code> state. If your experience with the instance differs from the
13
13
  * instance status returned by <a>DescribeInstanceStatus</a>, use <a>ReportInstanceStatus</a> to report your experience with the instance. Amazon
14
14
  * EC2 collects this information to improve the accuracy of status checks.</p>
15
- * <p>Use of this action does not change the value returned by <a>DescribeInstanceStatus</a>.</p>
15
+ * <p>Use of this action does not change the value returned by <a>DescribeInstanceStatus</a>.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
18
18
  * ```javascript
@@ -9,33 +9,32 @@ export interface RequestSpotFleetCommandOutput extends RequestSpotFleetResponse,
9
9
  }
10
10
  /**
11
11
  * <p>Creates a Spot Fleet request.</p>
12
- * <p>The Spot Fleet request specifies the total target capacity and the On-Demand target
12
+ * <p>The Spot Fleet request specifies the total target capacity and the On-Demand target
13
13
  * capacity. Amazon EC2 calculates the difference between the total capacity and On-Demand
14
14
  * capacity, and launches the difference as Spot capacity.</p>
15
- * <p>You can submit a single request that includes multiple launch specifications that vary
15
+ * <p>You can submit a single request that includes multiple launch specifications that vary
16
16
  * by instance type, AMI, Availability Zone, or subnet.</p>
17
- * <p>By default, the Spot Fleet requests Spot Instances in the Spot Instance pool where the
17
+ * <p>By default, the Spot Fleet requests Spot Instances in the Spot Instance pool where the
18
18
  * price per unit is the lowest. Each launch specification can include its own instance
19
19
  * weighting that reflects the value of the instance type to your application
20
20
  * workload.</p>
21
- * <p>Alternatively, you can specify that the Spot Fleet distribute the target capacity
21
+ * <p>Alternatively, you can specify that the Spot Fleet distribute the target capacity
22
22
  * across the Spot pools included in its launch specifications. By ensuring that the Spot
23
23
  * Instances in your Spot Fleet are in different Spot pools, you can improve the
24
24
  * availability of your fleet.</p>
25
- * <p>You can specify tags for the Spot Fleet request and instances launched by the fleet.
25
+ * <p>You can specify tags for the Spot Fleet request and instances launched by the fleet.
26
26
  * You cannot tag other resource types in a Spot Fleet request because only the
27
27
  * <code>spot-fleet-request</code> and <code>instance</code> resource types are
28
28
  * supported.</p>
29
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html">Spot Fleet requests</a>
29
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-fleet-requests.html">Spot Fleet requests</a>
30
30
  * in the <i>Amazon EC2 User Guide</i>.</p>
31
- *
32
- * <important>
31
+ * <important>
33
32
  * <p>We strongly discourage using the RequestSpotFleet API because it is a legacy
34
33
  * API with no planned investment. For options for requesting Spot Instances, see
35
34
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-best-practices.html#which-spot-request-method-to-use">Which
36
35
  * is the best Spot request method to use?</a> in the
37
36
  * <i>Amazon EC2 User Guide</i>.</p>
38
- * </important>
37
+ * </important>
39
38
  * @example
40
39
  * Use a bare-bones client and the command you need to make an API call.
41
40
  * ```javascript
@@ -9,20 +9,18 @@ export interface RequestSpotInstancesCommandOutput extends RequestSpotInstancesR
9
9
  }
10
10
  /**
11
11
  * <p>Creates a Spot Instance request.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-requests.html">Spot Instance requests</a> in
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-requests.html">Spot Instance requests</a> in
13
13
  * the <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
14
- *
15
- * <important>
14
+ * <important>
16
15
  * <p>We strongly discourage using the RequestSpotInstances API because it is a legacy
17
16
  * API with no planned investment. For options for requesting Spot Instances, see
18
17
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/spot-best-practices.html#which-spot-request-method-to-use">Which
19
18
  * is the best Spot request method to use?</a> in the
20
19
  * <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
21
- * </important>
22
- *
23
- * <note>
20
+ * </important>
21
+ * <note>
24
22
  * <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 EC2 User Guide for Linux Instances</i>.</p>
25
- * </note>
23
+ * </note>
26
24
  * @example
27
25
  * Use a bare-bones client and the command you need to make an API call.
28
26
  * ```javascript
@@ -12,7 +12,7 @@ export interface ResetInstanceAttributeCommandOutput extends __MetadataBearer {
12
12
  * <code>kernel</code> or <code>ramdisk</code>, the instance must be in a stopped
13
13
  * state. To reset the <code>sourceDestCheck</code>, the instance can be either running or
14
14
  * stopped.</p>
15
- * <p>The <code>sourceDestCheck</code> attribute controls whether source/destination
15
+ * <p>The <code>sourceDestCheck</code> attribute controls whether source/destination
16
16
  * checking is enabled. The default value is <code>true</code>, which means checking is
17
17
  * enabled. This value must be <code>false</code> for a NAT instance to perform NAT. For
18
18
  * more information, see <a href="https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_NAT_Instance.html">NAT Instances</a> in the
@@ -10,7 +10,6 @@ export interface RestoreSnapshotTierCommandOutput extends RestoreSnapshotTierRes
10
10
  /**
11
11
  * <p>Restores an archived Amazon EBS snapshot for use temporarily or permanently, or modifies the restore
12
12
  * period or restore type for a snapshot that was previously temporarily restored.</p>
13
- *
14
13
  * <p>For more information see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-snapshot-archiving.html#restore-archived-snapshot">
15
14
  * Restore an archived snapshot</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-snapshot-archiving.html#modify-temp-restore-period">
16
15
  * modify the restore period or restore type for a temporarily restored snapshot</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
@@ -10,7 +10,6 @@ export interface RevokeSecurityGroupEgressCommandOutput extends RevokeSecurityGr
10
10
  /**
11
11
  * <p>[VPC only] Removes the specified outbound (egress) rules from a security group for EC2-VPC.
12
12
  * This action does not apply to security groups for use in EC2-Classic.</p>
13
- *
14
13
  * <p>You can specify rules using either rule IDs or security group rule properties. If you use
15
14
  * rule properties, the values that you specify (for example, ports) must match the existing rule's
16
15
  * values exactly. Each rule has a protocol, from and to ports, and destination (CIDR range,
@@ -21,7 +20,6 @@ export interface RevokeSecurityGroupEgressCommandOutput extends RevokeSecurityGr
21
20
  * <p>[Default VPC] If the values you specify do not match the existing rule's values, no error is
22
21
  * returned, and the output describes the security group rules that were not revoked.</p>
23
22
  * <p>Amazon Web Services recommends that you describe the security group to verify that the rules were removed.</p>
24
- *
25
23
  * <p>Rule changes are propagated to instances within the security group as quickly as possible. However,
26
24
  * a small delay might occur.</p>
27
25
  * @example
@@ -9,7 +9,6 @@ export interface RevokeSecurityGroupIngressCommandOutput extends RevokeSecurityG
9
9
  }
10
10
  /**
11
11
  * <p>Removes the specified inbound (ingress) rules from a security group.</p>
12
- *
13
12
  * <p>You can specify rules using either rule IDs or security group rule properties. If you use
14
13
  * rule properties, the values that you specify (for example, ports) must match the existing rule's
15
14
  * values exactly. Each rule has a protocol, from and to ports, and source (CIDR range,
@@ -20,11 +19,9 @@ export interface RevokeSecurityGroupIngressCommandOutput extends RevokeSecurityG
20
19
  * <p>[EC2-Classic, default VPC] If the values you specify do not match the existing rule's values, no error is
21
20
  * returned, and the output describes the security group rules that were not revoked.</p>
22
21
  * <p>Amazon Web Services recommends that you describe the security group to verify that the rules were removed.</p>
23
- *
24
22
  * <p>Rule changes are propagated to instances within the security group as quickly as possible. However, a small delay might occur.</p>
25
- *
26
23
  * <note>
27
- * <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>
24
+ * <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>
28
25
  * </note>
29
26
  * @example
30
27
  * Use a bare-bones client and the command you need to make an API call.