@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
@@ -9,17 +9,17 @@ export interface DescribeInstancesCommandOutput extends DescribeInstancesResult,
9
9
  }
10
10
  /**
11
11
  * <p>Describes the specified instances or all instances.</p>
12
- * <p>If you specify instance IDs, the output includes information for only the specified
12
+ * <p>If you specify instance IDs, the output includes information for only the specified
13
13
  * instances. If you specify filters, the output includes information for only those
14
14
  * instances that meet the filter criteria. If you do not specify instance IDs or filters,
15
15
  * the output includes information for all instances, which can affect performance. We
16
16
  * recommend that you use pagination to ensure that the operation returns quickly and
17
17
  * successfully.</p>
18
- * <p>If you specify an instance ID that is not valid, an error is returned. If you specify
18
+ * <p>If you specify an instance ID that is not valid, an error is returned. If you specify
19
19
  * an instance that you do not own, it is not included in the output.</p>
20
- * <p>Recently terminated instances might appear in the returned results. This interval is
20
+ * <p>Recently terminated instances might appear in the returned results. This interval is
21
21
  * usually less than one hour.</p>
22
- * <p>If you describe instances in the rare case where an Availability Zone is experiencing
22
+ * <p>If you describe instances in the rare case where an Availability Zone is experiencing
23
23
  * a service disruption and you specify instance IDs that are in the affected zone, or do
24
24
  * not specify any instance IDs at all, the call fails. If you describe instances and
25
25
  * specify only instance IDs that are in an unaffected zone, the call works
@@ -9,7 +9,7 @@ export interface DescribeManagedPrefixListsCommandOutput extends DescribeManaged
9
9
  }
10
10
  /**
11
11
  * <p>Describes your managed prefix lists and any Amazon Web Services-managed prefix lists.</p>
12
- * <p>To view the entries for your prefix list, use <a>GetManagedPrefixListEntries</a>.</p>
12
+ * <p>To view the entries for your prefix list, use <a>GetManagedPrefixListEntries</a>.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
15
15
  * ```javascript
@@ -9,7 +9,7 @@ export interface DescribeNetworkAclsCommandOutput extends DescribeNetworkAclsRes
9
9
  }
10
10
  /**
11
11
  * <p>Describes one or more of your network ACLs.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network ACLs</a> in the
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_ACLs.html">Network ACLs</a> in the
13
13
  * <i>Amazon Virtual Private Cloud User Guide</i>.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,7 +10,7 @@ export interface DescribePrefixListsCommandOutput extends DescribePrefixListsRes
10
10
  /**
11
11
  * <p>Describes available Amazon Web Services services in a prefix list format, which includes the prefix list
12
12
  * name and prefix list ID of the service and the IP address range for the service.</p>
13
- * <p>We recommend that you use <a>DescribeManagedPrefixLists</a> instead.</p>
13
+ * <p>We recommend that you use <a>DescribeManagedPrefixLists</a> instead.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
16
16
  * ```javascript
@@ -9,9 +9,9 @@ export interface DescribeReservedInstancesListingsCommandOutput extends Describe
9
9
  }
10
10
  /**
11
11
  * <p>Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.</p>
12
- * <p>The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.</p>
13
- * <p>As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.</p>
14
- * <p>As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.</p>
12
+ * <p>The Reserved Instance Marketplace matches sellers who want to resell Reserved Instance capacity that they no longer need with buyers who want to purchase additional capacity. Reserved Instances bought and sold through the Reserved Instance Marketplace work like any other Reserved Instances.</p>
13
+ * <p>As a seller, you choose to list some or all of your Reserved Instances, and you specify the upfront price to receive for them. Your Reserved Instances are then listed in the Reserved Instance Marketplace and are available for purchase.</p>
14
+ * <p>As a buyer, you specify the configuration of the Reserved Instance to purchase, and the Marketplace matches what you're searching for with what's available. The Marketplace first sells the lowest priced Reserved Instances to you, and continues to sell available Reserved Instance listings to you until your demand is met. You are charged based on the total price of all of the listings that you purchase.</p>
15
15
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-general.html">Reserved Instance Marketplace</a>
16
16
  * in the <i>Amazon EC2 User Guide</i>.</p>
17
17
  * @example
@@ -9,7 +9,7 @@ export interface DescribeReservedInstancesModificationsCommandOutput extends Des
9
9
  }
10
10
  /**
11
11
  * <p>Describes the modifications made to your Reserved Instances. If no parameter is specified, information about all your Reserved Instances modification requests is returned. If a modification ID is specified, only information about the specific modification is returned.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-modifying.html">Modifying Reserved Instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
15
15
  * ```javascript
@@ -10,7 +10,7 @@ export interface DescribeRouteTablesCommandOutput extends DescribeRouteTablesRes
10
10
  /**
11
11
  * <p>Describes one or more of your route tables.</p>
12
12
  * <p>Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations.</p>
13
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
13
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route tables</a> in the
14
14
  * <i>Amazon Virtual Private Cloud User Guide</i>.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
@@ -16,7 +16,7 @@ export interface DescribeSecurityGroupsCommandOutput extends DescribeSecurityGro
16
16
  * <a href="https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html">Security groups for your VPC</a> in the
17
17
  * <i>Amazon Virtual Private Cloud User Guide</i>.</p>
18
18
  * <note>
19
- * <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>
19
+ * <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>
20
20
  * </note>
21
21
  * @example
22
22
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,10 +10,10 @@ export interface DescribeSpotFleetRequestHistoryCommandOutput extends DescribeSp
10
10
  /**
11
11
  * <p>Describes the events for the specified Spot Fleet request during the specified
12
12
  * time.</p>
13
- * <p>Spot Fleet events are delayed by up to 30 seconds before they can be described. This
13
+ * <p>Spot Fleet events are delayed by up to 30 seconds before they can be described. This
14
14
  * ensures that you can query by the last evaluated time and not miss a recorded event.
15
15
  * Spot Fleet events are available for 48 hours.</p>
16
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/fleet-monitor.html">Monitor fleet events using Amazon
16
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/fleet-monitor.html">Monitor fleet events using Amazon
17
17
  * EventBridge</a> in the <i>Amazon EC2 User Guide</i>.</p>
18
18
  * @example
19
19
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DescribeSpotFleetRequestsCommandOutput extends DescribeSpotFlee
9
9
  }
10
10
  /**
11
11
  * <p>Describes your Spot Fleet requests.</p>
12
- * <p>Spot Fleet requests are deleted 48 hours after they are canceled and their instances
12
+ * <p>Spot Fleet requests are deleted 48 hours after they are canceled and their instances
13
13
  * are terminated.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,20 +9,20 @@ export interface DescribeSpotInstanceRequestsCommandOutput extends DescribeSpotI
9
9
  }
10
10
  /**
11
11
  * <p>Describes the specified Spot Instance requests.</p>
12
- * <p>You can use <code>DescribeSpotInstanceRequests</code> to find a running Spot Instance by
12
+ * <p>You can use <code>DescribeSpotInstanceRequests</code> to find a running Spot Instance by
13
13
  * examining the response. If the status of the Spot Instance is <code>fulfilled</code>, the
14
14
  * instance ID appears in the response and contains the identifier of the instance.
15
15
  * Alternatively, you can use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeInstances">DescribeInstances</a>
16
16
  * with a filter to look for instances where the instance lifecycle is
17
17
  * <code>spot</code>.</p>
18
- * <p>We recommend that you set <code>MaxResults</code> to a value between 5 and 1000 to
18
+ * <p>We recommend that you set <code>MaxResults</code> to a value between 5 and 1000 to
19
19
  * limit the number of results returned. This paginates the output, which makes the list
20
20
  * more manageable and returns the results faster. If the list of results exceeds your
21
21
  * <code>MaxResults</code> value, then that number of results is returned along with a
22
22
  * <code>NextToken</code> value that can be passed to a subsequent
23
23
  * <code>DescribeSpotInstanceRequests</code> request to retrieve the remaining
24
24
  * results.</p>
25
- * <p>Spot Instance requests are deleted four hours after they are canceled and their instances are
25
+ * <p>Spot Instance requests are deleted four hours after they are canceled and their instances are
26
26
  * terminated.</p>
27
27
  * @example
28
28
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,7 +10,7 @@ export interface DescribeSpotPriceHistoryCommandOutput extends DescribeSpotPrice
10
10
  /**
11
11
  * <p>Describes the Spot price history. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-instances-history.html">Spot Instance pricing history</a> in the
12
12
  * <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
13
- * <p>When you specify a start and end time, the operation returns the prices of the
13
+ * <p>When you specify a start and end time, the operation returns the prices of the
14
14
  * instance types within that time range. It also returns the last price change before the
15
15
  * start time, which is the effective price as of the start time.</p>
16
16
  * @example
@@ -11,8 +11,8 @@ export interface DescribeTrunkInterfaceAssociationsCommandOutput extends Describ
11
11
  * <note>
12
12
  * <p>This API action is currently in <b>limited preview only</b>.
13
13
  * If you are interested in using this feature, contact your account manager.</p>
14
- * </note>
15
- * <p>Describes one or more network interface trunk associations.</p>
14
+ * </note>
15
+ * <p>Describes one or more network interface trunk associations.</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,9 +9,9 @@ export interface DescribeVpcClassicLinkCommandOutput extends DescribeVpcClassicL
9
9
  }
10
10
  /**
11
11
  * <p>Describes the ClassicLink status of one or more VPCs.</p>
12
- * <note>
13
- * <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>
14
- * </note>
12
+ * <note>
13
+ * <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>
14
+ * </note>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript
@@ -9,7 +9,7 @@ export interface DescribeVpcEndpointServicesCommandOutput extends DescribeVpcEnd
9
9
  }
10
10
  /**
11
11
  * <p>Describes available services to which you can create a VPC endpoint.</p>
12
- * <p>When the service provider and the consumer have different accounts in multiple
12
+ * <p>When the service provider and the consumer have different accounts in multiple
13
13
  * Availability Zones, and the consumer views the VPC endpoint service information, the
14
14
  * response only includes the common Availability Zones. For example, when the service
15
15
  * provider account uses <code>us-east-1a</code> and <code>us-east-1c</code> and the
@@ -9,7 +9,7 @@ export interface DescribeVpnConnectionsCommandOutput extends DescribeVpnConnecti
9
9
  }
10
10
  /**
11
11
  * <p>Describes one or more of your VPN connections.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
13
13
  * User Guide</i>.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DescribeVpnGatewaysCommandOutput extends DescribeVpnGatewaysRes
9
9
  }
10
10
  /**
11
11
  * <p>Describes one or more of your virtual private gateways.</p>
12
- * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.html">Amazon Web Services Site-to-Site VPN</a> in the <i>Amazon Web Services Site-to-Site VPN
13
13
  * User Guide</i>.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,9 +9,9 @@ export interface DetachClassicLinkVpcCommandOutput extends DetachClassicLinkVpcR
9
9
  }
10
10
  /**
11
11
  * <note>
12
- * <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>
13
- * </note>
14
- * <p>Unlinks (detaches) a linked EC2-Classic instance from a VPC. After the instance has been unlinked, the VPC security groups are no longer associated with it. An instance is automatically unlinked from a VPC when it's stopped.</p>
12
+ * <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>
13
+ * </note>
14
+ * <p>Unlinks (detaches) a linked EC2-Classic instance from a VPC. After the instance has been unlinked, the VPC security groups are no longer associated with it. An instance is automatically unlinked from a VPC when it's stopped.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
17
17
  * ```javascript
@@ -12,7 +12,7 @@ export interface DetachVpnGatewayCommandOutput extends __MetadataBearer {
12
12
  * off the VPC and not use it anymore. You can confirm a virtual private gateway has been
13
13
  * completely detached from a VPC by describing the virtual private gateway (any
14
14
  * attachments to the virtual private gateway are also described).</p>
15
- * <p>You must wait for the attachment's state to switch to <code>detached</code> before you
15
+ * <p>You must wait for the attachment's state to switch to <code>detached</code> before you
16
16
  * can delete the VPC or attach a different VPC to the virtual private gateway.</p>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,9 +11,9 @@ export interface DisableFastLaunchCommandOutput extends DisableFastLaunchResult,
11
11
  * <p>Discontinue faster launching for a Windows AMI, and clean up existing pre-provisioned snapshots.
12
12
  * When you disable faster launching, the AMI uses the standard launch process for each
13
13
  * instance. All pre-provisioned snapshots must be removed before you can enable faster launching again.</p>
14
- * <note>
15
- * <p>To change these settings, you must own the AMI.</p>
16
- * </note>
14
+ * <note>
15
+ * <p>To change these settings, you must own the AMI.</p>
16
+ * </note>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
19
19
  * ```javascript
@@ -13,7 +13,6 @@ export interface DisableVpcClassicLinkDnsSupportCommandOutput extends DisableVpc
13
13
  * in the VPC to which it's linked. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-classiclink.html">ClassicLink</a> in the
14
14
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
15
15
  * <p>You must specify a VPC ID in the request.</p>
16
- *
17
16
  * <note>
18
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>
19
18
  * </note>
@@ -9,10 +9,9 @@ export interface DisassociateAddressCommandOutput extends __MetadataBearer {
9
9
  }
10
10
  /**
11
11
  * <p>Disassociates an Elastic IP address from the instance or network interface it's associated with.</p>
12
- * <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more
12
+ * <p>An Elastic IP address is for use in either the EC2-Classic platform or in a VPC. For more
13
13
  * information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic IP
14
14
  * Addresses</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
15
- *
16
15
  * <note>
17
16
  * <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>
18
17
  * </note>
@@ -10,20 +10,20 @@ export interface DisassociateClientVpnTargetNetworkCommandOutput extends Disasso
10
10
  /**
11
11
  * <p>Disassociates a target network from the specified Client VPN endpoint. When you disassociate the
12
12
  * last target network from a Client VPN, the following happens:</p>
13
- * <ul>
13
+ * <ul>
14
14
  * <li>
15
- * <p>The route that was automatically added for the VPC is deleted</p>
16
- * </li>
15
+ * <p>The route that was automatically added for the VPC is deleted</p>
16
+ * </li>
17
17
  * <li>
18
- * <p>All active client connections are terminated</p>
19
- * </li>
18
+ * <p>All active client connections are terminated</p>
19
+ * </li>
20
20
  * <li>
21
- * <p>New client connections are disallowed</p>
22
- * </li>
21
+ * <p>New client connections are disallowed</p>
22
+ * </li>
23
23
  * <li>
24
- * <p>The Client VPN endpoint's status changes to <code>pending-associate</code>
24
+ * <p>The Client VPN endpoint's status changes to <code>pending-associate</code>
25
25
  * </p>
26
- * </li>
26
+ * </li>
27
27
  * </ul>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DisassociateIamInstanceProfileCommandOutput extends Disassociat
9
9
  }
10
10
  /**
11
11
  * <p>Disassociates an IAM instance profile from a running or stopped instance.</p>
12
- * <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association
12
+ * <p>Use <a>DescribeIamInstanceProfileAssociations</a> to get the association
13
13
  * ID.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface DisassociateRouteTableCommandOutput extends __MetadataBearer {
9
9
  }
10
10
  /**
11
11
  * <p>Disassociates a subnet or gateway from a route table.</p>
12
- * <p>After you perform this action, the subnet no longer uses the routes in the route table.
12
+ * <p>After you perform this action, the subnet no longer uses the routes in the route table.
13
13
  * Instead, it uses the routes in the VPC's main route table. For more information
14
14
  * about route tables, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html">Route
15
15
  * tables</a> in the <i>Amazon Virtual Private Cloud User Guide</i>.</p>
@@ -11,8 +11,8 @@ export interface DisassociateTrunkInterfaceCommandOutput extends DisassociateTru
11
11
  * <note>
12
12
  * <p>This API action is currently in <b>limited preview only</b>.
13
13
  * If you are interested in using this feature, contact your account manager.</p>
14
- * </note>
15
- * <p>Removes an association between a branch network interface with a trunk network interface.</p>
14
+ * </note>
15
+ * <p>Removes an association between a branch network interface with a trunk network interface.</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 DisassociateVpcCidrBlockCommandOutput extends DisassociateVpcCi
12
12
  * specify its association ID. You can get the association ID by using
13
13
  * <a>DescribeVpcs</a>. You must detach or delete all gateways and resources that
14
14
  * are associated with the CIDR block before you can disassociate it. </p>
15
- * <p>You cannot disassociate the CIDR block with which you originally created the VPC (the
15
+ * <p>You cannot disassociate the CIDR block with which you originally created the VPC (the
16
16
  * primary CIDR block).</p>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
@@ -13,7 +13,7 @@ export interface EnableEbsEncryptionByDefaultCommandOutput extends EnableEbsEncr
13
13
  * always encrypted, either using the default KMS key or the KMS key that you specified
14
14
  * when you created each volume. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html">Amazon EBS encryption</a> in the
15
15
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
16
- * <p>You can specify the default KMS key for encryption by default using <a>ModifyEbsDefaultKmsKeyId</a>
16
+ * <p>You can specify the default KMS key for encryption by default using <a>ModifyEbsDefaultKmsKeyId</a>
17
17
  * or <a>ResetEbsDefaultKmsKeyId</a>.</p>
18
18
  * <p>Enabling encryption by default has no effect on the encryption status of your
19
19
  * existing volumes.</p>
@@ -14,9 +14,9 @@ export interface EnableFastLaunchCommandOutput extends EnableFastLaunchResult, _
14
14
  * Then it creates a set of reserved snapshots that are used for subsequent launches. The
15
15
  * reserved snapshots are automatically replenished as they are used, depending on your
16
16
  * settings for launch frequency.</p>
17
- * <note>
18
- * <p>To change these settings, you must own the AMI.</p>
19
- * </note>
17
+ * <note>
18
+ * <p>To change these settings, you must own the AMI.</p>
19
+ * </note>
20
20
  * @example
21
21
  * Use a bare-bones client and the command you need to make an API call.
22
22
  * ```javascript
@@ -12,14 +12,14 @@ export interface GetConsoleOutputCommandOutput extends GetConsoleOutputResult, _
12
12
  * console output displays the exact console output that would normally be displayed on a
13
13
  * physical monitor attached to a computer. For Windows instances, the instance console
14
14
  * output includes the last three system event log errors.</p>
15
- * <p>By default, the console output returns buffered information that was posted shortly
15
+ * <p>By default, the console output returns buffered information that was posted shortly
16
16
  * after an instance transition state (start, stop, reboot, or terminate). This information
17
17
  * is available for at least one hour after the most recent post. Only the most recent 64
18
18
  * KB of console output is available.</p>
19
- * <p>You can optionally retrieve the latest serial console output at any time during the
19
+ * <p>You can optionally retrieve the latest serial console output at any time during the
20
20
  * instance lifecycle. This option is supported on instance types that use the Nitro
21
21
  * hypervisor.</p>
22
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html#instance-console-console-output">Instance
22
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html#instance-console-console-output">Instance
23
23
  * console output</a> in the <i>Amazon EC2 User Guide</i>.</p>
24
24
  * @example
25
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,7 +10,7 @@ export interface GetConsoleScreenshotCommandOutput extends GetConsoleScreenshotR
10
10
  /**
11
11
  * <p>Retrieve a JPG-format screenshot of a running instance to help with
12
12
  * troubleshooting.</p>
13
- * <p>The returned content is Base64-encoded.</p>
13
+ * <p>The returned content is Base64-encoded.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
16
16
  * ```javascript
@@ -10,7 +10,7 @@ export interface GetDefaultCreditSpecificationCommandOutput extends GetDefaultCr
10
10
  /**
11
11
  * <p>Describes the default credit option for CPU usage of a burstable performance instance
12
12
  * family.</p>
13
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
13
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
14
14
  * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,19 +11,19 @@ export interface GetFlowLogsIntegrationTemplateCommandOutput extends GetFlowLogs
11
11
  * <p>Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs
12
12
  * with Amazon Athena. This make it easier for you to query and gain insights from VPC flow logs data.
13
13
  * Based on the information that you provide, we configure resources in the template to do the following:</p>
14
- * <ul>
14
+ * <ul>
15
15
  * <li>
16
- * <p>Create a table in Athena that maps fields to a custom log format</p>
16
+ * <p>Create a table in Athena that maps fields to a custom log format</p>
17
17
  * </li>
18
18
  * <li>
19
- * <p>Create a Lambda function that updates the table with new partitions on a daily, weekly, or
19
+ * <p>Create a Lambda function that updates the table with new partitions on a daily, weekly, or
20
20
  * monthly basis</p>
21
21
  * </li>
22
22
  * <li>
23
- * <p>Create a table partitioned between two timestamps in the past</p>
23
+ * <p>Create a table partitioned between two timestamps in the past</p>
24
24
  * </li>
25
25
  * <li>
26
- * <p>Create a set of named queries in Athena that you can use to get started quickly</p>
26
+ * <p>Create a set of named queries in Athena that you can use to get started quickly</p>
27
27
  * </li>
28
28
  * </ul>
29
29
  * @example
@@ -11,7 +11,7 @@ export interface GetHostReservationPurchasePreviewCommandOutput extends GetHostR
11
11
  * <p>Preview a reservation purchase with configurations that match those of your Dedicated
12
12
  * Host. You must have active Dedicated Hosts in your account before you purchase a
13
13
  * reservation.</p>
14
- * <p>This is a preview of the <a>PurchaseHostReservation</a> action and does not
14
+ * <p>This is a preview of the <a>PurchaseHostReservation</a> action and does not
15
15
  * result in the offering being purchased.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
@@ -11,13 +11,13 @@ export interface GetInstanceUefiDataCommandOutput extends GetInstanceUefiDataRes
11
11
  * <p>A binary representation of the UEFI variable store. Only non-volatile variables are
12
12
  * stored. This is a base64 encoded and zlib compressed binary value that must be properly
13
13
  * encoded.</p>
14
- * <p>When you use <a href="https://docs.aws.amazon.com/cli/latest/reference/ec2/register-image.html">register-image</a> to create
14
+ * <p>When you use <a href="https://docs.aws.amazon.com/cli/latest/reference/ec2/register-image.html">register-image</a> to create
15
15
  * an AMI, you can create an exact copy of your variable store by passing the UEFI data in
16
16
  * the <code>UefiData</code> parameter. You can modify the UEFI data by using the <a href="https://github.com/awslabs/python-uefivars">python-uefivars tool</a> on
17
17
  * GitHub. You can use the tool to convert the UEFI data into a human-readable format
18
18
  * (JSON), which you can inspect and modify, and then convert back into the binary format
19
19
  * to use with register-image.</p>
20
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/uefi-secure-boot.html">UEFI Secure Boot</a> in the
20
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/uefi-secure-boot.html">UEFI Secure Boot</a> in the
21
21
  * <i>Amazon EC2 User Guide</i>.</p>
22
22
  * @example
23
23
  * Use a bare-bones client and the command you need to make an API call.
@@ -10,7 +10,7 @@ export interface GetLaunchTemplateDataCommandOutput extends GetLaunchTemplateDat
10
10
  /**
11
11
  * <p>Retrieves the configuration data of the specified instance. You can use this data to
12
12
  * create a launch template. </p>
13
- * <p>This action calls on other describe actions to get instance information. Depending on
13
+ * <p>This action calls on other describe actions to get instance information. Depending on
14
14
  * your instance configuration, you may need to allow the following actions in your IAM
15
15
  * policy: <code>DescribeSpotInstanceRequests</code>,
16
16
  * <code>DescribeInstanceCreditSpecifications</code>, <code>DescribeVolumes</code>,
@@ -9,15 +9,15 @@ export interface GetPasswordDataCommandOutput extends GetPasswordDataResult, __M
9
9
  }
10
10
  /**
11
11
  * <p>Retrieves the encrypted administrator password for a running Windows instance.</p>
12
- * <p>The Windows password is generated at boot by the <code>EC2Config</code> service or
12
+ * <p>The Windows password is generated at boot by the <code>EC2Config</code> service or
13
13
  * <code>EC2Launch</code> scripts (Windows Server 2016 and later). This usually only
14
14
  * happens the first time an instance is launched. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/UsingConfig_WinAMI.html">EC2Config</a> and <a href="https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2launch.html">EC2Launch</a> in the
15
15
  * <i>Amazon EC2 User Guide</i>.</p>
16
- * <p>For the <code>EC2Config</code> service, the password is not generated for rebundled
16
+ * <p>For the <code>EC2Config</code> service, the password is not generated for rebundled
17
17
  * AMIs unless <code>Ec2SetPassword</code> is enabled before bundling.</p>
18
- * <p>The password is encrypted using the key pair that you specified when you launched the
18
+ * <p>The password is encrypted using the key pair that you specified when you launched the
19
19
  * instance. You must provide the corresponding key pair file.</p>
20
- * <p>When you launch an instance, password generation and encryption may take a few
20
+ * <p>When you launch an instance, password generation and encryption may take a few
21
21
  * minutes. If you try to retrieve the password before it's available, the output returns
22
22
  * an empty string. We recommend that you wait up to 15 minutes after launching an instance
23
23
  * before trying to retrieve the generated password.</p>
@@ -9,7 +9,7 @@ export interface ImportClientVpnClientCertificateRevocationListCommandOutput ext
9
9
  }
10
10
  /**
11
11
  * <p>Uploads a client certificate revocation list to the specified Client VPN endpoint. Uploading a client certificate revocation list overwrites the existing client certificate revocation list.</p>
12
- * <p>Uploading a client certificate revocation list resets existing client connections.</p>
12
+ * <p>Uploading a client certificate revocation list resets existing client connections.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
15
15
  * ```javascript
@@ -9,7 +9,7 @@ export interface ModifyCapacityReservationFleetCommandOutput extends ModifyCapac
9
9
  }
10
10
  /**
11
11
  * <p>Modifies a Capacity Reservation Fleet.</p>
12
- * <p>When you modify the total target capacity of a Capacity Reservation Fleet, the Fleet automatically
12
+ * <p>When you modify the total target capacity of a Capacity Reservation Fleet, the Fleet automatically
13
13
  * creates new Capacity Reservations, or modifies or cancels existing Capacity Reservations in the Fleet
14
14
  * to meet the new total target capacity. When you modify the end date for the Fleet, the end dates for
15
15
  * all of the individual Capacity Reservations in the Fleet are updated accordingly.</p>
@@ -12,7 +12,7 @@ export interface ModifyDefaultCreditSpecificationCommandOutput extends ModifyDef
12
12
  * The default credit option is set at the account level per Amazon Web Services Region, and
13
13
  * is specified per instance family. All new burstable performance instances in the account
14
14
  * launch using the default credit option.</p>
15
- * <p>
15
+ * <p>
16
16
  * <code>ModifyDefaultCreditSpecification</code> is an asynchronous operation, which
17
17
  * works at an Amazon Web Services Region level and modifies the credit option for each
18
18
  * Availability Zone. All zones in a Region are updated within five minutes. But if
@@ -20,7 +20,7 @@ export interface ModifyDefaultCreditSpecificationCommandOutput extends ModifyDef
20
20
  * until the zone is updated. To verify whether the update has occurred, you can call
21
21
  * <code>GetDefaultCreditSpecification</code> and check
22
22
  * <code>DefaultCreditSpecification</code> for updates.</p>
23
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
23
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
24
24
  * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
@@ -9,7 +9,7 @@ export interface ModifyEbsDefaultKmsKeyIdCommandOutput extends ModifyEbsDefaultK
9
9
  }
10
10
  /**
11
11
  * <p>Changes the default KMS key for EBS encryption by default for your account in this Region.</p>
12
- * <p>Amazon Web Services creates a unique Amazon Web Services managed KMS key in each Region for use with encryption by default. If
12
+ * <p>Amazon Web Services creates a unique Amazon Web Services managed KMS key in each Region for use with encryption by default. If
13
13
  * you change the default KMS key to a symmetric customer managed KMS key, it is used instead of the Amazon Web Services
14
14
  * managed KMS key. To reset the default KMS key to the Amazon Web Services managed KMS key for EBS, use <a>ResetEbsDefaultKmsKeyId</a>. Amazon EBS does not support asymmetric KMS keys.</p>
15
15
  * <p>If you delete or disable the customer managed KMS key that you specified for use with
@@ -14,7 +14,7 @@ export interface ModifyHostsCommandOutput extends ModifyHostsResult, __MetadataB
14
14
  * auto-placement enabled. When auto-placement is disabled, you need to provide a host ID
15
15
  * to have the instance launch onto a specific host. If no host ID is provided, the
16
16
  * instance is launched onto a suitable host with auto-placement enabled.</p>
17
- * <p>You can also use this API action to modify a Dedicated Host to support either multiple
17
+ * <p>You can also use this API action to modify a Dedicated Host to support either multiple
18
18
  * instance types in an instance family, or to support a specific instance type
19
19
  * only.</p>
20
20
  * @example
@@ -23,7 +23,7 @@ export interface ModifyIdentityIdFormatCommandOutput extends __MetadataBearer {
23
23
  * <code>security-group</code> | <code>subnet</code> |
24
24
  * <code>subnet-cidr-block-association</code> | <code>vpc</code> |
25
25
  * <code>vpc-cidr-block-association</code> | <code>vpc-endpoint</code> | <code>vpc-peering-connection</code> | <code>vpn-connection</code> | <code>vpn-gateway</code>. </p>
26
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html">Resource IDs</a> in the
26
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html">Resource IDs</a> in the
27
27
  * <i>Amazon Elastic Compute Cloud User Guide</i>. </p>
28
28
  * <p>This setting applies to the principal specified in the request; it does not apply to the
29
29
  * principal that makes the request. </p>