@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
@@ -26,17 +26,17 @@ export interface DescribeVpcEndpointServicePermissionsRequest {
26
26
  ServiceId: string | undefined;
27
27
  /**
28
28
  * <p>One or more filters.</p>
29
- * <ul>
29
+ * <ul>
30
30
  * <li>
31
- * <p>
31
+ * <p>
32
32
  * <code>principal</code> - The ARN of the principal.</p>
33
- * </li>
33
+ * </li>
34
34
  * <li>
35
- * <p>
35
+ * <p>
36
36
  * <code>principal-type</code> - The principal type (<code>All</code> |
37
37
  * <code>Service</code> | <code>OrganizationUnit</code> | <code>Account</code>
38
38
  * | <code>User</code> | <code>Role</code>).</p>
39
- * </li>
39
+ * </li>
40
40
  * </ul>
41
41
  */
42
42
  Filters?: Filter[];
@@ -79,39 +79,39 @@ export interface DescribeVpcEndpointServicesRequest {
79
79
  ServiceNames?: string[];
80
80
  /**
81
81
  * <p>One or more filters.</p>
82
- * <ul>
82
+ * <ul>
83
83
  * <li>
84
- * <p>
84
+ * <p>
85
85
  * <code>owner</code> - The ID or alias of the Amazon Web Services account that owns
86
86
  * the service.</p>
87
87
  * </li>
88
88
  * <li>
89
- * <p>
89
+ * <p>
90
90
  * <code>service-name</code> - The name of the service.</p>
91
91
  * </li>
92
92
  * <li>
93
- * <p>
93
+ * <p>
94
94
  * <code>service-type</code> - The type of service (<code>Interface</code> |
95
95
  * <code>Gateway</code> | <code>GatewayLoadBalancer</code>).</p>
96
96
  * </li>
97
97
  * <li>
98
- * <p>
98
+ * <p>
99
99
  * <code>supported-ip-address-types</code> - The IP address type (<code>ipv4</code> | <code>ipv6</code>).</p>
100
100
  * </li>
101
101
  * <li>
102
- * <p>
102
+ * <p>
103
103
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
104
- * </li>
104
+ * </li>
105
105
  * <li>
106
- * <p>
106
+ * <p>
107
107
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
108
- * </li>
108
+ * </li>
109
109
  * </ul>
110
110
  */
111
111
  Filters?: Filter[];
112
112
  /**
113
113
  * <p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>
114
- * <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>
114
+ * <p>Constraint: If the value is greater than 1,000, we return only 1,000 items.</p>
115
115
  */
116
116
  MaxResults?: number;
117
117
  /**
@@ -187,7 +187,7 @@ export interface ServiceDetail {
187
187
  Tags?: Tag[];
188
188
  /**
189
189
  * <p>The verification state of the VPC endpoint service.</p>
190
- * <p>Consumers of the endpoint service cannot use the private name when the state is not <code>verified</code>.</p>
190
+ * <p>Consumers of the endpoint service cannot use the private name when the state is not <code>verified</code>.</p>
191
191
  */
192
192
  PrivateDnsNameVerificationState?: DnsNameState | string;
193
193
  /**
@@ -218,17 +218,17 @@ export interface DescribeVpcPeeringConnectionsRequest {
218
218
  * <ul>
219
219
  * <li>
220
220
  * <p>
221
- * <code>accepter-vpc-info.cidr-block</code> - The IPv4 CIDR block of the accepter
221
+ * <code>accepter-vpc-info.cidr-block</code> - The IPv4 CIDR block of the accepter
222
222
  * VPC.</p>
223
223
  * </li>
224
224
  * <li>
225
225
  * <p>
226
- * <code>accepter-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the
226
+ * <code>accepter-vpc-info.owner-id</code> - The ID of the Amazon Web Services account that owns the
227
227
  * accepter VPC.</p>
228
228
  * </li>
229
229
  * <li>
230
230
  * <p>
231
- * <code>accepter-vpc-info.vpc-id</code> - The ID of the accepter VPC.</p>
231
+ * <code>accepter-vpc-info.vpc-id</code> - The ID of the accepter VPC.</p>
232
232
  * </li>
233
233
  * <li>
234
234
  * <p>
@@ -237,7 +237,7 @@ export interface DescribeVpcPeeringConnectionsRequest {
237
237
  * </li>
238
238
  * <li>
239
239
  * <p>
240
- * <code>requester-vpc-info.cidr-block</code> - The IPv4 CIDR block of the
240
+ * <code>requester-vpc-info.cidr-block</code> - The IPv4 CIDR block of the
241
241
  * requester's VPC.</p>
242
242
  * </li>
243
243
  * <li>
@@ -251,7 +251,7 @@ export interface DescribeVpcPeeringConnectionsRequest {
251
251
  * </li>
252
252
  * <li>
253
253
  * <p>
254
- * <code>status-code</code> - The status of the VPC peering connection
254
+ * <code>status-code</code> - The status of the VPC peering connection
255
255
  * (<code>pending-acceptance</code> | <code>failed</code> |
256
256
  * <code>expired</code> | <code>provisioning</code> | <code>active</code> |
257
257
  * <code>deleting</code> | <code>deleted</code> |
@@ -312,75 +312,75 @@ export interface DescribeVpcPeeringConnectionsResult {
312
312
  export interface DescribeVpcsRequest {
313
313
  /**
314
314
  * <p>One or more filters.</p>
315
- * <ul>
315
+ * <ul>
316
316
  * <li>
317
- * <p>
317
+ * <p>
318
318
  * <code>cidr</code> - The primary IPv4 CIDR block of the VPC. The CIDR block you
319
319
  * specify must exactly match the VPC's CIDR block for information to be returned
320
320
  * for the VPC. Must contain the slash followed by one or two digits (for example,
321
321
  * <code>/28</code>).</p>
322
322
  * </li>
323
323
  * <li>
324
- * <p>
324
+ * <p>
325
325
  * <code>cidr-block-association.cidr-block</code> - An IPv4 CIDR block associated with the
326
326
  * VPC.</p>
327
327
  * </li>
328
328
  * <li>
329
- * <p>
329
+ * <p>
330
330
  * <code>cidr-block-association.association-id</code> - The association ID for
331
331
  * an IPv4 CIDR block associated with the VPC.</p>
332
332
  * </li>
333
333
  * <li>
334
- * <p>
334
+ * <p>
335
335
  * <code>cidr-block-association.state</code> - The state of an IPv4 CIDR block
336
336
  * associated with the VPC.</p>
337
337
  * </li>
338
338
  * <li>
339
- * <p>
339
+ * <p>
340
340
  * <code>dhcp-options-id</code> - The ID of a set of DHCP options.</p>
341
341
  * </li>
342
342
  * <li>
343
- * <p>
343
+ * <p>
344
344
  * <code>ipv6-cidr-block-association.ipv6-cidr-block</code> - An IPv6 CIDR
345
345
  * block associated with the VPC.</p>
346
346
  * </li>
347
347
  * <li>
348
- * <p>
348
+ * <p>
349
349
  * <code>ipv6-cidr-block-association.ipv6-pool</code> - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.</p>
350
350
  * </li>
351
351
  * <li>
352
- * <p>
352
+ * <p>
353
353
  * <code>ipv6-cidr-block-association.association-id</code> - The association
354
354
  * ID for an IPv6 CIDR block associated with the VPC.</p>
355
355
  * </li>
356
356
  * <li>
357
- * <p>
357
+ * <p>
358
358
  * <code>ipv6-cidr-block-association.state</code> - The state of an IPv6 CIDR
359
359
  * block associated with the VPC.</p>
360
360
  * </li>
361
361
  * <li>
362
- * <p>
362
+ * <p>
363
363
  * <code>is-default</code> - Indicates whether the VPC is the default VPC.</p>
364
364
  * </li>
365
365
  * <li>
366
- * <p>
366
+ * <p>
367
367
  * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the VPC.</p>
368
368
  * </li>
369
369
  * <li>
370
- * <p>
370
+ * <p>
371
371
  * <code>state</code> - The state of the VPC (<code>pending</code> | <code>available</code>).</p>
372
372
  * </li>
373
373
  * <li>
374
- * <p>
374
+ * <p>
375
375
  * <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
376
376
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
377
377
  * </li>
378
378
  * <li>
379
- * <p>
379
+ * <p>
380
380
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
381
381
  * </li>
382
382
  * <li>
383
- * <p>
383
+ * <p>
384
384
  * <code>vpc-id</code> - The ID of the VPC.</p>
385
385
  * </li>
386
386
  * </ul>
@@ -388,7 +388,7 @@ export interface DescribeVpcsRequest {
388
388
  Filters?: Filter[];
389
389
  /**
390
390
  * <p>One or more VPC IDs.</p>
391
- * <p>Default: Describes all your VPCs.</p>
391
+ * <p>Default: Describes all your VPCs.</p>
392
392
  */
393
393
  VpcIds?: string[];
394
394
  /**
@@ -423,36 +423,36 @@ export interface DescribeVpcsResult {
423
423
  export interface DescribeVpnConnectionsRequest {
424
424
  /**
425
425
  * <p>One or more filters.</p>
426
- * <ul>
426
+ * <ul>
427
427
  * <li>
428
- * <p>
428
+ * <p>
429
429
  * <code>customer-gateway-configuration</code> - The configuration information
430
430
  * for the customer gateway.</p>
431
431
  * </li>
432
432
  * <li>
433
- * <p>
433
+ * <p>
434
434
  * <code>customer-gateway-id</code> - The ID of a customer gateway associated
435
435
  * with the VPN connection.</p>
436
436
  * </li>
437
437
  * <li>
438
- * <p>
438
+ * <p>
439
439
  * <code>state</code> - The state of the VPN connection (<code>pending</code> |
440
440
  * <code>available</code> | <code>deleting</code> |
441
441
  * <code>deleted</code>).</p>
442
442
  * </li>
443
443
  * <li>
444
- * <p>
444
+ * <p>
445
445
  * <code>option.static-routes-only</code> - Indicates whether the connection has
446
446
  * static routes only. Used for devices that do not support Border Gateway Protocol
447
447
  * (BGP).</p>
448
448
  * </li>
449
449
  * <li>
450
- * <p>
450
+ * <p>
451
451
  * <code>route.destination-cidr-block</code> - The destination CIDR block. This
452
452
  * corresponds to the subnet used in a customer data center.</p>
453
453
  * </li>
454
454
  * <li>
455
- * <p>
455
+ * <p>
456
456
  * <code>bgp-asn</code> - The BGP Autonomous System Number (ASN) associated with
457
457
  * a BGP device.</p>
458
458
  * </li>
@@ -466,21 +466,21 @@ export interface DescribeVpnConnectionsRequest {
466
466
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
467
467
  * </li>
468
468
  * <li>
469
- * <p>
469
+ * <p>
470
470
  * <code>type</code> - The type of VPN connection. Currently the only supported
471
471
  * type is <code>ipsec.1</code>.</p>
472
472
  * </li>
473
473
  * <li>
474
- * <p>
474
+ * <p>
475
475
  * <code>vpn-connection-id</code> - The ID of the VPN connection.</p>
476
476
  * </li>
477
477
  * <li>
478
- * <p>
478
+ * <p>
479
479
  * <code>vpn-gateway-id</code> - The ID of a virtual private gateway associated
480
480
  * with the VPN connection.</p>
481
481
  * </li>
482
482
  * <li>
483
- * <p>
483
+ * <p>
484
484
  * <code>transit-gateway-id</code> - The ID of a transit gateway associated with
485
485
  * the VPN connection.</p>
486
486
  * </li>
@@ -489,7 +489,7 @@ export interface DescribeVpnConnectionsRequest {
489
489
  Filters?: Filter[];
490
490
  /**
491
491
  * <p>One or more VPN connection IDs.</p>
492
- * <p>Default: Describes your VPN connections.</p>
492
+ * <p>Default: Describes your VPN connections.</p>
493
493
  */
494
494
  VpnConnectionIds?: string[];
495
495
  /**
@@ -515,29 +515,29 @@ export interface DescribeVpnConnectionsResult {
515
515
  export interface DescribeVpnGatewaysRequest {
516
516
  /**
517
517
  * <p>One or more filters.</p>
518
- * <ul>
518
+ * <ul>
519
519
  * <li>
520
- * <p>
520
+ * <p>
521
521
  * <code>amazon-side-asn</code> - The Autonomous System Number (ASN) for the
522
522
  * Amazon side of the gateway.</p>
523
523
  * </li>
524
524
  * <li>
525
- * <p>
525
+ * <p>
526
526
  * <code>attachment.state</code> - The current state of the attachment between
527
527
  * the gateway and the VPC (<code>attaching</code> | <code>attached</code> |
528
528
  * <code>detaching</code> | <code>detached</code>).</p>
529
529
  * </li>
530
530
  * <li>
531
- * <p>
531
+ * <p>
532
532
  * <code>attachment.vpc-id</code> - The ID of an attached VPC.</p>
533
533
  * </li>
534
534
  * <li>
535
- * <p>
535
+ * <p>
536
536
  * <code>availability-zone</code> - The Availability Zone for the virtual private
537
537
  * gateway (if applicable).</p>
538
538
  * </li>
539
539
  * <li>
540
- * <p>
540
+ * <p>
541
541
  * <code>state</code> - The state of the virtual private gateway
542
542
  * (<code>pending</code> | <code>available</code> | <code>deleting</code> |
543
543
  * <code>deleted</code>).</p>
@@ -552,12 +552,12 @@ export interface DescribeVpnGatewaysRequest {
552
552
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.</p>
553
553
  * </li>
554
554
  * <li>
555
- * <p>
555
+ * <p>
556
556
  * <code>type</code> - The type of virtual private gateway. Currently the only
557
557
  * supported type is <code>ipsec.1</code>.</p>
558
558
  * </li>
559
559
  * <li>
560
- * <p>
560
+ * <p>
561
561
  * <code>vpn-gateway-id</code> - The ID of the virtual private gateway.</p>
562
562
  * </li>
563
563
  * </ul>
@@ -565,7 +565,7 @@ export interface DescribeVpnGatewaysRequest {
565
565
  Filters?: Filter[];
566
566
  /**
567
567
  * <p>One or more virtual private gateway IDs.</p>
568
- * <p>Default: Describes all your virtual private gateways.</p>
568
+ * <p>Default: Describes all your virtual private gateways.</p>
569
569
  */
570
570
  VpnGatewayIds?: string[];
571
571
  /**
@@ -639,23 +639,23 @@ export interface DetachNetworkInterfaceRequest {
639
639
  DryRun?: boolean;
640
640
  /**
641
641
  * <p>Specifies whether to force a detachment.</p>
642
- * <note>
642
+ * <note>
643
643
  * <ul>
644
644
  * <li>
645
- * <p>Use the <code>Force</code> parameter only as a last resort to detach a network interface from a failed instance. </p>
646
- * </li>
645
+ * <p>Use the <code>Force</code> parameter only as a last resort to detach a network interface from a failed instance. </p>
646
+ * </li>
647
647
  * <li>
648
- * <p>If you use the <code>Force</code> parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.</p>
649
- * </li>
648
+ * <p>If you use the <code>Force</code> parameter to detach a network interface, you might not be able to attach a different network interface to the same index on the instance without first stopping and starting the instance.</p>
649
+ * </li>
650
650
  * <li>
651
- * <p>If you force the detachment of a network interface, the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">instance metadata</a>
651
+ * <p>If you force the detachment of a network interface, the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">instance metadata</a>
652
652
  * might not get updated. This means that the attributes associated
653
653
  * with the detached network interface might still be visible. The
654
654
  * instance metadata will get updated when you stop and start the
655
655
  * instance.</p>
656
- * </li>
656
+ * </li>
657
657
  * </ul>
658
- * </note>
658
+ * </note>
659
659
  */
660
660
  Force?: boolean;
661
661
  }
@@ -1473,10 +1473,10 @@ export interface EnableEbsEncryptionByDefaultResult {
1473
1473
  }
1474
1474
  /**
1475
1475
  * <p>Request to create a launch template for a fast-launch enabled Windows AMI.</p>
1476
- * <note>
1477
- * <p>Note - You can specify either the <code>LaunchTemplateName</code> or the
1476
+ * <note>
1477
+ * <p>Note - You can specify either the <code>LaunchTemplateName</code> or the
1478
1478
  * <code>LaunchTemplateId</code>, but not both.</p>
1479
- * </note>
1479
+ * </note>
1480
1480
  */
1481
1481
  export interface FastLaunchLaunchTemplateSpecificationRequest {
1482
1482
  /**
@@ -2184,7 +2184,6 @@ export interface DataQuery {
2184
2184
  Metric?: MetricType | string;
2185
2185
  /**
2186
2186
  * <p>Metric data aggregations over specified periods of time. The following are the supported Infrastructure Performance statistics:</p>
2187
- *
2188
2187
  * <ul>
2189
2188
  * <li>
2190
2189
  * <p>
@@ -2303,7 +2302,7 @@ export interface GetCapacityReservationUsageRequest {
2303
2302
  NextToken?: string;
2304
2303
  /**
2305
2304
  * <p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned <code>nextToken</code> value. This value can be between 5 and 500. If <code>maxResults</code> is given a larger value than 500, you receive an error.</p>
2306
- * <p>Valid range: Minimum value of 1. Maximum value of 1000.</p>
2305
+ * <p>Valid range: Minimum value of 1. Maximum value of 1000.</p>
2307
2306
  */
2308
2307
  MaxResults?: number;
2309
2308
  /**
@@ -2347,7 +2346,7 @@ export interface GetCapacityReservationUsageResult {
2347
2346
  AvailableInstanceCount?: number;
2348
2347
  /**
2349
2348
  * <p>The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:</p>
2350
- * <ul>
2349
+ * <ul>
2351
2350
  * <li>
2352
2351
  * <p>
2353
2352
  * <code>active</code> - The Capacity Reservation is active and the capacity is available for your use.</p>
@@ -2472,7 +2471,7 @@ export interface GetConsoleOutputRequest {
2472
2471
  DryRun?: boolean;
2473
2472
  /**
2474
2473
  * <p>When enabled, retrieves the latest console output for the instance.</p>
2475
- * <p>Default: disabled (<code>false</code>)</p>
2474
+ * <p>Default: disabled (<code>false</code>)</p>
2476
2475
  */
2477
2476
  Latest?: boolean;
2478
2477
  }
@@ -3620,15 +3619,15 @@ export interface GetSpotPlacementScoresResult {
3620
3619
  export interface GetSubnetCidrReservationsRequest {
3621
3620
  /**
3622
3621
  * <p>One or more filters.</p>
3623
- * <ul>
3622
+ * <ul>
3624
3623
  * <li>
3625
- * <p>
3626
- * <code>reservationType</code> - The type of reservation (<code>prefix</code> |
3624
+ * <p>
3625
+ * <code>reservationType</code> - The type of reservation (<code>prefix</code> |
3627
3626
  * <code>explicit</code>).</p>
3628
3627
  * </li>
3629
3628
  * <li>
3630
- * <p>
3631
- * <code>subnet-id</code> - The ID of the subnet.</p>
3629
+ * <p>
3630
+ * <code>subnet-id</code> - The ID of the subnet.</p>
3632
3631
  * </li>
3633
3632
  * <li>
3634
3633
  * <p>
@@ -3737,27 +3736,27 @@ export interface GetTransitGatewayMulticastDomainAssociationsRequest {
3737
3736
  TransitGatewayMulticastDomainId?: string;
3738
3737
  /**
3739
3738
  * <p>One or more filters. The possible values are:</p>
3740
- * <ul>
3739
+ * <ul>
3741
3740
  * <li>
3742
- * <p>
3741
+ * <p>
3743
3742
  * <code>resource-id</code> - The ID of the resource.</p>
3744
3743
  * </li>
3745
3744
  * <li>
3746
- * <p>
3745
+ * <p>
3747
3746
  * <code>resource-type</code> - The type of resource. The valid value is: <code>vpc</code>.</p>
3748
3747
  * </li>
3749
3748
  * <li>
3750
- * <p>
3749
+ * <p>
3751
3750
  * <code>state</code> - The state of the subnet association. Valid values are
3752
3751
  * <code>associated</code> | <code>associating</code> |
3753
3752
  * <code>disassociated</code> | <code>disassociating</code>.</p>
3754
3753
  * </li>
3755
3754
  * <li>
3756
- * <p>
3755
+ * <p>
3757
3756
  * <code>subnet-id</code> - The ID of the subnet.</p>
3758
3757
  * </li>
3759
3758
  * <li>
3760
- * <p>
3759
+ * <p>
3761
3760
  * <code>transit-gateway-attachment-id</code> - The id of the transit gateway attachment.</p>
3762
3761
  * </li>
3763
3762
  * </ul>
@@ -3946,35 +3945,35 @@ export interface GetTransitGatewayPrefixListReferencesRequest {
3946
3945
  TransitGatewayRouteTableId: string | undefined;
3947
3946
  /**
3948
3947
  * <p>One or more filters. The possible values are:</p>
3949
- * <ul>
3948
+ * <ul>
3950
3949
  * <li>
3951
- * <p>
3950
+ * <p>
3952
3951
  * <code>attachment.resource-id</code> - The ID of the resource for the attachment.</p>
3953
3952
  * </li>
3954
3953
  * <li>
3955
- * <p>
3954
+ * <p>
3956
3955
  * <code>attachment.resource-type</code> - The type of resource for the
3957
3956
  * attachment. Valid values are <code>vpc</code> | <code>vpn</code> |
3958
3957
  * <code>direct-connect-gateway</code> | <code>peering</code>.</p>
3959
3958
  * </li>
3960
3959
  * <li>
3961
- * <p>
3960
+ * <p>
3962
3961
  * <code>attachment.transit-gateway-attachment-id</code> - The ID of the attachment.</p>
3963
3962
  * </li>
3964
3963
  * <li>
3965
- * <p>
3964
+ * <p>
3966
3965
  * <code>is-blackhole</code> - Whether traffic matching the route is blocked (<code>true</code> | <code>false</code>).</p>
3967
3966
  * </li>
3968
3967
  * <li>
3969
- * <p>
3968
+ * <p>
3970
3969
  * <code>prefix-list-id</code> - The ID of the prefix list.</p>
3971
3970
  * </li>
3972
3971
  * <li>
3973
- * <p>
3972
+ * <p>
3974
3973
  * <code>prefix-list-owner-id</code> - The ID of the owner of the prefix list.</p>
3975
3974
  * </li>
3976
3975
  * <li>
3977
- * <p>
3976
+ * <p>
3978
3977
  * <code>state</code> - The state of the prefix list reference (<code>pending</code> | <code>available</code> | <code>modifying</code> | <code>deleting</code>).</p>
3979
3978
  * </li>
3980
3979
  * </ul>
@@ -4726,10 +4725,10 @@ export interface ImportKeyPairResult {
4726
4725
  * <ul>
4727
4726
  * <li>
4728
4727
  * <p>For RSA key pairs, the key fingerprint is the MD5 public key fingerprint as specified in section 4 of RFC 4716.</p>
4729
- * </li>
4728
+ * </li>
4730
4729
  * <li>
4731
4730
  * <p>For ED25519 key pairs, the key fingerprint is the base64-encoded SHA-256 digest, which is the default for OpenSSH, starting with <a href="http://www.openssh.com/txt/release-6.8">OpenSSH 6.8</a>.</p>
4732
- * </li>
4731
+ * </li>
4733
4732
  * </ul>
4734
4733
  */
4735
4734
  KeyFingerprint?: string;
@@ -5064,9 +5063,9 @@ export interface ModifyCapacityReservationRequest {
5064
5063
  * <p>The date and time at which the Capacity Reservation expires. When a Capacity Reservation expires, the reserved capacity
5065
5064
  * is released and you can no longer launch instances into it. The Capacity Reservation's state changes to
5066
5065
  * <code>expired</code> when it reaches its end date and time.</p>
5067
- * <p>The Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify
5066
+ * <p>The Capacity Reservation is cancelled within an hour from the specified time. For example, if you specify
5068
5067
  * 5/31/2019, 13:30:55, the Capacity Reservation is guaranteed to end between 13:30:55 and 14:30:55 on 5/31/2019.</p>
5069
- * <p>You must provide an <code>EndDate</code> value if <code>EndDateType</code> is
5068
+ * <p>You must provide an <code>EndDate</code> value if <code>EndDateType</code> is
5070
5069
  * <code>limited</code>. Omit <code>EndDate</code> if <code>EndDateType</code> is
5071
5070
  * <code>unlimited</code>.</p>
5072
5071
  */
@@ -5074,7 +5073,7 @@ export interface ModifyCapacityReservationRequest {
5074
5073
  /**
5075
5074
  * <p>Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end
5076
5075
  * types:</p>
5077
- * <ul>
5076
+ * <ul>
5078
5077
  * <li>
5079
5078
  * <p>
5080
5079
  * <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it. Do not
@@ -5126,10 +5125,10 @@ export interface ModifyCapacityReservationFleetRequest {
5126
5125
  * <p>The date and time at which the Capacity Reservation Fleet expires. When the Capacity Reservation
5127
5126
  * Fleet expires, its state changes to <code>expired</code> and all of the Capacity Reservations in the
5128
5127
  * Fleet expire.</p>
5129
- * <p>The Capacity Reservation Fleet expires within an hour after the specified time. For example, if you
5128
+ * <p>The Capacity Reservation Fleet expires within an hour after the specified time. For example, if you
5130
5129
  * specify <code>5/31/2019</code>, <code>13:30:55</code>, the Capacity Reservation Fleet is guaranteed
5131
5130
  * to expire between <code>13:30:55</code> and <code>14:30:55</code> on <code>5/31/2019</code>.</p>
5132
- * <p>You can't specify <b>EndDate</b> and <b>
5131
+ * <p>You can't specify <b>EndDate</b> and <b>
5133
5132
  * RemoveEndDate</b> in the same request.</p>
5134
5133
  */
5135
5134
  EndDate?: Date;
@@ -5141,7 +5140,7 @@ export interface ModifyCapacityReservationFleetRequest {
5141
5140
  * <p>Indicates whether to remove the end date from the Capacity Reservation Fleet. If you remove the
5142
5141
  * end date, the Capacity Reservation Fleet does not expire and it remains active until you explicitly
5143
5142
  * cancel it using the <b>CancelCapacityReservationFleet</b> action.</p>
5144
- * <p>You can't specify <b>RemoveEndDate</b> and <b>
5143
+ * <p>You can't specify <b>RemoveEndDate</b> and <b>
5145
5144
  * EndDate</b> in the same request.</p>
5146
5145
  */
5147
5146
  RemoveEndDate?: boolean;
@@ -5180,9 +5179,9 @@ export interface ModifyClientVpnEndpointRequest {
5180
5179
  ServerCertificateArn?: string;
5181
5180
  /**
5182
5181
  * <p>Information about the client connection logging options.</p>
5183
- * <p>If you enable client connection logging, data about client connections is sent to a
5182
+ * <p>If you enable client connection logging, data about client connections is sent to a
5184
5183
  * Cloudwatch Logs log stream. The following information is logged:</p>
5185
- * <ul>
5184
+ * <ul>
5186
5185
  * <li>
5187
5186
  * <p>Client connection requests</p>
5188
5187
  * </li>
@@ -5205,9 +5204,9 @@ export interface ModifyClientVpnEndpointRequest {
5205
5204
  DnsServers?: DnsServersOptionsModifyStructure;
5206
5205
  /**
5207
5206
  * <p>The port number to assign to the Client VPN endpoint for TCP and UDP traffic.</p>
5208
- * <p>Valid Values: <code>443</code> | <code>1194</code>
5207
+ * <p>Valid Values: <code>443</code> | <code>1194</code>
5209
5208
  * </p>
5210
- * <p>Default Value: <code>443</code>
5209
+ * <p>Default Value: <code>443</code>
5211
5210
  * </p>
5212
5211
  */
5213
5212
  VpnPort?: number;
@@ -5217,7 +5216,7 @@ export interface ModifyClientVpnEndpointRequest {
5217
5216
  Description?: string;
5218
5217
  /**
5219
5218
  * <p>Indicates whether the VPN is split-tunnel.</p>
5220
- * <p>For information about split-tunnel VPN endpoints, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html">Split-tunnel Client VPN endpoint</a> in the
5219
+ * <p>For information about split-tunnel VPN endpoints, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/split-tunnel-vpn.html">Split-tunnel Client VPN endpoint</a> in the
5221
5220
  * <i>Client VPN Administrator Guide</i>.</p>
5222
5221
  */
5223
5222
  SplitTunnel?: boolean;
@@ -5243,9 +5242,9 @@ export interface ModifyClientVpnEndpointRequest {
5243
5242
  ClientConnectOptions?: ClientConnectOptions;
5244
5243
  /**
5245
5244
  * <p>The maximum VPN session duration time in hours.</p>
5246
- * <p>Valid values: <code>8 | 10 | 12 | 24</code>
5245
+ * <p>Valid values: <code>8 | 10 | 12 | 24</code>
5247
5246
  * </p>
5248
- * <p>Default value: <code>24</code>
5247
+ * <p>Default value: <code>24</code>
5249
5248
  * </p>
5250
5249
  */
5251
5250
  SessionTimeoutHours?: number;
@@ -5274,7 +5273,7 @@ export interface ModifyDefaultCreditSpecificationRequest {
5274
5273
  InstanceFamily: UnlimitedSupportedInstanceFamily | string | undefined;
5275
5274
  /**
5276
5275
  * <p>The credit option for CPU usage of the instance family.</p>
5277
- * <p>Valid Values: <code>standard</code> | <code>unlimited</code>
5276
+ * <p>Valid Values: <code>standard</code> | <code>unlimited</code>
5278
5277
  * </p>
5279
5278
  */
5280
5279
  CpuCredits: string | undefined;
@@ -5458,8 +5457,7 @@ export interface ModifyHostsRequest {
5458
5457
  /**
5459
5458
  * <p>Specifies the instance type to be supported by the Dedicated Host. Specify this
5460
5459
  * parameter to modify a Dedicated Host to support only a specific instance type.</p>
5461
- *
5462
- * <p>If you want to modify a Dedicated Host to support multiple instance types in its
5460
+ * <p>If you want to modify a Dedicated Host to support multiple instance types in its
5463
5461
  * current instance family, omit this parameter and specify <b>InstanceFamily</b> instead. You cannot specify <b>InstanceType</b> and <b>InstanceFamily</b> in the
5464
5462
  * same request.</p>
5465
5463
  */
@@ -5468,8 +5466,7 @@ export interface ModifyHostsRequest {
5468
5466
  * <p>Specifies the instance family to be supported by the Dedicated Host. Specify this
5469
5467
  * parameter to modify a Dedicated Host to support multiple instance types within its
5470
5468
  * current instance family.</p>
5471
- *
5472
- * <p>If you want to modify a Dedicated Host to support a specific instance type only, omit
5469
+ * <p>If you want to modify a Dedicated Host to support a specific instance type only, omit
5473
5470
  * this parameter and specify <b>InstanceType</b> instead. You
5474
5471
  * cannot specify <b>InstanceFamily</b> and <b>InstanceType</b> in the same request.</p>
5475
5472
  */
@@ -5659,7 +5656,7 @@ export interface ModifyInstanceAttributeRequest {
5659
5656
  SourceDestCheck?: AttributeBooleanValue;
5660
5657
  /**
5661
5658
  * <p>The name of the attribute to modify.</p>
5662
- * <important>
5659
+ * <important>
5663
5660
  * <p>You can modify the following attributes only: <code>disableApiTermination</code> |
5664
5661
  * <code>instanceType</code> | <code>kernel</code> | <code>ramdisk</code> |
5665
5662
  * <code>instanceInitiatedShutdownBehavior</code> | <code>blockDeviceMapping</code>
@@ -5668,7 +5665,7 @@ export interface ModifyInstanceAttributeRequest {
5668
5665
  * <code>enaSupport</code> | <code>nvmeSupport</code> | <code>disableApiStop</code>
5669
5666
  * | <code>enclaveOptions</code>
5670
5667
  * </p>
5671
- * </important>
5668
+ * </important>
5672
5669
  */
5673
5670
  Attribute?: InstanceAttributeName | string;
5674
5671
  /**
@@ -5676,7 +5673,7 @@ export interface ModifyInstanceAttributeRequest {
5676
5673
  * attached. The volume must be owned by the caller. If no value is specified for
5677
5674
  * <code>DeleteOnTermination</code>, the default is <code>true</code> and the volume is
5678
5675
  * deleted when the instance is terminated.</p>
5679
- * <p>To add instance store volumes to an Amazon EBS-backed instance, you must add them when
5676
+ * <p>To add instance store volumes to an Amazon EBS-backed instance, you must add them when
5680
5677
  * you launch the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html#Using_OverridingAMIBDM">Update the block device mapping when launching an instance</a> in the
5681
5678
  * <i>Amazon EC2 User Guide</i>.</p>
5682
5679
  */
@@ -5703,7 +5700,7 @@ export interface ModifyInstanceAttributeRequest {
5703
5700
  /**
5704
5701
  * <p>Set to <code>true</code> to enable enhanced networking with ENA for the
5705
5702
  * instance.</p>
5706
- * <p>This option is supported only for HVM instances. Specifying this option with a PV
5703
+ * <p>This option is supported only for HVM instances. Specifying this option with a PV
5707
5704
  * instance can make it unreachable.</p>
5708
5705
  */
5709
5706
  EnaSupport?: AttributeBooleanValue;
@@ -5742,9 +5739,9 @@ export interface ModifyInstanceAttributeRequest {
5742
5739
  /**
5743
5740
  * <p>Set to <code>simple</code> to enable enhanced networking with the Intel 82599 Virtual
5744
5741
  * Function interface for the instance.</p>
5745
- * <p>There is no way to disable enhanced networking with the Intel 82599 Virtual Function
5742
+ * <p>There is no way to disable enhanced networking with the Intel 82599 Virtual Function
5746
5743
  * interface at this time.</p>
5747
- * <p>This option is supported only for HVM instances. Specifying this option with a PV
5744
+ * <p>This option is supported only for HVM instances. Specifying this option with a PV
5748
5745
  * instance can make it unreachable.</p>
5749
5746
  */
5750
5747
  SriovNetSupport?: AttributeValue;
@@ -5763,7 +5760,7 @@ export interface ModifyInstanceAttributeRequest {
5763
5760
  * <p>Indicates whether an instance is enabled for stop protection. For more information,
5764
5761
  * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#Using_StopProtection">Stop
5765
5762
  * Protection</a>.</p>
5766
- * <p></p>
5763
+ * <p></p>
5767
5764
  */
5768
5765
  DisableApiStop?: AttributeBooleanValue;
5769
5766
  }
@@ -5771,7 +5768,7 @@ export interface ModifyInstanceAttributeRequest {
5771
5768
  * <p>Describes an instance's Capacity Reservation targeting option. You can specify only one parameter
5772
5769
  * at a time. If you specify <code>CapacityReservationPreference</code> and
5773
5770
  * <code>CapacityReservationTarget</code>, the request fails.</p>
5774
- * <p>Use the <code>CapacityReservationPreference</code> parameter to configure the instance
5771
+ * <p>Use the <code>CapacityReservationPreference</code> parameter to configure the instance
5775
5772
  * to run as an On-Demand Instance or to run in any <code>open</code> Capacity Reservation that has
5776
5773
  * matching attributes (instance type, platform, Availability Zone). Use the
5777
5774
  * <code>CapacityReservationTarget</code> parameter to explicitly target a specific
@@ -5780,7 +5777,7 @@ export interface ModifyInstanceAttributeRequest {
5780
5777
  export interface CapacityReservationSpecification {
5781
5778
  /**
5782
5779
  * <p>Indicates the instance's Capacity Reservation preferences. Possible preferences include:</p>
5783
- * <ul>
5780
+ * <ul>
5784
5781
  * <li>
5785
5782
  * <p>
5786
5783
  * <code>open</code> - The instance can run in any <code>open</code> Capacity Reservation that has matching attributes