@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
@@ -1123,25 +1123,25 @@ export interface DescribeCapacityReservationFleetsRequest {
1123
1123
  MaxResults?: number;
1124
1124
  /**
1125
1125
  * <p>One or more filters.</p>
1126
- * <ul>
1126
+ * <ul>
1127
1127
  * <li>
1128
- * <p>
1128
+ * <p>
1129
1129
  * <code>state</code> - The state of the Fleet (<code>submitted</code> | <code>modifying</code> | <code>active</code> |
1130
1130
  * <code>partially_fulfilled</code> | <code>expiring</code> | <code>expired</code> | <code>cancelling</code> |
1131
1131
  * <code>cancelled</code> | <code>failed</code>).</p>
1132
- * </li>
1132
+ * </li>
1133
1133
  * <li>
1134
- * <p>
1134
+ * <p>
1135
1135
  * <code>instance-match-criteria</code> - The instance matching criteria for the Fleet. Only <code>open</code> is supported.</p>
1136
- * </li>
1136
+ * </li>
1137
1137
  * <li>
1138
- * <p>
1138
+ * <p>
1139
1139
  * <code>tenancy</code> - The tenancy of the Fleet (<code>default</code> | <code>dedicated</code>).</p>
1140
- * </li>
1140
+ * </li>
1141
1141
  * <li>
1142
- * <p>
1142
+ * <p>
1143
1143
  * <code>allocation-strategy</code> - The allocation strategy used by the Fleet. Only <code>prioritized</code> is supported.</p>
1144
- * </li>
1144
+ * </li>
1145
1145
  * </ul>
1146
1146
  */
1147
1147
  Filters?: Filter[];
@@ -1164,58 +1164,58 @@ export interface CapacityReservationFleet {
1164
1164
  CapacityReservationFleetArn?: string;
1165
1165
  /**
1166
1166
  * <p>The state of the Capacity Reservation Fleet. Possible states include:</p>
1167
- * <ul>
1167
+ * <ul>
1168
1168
  * <li>
1169
- * <p>
1169
+ * <p>
1170
1170
  * <code>submitted</code> - The Capacity Reservation Fleet request has been submitted
1171
1171
  * and Amazon Elastic Compute Cloud is preparing to create the Capacity Reservations.</p>
1172
- * </li>
1172
+ * </li>
1173
1173
  * <li>
1174
- * <p>
1174
+ * <p>
1175
1175
  * <code>modifying</code> - The Capacity Reservation Fleet is being modified. The Fleet
1176
1176
  * remains in this state until the modification is complete.</p>
1177
- * </li>
1177
+ * </li>
1178
1178
  * <li>
1179
- * <p>
1179
+ * <p>
1180
1180
  * <code>active</code> - The Capacity Reservation Fleet has fulfilled its total target
1181
1181
  * capacity and it is attempting to maintain this capacity. The Fleet remains in this
1182
1182
  * state until it is modified or deleted.</p>
1183
- * </li>
1183
+ * </li>
1184
1184
  * <li>
1185
- * <p>
1185
+ * <p>
1186
1186
  * <code>partially_fulfilled</code> - The Capacity Reservation Fleet has partially
1187
1187
  * fulfilled its total target capacity. There is insufficient Amazon EC2 to
1188
1188
  * fulfill the total target capacity. The Fleet is attempting to asynchronously fulfill
1189
1189
  * its total target capacity.</p>
1190
- * </li>
1190
+ * </li>
1191
1191
  * <li>
1192
- * <p>
1192
+ * <p>
1193
1193
  * <code>expiring</code> - The Capacity Reservation Fleet has reach its end date and it
1194
1194
  * is in the process of expiring. One or more of its Capacity reservations might still
1195
1195
  * be active.</p>
1196
- * </li>
1196
+ * </li>
1197
1197
  * <li>
1198
- * <p>
1198
+ * <p>
1199
1199
  * <code>expired</code> - The Capacity Reservation Fleet has reach its end date. The Fleet
1200
1200
  * and its Capacity Reservations are expired. The Fleet can't create new Capacity
1201
1201
  * Reservations.</p>
1202
- * </li>
1202
+ * </li>
1203
1203
  * <li>
1204
- * <p>
1204
+ * <p>
1205
1205
  * <code>cancelling</code> - The Capacity Reservation Fleet is in the process of being
1206
1206
  * cancelled. One or more of its Capacity reservations might still be active.</p>
1207
- * </li>
1207
+ * </li>
1208
1208
  * <li>
1209
- * <p>
1209
+ * <p>
1210
1210
  * <code>cancelled</code> - The Capacity Reservation Fleet has been manually cancelled.
1211
1211
  * The Fleet and its Capacity Reservations are cancelled and the Fleet can't create new
1212
1212
  * Capacity Reservations.</p>
1213
- * </li>
1213
+ * </li>
1214
1214
  * <li>
1215
- * <p>
1215
+ * <p>
1216
1216
  * <code>failed</code> - The Capacity Reservation Fleet failed to reserve capacity for
1217
1217
  * the specified instance types.</p>
1218
- * </li>
1218
+ * </li>
1219
1219
  * </ul>
1220
1220
  */
1221
1221
  State?: CapacityReservationFleetState | string;
@@ -1231,17 +1231,17 @@ export interface CapacityReservationFleet {
1231
1231
  TotalFulfilledCapacity?: number;
1232
1232
  /**
1233
1233
  * <p>The tenancy of the Capacity Reservation Fleet. Tenancies include:</p>
1234
- * <ul>
1234
+ * <ul>
1235
1235
  * <li>
1236
- * <p>
1236
+ * <p>
1237
1237
  * <code>default</code> - The Capacity Reservation Fleet is created on hardware that is
1238
1238
  * shared with other Amazon Web Services accounts.</p>
1239
- * </li>
1239
+ * </li>
1240
1240
  * <li>
1241
- * <p>
1241
+ * <p>
1242
1242
  * <code>dedicated</code> - The Capacity Reservation Fleet is created on single-tenant
1243
1243
  * hardware that is dedicated to a single Amazon Web Services account.</p>
1244
- * </li>
1244
+ * </li>
1245
1245
  * </ul>
1246
1246
  */
1247
1247
  Tenancy?: FleetCapacityReservationTenancy | string;
@@ -1256,7 +1256,7 @@ export interface CapacityReservationFleet {
1256
1256
  /**
1257
1257
  * <p>Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All
1258
1258
  * Capacity Reservations in the Fleet inherit this instance matching criteria.</p>
1259
- * <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching criteria
1259
+ * <p>Currently, Capacity Reservation Fleets support <code>open</code> instance matching criteria
1260
1260
  * only. This means that instances that have matching attributes (instance type, platform, and
1261
1261
  * Availability Zone) run in the Capacity Reservations automatically. Instances do not need to
1262
1262
  * explicitly target a Capacity Reservation Fleet to use its reserved capacity.</p>
@@ -1303,7 +1303,7 @@ export interface DescribeCapacityReservationsRequest {
1303
1303
  MaxResults?: number;
1304
1304
  /**
1305
1305
  * <p>One or more filters.</p>
1306
- * <ul>
1306
+ * <ul>
1307
1307
  * <li>
1308
1308
  * <p>
1309
1309
  * <code>instance-type</code> - The type of instance for which the Capacity Reservation reserves capacity.</p>
@@ -1324,7 +1324,7 @@ export interface DescribeCapacityReservationsRequest {
1324
1324
  * <p>
1325
1325
  * <code>tenancy</code> - Indicates the tenancy of the Capacity Reservation. A Capacity Reservation can have one of the
1326
1326
  * following tenancy settings:</p>
1327
- * <ul>
1327
+ * <ul>
1328
1328
  * <li>
1329
1329
  * <p>
1330
1330
  * <code>default</code> - The Capacity Reservation is created on hardware that is shared with other Amazon Web Services accounts.</p>
@@ -1334,7 +1334,7 @@ export interface DescribeCapacityReservationsRequest {
1334
1334
  * <code>dedicated</code> - The Capacity Reservation is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.</p>
1335
1335
  * </li>
1336
1336
  * </ul>
1337
- * </li>
1337
+ * </li>
1338
1338
  * <li>
1339
1339
  * <p>
1340
1340
  * <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost on which the Capacity Reservation was created.</p>
@@ -1342,7 +1342,7 @@ export interface DescribeCapacityReservationsRequest {
1342
1342
  * <li>
1343
1343
  * <p>
1344
1344
  * <code>state</code> - The current state of the Capacity Reservation. A Capacity Reservation can be in one of the following states:</p>
1345
- * <ul>
1345
+ * <ul>
1346
1346
  * <li>
1347
1347
  * <p>
1348
1348
  * <code>active</code>- The Capacity Reservation is active and the capacity is available for your use.</p>
@@ -1364,9 +1364,9 @@ export interface DescribeCapacityReservationsRequest {
1364
1364
  * <p>
1365
1365
  * <code>failed</code> - The Capacity Reservation request has failed. A request might fail due to invalid request parameters,
1366
1366
  * capacity constraints, or instance limit constraints. Failed requests are retained for 60 minutes.</p>
1367
- * </li>
1367
+ * </li>
1368
1368
  * </ul>
1369
- * </li>
1369
+ * </li>
1370
1370
  * <li>
1371
1371
  * <p>
1372
1372
  * <code>start-date</code> - The date and time at which the Capacity Reservation was started.</p>
@@ -1379,7 +1379,7 @@ export interface DescribeCapacityReservationsRequest {
1379
1379
  * <li>
1380
1380
  * <p>
1381
1381
  * <code>end-date-type</code> - Indicates the way in which the Capacity Reservation ends. A Capacity Reservation can have one of the following end types:</p>
1382
- * <ul>
1382
+ * <ul>
1383
1383
  * <li>
1384
1384
  * <p>
1385
1385
  * <code>unlimited</code> - The Capacity Reservation remains active until you explicitly cancel it.</p>
@@ -1389,11 +1389,11 @@ export interface DescribeCapacityReservationsRequest {
1389
1389
  * <code>limited</code> - The Capacity Reservation expires automatically at a specified date and time.</p>
1390
1390
  * </li>
1391
1391
  * </ul>
1392
- * </li>
1392
+ * </li>
1393
1393
  * <li>
1394
1394
  * <p>
1395
1395
  * <code>instance-match-criteria</code> - Indicates the type of instance launches that the Capacity Reservation accepts. The options include:</p>
1396
- * <ul>
1396
+ * <ul>
1397
1397
  * <li>
1398
1398
  * <p>
1399
1399
  * <code>open</code> - The Capacity Reservation accepts all instances that have matching
@@ -1409,11 +1409,11 @@ export interface DescribeCapacityReservationsRequest {
1409
1409
  * permitted instances can use the reserved capacity.</p>
1410
1410
  * </li>
1411
1411
  * </ul>
1412
- * </li>
1412
+ * </li>
1413
1413
  * <li>
1414
- * <p>
1414
+ * <p>
1415
1415
  * <code>placement-group-arn</code> - The ARN of the cluster placement group in which the Capacity Reservation was created.</p>
1416
- * </li>
1416
+ * </li>
1417
1417
  * </ul>
1418
1418
  */
1419
1419
  Filters?: Filter[];
@@ -1439,31 +1439,31 @@ export interface DescribeCarrierGatewaysRequest {
1439
1439
  CarrierGatewayIds?: string[];
1440
1440
  /**
1441
1441
  * <p>One or more filters.</p>
1442
- * <ul>
1442
+ * <ul>
1443
1443
  * <li>
1444
- * <p>
1444
+ * <p>
1445
1445
  * <code>carrier-gateway-id</code> - The ID of the carrier gateway.</p>
1446
1446
  * </li>
1447
1447
  * <li>
1448
- * <p>
1448
+ * <p>
1449
1449
  * <code>state</code> - The state of the carrier gateway (<code>pending</code> |
1450
1450
  * <code>failed</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p>
1451
1451
  * </li>
1452
1452
  * <li>
1453
- * <p>
1453
+ * <p>
1454
1454
  * <code>owner-id</code> - The Amazon Web Services account ID of the owner of the carrier gateway.</p>
1455
1455
  * </li>
1456
1456
  * <li>
1457
- * <p>
1457
+ * <p>
1458
1458
  * <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.
1459
1459
  * 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>
1460
1460
  * </li>
1461
1461
  * <li>
1462
- * <p>
1462
+ * <p>
1463
1463
  * <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>
1464
1464
  * </li>
1465
1465
  * <li>
1466
- * <p>
1466
+ * <p>
1467
1467
  * <code>vpc-id</code> - The ID of the VPC associated with the carrier gateway.</p>
1468
1468
  * </li>
1469
1469
  * </ul>
@@ -1498,34 +1498,31 @@ export interface DescribeCarrierGatewaysResult {
1498
1498
  export interface DescribeClassicLinkInstancesRequest {
1499
1499
  /**
1500
1500
  * <p>One or more filters.</p>
1501
- * <ul>
1501
+ * <ul>
1502
1502
  * <li>
1503
- * <p>
1503
+ * <p>
1504
1504
  * <code>group-id</code> - The ID of a VPC security group that's associated with the instance.</p>
1505
- * </li>
1505
+ * </li>
1506
1506
  * <li>
1507
- * <p>
1507
+ * <p>
1508
1508
  * <code>instance-id</code> - The ID of the instance.</p>
1509
- * </li>
1509
+ * </li>
1510
1510
  * <li>
1511
- * <p>
1511
+ * <p>
1512
1512
  * <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.
1513
1513
  * 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>
1514
- * </li>
1514
+ * </li>
1515
1515
  * <li>
1516
- * <p>
1516
+ * <p>
1517
1517
  * <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>
1518
- * </li>
1518
+ * </li>
1519
1519
  * <li>
1520
- *
1521
- * <p>
1522
- * <code>vpc-id</code> - The ID of the VPC to which the instance is
1520
+ * <p>
1521
+ * <code>vpc-id</code> - The ID of the VPC to which the instance is
1523
1522
  * linked.</p>
1524
- *
1525
- * <p>
1523
+ * <p>
1526
1524
  * <code>vpc-id</code> - The ID of the VPC that the instance is linked to.</p>
1527
- *
1528
- * </li>
1525
+ * </li>
1529
1526
  * </ul>
1530
1527
  */
1531
1528
  Filters?: Filter[];
@@ -1542,7 +1539,7 @@ export interface DescribeClassicLinkInstancesRequest {
1542
1539
  /**
1543
1540
  * <p>The maximum number of results to return with a single call.
1544
1541
  * To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
1545
- * <p>Constraint: If the value is greater than 1000, we return only 1000 items.</p>
1542
+ * <p>Constraint: If the value is greater than 1000, we return only 1000 items.</p>
1546
1543
  */
1547
1544
  MaxResults?: number;
1548
1545
  /**
@@ -1552,9 +1549,9 @@ export interface DescribeClassicLinkInstancesRequest {
1552
1549
  }
1553
1550
  /**
1554
1551
  * <note>
1555
- * <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>
1556
- * </note>
1557
- * <p>Describes a linked EC2-Classic instance.</p>
1552
+ * <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>
1553
+ * </note>
1554
+ * <p>Describes a linked EC2-Classic instance.</p>
1558
1555
  */
1559
1556
  export interface ClassicLinkInstance {
1560
1557
  /**
@@ -1599,7 +1596,7 @@ export interface DescribeClientVpnAuthorizationRulesRequest {
1599
1596
  NextToken?: string;
1600
1597
  /**
1601
1598
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
1602
- * <ul>
1599
+ * <ul>
1603
1600
  * <li>
1604
1601
  * <p>
1605
1602
  * <code>description</code> - The description of the authorization rule.</p>
@@ -1667,7 +1664,7 @@ export interface DescribeClientVpnConnectionsRequest {
1667
1664
  ClientVpnEndpointId: string | undefined;
1668
1665
  /**
1669
1666
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
1670
- * <ul>
1667
+ * <ul>
1671
1668
  * <li>
1672
1669
  * <p>
1673
1670
  * <code>connection-id</code> - The ID of the connection.</p>
@@ -1800,7 +1797,7 @@ export interface DescribeClientVpnEndpointsRequest {
1800
1797
  NextToken?: string;
1801
1798
  /**
1802
1799
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
1803
- * <ul>
1800
+ * <ul>
1804
1801
  * <li>
1805
1802
  * <p>
1806
1803
  * <code>endpoint-id</code> - The ID of the Client VPN endpoint.</p>
@@ -1928,7 +1925,7 @@ export interface ClientConnectResponseOptions {
1928
1925
  export interface ClientLoginBannerResponseOptions {
1929
1926
  /**
1930
1927
  * <p>Current state of text banner feature.</p>
1931
- * <p>Valid values: <code>true | false</code>
1928
+ * <p>Valid values: <code>true | false</code>
1932
1929
  * </p>
1933
1930
  */
1934
1931
  Enabled?: boolean;
@@ -1997,7 +1994,7 @@ export interface ClientVpnEndpoint {
1997
1994
  DnsServers?: string[];
1998
1995
  /**
1999
1996
  * <p>Indicates whether split-tunnel is enabled in the Client VPN endpoint.</p>
2000
- * <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>
1997
+ * <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>
2001
1998
  * in the <i>Client VPN Administrator Guide</i>.</p>
2002
1999
  */
2003
2000
  SplitTunnel?: boolean;
@@ -2053,9 +2050,9 @@ export interface ClientVpnEndpoint {
2053
2050
  ClientConnectOptions?: ClientConnectResponseOptions;
2054
2051
  /**
2055
2052
  * <p>The maximum VPN session duration time in hours.</p>
2056
- * <p>Valid values: <code>8 | 10 | 12 | 24</code>
2053
+ * <p>Valid values: <code>8 | 10 | 12 | 24</code>
2057
2054
  * </p>
2058
- * <p>Default value: <code>24</code>
2055
+ * <p>Default value: <code>24</code>
2059
2056
  * </p>
2060
2057
  */
2061
2058
  SessionTimeoutHours?: number;
@@ -2082,7 +2079,7 @@ export interface DescribeClientVpnRoutesRequest {
2082
2079
  ClientVpnEndpointId: string | undefined;
2083
2080
  /**
2084
2081
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
2085
- * <ul>
2082
+ * <ul>
2086
2083
  * <li>
2087
2084
  * <p>
2088
2085
  * <code>destination-cidr</code> - The CIDR of the route destination.</p>
@@ -2176,7 +2173,7 @@ export interface DescribeClientVpnTargetNetworksRequest {
2176
2173
  NextToken?: string;
2177
2174
  /**
2178
2175
  * <p>One or more filters. Filter names and values are case-sensitive.</p>
2179
- * <ul>
2176
+ * <ul>
2180
2177
  * <li>
2181
2178
  * <p>
2182
2179
  * <code>association-id</code> - The ID of the association.</p>
@@ -2461,34 +2458,34 @@ export interface DescribeConversionTasksResult {
2461
2458
  export interface DescribeCustomerGatewaysRequest {
2462
2459
  /**
2463
2460
  * <p>One or more customer gateway IDs.</p>
2464
- * <p>Default: Describes all your customer gateways.</p>
2461
+ * <p>Default: Describes all your customer gateways.</p>
2465
2462
  */
2466
2463
  CustomerGatewayIds?: string[];
2467
2464
  /**
2468
2465
  * <p>One or more filters.</p>
2469
- * <ul>
2466
+ * <ul>
2470
2467
  * <li>
2471
- * <p>
2468
+ * <p>
2472
2469
  * <code>bgp-asn</code> - The customer gateway's Border Gateway Protocol (BGP)
2473
2470
  * Autonomous System Number (ASN).</p>
2474
2471
  * </li>
2475
2472
  * <li>
2476
- * <p>
2473
+ * <p>
2477
2474
  * <code>customer-gateway-id</code> - The ID of the customer gateway.</p>
2478
2475
  * </li>
2479
2476
  * <li>
2480
- * <p>
2477
+ * <p>
2481
2478
  * <code>ip-address</code> - The IP address of the customer gateway
2482
2479
  * device's external interface.</p>
2483
2480
  * </li>
2484
2481
  * <li>
2485
- * <p>
2482
+ * <p>
2486
2483
  * <code>state</code> - The state of the customer gateway (<code>pending</code> |
2487
2484
  * <code>available</code> | <code>deleting</code> |
2488
2485
  * <code>deleted</code>).</p>
2489
2486
  * </li>
2490
2487
  * <li>
2491
- * <p>
2488
+ * <p>
2492
2489
  * <code>type</code> - The type of customer gateway. Currently, the only
2493
2490
  * supported type is <code>ipsec.1</code>.</p>
2494
2491
  * </li>
@@ -2524,37 +2521,37 @@ export interface DescribeCustomerGatewaysResult {
2524
2521
  export interface DescribeDhcpOptionsRequest {
2525
2522
  /**
2526
2523
  * <p>The IDs of one or more DHCP options sets.</p>
2527
- * <p>Default: Describes all your DHCP options sets.</p>
2524
+ * <p>Default: Describes all your DHCP options sets.</p>
2528
2525
  */
2529
2526
  DhcpOptionsIds?: string[];
2530
2527
  /**
2531
2528
  * <p>One or more filters.</p>
2532
- * <ul>
2529
+ * <ul>
2533
2530
  * <li>
2534
- * <p>
2531
+ * <p>
2535
2532
  * <code>dhcp-options-id</code> - The ID of a DHCP options set.</p>
2536
- * </li>
2533
+ * </li>
2537
2534
  * <li>
2538
- * <p>
2535
+ * <p>
2539
2536
  * <code>key</code> - The key for one of the options (for example, <code>domain-name</code>).</p>
2540
- * </li>
2537
+ * </li>
2541
2538
  * <li>
2542
- * <p>
2539
+ * <p>
2543
2540
  * <code>value</code> - The value for one of the options.</p>
2544
- * </li>
2541
+ * </li>
2545
2542
  * <li>
2546
- * <p>
2543
+ * <p>
2547
2544
  * <code>owner-id</code> - The ID of the Amazon Web Services account that owns the DHCP options set.</p>
2548
- * </li>
2545
+ * </li>
2549
2546
  * <li>
2550
- * <p>
2547
+ * <p>
2551
2548
  * <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.
2552
2549
  * 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>
2553
- * </li>
2550
+ * </li>
2554
2551
  * <li>
2555
- * <p>
2552
+ * <p>
2556
2553
  * <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>
2557
- * </li>
2554
+ * </li>
2558
2555
  * </ul>
2559
2556
  */
2560
2557
  Filters?: Filter[];
@@ -2606,16 +2603,16 @@ export interface DescribeEgressOnlyInternetGatewaysRequest {
2606
2603
  NextToken?: string;
2607
2604
  /**
2608
2605
  * <p>One or more filters.</p>
2609
- * <ul>
2606
+ * <ul>
2610
2607
  * <li>
2611
- * <p>
2608
+ * <p>
2612
2609
  * <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.
2613
2610
  * 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>
2614
- * </li>
2611
+ * </li>
2615
2612
  * <li>
2616
- * <p>
2613
+ * <p>
2617
2614
  * <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>
2618
- * </li>
2615
+ * </li>
2619
2616
  * </ul>
2620
2617
  */
2621
2618
  Filters?: Filter[];
@@ -2643,29 +2640,29 @@ export interface DescribeElasticGpusRequest {
2643
2640
  DryRun?: boolean;
2644
2641
  /**
2645
2642
  * <p>The filters.</p>
2646
- * <ul>
2643
+ * <ul>
2647
2644
  * <li>
2648
- * <p>
2645
+ * <p>
2649
2646
  * <code>availability-zone</code> - The Availability Zone in which the
2650
2647
  * Elastic Graphics accelerator resides.</p>
2651
2648
  * </li>
2652
2649
  * <li>
2653
- * <p>
2650
+ * <p>
2654
2651
  * <code>elastic-gpu-health</code> - The status of the Elastic Graphics accelerator
2655
2652
  * (<code>OK</code> | <code>IMPAIRED</code>).</p>
2656
2653
  * </li>
2657
2654
  * <li>
2658
- * <p>
2655
+ * <p>
2659
2656
  * <code>elastic-gpu-state</code> - The state of the Elastic Graphics accelerator
2660
2657
  * (<code>ATTACHED</code>).</p>
2661
2658
  * </li>
2662
2659
  * <li>
2663
- * <p>
2660
+ * <p>
2664
2661
  * <code>elastic-gpu-type</code> - The type of Elastic Graphics accelerator; for example,
2665
2662
  * <code>eg1.medium</code>.</p>
2666
2663
  * </li>
2667
2664
  * <li>
2668
- * <p>
2665
+ * <p>
2669
2666
  * <code>instance-id</code> - The ID of the instance to which the
2670
2667
  * Elastic Graphics accelerator is associated.</p>
2671
2668
  * </li>
@@ -2859,23 +2856,23 @@ export interface DescribeFastLaunchImagesRequest {
2859
2856
  ImageIds?: string[];
2860
2857
  /**
2861
2858
  * <p>Use the following filters to streamline results.</p>
2862
- * <ul>
2859
+ * <ul>
2863
2860
  * <li>
2864
- * <p>
2861
+ * <p>
2865
2862
  * <code>resource-type</code> - The resource type for pre-provisioning.</p>
2866
- * </li>
2863
+ * </li>
2867
2864
  * <li>
2868
- * <p>
2865
+ * <p>
2869
2866
  * <code>launch-template</code> - The launch template that is associated with the pre-provisioned Windows AMI.</p>
2870
- * </li>
2867
+ * </li>
2871
2868
  * <li>
2872
- * <p>
2869
+ * <p>
2873
2870
  * <code>owner-id</code> - The owner ID for the pre-provisioning resource.</p>
2874
- * </li>
2871
+ * </li>
2875
2872
  * <li>
2876
- * <p>
2873
+ * <p>
2877
2874
  * <code>state</code> - The current state of fast launching for the Windows AMI.</p>
2878
- * </li>
2875
+ * </li>
2879
2876
  * </ul>
2880
2877
  */
2881
2878
  Filters?: Filter[];
@@ -3158,7 +3155,6 @@ export interface EventInformation {
3158
3155
  EventDescription?: string;
3159
3156
  /**
3160
3157
  * <p>The event.</p>
3161
- *
3162
3158
  * <p>
3163
3159
  * <code>error</code> events:</p>
3164
3160
  * <ul>
@@ -3184,7 +3180,6 @@ export interface EventInformation {
3184
3180
  * valid. For more information, see the description of the event.</p>
3185
3181
  * </li>
3186
3182
  * </ul>
3187
- *
3188
3183
  * <p>
3189
3184
  * <code>fleetRequestChange</code> events:</p>
3190
3185
  * <ul>
@@ -3239,7 +3234,6 @@ export interface EventInformation {
3239
3234
  * <code>progress</code> - The EC2 Fleet or Spot Fleet request is in the process of being fulfilled.</p>
3240
3235
  * </li>
3241
3236
  * </ul>
3242
- *
3243
3237
  * <p>
3244
3238
  * <code>instanceChange</code> events:</p>
3245
3239
  * <ul>
@@ -3259,7 +3253,6 @@ export interface EventInformation {
3259
3253
  * 4 to a target capacity of 3.</p>
3260
3254
  * </li>
3261
3255
  * </ul>
3262
- *
3263
3256
  * <p>
3264
3257
  * <code>Information</code> events:</p>
3265
3258
  * <ul>
@@ -3644,7 +3637,6 @@ export interface SpotOptions {
3644
3637
  * <p>The strategy that determines how to allocate the target Spot Instance capacity across the Spot Instance
3645
3638
  * pools specified by the EC2 Fleet launch configuration. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-allocation-strategy.html">Allocation strategies for Spot Instances</a> in the
3646
3639
  * <i>Amazon EC2 User Guide</i>.</p>
3647
- *
3648
3640
  * <dl>
3649
3641
  * <dt>price-capacity-optimized (recommended)</dt>
3650
3642
  * <dd>
@@ -3685,7 +3677,6 @@ export interface SpotOptions {
3685
3677
  * price and not capacity availability, it might lead to high interruption rates.</p>
3686
3678
  * </dd>
3687
3679
  * </dl>
3688
- *
3689
3680
  * <p>Default: <code>lowest-price</code>
3690
3681
  * </p>
3691
3682
  */
@@ -3920,33 +3911,33 @@ export interface DescribeFlowLogsRequest {
3920
3911
  DryRun?: boolean;
3921
3912
  /**
3922
3913
  * <p>One or more filters.</p>
3923
- * <ul>
3914
+ * <ul>
3924
3915
  * <li>
3925
- * <p>
3926
- * <code>deliver-log-status</code> - The status of the logs delivery (<code>SUCCESS</code> |
3916
+ * <p>
3917
+ * <code>deliver-log-status</code> - The status of the logs delivery (<code>SUCCESS</code> |
3927
3918
  * <code>FAILED</code>).</p>
3928
3919
  * </li>
3929
3920
  * <li>
3930
- * <p>
3931
- * <code>log-destination-type</code> - The type of destination for the flow log
3921
+ * <p>
3922
+ * <code>log-destination-type</code> - The type of destination for the flow log
3932
3923
  * data (<code>cloud-watch-logs</code> | <code>s3</code> |
3933
3924
  * <code>kinesis-data-firehose</code>).</p>
3934
3925
  * </li>
3935
3926
  * <li>
3936
- * <p>
3937
- * <code>flow-log-id</code> - The ID of the flow log.</p>
3927
+ * <p>
3928
+ * <code>flow-log-id</code> - The ID of the flow log.</p>
3938
3929
  * </li>
3939
3930
  * <li>
3940
- * <p>
3941
- * <code>log-group-name</code> - The name of the log group.</p>
3931
+ * <p>
3932
+ * <code>log-group-name</code> - The name of the log group.</p>
3942
3933
  * </li>
3943
3934
  * <li>
3944
- * <p>
3945
- * <code>resource-id</code> - The ID of the VPC, subnet, or network interface.</p>
3935
+ * <p>
3936
+ * <code>resource-id</code> - The ID of the VPC, subnet, or network interface.</p>
3946
3937
  * </li>
3947
3938
  * <li>
3948
- * <p>
3949
- * <code>traffic-type</code> - The type of traffic (<code>ACCEPT</code> |
3939
+ * <p>
3940
+ * <code>traffic-type</code> - The type of traffic (<code>ACCEPT</code> |
3950
3941
  * <code>REJECT</code> | <code>ALL</code>).</p>
3951
3942
  * </li>
3952
3943
  * <li>
@@ -3963,7 +3954,7 @@ export interface DescribeFlowLogsRequest {
3963
3954
  Filter?: Filter[];
3964
3955
  /**
3965
3956
  * <p>One or more flow log IDs.</p>
3966
- * <p>Constraint: Maximum of 1000 flow log IDs.</p>
3957
+ * <p>Constraint: Maximum of 1000 flow log IDs.</p>
3967
3958
  */
3968
3959
  FlowLogIds?: string[];
3969
3960
  /**
@@ -4060,10 +4051,10 @@ export interface FlowLog {
4060
4051
  Tags?: Tag[];
4061
4052
  /**
4062
4053
  * <p>The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record.</p>
4063
- * <p>When a network interface is attached to a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances">Nitro-based
4054
+ * <p>When a network interface is attached to a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html#ec2-nitro-instances">Nitro-based
4064
4055
  * instance</a>, the aggregation interval is always 60 seconds (1 minute) or less,
4065
4056
  * regardless of the specified value.</p>
4066
- * <p>Valid Values: <code>60</code> | <code>600</code>
4057
+ * <p>Valid Values: <code>60</code> | <code>600</code>
4067
4058
  * </p>
4068
4059
  */
4069
4060
  MaxAggregationInterval?: number;
@@ -4187,7 +4178,7 @@ export interface DescribeFpgaImagesRequest {
4187
4178
  Owners?: string[];
4188
4179
  /**
4189
4180
  * <p>The filters.</p>
4190
- * <ul>
4181
+ * <ul>
4191
4182
  * <li>
4192
4183
  * <p>
4193
4184
  * <code>create-time</code> - The creation time of the AFI.</p>
@@ -4278,7 +4269,7 @@ export declare enum FpgaImageStateCode {
4278
4269
  export interface FpgaImageState {
4279
4270
  /**
4280
4271
  * <p>The state. The following are the possible values:</p>
4281
- * <ul>
4272
+ * <ul>
4282
4273
  * <li>
4283
4274
  * <p>
4284
4275
  * <code>pending</code> - AFI bitstream generation is in progress.</p>
@@ -4367,6 +4358,7 @@ export interface FpgaImage {
4367
4358
  * <p>Indicates whether data retention support is enabled for the AFI.</p>
4368
4359
  */
4369
4360
  DataRetentionSupport?: boolean;
4361
+ InstanceTypes?: string[];
4370
4362
  }
4371
4363
  export interface DescribeFpgaImagesResult {
4372
4364
  /**
@@ -4381,15 +4373,15 @@ export interface DescribeFpgaImagesResult {
4381
4373
  export interface DescribeHostReservationOfferingsRequest {
4382
4374
  /**
4383
4375
  * <p>The filters.</p>
4384
- * <ul>
4376
+ * <ul>
4385
4377
  * <li>
4386
- * <p>
4387
- * <code>instance-family</code> - The instance family of the offering (for example,
4378
+ * <p>
4379
+ * <code>instance-family</code> - The instance family of the offering (for example,
4388
4380
  * <code>m4</code>).</p>
4389
4381
  * </li>
4390
4382
  * <li>
4391
- * <p>
4392
- * <code>payment-option</code> - The payment option (<code>NoUpfront</code> |
4383
+ * <p>
4384
+ * <code>payment-option</code> - The payment option (<code>NoUpfront</code> |
4393
4385
  * <code>PartialUpfront</code> | <code>AllUpfront</code>).</p>
4394
4386
  * </li>
4395
4387
  * </ul>
@@ -4473,20 +4465,20 @@ export interface DescribeHostReservationOfferingsResult {
4473
4465
  export interface DescribeHostReservationsRequest {
4474
4466
  /**
4475
4467
  * <p>The filters.</p>
4476
- * <ul>
4468
+ * <ul>
4477
4469
  * <li>
4478
- * <p>
4479
- * <code>instance-family</code> - The instance family (for example,
4470
+ * <p>
4471
+ * <code>instance-family</code> - The instance family (for example,
4480
4472
  * <code>m4</code>).</p>
4481
4473
  * </li>
4482
4474
  * <li>
4483
- * <p>
4484
- * <code>payment-option</code> - The payment option (<code>NoUpfront</code> |
4475
+ * <p>
4476
+ * <code>payment-option</code> - The payment option (<code>NoUpfront</code> |
4485
4477
  * <code>PartialUpfront</code> | <code>AllUpfront</code>).</p>
4486
4478
  * </li>
4487
4479
  * <li>
4488
- * <p>
4489
- * <code>state</code> - The state of the reservation (<code>payment-pending</code>
4480
+ * <p>
4481
+ * <code>state</code> - The state of the reservation (<code>payment-pending</code>
4490
4482
  * | <code>payment-failed</code> | <code>active</code> |
4491
4483
  * <code>retired</code>).</p>
4492
4484
  * </li>
@@ -4600,33 +4592,33 @@ export interface DescribeHostReservationsResult {
4600
4592
  export interface DescribeHostsRequest {
4601
4593
  /**
4602
4594
  * <p>The filters.</p>
4603
- * <ul>
4595
+ * <ul>
4604
4596
  * <li>
4605
- * <p>
4597
+ * <p>
4606
4598
  * <code>auto-placement</code> - Whether auto-placement is enabled or disabled
4607
4599
  * (<code>on</code> | <code>off</code>).</p>
4608
4600
  * </li>
4609
4601
  * <li>
4610
- * <p>
4602
+ * <p>
4611
4603
  * <code>availability-zone</code> - The Availability Zone of the host.</p>
4612
4604
  * </li>
4613
4605
  * <li>
4614
- * <p>
4606
+ * <p>
4615
4607
  * <code>client-token</code> - The idempotency token that you provided when you
4616
4608
  * allocated the host.</p>
4617
4609
  * </li>
4618
4610
  * <li>
4619
- * <p>
4611
+ * <p>
4620
4612
  * <code>host-reservation-id</code> - The ID of the reservation assigned to this
4621
4613
  * host.</p>
4622
4614
  * </li>
4623
4615
  * <li>
4624
- * <p>
4616
+ * <p>
4625
4617
  * <code>instance-type</code> - The instance type size that the Dedicated Host is
4626
4618
  * configured to support.</p>
4627
4619
  * </li>
4628
4620
  * <li>
4629
- * <p>
4621
+ * <p>
4630
4622
  * <code>state</code> - The allocation state of the Dedicated Host
4631
4623
  * (<code>available</code> | <code>under-assessment</code> |
4632
4624
  * <code>permanent-failure</code> | <code>released</code> |
@@ -4646,7 +4638,7 @@ export interface DescribeHostsRequest {
4646
4638
  HostIds?: string[];
4647
4639
  /**
4648
4640
  * <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>
4649
- * <p>You cannot specify this parameter and the host IDs parameter in the same
4641
+ * <p>You cannot specify this parameter and the host IDs parameter in the same
4650
4642
  * request.</p>
4651
4643
  */
4652
4644
  MaxResults?: number;
@@ -4837,7 +4829,7 @@ export interface DescribeIamInstanceProfileAssociationsRequest {
4837
4829
  AssociationIds?: string[];
4838
4830
  /**
4839
4831
  * <p>The filters.</p>
4840
- * <ul>
4832
+ * <ul>
4841
4833
  * <li>
4842
4834
  * <p>
4843
4835
  * <code>instance-id</code> - The ID of the instance.</p>
@@ -4944,7 +4936,7 @@ export declare enum ImageAttributeName {
4944
4936
  export interface DescribeImageAttributeRequest {
4945
4937
  /**
4946
4938
  * <p>The AMI attribute.</p>
4947
- * <p>
4939
+ * <p>
4948
4940
  * <b>Note</b>: The <code>blockDeviceMapping</code> attribute is deprecated.
4949
4941
  * Using this attribute returns the <code>Client.AuthFailure</code> error. To get information about
4950
4942
  * the block device mappings for an AMI, use the <a>DescribeImages</a> action.</p>
@@ -5098,12 +5090,12 @@ export interface DescribeImagesRequest {
5098
5090
  * </li>
5099
5091
  * <li>
5100
5092
  * <p>
5101
- * <code>block-device-mapping.snapshot-id</code> - The ID of the snapshot used for the Amazon EBS
5093
+ * <code>block-device-mapping.snapshot-id</code> - The ID of the snapshot used for the Amazon EBS
5102
5094
  * volume.</p>
5103
5095
  * </li>
5104
5096
  * <li>
5105
5097
  * <p>
5106
- * <code>block-device-mapping.volume-size</code> - The volume size of the Amazon EBS volume, in GiB.</p>
5098
+ * <code>block-device-mapping.volume-size</code> - The volume size of the Amazon EBS volume, in GiB.</p>
5107
5099
  * </li>
5108
5100
  * <li>
5109
5101
  * <p>
@@ -5112,9 +5104,9 @@ export interface DescribeImagesRequest {
5112
5104
  * </code>| <code>st1</code> | <code>standard</code>).</p>
5113
5105
  * </li>
5114
5106
  * <li>
5115
- * <p>
5116
- * <code>block-device-mapping.encrypted</code> - A Boolean that indicates whether the Amazon EBS volume is encrypted.</p>
5117
- * </li>
5107
+ * <p>
5108
+ * <code>block-device-mapping.encrypted</code> - A Boolean that indicates whether the Amazon EBS volume is encrypted.</p>
5109
+ * </li>
5118
5110
  * <li>
5119
5111
  * <p>
5120
5112
  * <code>creation-date</code> - The time when the image was created, in the ISO 8601
@@ -5213,7 +5205,7 @@ export interface DescribeImagesRequest {
5213
5205
  * <code>state-reason-message</code> - The message for the state change.</p>
5214
5206
  * </li>
5215
5207
  * <li>
5216
- * <p>
5208
+ * <p>
5217
5209
  * <code>sriov-net-support</code> - A value of <code>simple</code> indicates
5218
5210
  * that enhanced networking with the Intel 82599 VF interface is enabled.</p>
5219
5211
  * </li>
@@ -5767,7 +5759,7 @@ export declare enum InstanceAttributeName {
5767
5759
  export interface DescribeInstanceAttributeRequest {
5768
5760
  /**
5769
5761
  * <p>The instance attribute.</p>
5770
- * <p>Note: The <code>enaSupport</code> attribute is not supported at this time.</p>
5762
+ * <p>Note: The <code>enaSupport</code> attribute is not supported at this time.</p>
5771
5763
  */
5772
5764
  Attribute: InstanceAttributeName | string | undefined;
5773
5765
  /**
@@ -5929,9 +5921,9 @@ export interface DescribeInstanceCreditSpecificationsRequest {
5929
5921
  DryRun?: boolean;
5930
5922
  /**
5931
5923
  * <p>The filters.</p>
5932
- * <ul>
5924
+ * <ul>
5933
5925
  * <li>
5934
- * <p>
5926
+ * <p>
5935
5927
  * <code>instance-id</code> - The ID of the instance.</p>
5936
5928
  * </li>
5937
5929
  * </ul>
@@ -5939,8 +5931,8 @@ export interface DescribeInstanceCreditSpecificationsRequest {
5939
5931
  Filters?: Filter[];
5940
5932
  /**
5941
5933
  * <p>The instance IDs.</p>
5942
- * <p>Default: Describes all your instances.</p>
5943
- * <p>Constraints: Maximum 1000 explicitly specified instance IDs.</p>
5934
+ * <p>Default: Describes all your instances.</p>
5935
+ * <p>Constraints: Maximum 1000 explicitly specified instance IDs.</p>
5944
5936
  */
5945
5937
  InstanceIds?: string[];
5946
5938
  /**
@@ -5965,7 +5957,7 @@ export interface InstanceCreditSpecification {
5965
5957
  InstanceId?: string;
5966
5958
  /**
5967
5959
  * <p>The credit option for CPU usage of the instance.</p>
5968
- * <p>Valid values: <code>standard</code> | <code>unlimited</code>
5960
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
5969
5961
  * </p>
5970
5962
  */
5971
5963
  CpuCredits?: string;
@@ -6090,111 +6082,111 @@ export interface DescribeInstanceEventWindowsResult {
6090
6082
  export interface DescribeInstancesRequest {
6091
6083
  /**
6092
6084
  * <p>The filters.</p>
6093
- * <ul>
6085
+ * <ul>
6094
6086
  * <li>
6095
- * <p>
6096
- * <code>affinity</code> - The affinity setting for an instance running on a
6087
+ * <p>
6088
+ * <code>affinity</code> - The affinity setting for an instance running on a
6097
6089
  * Dedicated Host (<code>default</code> | <code>host</code>).</p>
6098
6090
  * </li>
6099
6091
  * <li>
6100
- * <p>
6101
- * <code>architecture</code> - The instance architecture (<code>i386</code> |
6092
+ * <p>
6093
+ * <code>architecture</code> - The instance architecture (<code>i386</code> |
6102
6094
  * <code>x86_64</code> | <code>arm64</code>).</p>
6103
6095
  * </li>
6104
6096
  * <li>
6105
- * <p>
6106
- * <code>availability-zone</code> - The Availability Zone of the instance.</p>
6097
+ * <p>
6098
+ * <code>availability-zone</code> - The Availability Zone of the instance.</p>
6107
6099
  * </li>
6108
6100
  * <li>
6109
- * <p>
6110
- * <code>block-device-mapping.attach-time</code> - The attach time for an EBS
6101
+ * <p>
6102
+ * <code>block-device-mapping.attach-time</code> - The attach time for an EBS
6111
6103
  * volume mapped to the instance, for example,
6112
6104
  * <code>2010-09-15T17:15:20.000Z</code>.</p>
6113
6105
  * </li>
6114
6106
  * <li>
6115
- * <p>
6116
- * <code>block-device-mapping.delete-on-termination</code> - A Boolean that
6107
+ * <p>
6108
+ * <code>block-device-mapping.delete-on-termination</code> - A Boolean that
6117
6109
  * indicates whether the EBS volume is deleted on instance termination.</p>
6118
6110
  * </li>
6119
6111
  * <li>
6120
- * <p>
6121
- * <code>block-device-mapping.device-name</code> - The device name specified in the
6112
+ * <p>
6113
+ * <code>block-device-mapping.device-name</code> - The device name specified in the
6122
6114
  * block device mapping (for example, <code>/dev/sdh</code> or
6123
6115
  * <code>xvdh</code>).</p>
6124
6116
  * </li>
6125
6117
  * <li>
6126
- * <p>
6127
- * <code>block-device-mapping.status</code> - The status for the EBS volume
6118
+ * <p>
6119
+ * <code>block-device-mapping.status</code> - The status for the EBS volume
6128
6120
  * (<code>attaching</code> | <code>attached</code> | <code>detaching</code> |
6129
6121
  * <code>detached</code>).</p>
6130
6122
  * </li>
6131
6123
  * <li>
6132
- * <p>
6133
- * <code>block-device-mapping.volume-id</code> - The volume ID of the EBS
6124
+ * <p>
6125
+ * <code>block-device-mapping.volume-id</code> - The volume ID of the EBS
6134
6126
  * volume.</p>
6135
6127
  * </li>
6136
6128
  * <li>
6137
- * <p>
6129
+ * <p>
6138
6130
  * <code>capacity-reservation-id</code> - The ID of the Capacity Reservation into which the
6139
6131
  * instance was launched.</p>
6140
6132
  * </li>
6141
6133
  * <li>
6142
- * <p>
6143
- * <code>client-token</code> - The idempotency token you provided when you launched
6134
+ * <p>
6135
+ * <code>client-token</code> - The idempotency token you provided when you launched
6144
6136
  * the instance.</p>
6145
6137
  * </li>
6146
6138
  * <li>
6147
- * <p>
6139
+ * <p>
6148
6140
  * <code>dns-name</code> - The public DNS name of the instance.</p>
6149
6141
  * </li>
6150
6142
  * <li>
6151
- * <p>
6143
+ * <p>
6152
6144
  * <code>group-id</code> - The ID of the security group for the instance.
6153
6145
  * EC2-Classic only.</p>
6154
6146
  * </li>
6155
6147
  * <li>
6156
- * <p>
6148
+ * <p>
6157
6149
  * <code>group-name</code> - The name of the security group for the instance.
6158
6150
  * EC2-Classic only.</p>
6159
6151
  * </li>
6160
6152
  * <li>
6161
- * <p>
6153
+ * <p>
6162
6154
  * <code>hibernation-options.configured</code> - A Boolean that indicates whether
6163
6155
  * the instance is enabled for hibernation. A value of <code>true</code> means that
6164
6156
  * the instance is enabled for hibernation. </p>
6165
6157
  * </li>
6166
6158
  * <li>
6167
- * <p>
6159
+ * <p>
6168
6160
  * <code>host-id</code> - The ID of the Dedicated Host on which the instance is
6169
6161
  * running, if applicable.</p>
6170
6162
  * </li>
6171
6163
  * <li>
6172
- * <p>
6164
+ * <p>
6173
6165
  * <code>hypervisor</code> - The hypervisor type of the instance
6174
6166
  * (<code>ovm</code> | <code>xen</code>). The value <code>xen</code> is used
6175
6167
  * for both Xen and Nitro hypervisors.</p>
6176
6168
  * </li>
6177
6169
  * <li>
6178
- * <p>
6170
+ * <p>
6179
6171
  * <code>iam-instance-profile.arn</code> - The instance profile associated with
6180
6172
  * the instance. Specified as an ARN.</p>
6181
6173
  * </li>
6182
6174
  * <li>
6183
- * <p>
6175
+ * <p>
6184
6176
  * <code>image-id</code> - The ID of the image used to launch the
6185
6177
  * instance.</p>
6186
6178
  * </li>
6187
6179
  * <li>
6188
- * <p>
6180
+ * <p>
6189
6181
  * <code>instance-id</code> - The ID of the instance.</p>
6190
6182
  * </li>
6191
6183
  * <li>
6192
- * <p>
6184
+ * <p>
6193
6185
  * <code>instance-lifecycle</code> - Indicates whether this is a Spot Instance or
6194
6186
  * a Scheduled Instance (<code>spot</code> | <code>scheduled</code>).</p>
6195
6187
  * </li>
6196
6188
  * <li>
6197
- * <p>
6189
+ * <p>
6198
6190
  * <code>instance-state-code</code> - The state of the instance, as a 16-bit
6199
6191
  * unsigned integer. The high byte is used for internal purposes and should be
6200
6192
  * ignored. The low byte is set based on the state represented. The valid values
@@ -6202,48 +6194,48 @@ export interface DescribeInstancesRequest {
6202
6194
  * (stopping), and 80 (stopped).</p>
6203
6195
  * </li>
6204
6196
  * <li>
6205
- * <p>
6197
+ * <p>
6206
6198
  * <code>instance-state-name</code> - The state of the instance
6207
6199
  * (<code>pending</code> | <code>running</code> | <code>shutting-down</code> |
6208
6200
  * <code>terminated</code> | <code>stopping</code> |
6209
6201
  * <code>stopped</code>).</p>
6210
6202
  * </li>
6211
6203
  * <li>
6212
- * <p>
6204
+ * <p>
6213
6205
  * <code>instance-type</code> - The type of instance (for example,
6214
6206
  * <code>t2.micro</code>).</p>
6215
6207
  * </li>
6216
6208
  * <li>
6217
- * <p>
6209
+ * <p>
6218
6210
  * <code>instance.group-id</code> - The ID of the security group for the
6219
6211
  * instance. </p>
6220
6212
  * </li>
6221
6213
  * <li>
6222
- * <p>
6214
+ * <p>
6223
6215
  * <code>instance.group-name</code> - The name of the security group for the
6224
6216
  * instance. </p>
6225
6217
  * </li>
6226
6218
  * <li>
6227
- * <p>
6219
+ * <p>
6228
6220
  * <code>ip-address</code> - The public IPv4 address of the instance.</p>
6229
6221
  * </li>
6230
6222
  * <li>
6231
- * <p>
6223
+ * <p>
6232
6224
  * <code>kernel-id</code> - The kernel ID.</p>
6233
6225
  * </li>
6234
6226
  * <li>
6235
- * <p>
6227
+ * <p>
6236
6228
  * <code>key-name</code> - The name of the key pair used when the instance was
6237
6229
  * launched.</p>
6238
6230
  * </li>
6239
6231
  * <li>
6240
- * <p>
6232
+ * <p>
6241
6233
  * <code>launch-index</code> - When launching multiple instances, this is the
6242
6234
  * index for the instance in the launch group (for example, 0, 1, 2, and so on).
6243
6235
  * </p>
6244
6236
  * </li>
6245
6237
  * <li>
6246
- * <p>
6238
+ * <p>
6247
6239
  * <code>launch-time</code> - The time when the instance was launched, in the ISO
6248
6240
  * 8601 format in the UTC time zone (YYYY-MM-DDThh:mm:ss.sssZ), for example,
6249
6241
  * <code>2021-09-29T11:04:43.305Z</code>. You can use a wildcard
@@ -6251,165 +6243,165 @@ export interface DescribeInstancesRequest {
6251
6243
  * entire day.</p>
6252
6244
  * </li>
6253
6245
  * <li>
6254
- * <p>
6246
+ * <p>
6255
6247
  * <code>metadata-options.http-tokens</code> - The metadata request authorization
6256
6248
  * state (<code>optional</code> | <code>required</code>)</p>
6257
6249
  * </li>
6258
6250
  * <li>
6259
- * <p>
6251
+ * <p>
6260
6252
  * <code>metadata-options.http-put-response-hop-limit</code> - The http metadata
6261
6253
  * request put response hop limit (integer, possible values <code>1</code> to
6262
6254
  * <code>64</code>)</p>
6263
6255
  * </li>
6264
6256
  * <li>
6265
- * <p>
6257
+ * <p>
6266
6258
  * <code>metadata-options.http-endpoint</code> - Enable or disable metadata
6267
6259
  * access on http endpoint (<code>enabled</code> | <code>disabled</code>)</p>
6268
6260
  * </li>
6269
6261
  * <li>
6270
- * <p>
6262
+ * <p>
6271
6263
  * <code>monitoring-state</code> - Indicates whether detailed monitoring is
6272
6264
  * enabled (<code>disabled</code> | <code>enabled</code>).</p>
6273
6265
  * </li>
6274
6266
  * <li>
6275
- * <p>
6267
+ * <p>
6276
6268
  * <code>network-interface.addresses.private-ip-address</code> - The private IPv4
6277
6269
  * address associated with the network interface.</p>
6278
6270
  * </li>
6279
6271
  * <li>
6280
- * <p>
6272
+ * <p>
6281
6273
  * <code>network-interface.addresses.primary</code> - Specifies whether the IPv4
6282
6274
  * address of the network interface is the primary private IPv4 address.</p>
6283
6275
  * </li>
6284
6276
  * <li>
6285
- * <p>
6277
+ * <p>
6286
6278
  * <code>network-interface.addresses.association.public-ip</code> - The ID of the
6287
6279
  * association of an Elastic IP address (IPv4) with a network interface.</p>
6288
6280
  * </li>
6289
6281
  * <li>
6290
- * <p>
6282
+ * <p>
6291
6283
  * <code>network-interface.addresses.association.ip-owner-id</code> - The owner
6292
6284
  * ID of the private IPv4 address associated with the network interface.</p>
6293
6285
  * </li>
6294
6286
  * <li>
6295
- * <p>
6287
+ * <p>
6296
6288
  * <code>network-interface.association.public-ip</code> - The address of the
6297
6289
  * Elastic IP address (IPv4) bound to the network interface.</p>
6298
6290
  * </li>
6299
6291
  * <li>
6300
- * <p>
6292
+ * <p>
6301
6293
  * <code>network-interface.association.ip-owner-id</code> - The owner of the
6302
6294
  * Elastic IP address (IPv4) associated with the network interface.</p>
6303
6295
  * </li>
6304
6296
  * <li>
6305
- * <p>
6297
+ * <p>
6306
6298
  * <code>network-interface.association.allocation-id</code> - The allocation ID
6307
6299
  * returned when you allocated the Elastic IP address (IPv4) for your network
6308
6300
  * interface.</p>
6309
6301
  * </li>
6310
6302
  * <li>
6311
- * <p>
6303
+ * <p>
6312
6304
  * <code>network-interface.association.association-id</code> - The association ID
6313
6305
  * returned when the network interface was associated with an IPv4 address.</p>
6314
6306
  * </li>
6315
6307
  * <li>
6316
- * <p>
6308
+ * <p>
6317
6309
  * <code>network-interface.attachment.attachment-id</code> - The ID of the
6318
6310
  * interface attachment.</p>
6319
6311
  * </li>
6320
6312
  * <li>
6321
- * <p>
6313
+ * <p>
6322
6314
  * <code>network-interface.attachment.instance-id</code> - The ID of the instance
6323
6315
  * to which the network interface is attached.</p>
6324
6316
  * </li>
6325
6317
  * <li>
6326
- * <p>
6318
+ * <p>
6327
6319
  * <code>network-interface.attachment.instance-owner-id</code> - The owner ID of
6328
6320
  * the instance to which the network interface is attached.</p>
6329
6321
  * </li>
6330
6322
  * <li>
6331
- * <p>
6323
+ * <p>
6332
6324
  * <code>network-interface.attachment.device-index</code> - The device index to
6333
6325
  * which the network interface is attached.</p>
6334
6326
  * </li>
6335
6327
  * <li>
6336
- * <p>
6328
+ * <p>
6337
6329
  * <code>network-interface.attachment.status</code> - The status of the
6338
6330
  * attachment (<code>attaching</code> | <code>attached</code> |
6339
6331
  * <code>detaching</code> | <code>detached</code>).</p>
6340
6332
  * </li>
6341
6333
  * <li>
6342
- * <p>
6334
+ * <p>
6343
6335
  * <code>network-interface.attachment.attach-time</code> - The time that the
6344
6336
  * network interface was attached to an instance.</p>
6345
6337
  * </li>
6346
6338
  * <li>
6347
- * <p>
6339
+ * <p>
6348
6340
  * <code>network-interface.attachment.delete-on-termination</code> - Specifies
6349
6341
  * whether the attachment is deleted when an instance is terminated.</p>
6350
6342
  * </li>
6351
6343
  * <li>
6352
- * <p>
6344
+ * <p>
6353
6345
  * <code>network-interface.availability-zone</code> - The Availability Zone for
6354
6346
  * the network interface.</p>
6355
6347
  * </li>
6356
6348
  * <li>
6357
- * <p>
6349
+ * <p>
6358
6350
  * <code>network-interface.description</code> - The description of the network
6359
6351
  * interface.</p>
6360
6352
  * </li>
6361
6353
  * <li>
6362
- * <p>
6354
+ * <p>
6363
6355
  * <code>network-interface.group-id</code> - The ID of a security group
6364
6356
  * associated with the network interface.</p>
6365
6357
  * </li>
6366
6358
  * <li>
6367
- * <p>
6359
+ * <p>
6368
6360
  * <code>network-interface.group-name</code> - The name of a security group
6369
6361
  * associated with the network interface.</p>
6370
6362
  * </li>
6371
6363
  * <li>
6372
- * <p>
6364
+ * <p>
6373
6365
  * <code>network-interface.ipv6-addresses.ipv6-address</code> - The IPv6 address
6374
6366
  * associated with the network interface.</p>
6375
6367
  * </li>
6376
6368
  * <li>
6377
- * <p>
6369
+ * <p>
6378
6370
  * <code>network-interface.mac-address</code> - The MAC address of the network
6379
6371
  * interface.</p>
6380
6372
  * </li>
6381
6373
  * <li>
6382
- * <p>
6374
+ * <p>
6383
6375
  * <code>network-interface.network-interface-id</code> - The ID of the network
6384
6376
  * interface.</p>
6385
6377
  * </li>
6386
6378
  * <li>
6387
- * <p>
6379
+ * <p>
6388
6380
  * <code>network-interface.owner-id</code> - The ID of the owner of the network
6389
6381
  * interface.</p>
6390
6382
  * </li>
6391
6383
  * <li>
6392
- * <p>
6384
+ * <p>
6393
6385
  * <code>network-interface.private-dns-name</code> - The private DNS name of the
6394
6386
  * network interface.</p>
6395
6387
  * </li>
6396
6388
  * <li>
6397
- * <p>
6389
+ * <p>
6398
6390
  * <code>network-interface.requester-id</code> - The requester ID for the network
6399
6391
  * interface.</p>
6400
6392
  * </li>
6401
6393
  * <li>
6402
- * <p>
6394
+ * <p>
6403
6395
  * <code>network-interface.requester-managed</code> - Indicates whether the
6404
6396
  * network interface is being managed by Amazon Web Services.</p>
6405
6397
  * </li>
6406
6398
  * <li>
6407
- * <p>
6399
+ * <p>
6408
6400
  * <code>network-interface.status</code> - The status of the network interface
6409
6401
  * (<code>available</code>) | <code>in-use</code>).</p>
6410
6402
  * </li>
6411
6403
  * <li>
6412
- * <p>
6404
+ * <p>
6413
6405
  * <code>network-interface.source-dest-check</code> - Whether the network
6414
6406
  * interface performs source/destination checking. A value of <code>true</code>
6415
6407
  * means that checking is enabled, and <code>false</code> means that checking is
@@ -6417,79 +6409,79 @@ export interface DescribeInstancesRequest {
6417
6409
  * perform network address translation (NAT) in your VPC.</p>
6418
6410
  * </li>
6419
6411
  * <li>
6420
- * <p>
6412
+ * <p>
6421
6413
  * <code>network-interface.subnet-id</code> - The ID of the subnet for the
6422
6414
  * network interface.</p>
6423
6415
  * </li>
6424
6416
  * <li>
6425
- * <p>
6417
+ * <p>
6426
6418
  * <code>network-interface.vpc-id</code> - The ID of the VPC for the network
6427
6419
  * interface.</p>
6428
6420
  * </li>
6429
6421
  * <li>
6430
- * <p>
6422
+ * <p>
6431
6423
  * <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the
6432
6424
  * Outpost.</p>
6433
6425
  * </li>
6434
6426
  * <li>
6435
- * <p>
6436
- * <code>owner-id</code> - The Amazon Web Services account ID of the instance
6427
+ * <p>
6428
+ * <code>owner-id</code> - The Amazon Web Services account ID of the instance
6437
6429
  * owner.</p>
6438
6430
  * </li>
6439
6431
  * <li>
6440
- * <p>
6441
- * <code>placement-group-name</code> - The name of the placement group for the
6432
+ * <p>
6433
+ * <code>placement-group-name</code> - The name of the placement group for the
6442
6434
  * instance.</p>
6443
6435
  * </li>
6444
6436
  * <li>
6445
- * <p>
6446
- * <code>placement-partition-number</code> - The partition in which the instance is
6437
+ * <p>
6438
+ * <code>placement-partition-number</code> - The partition in which the instance is
6447
6439
  * located.</p>
6448
6440
  * </li>
6449
6441
  * <li>
6450
- * <p>
6451
- * <code>platform</code> - The platform. To list only Windows instances, use
6442
+ * <p>
6443
+ * <code>platform</code> - The platform. To list only Windows instances, use
6452
6444
  * <code>windows</code>.</p>
6453
6445
  * </li>
6454
6446
  * <li>
6455
- * <p>
6456
- * <code>private-dns-name</code> - The private IPv4 DNS name of the
6447
+ * <p>
6448
+ * <code>private-dns-name</code> - The private IPv4 DNS name of the
6457
6449
  * instance.</p>
6458
6450
  * </li>
6459
6451
  * <li>
6460
- * <p>
6461
- * <code>private-ip-address</code> - The private IPv4 address of the
6452
+ * <p>
6453
+ * <code>private-ip-address</code> - The private IPv4 address of the
6462
6454
  * instance.</p>
6463
6455
  * </li>
6464
6456
  * <li>
6465
- * <p>
6466
- * <code>product-code</code> - The product code associated with the AMI used to
6457
+ * <p>
6458
+ * <code>product-code</code> - The product code associated with the AMI used to
6467
6459
  * launch the instance.</p>
6468
6460
  * </li>
6469
6461
  * <li>
6470
- * <p>
6471
- * <code>product-code.type</code> - The type of product code (<code>devpay</code> |
6462
+ * <p>
6463
+ * <code>product-code.type</code> - The type of product code (<code>devpay</code> |
6472
6464
  * <code>marketplace</code>).</p>
6473
6465
  * </li>
6474
6466
  * <li>
6475
- * <p>
6476
- * <code>ramdisk-id</code> - The RAM disk ID.</p>
6467
+ * <p>
6468
+ * <code>ramdisk-id</code> - The RAM disk ID.</p>
6477
6469
  * </li>
6478
6470
  * <li>
6479
- * <p>
6480
- * <code>reason</code> - The reason for the current state of the instance (for
6471
+ * <p>
6472
+ * <code>reason</code> - The reason for the current state of the instance (for
6481
6473
  * example, shows "User Initiated [date]" when you stop or terminate the instance).
6482
6474
  * Similar to the state-reason-code filter.</p>
6483
6475
  * </li>
6484
6476
  * <li>
6485
- * <p>
6486
- * <code>requester-id</code> - The ID of the entity that launched the instance on
6477
+ * <p>
6478
+ * <code>requester-id</code> - The ID of the entity that launched the instance on
6487
6479
  * your behalf (for example, Amazon Web Services Management Console, Auto Scaling, and so
6488
6480
  * on).</p>
6489
6481
  * </li>
6490
6482
  * <li>
6491
- * <p>
6492
- * <code>reservation-id</code> - The ID of the instance's reservation. A
6483
+ * <p>
6484
+ * <code>reservation-id</code> - The ID of the instance's reservation. A
6493
6485
  * reservation ID is created any time you launch an instance. A reservation ID has
6494
6486
  * a one-to-one relationship with an instance launch request, but can be associated
6495
6487
  * with more than one instance if you launch multiple instances using the same
@@ -6498,40 +6490,40 @@ export interface DescribeInstancesRequest {
6498
6490
  * reservation ID.</p>
6499
6491
  * </li>
6500
6492
  * <li>
6501
- * <p>
6502
- * <code>root-device-name</code> - The device name of the root device volume (for
6493
+ * <p>
6494
+ * <code>root-device-name</code> - The device name of the root device volume (for
6503
6495
  * example, <code>/dev/sda1</code>).</p>
6504
6496
  * </li>
6505
6497
  * <li>
6506
- * <p>
6507
- * <code>root-device-type</code> - The type of the root device volume
6498
+ * <p>
6499
+ * <code>root-device-type</code> - The type of the root device volume
6508
6500
  * (<code>ebs</code> | <code>instance-store</code>).</p>
6509
6501
  * </li>
6510
6502
  * <li>
6511
- * <p>
6512
- * <code>source-dest-check</code> - Indicates whether the instance performs
6503
+ * <p>
6504
+ * <code>source-dest-check</code> - Indicates whether the instance performs
6513
6505
  * source/destination checking. A value of <code>true</code> means that checking is
6514
6506
  * enabled, and <code>false</code> means that checking is disabled. The value must
6515
6507
  * be <code>false</code> for the instance to perform network address translation
6516
6508
  * (NAT) in your VPC. </p>
6517
6509
  * </li>
6518
6510
  * <li>
6519
- * <p>
6520
- * <code>spot-instance-request-id</code> - The ID of the Spot Instance
6511
+ * <p>
6512
+ * <code>spot-instance-request-id</code> - The ID of the Spot Instance
6521
6513
  * request.</p>
6522
6514
  * </li>
6523
6515
  * <li>
6524
- * <p>
6525
- * <code>state-reason-code</code> - The reason code for the state change.</p>
6516
+ * <p>
6517
+ * <code>state-reason-code</code> - The reason code for the state change.</p>
6526
6518
  * </li>
6527
6519
  * <li>
6528
- * <p>
6529
- * <code>state-reason-message</code> - A message that describes the state
6520
+ * <p>
6521
+ * <code>state-reason-message</code> - A message that describes the state
6530
6522
  * change.</p>
6531
6523
  * </li>
6532
6524
  * <li>
6533
- * <p>
6534
- * <code>subnet-id</code> - The ID of the subnet for the instance.</p>
6525
+ * <p>
6526
+ * <code>subnet-id</code> - The ID of the subnet for the instance.</p>
6535
6527
  * </li>
6536
6528
  * <li>
6537
6529
  * <p>
@@ -6543,25 +6535,25 @@ export interface DescribeInstancesRequest {
6543
6535
  * <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value.</p>
6544
6536
  * </li>
6545
6537
  * <li>
6546
- * <p>
6547
- * <code>tenancy</code> - The tenancy of an instance (<code>dedicated</code> |
6538
+ * <p>
6539
+ * <code>tenancy</code> - The tenancy of an instance (<code>dedicated</code> |
6548
6540
  * <code>default</code> | <code>host</code>).</p>
6549
6541
  * </li>
6550
6542
  * <li>
6551
- * <p>
6552
- * <code>virtualization-type</code> - The virtualization type of the instance
6543
+ * <p>
6544
+ * <code>virtualization-type</code> - The virtualization type of the instance
6553
6545
  * (<code>paravirtual</code> | <code>hvm</code>).</p>
6554
6546
  * </li>
6555
6547
  * <li>
6556
- * <p>
6557
- * <code>vpc-id</code> - The ID of the VPC that the instance is running in.</p>
6548
+ * <p>
6549
+ * <code>vpc-id</code> - The ID of the VPC that the instance is running in.</p>
6558
6550
  * </li>
6559
6551
  * </ul>
6560
6552
  */
6561
6553
  Filters?: Filter[];
6562
6554
  /**
6563
6555
  * <p>The instance IDs.</p>
6564
- * <p>Default: Describes all your instances.</p>
6556
+ * <p>Default: Describes all your instances.</p>
6565
6557
  */
6566
6558
  InstanceIds?: string[];
6567
6559
  /**
@@ -6593,14 +6585,14 @@ export interface DescribeInstancesRequest {
6593
6585
  export interface CapacityReservationSpecificationResponse {
6594
6586
  /**
6595
6587
  * <p>Describes the instance's Capacity Reservation preferences. Possible preferences include:</p>
6596
- * <ul>
6588
+ * <ul>
6597
6589
  * <li>
6598
- * <p>
6590
+ * <p>
6599
6591
  * <code>open</code> - The instance can run in any <code>open</code> Capacity Reservation that
6600
6592
  * has matching attributes (instance type, platform, Availability Zone).</p>
6601
6593
  * </li>
6602
6594
  * <li>
6603
- * <p>
6595
+ * <p>
6604
6596
  * <code>none</code> - The instance avoids running in a Capacity Reservation even if one is
6605
6597
  * available. The instance runs in On-Demand capacity.</p>
6606
6598
  * </li>
@@ -6744,40 +6736,40 @@ export declare enum InstanceMetadataOptionsState {
6744
6736
  export interface InstanceMetadataOptionsResponse {
6745
6737
  /**
6746
6738
  * <p>The state of the metadata option changes.</p>
6747
- * <p>
6739
+ * <p>
6748
6740
  * <code>pending</code> - The metadata options are being updated and the instance is not
6749
6741
  * ready to process metadata traffic with the new selection.</p>
6750
- * <p>
6742
+ * <p>
6751
6743
  * <code>applied</code> - The metadata options have been successfully applied on the
6752
6744
  * instance.</p>
6753
6745
  */
6754
6746
  State?: InstanceMetadataOptionsState | string;
6755
6747
  /**
6756
6748
  * <p>The state of token usage for your instance metadata requests.</p>
6757
- * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
6749
+ * <p>If the state is <code>optional</code>, you can choose to retrieve instance metadata
6758
6750
  * with or without a session token on your request. If you retrieve the IAM
6759
6751
  * role credentials without a token, the version 1.0 role credentials are returned. If you
6760
6752
  * retrieve the IAM role credentials using a valid session token, the
6761
6753
  * version 2.0 role credentials are returned.</p>
6762
- * <p>If the state is <code>required</code>, you must send a session token with any instance
6754
+ * <p>If the state is <code>required</code>, you must send a session token with any instance
6763
6755
  * metadata retrieval requests. In this state, retrieving the IAM role
6764
6756
  * credentials always returns the version 2.0 credentials; the version 1.0 credentials are
6765
6757
  * not available.</p>
6766
- * <p>Default: <code>optional</code>
6758
+ * <p>Default: <code>optional</code>
6767
6759
  * </p>
6768
6760
  */
6769
6761
  HttpTokens?: HttpTokensState | string;
6770
6762
  /**
6771
6763
  * <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
6772
6764
  * number, the further instance metadata requests can travel.</p>
6773
- * <p>Default: 1</p>
6774
- * <p>Possible values: Integers from 1 to 64</p>
6765
+ * <p>Default: 1</p>
6766
+ * <p>Possible values: Integers from 1 to 64</p>
6775
6767
  */
6776
6768
  HttpPutResponseHopLimit?: number;
6777
6769
  /**
6778
6770
  * <p>Indicates whether the HTTP metadata endpoint on your instances is enabled or
6779
6771
  * disabled.</p>
6780
- * <p>If the value is <code>disabled</code>, you cannot access your instance
6772
+ * <p>If the value is <code>disabled</code>, you cannot access your instance
6781
6773
  * metadata.</p>
6782
6774
  */
6783
6775
  HttpEndpoint?: InstanceMetadataEndpointState | string;
@@ -6969,7 +6961,7 @@ export interface InstanceNetworkInterface {
6969
6961
  VpcId?: string;
6970
6962
  /**
6971
6963
  * <p>The type of network interface.</p>
6972
- * <p>Valid values: <code>interface</code> | <code>efa</code> | <code>trunk</code>
6964
+ * <p>Valid values: <code>interface</code> | <code>efa</code> | <code>trunk</code>
6973
6965
  * </p>
6974
6966
  */
6975
6967
  InterfaceType?: string;
@@ -7015,46 +7007,46 @@ export declare enum InstanceStateName {
7015
7007
  export interface InstanceState {
7016
7008
  /**
7017
7009
  * <p>The state of the instance as a 16-bit unsigned integer. </p>
7018
- * <p>The high byte is all of the bits between 2^8 and (2^16)-1, which equals decimal values
7010
+ * <p>The high byte is all of the bits between 2^8 and (2^16)-1, which equals decimal values
7019
7011
  * between 256 and 65,535. These numerical values are used for internal purposes and should
7020
7012
  * be ignored.</p>
7021
- * <p>The low byte is all of the bits between 2^0 and (2^8)-1, which equals decimal values
7013
+ * <p>The low byte is all of the bits between 2^0 and (2^8)-1, which equals decimal values
7022
7014
  * between 0 and 255. </p>
7023
- * <p>The valid values for instance-state-code will all be in the range of the low byte and
7015
+ * <p>The valid values for instance-state-code will all be in the range of the low byte and
7024
7016
  * they are:</p>
7025
- * <ul>
7017
+ * <ul>
7026
7018
  * <li>
7027
- * <p>
7028
- * <code>0</code> : <code>pending</code>
7029
- * </p>
7019
+ * <p>
7020
+ * <code>0</code> : <code>pending</code>
7021
+ * </p>
7030
7022
  * </li>
7031
7023
  * <li>
7032
- * <p>
7033
- * <code>16</code> : <code>running</code>
7034
- * </p>
7024
+ * <p>
7025
+ * <code>16</code> : <code>running</code>
7026
+ * </p>
7035
7027
  * </li>
7036
7028
  * <li>
7037
- * <p>
7038
- * <code>32</code> : <code>shutting-down</code>
7039
- * </p>
7029
+ * <p>
7030
+ * <code>32</code> : <code>shutting-down</code>
7031
+ * </p>
7040
7032
  * </li>
7041
7033
  * <li>
7042
- * <p>
7043
- * <code>48</code> : <code>terminated</code>
7044
- * </p>
7034
+ * <p>
7035
+ * <code>48</code> : <code>terminated</code>
7036
+ * </p>
7045
7037
  * </li>
7046
7038
  * <li>
7047
- * <p>
7048
- * <code>64</code> : <code>stopping</code>
7049
- * </p>
7039
+ * <p>
7040
+ * <code>64</code> : <code>stopping</code>
7041
+ * </p>
7050
7042
  * </li>
7051
7043
  * <li>
7052
- * <p>
7053
- * <code>80</code> : <code>stopped</code>
7054
- * </p>
7044
+ * <p>
7045
+ * <code>80</code> : <code>stopped</code>
7046
+ * </p>
7055
7047
  * </li>
7056
7048
  * </ul>
7057
- * <p>You can ignore the high byte value by zeroing out all of the bits above 2^8 or 256 in
7049
+ * <p>You can ignore the high byte value by zeroing out all of the bits above 2^8 or 256 in
7058
7050
  * decimal.</p>
7059
7051
  */
7060
7052
  Code?: number;
@@ -7113,7 +7105,7 @@ export interface Instance {
7113
7105
  * <p>(IPv4 only) The private DNS hostname name assigned to the instance. This DNS hostname
7114
7106
  * can only be used inside the Amazon EC2 network. This name is not available until the
7115
7107
  * instance enters the <code>running</code> state. </p>
7116
- * <p>[EC2-VPC] The Amazon-provided DNS server resolves Amazon-provided private DNS
7108
+ * <p>[EC2-VPC] The Amazon-provided DNS server resolves Amazon-provided private DNS
7117
7109
  * hostnames if you've enabled DNS resolution and DNS hostnames in your VPC. If you are not
7118
7110
  * using the Amazon-provided DNS server in your VPC, your custom domain name servers must
7119
7111
  * resolve the hostname as appropriate.</p>
@@ -7136,7 +7128,7 @@ export interface Instance {
7136
7128
  /**
7137
7129
  * <p>The public IPv4 address, or the Carrier IP address assigned to the instance, if
7138
7130
  * applicable.</p>
7139
- * <p>A Carrier IP address only applies to an instance launched in a subnet associated with
7131
+ * <p>A Carrier IP address only applies to an instance launched in a subnet associated with
7140
7132
  * a Wavelength Zone.</p>
7141
7133
  */
7142
7134
  PublicIpAddress?: string;
@@ -7364,44 +7356,44 @@ export interface DescribeInstancesResult {
7364
7356
  export interface DescribeInstanceStatusRequest {
7365
7357
  /**
7366
7358
  * <p>The filters.</p>
7367
- * <ul>
7359
+ * <ul>
7368
7360
  * <li>
7369
- * <p>
7361
+ * <p>
7370
7362
  * <code>availability-zone</code> - The Availability Zone of the instance.</p>
7371
7363
  * </li>
7372
7364
  * <li>
7373
- * <p>
7365
+ * <p>
7374
7366
  * <code>event.code</code> - The code for the scheduled event
7375
7367
  * (<code>instance-reboot</code> | <code>system-reboot</code> |
7376
7368
  * <code>system-maintenance</code> | <code>instance-retirement</code> |
7377
7369
  * <code>instance-stop</code>).</p>
7378
7370
  * </li>
7379
7371
  * <li>
7380
- * <p>
7372
+ * <p>
7381
7373
  * <code>event.description</code> - A description of the event.</p>
7382
7374
  * </li>
7383
7375
  * <li>
7384
- * <p>
7376
+ * <p>
7385
7377
  * <code>event.instance-event-id</code> - The ID of the event whose date and time
7386
7378
  * you are modifying.</p>
7387
7379
  * </li>
7388
7380
  * <li>
7389
- * <p>
7381
+ * <p>
7390
7382
  * <code>event.not-after</code> - The latest end time for the scheduled event
7391
7383
  * (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
7392
7384
  * </li>
7393
7385
  * <li>
7394
- * <p>
7386
+ * <p>
7395
7387
  * <code>event.not-before</code> - The earliest start time for the scheduled
7396
7388
  * event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
7397
7389
  * </li>
7398
7390
  * <li>
7399
- * <p>
7391
+ * <p>
7400
7392
  * <code>event.not-before-deadline</code> - The deadline for starting the event
7401
7393
  * (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
7402
7394
  * </li>
7403
7395
  * <li>
7404
- * <p>
7396
+ * <p>
7405
7397
  * <code>instance-state-code</code> - The code for the instance state, as a
7406
7398
  * 16-bit unsigned integer. The high byte is used for internal purposes and should
7407
7399
  * be ignored. The low byte is set based on the state represented. The valid values
@@ -7409,32 +7401,32 @@ export interface DescribeInstanceStatusRequest {
7409
7401
  * (stopping), and 80 (stopped).</p>
7410
7402
  * </li>
7411
7403
  * <li>
7412
- * <p>
7404
+ * <p>
7413
7405
  * <code>instance-state-name</code> - The state of the instance
7414
7406
  * (<code>pending</code> | <code>running</code> | <code>shutting-down</code> |
7415
7407
  * <code>terminated</code> | <code>stopping</code> |
7416
7408
  * <code>stopped</code>).</p>
7417
7409
  * </li>
7418
7410
  * <li>
7419
- * <p>
7411
+ * <p>
7420
7412
  * <code>instance-status.reachability</code> - Filters on instance status where
7421
7413
  * the name is <code>reachability</code> (<code>passed</code> | <code>failed</code>
7422
7414
  * | <code>initializing</code> | <code>insufficient-data</code>).</p>
7423
7415
  * </li>
7424
7416
  * <li>
7425
- * <p>
7417
+ * <p>
7426
7418
  * <code>instance-status.status</code> - The status of the instance
7427
7419
  * (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
7428
7420
  * <code>insufficient-data</code> | <code>not-applicable</code>).</p>
7429
7421
  * </li>
7430
7422
  * <li>
7431
- * <p>
7423
+ * <p>
7432
7424
  * <code>system-status.reachability</code> - Filters on system status where the
7433
7425
  * name is <code>reachability</code> (<code>passed</code> | <code>failed</code> |
7434
7426
  * <code>initializing</code> | <code>insufficient-data</code>).</p>
7435
7427
  * </li>
7436
7428
  * <li>
7437
- * <p>
7429
+ * <p>
7438
7430
  * <code>system-status.status</code> - The system status of the instance
7439
7431
  * (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
7440
7432
  * <code>insufficient-data</code> | <code>not-applicable</code>).</p>
@@ -7444,8 +7436,8 @@ export interface DescribeInstanceStatusRequest {
7444
7436
  Filters?: Filter[];
7445
7437
  /**
7446
7438
  * <p>The instance IDs.</p>
7447
- * <p>Default: Describes all your instances.</p>
7448
- * <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
7439
+ * <p>Default: Describes all your instances.</p>
7440
+ * <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
7449
7441
  */
7450
7442
  InstanceIds?: string[];
7451
7443
  /**
@@ -7468,8 +7460,8 @@ export interface DescribeInstanceStatusRequest {
7468
7460
  /**
7469
7461
  * <p>When <code>true</code>, includes the health status for all instances. When
7470
7462
  * <code>false</code>, includes the health status for running instances only.</p>
7471
- * <p>Default: <code>false</code>
7472
- * </p>
7463
+ * <p>Default: <code>false</code>
7464
+ * </p>
7473
7465
  */
7474
7466
  IncludeAllInstances?: boolean;
7475
7467
  }
@@ -7494,7 +7486,7 @@ export interface InstanceStatusEvent {
7494
7486
  Code?: EventCode | string;
7495
7487
  /**
7496
7488
  * <p>A description of the event.</p>
7497
- * <p>After a scheduled event is completed, it can still be described for up to a week. If
7489
+ * <p>After a scheduled event is completed, it can still be described for up to a week. If
7498
7490
  * the event has been completed, this description starts with the following text:
7499
7491
  * [Completed].</p>
7500
7492
  */