@aws-sdk/client-ec2 3.36.0 → 3.39.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 (1289) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist-cjs/EC2.js +30 -28
  3. package/dist-cjs/EC2Client.js +0 -33
  4. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +0 -24
  5. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +0 -24
  6. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +0 -25
  7. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +0 -27
  8. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +0 -25
  9. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +0 -29
  10. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +0 -34
  11. package/dist-cjs/commands/AllocateAddressCommand.js +0 -36
  12. package/dist-cjs/commands/AllocateHostsCommand.js +0 -26
  13. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +0 -25
  14. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +0 -34
  15. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +0 -39
  16. package/dist-cjs/commands/AssociateAddressCommand.js +0 -48
  17. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +0 -25
  18. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +0 -27
  19. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +0 -38
  20. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +0 -25
  21. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +0 -27
  22. package/dist-cjs/commands/AssociateRouteTableCommand.js +0 -30
  23. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +0 -25
  24. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +0 -26
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +0 -25
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +0 -31
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +0 -32
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +0 -30
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +0 -25
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +0 -24
  31. package/dist-cjs/commands/AttachVolumeCommand.js +0 -48
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +0 -27
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +0 -26
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +0 -32
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +0 -34
  36. package/dist-cjs/commands/BundleInstanceCommand.js +0 -28
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +0 -24
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +0 -29
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +0 -38
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +0 -28
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +0 -26
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +0 -24
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +0 -27
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +0 -30
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +0 -28
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +0 -26
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +0 -24
  48. package/dist-cjs/commands/CopyImageCommand.js +0 -45
  49. package/dist-cjs/commands/CopySnapshotCommand.js +0 -46
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +0 -40
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +0 -25
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +0 -24
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +0 -26
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +0 -25
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +0 -59
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +0 -27
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +0 -35
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +0 -76
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +0 -27
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -28
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +3 -40
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +3 -32
  63. package/dist-cjs/commands/CreateImageCommand.js +3 -37
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +1 -50
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +0 -27
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +0 -26
  67. package/dist-cjs/commands/CreateKeyPairCommand.js +0 -33
  68. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +0 -28
  69. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +0 -29
  70. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +0 -24
  71. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +0 -24
  72. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +0 -25
  73. package/dist-cjs/commands/CreateNatGatewayCommand.js +0 -33
  74. package/dist-cjs/commands/CreateNetworkAclCommand.js +0 -26
  75. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +0 -31
  76. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +0 -27
  77. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +0 -26
  78. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +0 -26
  79. package/dist-cjs/commands/CreatePlacementGroupCommand.js +0 -33
  80. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +0 -28
  81. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +0 -39
  82. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +0 -29
  83. package/dist-cjs/commands/CreateRouteCommand.js +0 -44
  84. package/dist-cjs/commands/CreateRouteTableCommand.js +0 -26
  85. package/dist-cjs/commands/CreateSecurityGroupCommand.js +0 -38
  86. package/dist-cjs/commands/CreateSnapshotCommand.js +0 -51
  87. package/dist-cjs/commands/CreateSnapshotsCommand.js +0 -33
  88. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +0 -27
  89. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +0 -28
  90. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +0 -24
  91. package/dist-cjs/commands/CreateSubnetCommand.js +0 -41
  92. package/dist-cjs/commands/CreateTagsCommand.js +0 -33
  93. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +0 -27
  94. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +0 -26
  95. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +0 -30
  96. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +0 -29
  97. package/dist-cjs/commands/CreateTransitGatewayCommand.js +0 -36
  98. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +0 -25
  99. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +0 -27
  100. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +0 -25
  101. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +0 -29
  102. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +0 -24
  103. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +0 -24
  104. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +0 -24
  105. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +0 -27
  106. package/dist-cjs/commands/CreateVolumeCommand.js +0 -34
  107. package/dist-cjs/commands/CreateVpcCommand.js +0 -36
  108. package/dist-cjs/commands/CreateVpcEndpointCommand.js +0 -38
  109. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +0 -28
  110. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -46
  111. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +3 -39
  112. package/dist-cjs/commands/CreateVpnConnectionCommand.js +1 -42
  113. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +0 -28
  114. package/dist-cjs/commands/CreateVpnGatewayCommand.js +0 -28
  115. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +0 -29
  116. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +0 -25
  117. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +0 -27
  118. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +0 -25
  119. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +0 -24
  120. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +0 -24
  121. package/dist-cjs/commands/DeleteFleetsCommand.js +0 -50
  122. package/dist-cjs/commands/DeleteFlowLogsCommand.js +0 -24
  123. package/dist-cjs/commands/DeleteFpgaImageCommand.js +0 -24
  124. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +0 -26
  125. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +0 -25
  126. package/dist-cjs/commands/DeleteKeyPairCommand.js +0 -24
  127. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +0 -24
  128. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +0 -27
  129. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +0 -24
  130. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +0 -24
  131. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +0 -24
  132. package/dist-cjs/commands/DeleteNatGatewayCommand.js +0 -26
  133. package/dist-cjs/commands/DeleteNetworkAclCommand.js +0 -24
  134. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +0 -24
  135. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +0 -24
  136. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +0 -24
  137. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +0 -24
  138. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +0 -27
  139. package/dist-cjs/commands/DeletePlacementGroupCommand.js +0 -26
  140. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +0 -24
  141. package/dist-cjs/commands/DeleteRouteCommand.js +0 -24
  142. package/dist-cjs/commands/DeleteRouteTableCommand.js +0 -24
  143. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +0 -28
  144. package/dist-cjs/commands/DeleteSnapshotCommand.js +0 -33
  145. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +0 -24
  146. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +0 -24
  147. package/dist-cjs/commands/DeleteSubnetCommand.js +0 -24
  148. package/dist-cjs/commands/DeleteTagsCommand.js +0 -27
  149. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +0 -25
  150. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +0 -24
  151. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +0 -24
  152. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +0 -25
  153. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +0 -24
  154. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +0 -25
  155. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +0 -24
  156. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +0 -24
  157. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +0 -24
  158. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +0 -24
  159. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +0 -24
  160. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +0 -25
  161. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +0 -24
  162. package/dist-cjs/commands/DeleteVolumeCommand.js +0 -28
  163. package/dist-cjs/commands/DeleteVpcCommand.js +0 -24
  164. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +0 -24
  165. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +0 -27
  166. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +0 -48
  167. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +0 -28
  168. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +0 -34
  169. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +0 -27
  170. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +0 -27
  171. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +0 -27
  172. package/dist-cjs/commands/DeregisterImageCommand.js +0 -31
  173. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +0 -26
  174. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +0 -24
  175. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +0 -24
  176. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +0 -58
  177. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +0 -24
  178. package/dist-cjs/commands/DescribeAddressesCommand.js +0 -26
  179. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +0 -41
  180. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +0 -29
  181. package/dist-cjs/commands/DescribeBundleTasksCommand.js +0 -27
  182. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +0 -26
  183. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +0 -24
  184. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +0 -25
  185. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +0 -24
  186. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +0 -26
  187. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +0 -24
  188. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +0 -25
  189. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +0 -24
  190. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +0 -24
  191. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +0 -24
  192. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +0 -24
  193. package/dist-cjs/commands/DescribeConversionTasksCommand.js +0 -26
  194. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +0 -26
  195. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +0 -26
  196. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +0 -24
  197. package/dist-cjs/commands/DescribeElasticGpusCommand.js +0 -25
  198. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +0 -24
  199. package/dist-cjs/commands/DescribeExportTasksCommand.js +0 -24
  200. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +0 -24
  201. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +0 -28
  202. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +0 -25
  203. package/dist-cjs/commands/DescribeFleetsCommand.js +0 -25
  204. package/dist-cjs/commands/DescribeFlowLogsCommand.js +0 -26
  205. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +0 -24
  206. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +0 -26
  207. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +0 -30
  208. package/dist-cjs/commands/DescribeHostReservationsCommand.js +0 -25
  209. package/dist-cjs/commands/DescribeHostsCommand.js +2 -28
  210. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -27
  211. package/dist-cjs/commands/DescribeIdFormatCommand.js +3 -46
  212. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +3 -45
  213. package/dist-cjs/commands/DescribeImageAttributeCommand.js +3 -27
  214. package/dist-cjs/commands/DescribeImagesCommand.js +3 -33
  215. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +1 -26
  216. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +0 -24
  217. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +0 -31
  218. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +0 -43
  219. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +0 -25
  220. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +0 -32
  221. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +0 -50
  222. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +0 -25
  223. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +0 -25
  224. package/dist-cjs/commands/DescribeInstancesCommand.js +0 -38
  225. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +0 -24
  226. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +0 -24
  227. package/dist-cjs/commands/DescribeKeyPairsCommand.js +0 -26
  228. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +0 -27
  229. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +0 -24
  230. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +0 -24
  231. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +0 -24
  232. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +0 -25
  233. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +0 -24
  234. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +0 -24
  235. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +0 -25
  236. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +0 -25
  237. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +0 -24
  238. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +0 -24
  239. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +0 -26
  240. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +0 -24
  241. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +0 -24
  242. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +0 -24
  243. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +0 -24
  244. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +0 -24
  245. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +0 -26
  246. package/dist-cjs/commands/DescribePrefixListsCommand.js +0 -26
  247. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +0 -41
  248. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +0 -24
  249. package/dist-cjs/commands/DescribeRegionsCommand.js +0 -27
  250. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +0 -25
  251. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +0 -26
  252. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +0 -29
  253. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +0 -25
  254. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +0 -27
  255. package/dist-cjs/commands/DescribeRouteTablesCommand.js +0 -27
  256. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +0 -27
  257. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +0 -24
  258. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +0 -24
  259. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +0 -24
  260. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +0 -30
  261. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +0 -26
  262. package/dist-cjs/commands/DescribeSnapshotsCommand.js +0 -70
  263. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +0 -25
  264. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +0 -24
  265. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +0 -28
  266. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +0 -26
  267. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +0 -39
  268. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +0 -28
  269. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +0 -24
  270. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +0 -35
  271. package/dist-cjs/commands/DescribeSubnetsCommand.js +0 -26
  272. package/dist-cjs/commands/DescribeTagsCommand.js +3 -29
  273. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +3 -27
  274. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +3 -27
  275. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +3 -27
  276. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -28
  277. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -27
  278. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +3 -27
  279. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -27
  280. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -27
  281. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -28
  282. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -28
  283. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +3 -28
  284. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -31
  285. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +3 -29
  286. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +0 -57
  287. package/dist-cjs/commands/DescribeVolumesCommand.js +0 -31
  288. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +0 -30
  289. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +0 -24
  290. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +0 -24
  291. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +0 -28
  292. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +0 -25
  293. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +0 -25
  294. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +0 -24
  295. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +0 -25
  296. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +0 -31
  297. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +0 -24
  298. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +0 -24
  299. package/dist-cjs/commands/DescribeVpcsCommand.js +0 -24
  300. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +0 -26
  301. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +0 -26
  302. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +0 -24
  303. package/dist-cjs/commands/DetachInternetGatewayCommand.js +0 -26
  304. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +0 -24
  305. package/dist-cjs/commands/DetachVolumeCommand.js +0 -34
  306. package/dist-cjs/commands/DetachVpnGatewayCommand.js +0 -29
  307. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +0 -30
  308. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +0 -24
  309. package/dist-cjs/commands/DisableImageDeprecationCommand.js +0 -26
  310. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +0 -27
  311. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +0 -25
  312. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +0 -25
  313. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +0 -24
  314. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +0 -28
  315. package/dist-cjs/commands/DisassociateAddressCommand.js +0 -28
  316. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +0 -40
  317. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +0 -28
  318. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +0 -26
  319. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +0 -26
  320. package/dist-cjs/commands/DisassociateRouteTableCommand.js +0 -28
  321. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +0 -24
  322. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +0 -24
  323. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +0 -24
  324. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +0 -28
  325. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +0 -29
  326. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +0 -35
  327. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +0 -29
  328. package/dist-cjs/commands/EnableImageDeprecationCommand.js +0 -25
  329. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +0 -26
  330. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +0 -25
  331. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +0 -25
  332. package/dist-cjs/commands/EnableVolumeIOCommand.js +0 -25
  333. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +0 -30
  334. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +0 -30
  335. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +0 -24
  336. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +0 -26
  337. package/dist-cjs/commands/ExportImageCommand.js +0 -26
  338. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +0 -28
  339. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +0 -27
  340. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +0 -24
  341. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +0 -26
  342. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +0 -24
  343. package/dist-cjs/commands/GetConsoleOutputCommand.js +0 -36
  344. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +0 -26
  345. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +0 -26
  346. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +0 -28
  347. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +0 -27
  348. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +0 -41
  349. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +0 -24
  350. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +0 -28
  351. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +36 -0
  352. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +0 -28
  353. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +0 -24
  354. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +0 -24
  355. package/dist-cjs/commands/GetPasswordDataCommand.js +0 -36
  356. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +0 -26
  357. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +0 -27
  358. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +36 -0
  359. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +0 -24
  360. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +0 -24
  361. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +0 -24
  362. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +0 -24
  363. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +0 -24
  364. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +0 -24
  365. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +0 -25
  366. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +0 -27
  367. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +0 -25
  368. package/dist-cjs/commands/ImportImageCommand.js +0 -26
  369. package/dist-cjs/commands/ImportInstanceCommand.js +0 -30
  370. package/dist-cjs/commands/ImportKeyPairCommand.js +0 -29
  371. package/dist-cjs/commands/ImportSnapshotCommand.js +0 -26
  372. package/dist-cjs/commands/ImportVolumeCommand.js +0 -30
  373. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +0 -24
  374. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +0 -27
  375. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +0 -28
  376. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +0 -28
  377. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +0 -24
  378. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +0 -36
  379. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +0 -31
  380. package/dist-cjs/commands/ModifyFleetCommand.js +0 -45
  381. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +0 -24
  382. package/dist-cjs/commands/ModifyHostsCommand.js +0 -31
  383. package/dist-cjs/commands/ModifyIdFormatCommand.js +0 -47
  384. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +0 -45
  385. package/dist-cjs/commands/ModifyImageAttributeCommand.js +0 -29
  386. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +0 -33
  387. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +0 -26
  388. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -29
  389. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +3 -27
  390. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +3 -34
  391. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +3 -33
  392. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +3 -52
  393. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +3 -29
  394. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +3 -31
  395. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -28
  396. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +3 -32
  397. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +3 -27
  398. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +2 -33
  399. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +3 -51
  400. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +2 -26
  401. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -32
  402. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -30
  403. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +1 -26
  404. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +0 -24
  405. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +0 -24
  406. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +0 -24
  407. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +0 -30
  408. package/dist-cjs/commands/ModifyVolumeCommand.js +0 -39
  409. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +0 -24
  410. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +0 -27
  411. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +0 -25
  412. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +0 -31
  413. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +0 -28
  414. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +0 -45
  415. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +0 -31
  416. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +0 -61
  417. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +0 -28
  418. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +0 -24
  419. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +0 -27
  420. package/dist-cjs/commands/MonitorInstancesCommand.js +0 -27
  421. package/dist-cjs/commands/MoveAddressToVpcCommand.js +0 -29
  422. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +0 -35
  423. package/dist-cjs/commands/PurchaseHostReservationCommand.js +0 -27
  424. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +0 -33
  425. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +0 -29
  426. package/dist-cjs/commands/RebootInstancesCommand.js +0 -31
  427. package/dist-cjs/commands/RegisterImageCommand.js +0 -73
  428. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +0 -26
  429. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +0 -29
  430. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +0 -29
  431. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +0 -24
  432. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +0 -24
  433. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +0 -27
  434. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +0 -25
  435. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +0 -27
  436. package/dist-cjs/commands/ReleaseAddressCommand.js +0 -35
  437. package/dist-cjs/commands/ReleaseHostsCommand.js +0 -32
  438. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +0 -28
  439. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +0 -28
  440. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +0 -25
  441. package/dist-cjs/commands/ReplaceRouteCommand.js +0 -29
  442. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +0 -28
  443. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +0 -24
  444. package/dist-cjs/commands/ReportInstanceStatusCommand.js +0 -28
  445. package/dist-cjs/commands/RequestSpotFleetCommand.js +0 -43
  446. package/dist-cjs/commands/RequestSpotInstancesCommand.js +0 -26
  447. package/dist-cjs/commands/ResetAddressAttributeCommand.js +0 -24
  448. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +0 -29
  449. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +0 -25
  450. package/dist-cjs/commands/ResetImageAttributeCommand.js +0 -24
  451. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +0 -32
  452. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +0 -24
  453. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +0 -26
  454. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +0 -24
  455. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +0 -24
  456. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +0 -24
  457. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +0 -39
  458. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +0 -37
  459. package/dist-cjs/commands/RunInstancesCommand.js +0 -80
  460. package/dist-cjs/commands/RunScheduledInstancesCommand.js +0 -29
  461. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +0 -24
  462. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +0 -24
  463. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +0 -24
  464. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +0 -39
  465. package/dist-cjs/commands/StartInstancesCommand.js +0 -43
  466. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +0 -25
  467. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +0 -27
  468. package/dist-cjs/commands/StopInstancesCommand.js +0 -52
  469. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +0 -24
  470. package/dist-cjs/commands/TerminateInstancesCommand.js +0 -85
  471. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +0 -24
  472. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +0 -24
  473. package/dist-cjs/commands/UnmonitorInstancesCommand.js +0 -25
  474. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +0 -27
  475. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +0 -27
  476. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +0 -28
  477. package/dist-cjs/commands/index.js +476 -0
  478. package/dist-cjs/endpoints.js +6 -1
  479. package/dist-cjs/index.js +5 -609
  480. package/dist-cjs/models/models_0.js +147 -793
  481. package/dist-cjs/models/models_1.js +153 -886
  482. package/dist-cjs/models/models_2.js +188 -945
  483. package/dist-cjs/models/models_3.js +149 -969
  484. package/dist-cjs/models/models_4.js +234 -1081
  485. package/dist-cjs/models/models_5.js +222 -508
  486. package/dist-cjs/pagination/DescribeAddressesAttributePaginator.js +0 -10
  487. package/dist-cjs/pagination/DescribeByoipCidrsPaginator.js +0 -10
  488. package/dist-cjs/pagination/DescribeCapacityReservationFleetsPaginator.js +0 -10
  489. package/dist-cjs/pagination/DescribeCapacityReservationsPaginator.js +0 -10
  490. package/dist-cjs/pagination/DescribeCarrierGatewaysPaginator.js +0 -10
  491. package/dist-cjs/pagination/DescribeClassicLinkInstancesPaginator.js +0 -10
  492. package/dist-cjs/pagination/DescribeClientVpnAuthorizationRulesPaginator.js +0 -10
  493. package/dist-cjs/pagination/DescribeClientVpnConnectionsPaginator.js +0 -10
  494. package/dist-cjs/pagination/DescribeClientVpnEndpointsPaginator.js +0 -10
  495. package/dist-cjs/pagination/DescribeClientVpnRoutesPaginator.js +0 -10
  496. package/dist-cjs/pagination/DescribeClientVpnTargetNetworksPaginator.js +0 -10
  497. package/dist-cjs/pagination/DescribeCoipPoolsPaginator.js +0 -10
  498. package/dist-cjs/pagination/DescribeDhcpOptionsPaginator.js +0 -10
  499. package/dist-cjs/pagination/DescribeEgressOnlyInternetGatewaysPaginator.js +0 -10
  500. package/dist-cjs/pagination/DescribeExportImageTasksPaginator.js +0 -10
  501. package/dist-cjs/pagination/DescribeFastSnapshotRestoresPaginator.js +0 -10
  502. package/dist-cjs/pagination/DescribeFleetsPaginator.js +0 -10
  503. package/dist-cjs/pagination/DescribeFlowLogsPaginator.js +0 -10
  504. package/dist-cjs/pagination/DescribeFpgaImagesPaginator.js +0 -10
  505. package/dist-cjs/pagination/DescribeHostReservationOfferingsPaginator.js +0 -10
  506. package/dist-cjs/pagination/DescribeHostReservationsPaginator.js +0 -10
  507. package/dist-cjs/pagination/DescribeHostsPaginator.js +0 -10
  508. package/dist-cjs/pagination/DescribeIamInstanceProfileAssociationsPaginator.js +0 -10
  509. package/dist-cjs/pagination/DescribeImportImageTasksPaginator.js +0 -10
  510. package/dist-cjs/pagination/DescribeImportSnapshotTasksPaginator.js +0 -10
  511. package/dist-cjs/pagination/DescribeInstanceCreditSpecificationsPaginator.js +0 -10
  512. package/dist-cjs/pagination/DescribeInstanceEventWindowsPaginator.js +0 -10
  513. package/dist-cjs/pagination/DescribeInstanceStatusPaginator.js +0 -10
  514. package/dist-cjs/pagination/DescribeInstanceTypeOfferingsPaginator.js +0 -10
  515. package/dist-cjs/pagination/DescribeInstanceTypesPaginator.js +0 -10
  516. package/dist-cjs/pagination/DescribeInstancesPaginator.js +0 -10
  517. package/dist-cjs/pagination/DescribeInternetGatewaysPaginator.js +0 -10
  518. package/dist-cjs/pagination/DescribeIpv6PoolsPaginator.js +0 -10
  519. package/dist-cjs/pagination/DescribeLaunchTemplateVersionsPaginator.js +0 -10
  520. package/dist-cjs/pagination/DescribeLaunchTemplatesPaginator.js +0 -10
  521. package/dist-cjs/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.js +0 -10
  522. package/dist-cjs/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.js +0 -10
  523. package/dist-cjs/pagination/DescribeLocalGatewayRouteTablesPaginator.js +0 -10
  524. package/dist-cjs/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.js +0 -10
  525. package/dist-cjs/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.js +0 -10
  526. package/dist-cjs/pagination/DescribeLocalGatewaysPaginator.js +0 -10
  527. package/dist-cjs/pagination/DescribeManagedPrefixListsPaginator.js +0 -10
  528. package/dist-cjs/pagination/DescribeMovingAddressesPaginator.js +0 -10
  529. package/dist-cjs/pagination/DescribeNatGatewaysPaginator.js +0 -10
  530. package/dist-cjs/pagination/DescribeNetworkAclsPaginator.js +0 -10
  531. package/dist-cjs/pagination/DescribeNetworkInsightsAnalysesPaginator.js +0 -10
  532. package/dist-cjs/pagination/DescribeNetworkInsightsPathsPaginator.js +0 -10
  533. package/dist-cjs/pagination/DescribeNetworkInterfacePermissionsPaginator.js +0 -10
  534. package/dist-cjs/pagination/DescribeNetworkInterfacesPaginator.js +0 -10
  535. package/dist-cjs/pagination/DescribePrefixListsPaginator.js +0 -10
  536. package/dist-cjs/pagination/DescribePrincipalIdFormatPaginator.js +0 -10
  537. package/dist-cjs/pagination/DescribePublicIpv4PoolsPaginator.js +0 -10
  538. package/dist-cjs/pagination/DescribeReplaceRootVolumeTasksPaginator.js +0 -10
  539. package/dist-cjs/pagination/DescribeReservedInstancesModificationsPaginator.js +0 -10
  540. package/dist-cjs/pagination/DescribeReservedInstancesOfferingsPaginator.js +0 -10
  541. package/dist-cjs/pagination/DescribeRouteTablesPaginator.js +0 -10
  542. package/dist-cjs/pagination/DescribeScheduledInstanceAvailabilityPaginator.js +0 -10
  543. package/dist-cjs/pagination/DescribeScheduledInstancesPaginator.js +0 -10
  544. package/dist-cjs/pagination/DescribeSecurityGroupRulesPaginator.js +0 -10
  545. package/dist-cjs/pagination/DescribeSecurityGroupsPaginator.js +0 -10
  546. package/dist-cjs/pagination/DescribeSnapshotsPaginator.js +0 -10
  547. package/dist-cjs/pagination/DescribeSpotFleetRequestsPaginator.js +0 -10
  548. package/dist-cjs/pagination/DescribeSpotInstanceRequestsPaginator.js +0 -10
  549. package/dist-cjs/pagination/DescribeSpotPriceHistoryPaginator.js +0 -10
  550. package/dist-cjs/pagination/DescribeStaleSecurityGroupsPaginator.js +0 -10
  551. package/dist-cjs/pagination/DescribeStoreImageTasksPaginator.js +0 -10
  552. package/dist-cjs/pagination/DescribeSubnetsPaginator.js +0 -10
  553. package/dist-cjs/pagination/DescribeTagsPaginator.js +0 -10
  554. package/dist-cjs/pagination/DescribeTrafficMirrorFiltersPaginator.js +0 -10
  555. package/dist-cjs/pagination/DescribeTrafficMirrorSessionsPaginator.js +0 -10
  556. package/dist-cjs/pagination/DescribeTrafficMirrorTargetsPaginator.js +0 -10
  557. package/dist-cjs/pagination/DescribeTransitGatewayAttachmentsPaginator.js +0 -10
  558. package/dist-cjs/pagination/DescribeTransitGatewayConnectPeersPaginator.js +0 -10
  559. package/dist-cjs/pagination/DescribeTransitGatewayConnectsPaginator.js +0 -10
  560. package/dist-cjs/pagination/DescribeTransitGatewayMulticastDomainsPaginator.js +0 -10
  561. package/dist-cjs/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.js +0 -10
  562. package/dist-cjs/pagination/DescribeTransitGatewayRouteTablesPaginator.js +0 -10
  563. package/dist-cjs/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.js +0 -10
  564. package/dist-cjs/pagination/DescribeTransitGatewaysPaginator.js +0 -10
  565. package/dist-cjs/pagination/DescribeTrunkInterfaceAssociationsPaginator.js +0 -10
  566. package/dist-cjs/pagination/DescribeVolumeStatusPaginator.js +0 -10
  567. package/dist-cjs/pagination/DescribeVolumesModificationsPaginator.js +0 -10
  568. package/dist-cjs/pagination/DescribeVolumesPaginator.js +0 -10
  569. package/dist-cjs/pagination/DescribeVpcClassicLinkDnsSupportPaginator.js +0 -10
  570. package/dist-cjs/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.js +0 -10
  571. package/dist-cjs/pagination/DescribeVpcEndpointConnectionsPaginator.js +0 -10
  572. package/dist-cjs/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.js +0 -10
  573. package/dist-cjs/pagination/DescribeVpcEndpointServicePermissionsPaginator.js +0 -10
  574. package/dist-cjs/pagination/DescribeVpcEndpointsPaginator.js +0 -10
  575. package/dist-cjs/pagination/DescribeVpcPeeringConnectionsPaginator.js +0 -10
  576. package/dist-cjs/pagination/DescribeVpcsPaginator.js +0 -10
  577. package/dist-cjs/pagination/GetAssociatedIpv6PoolCidrsPaginator.js +0 -10
  578. package/dist-cjs/pagination/GetGroupsForCapacityReservationPaginator.js +0 -10
  579. package/dist-cjs/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.js +35 -0
  580. package/dist-cjs/pagination/GetManagedPrefixListAssociationsPaginator.js +0 -10
  581. package/dist-cjs/pagination/GetManagedPrefixListEntriesPaginator.js +0 -10
  582. package/dist-cjs/pagination/GetSpotPlacementScoresPaginator.js +35 -0
  583. package/dist-cjs/pagination/GetTransitGatewayAttachmentPropagationsPaginator.js +0 -10
  584. package/dist-cjs/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.js +0 -10
  585. package/dist-cjs/pagination/GetTransitGatewayPrefixListReferencesPaginator.js +0 -10
  586. package/dist-cjs/pagination/GetTransitGatewayRouteTableAssociationsPaginator.js +0 -10
  587. package/dist-cjs/pagination/GetTransitGatewayRouteTablePropagationsPaginator.js +0 -10
  588. package/dist-cjs/pagination/GetVpnConnectionDeviceTypesPaginator.js +0 -10
  589. package/dist-cjs/pagination/SearchLocalGatewayRoutesPaginator.js +0 -10
  590. package/dist-cjs/pagination/SearchTransitGatewayMulticastGroupsPaginator.js +0 -10
  591. package/dist-cjs/pagination/index.js +109 -0
  592. package/dist-cjs/protocols/Aws_ec2.js +2021 -782
  593. package/dist-cjs/runtimeConfig.browser.js +1 -5
  594. package/dist-cjs/runtimeConfig.js +1 -5
  595. package/dist-cjs/runtimeConfig.native.js +0 -3
  596. package/dist-cjs/runtimeConfig.shared.js +0 -3
  597. package/dist-cjs/waiters/index.js +35 -0
  598. package/dist-cjs/waiters/waitForBundleTaskComplete.js +0 -9
  599. package/dist-cjs/waiters/waitForConversionTaskCancelled.js +0 -9
  600. package/dist-cjs/waiters/waitForConversionTaskCompleted.js +0 -9
  601. package/dist-cjs/waiters/waitForConversionTaskDeleted.js +0 -9
  602. package/dist-cjs/waiters/waitForCustomerGatewayAvailable.js +0 -9
  603. package/dist-cjs/waiters/waitForExportTaskCancelled.js +0 -9
  604. package/dist-cjs/waiters/waitForExportTaskCompleted.js +0 -9
  605. package/dist-cjs/waiters/waitForImageAvailable.js +0 -9
  606. package/dist-cjs/waiters/waitForImageExists.js +0 -9
  607. package/dist-cjs/waiters/waitForInstanceExists.js +0 -9
  608. package/dist-cjs/waiters/waitForInstanceRunning.js +0 -9
  609. package/dist-cjs/waiters/waitForInstanceStatusOk.js +0 -9
  610. package/dist-cjs/waiters/waitForInstanceStopped.js +0 -9
  611. package/dist-cjs/waiters/waitForInstanceTerminated.js +0 -9
  612. package/dist-cjs/waiters/waitForKeyPairExists.js +0 -9
  613. package/dist-cjs/waiters/waitForNatGatewayAvailable.js +0 -9
  614. package/dist-cjs/waiters/waitForNetworkInterfaceAvailable.js +0 -9
  615. package/dist-cjs/waiters/waitForPasswordDataAvailable.js +0 -9
  616. package/dist-cjs/waiters/waitForSecurityGroupExists.js +0 -9
  617. package/dist-cjs/waiters/waitForSnapshotCompleted.js +0 -9
  618. package/dist-cjs/waiters/waitForSpotInstanceRequestFulfilled.js +0 -9
  619. package/dist-cjs/waiters/waitForSubnetAvailable.js +0 -9
  620. package/dist-cjs/waiters/waitForSystemStatusOk.js +0 -9
  621. package/dist-cjs/waiters/waitForVolumeAvailable.js +0 -9
  622. package/dist-cjs/waiters/waitForVolumeDeleted.js +0 -9
  623. package/dist-cjs/waiters/waitForVolumeInUse.js +0 -9
  624. package/dist-cjs/waiters/waitForVpcAvailable.js +0 -9
  625. package/dist-cjs/waiters/waitForVpcExists.js +0 -9
  626. package/dist-cjs/waiters/waitForVpcPeeringConnectionDeleted.js +0 -9
  627. package/dist-cjs/waiters/waitForVpcPeeringConnectionExists.js +0 -9
  628. package/dist-cjs/waiters/waitForVpnConnectionAvailable.js +0 -9
  629. package/dist-cjs/waiters/waitForVpnConnectionDeleted.js +0 -9
  630. package/dist-es/EC2.js +30 -0
  631. package/dist-es/commands/CreateFleetCommand.js +2 -1
  632. package/dist-es/commands/CreateFlowLogsCommand.js +1 -1
  633. package/dist-es/commands/CreateFpgaImageCommand.js +1 -1
  634. package/dist-es/commands/CreateImageCommand.js +1 -1
  635. package/dist-es/commands/CreateInstanceEventWindowCommand.js +1 -2
  636. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +1 -1
  637. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +1 -1
  638. package/dist-es/commands/CreateVpnConnectionCommand.js +1 -2
  639. package/dist-es/commands/DescribeHostsCommand.js +2 -1
  640. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +1 -1
  641. package/dist-es/commands/DescribeIdFormatCommand.js +1 -1
  642. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +1 -1
  643. package/dist-es/commands/DescribeImageAttributeCommand.js +1 -1
  644. package/dist-es/commands/DescribeImagesCommand.js +1 -1
  645. package/dist-es/commands/DescribeImportImageTasksCommand.js +1 -2
  646. package/dist-es/commands/DescribeTagsCommand.js +1 -1
  647. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +1 -1
  648. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +1 -1
  649. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +1 -1
  650. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +1 -1
  651. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +1 -1
  652. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +1 -1
  653. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +1 -1
  654. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +1 -1
  655. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +1 -1
  656. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +1 -1
  657. package/dist-es/commands/DescribeTransitGatewaysCommand.js +1 -1
  658. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +1 -1
  659. package/dist-es/commands/DescribeVolumeAttributeCommand.js +1 -1
  660. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +39 -0
  661. package/dist-es/commands/GetSpotPlacementScoresCommand.js +39 -0
  662. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +2 -1
  663. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +1 -1
  664. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +1 -1
  665. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +1 -1
  666. package/dist-es/commands/ModifyInstancePlacementCommand.js +1 -1
  667. package/dist-es/commands/ModifyLaunchTemplateCommand.js +1 -1
  668. package/dist-es/commands/ModifyManagedPrefixListCommand.js +1 -1
  669. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  670. package/dist-es/commands/ModifyReservedInstancesCommand.js +1 -1
  671. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +1 -1
  672. package/dist-es/commands/ModifySnapshotAttributeCommand.js +1 -1
  673. package/dist-es/commands/ModifySpotFleetRequestCommand.js +1 -1
  674. package/dist-es/commands/ModifySubnetAttributeCommand.js +1 -1
  675. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +1 -1
  676. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +1 -1
  677. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +1 -2
  678. package/dist-es/commands/index.js +473 -0
  679. package/dist-es/endpoints.js +6 -1
  680. package/dist-es/index.js +5 -609
  681. package/dist-es/models/models_0.js +115 -73
  682. package/dist-es/models/models_1.js +102 -124
  683. package/dist-es/models/models_2.js +128 -92
  684. package/dist-es/models/models_3.js +97 -124
  685. package/dist-es/models/models_4.js +152 -147
  686. package/dist-es/models/models_5.js +147 -0
  687. package/dist-es/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.js +74 -0
  688. package/dist-es/pagination/GetSpotPlacementScoresPaginator.js +74 -0
  689. package/dist-es/pagination/index.js +106 -0
  690. package/dist-es/protocols/Aws_ec2.js +2612 -1202
  691. package/dist-es/waiters/index.js +32 -0
  692. package/dist-types/EC2.d.ts +54 -22
  693. package/dist-types/EC2Client.d.ts +4 -2
  694. package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
  695. package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
  696. package/dist-types/commands/CreateFpgaImageCommand.d.ts +2 -2
  697. package/dist-types/commands/CreateImageCommand.d.ts +1 -1
  698. package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -2
  699. package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +1 -1
  700. package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
  701. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +6 -5
  702. package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +2 -2
  703. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  704. package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -2
  705. package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -2
  706. package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
  707. package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +1 -1
  708. package/dist-types/commands/DescribeHostsCommand.d.ts +2 -1
  709. package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +1 -1
  710. package/dist-types/commands/DescribeIdFormatCommand.d.ts +2 -2
  711. package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
  712. package/dist-types/commands/DescribeImageAttributeCommand.d.ts +1 -1
  713. package/dist-types/commands/DescribeImagesCommand.d.ts +1 -1
  714. package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +1 -2
  715. package/dist-types/commands/DescribeRegionsCommand.d.ts +3 -3
  716. package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -0
  717. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  718. package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +1 -1
  719. package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +1 -1
  720. package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -1
  721. package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
  722. package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +1 -1
  723. package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +1 -1
  724. package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +1 -1
  725. package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
  726. package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
  727. package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
  728. package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
  729. package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +1 -1
  730. package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +1 -1
  731. package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +44 -0
  732. package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +42 -0
  733. package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +1 -1
  734. package/dist-types/commands/ModifyIdFormatCommand.d.ts +1 -1
  735. package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
  736. package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
  737. package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
  738. package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
  739. package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
  740. package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +1 -1
  741. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -1
  742. package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +1 -1
  743. package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
  744. package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +1 -1
  745. package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
  746. package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
  747. package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
  748. package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -3
  749. package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
  750. package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -2
  751. package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
  752. package/dist-types/commands/index.d.ts +473 -0
  753. package/dist-types/index.d.ts +5 -609
  754. package/dist-types/models/models_0.d.ts +588 -688
  755. package/dist-types/models/models_1.d.ts +4709 -4496
  756. package/dist-types/models/models_2.d.ts +4622 -4693
  757. package/dist-types/models/models_3.d.ts +7014 -7011
  758. package/dist-types/models/models_4.d.ts +4862 -4524
  759. package/dist-types/models/models_5.d.ts +974 -20
  760. package/dist-types/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +4 -0
  761. package/dist-types/pagination/GetSpotPlacementScoresPaginator.d.ts +4 -0
  762. package/dist-types/pagination/index.d.ts +106 -0
  763. package/dist-types/protocols/Aws_ec2.d.ts +6 -0
  764. package/dist-types/ts3.4/EC2.d.ts +482 -3731
  765. package/dist-types/ts3.4/EC2Client.d.ts +28 -116
  766. package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -20
  767. package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -20
  768. package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -21
  769. package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -23
  770. package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -21
  771. package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -25
  772. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +2 -30
  773. package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +2 -32
  774. package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +2 -22
  775. package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -21
  776. package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +2 -30
  777. package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +2 -35
  778. package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +2 -44
  779. package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -21
  780. package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +2 -23
  781. package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -34
  782. package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +2 -21
  783. package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +2 -23
  784. package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +2 -26
  785. package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -21
  786. package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -22
  787. package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -21
  788. package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +2 -27
  789. package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +2 -28
  790. package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +2 -26
  791. package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +2 -21
  792. package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +2 -20
  793. package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +2 -44
  794. package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +2 -23
  795. package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -22
  796. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -28
  797. package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +2 -30
  798. package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +2 -24
  799. package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +2 -20
  800. package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +2 -25
  801. package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -34
  802. package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +2 -24
  803. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -22
  804. package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +2 -20
  805. package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +2 -23
  806. package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +2 -26
  807. package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -24
  808. package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +2 -22
  809. package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +2 -20
  810. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +2 -41
  811. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +2 -42
  812. package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +2 -36
  813. package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +2 -21
  814. package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +2 -20
  815. package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +2 -22
  816. package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +2 -21
  817. package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +2 -55
  818. package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +2 -23
  819. package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +2 -31
  820. package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +2 -72
  821. package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +2 -23
  822. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +4 -24
  823. package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +3 -34
  824. package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +3 -26
  825. package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +3 -31
  826. package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +3 -46
  827. package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +2 -23
  828. package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +2 -22
  829. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +2 -29
  830. package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +2 -24
  831. package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -25
  832. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +2 -20
  833. package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -20
  834. package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +2 -21
  835. package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +2 -29
  836. package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +2 -22
  837. package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +2 -27
  838. package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +2 -23
  839. package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +2 -22
  840. package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -22
  841. package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +2 -29
  842. package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -24
  843. package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +2 -35
  844. package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +2 -25
  845. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +2 -40
  846. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +2 -22
  847. package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +2 -34
  848. package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -47
  849. package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -29
  850. package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -23
  851. package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +2 -24
  852. package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +2 -20
  853. package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +2 -37
  854. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -29
  855. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -23
  856. package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +2 -22
  857. package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +2 -26
  858. package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +2 -25
  859. package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +2 -32
  860. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +2 -21
  861. package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -23
  862. package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -21
  863. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -25
  864. package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -20
  865. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +2 -20
  866. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -20
  867. package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -23
  868. package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +2 -30
  869. package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +2 -32
  870. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -34
  871. package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -24
  872. package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +3 -40
  873. package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -33
  874. package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +3 -38
  875. package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +2 -24
  876. package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +2 -24
  877. package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +2 -25
  878. package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +2 -21
  879. package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +2 -23
  880. package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +2 -21
  881. package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +2 -20
  882. package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -20
  883. package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +2 -46
  884. package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +2 -20
  885. package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +2 -20
  886. package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +2 -22
  887. package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +2 -21
  888. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +2 -20
  889. package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +2 -20
  890. package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -23
  891. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -20
  892. package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -20
  893. package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +2 -20
  894. package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +2 -22
  895. package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +2 -20
  896. package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +2 -20
  897. package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -20
  898. package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -20
  899. package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +2 -20
  900. package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -23
  901. package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +2 -22
  902. package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -20
  903. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +2 -20
  904. package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +2 -20
  905. package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +2 -24
  906. package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -29
  907. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -20
  908. package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -20
  909. package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +2 -20
  910. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -23
  911. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -21
  912. package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -20
  913. package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -20
  914. package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -21
  915. package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +2 -20
  916. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -21
  917. package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -20
  918. package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -20
  919. package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -20
  920. package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -20
  921. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -20
  922. package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -21
  923. package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -20
  924. package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -24
  925. package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +2 -20
  926. package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -20
  927. package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -23
  928. package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +2 -44
  929. package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -24
  930. package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +2 -30
  931. package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -23
  932. package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +2 -23
  933. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +2 -23
  934. package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +2 -27
  935. package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -22
  936. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -20
  937. package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -20
  938. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -54
  939. package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +2 -20
  940. package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +2 -22
  941. package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +2 -37
  942. package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +2 -25
  943. package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +2 -23
  944. package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +2 -22
  945. package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -20
  946. package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +2 -21
  947. package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +2 -20
  948. package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -22
  949. package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -20
  950. package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -21
  951. package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -20
  952. package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +2 -20
  953. package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -20
  954. package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +2 -20
  955. package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +2 -22
  956. package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +2 -22
  957. package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +2 -22
  958. package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -20
  959. package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +2 -21
  960. package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +2 -20
  961. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -20
  962. package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -20
  963. package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +2 -24
  964. package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +2 -21
  965. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +2 -21
  966. package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +2 -22
  967. package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -20
  968. package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +2 -22
  969. package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -26
  970. package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +2 -21
  971. package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +4 -24
  972. package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +3 -21
  973. package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +3 -40
  974. package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +3 -39
  975. package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +3 -21
  976. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -27
  977. package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +3 -22
  978. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -20
  979. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +2 -27
  980. package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -39
  981. package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -21
  982. package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -28
  983. package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +2 -46
  984. package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -21
  985. package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -21
  986. package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -34
  987. package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +2 -20
  988. package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +2 -20
  989. package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +2 -22
  990. package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -23
  991. package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +2 -20
  992. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -20
  993. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -20
  994. package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -21
  995. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -20
  996. package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -20
  997. package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +2 -21
  998. package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +2 -21
  999. package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +2 -20
  1000. package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +2 -20
  1001. package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +2 -22
  1002. package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -20
  1003. package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -20
  1004. package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -20
  1005. package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -20
  1006. package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +2 -20
  1007. package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +2 -22
  1008. package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +2 -22
  1009. package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +2 -37
  1010. package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -20
  1011. package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +2 -23
  1012. package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -21
  1013. package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +2 -22
  1014. package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -25
  1015. package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -21
  1016. package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -23
  1017. package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +2 -23
  1018. package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -23
  1019. package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +2 -20
  1020. package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -20
  1021. package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -20
  1022. package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +2 -26
  1023. package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +2 -22
  1024. package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -66
  1025. package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -21
  1026. package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -20
  1027. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -24
  1028. package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -22
  1029. package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -35
  1030. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -24
  1031. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -20
  1032. package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +2 -31
  1033. package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +2 -22
  1034. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -23
  1035. package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +3 -21
  1036. package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +3 -21
  1037. package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +3 -21
  1038. package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +3 -22
  1039. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +3 -21
  1040. package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +3 -21
  1041. package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +3 -21
  1042. package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +3 -21
  1043. package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +3 -22
  1044. package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +3 -22
  1045. package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +3 -22
  1046. package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +3 -25
  1047. package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +3 -23
  1048. package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +2 -53
  1049. package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -27
  1050. package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +2 -26
  1051. package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +2 -20
  1052. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +2 -20
  1053. package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -24
  1054. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -21
  1055. package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -21
  1056. package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -20
  1057. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -21
  1058. package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -27
  1059. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -20
  1060. package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -20
  1061. package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +2 -20
  1062. package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +2 -22
  1063. package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +2 -22
  1064. package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +2 -20
  1065. package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +2 -22
  1066. package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +2 -20
  1067. package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +2 -30
  1068. package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +2 -25
  1069. package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -26
  1070. package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -20
  1071. package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +2 -22
  1072. package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +2 -23
  1073. package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -21
  1074. package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +2 -21
  1075. package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +2 -20
  1076. package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -24
  1077. package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +2 -24
  1078. package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -36
  1079. package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -24
  1080. package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -22
  1081. package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -22
  1082. package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +2 -24
  1083. package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -20
  1084. package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -20
  1085. package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -20
  1086. package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -24
  1087. package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -25
  1088. package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -31
  1089. package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -25
  1090. package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +2 -21
  1091. package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +2 -22
  1092. package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -21
  1093. package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +2 -21
  1094. package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +2 -21
  1095. package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +2 -26
  1096. package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -26
  1097. package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -20
  1098. package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -22
  1099. package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +2 -22
  1100. package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -24
  1101. package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -23
  1102. package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -20
  1103. package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +2 -22
  1104. package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +2 -20
  1105. package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +2 -32
  1106. package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +2 -22
  1107. package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -22
  1108. package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -24
  1109. package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -23
  1110. package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -37
  1111. package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -20
  1112. package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -24
  1113. package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +17 -0
  1114. package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +2 -24
  1115. package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -20
  1116. package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -20
  1117. package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +2 -32
  1118. package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -22
  1119. package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -23
  1120. package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +17 -0
  1121. package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +2 -20
  1122. package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -20
  1123. package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -20
  1124. package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -20
  1125. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -20
  1126. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -20
  1127. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -21
  1128. package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -23
  1129. package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -21
  1130. package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +2 -22
  1131. package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +2 -26
  1132. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +2 -25
  1133. package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +2 -22
  1134. package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +2 -26
  1135. package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +2 -20
  1136. package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -23
  1137. package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +2 -24
  1138. package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -24
  1139. package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +2 -20
  1140. package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -32
  1141. package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -27
  1142. package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +2 -41
  1143. package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -20
  1144. package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +2 -27
  1145. package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +2 -43
  1146. package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +2 -41
  1147. package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +2 -25
  1148. package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +2 -29
  1149. package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -22
  1150. package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +4 -25
  1151. package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +3 -21
  1152. package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +3 -28
  1153. package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +3 -27
  1154. package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +3 -46
  1155. package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +3 -23
  1156. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +3 -25
  1157. package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +3 -23
  1158. package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +3 -26
  1159. package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +3 -21
  1160. package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +3 -28
  1161. package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +3 -45
  1162. package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +3 -21
  1163. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +3 -26
  1164. package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +3 -24
  1165. package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +3 -22
  1166. package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +2 -20
  1167. package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -20
  1168. package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -20
  1169. package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +2 -26
  1170. package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +2 -35
  1171. package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +2 -20
  1172. package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +2 -23
  1173. package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -21
  1174. package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -27
  1175. package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -24
  1176. package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -41
  1177. package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +2 -27
  1178. package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +2 -57
  1179. package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -24
  1180. package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -20
  1181. package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -23
  1182. package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +2 -23
  1183. package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +2 -25
  1184. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +2 -31
  1185. package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +2 -23
  1186. package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -29
  1187. package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +2 -25
  1188. package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +2 -27
  1189. package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +2 -69
  1190. package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +2 -22
  1191. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -25
  1192. package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -25
  1193. package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -20
  1194. package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -20
  1195. package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -23
  1196. package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -21
  1197. package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -23
  1198. package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +2 -31
  1199. package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +2 -28
  1200. package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -24
  1201. package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -24
  1202. package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -21
  1203. package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +2 -25
  1204. package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -24
  1205. package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -20
  1206. package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +2 -24
  1207. package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +2 -39
  1208. package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +2 -22
  1209. package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +2 -20
  1210. package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -25
  1211. package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +2 -21
  1212. package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +2 -20
  1213. package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +2 -28
  1214. package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -20
  1215. package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +2 -22
  1216. package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +2 -20
  1217. package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -20
  1218. package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +2 -20
  1219. package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -35
  1220. package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -33
  1221. package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +2 -76
  1222. package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +2 -25
  1223. package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -20
  1224. package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -20
  1225. package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -20
  1226. package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +2 -35
  1227. package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +2 -39
  1228. package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -21
  1229. package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -23
  1230. package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +2 -48
  1231. package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -20
  1232. package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +2 -81
  1233. package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +2 -20
  1234. package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -20
  1235. package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +2 -21
  1236. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -23
  1237. package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -23
  1238. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +2 -24
  1239. package/dist-types/ts3.4/commands/index.d.ts +473 -0
  1240. package/dist-types/ts3.4/index.d.ts +5 -609
  1241. package/dist-types/ts3.4/models/models_0.d.ts +1346 -4801
  1242. package/dist-types/ts3.4/models/models_1.d.ts +1712 -5625
  1243. package/dist-types/ts3.4/models/models_2.d.ts +1536 -5710
  1244. package/dist-types/ts3.4/models/models_3.d.ts +1887 -8503
  1245. package/dist-types/ts3.4/models/models_4.d.ts +1636 -5730
  1246. package/dist-types/ts3.4/models/models_5.d.ts +1292 -3238
  1247. package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +4 -0
  1248. package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +4 -0
  1249. package/dist-types/ts3.4/pagination/index.d.ts +106 -0
  1250. package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +6 -0
  1251. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  1252. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  1253. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  1254. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  1255. package/dist-types/ts3.4/waiters/index.d.ts +32 -0
  1256. package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +2 -9
  1257. package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +2 -9
  1258. package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +2 -9
  1259. package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +2 -9
  1260. package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +2 -9
  1261. package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +2 -9
  1262. package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +2 -9
  1263. package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +2 -9
  1264. package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +2 -9
  1265. package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +2 -9
  1266. package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +2 -9
  1267. package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +2 -9
  1268. package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +2 -9
  1269. package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +2 -9
  1270. package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +2 -9
  1271. package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +2 -9
  1272. package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +2 -9
  1273. package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +2 -9
  1274. package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +2 -9
  1275. package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +2 -9
  1276. package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +2 -9
  1277. package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +2 -9
  1278. package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +2 -9
  1279. package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +2 -9
  1280. package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +2 -9
  1281. package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +2 -9
  1282. package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +2 -9
  1283. package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +2 -9
  1284. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +2 -9
  1285. package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +2 -9
  1286. package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +2 -9
  1287. package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +2 -9
  1288. package/dist-types/waiters/index.d.ts +32 -0
  1289. package/package.json +34 -34
@@ -1,285 +1,240 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AlternatePathHint = exports.AllowedPrincipal = exports.PrincipalType = exports.AllocationStrategy = exports.AllocateHostsResult = exports.AllocateHostsRequest = exports.AllocateAddressResult = exports.AllocateAddressRequest = exports.TagSpecification = exports.AdvertiseByoipCidrResult = exports.ByoipCidr = exports.AdvertiseByoipCidrRequest = exports.AddressAttribute = exports.PtrUpdateStatus = exports.Address = exports.AddPrefixListEntry = exports.ActivityStatus = exports.ActiveInstance = exports.InstanceHealthStatus = exports.AccountAttribute = exports.AccountAttributeValue = exports.AcceptVpcPeeringConnectionResult = exports.VpcPeeringConnection = exports.VpcPeeringConnectionStateReason = exports.VpcPeeringConnectionVpcInfo = exports.VpcPeeringConnectionOptionsDescription = exports.Ipv6CidrBlock = exports.CidrBlock = exports.AcceptVpcPeeringConnectionRequest = exports.AcceptVpcEndpointConnectionsResult = exports.UnsuccessfulItem = exports.UnsuccessfulItemError = exports.AcceptVpcEndpointConnectionsRequest = exports.AcceptTransitGatewayVpcAttachmentResult = exports.TransitGatewayVpcAttachment = exports.TransitGatewayVpcAttachmentOptions = exports.AcceptTransitGatewayVpcAttachmentRequest = exports.AcceptTransitGatewayPeeringAttachmentResult = exports.TransitGatewayPeeringAttachment = exports.Tag = exports.PeeringAttachmentStatus = exports.PeeringTgwInfo = exports.AcceptTransitGatewayPeeringAttachmentRequest = exports.AcceptTransitGatewayMulticastDomainAssociationsResult = exports.TransitGatewayMulticastDomainAssociations = exports.SubnetAssociation = exports.AcceptTransitGatewayMulticastDomainAssociationsRequest = exports.AcceptReservedInstancesExchangeQuoteResult = exports.AcceptReservedInstancesExchangeQuoteRequest = exports.TargetConfigurationRequest = void 0;
4
- exports.VpcIpv6CidrBlockAssociation = exports.VpcCidrBlockAssociation = exports.VpcCidrBlockState = exports.AssociateVpcCidrBlockRequest = exports.AssociateTrunkInterfaceResult = exports.TrunkInterfaceAssociation = exports.InterfaceProtocolType = exports.AssociateTrunkInterfaceRequest = exports.AssociateTransitGatewayRouteTableResult = exports.TransitGatewayAssociation = exports.AssociateTransitGatewayRouteTableRequest = exports.AssociateTransitGatewayMulticastDomainResult = exports.AssociateTransitGatewayMulticastDomainRequest = exports.AssociateSubnetCidrBlockResult = exports.SubnetIpv6CidrBlockAssociation = exports.SubnetCidrBlockState = exports.AssociateSubnetCidrBlockRequest = exports.AssociateRouteTableResult = exports.RouteTableAssociationState = exports.AssociateRouteTableRequest = exports.AssociateInstanceEventWindowResult = exports.InstanceEventWindow = exports.InstanceEventWindowTimeRange = exports.WeekDay = exports.InstanceEventWindowState = exports.InstanceEventWindowAssociationTarget = exports.AssociateInstanceEventWindowRequest = exports.InstanceEventWindowAssociationRequest = exports.AssociateIamInstanceProfileResult = exports.IamInstanceProfileAssociation = exports.IamInstanceProfileAssociationState = exports.IamInstanceProfile = exports.AssociateIamInstanceProfileRequest = exports.IamInstanceProfileSpecification = exports.AssociateEnclaveCertificateIamRoleResult = exports.AssociateEnclaveCertificateIamRoleRequest = exports.AssociateDhcpOptionsRequest = exports.AssociateClientVpnTargetNetworkResult = exports.AssociationStatus = exports.AssociateClientVpnTargetNetworkRequest = exports.AssociateAddressResult = exports.AssociateAddressRequest = exports.AssignPrivateIpAddressesResult = exports.AssignedPrivateIpAddress = exports.Ipv4PrefixSpecification = exports.AssignPrivateIpAddressesRequest = exports.AssignIpv6AddressesResult = exports.AssignIpv6AddressesRequest = exports.ApplySecurityGroupsToClientVpnTargetNetworkResult = exports.ApplySecurityGroupsToClientVpnTargetNetworkRequest = void 0;
5
- exports.CancelReservedInstancesListingResult = exports.ReservedInstancesListing = exports.PriceSchedule = exports.InstanceCount = exports.CancelReservedInstancesListingRequest = exports.CancelImportTaskResult = exports.CancelImportTaskRequest = exports.CancelExportTaskRequest = exports.CancelConversionRequest = exports.CancelCapacityReservationFleetsResult = exports.CapacityReservationFleetCancellationState = exports.CapacityReservationFleetState = exports.FailedCapacityReservationFleetCancellationResult = exports.CancelCapacityReservationFleetError = exports.CancelCapacityReservationFleetsRequest = exports.CancelCapacityReservationResult = exports.CancelCapacityReservationRequest = exports.CancelBundleTaskResult = exports.CancelBundleTaskRequest = exports.BundleInstanceResult = exports.BundleTask = exports.BundleTaskError = exports.BundleInstanceRequest = exports.Storage = exports.S3Storage = exports.AuthorizeSecurityGroupIngressResult = exports.AuthorizeSecurityGroupIngressRequest = exports.AuthorizeSecurityGroupEgressResult = exports.SecurityGroupRule = exports.ReferencedSecurityGroup = exports.AuthorizeSecurityGroupEgressRequest = exports.IpPermission = exports.UserIdGroupPair = exports.PrefixListId = exports.Ipv6Range = exports.IpRange = exports.AuthorizeClientVpnIngressResult = exports.ClientVpnAuthorizationRuleStatus = exports.AuthorizeClientVpnIngressRequest = exports.AttachVpnGatewayResult = exports.VpcAttachment = exports.AttachVpnGatewayRequest = exports.VolumeAttachment = exports.AttachVolumeRequest = exports.AttachNetworkInterfaceResult = exports.AttachNetworkInterfaceRequest = exports.AttachInternetGatewayRequest = exports.AttachClassicLinkVpcResult = exports.AttachClassicLinkVpcRequest = exports.AssociateVpcCidrBlockResult = void 0;
6
- exports.CreateDefaultVpcRequest = exports.CreateDefaultSubnetResult = exports.Subnet = exports.CreateDefaultSubnetRequest = exports.CreateCustomerGatewayResult = exports.CustomerGateway = exports.CreateCustomerGatewayRequest = exports.CreateClientVpnRouteResult = exports.ClientVpnRouteStatus = exports.CreateClientVpnRouteRequest = exports.CreateClientVpnEndpointResult = exports.ClientVpnEndpointStatus = exports.CreateClientVpnEndpointRequest = exports.ConnectionLogOptions = exports.ClientConnectOptions = exports.ClientVpnAuthenticationRequest = exports.CertificateAuthenticationRequest = exports.FederatedAuthenticationRequest = exports.DirectoryServiceAuthenticationRequest = exports.CreateCarrierGatewayResult = exports.CarrierGateway = exports.CreateCarrierGatewayRequest = exports.CreateCapacityReservationFleetResult = exports.FleetCapacityReservation = exports.CreateCapacityReservationFleetRequest = exports.FleetCapacityReservationTenancy = exports.ReservationFleetInstanceSpecification = exports.FleetInstanceMatchCriteria = exports.CreateCapacityReservationResult = exports.CapacityReservation = exports.CreateCapacityReservationRequest = exports.CapacityReservationInstancePlatform = exports.CopySnapshotResult = exports.CopySnapshotRequest = exports.CopyImageResult = exports.CopyImageRequest = exports.CopyFpgaImageResult = exports.CopyFpgaImageRequest = exports.ConfirmProductInstanceResult = exports.ConfirmProductInstanceRequest = exports.CancelSpotInstanceRequestsResult = exports.CancelledSpotInstanceRequest = exports.CancelSpotInstanceRequestsRequest = exports.CancelSpotFleetRequestsResponse = exports.CancelSpotFleetRequestsErrorItem = exports.CancelSpotFleetRequestsError = exports.CancelBatchErrorCode = exports.CancelSpotFleetRequestsSuccessItem = exports.BatchState = exports.CancelSpotFleetRequestsRequest = void 0;
7
- exports.CreateInstanceEventWindowRequest = exports.InstanceEventWindowTimeRangeRequest = exports.CreateImageResult = exports.CreateImageRequest = exports.BlockDeviceMapping = exports.EbsBlockDevice = exports.CreateFpgaImageResult = exports.CreateFpgaImageRequest = exports.StorageLocation = exports.CreateFlowLogsResult = exports.CreateFlowLogsRequest = exports.CreateFleetResult = exports.CreateFleetInstance = exports.CreateFleetError = exports.InstanceLifecycle = exports.LaunchTemplateAndOverridesResponse = exports.FleetLaunchTemplateOverrides = exports.PlacementResponse = exports.FleetLaunchTemplateSpecification = exports.CreateFleetRequest = exports.FleetType = exports.TargetCapacitySpecificationRequest = exports.DefaultTargetCapacityType = exports.SpotOptionsRequest = exports.FleetSpotMaintenanceStrategiesRequest = exports.FleetSpotCapacityRebalanceRequest = exports.FleetReplacementStrategy = exports.SpotAllocationStrategy = exports.OnDemandOptionsRequest = exports.CapacityReservationOptionsRequest = exports.FleetCapacityReservationUsageStrategy = exports.FleetOnDemandAllocationStrategy = exports.FleetLaunchTemplateConfigRequest = exports.FleetLaunchTemplateOverridesRequest = exports.Placement = exports.FleetLaunchTemplateSpecificationRequest = exports.FleetExcessCapacityTerminationPolicy = exports.CreateEgressOnlyInternetGatewayResult = exports.EgressOnlyInternetGateway = exports.InternetGatewayAttachment = exports.CreateEgressOnlyInternetGatewayRequest = exports.CreateDhcpOptionsResult = exports.DhcpOptions = exports.DhcpConfiguration = exports.AttributeValue = exports.CreateDhcpOptionsRequest = exports.NewDhcpConfiguration = exports.CreateDefaultVpcResult = exports.Vpc = void 0;
3
+ exports.AllocateAddressRequest = exports.TagSpecification = exports.AdvertiseByoipCidrResult = exports.ByoipCidr = exports.AdvertiseByoipCidrRequest = exports.AddressAttribute = exports.PtrUpdateStatus = exports.Address = exports.AddPrefixListEntry = exports.ActivityStatus = exports.ActiveInstance = exports.InstanceHealthStatus = exports.AccountAttribute = exports.AccountAttributeValue = exports.AcceptVpcPeeringConnectionResult = exports.VpcPeeringConnection = exports.VpcPeeringConnectionStateReason = exports.VpcPeeringConnectionVpcInfo = exports.VpcPeeringConnectionOptionsDescription = exports.Ipv6CidrBlock = exports.CidrBlock = exports.AcceptVpcPeeringConnectionRequest = exports.AcceptVpcEndpointConnectionsResult = exports.UnsuccessfulItem = exports.UnsuccessfulItemError = exports.AcceptVpcEndpointConnectionsRequest = exports.AcceptTransitGatewayVpcAttachmentResult = exports.TransitGatewayVpcAttachment = exports.TransitGatewayVpcAttachmentOptions = exports.AcceptTransitGatewayVpcAttachmentRequest = exports.AcceptTransitGatewayPeeringAttachmentResult = exports.TransitGatewayPeeringAttachment = exports.Tag = exports.PeeringAttachmentStatus = exports.PeeringTgwInfo = exports.AcceptTransitGatewayPeeringAttachmentRequest = exports.AcceptTransitGatewayMulticastDomainAssociationsResult = exports.TransitGatewayMulticastDomainAssociations = exports.SubnetAssociation = exports.AcceptTransitGatewayMulticastDomainAssociationsRequest = exports.AcceptReservedInstancesExchangeQuoteResult = exports.AcceptReservedInstancesExchangeQuoteRequest = exports.TargetConfigurationRequest = exports.AcceleratorType = exports.AcceleratorTotalMemoryMiBRequest = exports.AcceleratorTotalMemoryMiB = exports.AcceleratorName = exports.AcceleratorManufacturer = exports.AcceleratorCountRequest = exports.AcceleratorCount = void 0;
4
+ exports.AssociateTrunkInterfaceRequest = exports.AssociateTransitGatewayRouteTableResult = exports.TransitGatewayAssociation = exports.AssociateTransitGatewayRouteTableRequest = exports.AssociateTransitGatewayMulticastDomainResult = exports.AssociateTransitGatewayMulticastDomainRequest = exports.AssociateSubnetCidrBlockResult = exports.SubnetIpv6CidrBlockAssociation = exports.SubnetCidrBlockState = exports.AssociateSubnetCidrBlockRequest = exports.AssociateRouteTableResult = exports.RouteTableAssociationState = exports.AssociateRouteTableRequest = exports.AssociateInstanceEventWindowResult = exports.InstanceEventWindow = exports.InstanceEventWindowTimeRange = exports.WeekDay = exports.InstanceEventWindowState = exports.InstanceEventWindowAssociationTarget = exports.AssociateInstanceEventWindowRequest = exports.InstanceEventWindowAssociationRequest = exports.AssociateIamInstanceProfileResult = exports.IamInstanceProfileAssociation = exports.IamInstanceProfileAssociationState = exports.IamInstanceProfile = exports.AssociateIamInstanceProfileRequest = exports.IamInstanceProfileSpecification = exports.AssociateEnclaveCertificateIamRoleResult = exports.AssociateEnclaveCertificateIamRoleRequest = exports.AssociateDhcpOptionsRequest = exports.AssociateClientVpnTargetNetworkResult = exports.AssociationStatus = exports.AssociateClientVpnTargetNetworkRequest = exports.AssociateAddressResult = exports.AssociateAddressRequest = exports.AssignPrivateIpAddressesResult = exports.AssignedPrivateIpAddress = exports.Ipv4PrefixSpecification = exports.AssignPrivateIpAddressesRequest = exports.AssignIpv6AddressesResult = exports.AssignIpv6AddressesRequest = exports.ApplySecurityGroupsToClientVpnTargetNetworkResult = exports.ApplySecurityGroupsToClientVpnTargetNetworkRequest = exports.AlternatePathHint = exports.AllowedPrincipal = exports.PrincipalType = exports.AllocationStrategy = exports.AllocateHostsResult = exports.AllocateHostsRequest = exports.AllocateAddressResult = void 0;
5
+ exports.CancelExportTaskRequest = exports.CancelConversionRequest = exports.CancelCapacityReservationFleetsResult = exports.CapacityReservationFleetCancellationState = exports.CapacityReservationFleetState = exports.FailedCapacityReservationFleetCancellationResult = exports.CancelCapacityReservationFleetError = exports.CancelCapacityReservationFleetsRequest = exports.CancelCapacityReservationResult = exports.CancelCapacityReservationRequest = exports.CancelBundleTaskResult = exports.CancelBundleTaskRequest = exports.BundleInstanceResult = exports.BundleTask = exports.BundleTaskError = exports.BundleInstanceRequest = exports.Storage = exports.S3Storage = exports.AuthorizeSecurityGroupIngressResult = exports.AuthorizeSecurityGroupIngressRequest = exports.AuthorizeSecurityGroupEgressResult = exports.SecurityGroupRule = exports.ReferencedSecurityGroup = exports.AuthorizeSecurityGroupEgressRequest = exports.IpPermission = exports.UserIdGroupPair = exports.PrefixListId = exports.Ipv6Range = exports.IpRange = exports.AuthorizeClientVpnIngressResult = exports.ClientVpnAuthorizationRuleStatus = exports.AuthorizeClientVpnIngressRequest = exports.AttachVpnGatewayResult = exports.VpcAttachment = exports.AttachVpnGatewayRequest = exports.VolumeAttachment = exports.AttachVolumeRequest = exports.AttachNetworkInterfaceResult = exports.AttachNetworkInterfaceRequest = exports.AttachInternetGatewayRequest = exports.AttachClassicLinkVpcResult = exports.AttachClassicLinkVpcRequest = exports.AssociateVpcCidrBlockResult = exports.VpcIpv6CidrBlockAssociation = exports.VpcCidrBlockAssociation = exports.VpcCidrBlockState = exports.AssociateVpcCidrBlockRequest = exports.AssociateTrunkInterfaceResult = exports.TrunkInterfaceAssociation = exports.InterfaceProtocolType = void 0;
6
+ exports.CreateClientVpnRouteResult = exports.ClientVpnRouteStatus = exports.CreateClientVpnRouteRequest = exports.CreateClientVpnEndpointResult = exports.ClientVpnEndpointStatus = exports.CreateClientVpnEndpointRequest = exports.ConnectionLogOptions = exports.ClientConnectOptions = exports.ClientVpnAuthenticationRequest = exports.CertificateAuthenticationRequest = exports.FederatedAuthenticationRequest = exports.DirectoryServiceAuthenticationRequest = exports.CreateCarrierGatewayResult = exports.CarrierGateway = exports.CreateCarrierGatewayRequest = exports.CreateCapacityReservationFleetResult = exports.FleetCapacityReservation = exports.CreateCapacityReservationFleetRequest = exports.FleetCapacityReservationTenancy = exports.ReservationFleetInstanceSpecification = exports.FleetInstanceMatchCriteria = exports.CreateCapacityReservationResult = exports.CapacityReservation = exports.CreateCapacityReservationRequest = exports.CapacityReservationInstancePlatform = exports.CopySnapshotResult = exports.CopySnapshotRequest = exports.CopyImageResult = exports.CopyImageRequest = exports.CopyFpgaImageResult = exports.CopyFpgaImageRequest = exports.ConfirmProductInstanceResult = exports.ConfirmProductInstanceRequest = exports.CancelSpotInstanceRequestsResult = exports.CancelledSpotInstanceRequest = exports.CancelSpotInstanceRequestsRequest = exports.CancelSpotFleetRequestsResponse = exports.CancelSpotFleetRequestsErrorItem = exports.CancelSpotFleetRequestsError = exports.CancelBatchErrorCode = exports.CancelSpotFleetRequestsSuccessItem = exports.BatchState = exports.CancelSpotFleetRequestsRequest = exports.CancelReservedInstancesListingResult = exports.ReservedInstancesListing = exports.PriceSchedule = exports.InstanceCount = exports.CancelReservedInstancesListingRequest = exports.CancelImportTaskResult = exports.CancelImportTaskRequest = void 0;
7
+ exports.FleetType = exports.TargetCapacitySpecificationRequest = exports.TargetCapacityUnitType = exports.DefaultTargetCapacityType = exports.SpotOptionsRequest = exports.FleetSpotMaintenanceStrategiesRequest = exports.FleetSpotCapacityRebalanceRequest = exports.FleetReplacementStrategy = exports.SpotAllocationStrategy = exports.OnDemandOptionsRequest = exports.CapacityReservationOptionsRequest = exports.FleetCapacityReservationUsageStrategy = exports.FleetOnDemandAllocationStrategy = exports.FleetLaunchTemplateConfigRequest = exports.FleetLaunchTemplateOverridesRequest = exports.Placement = exports.InstanceRequirementsRequest = exports.VCpuCountRangeRequest = exports.TotalLocalStorageGBRequest = exports.NetworkInterfaceCountRequest = exports.MemoryMiBRequest = exports.MemoryGiBPerVCpuRequest = exports.LocalStorageType = exports.LocalStorage = exports.InstanceGeneration = exports.CpuManufacturer = exports.BurstablePerformance = exports.BaselineEbsBandwidthMbpsRequest = exports.BareMetal = exports.FleetLaunchTemplateSpecificationRequest = exports.FleetExcessCapacityTerminationPolicy = exports.CreateEgressOnlyInternetGatewayResult = exports.EgressOnlyInternetGateway = exports.InternetGatewayAttachment = exports.CreateEgressOnlyInternetGatewayRequest = exports.CreateDhcpOptionsResult = exports.DhcpOptions = exports.DhcpConfiguration = exports.AttributeValue = exports.CreateDhcpOptionsRequest = exports.NewDhcpConfiguration = exports.CreateDefaultVpcResult = exports.Vpc = exports.CreateDefaultVpcRequest = exports.CreateDefaultSubnetResult = exports.Subnet = exports.CreateDefaultSubnetRequest = exports.CreateCustomerGatewayResult = exports.CustomerGateway = exports.CreateCustomerGatewayRequest = void 0;
8
+ exports.MemoryGiBPerVCpu = exports.BaselineEbsBandwidthMbps = exports.FleetLaunchTemplateSpecification = exports.CreateFleetRequest = void 0;
9
+ var AcceleratorCount;
10
+ (function (AcceleratorCount) {
11
+ AcceleratorCount.filterSensitiveLog = (obj) => ({
12
+ ...obj,
13
+ });
14
+ })(AcceleratorCount = exports.AcceleratorCount || (exports.AcceleratorCount = {}));
15
+ var AcceleratorCountRequest;
16
+ (function (AcceleratorCountRequest) {
17
+ AcceleratorCountRequest.filterSensitiveLog = (obj) => ({
18
+ ...obj,
19
+ });
20
+ })(AcceleratorCountRequest = exports.AcceleratorCountRequest || (exports.AcceleratorCountRequest = {}));
21
+ var AcceleratorManufacturer;
22
+ (function (AcceleratorManufacturer) {
23
+ AcceleratorManufacturer["AMAZON_WEB_SERVICES"] = "amazon-web-services";
24
+ AcceleratorManufacturer["AMD"] = "amd";
25
+ AcceleratorManufacturer["NVIDIA"] = "nvidia";
26
+ AcceleratorManufacturer["XILINX"] = "xilinx";
27
+ })(AcceleratorManufacturer = exports.AcceleratorManufacturer || (exports.AcceleratorManufacturer = {}));
28
+ var AcceleratorName;
29
+ (function (AcceleratorName) {
30
+ AcceleratorName["A100"] = "a100";
31
+ AcceleratorName["K80"] = "k80";
32
+ AcceleratorName["M60"] = "m60";
33
+ AcceleratorName["RADEON_PRO_V520"] = "radeon-pro-v520";
34
+ AcceleratorName["T4"] = "t4";
35
+ AcceleratorName["V100"] = "v100";
36
+ AcceleratorName["VU9P"] = "vu9p";
37
+ })(AcceleratorName = exports.AcceleratorName || (exports.AcceleratorName = {}));
38
+ var AcceleratorTotalMemoryMiB;
39
+ (function (AcceleratorTotalMemoryMiB) {
40
+ AcceleratorTotalMemoryMiB.filterSensitiveLog = (obj) => ({
41
+ ...obj,
42
+ });
43
+ })(AcceleratorTotalMemoryMiB = exports.AcceleratorTotalMemoryMiB || (exports.AcceleratorTotalMemoryMiB = {}));
44
+ var AcceleratorTotalMemoryMiBRequest;
45
+ (function (AcceleratorTotalMemoryMiBRequest) {
46
+ AcceleratorTotalMemoryMiBRequest.filterSensitiveLog = (obj) => ({
47
+ ...obj,
48
+ });
49
+ })(AcceleratorTotalMemoryMiBRequest = exports.AcceleratorTotalMemoryMiBRequest || (exports.AcceleratorTotalMemoryMiBRequest = {}));
50
+ var AcceleratorType;
51
+ (function (AcceleratorType) {
52
+ AcceleratorType["FPGA"] = "fpga";
53
+ AcceleratorType["GPU"] = "gpu";
54
+ AcceleratorType["INFERENCE"] = "inference";
55
+ })(AcceleratorType = exports.AcceleratorType || (exports.AcceleratorType = {}));
8
56
  var TargetConfigurationRequest;
9
57
  (function (TargetConfigurationRequest) {
10
- /**
11
- * @internal
12
- */
13
58
  TargetConfigurationRequest.filterSensitiveLog = (obj) => ({
14
59
  ...obj,
15
60
  });
16
61
  })(TargetConfigurationRequest = exports.TargetConfigurationRequest || (exports.TargetConfigurationRequest = {}));
17
62
  var AcceptReservedInstancesExchangeQuoteRequest;
18
63
  (function (AcceptReservedInstancesExchangeQuoteRequest) {
19
- /**
20
- * @internal
21
- */
22
64
  AcceptReservedInstancesExchangeQuoteRequest.filterSensitiveLog = (obj) => ({
23
65
  ...obj,
24
66
  });
25
67
  })(AcceptReservedInstancesExchangeQuoteRequest = exports.AcceptReservedInstancesExchangeQuoteRequest || (exports.AcceptReservedInstancesExchangeQuoteRequest = {}));
26
68
  var AcceptReservedInstancesExchangeQuoteResult;
27
69
  (function (AcceptReservedInstancesExchangeQuoteResult) {
28
- /**
29
- * @internal
30
- */
31
70
  AcceptReservedInstancesExchangeQuoteResult.filterSensitiveLog = (obj) => ({
32
71
  ...obj,
33
72
  });
34
73
  })(AcceptReservedInstancesExchangeQuoteResult = exports.AcceptReservedInstancesExchangeQuoteResult || (exports.AcceptReservedInstancesExchangeQuoteResult = {}));
35
74
  var AcceptTransitGatewayMulticastDomainAssociationsRequest;
36
75
  (function (AcceptTransitGatewayMulticastDomainAssociationsRequest) {
37
- /**
38
- * @internal
39
- */
40
76
  AcceptTransitGatewayMulticastDomainAssociationsRequest.filterSensitiveLog = (obj) => ({
41
77
  ...obj,
42
78
  });
43
79
  })(AcceptTransitGatewayMulticastDomainAssociationsRequest = exports.AcceptTransitGatewayMulticastDomainAssociationsRequest || (exports.AcceptTransitGatewayMulticastDomainAssociationsRequest = {}));
44
80
  var SubnetAssociation;
45
81
  (function (SubnetAssociation) {
46
- /**
47
- * @internal
48
- */
49
82
  SubnetAssociation.filterSensitiveLog = (obj) => ({
50
83
  ...obj,
51
84
  });
52
85
  })(SubnetAssociation = exports.SubnetAssociation || (exports.SubnetAssociation = {}));
53
86
  var TransitGatewayMulticastDomainAssociations;
54
87
  (function (TransitGatewayMulticastDomainAssociations) {
55
- /**
56
- * @internal
57
- */
58
88
  TransitGatewayMulticastDomainAssociations.filterSensitiveLog = (obj) => ({
59
89
  ...obj,
60
90
  });
61
91
  })(TransitGatewayMulticastDomainAssociations = exports.TransitGatewayMulticastDomainAssociations || (exports.TransitGatewayMulticastDomainAssociations = {}));
62
92
  var AcceptTransitGatewayMulticastDomainAssociationsResult;
63
93
  (function (AcceptTransitGatewayMulticastDomainAssociationsResult) {
64
- /**
65
- * @internal
66
- */
67
94
  AcceptTransitGatewayMulticastDomainAssociationsResult.filterSensitiveLog = (obj) => ({
68
95
  ...obj,
69
96
  });
70
97
  })(AcceptTransitGatewayMulticastDomainAssociationsResult = exports.AcceptTransitGatewayMulticastDomainAssociationsResult || (exports.AcceptTransitGatewayMulticastDomainAssociationsResult = {}));
71
98
  var AcceptTransitGatewayPeeringAttachmentRequest;
72
99
  (function (AcceptTransitGatewayPeeringAttachmentRequest) {
73
- /**
74
- * @internal
75
- */
76
100
  AcceptTransitGatewayPeeringAttachmentRequest.filterSensitiveLog = (obj) => ({
77
101
  ...obj,
78
102
  });
79
103
  })(AcceptTransitGatewayPeeringAttachmentRequest = exports.AcceptTransitGatewayPeeringAttachmentRequest || (exports.AcceptTransitGatewayPeeringAttachmentRequest = {}));
80
104
  var PeeringTgwInfo;
81
105
  (function (PeeringTgwInfo) {
82
- /**
83
- * @internal
84
- */
85
106
  PeeringTgwInfo.filterSensitiveLog = (obj) => ({
86
107
  ...obj,
87
108
  });
88
109
  })(PeeringTgwInfo = exports.PeeringTgwInfo || (exports.PeeringTgwInfo = {}));
89
110
  var PeeringAttachmentStatus;
90
111
  (function (PeeringAttachmentStatus) {
91
- /**
92
- * @internal
93
- */
94
112
  PeeringAttachmentStatus.filterSensitiveLog = (obj) => ({
95
113
  ...obj,
96
114
  });
97
115
  })(PeeringAttachmentStatus = exports.PeeringAttachmentStatus || (exports.PeeringAttachmentStatus = {}));
98
116
  var Tag;
99
117
  (function (Tag) {
100
- /**
101
- * @internal
102
- */
103
118
  Tag.filterSensitiveLog = (obj) => ({
104
119
  ...obj,
105
120
  });
106
121
  })(Tag = exports.Tag || (exports.Tag = {}));
107
122
  var TransitGatewayPeeringAttachment;
108
123
  (function (TransitGatewayPeeringAttachment) {
109
- /**
110
- * @internal
111
- */
112
124
  TransitGatewayPeeringAttachment.filterSensitiveLog = (obj) => ({
113
125
  ...obj,
114
126
  });
115
127
  })(TransitGatewayPeeringAttachment = exports.TransitGatewayPeeringAttachment || (exports.TransitGatewayPeeringAttachment = {}));
116
128
  var AcceptTransitGatewayPeeringAttachmentResult;
117
129
  (function (AcceptTransitGatewayPeeringAttachmentResult) {
118
- /**
119
- * @internal
120
- */
121
130
  AcceptTransitGatewayPeeringAttachmentResult.filterSensitiveLog = (obj) => ({
122
131
  ...obj,
123
132
  });
124
133
  })(AcceptTransitGatewayPeeringAttachmentResult = exports.AcceptTransitGatewayPeeringAttachmentResult || (exports.AcceptTransitGatewayPeeringAttachmentResult = {}));
125
134
  var AcceptTransitGatewayVpcAttachmentRequest;
126
135
  (function (AcceptTransitGatewayVpcAttachmentRequest) {
127
- /**
128
- * @internal
129
- */
130
136
  AcceptTransitGatewayVpcAttachmentRequest.filterSensitiveLog = (obj) => ({
131
137
  ...obj,
132
138
  });
133
139
  })(AcceptTransitGatewayVpcAttachmentRequest = exports.AcceptTransitGatewayVpcAttachmentRequest || (exports.AcceptTransitGatewayVpcAttachmentRequest = {}));
134
140
  var TransitGatewayVpcAttachmentOptions;
135
141
  (function (TransitGatewayVpcAttachmentOptions) {
136
- /**
137
- * @internal
138
- */
139
142
  TransitGatewayVpcAttachmentOptions.filterSensitiveLog = (obj) => ({
140
143
  ...obj,
141
144
  });
142
145
  })(TransitGatewayVpcAttachmentOptions = exports.TransitGatewayVpcAttachmentOptions || (exports.TransitGatewayVpcAttachmentOptions = {}));
143
146
  var TransitGatewayVpcAttachment;
144
147
  (function (TransitGatewayVpcAttachment) {
145
- /**
146
- * @internal
147
- */
148
148
  TransitGatewayVpcAttachment.filterSensitiveLog = (obj) => ({
149
149
  ...obj,
150
150
  });
151
151
  })(TransitGatewayVpcAttachment = exports.TransitGatewayVpcAttachment || (exports.TransitGatewayVpcAttachment = {}));
152
152
  var AcceptTransitGatewayVpcAttachmentResult;
153
153
  (function (AcceptTransitGatewayVpcAttachmentResult) {
154
- /**
155
- * @internal
156
- */
157
154
  AcceptTransitGatewayVpcAttachmentResult.filterSensitiveLog = (obj) => ({
158
155
  ...obj,
159
156
  });
160
157
  })(AcceptTransitGatewayVpcAttachmentResult = exports.AcceptTransitGatewayVpcAttachmentResult || (exports.AcceptTransitGatewayVpcAttachmentResult = {}));
161
158
  var AcceptVpcEndpointConnectionsRequest;
162
159
  (function (AcceptVpcEndpointConnectionsRequest) {
163
- /**
164
- * @internal
165
- */
166
160
  AcceptVpcEndpointConnectionsRequest.filterSensitiveLog = (obj) => ({
167
161
  ...obj,
168
162
  });
169
163
  })(AcceptVpcEndpointConnectionsRequest = exports.AcceptVpcEndpointConnectionsRequest || (exports.AcceptVpcEndpointConnectionsRequest = {}));
170
164
  var UnsuccessfulItemError;
171
165
  (function (UnsuccessfulItemError) {
172
- /**
173
- * @internal
174
- */
175
166
  UnsuccessfulItemError.filterSensitiveLog = (obj) => ({
176
167
  ...obj,
177
168
  });
178
169
  })(UnsuccessfulItemError = exports.UnsuccessfulItemError || (exports.UnsuccessfulItemError = {}));
179
170
  var UnsuccessfulItem;
180
171
  (function (UnsuccessfulItem) {
181
- /**
182
- * @internal
183
- */
184
172
  UnsuccessfulItem.filterSensitiveLog = (obj) => ({
185
173
  ...obj,
186
174
  });
187
175
  })(UnsuccessfulItem = exports.UnsuccessfulItem || (exports.UnsuccessfulItem = {}));
188
176
  var AcceptVpcEndpointConnectionsResult;
189
177
  (function (AcceptVpcEndpointConnectionsResult) {
190
- /**
191
- * @internal
192
- */
193
178
  AcceptVpcEndpointConnectionsResult.filterSensitiveLog = (obj) => ({
194
179
  ...obj,
195
180
  });
196
181
  })(AcceptVpcEndpointConnectionsResult = exports.AcceptVpcEndpointConnectionsResult || (exports.AcceptVpcEndpointConnectionsResult = {}));
197
182
  var AcceptVpcPeeringConnectionRequest;
198
183
  (function (AcceptVpcPeeringConnectionRequest) {
199
- /**
200
- * @internal
201
- */
202
184
  AcceptVpcPeeringConnectionRequest.filterSensitiveLog = (obj) => ({
203
185
  ...obj,
204
186
  });
205
187
  })(AcceptVpcPeeringConnectionRequest = exports.AcceptVpcPeeringConnectionRequest || (exports.AcceptVpcPeeringConnectionRequest = {}));
206
188
  var CidrBlock;
207
189
  (function (CidrBlock) {
208
- /**
209
- * @internal
210
- */
211
190
  CidrBlock.filterSensitiveLog = (obj) => ({
212
191
  ...obj,
213
192
  });
214
193
  })(CidrBlock = exports.CidrBlock || (exports.CidrBlock = {}));
215
194
  var Ipv6CidrBlock;
216
195
  (function (Ipv6CidrBlock) {
217
- /**
218
- * @internal
219
- */
220
196
  Ipv6CidrBlock.filterSensitiveLog = (obj) => ({
221
197
  ...obj,
222
198
  });
223
199
  })(Ipv6CidrBlock = exports.Ipv6CidrBlock || (exports.Ipv6CidrBlock = {}));
224
200
  var VpcPeeringConnectionOptionsDescription;
225
201
  (function (VpcPeeringConnectionOptionsDescription) {
226
- /**
227
- * @internal
228
- */
229
202
  VpcPeeringConnectionOptionsDescription.filterSensitiveLog = (obj) => ({
230
203
  ...obj,
231
204
  });
232
205
  })(VpcPeeringConnectionOptionsDescription = exports.VpcPeeringConnectionOptionsDescription || (exports.VpcPeeringConnectionOptionsDescription = {}));
233
206
  var VpcPeeringConnectionVpcInfo;
234
207
  (function (VpcPeeringConnectionVpcInfo) {
235
- /**
236
- * @internal
237
- */
238
208
  VpcPeeringConnectionVpcInfo.filterSensitiveLog = (obj) => ({
239
209
  ...obj,
240
210
  });
241
211
  })(VpcPeeringConnectionVpcInfo = exports.VpcPeeringConnectionVpcInfo || (exports.VpcPeeringConnectionVpcInfo = {}));
242
212
  var VpcPeeringConnectionStateReason;
243
213
  (function (VpcPeeringConnectionStateReason) {
244
- /**
245
- * @internal
246
- */
247
214
  VpcPeeringConnectionStateReason.filterSensitiveLog = (obj) => ({
248
215
  ...obj,
249
216
  });
250
217
  })(VpcPeeringConnectionStateReason = exports.VpcPeeringConnectionStateReason || (exports.VpcPeeringConnectionStateReason = {}));
251
218
  var VpcPeeringConnection;
252
219
  (function (VpcPeeringConnection) {
253
- /**
254
- * @internal
255
- */
256
220
  VpcPeeringConnection.filterSensitiveLog = (obj) => ({
257
221
  ...obj,
258
222
  });
259
223
  })(VpcPeeringConnection = exports.VpcPeeringConnection || (exports.VpcPeeringConnection = {}));
260
224
  var AcceptVpcPeeringConnectionResult;
261
225
  (function (AcceptVpcPeeringConnectionResult) {
262
- /**
263
- * @internal
264
- */
265
226
  AcceptVpcPeeringConnectionResult.filterSensitiveLog = (obj) => ({
266
227
  ...obj,
267
228
  });
268
229
  })(AcceptVpcPeeringConnectionResult = exports.AcceptVpcPeeringConnectionResult || (exports.AcceptVpcPeeringConnectionResult = {}));
269
230
  var AccountAttributeValue;
270
231
  (function (AccountAttributeValue) {
271
- /**
272
- * @internal
273
- */
274
232
  AccountAttributeValue.filterSensitiveLog = (obj) => ({
275
233
  ...obj,
276
234
  });
277
235
  })(AccountAttributeValue = exports.AccountAttributeValue || (exports.AccountAttributeValue = {}));
278
236
  var AccountAttribute;
279
237
  (function (AccountAttribute) {
280
- /**
281
- * @internal
282
- */
283
238
  AccountAttribute.filterSensitiveLog = (obj) => ({
284
239
  ...obj,
285
240
  });
@@ -291,9 +246,6 @@ var InstanceHealthStatus;
291
246
  })(InstanceHealthStatus = exports.InstanceHealthStatus || (exports.InstanceHealthStatus = {}));
292
247
  var ActiveInstance;
293
248
  (function (ActiveInstance) {
294
- /**
295
- * @internal
296
- */
297
249
  ActiveInstance.filterSensitiveLog = (obj) => ({
298
250
  ...obj,
299
251
  });
@@ -307,108 +259,72 @@ var ActivityStatus;
307
259
  })(ActivityStatus = exports.ActivityStatus || (exports.ActivityStatus = {}));
308
260
  var AddPrefixListEntry;
309
261
  (function (AddPrefixListEntry) {
310
- /**
311
- * @internal
312
- */
313
262
  AddPrefixListEntry.filterSensitiveLog = (obj) => ({
314
263
  ...obj,
315
264
  });
316
265
  })(AddPrefixListEntry = exports.AddPrefixListEntry || (exports.AddPrefixListEntry = {}));
317
266
  var Address;
318
267
  (function (Address) {
319
- /**
320
- * @internal
321
- */
322
268
  Address.filterSensitiveLog = (obj) => ({
323
269
  ...obj,
324
270
  });
325
271
  })(Address = exports.Address || (exports.Address = {}));
326
272
  var PtrUpdateStatus;
327
273
  (function (PtrUpdateStatus) {
328
- /**
329
- * @internal
330
- */
331
274
  PtrUpdateStatus.filterSensitiveLog = (obj) => ({
332
275
  ...obj,
333
276
  });
334
277
  })(PtrUpdateStatus = exports.PtrUpdateStatus || (exports.PtrUpdateStatus = {}));
335
278
  var AddressAttribute;
336
279
  (function (AddressAttribute) {
337
- /**
338
- * @internal
339
- */
340
280
  AddressAttribute.filterSensitiveLog = (obj) => ({
341
281
  ...obj,
342
282
  });
343
283
  })(AddressAttribute = exports.AddressAttribute || (exports.AddressAttribute = {}));
344
284
  var AdvertiseByoipCidrRequest;
345
285
  (function (AdvertiseByoipCidrRequest) {
346
- /**
347
- * @internal
348
- */
349
286
  AdvertiseByoipCidrRequest.filterSensitiveLog = (obj) => ({
350
287
  ...obj,
351
288
  });
352
289
  })(AdvertiseByoipCidrRequest = exports.AdvertiseByoipCidrRequest || (exports.AdvertiseByoipCidrRequest = {}));
353
290
  var ByoipCidr;
354
291
  (function (ByoipCidr) {
355
- /**
356
- * @internal
357
- */
358
292
  ByoipCidr.filterSensitiveLog = (obj) => ({
359
293
  ...obj,
360
294
  });
361
295
  })(ByoipCidr = exports.ByoipCidr || (exports.ByoipCidr = {}));
362
296
  var AdvertiseByoipCidrResult;
363
297
  (function (AdvertiseByoipCidrResult) {
364
- /**
365
- * @internal
366
- */
367
298
  AdvertiseByoipCidrResult.filterSensitiveLog = (obj) => ({
368
299
  ...obj,
369
300
  });
370
301
  })(AdvertiseByoipCidrResult = exports.AdvertiseByoipCidrResult || (exports.AdvertiseByoipCidrResult = {}));
371
302
  var TagSpecification;
372
303
  (function (TagSpecification) {
373
- /**
374
- * @internal
375
- */
376
304
  TagSpecification.filterSensitiveLog = (obj) => ({
377
305
  ...obj,
378
306
  });
379
307
  })(TagSpecification = exports.TagSpecification || (exports.TagSpecification = {}));
380
308
  var AllocateAddressRequest;
381
309
  (function (AllocateAddressRequest) {
382
- /**
383
- * @internal
384
- */
385
310
  AllocateAddressRequest.filterSensitiveLog = (obj) => ({
386
311
  ...obj,
387
312
  });
388
313
  })(AllocateAddressRequest = exports.AllocateAddressRequest || (exports.AllocateAddressRequest = {}));
389
314
  var AllocateAddressResult;
390
315
  (function (AllocateAddressResult) {
391
- /**
392
- * @internal
393
- */
394
316
  AllocateAddressResult.filterSensitiveLog = (obj) => ({
395
317
  ...obj,
396
318
  });
397
319
  })(AllocateAddressResult = exports.AllocateAddressResult || (exports.AllocateAddressResult = {}));
398
320
  var AllocateHostsRequest;
399
321
  (function (AllocateHostsRequest) {
400
- /**
401
- * @internal
402
- */
403
322
  AllocateHostsRequest.filterSensitiveLog = (obj) => ({
404
323
  ...obj,
405
324
  });
406
325
  })(AllocateHostsRequest = exports.AllocateHostsRequest || (exports.AllocateHostsRequest = {}));
407
326
  var AllocateHostsResult;
408
327
  (function (AllocateHostsResult) {
409
- /**
410
- * @internal
411
- */
412
328
  AllocateHostsResult.filterSensitiveLog = (obj) => ({
413
329
  ...obj,
414
330
  });
@@ -431,189 +347,126 @@ var PrincipalType;
431
347
  })(PrincipalType = exports.PrincipalType || (exports.PrincipalType = {}));
432
348
  var AllowedPrincipal;
433
349
  (function (AllowedPrincipal) {
434
- /**
435
- * @internal
436
- */
437
350
  AllowedPrincipal.filterSensitiveLog = (obj) => ({
438
351
  ...obj,
439
352
  });
440
353
  })(AllowedPrincipal = exports.AllowedPrincipal || (exports.AllowedPrincipal = {}));
441
354
  var AlternatePathHint;
442
355
  (function (AlternatePathHint) {
443
- /**
444
- * @internal
445
- */
446
356
  AlternatePathHint.filterSensitiveLog = (obj) => ({
447
357
  ...obj,
448
358
  });
449
359
  })(AlternatePathHint = exports.AlternatePathHint || (exports.AlternatePathHint = {}));
450
360
  var ApplySecurityGroupsToClientVpnTargetNetworkRequest;
451
361
  (function (ApplySecurityGroupsToClientVpnTargetNetworkRequest) {
452
- /**
453
- * @internal
454
- */
455
362
  ApplySecurityGroupsToClientVpnTargetNetworkRequest.filterSensitiveLog = (obj) => ({
456
363
  ...obj,
457
364
  });
458
365
  })(ApplySecurityGroupsToClientVpnTargetNetworkRequest = exports.ApplySecurityGroupsToClientVpnTargetNetworkRequest || (exports.ApplySecurityGroupsToClientVpnTargetNetworkRequest = {}));
459
366
  var ApplySecurityGroupsToClientVpnTargetNetworkResult;
460
367
  (function (ApplySecurityGroupsToClientVpnTargetNetworkResult) {
461
- /**
462
- * @internal
463
- */
464
368
  ApplySecurityGroupsToClientVpnTargetNetworkResult.filterSensitiveLog = (obj) => ({
465
369
  ...obj,
466
370
  });
467
371
  })(ApplySecurityGroupsToClientVpnTargetNetworkResult = exports.ApplySecurityGroupsToClientVpnTargetNetworkResult || (exports.ApplySecurityGroupsToClientVpnTargetNetworkResult = {}));
468
372
  var AssignIpv6AddressesRequest;
469
373
  (function (AssignIpv6AddressesRequest) {
470
- /**
471
- * @internal
472
- */
473
374
  AssignIpv6AddressesRequest.filterSensitiveLog = (obj) => ({
474
375
  ...obj,
475
376
  });
476
377
  })(AssignIpv6AddressesRequest = exports.AssignIpv6AddressesRequest || (exports.AssignIpv6AddressesRequest = {}));
477
378
  var AssignIpv6AddressesResult;
478
379
  (function (AssignIpv6AddressesResult) {
479
- /**
480
- * @internal
481
- */
482
380
  AssignIpv6AddressesResult.filterSensitiveLog = (obj) => ({
483
381
  ...obj,
484
382
  });
485
383
  })(AssignIpv6AddressesResult = exports.AssignIpv6AddressesResult || (exports.AssignIpv6AddressesResult = {}));
486
384
  var AssignPrivateIpAddressesRequest;
487
385
  (function (AssignPrivateIpAddressesRequest) {
488
- /**
489
- * @internal
490
- */
491
386
  AssignPrivateIpAddressesRequest.filterSensitiveLog = (obj) => ({
492
387
  ...obj,
493
388
  });
494
389
  })(AssignPrivateIpAddressesRequest = exports.AssignPrivateIpAddressesRequest || (exports.AssignPrivateIpAddressesRequest = {}));
495
390
  var Ipv4PrefixSpecification;
496
391
  (function (Ipv4PrefixSpecification) {
497
- /**
498
- * @internal
499
- */
500
392
  Ipv4PrefixSpecification.filterSensitiveLog = (obj) => ({
501
393
  ...obj,
502
394
  });
503
395
  })(Ipv4PrefixSpecification = exports.Ipv4PrefixSpecification || (exports.Ipv4PrefixSpecification = {}));
504
396
  var AssignedPrivateIpAddress;
505
397
  (function (AssignedPrivateIpAddress) {
506
- /**
507
- * @internal
508
- */
509
398
  AssignedPrivateIpAddress.filterSensitiveLog = (obj) => ({
510
399
  ...obj,
511
400
  });
512
401
  })(AssignedPrivateIpAddress = exports.AssignedPrivateIpAddress || (exports.AssignedPrivateIpAddress = {}));
513
402
  var AssignPrivateIpAddressesResult;
514
403
  (function (AssignPrivateIpAddressesResult) {
515
- /**
516
- * @internal
517
- */
518
404
  AssignPrivateIpAddressesResult.filterSensitiveLog = (obj) => ({
519
405
  ...obj,
520
406
  });
521
407
  })(AssignPrivateIpAddressesResult = exports.AssignPrivateIpAddressesResult || (exports.AssignPrivateIpAddressesResult = {}));
522
408
  var AssociateAddressRequest;
523
409
  (function (AssociateAddressRequest) {
524
- /**
525
- * @internal
526
- */
527
410
  AssociateAddressRequest.filterSensitiveLog = (obj) => ({
528
411
  ...obj,
529
412
  });
530
413
  })(AssociateAddressRequest = exports.AssociateAddressRequest || (exports.AssociateAddressRequest = {}));
531
414
  var AssociateAddressResult;
532
415
  (function (AssociateAddressResult) {
533
- /**
534
- * @internal
535
- */
536
416
  AssociateAddressResult.filterSensitiveLog = (obj) => ({
537
417
  ...obj,
538
418
  });
539
419
  })(AssociateAddressResult = exports.AssociateAddressResult || (exports.AssociateAddressResult = {}));
540
420
  var AssociateClientVpnTargetNetworkRequest;
541
421
  (function (AssociateClientVpnTargetNetworkRequest) {
542
- /**
543
- * @internal
544
- */
545
422
  AssociateClientVpnTargetNetworkRequest.filterSensitiveLog = (obj) => ({
546
423
  ...obj,
547
424
  });
548
425
  })(AssociateClientVpnTargetNetworkRequest = exports.AssociateClientVpnTargetNetworkRequest || (exports.AssociateClientVpnTargetNetworkRequest = {}));
549
426
  var AssociationStatus;
550
427
  (function (AssociationStatus) {
551
- /**
552
- * @internal
553
- */
554
428
  AssociationStatus.filterSensitiveLog = (obj) => ({
555
429
  ...obj,
556
430
  });
557
431
  })(AssociationStatus = exports.AssociationStatus || (exports.AssociationStatus = {}));
558
432
  var AssociateClientVpnTargetNetworkResult;
559
433
  (function (AssociateClientVpnTargetNetworkResult) {
560
- /**
561
- * @internal
562
- */
563
434
  AssociateClientVpnTargetNetworkResult.filterSensitiveLog = (obj) => ({
564
435
  ...obj,
565
436
  });
566
437
  })(AssociateClientVpnTargetNetworkResult = exports.AssociateClientVpnTargetNetworkResult || (exports.AssociateClientVpnTargetNetworkResult = {}));
567
438
  var AssociateDhcpOptionsRequest;
568
439
  (function (AssociateDhcpOptionsRequest) {
569
- /**
570
- * @internal
571
- */
572
440
  AssociateDhcpOptionsRequest.filterSensitiveLog = (obj) => ({
573
441
  ...obj,
574
442
  });
575
443
  })(AssociateDhcpOptionsRequest = exports.AssociateDhcpOptionsRequest || (exports.AssociateDhcpOptionsRequest = {}));
576
444
  var AssociateEnclaveCertificateIamRoleRequest;
577
445
  (function (AssociateEnclaveCertificateIamRoleRequest) {
578
- /**
579
- * @internal
580
- */
581
446
  AssociateEnclaveCertificateIamRoleRequest.filterSensitiveLog = (obj) => ({
582
447
  ...obj,
583
448
  });
584
449
  })(AssociateEnclaveCertificateIamRoleRequest = exports.AssociateEnclaveCertificateIamRoleRequest || (exports.AssociateEnclaveCertificateIamRoleRequest = {}));
585
450
  var AssociateEnclaveCertificateIamRoleResult;
586
451
  (function (AssociateEnclaveCertificateIamRoleResult) {
587
- /**
588
- * @internal
589
- */
590
452
  AssociateEnclaveCertificateIamRoleResult.filterSensitiveLog = (obj) => ({
591
453
  ...obj,
592
454
  });
593
455
  })(AssociateEnclaveCertificateIamRoleResult = exports.AssociateEnclaveCertificateIamRoleResult || (exports.AssociateEnclaveCertificateIamRoleResult = {}));
594
456
  var IamInstanceProfileSpecification;
595
457
  (function (IamInstanceProfileSpecification) {
596
- /**
597
- * @internal
598
- */
599
458
  IamInstanceProfileSpecification.filterSensitiveLog = (obj) => ({
600
459
  ...obj,
601
460
  });
602
461
  })(IamInstanceProfileSpecification = exports.IamInstanceProfileSpecification || (exports.IamInstanceProfileSpecification = {}));
603
462
  var AssociateIamInstanceProfileRequest;
604
463
  (function (AssociateIamInstanceProfileRequest) {
605
- /**
606
- * @internal
607
- */
608
464
  AssociateIamInstanceProfileRequest.filterSensitiveLog = (obj) => ({
609
465
  ...obj,
610
466
  });
611
467
  })(AssociateIamInstanceProfileRequest = exports.AssociateIamInstanceProfileRequest || (exports.AssociateIamInstanceProfileRequest = {}));
612
468
  var IamInstanceProfile;
613
469
  (function (IamInstanceProfile) {
614
- /**
615
- * @internal
616
- */
617
470
  IamInstanceProfile.filterSensitiveLog = (obj) => ({
618
471
  ...obj,
619
472
  });
@@ -627,45 +480,30 @@ var IamInstanceProfileAssociationState;
627
480
  })(IamInstanceProfileAssociationState = exports.IamInstanceProfileAssociationState || (exports.IamInstanceProfileAssociationState = {}));
628
481
  var IamInstanceProfileAssociation;
629
482
  (function (IamInstanceProfileAssociation) {
630
- /**
631
- * @internal
632
- */
633
483
  IamInstanceProfileAssociation.filterSensitiveLog = (obj) => ({
634
484
  ...obj,
635
485
  });
636
486
  })(IamInstanceProfileAssociation = exports.IamInstanceProfileAssociation || (exports.IamInstanceProfileAssociation = {}));
637
487
  var AssociateIamInstanceProfileResult;
638
488
  (function (AssociateIamInstanceProfileResult) {
639
- /**
640
- * @internal
641
- */
642
489
  AssociateIamInstanceProfileResult.filterSensitiveLog = (obj) => ({
643
490
  ...obj,
644
491
  });
645
492
  })(AssociateIamInstanceProfileResult = exports.AssociateIamInstanceProfileResult || (exports.AssociateIamInstanceProfileResult = {}));
646
493
  var InstanceEventWindowAssociationRequest;
647
494
  (function (InstanceEventWindowAssociationRequest) {
648
- /**
649
- * @internal
650
- */
651
495
  InstanceEventWindowAssociationRequest.filterSensitiveLog = (obj) => ({
652
496
  ...obj,
653
497
  });
654
498
  })(InstanceEventWindowAssociationRequest = exports.InstanceEventWindowAssociationRequest || (exports.InstanceEventWindowAssociationRequest = {}));
655
499
  var AssociateInstanceEventWindowRequest;
656
500
  (function (AssociateInstanceEventWindowRequest) {
657
- /**
658
- * @internal
659
- */
660
501
  AssociateInstanceEventWindowRequest.filterSensitiveLog = (obj) => ({
661
502
  ...obj,
662
503
  });
663
504
  })(AssociateInstanceEventWindowRequest = exports.AssociateInstanceEventWindowRequest || (exports.AssociateInstanceEventWindowRequest = {}));
664
505
  var InstanceEventWindowAssociationTarget;
665
506
  (function (InstanceEventWindowAssociationTarget) {
666
- /**
667
- * @internal
668
- */
669
507
  InstanceEventWindowAssociationTarget.filterSensitiveLog = (obj) => ({
670
508
  ...obj,
671
509
  });
@@ -689,144 +527,96 @@ var WeekDay;
689
527
  })(WeekDay = exports.WeekDay || (exports.WeekDay = {}));
690
528
  var InstanceEventWindowTimeRange;
691
529
  (function (InstanceEventWindowTimeRange) {
692
- /**
693
- * @internal
694
- */
695
530
  InstanceEventWindowTimeRange.filterSensitiveLog = (obj) => ({
696
531
  ...obj,
697
532
  });
698
533
  })(InstanceEventWindowTimeRange = exports.InstanceEventWindowTimeRange || (exports.InstanceEventWindowTimeRange = {}));
699
534
  var InstanceEventWindow;
700
535
  (function (InstanceEventWindow) {
701
- /**
702
- * @internal
703
- */
704
536
  InstanceEventWindow.filterSensitiveLog = (obj) => ({
705
537
  ...obj,
706
538
  });
707
539
  })(InstanceEventWindow = exports.InstanceEventWindow || (exports.InstanceEventWindow = {}));
708
540
  var AssociateInstanceEventWindowResult;
709
541
  (function (AssociateInstanceEventWindowResult) {
710
- /**
711
- * @internal
712
- */
713
542
  AssociateInstanceEventWindowResult.filterSensitiveLog = (obj) => ({
714
543
  ...obj,
715
544
  });
716
545
  })(AssociateInstanceEventWindowResult = exports.AssociateInstanceEventWindowResult || (exports.AssociateInstanceEventWindowResult = {}));
717
546
  var AssociateRouteTableRequest;
718
547
  (function (AssociateRouteTableRequest) {
719
- /**
720
- * @internal
721
- */
722
548
  AssociateRouteTableRequest.filterSensitiveLog = (obj) => ({
723
549
  ...obj,
724
550
  });
725
551
  })(AssociateRouteTableRequest = exports.AssociateRouteTableRequest || (exports.AssociateRouteTableRequest = {}));
726
552
  var RouteTableAssociationState;
727
553
  (function (RouteTableAssociationState) {
728
- /**
729
- * @internal
730
- */
731
554
  RouteTableAssociationState.filterSensitiveLog = (obj) => ({
732
555
  ...obj,
733
556
  });
734
557
  })(RouteTableAssociationState = exports.RouteTableAssociationState || (exports.RouteTableAssociationState = {}));
735
558
  var AssociateRouteTableResult;
736
559
  (function (AssociateRouteTableResult) {
737
- /**
738
- * @internal
739
- */
740
560
  AssociateRouteTableResult.filterSensitiveLog = (obj) => ({
741
561
  ...obj,
742
562
  });
743
563
  })(AssociateRouteTableResult = exports.AssociateRouteTableResult || (exports.AssociateRouteTableResult = {}));
744
564
  var AssociateSubnetCidrBlockRequest;
745
565
  (function (AssociateSubnetCidrBlockRequest) {
746
- /**
747
- * @internal
748
- */
749
566
  AssociateSubnetCidrBlockRequest.filterSensitiveLog = (obj) => ({
750
567
  ...obj,
751
568
  });
752
569
  })(AssociateSubnetCidrBlockRequest = exports.AssociateSubnetCidrBlockRequest || (exports.AssociateSubnetCidrBlockRequest = {}));
753
570
  var SubnetCidrBlockState;
754
571
  (function (SubnetCidrBlockState) {
755
- /**
756
- * @internal
757
- */
758
572
  SubnetCidrBlockState.filterSensitiveLog = (obj) => ({
759
573
  ...obj,
760
574
  });
761
575
  })(SubnetCidrBlockState = exports.SubnetCidrBlockState || (exports.SubnetCidrBlockState = {}));
762
576
  var SubnetIpv6CidrBlockAssociation;
763
577
  (function (SubnetIpv6CidrBlockAssociation) {
764
- /**
765
- * @internal
766
- */
767
578
  SubnetIpv6CidrBlockAssociation.filterSensitiveLog = (obj) => ({
768
579
  ...obj,
769
580
  });
770
581
  })(SubnetIpv6CidrBlockAssociation = exports.SubnetIpv6CidrBlockAssociation || (exports.SubnetIpv6CidrBlockAssociation = {}));
771
582
  var AssociateSubnetCidrBlockResult;
772
583
  (function (AssociateSubnetCidrBlockResult) {
773
- /**
774
- * @internal
775
- */
776
584
  AssociateSubnetCidrBlockResult.filterSensitiveLog = (obj) => ({
777
585
  ...obj,
778
586
  });
779
587
  })(AssociateSubnetCidrBlockResult = exports.AssociateSubnetCidrBlockResult || (exports.AssociateSubnetCidrBlockResult = {}));
780
588
  var AssociateTransitGatewayMulticastDomainRequest;
781
589
  (function (AssociateTransitGatewayMulticastDomainRequest) {
782
- /**
783
- * @internal
784
- */
785
590
  AssociateTransitGatewayMulticastDomainRequest.filterSensitiveLog = (obj) => ({
786
591
  ...obj,
787
592
  });
788
593
  })(AssociateTransitGatewayMulticastDomainRequest = exports.AssociateTransitGatewayMulticastDomainRequest || (exports.AssociateTransitGatewayMulticastDomainRequest = {}));
789
594
  var AssociateTransitGatewayMulticastDomainResult;
790
595
  (function (AssociateTransitGatewayMulticastDomainResult) {
791
- /**
792
- * @internal
793
- */
794
596
  AssociateTransitGatewayMulticastDomainResult.filterSensitiveLog = (obj) => ({
795
597
  ...obj,
796
598
  });
797
599
  })(AssociateTransitGatewayMulticastDomainResult = exports.AssociateTransitGatewayMulticastDomainResult || (exports.AssociateTransitGatewayMulticastDomainResult = {}));
798
600
  var AssociateTransitGatewayRouteTableRequest;
799
601
  (function (AssociateTransitGatewayRouteTableRequest) {
800
- /**
801
- * @internal
802
- */
803
602
  AssociateTransitGatewayRouteTableRequest.filterSensitiveLog = (obj) => ({
804
603
  ...obj,
805
604
  });
806
605
  })(AssociateTransitGatewayRouteTableRequest = exports.AssociateTransitGatewayRouteTableRequest || (exports.AssociateTransitGatewayRouteTableRequest = {}));
807
606
  var TransitGatewayAssociation;
808
607
  (function (TransitGatewayAssociation) {
809
- /**
810
- * @internal
811
- */
812
608
  TransitGatewayAssociation.filterSensitiveLog = (obj) => ({
813
609
  ...obj,
814
610
  });
815
611
  })(TransitGatewayAssociation = exports.TransitGatewayAssociation || (exports.TransitGatewayAssociation = {}));
816
612
  var AssociateTransitGatewayRouteTableResult;
817
613
  (function (AssociateTransitGatewayRouteTableResult) {
818
- /**
819
- * @internal
820
- */
821
614
  AssociateTransitGatewayRouteTableResult.filterSensitiveLog = (obj) => ({
822
615
  ...obj,
823
616
  });
824
617
  })(AssociateTransitGatewayRouteTableResult = exports.AssociateTransitGatewayRouteTableResult || (exports.AssociateTransitGatewayRouteTableResult = {}));
825
618
  var AssociateTrunkInterfaceRequest;
826
619
  (function (AssociateTrunkInterfaceRequest) {
827
- /**
828
- * @internal
829
- */
830
620
  AssociateTrunkInterfaceRequest.filterSensitiveLog = (obj) => ({
831
621
  ...obj,
832
622
  });
@@ -838,396 +628,264 @@ var InterfaceProtocolType;
838
628
  })(InterfaceProtocolType = exports.InterfaceProtocolType || (exports.InterfaceProtocolType = {}));
839
629
  var TrunkInterfaceAssociation;
840
630
  (function (TrunkInterfaceAssociation) {
841
- /**
842
- * @internal
843
- */
844
631
  TrunkInterfaceAssociation.filterSensitiveLog = (obj) => ({
845
632
  ...obj,
846
633
  });
847
634
  })(TrunkInterfaceAssociation = exports.TrunkInterfaceAssociation || (exports.TrunkInterfaceAssociation = {}));
848
635
  var AssociateTrunkInterfaceResult;
849
636
  (function (AssociateTrunkInterfaceResult) {
850
- /**
851
- * @internal
852
- */
853
637
  AssociateTrunkInterfaceResult.filterSensitiveLog = (obj) => ({
854
638
  ...obj,
855
639
  });
856
640
  })(AssociateTrunkInterfaceResult = exports.AssociateTrunkInterfaceResult || (exports.AssociateTrunkInterfaceResult = {}));
857
641
  var AssociateVpcCidrBlockRequest;
858
642
  (function (AssociateVpcCidrBlockRequest) {
859
- /**
860
- * @internal
861
- */
862
643
  AssociateVpcCidrBlockRequest.filterSensitiveLog = (obj) => ({
863
644
  ...obj,
864
645
  });
865
646
  })(AssociateVpcCidrBlockRequest = exports.AssociateVpcCidrBlockRequest || (exports.AssociateVpcCidrBlockRequest = {}));
866
647
  var VpcCidrBlockState;
867
648
  (function (VpcCidrBlockState) {
868
- /**
869
- * @internal
870
- */
871
649
  VpcCidrBlockState.filterSensitiveLog = (obj) => ({
872
650
  ...obj,
873
651
  });
874
652
  })(VpcCidrBlockState = exports.VpcCidrBlockState || (exports.VpcCidrBlockState = {}));
875
653
  var VpcCidrBlockAssociation;
876
654
  (function (VpcCidrBlockAssociation) {
877
- /**
878
- * @internal
879
- */
880
655
  VpcCidrBlockAssociation.filterSensitiveLog = (obj) => ({
881
656
  ...obj,
882
657
  });
883
658
  })(VpcCidrBlockAssociation = exports.VpcCidrBlockAssociation || (exports.VpcCidrBlockAssociation = {}));
884
659
  var VpcIpv6CidrBlockAssociation;
885
660
  (function (VpcIpv6CidrBlockAssociation) {
886
- /**
887
- * @internal
888
- */
889
661
  VpcIpv6CidrBlockAssociation.filterSensitiveLog = (obj) => ({
890
662
  ...obj,
891
663
  });
892
664
  })(VpcIpv6CidrBlockAssociation = exports.VpcIpv6CidrBlockAssociation || (exports.VpcIpv6CidrBlockAssociation = {}));
893
665
  var AssociateVpcCidrBlockResult;
894
666
  (function (AssociateVpcCidrBlockResult) {
895
- /**
896
- * @internal
897
- */
898
667
  AssociateVpcCidrBlockResult.filterSensitiveLog = (obj) => ({
899
668
  ...obj,
900
669
  });
901
670
  })(AssociateVpcCidrBlockResult = exports.AssociateVpcCidrBlockResult || (exports.AssociateVpcCidrBlockResult = {}));
902
671
  var AttachClassicLinkVpcRequest;
903
672
  (function (AttachClassicLinkVpcRequest) {
904
- /**
905
- * @internal
906
- */
907
673
  AttachClassicLinkVpcRequest.filterSensitiveLog = (obj) => ({
908
674
  ...obj,
909
675
  });
910
676
  })(AttachClassicLinkVpcRequest = exports.AttachClassicLinkVpcRequest || (exports.AttachClassicLinkVpcRequest = {}));
911
677
  var AttachClassicLinkVpcResult;
912
678
  (function (AttachClassicLinkVpcResult) {
913
- /**
914
- * @internal
915
- */
916
679
  AttachClassicLinkVpcResult.filterSensitiveLog = (obj) => ({
917
680
  ...obj,
918
681
  });
919
682
  })(AttachClassicLinkVpcResult = exports.AttachClassicLinkVpcResult || (exports.AttachClassicLinkVpcResult = {}));
920
683
  var AttachInternetGatewayRequest;
921
684
  (function (AttachInternetGatewayRequest) {
922
- /**
923
- * @internal
924
- */
925
685
  AttachInternetGatewayRequest.filterSensitiveLog = (obj) => ({
926
686
  ...obj,
927
687
  });
928
688
  })(AttachInternetGatewayRequest = exports.AttachInternetGatewayRequest || (exports.AttachInternetGatewayRequest = {}));
929
689
  var AttachNetworkInterfaceRequest;
930
690
  (function (AttachNetworkInterfaceRequest) {
931
- /**
932
- * @internal
933
- */
934
691
  AttachNetworkInterfaceRequest.filterSensitiveLog = (obj) => ({
935
692
  ...obj,
936
693
  });
937
694
  })(AttachNetworkInterfaceRequest = exports.AttachNetworkInterfaceRequest || (exports.AttachNetworkInterfaceRequest = {}));
938
695
  var AttachNetworkInterfaceResult;
939
696
  (function (AttachNetworkInterfaceResult) {
940
- /**
941
- * @internal
942
- */
943
697
  AttachNetworkInterfaceResult.filterSensitiveLog = (obj) => ({
944
698
  ...obj,
945
699
  });
946
700
  })(AttachNetworkInterfaceResult = exports.AttachNetworkInterfaceResult || (exports.AttachNetworkInterfaceResult = {}));
947
701
  var AttachVolumeRequest;
948
702
  (function (AttachVolumeRequest) {
949
- /**
950
- * @internal
951
- */
952
703
  AttachVolumeRequest.filterSensitiveLog = (obj) => ({
953
704
  ...obj,
954
705
  });
955
706
  })(AttachVolumeRequest = exports.AttachVolumeRequest || (exports.AttachVolumeRequest = {}));
956
707
  var VolumeAttachment;
957
708
  (function (VolumeAttachment) {
958
- /**
959
- * @internal
960
- */
961
709
  VolumeAttachment.filterSensitiveLog = (obj) => ({
962
710
  ...obj,
963
711
  });
964
712
  })(VolumeAttachment = exports.VolumeAttachment || (exports.VolumeAttachment = {}));
965
713
  var AttachVpnGatewayRequest;
966
714
  (function (AttachVpnGatewayRequest) {
967
- /**
968
- * @internal
969
- */
970
715
  AttachVpnGatewayRequest.filterSensitiveLog = (obj) => ({
971
716
  ...obj,
972
717
  });
973
718
  })(AttachVpnGatewayRequest = exports.AttachVpnGatewayRequest || (exports.AttachVpnGatewayRequest = {}));
974
719
  var VpcAttachment;
975
720
  (function (VpcAttachment) {
976
- /**
977
- * @internal
978
- */
979
721
  VpcAttachment.filterSensitiveLog = (obj) => ({
980
722
  ...obj,
981
723
  });
982
724
  })(VpcAttachment = exports.VpcAttachment || (exports.VpcAttachment = {}));
983
725
  var AttachVpnGatewayResult;
984
726
  (function (AttachVpnGatewayResult) {
985
- /**
986
- * @internal
987
- */
988
727
  AttachVpnGatewayResult.filterSensitiveLog = (obj) => ({
989
728
  ...obj,
990
729
  });
991
730
  })(AttachVpnGatewayResult = exports.AttachVpnGatewayResult || (exports.AttachVpnGatewayResult = {}));
992
731
  var AuthorizeClientVpnIngressRequest;
993
732
  (function (AuthorizeClientVpnIngressRequest) {
994
- /**
995
- * @internal
996
- */
997
733
  AuthorizeClientVpnIngressRequest.filterSensitiveLog = (obj) => ({
998
734
  ...obj,
999
735
  });
1000
736
  })(AuthorizeClientVpnIngressRequest = exports.AuthorizeClientVpnIngressRequest || (exports.AuthorizeClientVpnIngressRequest = {}));
1001
737
  var ClientVpnAuthorizationRuleStatus;
1002
738
  (function (ClientVpnAuthorizationRuleStatus) {
1003
- /**
1004
- * @internal
1005
- */
1006
739
  ClientVpnAuthorizationRuleStatus.filterSensitiveLog = (obj) => ({
1007
740
  ...obj,
1008
741
  });
1009
742
  })(ClientVpnAuthorizationRuleStatus = exports.ClientVpnAuthorizationRuleStatus || (exports.ClientVpnAuthorizationRuleStatus = {}));
1010
743
  var AuthorizeClientVpnIngressResult;
1011
744
  (function (AuthorizeClientVpnIngressResult) {
1012
- /**
1013
- * @internal
1014
- */
1015
745
  AuthorizeClientVpnIngressResult.filterSensitiveLog = (obj) => ({
1016
746
  ...obj,
1017
747
  });
1018
748
  })(AuthorizeClientVpnIngressResult = exports.AuthorizeClientVpnIngressResult || (exports.AuthorizeClientVpnIngressResult = {}));
1019
749
  var IpRange;
1020
750
  (function (IpRange) {
1021
- /**
1022
- * @internal
1023
- */
1024
751
  IpRange.filterSensitiveLog = (obj) => ({
1025
752
  ...obj,
1026
753
  });
1027
754
  })(IpRange = exports.IpRange || (exports.IpRange = {}));
1028
755
  var Ipv6Range;
1029
756
  (function (Ipv6Range) {
1030
- /**
1031
- * @internal
1032
- */
1033
757
  Ipv6Range.filterSensitiveLog = (obj) => ({
1034
758
  ...obj,
1035
759
  });
1036
760
  })(Ipv6Range = exports.Ipv6Range || (exports.Ipv6Range = {}));
1037
761
  var PrefixListId;
1038
762
  (function (PrefixListId) {
1039
- /**
1040
- * @internal
1041
- */
1042
763
  PrefixListId.filterSensitiveLog = (obj) => ({
1043
764
  ...obj,
1044
765
  });
1045
766
  })(PrefixListId = exports.PrefixListId || (exports.PrefixListId = {}));
1046
767
  var UserIdGroupPair;
1047
768
  (function (UserIdGroupPair) {
1048
- /**
1049
- * @internal
1050
- */
1051
769
  UserIdGroupPair.filterSensitiveLog = (obj) => ({
1052
770
  ...obj,
1053
771
  });
1054
772
  })(UserIdGroupPair = exports.UserIdGroupPair || (exports.UserIdGroupPair = {}));
1055
773
  var IpPermission;
1056
774
  (function (IpPermission) {
1057
- /**
1058
- * @internal
1059
- */
1060
775
  IpPermission.filterSensitiveLog = (obj) => ({
1061
776
  ...obj,
1062
777
  });
1063
778
  })(IpPermission = exports.IpPermission || (exports.IpPermission = {}));
1064
779
  var AuthorizeSecurityGroupEgressRequest;
1065
780
  (function (AuthorizeSecurityGroupEgressRequest) {
1066
- /**
1067
- * @internal
1068
- */
1069
781
  AuthorizeSecurityGroupEgressRequest.filterSensitiveLog = (obj) => ({
1070
782
  ...obj,
1071
783
  });
1072
784
  })(AuthorizeSecurityGroupEgressRequest = exports.AuthorizeSecurityGroupEgressRequest || (exports.AuthorizeSecurityGroupEgressRequest = {}));
1073
785
  var ReferencedSecurityGroup;
1074
786
  (function (ReferencedSecurityGroup) {
1075
- /**
1076
- * @internal
1077
- */
1078
787
  ReferencedSecurityGroup.filterSensitiveLog = (obj) => ({
1079
788
  ...obj,
1080
789
  });
1081
790
  })(ReferencedSecurityGroup = exports.ReferencedSecurityGroup || (exports.ReferencedSecurityGroup = {}));
1082
791
  var SecurityGroupRule;
1083
792
  (function (SecurityGroupRule) {
1084
- /**
1085
- * @internal
1086
- */
1087
793
  SecurityGroupRule.filterSensitiveLog = (obj) => ({
1088
794
  ...obj,
1089
795
  });
1090
796
  })(SecurityGroupRule = exports.SecurityGroupRule || (exports.SecurityGroupRule = {}));
1091
797
  var AuthorizeSecurityGroupEgressResult;
1092
798
  (function (AuthorizeSecurityGroupEgressResult) {
1093
- /**
1094
- * @internal
1095
- */
1096
799
  AuthorizeSecurityGroupEgressResult.filterSensitiveLog = (obj) => ({
1097
800
  ...obj,
1098
801
  });
1099
802
  })(AuthorizeSecurityGroupEgressResult = exports.AuthorizeSecurityGroupEgressResult || (exports.AuthorizeSecurityGroupEgressResult = {}));
1100
803
  var AuthorizeSecurityGroupIngressRequest;
1101
804
  (function (AuthorizeSecurityGroupIngressRequest) {
1102
- /**
1103
- * @internal
1104
- */
1105
805
  AuthorizeSecurityGroupIngressRequest.filterSensitiveLog = (obj) => ({
1106
806
  ...obj,
1107
807
  });
1108
808
  })(AuthorizeSecurityGroupIngressRequest = exports.AuthorizeSecurityGroupIngressRequest || (exports.AuthorizeSecurityGroupIngressRequest = {}));
1109
809
  var AuthorizeSecurityGroupIngressResult;
1110
810
  (function (AuthorizeSecurityGroupIngressResult) {
1111
- /**
1112
- * @internal
1113
- */
1114
811
  AuthorizeSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
1115
812
  ...obj,
1116
813
  });
1117
814
  })(AuthorizeSecurityGroupIngressResult = exports.AuthorizeSecurityGroupIngressResult || (exports.AuthorizeSecurityGroupIngressResult = {}));
1118
815
  var S3Storage;
1119
816
  (function (S3Storage) {
1120
- /**
1121
- * @internal
1122
- */
1123
817
  S3Storage.filterSensitiveLog = (obj) => ({
1124
818
  ...obj,
1125
819
  });
1126
820
  })(S3Storage = exports.S3Storage || (exports.S3Storage = {}));
1127
821
  var Storage;
1128
822
  (function (Storage) {
1129
- /**
1130
- * @internal
1131
- */
1132
823
  Storage.filterSensitiveLog = (obj) => ({
1133
824
  ...obj,
1134
825
  });
1135
826
  })(Storage = exports.Storage || (exports.Storage = {}));
1136
827
  var BundleInstanceRequest;
1137
828
  (function (BundleInstanceRequest) {
1138
- /**
1139
- * @internal
1140
- */
1141
829
  BundleInstanceRequest.filterSensitiveLog = (obj) => ({
1142
830
  ...obj,
1143
831
  });
1144
832
  })(BundleInstanceRequest = exports.BundleInstanceRequest || (exports.BundleInstanceRequest = {}));
1145
833
  var BundleTaskError;
1146
834
  (function (BundleTaskError) {
1147
- /**
1148
- * @internal
1149
- */
1150
835
  BundleTaskError.filterSensitiveLog = (obj) => ({
1151
836
  ...obj,
1152
837
  });
1153
838
  })(BundleTaskError = exports.BundleTaskError || (exports.BundleTaskError = {}));
1154
839
  var BundleTask;
1155
840
  (function (BundleTask) {
1156
- /**
1157
- * @internal
1158
- */
1159
841
  BundleTask.filterSensitiveLog = (obj) => ({
1160
842
  ...obj,
1161
843
  });
1162
844
  })(BundleTask = exports.BundleTask || (exports.BundleTask = {}));
1163
845
  var BundleInstanceResult;
1164
846
  (function (BundleInstanceResult) {
1165
- /**
1166
- * @internal
1167
- */
1168
847
  BundleInstanceResult.filterSensitiveLog = (obj) => ({
1169
848
  ...obj,
1170
849
  });
1171
850
  })(BundleInstanceResult = exports.BundleInstanceResult || (exports.BundleInstanceResult = {}));
1172
851
  var CancelBundleTaskRequest;
1173
852
  (function (CancelBundleTaskRequest) {
1174
- /**
1175
- * @internal
1176
- */
1177
853
  CancelBundleTaskRequest.filterSensitiveLog = (obj) => ({
1178
854
  ...obj,
1179
855
  });
1180
856
  })(CancelBundleTaskRequest = exports.CancelBundleTaskRequest || (exports.CancelBundleTaskRequest = {}));
1181
857
  var CancelBundleTaskResult;
1182
858
  (function (CancelBundleTaskResult) {
1183
- /**
1184
- * @internal
1185
- */
1186
859
  CancelBundleTaskResult.filterSensitiveLog = (obj) => ({
1187
860
  ...obj,
1188
861
  });
1189
862
  })(CancelBundleTaskResult = exports.CancelBundleTaskResult || (exports.CancelBundleTaskResult = {}));
1190
863
  var CancelCapacityReservationRequest;
1191
864
  (function (CancelCapacityReservationRequest) {
1192
- /**
1193
- * @internal
1194
- */
1195
865
  CancelCapacityReservationRequest.filterSensitiveLog = (obj) => ({
1196
866
  ...obj,
1197
867
  });
1198
868
  })(CancelCapacityReservationRequest = exports.CancelCapacityReservationRequest || (exports.CancelCapacityReservationRequest = {}));
1199
869
  var CancelCapacityReservationResult;
1200
870
  (function (CancelCapacityReservationResult) {
1201
- /**
1202
- * @internal
1203
- */
1204
871
  CancelCapacityReservationResult.filterSensitiveLog = (obj) => ({
1205
872
  ...obj,
1206
873
  });
1207
874
  })(CancelCapacityReservationResult = exports.CancelCapacityReservationResult || (exports.CancelCapacityReservationResult = {}));
1208
875
  var CancelCapacityReservationFleetsRequest;
1209
876
  (function (CancelCapacityReservationFleetsRequest) {
1210
- /**
1211
- * @internal
1212
- */
1213
877
  CancelCapacityReservationFleetsRequest.filterSensitiveLog = (obj) => ({
1214
878
  ...obj,
1215
879
  });
1216
880
  })(CancelCapacityReservationFleetsRequest = exports.CancelCapacityReservationFleetsRequest || (exports.CancelCapacityReservationFleetsRequest = {}));
1217
881
  var CancelCapacityReservationFleetError;
1218
882
  (function (CancelCapacityReservationFleetError) {
1219
- /**
1220
- * @internal
1221
- */
1222
883
  CancelCapacityReservationFleetError.filterSensitiveLog = (obj) => ({
1223
884
  ...obj,
1224
885
  });
1225
886
  })(CancelCapacityReservationFleetError = exports.CancelCapacityReservationFleetError || (exports.CancelCapacityReservationFleetError = {}));
1226
887
  var FailedCapacityReservationFleetCancellationResult;
1227
888
  (function (FailedCapacityReservationFleetCancellationResult) {
1228
- /**
1229
- * @internal
1230
- */
1231
889
  FailedCapacityReservationFleetCancellationResult.filterSensitiveLog = (obj) => ({
1232
890
  ...obj,
1233
891
  });
@@ -1246,108 +904,72 @@ var CapacityReservationFleetState;
1246
904
  })(CapacityReservationFleetState = exports.CapacityReservationFleetState || (exports.CapacityReservationFleetState = {}));
1247
905
  var CapacityReservationFleetCancellationState;
1248
906
  (function (CapacityReservationFleetCancellationState) {
1249
- /**
1250
- * @internal
1251
- */
1252
907
  CapacityReservationFleetCancellationState.filterSensitiveLog = (obj) => ({
1253
908
  ...obj,
1254
909
  });
1255
910
  })(CapacityReservationFleetCancellationState = exports.CapacityReservationFleetCancellationState || (exports.CapacityReservationFleetCancellationState = {}));
1256
911
  var CancelCapacityReservationFleetsResult;
1257
912
  (function (CancelCapacityReservationFleetsResult) {
1258
- /**
1259
- * @internal
1260
- */
1261
913
  CancelCapacityReservationFleetsResult.filterSensitiveLog = (obj) => ({
1262
914
  ...obj,
1263
915
  });
1264
916
  })(CancelCapacityReservationFleetsResult = exports.CancelCapacityReservationFleetsResult || (exports.CancelCapacityReservationFleetsResult = {}));
1265
917
  var CancelConversionRequest;
1266
918
  (function (CancelConversionRequest) {
1267
- /**
1268
- * @internal
1269
- */
1270
919
  CancelConversionRequest.filterSensitiveLog = (obj) => ({
1271
920
  ...obj,
1272
921
  });
1273
922
  })(CancelConversionRequest = exports.CancelConversionRequest || (exports.CancelConversionRequest = {}));
1274
923
  var CancelExportTaskRequest;
1275
924
  (function (CancelExportTaskRequest) {
1276
- /**
1277
- * @internal
1278
- */
1279
925
  CancelExportTaskRequest.filterSensitiveLog = (obj) => ({
1280
926
  ...obj,
1281
927
  });
1282
928
  })(CancelExportTaskRequest = exports.CancelExportTaskRequest || (exports.CancelExportTaskRequest = {}));
1283
929
  var CancelImportTaskRequest;
1284
930
  (function (CancelImportTaskRequest) {
1285
- /**
1286
- * @internal
1287
- */
1288
931
  CancelImportTaskRequest.filterSensitiveLog = (obj) => ({
1289
932
  ...obj,
1290
933
  });
1291
934
  })(CancelImportTaskRequest = exports.CancelImportTaskRequest || (exports.CancelImportTaskRequest = {}));
1292
935
  var CancelImportTaskResult;
1293
936
  (function (CancelImportTaskResult) {
1294
- /**
1295
- * @internal
1296
- */
1297
937
  CancelImportTaskResult.filterSensitiveLog = (obj) => ({
1298
938
  ...obj,
1299
939
  });
1300
940
  })(CancelImportTaskResult = exports.CancelImportTaskResult || (exports.CancelImportTaskResult = {}));
1301
941
  var CancelReservedInstancesListingRequest;
1302
942
  (function (CancelReservedInstancesListingRequest) {
1303
- /**
1304
- * @internal
1305
- */
1306
943
  CancelReservedInstancesListingRequest.filterSensitiveLog = (obj) => ({
1307
944
  ...obj,
1308
945
  });
1309
946
  })(CancelReservedInstancesListingRequest = exports.CancelReservedInstancesListingRequest || (exports.CancelReservedInstancesListingRequest = {}));
1310
947
  var InstanceCount;
1311
948
  (function (InstanceCount) {
1312
- /**
1313
- * @internal
1314
- */
1315
949
  InstanceCount.filterSensitiveLog = (obj) => ({
1316
950
  ...obj,
1317
951
  });
1318
952
  })(InstanceCount = exports.InstanceCount || (exports.InstanceCount = {}));
1319
953
  var PriceSchedule;
1320
954
  (function (PriceSchedule) {
1321
- /**
1322
- * @internal
1323
- */
1324
955
  PriceSchedule.filterSensitiveLog = (obj) => ({
1325
956
  ...obj,
1326
957
  });
1327
958
  })(PriceSchedule = exports.PriceSchedule || (exports.PriceSchedule = {}));
1328
959
  var ReservedInstancesListing;
1329
960
  (function (ReservedInstancesListing) {
1330
- /**
1331
- * @internal
1332
- */
1333
961
  ReservedInstancesListing.filterSensitiveLog = (obj) => ({
1334
962
  ...obj,
1335
963
  });
1336
964
  })(ReservedInstancesListing = exports.ReservedInstancesListing || (exports.ReservedInstancesListing = {}));
1337
965
  var CancelReservedInstancesListingResult;
1338
966
  (function (CancelReservedInstancesListingResult) {
1339
- /**
1340
- * @internal
1341
- */
1342
967
  CancelReservedInstancesListingResult.filterSensitiveLog = (obj) => ({
1343
968
  ...obj,
1344
969
  });
1345
970
  })(CancelReservedInstancesListingResult = exports.CancelReservedInstancesListingResult || (exports.CancelReservedInstancesListingResult = {}));
1346
971
  var CancelSpotFleetRequestsRequest;
1347
972
  (function (CancelSpotFleetRequestsRequest) {
1348
- /**
1349
- * @internal
1350
- */
1351
973
  CancelSpotFleetRequestsRequest.filterSensitiveLog = (obj) => ({
1352
974
  ...obj,
1353
975
  });
@@ -1364,9 +986,6 @@ var BatchState;
1364
986
  })(BatchState = exports.BatchState || (exports.BatchState = {}));
1365
987
  var CancelSpotFleetRequestsSuccessItem;
1366
988
  (function (CancelSpotFleetRequestsSuccessItem) {
1367
- /**
1368
- * @internal
1369
- */
1370
989
  CancelSpotFleetRequestsSuccessItem.filterSensitiveLog = (obj) => ({
1371
990
  ...obj,
1372
991
  });
@@ -1380,126 +999,84 @@ var CancelBatchErrorCode;
1380
999
  })(CancelBatchErrorCode = exports.CancelBatchErrorCode || (exports.CancelBatchErrorCode = {}));
1381
1000
  var CancelSpotFleetRequestsError;
1382
1001
  (function (CancelSpotFleetRequestsError) {
1383
- /**
1384
- * @internal
1385
- */
1386
1002
  CancelSpotFleetRequestsError.filterSensitiveLog = (obj) => ({
1387
1003
  ...obj,
1388
1004
  });
1389
1005
  })(CancelSpotFleetRequestsError = exports.CancelSpotFleetRequestsError || (exports.CancelSpotFleetRequestsError = {}));
1390
1006
  var CancelSpotFleetRequestsErrorItem;
1391
1007
  (function (CancelSpotFleetRequestsErrorItem) {
1392
- /**
1393
- * @internal
1394
- */
1395
1008
  CancelSpotFleetRequestsErrorItem.filterSensitiveLog = (obj) => ({
1396
1009
  ...obj,
1397
1010
  });
1398
1011
  })(CancelSpotFleetRequestsErrorItem = exports.CancelSpotFleetRequestsErrorItem || (exports.CancelSpotFleetRequestsErrorItem = {}));
1399
1012
  var CancelSpotFleetRequestsResponse;
1400
1013
  (function (CancelSpotFleetRequestsResponse) {
1401
- /**
1402
- * @internal
1403
- */
1404
1014
  CancelSpotFleetRequestsResponse.filterSensitiveLog = (obj) => ({
1405
1015
  ...obj,
1406
1016
  });
1407
1017
  })(CancelSpotFleetRequestsResponse = exports.CancelSpotFleetRequestsResponse || (exports.CancelSpotFleetRequestsResponse = {}));
1408
1018
  var CancelSpotInstanceRequestsRequest;
1409
1019
  (function (CancelSpotInstanceRequestsRequest) {
1410
- /**
1411
- * @internal
1412
- */
1413
1020
  CancelSpotInstanceRequestsRequest.filterSensitiveLog = (obj) => ({
1414
1021
  ...obj,
1415
1022
  });
1416
1023
  })(CancelSpotInstanceRequestsRequest = exports.CancelSpotInstanceRequestsRequest || (exports.CancelSpotInstanceRequestsRequest = {}));
1417
1024
  var CancelledSpotInstanceRequest;
1418
1025
  (function (CancelledSpotInstanceRequest) {
1419
- /**
1420
- * @internal
1421
- */
1422
1026
  CancelledSpotInstanceRequest.filterSensitiveLog = (obj) => ({
1423
1027
  ...obj,
1424
1028
  });
1425
1029
  })(CancelledSpotInstanceRequest = exports.CancelledSpotInstanceRequest || (exports.CancelledSpotInstanceRequest = {}));
1426
1030
  var CancelSpotInstanceRequestsResult;
1427
1031
  (function (CancelSpotInstanceRequestsResult) {
1428
- /**
1429
- * @internal
1430
- */
1431
1032
  CancelSpotInstanceRequestsResult.filterSensitiveLog = (obj) => ({
1432
1033
  ...obj,
1433
1034
  });
1434
1035
  })(CancelSpotInstanceRequestsResult = exports.CancelSpotInstanceRequestsResult || (exports.CancelSpotInstanceRequestsResult = {}));
1435
1036
  var ConfirmProductInstanceRequest;
1436
1037
  (function (ConfirmProductInstanceRequest) {
1437
- /**
1438
- * @internal
1439
- */
1440
1038
  ConfirmProductInstanceRequest.filterSensitiveLog = (obj) => ({
1441
1039
  ...obj,
1442
1040
  });
1443
1041
  })(ConfirmProductInstanceRequest = exports.ConfirmProductInstanceRequest || (exports.ConfirmProductInstanceRequest = {}));
1444
1042
  var ConfirmProductInstanceResult;
1445
1043
  (function (ConfirmProductInstanceResult) {
1446
- /**
1447
- * @internal
1448
- */
1449
1044
  ConfirmProductInstanceResult.filterSensitiveLog = (obj) => ({
1450
1045
  ...obj,
1451
1046
  });
1452
1047
  })(ConfirmProductInstanceResult = exports.ConfirmProductInstanceResult || (exports.ConfirmProductInstanceResult = {}));
1453
1048
  var CopyFpgaImageRequest;
1454
1049
  (function (CopyFpgaImageRequest) {
1455
- /**
1456
- * @internal
1457
- */
1458
1050
  CopyFpgaImageRequest.filterSensitiveLog = (obj) => ({
1459
1051
  ...obj,
1460
1052
  });
1461
1053
  })(CopyFpgaImageRequest = exports.CopyFpgaImageRequest || (exports.CopyFpgaImageRequest = {}));
1462
1054
  var CopyFpgaImageResult;
1463
1055
  (function (CopyFpgaImageResult) {
1464
- /**
1465
- * @internal
1466
- */
1467
1056
  CopyFpgaImageResult.filterSensitiveLog = (obj) => ({
1468
1057
  ...obj,
1469
1058
  });
1470
1059
  })(CopyFpgaImageResult = exports.CopyFpgaImageResult || (exports.CopyFpgaImageResult = {}));
1471
1060
  var CopyImageRequest;
1472
1061
  (function (CopyImageRequest) {
1473
- /**
1474
- * @internal
1475
- */
1476
1062
  CopyImageRequest.filterSensitiveLog = (obj) => ({
1477
1063
  ...obj,
1478
1064
  });
1479
1065
  })(CopyImageRequest = exports.CopyImageRequest || (exports.CopyImageRequest = {}));
1480
1066
  var CopyImageResult;
1481
1067
  (function (CopyImageResult) {
1482
- /**
1483
- * @internal
1484
- */
1485
1068
  CopyImageResult.filterSensitiveLog = (obj) => ({
1486
1069
  ...obj,
1487
1070
  });
1488
1071
  })(CopyImageResult = exports.CopyImageResult || (exports.CopyImageResult = {}));
1489
1072
  var CopySnapshotRequest;
1490
1073
  (function (CopySnapshotRequest) {
1491
- /**
1492
- * @internal
1493
- */
1494
1074
  CopySnapshotRequest.filterSensitiveLog = (obj) => ({
1495
1075
  ...obj,
1496
1076
  });
1497
1077
  })(CopySnapshotRequest = exports.CopySnapshotRequest || (exports.CopySnapshotRequest = {}));
1498
1078
  var CopySnapshotResult;
1499
1079
  (function (CopySnapshotResult) {
1500
- /**
1501
- * @internal
1502
- */
1503
1080
  CopySnapshotResult.filterSensitiveLog = (obj) => ({
1504
1081
  ...obj,
1505
1082
  });
@@ -1520,27 +1097,18 @@ var CapacityReservationInstancePlatform;
1520
1097
  })(CapacityReservationInstancePlatform = exports.CapacityReservationInstancePlatform || (exports.CapacityReservationInstancePlatform = {}));
1521
1098
  var CreateCapacityReservationRequest;
1522
1099
  (function (CreateCapacityReservationRequest) {
1523
- /**
1524
- * @internal
1525
- */
1526
1100
  CreateCapacityReservationRequest.filterSensitiveLog = (obj) => ({
1527
1101
  ...obj,
1528
1102
  });
1529
1103
  })(CreateCapacityReservationRequest = exports.CreateCapacityReservationRequest || (exports.CreateCapacityReservationRequest = {}));
1530
1104
  var CapacityReservation;
1531
1105
  (function (CapacityReservation) {
1532
- /**
1533
- * @internal
1534
- */
1535
1106
  CapacityReservation.filterSensitiveLog = (obj) => ({
1536
1107
  ...obj,
1537
1108
  });
1538
1109
  })(CapacityReservation = exports.CapacityReservation || (exports.CapacityReservation = {}));
1539
1110
  var CreateCapacityReservationResult;
1540
1111
  (function (CreateCapacityReservationResult) {
1541
- /**
1542
- * @internal
1543
- */
1544
1112
  CreateCapacityReservationResult.filterSensitiveLog = (obj) => ({
1545
1113
  ...obj,
1546
1114
  });
@@ -1551,9 +1119,6 @@ var FleetInstanceMatchCriteria;
1551
1119
  })(FleetInstanceMatchCriteria = exports.FleetInstanceMatchCriteria || (exports.FleetInstanceMatchCriteria = {}));
1552
1120
  var ReservationFleetInstanceSpecification;
1553
1121
  (function (ReservationFleetInstanceSpecification) {
1554
- /**
1555
- * @internal
1556
- */
1557
1122
  ReservationFleetInstanceSpecification.filterSensitiveLog = (obj) => ({
1558
1123
  ...obj,
1559
1124
  });
@@ -1564,333 +1129,222 @@ var FleetCapacityReservationTenancy;
1564
1129
  })(FleetCapacityReservationTenancy = exports.FleetCapacityReservationTenancy || (exports.FleetCapacityReservationTenancy = {}));
1565
1130
  var CreateCapacityReservationFleetRequest;
1566
1131
  (function (CreateCapacityReservationFleetRequest) {
1567
- /**
1568
- * @internal
1569
- */
1570
1132
  CreateCapacityReservationFleetRequest.filterSensitiveLog = (obj) => ({
1571
1133
  ...obj,
1572
1134
  });
1573
1135
  })(CreateCapacityReservationFleetRequest = exports.CreateCapacityReservationFleetRequest || (exports.CreateCapacityReservationFleetRequest = {}));
1574
1136
  var FleetCapacityReservation;
1575
1137
  (function (FleetCapacityReservation) {
1576
- /**
1577
- * @internal
1578
- */
1579
1138
  FleetCapacityReservation.filterSensitiveLog = (obj) => ({
1580
1139
  ...obj,
1581
1140
  });
1582
1141
  })(FleetCapacityReservation = exports.FleetCapacityReservation || (exports.FleetCapacityReservation = {}));
1583
1142
  var CreateCapacityReservationFleetResult;
1584
1143
  (function (CreateCapacityReservationFleetResult) {
1585
- /**
1586
- * @internal
1587
- */
1588
1144
  CreateCapacityReservationFleetResult.filterSensitiveLog = (obj) => ({
1589
1145
  ...obj,
1590
1146
  });
1591
1147
  })(CreateCapacityReservationFleetResult = exports.CreateCapacityReservationFleetResult || (exports.CreateCapacityReservationFleetResult = {}));
1592
1148
  var CreateCarrierGatewayRequest;
1593
1149
  (function (CreateCarrierGatewayRequest) {
1594
- /**
1595
- * @internal
1596
- */
1597
1150
  CreateCarrierGatewayRequest.filterSensitiveLog = (obj) => ({
1598
1151
  ...obj,
1599
1152
  });
1600
1153
  })(CreateCarrierGatewayRequest = exports.CreateCarrierGatewayRequest || (exports.CreateCarrierGatewayRequest = {}));
1601
1154
  var CarrierGateway;
1602
1155
  (function (CarrierGateway) {
1603
- /**
1604
- * @internal
1605
- */
1606
1156
  CarrierGateway.filterSensitiveLog = (obj) => ({
1607
1157
  ...obj,
1608
1158
  });
1609
1159
  })(CarrierGateway = exports.CarrierGateway || (exports.CarrierGateway = {}));
1610
1160
  var CreateCarrierGatewayResult;
1611
1161
  (function (CreateCarrierGatewayResult) {
1612
- /**
1613
- * @internal
1614
- */
1615
1162
  CreateCarrierGatewayResult.filterSensitiveLog = (obj) => ({
1616
1163
  ...obj,
1617
1164
  });
1618
1165
  })(CreateCarrierGatewayResult = exports.CreateCarrierGatewayResult || (exports.CreateCarrierGatewayResult = {}));
1619
1166
  var DirectoryServiceAuthenticationRequest;
1620
1167
  (function (DirectoryServiceAuthenticationRequest) {
1621
- /**
1622
- * @internal
1623
- */
1624
1168
  DirectoryServiceAuthenticationRequest.filterSensitiveLog = (obj) => ({
1625
1169
  ...obj,
1626
1170
  });
1627
1171
  })(DirectoryServiceAuthenticationRequest = exports.DirectoryServiceAuthenticationRequest || (exports.DirectoryServiceAuthenticationRequest = {}));
1628
1172
  var FederatedAuthenticationRequest;
1629
1173
  (function (FederatedAuthenticationRequest) {
1630
- /**
1631
- * @internal
1632
- */
1633
1174
  FederatedAuthenticationRequest.filterSensitiveLog = (obj) => ({
1634
1175
  ...obj,
1635
1176
  });
1636
1177
  })(FederatedAuthenticationRequest = exports.FederatedAuthenticationRequest || (exports.FederatedAuthenticationRequest = {}));
1637
1178
  var CertificateAuthenticationRequest;
1638
1179
  (function (CertificateAuthenticationRequest) {
1639
- /**
1640
- * @internal
1641
- */
1642
1180
  CertificateAuthenticationRequest.filterSensitiveLog = (obj) => ({
1643
1181
  ...obj,
1644
1182
  });
1645
1183
  })(CertificateAuthenticationRequest = exports.CertificateAuthenticationRequest || (exports.CertificateAuthenticationRequest = {}));
1646
1184
  var ClientVpnAuthenticationRequest;
1647
1185
  (function (ClientVpnAuthenticationRequest) {
1648
- /**
1649
- * @internal
1650
- */
1651
1186
  ClientVpnAuthenticationRequest.filterSensitiveLog = (obj) => ({
1652
1187
  ...obj,
1653
1188
  });
1654
1189
  })(ClientVpnAuthenticationRequest = exports.ClientVpnAuthenticationRequest || (exports.ClientVpnAuthenticationRequest = {}));
1655
1190
  var ClientConnectOptions;
1656
1191
  (function (ClientConnectOptions) {
1657
- /**
1658
- * @internal
1659
- */
1660
1192
  ClientConnectOptions.filterSensitiveLog = (obj) => ({
1661
1193
  ...obj,
1662
1194
  });
1663
1195
  })(ClientConnectOptions = exports.ClientConnectOptions || (exports.ClientConnectOptions = {}));
1664
1196
  var ConnectionLogOptions;
1665
1197
  (function (ConnectionLogOptions) {
1666
- /**
1667
- * @internal
1668
- */
1669
1198
  ConnectionLogOptions.filterSensitiveLog = (obj) => ({
1670
1199
  ...obj,
1671
1200
  });
1672
1201
  })(ConnectionLogOptions = exports.ConnectionLogOptions || (exports.ConnectionLogOptions = {}));
1673
1202
  var CreateClientVpnEndpointRequest;
1674
1203
  (function (CreateClientVpnEndpointRequest) {
1675
- /**
1676
- * @internal
1677
- */
1678
1204
  CreateClientVpnEndpointRequest.filterSensitiveLog = (obj) => ({
1679
1205
  ...obj,
1680
1206
  });
1681
1207
  })(CreateClientVpnEndpointRequest = exports.CreateClientVpnEndpointRequest || (exports.CreateClientVpnEndpointRequest = {}));
1682
1208
  var ClientVpnEndpointStatus;
1683
1209
  (function (ClientVpnEndpointStatus) {
1684
- /**
1685
- * @internal
1686
- */
1687
1210
  ClientVpnEndpointStatus.filterSensitiveLog = (obj) => ({
1688
1211
  ...obj,
1689
1212
  });
1690
1213
  })(ClientVpnEndpointStatus = exports.ClientVpnEndpointStatus || (exports.ClientVpnEndpointStatus = {}));
1691
1214
  var CreateClientVpnEndpointResult;
1692
1215
  (function (CreateClientVpnEndpointResult) {
1693
- /**
1694
- * @internal
1695
- */
1696
1216
  CreateClientVpnEndpointResult.filterSensitiveLog = (obj) => ({
1697
1217
  ...obj,
1698
1218
  });
1699
1219
  })(CreateClientVpnEndpointResult = exports.CreateClientVpnEndpointResult || (exports.CreateClientVpnEndpointResult = {}));
1700
1220
  var CreateClientVpnRouteRequest;
1701
1221
  (function (CreateClientVpnRouteRequest) {
1702
- /**
1703
- * @internal
1704
- */
1705
1222
  CreateClientVpnRouteRequest.filterSensitiveLog = (obj) => ({
1706
1223
  ...obj,
1707
1224
  });
1708
1225
  })(CreateClientVpnRouteRequest = exports.CreateClientVpnRouteRequest || (exports.CreateClientVpnRouteRequest = {}));
1709
1226
  var ClientVpnRouteStatus;
1710
1227
  (function (ClientVpnRouteStatus) {
1711
- /**
1712
- * @internal
1713
- */
1714
1228
  ClientVpnRouteStatus.filterSensitiveLog = (obj) => ({
1715
1229
  ...obj,
1716
1230
  });
1717
1231
  })(ClientVpnRouteStatus = exports.ClientVpnRouteStatus || (exports.ClientVpnRouteStatus = {}));
1718
1232
  var CreateClientVpnRouteResult;
1719
1233
  (function (CreateClientVpnRouteResult) {
1720
- /**
1721
- * @internal
1722
- */
1723
1234
  CreateClientVpnRouteResult.filterSensitiveLog = (obj) => ({
1724
1235
  ...obj,
1725
1236
  });
1726
1237
  })(CreateClientVpnRouteResult = exports.CreateClientVpnRouteResult || (exports.CreateClientVpnRouteResult = {}));
1727
1238
  var CreateCustomerGatewayRequest;
1728
1239
  (function (CreateCustomerGatewayRequest) {
1729
- /**
1730
- * @internal
1731
- */
1732
1240
  CreateCustomerGatewayRequest.filterSensitiveLog = (obj) => ({
1733
1241
  ...obj,
1734
1242
  });
1735
1243
  })(CreateCustomerGatewayRequest = exports.CreateCustomerGatewayRequest || (exports.CreateCustomerGatewayRequest = {}));
1736
1244
  var CustomerGateway;
1737
1245
  (function (CustomerGateway) {
1738
- /**
1739
- * @internal
1740
- */
1741
1246
  CustomerGateway.filterSensitiveLog = (obj) => ({
1742
1247
  ...obj,
1743
1248
  });
1744
1249
  })(CustomerGateway = exports.CustomerGateway || (exports.CustomerGateway = {}));
1745
1250
  var CreateCustomerGatewayResult;
1746
1251
  (function (CreateCustomerGatewayResult) {
1747
- /**
1748
- * @internal
1749
- */
1750
1252
  CreateCustomerGatewayResult.filterSensitiveLog = (obj) => ({
1751
1253
  ...obj,
1752
1254
  });
1753
1255
  })(CreateCustomerGatewayResult = exports.CreateCustomerGatewayResult || (exports.CreateCustomerGatewayResult = {}));
1754
1256
  var CreateDefaultSubnetRequest;
1755
1257
  (function (CreateDefaultSubnetRequest) {
1756
- /**
1757
- * @internal
1758
- */
1759
1258
  CreateDefaultSubnetRequest.filterSensitiveLog = (obj) => ({
1760
1259
  ...obj,
1761
1260
  });
1762
1261
  })(CreateDefaultSubnetRequest = exports.CreateDefaultSubnetRequest || (exports.CreateDefaultSubnetRequest = {}));
1763
1262
  var Subnet;
1764
1263
  (function (Subnet) {
1765
- /**
1766
- * @internal
1767
- */
1768
1264
  Subnet.filterSensitiveLog = (obj) => ({
1769
1265
  ...obj,
1770
1266
  });
1771
1267
  })(Subnet = exports.Subnet || (exports.Subnet = {}));
1772
1268
  var CreateDefaultSubnetResult;
1773
1269
  (function (CreateDefaultSubnetResult) {
1774
- /**
1775
- * @internal
1776
- */
1777
1270
  CreateDefaultSubnetResult.filterSensitiveLog = (obj) => ({
1778
1271
  ...obj,
1779
1272
  });
1780
1273
  })(CreateDefaultSubnetResult = exports.CreateDefaultSubnetResult || (exports.CreateDefaultSubnetResult = {}));
1781
1274
  var CreateDefaultVpcRequest;
1782
1275
  (function (CreateDefaultVpcRequest) {
1783
- /**
1784
- * @internal
1785
- */
1786
1276
  CreateDefaultVpcRequest.filterSensitiveLog = (obj) => ({
1787
1277
  ...obj,
1788
1278
  });
1789
1279
  })(CreateDefaultVpcRequest = exports.CreateDefaultVpcRequest || (exports.CreateDefaultVpcRequest = {}));
1790
1280
  var Vpc;
1791
1281
  (function (Vpc) {
1792
- /**
1793
- * @internal
1794
- */
1795
1282
  Vpc.filterSensitiveLog = (obj) => ({
1796
1283
  ...obj,
1797
1284
  });
1798
1285
  })(Vpc = exports.Vpc || (exports.Vpc = {}));
1799
1286
  var CreateDefaultVpcResult;
1800
1287
  (function (CreateDefaultVpcResult) {
1801
- /**
1802
- * @internal
1803
- */
1804
1288
  CreateDefaultVpcResult.filterSensitiveLog = (obj) => ({
1805
1289
  ...obj,
1806
1290
  });
1807
1291
  })(CreateDefaultVpcResult = exports.CreateDefaultVpcResult || (exports.CreateDefaultVpcResult = {}));
1808
1292
  var NewDhcpConfiguration;
1809
1293
  (function (NewDhcpConfiguration) {
1810
- /**
1811
- * @internal
1812
- */
1813
1294
  NewDhcpConfiguration.filterSensitiveLog = (obj) => ({
1814
1295
  ...obj,
1815
1296
  });
1816
1297
  })(NewDhcpConfiguration = exports.NewDhcpConfiguration || (exports.NewDhcpConfiguration = {}));
1817
1298
  var CreateDhcpOptionsRequest;
1818
1299
  (function (CreateDhcpOptionsRequest) {
1819
- /**
1820
- * @internal
1821
- */
1822
1300
  CreateDhcpOptionsRequest.filterSensitiveLog = (obj) => ({
1823
1301
  ...obj,
1824
1302
  });
1825
1303
  })(CreateDhcpOptionsRequest = exports.CreateDhcpOptionsRequest || (exports.CreateDhcpOptionsRequest = {}));
1826
1304
  var AttributeValue;
1827
1305
  (function (AttributeValue) {
1828
- /**
1829
- * @internal
1830
- */
1831
1306
  AttributeValue.filterSensitiveLog = (obj) => ({
1832
1307
  ...obj,
1833
1308
  });
1834
1309
  })(AttributeValue = exports.AttributeValue || (exports.AttributeValue = {}));
1835
1310
  var DhcpConfiguration;
1836
1311
  (function (DhcpConfiguration) {
1837
- /**
1838
- * @internal
1839
- */
1840
1312
  DhcpConfiguration.filterSensitiveLog = (obj) => ({
1841
1313
  ...obj,
1842
1314
  });
1843
1315
  })(DhcpConfiguration = exports.DhcpConfiguration || (exports.DhcpConfiguration = {}));
1844
1316
  var DhcpOptions;
1845
1317
  (function (DhcpOptions) {
1846
- /**
1847
- * @internal
1848
- */
1849
1318
  DhcpOptions.filterSensitiveLog = (obj) => ({
1850
1319
  ...obj,
1851
1320
  });
1852
1321
  })(DhcpOptions = exports.DhcpOptions || (exports.DhcpOptions = {}));
1853
1322
  var CreateDhcpOptionsResult;
1854
1323
  (function (CreateDhcpOptionsResult) {
1855
- /**
1856
- * @internal
1857
- */
1858
1324
  CreateDhcpOptionsResult.filterSensitiveLog = (obj) => ({
1859
1325
  ...obj,
1860
1326
  });
1861
1327
  })(CreateDhcpOptionsResult = exports.CreateDhcpOptionsResult || (exports.CreateDhcpOptionsResult = {}));
1862
1328
  var CreateEgressOnlyInternetGatewayRequest;
1863
1329
  (function (CreateEgressOnlyInternetGatewayRequest) {
1864
- /**
1865
- * @internal
1866
- */
1867
1330
  CreateEgressOnlyInternetGatewayRequest.filterSensitiveLog = (obj) => ({
1868
1331
  ...obj,
1869
1332
  });
1870
1333
  })(CreateEgressOnlyInternetGatewayRequest = exports.CreateEgressOnlyInternetGatewayRequest || (exports.CreateEgressOnlyInternetGatewayRequest = {}));
1871
1334
  var InternetGatewayAttachment;
1872
1335
  (function (InternetGatewayAttachment) {
1873
- /**
1874
- * @internal
1875
- */
1876
1336
  InternetGatewayAttachment.filterSensitiveLog = (obj) => ({
1877
1337
  ...obj,
1878
1338
  });
1879
1339
  })(InternetGatewayAttachment = exports.InternetGatewayAttachment || (exports.InternetGatewayAttachment = {}));
1880
1340
  var EgressOnlyInternetGateway;
1881
1341
  (function (EgressOnlyInternetGateway) {
1882
- /**
1883
- * @internal
1884
- */
1885
1342
  EgressOnlyInternetGateway.filterSensitiveLog = (obj) => ({
1886
1343
  ...obj,
1887
1344
  });
1888
1345
  })(EgressOnlyInternetGateway = exports.EgressOnlyInternetGateway || (exports.EgressOnlyInternetGateway = {}));
1889
1346
  var CreateEgressOnlyInternetGatewayResult;
1890
1347
  (function (CreateEgressOnlyInternetGatewayResult) {
1891
- /**
1892
- * @internal
1893
- */
1894
1348
  CreateEgressOnlyInternetGatewayResult.filterSensitiveLog = (obj) => ({
1895
1349
  ...obj,
1896
1350
  });
@@ -1902,36 +1356,100 @@ var FleetExcessCapacityTerminationPolicy;
1902
1356
  })(FleetExcessCapacityTerminationPolicy = exports.FleetExcessCapacityTerminationPolicy || (exports.FleetExcessCapacityTerminationPolicy = {}));
1903
1357
  var FleetLaunchTemplateSpecificationRequest;
1904
1358
  (function (FleetLaunchTemplateSpecificationRequest) {
1905
- /**
1906
- * @internal
1907
- */
1908
1359
  FleetLaunchTemplateSpecificationRequest.filterSensitiveLog = (obj) => ({
1909
1360
  ...obj,
1910
1361
  });
1911
1362
  })(FleetLaunchTemplateSpecificationRequest = exports.FleetLaunchTemplateSpecificationRequest || (exports.FleetLaunchTemplateSpecificationRequest = {}));
1363
+ var BareMetal;
1364
+ (function (BareMetal) {
1365
+ BareMetal["EXCLUDED"] = "excluded";
1366
+ BareMetal["INCLUDED"] = "included";
1367
+ BareMetal["REQUIRED"] = "required";
1368
+ })(BareMetal = exports.BareMetal || (exports.BareMetal = {}));
1369
+ var BaselineEbsBandwidthMbpsRequest;
1370
+ (function (BaselineEbsBandwidthMbpsRequest) {
1371
+ BaselineEbsBandwidthMbpsRequest.filterSensitiveLog = (obj) => ({
1372
+ ...obj,
1373
+ });
1374
+ })(BaselineEbsBandwidthMbpsRequest = exports.BaselineEbsBandwidthMbpsRequest || (exports.BaselineEbsBandwidthMbpsRequest = {}));
1375
+ var BurstablePerformance;
1376
+ (function (BurstablePerformance) {
1377
+ BurstablePerformance["EXCLUDED"] = "excluded";
1378
+ BurstablePerformance["INCLUDED"] = "included";
1379
+ BurstablePerformance["REQUIRED"] = "required";
1380
+ })(BurstablePerformance = exports.BurstablePerformance || (exports.BurstablePerformance = {}));
1381
+ var CpuManufacturer;
1382
+ (function (CpuManufacturer) {
1383
+ CpuManufacturer["AMAZON_WEB_SERVICES"] = "amazon-web-services";
1384
+ CpuManufacturer["AMD"] = "amd";
1385
+ CpuManufacturer["INTEL"] = "intel";
1386
+ })(CpuManufacturer = exports.CpuManufacturer || (exports.CpuManufacturer = {}));
1387
+ var InstanceGeneration;
1388
+ (function (InstanceGeneration) {
1389
+ InstanceGeneration["CURRENT"] = "current";
1390
+ InstanceGeneration["PREVIOUS"] = "previous";
1391
+ })(InstanceGeneration = exports.InstanceGeneration || (exports.InstanceGeneration = {}));
1392
+ var LocalStorage;
1393
+ (function (LocalStorage) {
1394
+ LocalStorage["EXCLUDED"] = "excluded";
1395
+ LocalStorage["INCLUDED"] = "included";
1396
+ LocalStorage["REQUIRED"] = "required";
1397
+ })(LocalStorage = exports.LocalStorage || (exports.LocalStorage = {}));
1398
+ var LocalStorageType;
1399
+ (function (LocalStorageType) {
1400
+ LocalStorageType["HDD"] = "hdd";
1401
+ LocalStorageType["SSD"] = "ssd";
1402
+ })(LocalStorageType = exports.LocalStorageType || (exports.LocalStorageType = {}));
1403
+ var MemoryGiBPerVCpuRequest;
1404
+ (function (MemoryGiBPerVCpuRequest) {
1405
+ MemoryGiBPerVCpuRequest.filterSensitiveLog = (obj) => ({
1406
+ ...obj,
1407
+ });
1408
+ })(MemoryGiBPerVCpuRequest = exports.MemoryGiBPerVCpuRequest || (exports.MemoryGiBPerVCpuRequest = {}));
1409
+ var MemoryMiBRequest;
1410
+ (function (MemoryMiBRequest) {
1411
+ MemoryMiBRequest.filterSensitiveLog = (obj) => ({
1412
+ ...obj,
1413
+ });
1414
+ })(MemoryMiBRequest = exports.MemoryMiBRequest || (exports.MemoryMiBRequest = {}));
1415
+ var NetworkInterfaceCountRequest;
1416
+ (function (NetworkInterfaceCountRequest) {
1417
+ NetworkInterfaceCountRequest.filterSensitiveLog = (obj) => ({
1418
+ ...obj,
1419
+ });
1420
+ })(NetworkInterfaceCountRequest = exports.NetworkInterfaceCountRequest || (exports.NetworkInterfaceCountRequest = {}));
1421
+ var TotalLocalStorageGBRequest;
1422
+ (function (TotalLocalStorageGBRequest) {
1423
+ TotalLocalStorageGBRequest.filterSensitiveLog = (obj) => ({
1424
+ ...obj,
1425
+ });
1426
+ })(TotalLocalStorageGBRequest = exports.TotalLocalStorageGBRequest || (exports.TotalLocalStorageGBRequest = {}));
1427
+ var VCpuCountRangeRequest;
1428
+ (function (VCpuCountRangeRequest) {
1429
+ VCpuCountRangeRequest.filterSensitiveLog = (obj) => ({
1430
+ ...obj,
1431
+ });
1432
+ })(VCpuCountRangeRequest = exports.VCpuCountRangeRequest || (exports.VCpuCountRangeRequest = {}));
1433
+ var InstanceRequirementsRequest;
1434
+ (function (InstanceRequirementsRequest) {
1435
+ InstanceRequirementsRequest.filterSensitiveLog = (obj) => ({
1436
+ ...obj,
1437
+ });
1438
+ })(InstanceRequirementsRequest = exports.InstanceRequirementsRequest || (exports.InstanceRequirementsRequest = {}));
1912
1439
  var Placement;
1913
1440
  (function (Placement) {
1914
- /**
1915
- * @internal
1916
- */
1917
1441
  Placement.filterSensitiveLog = (obj) => ({
1918
1442
  ...obj,
1919
1443
  });
1920
1444
  })(Placement = exports.Placement || (exports.Placement = {}));
1921
1445
  var FleetLaunchTemplateOverridesRequest;
1922
1446
  (function (FleetLaunchTemplateOverridesRequest) {
1923
- /**
1924
- * @internal
1925
- */
1926
1447
  FleetLaunchTemplateOverridesRequest.filterSensitiveLog = (obj) => ({
1927
1448
  ...obj,
1928
1449
  });
1929
1450
  })(FleetLaunchTemplateOverridesRequest = exports.FleetLaunchTemplateOverridesRequest || (exports.FleetLaunchTemplateOverridesRequest = {}));
1930
1451
  var FleetLaunchTemplateConfigRequest;
1931
1452
  (function (FleetLaunchTemplateConfigRequest) {
1932
- /**
1933
- * @internal
1934
- */
1935
1453
  FleetLaunchTemplateConfigRequest.filterSensitiveLog = (obj) => ({
1936
1454
  ...obj,
1937
1455
  });
@@ -1947,18 +1465,12 @@ var FleetCapacityReservationUsageStrategy;
1947
1465
  })(FleetCapacityReservationUsageStrategy = exports.FleetCapacityReservationUsageStrategy || (exports.FleetCapacityReservationUsageStrategy = {}));
1948
1466
  var CapacityReservationOptionsRequest;
1949
1467
  (function (CapacityReservationOptionsRequest) {
1950
- /**
1951
- * @internal
1952
- */
1953
1468
  CapacityReservationOptionsRequest.filterSensitiveLog = (obj) => ({
1954
1469
  ...obj,
1955
1470
  });
1956
1471
  })(CapacityReservationOptionsRequest = exports.CapacityReservationOptionsRequest || (exports.CapacityReservationOptionsRequest = {}));
1957
1472
  var OnDemandOptionsRequest;
1958
1473
  (function (OnDemandOptionsRequest) {
1959
- /**
1960
- * @internal
1961
- */
1962
1474
  OnDemandOptionsRequest.filterSensitiveLog = (obj) => ({
1963
1475
  ...obj,
1964
1476
  });
@@ -1976,27 +1488,18 @@ var FleetReplacementStrategy;
1976
1488
  })(FleetReplacementStrategy = exports.FleetReplacementStrategy || (exports.FleetReplacementStrategy = {}));
1977
1489
  var FleetSpotCapacityRebalanceRequest;
1978
1490
  (function (FleetSpotCapacityRebalanceRequest) {
1979
- /**
1980
- * @internal
1981
- */
1982
1491
  FleetSpotCapacityRebalanceRequest.filterSensitiveLog = (obj) => ({
1983
1492
  ...obj,
1984
1493
  });
1985
1494
  })(FleetSpotCapacityRebalanceRequest = exports.FleetSpotCapacityRebalanceRequest || (exports.FleetSpotCapacityRebalanceRequest = {}));
1986
1495
  var FleetSpotMaintenanceStrategiesRequest;
1987
1496
  (function (FleetSpotMaintenanceStrategiesRequest) {
1988
- /**
1989
- * @internal
1990
- */
1991
1497
  FleetSpotMaintenanceStrategiesRequest.filterSensitiveLog = (obj) => ({
1992
1498
  ...obj,
1993
1499
  });
1994
1500
  })(FleetSpotMaintenanceStrategiesRequest = exports.FleetSpotMaintenanceStrategiesRequest || (exports.FleetSpotMaintenanceStrategiesRequest = {}));
1995
1501
  var SpotOptionsRequest;
1996
1502
  (function (SpotOptionsRequest) {
1997
- /**
1998
- * @internal
1999
- */
2000
1503
  SpotOptionsRequest.filterSensitiveLog = (obj) => ({
2001
1504
  ...obj,
2002
1505
  });
@@ -2006,11 +1509,14 @@ var DefaultTargetCapacityType;
2006
1509
  DefaultTargetCapacityType["ON_DEMAND"] = "on-demand";
2007
1510
  DefaultTargetCapacityType["SPOT"] = "spot";
2008
1511
  })(DefaultTargetCapacityType = exports.DefaultTargetCapacityType || (exports.DefaultTargetCapacityType = {}));
1512
+ var TargetCapacityUnitType;
1513
+ (function (TargetCapacityUnitType) {
1514
+ TargetCapacityUnitType["MEMORY_MIB"] = "memory-mib";
1515
+ TargetCapacityUnitType["UNITS"] = "units";
1516
+ TargetCapacityUnitType["VCPU"] = "vcpu";
1517
+ })(TargetCapacityUnitType = exports.TargetCapacityUnitType || (exports.TargetCapacityUnitType = {}));
2009
1518
  var TargetCapacitySpecificationRequest;
2010
1519
  (function (TargetCapacitySpecificationRequest) {
2011
- /**
2012
- * @internal
2013
- */
2014
1520
  TargetCapacitySpecificationRequest.filterSensitiveLog = (obj) => ({
2015
1521
  ...obj,
2016
1522
  });
@@ -2023,177 +1529,25 @@ var FleetType;
2023
1529
  })(FleetType = exports.FleetType || (exports.FleetType = {}));
2024
1530
  var CreateFleetRequest;
2025
1531
  (function (CreateFleetRequest) {
2026
- /**
2027
- * @internal
2028
- */
2029
1532
  CreateFleetRequest.filterSensitiveLog = (obj) => ({
2030
1533
  ...obj,
2031
1534
  });
2032
1535
  })(CreateFleetRequest = exports.CreateFleetRequest || (exports.CreateFleetRequest = {}));
2033
1536
  var FleetLaunchTemplateSpecification;
2034
1537
  (function (FleetLaunchTemplateSpecification) {
2035
- /**
2036
- * @internal
2037
- */
2038
1538
  FleetLaunchTemplateSpecification.filterSensitiveLog = (obj) => ({
2039
1539
  ...obj,
2040
1540
  });
2041
1541
  })(FleetLaunchTemplateSpecification = exports.FleetLaunchTemplateSpecification || (exports.FleetLaunchTemplateSpecification = {}));
2042
- var PlacementResponse;
2043
- (function (PlacementResponse) {
2044
- /**
2045
- * @internal
2046
- */
2047
- PlacementResponse.filterSensitiveLog = (obj) => ({
2048
- ...obj,
2049
- });
2050
- })(PlacementResponse = exports.PlacementResponse || (exports.PlacementResponse = {}));
2051
- var FleetLaunchTemplateOverrides;
2052
- (function (FleetLaunchTemplateOverrides) {
2053
- /**
2054
- * @internal
2055
- */
2056
- FleetLaunchTemplateOverrides.filterSensitiveLog = (obj) => ({
2057
- ...obj,
2058
- });
2059
- })(FleetLaunchTemplateOverrides = exports.FleetLaunchTemplateOverrides || (exports.FleetLaunchTemplateOverrides = {}));
2060
- var LaunchTemplateAndOverridesResponse;
2061
- (function (LaunchTemplateAndOverridesResponse) {
2062
- /**
2063
- * @internal
2064
- */
2065
- LaunchTemplateAndOverridesResponse.filterSensitiveLog = (obj) => ({
2066
- ...obj,
2067
- });
2068
- })(LaunchTemplateAndOverridesResponse = exports.LaunchTemplateAndOverridesResponse || (exports.LaunchTemplateAndOverridesResponse = {}));
2069
- var InstanceLifecycle;
2070
- (function (InstanceLifecycle) {
2071
- InstanceLifecycle["ON_DEMAND"] = "on-demand";
2072
- InstanceLifecycle["SPOT"] = "spot";
2073
- })(InstanceLifecycle = exports.InstanceLifecycle || (exports.InstanceLifecycle = {}));
2074
- var CreateFleetError;
2075
- (function (CreateFleetError) {
2076
- /**
2077
- * @internal
2078
- */
2079
- CreateFleetError.filterSensitiveLog = (obj) => ({
2080
- ...obj,
2081
- });
2082
- })(CreateFleetError = exports.CreateFleetError || (exports.CreateFleetError = {}));
2083
- var CreateFleetInstance;
2084
- (function (CreateFleetInstance) {
2085
- /**
2086
- * @internal
2087
- */
2088
- CreateFleetInstance.filterSensitiveLog = (obj) => ({
2089
- ...obj,
2090
- });
2091
- })(CreateFleetInstance = exports.CreateFleetInstance || (exports.CreateFleetInstance = {}));
2092
- var CreateFleetResult;
2093
- (function (CreateFleetResult) {
2094
- /**
2095
- * @internal
2096
- */
2097
- CreateFleetResult.filterSensitiveLog = (obj) => ({
2098
- ...obj,
2099
- });
2100
- })(CreateFleetResult = exports.CreateFleetResult || (exports.CreateFleetResult = {}));
2101
- var CreateFlowLogsRequest;
2102
- (function (CreateFlowLogsRequest) {
2103
- /**
2104
- * @internal
2105
- */
2106
- CreateFlowLogsRequest.filterSensitiveLog = (obj) => ({
2107
- ...obj,
2108
- });
2109
- })(CreateFlowLogsRequest = exports.CreateFlowLogsRequest || (exports.CreateFlowLogsRequest = {}));
2110
- var CreateFlowLogsResult;
2111
- (function (CreateFlowLogsResult) {
2112
- /**
2113
- * @internal
2114
- */
2115
- CreateFlowLogsResult.filterSensitiveLog = (obj) => ({
2116
- ...obj,
2117
- });
2118
- })(CreateFlowLogsResult = exports.CreateFlowLogsResult || (exports.CreateFlowLogsResult = {}));
2119
- var StorageLocation;
2120
- (function (StorageLocation) {
2121
- /**
2122
- * @internal
2123
- */
2124
- StorageLocation.filterSensitiveLog = (obj) => ({
2125
- ...obj,
2126
- });
2127
- })(StorageLocation = exports.StorageLocation || (exports.StorageLocation = {}));
2128
- var CreateFpgaImageRequest;
2129
- (function (CreateFpgaImageRequest) {
2130
- /**
2131
- * @internal
2132
- */
2133
- CreateFpgaImageRequest.filterSensitiveLog = (obj) => ({
2134
- ...obj,
2135
- });
2136
- })(CreateFpgaImageRequest = exports.CreateFpgaImageRequest || (exports.CreateFpgaImageRequest = {}));
2137
- var CreateFpgaImageResult;
2138
- (function (CreateFpgaImageResult) {
2139
- /**
2140
- * @internal
2141
- */
2142
- CreateFpgaImageResult.filterSensitiveLog = (obj) => ({
2143
- ...obj,
2144
- });
2145
- })(CreateFpgaImageResult = exports.CreateFpgaImageResult || (exports.CreateFpgaImageResult = {}));
2146
- var EbsBlockDevice;
2147
- (function (EbsBlockDevice) {
2148
- /**
2149
- * @internal
2150
- */
2151
- EbsBlockDevice.filterSensitiveLog = (obj) => ({
2152
- ...obj,
2153
- });
2154
- })(EbsBlockDevice = exports.EbsBlockDevice || (exports.EbsBlockDevice = {}));
2155
- var BlockDeviceMapping;
2156
- (function (BlockDeviceMapping) {
2157
- /**
2158
- * @internal
2159
- */
2160
- BlockDeviceMapping.filterSensitiveLog = (obj) => ({
2161
- ...obj,
2162
- });
2163
- })(BlockDeviceMapping = exports.BlockDeviceMapping || (exports.BlockDeviceMapping = {}));
2164
- var CreateImageRequest;
2165
- (function (CreateImageRequest) {
2166
- /**
2167
- * @internal
2168
- */
2169
- CreateImageRequest.filterSensitiveLog = (obj) => ({
2170
- ...obj,
2171
- });
2172
- })(CreateImageRequest = exports.CreateImageRequest || (exports.CreateImageRequest = {}));
2173
- var CreateImageResult;
2174
- (function (CreateImageResult) {
2175
- /**
2176
- * @internal
2177
- */
2178
- CreateImageResult.filterSensitiveLog = (obj) => ({
2179
- ...obj,
2180
- });
2181
- })(CreateImageResult = exports.CreateImageResult || (exports.CreateImageResult = {}));
2182
- var InstanceEventWindowTimeRangeRequest;
2183
- (function (InstanceEventWindowTimeRangeRequest) {
2184
- /**
2185
- * @internal
2186
- */
2187
- InstanceEventWindowTimeRangeRequest.filterSensitiveLog = (obj) => ({
2188
- ...obj,
2189
- });
2190
- })(InstanceEventWindowTimeRangeRequest = exports.InstanceEventWindowTimeRangeRequest || (exports.InstanceEventWindowTimeRangeRequest = {}));
2191
- var CreateInstanceEventWindowRequest;
2192
- (function (CreateInstanceEventWindowRequest) {
2193
- /**
2194
- * @internal
2195
- */
2196
- CreateInstanceEventWindowRequest.filterSensitiveLog = (obj) => ({
2197
- ...obj,
2198
- });
2199
- })(CreateInstanceEventWindowRequest = exports.CreateInstanceEventWindowRequest || (exports.CreateInstanceEventWindowRequest = {}));
1542
+ var BaselineEbsBandwidthMbps;
1543
+ (function (BaselineEbsBandwidthMbps) {
1544
+ BaselineEbsBandwidthMbps.filterSensitiveLog = (obj) => ({
1545
+ ...obj,
1546
+ });
1547
+ })(BaselineEbsBandwidthMbps = exports.BaselineEbsBandwidthMbps || (exports.BaselineEbsBandwidthMbps = {}));
1548
+ var MemoryGiBPerVCpu;
1549
+ (function (MemoryGiBPerVCpu) {
1550
+ MemoryGiBPerVCpu.filterSensitiveLog = (obj) => ({
1551
+ ...obj,
1552
+ });
1553
+ })(MemoryGiBPerVCpu = exports.MemoryGiBPerVCpu || (exports.MemoryGiBPerVCpu = {}));