@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,232 +1,295 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EbsOptimizedInfo = exports.DescribeInstanceTypesRequest = exports.DescribeInstanceTypeOfferingsResult = exports.InstanceTypeOffering = exports.DescribeInstanceTypeOfferingsRequest = exports.DescribeInstanceStatusResult = exports.InstanceStatus = exports.InstanceStatusSummary = exports.InstanceStatusDetails = exports.InstanceStatusEvent = exports.DescribeInstanceStatusRequest = exports.DescribeInstancesResult = exports.Reservation = exports.Instance = exports.InstanceState = exports.InstanceNetworkInterface = exports.InstancePrivateIpAddress = exports.InstanceIpv6Prefix = exports.InstanceIpv4Prefix = exports.InstanceNetworkInterfaceAttachment = exports.InstanceNetworkInterfaceAssociation = exports.Monitoring = exports.InstanceMetadataOptionsResponse = exports.HttpTokensState = exports.InstanceMetadataProtocolState = exports.LicenseConfiguration = exports.HibernationOptions = exports.ElasticInferenceAcceleratorAssociation = exports.ElasticGpuAssociation = exports.CpuOptions = exports.CapacityReservationSpecificationResponse = exports.DescribeInstancesRequest = exports.DescribeInstanceEventWindowsResult = exports.DescribeInstanceEventWindowsRequest = exports.DescribeInstanceEventNotificationAttributesResult = exports.DescribeInstanceEventNotificationAttributesRequest = exports.DescribeInstanceCreditSpecificationsResult = exports.InstanceCreditSpecification = exports.DescribeInstanceCreditSpecificationsRequest = exports.InstanceAttribute = exports.EnclaveOptions = exports.AttributeBooleanValue = exports.InstanceBlockDeviceMapping = exports.EbsInstanceBlockDevice = exports.DescribeInstanceAttributeRequest = exports.DescribeImportSnapshotTasksResult = exports.ImportSnapshotTask = exports.SnapshotTaskDetail = exports.DescribeImportSnapshotTasksRequest = exports.DescribeImportImageTasksResult = void 0;
4
- exports.DescribeLocalGatewayVirtualInterfaceGroupsResult = exports.LocalGatewayVirtualInterfaceGroup = exports.DescribeLocalGatewayVirtualInterfaceGroupsRequest = exports.DescribeLocalGatewaysResult = exports.LocalGateway = exports.DescribeLocalGatewaysRequest = exports.DescribeLocalGatewayRouteTableVpcAssociationsResult = exports.DescribeLocalGatewayRouteTableVpcAssociationsRequest = exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest = exports.DescribeLocalGatewayRouteTablesResult = exports.LocalGatewayRouteTable = exports.DescribeLocalGatewayRouteTablesRequest = exports.DescribeLaunchTemplateVersionsResult = exports.DescribeLaunchTemplateVersionsRequest = exports.DescribeLaunchTemplatesResult = exports.DescribeLaunchTemplatesRequest = exports.DescribeKeyPairsResult = exports.KeyPairInfo = exports.DescribeKeyPairsRequest = exports.DescribeIpv6PoolsResult = exports.Ipv6Pool = exports.PoolCidrBlock = exports.DescribeIpv6PoolsRequest = exports.DescribeInternetGatewaysResult = exports.DescribeInternetGatewaysRequest = exports.DescribeInstanceTypesResult = exports.InstanceTypeInfo = exports.VCpuInfo = exports.ProcessorInfo = exports.PlacementGroupInfo = exports.NetworkInfo = exports.NetworkCardInfo = exports.EfaInfo = exports.MemoryInfo = exports.InstanceStorageInfo = exports.EphemeralNvmeSupport = exports.DiskInfo = exports.InferenceAcceleratorInfo = exports.InferenceDeviceInfo = exports.InstanceTypeHypervisor = exports.GpuInfo = exports.GpuDeviceInfo = exports.GpuDeviceMemoryInfo = exports.FpgaInfo = exports.FpgaDeviceInfo = exports.FpgaDeviceMemoryInfo = exports.EbsInfo = exports.EbsNvmeSupport = void 0;
5
- exports.OfferingClassType = exports.DescribeReplaceRootVolumeTasksResult = exports.DescribeReplaceRootVolumeTasksRequest = exports.DescribeRegionsResult = exports.Region = exports.DescribeRegionsRequest = exports.DescribePublicIpv4PoolsResult = exports.PublicIpv4Pool = exports.PublicIpv4PoolRange = exports.DescribePublicIpv4PoolsRequest = exports.DescribePrincipalIdFormatResult = exports.PrincipalIdFormat = exports.DescribePrincipalIdFormatRequest = exports.DescribePrefixListsResult = exports.PrefixList = exports.DescribePrefixListsRequest = exports.DescribePlacementGroupsResult = exports.DescribePlacementGroupsRequest = exports.DescribeNetworkInterfacesResult = exports.DescribeNetworkInterfacesRequest = exports.DescribeNetworkInterfacePermissionsResult = exports.DescribeNetworkInterfacePermissionsRequest = exports.DescribeNetworkInterfaceAttributeResult = exports.DescribeNetworkInterfaceAttributeRequest = exports.DescribeNetworkInsightsPathsResult = exports.DescribeNetworkInsightsPathsRequest = exports.DescribeNetworkInsightsAnalysesResult = exports.NetworkInsightsAnalysis = exports.PathComponent = exports.AnalysisPacketHeader = exports.Explanation = exports.AnalysisSecurityGroupRule = exports.AnalysisRouteTableRoute = exports.AnalysisLoadBalancerTarget = exports.AnalysisLoadBalancerListener = exports.AnalysisAclRule = exports.AnalysisComponent = exports.DescribeNetworkInsightsAnalysesRequest = exports.DescribeNetworkAclsResult = exports.DescribeNetworkAclsRequest = exports.DescribeNatGatewaysResult = exports.DescribeNatGatewaysRequest = exports.DescribeMovingAddressesResult = exports.MovingAddressStatus = exports.DescribeMovingAddressesRequest = exports.DescribeManagedPrefixListsResult = exports.DescribeManagedPrefixListsRequest = exports.DescribeLocalGatewayVirtualInterfacesResult = exports.LocalGatewayVirtualInterface = exports.DescribeLocalGatewayVirtualInterfacesRequest = void 0;
6
- exports.DescribeSpotFleetRequestHistoryResponse = exports.HistoryRecord = exports.DescribeSpotFleetRequestHistoryRequest = exports.EventType = exports.DescribeSpotFleetInstancesResponse = exports.DescribeSpotFleetInstancesRequest = exports.DescribeSpotDatafeedSubscriptionResult = exports.DescribeSpotDatafeedSubscriptionRequest = exports.DescribeSnapshotsResult = exports.DescribeSnapshotsRequest = exports.DescribeSnapshotAttributeResult = exports.CreateVolumePermission = exports.DescribeSnapshotAttributeRequest = exports.DescribeSecurityGroupsResult = exports.SecurityGroup = exports.DescribeSecurityGroupsRequest = exports.DescribeSecurityGroupRulesResult = exports.DescribeSecurityGroupRulesRequest = exports.DescribeSecurityGroupReferencesResult = exports.SecurityGroupReference = exports.DescribeSecurityGroupReferencesRequest = exports.DescribeScheduledInstancesResult = exports.ScheduledInstance = exports.DescribeScheduledInstancesRequest = exports.SlotStartTimeRangeRequest = exports.DescribeScheduledInstanceAvailabilityResult = exports.ScheduledInstanceAvailability = exports.ScheduledInstanceRecurrence = exports.DescribeScheduledInstanceAvailabilityRequest = exports.ScheduledInstanceRecurrenceRequest = exports.SlotDateTimeRangeRequest = exports.DescribeRouteTablesResult = exports.DescribeRouteTablesRequest = exports.DescribeReservedInstancesOfferingsResult = exports.ReservedInstancesOffering = exports.PricingDetail = exports.DescribeReservedInstancesOfferingsRequest = exports.DescribeReservedInstancesModificationsResult = exports.ReservedInstancesModification = exports.ReservedInstancesId = exports.ReservedInstancesModificationResult = exports.ReservedInstancesConfiguration = exports.DescribeReservedInstancesModificationsRequest = exports.DescribeReservedInstancesListingsResult = exports.DescribeReservedInstancesListingsRequest = exports.DescribeReservedInstancesResult = exports.ReservedInstances = exports.Scope = exports.RecurringCharge = exports.DescribeReservedInstancesRequest = void 0;
7
- exports.TransitGatewayAttachmentAssociation = exports.DescribeTransitGatewayAttachmentsRequest = exports.DescribeTrafficMirrorTargetsResult = exports.DescribeTrafficMirrorTargetsRequest = exports.DescribeTrafficMirrorSessionsResult = exports.DescribeTrafficMirrorSessionsRequest = exports.DescribeTrafficMirrorFiltersResult = exports.DescribeTrafficMirrorFiltersRequest = exports.DescribeTagsResult = exports.TagDescription = exports.DescribeTagsRequest = exports.DescribeSubnetsResult = exports.DescribeSubnetsRequest = exports.DescribeStoreImageTasksResult = exports.StoreImageTaskResult = exports.DescribeStoreImageTasksRequest = exports.DescribeStaleSecurityGroupsResult = exports.StaleSecurityGroup = exports.StaleIpPermission = exports.DescribeStaleSecurityGroupsRequest = exports.DescribeSpotPriceHistoryResult = exports.SpotPrice = exports.DescribeSpotPriceHistoryRequest = exports.DescribeSpotInstanceRequestsResult = exports.SpotInstanceRequest = exports.SpotInstanceStatus = exports.LaunchSpecification = exports.RunInstancesMonitoringEnabled = exports.DescribeSpotInstanceRequestsRequest = exports.DescribeSpotFleetRequestsResponse = exports.SpotFleetRequestConfig = exports.SpotFleetRequestConfigData = exports.SpotMaintenanceStrategies = exports.SpotCapacityRebalance = exports.ReplacementStrategy = exports.OnDemandAllocationStrategy = exports.LoadBalancersConfig = exports.TargetGroupsConfig = exports.TargetGroup = exports.ClassicLoadBalancersConfig = exports.ClassicLoadBalancer = exports.LaunchTemplateConfig = exports.LaunchTemplateOverrides = exports.SpotFleetLaunchSpecification = exports.SpotFleetTagSpecification = exports.SpotPlacement = exports.InstanceNetworkInterfaceSpecification = exports.SpotFleetMonitoring = exports.ExcessCapacityTerminationPolicy = exports.DescribeSpotFleetRequestsRequest = void 0;
8
- exports.DescribeVolumeAttributeResult = exports.DescribeVolumeAttributeRequest = exports.DescribeTrunkInterfaceAssociationsResult = exports.DescribeTrunkInterfaceAssociationsRequest = exports.DescribeTransitGatewayVpcAttachmentsResult = exports.DescribeTransitGatewayVpcAttachmentsRequest = exports.DescribeTransitGatewaysResult = exports.DescribeTransitGatewaysRequest = exports.DescribeTransitGatewayRouteTablesResult = exports.DescribeTransitGatewayRouteTablesRequest = exports.DescribeTransitGatewayPeeringAttachmentsResult = exports.DescribeTransitGatewayPeeringAttachmentsRequest = exports.DescribeTransitGatewayMulticastDomainsResult = exports.DescribeTransitGatewayMulticastDomainsRequest = exports.DescribeTransitGatewayConnectsResult = exports.DescribeTransitGatewayConnectsRequest = exports.DescribeTransitGatewayConnectPeersResult = exports.DescribeTransitGatewayConnectPeersRequest = exports.DescribeTransitGatewayAttachmentsResult = exports.TransitGatewayAttachment = void 0;
3
+ exports.HttpTokensState = exports.InstanceMetadataProtocolState = exports.LicenseConfiguration = exports.HibernationOptions = exports.ElasticInferenceAcceleratorAssociation = exports.ElasticGpuAssociation = exports.CpuOptions = exports.CapacityReservationSpecificationResponse = exports.DescribeInstancesRequest = exports.DescribeInstanceEventWindowsResult = exports.DescribeInstanceEventWindowsRequest = exports.DescribeInstanceEventNotificationAttributesResult = exports.DescribeInstanceEventNotificationAttributesRequest = exports.DescribeInstanceCreditSpecificationsResult = exports.InstanceCreditSpecification = exports.DescribeInstanceCreditSpecificationsRequest = exports.InstanceAttribute = exports.EnclaveOptions = exports.AttributeBooleanValue = exports.InstanceBlockDeviceMapping = exports.EbsInstanceBlockDevice = exports.DescribeInstanceAttributeRequest = exports.DescribeImportSnapshotTasksResult = exports.ImportSnapshotTask = exports.SnapshotTaskDetail = exports.DescribeImportSnapshotTasksRequest = exports.DescribeImportImageTasksResult = exports.ImportImageTask = exports.SnapshotDetail = exports.UserBucketDetails = exports.ImportImageLicenseConfigurationResponse = exports.DescribeImportImageTasksRequest = exports.DescribeImagesResult = exports.Image = exports.StateReason = exports.DescribeImagesRequest = exports.ImageAttribute = exports.LaunchPermission = exports.DescribeImageAttributeRequest = exports.DescribeIdFormatResult = exports.DescribeIdFormatRequest = exports.DescribeIdentityIdFormatResult = exports.DescribeIdentityIdFormatRequest = exports.DescribeIamInstanceProfileAssociationsResult = exports.DescribeIamInstanceProfileAssociationsRequest = exports.DescribeHostsResult = exports.Host = exports.HostInstance = exports.HostProperties = exports.AvailableCapacity = void 0;
4
+ exports.DescribeIpv6PoolsRequest = exports.DescribeInternetGatewaysResult = exports.DescribeInternetGatewaysRequest = exports.DescribeInstanceTypesResult = exports.InstanceTypeInfo = exports.VCpuInfo = exports.ProcessorInfo = exports.PlacementGroupInfo = exports.NetworkInfo = exports.NetworkCardInfo = exports.EfaInfo = exports.MemoryInfo = exports.InstanceStorageInfo = exports.EphemeralNvmeSupport = exports.InstanceStorageEncryptionSupport = exports.DiskInfo = exports.InferenceAcceleratorInfo = exports.InferenceDeviceInfo = exports.InstanceTypeHypervisor = exports.GpuInfo = exports.GpuDeviceInfo = exports.GpuDeviceMemoryInfo = exports.FpgaInfo = exports.FpgaDeviceInfo = exports.FpgaDeviceMemoryInfo = exports.EbsInfo = exports.EbsNvmeSupport = exports.EbsOptimizedInfo = exports.DescribeInstanceTypesRequest = exports.DescribeInstanceTypeOfferingsResult = exports.InstanceTypeOffering = exports.DescribeInstanceTypeOfferingsRequest = exports.DescribeInstanceStatusResult = exports.InstanceStatus = exports.InstanceStatusSummary = exports.InstanceStatusDetails = exports.InstanceStatusEvent = exports.DescribeInstanceStatusRequest = exports.DescribeInstancesResult = exports.Reservation = exports.Instance = exports.InstanceState = exports.InstanceNetworkInterface = exports.InstancePrivateIpAddress = exports.InstanceIpv6Prefix = exports.InstanceIpv4Prefix = exports.InstanceNetworkInterfaceAttachment = exports.InstanceNetworkInterfaceAssociation = exports.Monitoring = exports.InstanceMetadataOptionsResponse = void 0;
5
+ exports.DescribeNetworkInsightsPathsResult = exports.DescribeNetworkInsightsPathsRequest = exports.DescribeNetworkInsightsAnalysesResult = exports.NetworkInsightsAnalysis = exports.PathComponent = exports.AnalysisPacketHeader = exports.Explanation = exports.AnalysisSecurityGroupRule = exports.AnalysisRouteTableRoute = exports.AnalysisLoadBalancerTarget = exports.AnalysisLoadBalancerListener = exports.AnalysisAclRule = exports.AnalysisComponent = exports.DescribeNetworkInsightsAnalysesRequest = exports.DescribeNetworkAclsResult = exports.DescribeNetworkAclsRequest = exports.DescribeNatGatewaysResult = exports.DescribeNatGatewaysRequest = exports.DescribeMovingAddressesResult = exports.MovingAddressStatus = exports.DescribeMovingAddressesRequest = exports.DescribeManagedPrefixListsResult = exports.DescribeManagedPrefixListsRequest = exports.DescribeLocalGatewayVirtualInterfacesResult = exports.LocalGatewayVirtualInterface = exports.DescribeLocalGatewayVirtualInterfacesRequest = exports.DescribeLocalGatewayVirtualInterfaceGroupsResult = exports.LocalGatewayVirtualInterfaceGroup = exports.DescribeLocalGatewayVirtualInterfaceGroupsRequest = exports.DescribeLocalGatewaysResult = exports.LocalGateway = exports.DescribeLocalGatewaysRequest = exports.DescribeLocalGatewayRouteTableVpcAssociationsResult = exports.DescribeLocalGatewayRouteTableVpcAssociationsRequest = exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest = exports.DescribeLocalGatewayRouteTablesResult = exports.LocalGatewayRouteTable = exports.DescribeLocalGatewayRouteTablesRequest = exports.DescribeLaunchTemplateVersionsResult = exports.DescribeLaunchTemplateVersionsRequest = exports.DescribeLaunchTemplatesResult = exports.DescribeLaunchTemplatesRequest = exports.DescribeKeyPairsResult = exports.KeyPairInfo = exports.DescribeKeyPairsRequest = exports.DescribeIpv6PoolsResult = exports.Ipv6Pool = exports.PoolCidrBlock = void 0;
6
+ exports.SlotStartTimeRangeRequest = exports.DescribeScheduledInstanceAvailabilityResult = exports.ScheduledInstanceAvailability = exports.ScheduledInstanceRecurrence = exports.DescribeScheduledInstanceAvailabilityRequest = exports.ScheduledInstanceRecurrenceRequest = exports.SlotDateTimeRangeRequest = exports.DescribeRouteTablesResult = exports.DescribeRouteTablesRequest = exports.DescribeReservedInstancesOfferingsResult = exports.ReservedInstancesOffering = exports.PricingDetail = exports.DescribeReservedInstancesOfferingsRequest = exports.DescribeReservedInstancesModificationsResult = exports.ReservedInstancesModification = exports.ReservedInstancesId = exports.ReservedInstancesModificationResult = exports.ReservedInstancesConfiguration = exports.DescribeReservedInstancesModificationsRequest = exports.DescribeReservedInstancesListingsResult = exports.DescribeReservedInstancesListingsRequest = exports.DescribeReservedInstancesResult = exports.ReservedInstances = exports.Scope = exports.RecurringCharge = exports.DescribeReservedInstancesRequest = exports.OfferingClassType = exports.DescribeReplaceRootVolumeTasksResult = exports.DescribeReplaceRootVolumeTasksRequest = exports.DescribeRegionsResult = exports.Region = exports.DescribeRegionsRequest = exports.DescribePublicIpv4PoolsResult = exports.PublicIpv4Pool = exports.PublicIpv4PoolRange = exports.DescribePublicIpv4PoolsRequest = exports.DescribePrincipalIdFormatResult = exports.PrincipalIdFormat = exports.DescribePrincipalIdFormatRequest = exports.DescribePrefixListsResult = exports.PrefixList = exports.DescribePrefixListsRequest = exports.DescribePlacementGroupsResult = exports.DescribePlacementGroupsRequest = exports.DescribeNetworkInterfacesResult = exports.DescribeNetworkInterfacesRequest = exports.DescribeNetworkInterfacePermissionsResult = exports.DescribeNetworkInterfacePermissionsRequest = exports.DescribeNetworkInterfaceAttributeResult = exports.DescribeNetworkInterfaceAttributeRequest = void 0;
7
+ exports.SpotInstanceRequest = exports.SpotInstanceStatus = exports.LaunchSpecification = exports.RunInstancesMonitoringEnabled = exports.DescribeSpotInstanceRequestsRequest = exports.DescribeSpotFleetRequestsResponse = exports.SpotFleetRequestConfig = exports.SpotFleetRequestConfigData = exports.SpotMaintenanceStrategies = exports.SpotCapacityRebalance = exports.ReplacementStrategy = exports.OnDemandAllocationStrategy = exports.LoadBalancersConfig = exports.TargetGroupsConfig = exports.TargetGroup = exports.ClassicLoadBalancersConfig = exports.ClassicLoadBalancer = exports.LaunchTemplateConfig = exports.LaunchTemplateOverrides = exports.SpotFleetLaunchSpecification = exports.SpotFleetTagSpecification = exports.SpotPlacement = exports.InstanceNetworkInterfaceSpecification = exports.SpotFleetMonitoring = exports.ExcessCapacityTerminationPolicy = exports.DescribeSpotFleetRequestsRequest = exports.DescribeSpotFleetRequestHistoryResponse = exports.HistoryRecord = exports.DescribeSpotFleetRequestHistoryRequest = exports.EventType = exports.DescribeSpotFleetInstancesResponse = exports.DescribeSpotFleetInstancesRequest = exports.DescribeSpotDatafeedSubscriptionResult = exports.DescribeSpotDatafeedSubscriptionRequest = exports.DescribeSnapshotsResult = exports.DescribeSnapshotsRequest = exports.DescribeSnapshotAttributeResult = exports.CreateVolumePermission = exports.DescribeSnapshotAttributeRequest = exports.DescribeSecurityGroupsResult = exports.SecurityGroup = exports.DescribeSecurityGroupsRequest = exports.DescribeSecurityGroupRulesResult = exports.DescribeSecurityGroupRulesRequest = exports.DescribeSecurityGroupReferencesResult = exports.SecurityGroupReference = exports.DescribeSecurityGroupReferencesRequest = exports.DescribeScheduledInstancesResult = exports.ScheduledInstance = exports.DescribeScheduledInstancesRequest = void 0;
8
+ exports.DescribeSubnetsResult = exports.DescribeSubnetsRequest = exports.DescribeStoreImageTasksResult = exports.StoreImageTaskResult = exports.DescribeStoreImageTasksRequest = exports.DescribeStaleSecurityGroupsResult = exports.StaleSecurityGroup = exports.StaleIpPermission = exports.DescribeStaleSecurityGroupsRequest = exports.DescribeSpotPriceHistoryResult = exports.SpotPrice = exports.DescribeSpotPriceHistoryRequest = exports.DescribeSpotInstanceRequestsResult = void 0;
9
+ var AvailableCapacity;
10
+ (function (AvailableCapacity) {
11
+ AvailableCapacity.filterSensitiveLog = (obj) => ({
12
+ ...obj,
13
+ });
14
+ })(AvailableCapacity = exports.AvailableCapacity || (exports.AvailableCapacity = {}));
15
+ var HostProperties;
16
+ (function (HostProperties) {
17
+ HostProperties.filterSensitiveLog = (obj) => ({
18
+ ...obj,
19
+ });
20
+ })(HostProperties = exports.HostProperties || (exports.HostProperties = {}));
21
+ var HostInstance;
22
+ (function (HostInstance) {
23
+ HostInstance.filterSensitiveLog = (obj) => ({
24
+ ...obj,
25
+ });
26
+ })(HostInstance = exports.HostInstance || (exports.HostInstance = {}));
27
+ var Host;
28
+ (function (Host) {
29
+ Host.filterSensitiveLog = (obj) => ({
30
+ ...obj,
31
+ });
32
+ })(Host = exports.Host || (exports.Host = {}));
33
+ var DescribeHostsResult;
34
+ (function (DescribeHostsResult) {
35
+ DescribeHostsResult.filterSensitiveLog = (obj) => ({
36
+ ...obj,
37
+ });
38
+ })(DescribeHostsResult = exports.DescribeHostsResult || (exports.DescribeHostsResult = {}));
39
+ var DescribeIamInstanceProfileAssociationsRequest;
40
+ (function (DescribeIamInstanceProfileAssociationsRequest) {
41
+ DescribeIamInstanceProfileAssociationsRequest.filterSensitiveLog = (obj) => ({
42
+ ...obj,
43
+ });
44
+ })(DescribeIamInstanceProfileAssociationsRequest = exports.DescribeIamInstanceProfileAssociationsRequest || (exports.DescribeIamInstanceProfileAssociationsRequest = {}));
45
+ var DescribeIamInstanceProfileAssociationsResult;
46
+ (function (DescribeIamInstanceProfileAssociationsResult) {
47
+ DescribeIamInstanceProfileAssociationsResult.filterSensitiveLog = (obj) => ({
48
+ ...obj,
49
+ });
50
+ })(DescribeIamInstanceProfileAssociationsResult = exports.DescribeIamInstanceProfileAssociationsResult || (exports.DescribeIamInstanceProfileAssociationsResult = {}));
51
+ var DescribeIdentityIdFormatRequest;
52
+ (function (DescribeIdentityIdFormatRequest) {
53
+ DescribeIdentityIdFormatRequest.filterSensitiveLog = (obj) => ({
54
+ ...obj,
55
+ });
56
+ })(DescribeIdentityIdFormatRequest = exports.DescribeIdentityIdFormatRequest || (exports.DescribeIdentityIdFormatRequest = {}));
57
+ var DescribeIdentityIdFormatResult;
58
+ (function (DescribeIdentityIdFormatResult) {
59
+ DescribeIdentityIdFormatResult.filterSensitiveLog = (obj) => ({
60
+ ...obj,
61
+ });
62
+ })(DescribeIdentityIdFormatResult = exports.DescribeIdentityIdFormatResult || (exports.DescribeIdentityIdFormatResult = {}));
63
+ var DescribeIdFormatRequest;
64
+ (function (DescribeIdFormatRequest) {
65
+ DescribeIdFormatRequest.filterSensitiveLog = (obj) => ({
66
+ ...obj,
67
+ });
68
+ })(DescribeIdFormatRequest = exports.DescribeIdFormatRequest || (exports.DescribeIdFormatRequest = {}));
69
+ var DescribeIdFormatResult;
70
+ (function (DescribeIdFormatResult) {
71
+ DescribeIdFormatResult.filterSensitiveLog = (obj) => ({
72
+ ...obj,
73
+ });
74
+ })(DescribeIdFormatResult = exports.DescribeIdFormatResult || (exports.DescribeIdFormatResult = {}));
75
+ var DescribeImageAttributeRequest;
76
+ (function (DescribeImageAttributeRequest) {
77
+ DescribeImageAttributeRequest.filterSensitiveLog = (obj) => ({
78
+ ...obj,
79
+ });
80
+ })(DescribeImageAttributeRequest = exports.DescribeImageAttributeRequest || (exports.DescribeImageAttributeRequest = {}));
81
+ var LaunchPermission;
82
+ (function (LaunchPermission) {
83
+ LaunchPermission.filterSensitiveLog = (obj) => ({
84
+ ...obj,
85
+ });
86
+ })(LaunchPermission = exports.LaunchPermission || (exports.LaunchPermission = {}));
87
+ var ImageAttribute;
88
+ (function (ImageAttribute) {
89
+ ImageAttribute.filterSensitiveLog = (obj) => ({
90
+ ...obj,
91
+ });
92
+ })(ImageAttribute = exports.ImageAttribute || (exports.ImageAttribute = {}));
93
+ var DescribeImagesRequest;
94
+ (function (DescribeImagesRequest) {
95
+ DescribeImagesRequest.filterSensitiveLog = (obj) => ({
96
+ ...obj,
97
+ });
98
+ })(DescribeImagesRequest = exports.DescribeImagesRequest || (exports.DescribeImagesRequest = {}));
99
+ var StateReason;
100
+ (function (StateReason) {
101
+ StateReason.filterSensitiveLog = (obj) => ({
102
+ ...obj,
103
+ });
104
+ })(StateReason = exports.StateReason || (exports.StateReason = {}));
105
+ var Image;
106
+ (function (Image) {
107
+ Image.filterSensitiveLog = (obj) => ({
108
+ ...obj,
109
+ });
110
+ })(Image = exports.Image || (exports.Image = {}));
111
+ var DescribeImagesResult;
112
+ (function (DescribeImagesResult) {
113
+ DescribeImagesResult.filterSensitiveLog = (obj) => ({
114
+ ...obj,
115
+ });
116
+ })(DescribeImagesResult = exports.DescribeImagesResult || (exports.DescribeImagesResult = {}));
117
+ var DescribeImportImageTasksRequest;
118
+ (function (DescribeImportImageTasksRequest) {
119
+ DescribeImportImageTasksRequest.filterSensitiveLog = (obj) => ({
120
+ ...obj,
121
+ });
122
+ })(DescribeImportImageTasksRequest = exports.DescribeImportImageTasksRequest || (exports.DescribeImportImageTasksRequest = {}));
123
+ var ImportImageLicenseConfigurationResponse;
124
+ (function (ImportImageLicenseConfigurationResponse) {
125
+ ImportImageLicenseConfigurationResponse.filterSensitiveLog = (obj) => ({
126
+ ...obj,
127
+ });
128
+ })(ImportImageLicenseConfigurationResponse = exports.ImportImageLicenseConfigurationResponse || (exports.ImportImageLicenseConfigurationResponse = {}));
129
+ var UserBucketDetails;
130
+ (function (UserBucketDetails) {
131
+ UserBucketDetails.filterSensitiveLog = (obj) => ({
132
+ ...obj,
133
+ });
134
+ })(UserBucketDetails = exports.UserBucketDetails || (exports.UserBucketDetails = {}));
135
+ var SnapshotDetail;
136
+ (function (SnapshotDetail) {
137
+ SnapshotDetail.filterSensitiveLog = (obj) => ({
138
+ ...obj,
139
+ });
140
+ })(SnapshotDetail = exports.SnapshotDetail || (exports.SnapshotDetail = {}));
141
+ var ImportImageTask;
142
+ (function (ImportImageTask) {
143
+ ImportImageTask.filterSensitiveLog = (obj) => ({
144
+ ...obj,
145
+ });
146
+ })(ImportImageTask = exports.ImportImageTask || (exports.ImportImageTask = {}));
9
147
  var DescribeImportImageTasksResult;
10
148
  (function (DescribeImportImageTasksResult) {
11
- /**
12
- * @internal
13
- */
14
149
  DescribeImportImageTasksResult.filterSensitiveLog = (obj) => ({
15
150
  ...obj,
16
151
  });
17
152
  })(DescribeImportImageTasksResult = exports.DescribeImportImageTasksResult || (exports.DescribeImportImageTasksResult = {}));
18
153
  var DescribeImportSnapshotTasksRequest;
19
154
  (function (DescribeImportSnapshotTasksRequest) {
20
- /**
21
- * @internal
22
- */
23
155
  DescribeImportSnapshotTasksRequest.filterSensitiveLog = (obj) => ({
24
156
  ...obj,
25
157
  });
26
158
  })(DescribeImportSnapshotTasksRequest = exports.DescribeImportSnapshotTasksRequest || (exports.DescribeImportSnapshotTasksRequest = {}));
27
159
  var SnapshotTaskDetail;
28
160
  (function (SnapshotTaskDetail) {
29
- /**
30
- * @internal
31
- */
32
161
  SnapshotTaskDetail.filterSensitiveLog = (obj) => ({
33
162
  ...obj,
34
163
  });
35
164
  })(SnapshotTaskDetail = exports.SnapshotTaskDetail || (exports.SnapshotTaskDetail = {}));
36
165
  var ImportSnapshotTask;
37
166
  (function (ImportSnapshotTask) {
38
- /**
39
- * @internal
40
- */
41
167
  ImportSnapshotTask.filterSensitiveLog = (obj) => ({
42
168
  ...obj,
43
169
  });
44
170
  })(ImportSnapshotTask = exports.ImportSnapshotTask || (exports.ImportSnapshotTask = {}));
45
171
  var DescribeImportSnapshotTasksResult;
46
172
  (function (DescribeImportSnapshotTasksResult) {
47
- /**
48
- * @internal
49
- */
50
173
  DescribeImportSnapshotTasksResult.filterSensitiveLog = (obj) => ({
51
174
  ...obj,
52
175
  });
53
176
  })(DescribeImportSnapshotTasksResult = exports.DescribeImportSnapshotTasksResult || (exports.DescribeImportSnapshotTasksResult = {}));
54
177
  var DescribeInstanceAttributeRequest;
55
178
  (function (DescribeInstanceAttributeRequest) {
56
- /**
57
- * @internal
58
- */
59
179
  DescribeInstanceAttributeRequest.filterSensitiveLog = (obj) => ({
60
180
  ...obj,
61
181
  });
62
182
  })(DescribeInstanceAttributeRequest = exports.DescribeInstanceAttributeRequest || (exports.DescribeInstanceAttributeRequest = {}));
63
183
  var EbsInstanceBlockDevice;
64
184
  (function (EbsInstanceBlockDevice) {
65
- /**
66
- * @internal
67
- */
68
185
  EbsInstanceBlockDevice.filterSensitiveLog = (obj) => ({
69
186
  ...obj,
70
187
  });
71
188
  })(EbsInstanceBlockDevice = exports.EbsInstanceBlockDevice || (exports.EbsInstanceBlockDevice = {}));
72
189
  var InstanceBlockDeviceMapping;
73
190
  (function (InstanceBlockDeviceMapping) {
74
- /**
75
- * @internal
76
- */
77
191
  InstanceBlockDeviceMapping.filterSensitiveLog = (obj) => ({
78
192
  ...obj,
79
193
  });
80
194
  })(InstanceBlockDeviceMapping = exports.InstanceBlockDeviceMapping || (exports.InstanceBlockDeviceMapping = {}));
81
195
  var AttributeBooleanValue;
82
196
  (function (AttributeBooleanValue) {
83
- /**
84
- * @internal
85
- */
86
197
  AttributeBooleanValue.filterSensitiveLog = (obj) => ({
87
198
  ...obj,
88
199
  });
89
200
  })(AttributeBooleanValue = exports.AttributeBooleanValue || (exports.AttributeBooleanValue = {}));
90
201
  var EnclaveOptions;
91
202
  (function (EnclaveOptions) {
92
- /**
93
- * @internal
94
- */
95
203
  EnclaveOptions.filterSensitiveLog = (obj) => ({
96
204
  ...obj,
97
205
  });
98
206
  })(EnclaveOptions = exports.EnclaveOptions || (exports.EnclaveOptions = {}));
99
207
  var InstanceAttribute;
100
208
  (function (InstanceAttribute) {
101
- /**
102
- * @internal
103
- */
104
209
  InstanceAttribute.filterSensitiveLog = (obj) => ({
105
210
  ...obj,
106
211
  });
107
212
  })(InstanceAttribute = exports.InstanceAttribute || (exports.InstanceAttribute = {}));
108
213
  var DescribeInstanceCreditSpecificationsRequest;
109
214
  (function (DescribeInstanceCreditSpecificationsRequest) {
110
- /**
111
- * @internal
112
- */
113
215
  DescribeInstanceCreditSpecificationsRequest.filterSensitiveLog = (obj) => ({
114
216
  ...obj,
115
217
  });
116
218
  })(DescribeInstanceCreditSpecificationsRequest = exports.DescribeInstanceCreditSpecificationsRequest || (exports.DescribeInstanceCreditSpecificationsRequest = {}));
117
219
  var InstanceCreditSpecification;
118
220
  (function (InstanceCreditSpecification) {
119
- /**
120
- * @internal
121
- */
122
221
  InstanceCreditSpecification.filterSensitiveLog = (obj) => ({
123
222
  ...obj,
124
223
  });
125
224
  })(InstanceCreditSpecification = exports.InstanceCreditSpecification || (exports.InstanceCreditSpecification = {}));
126
225
  var DescribeInstanceCreditSpecificationsResult;
127
226
  (function (DescribeInstanceCreditSpecificationsResult) {
128
- /**
129
- * @internal
130
- */
131
227
  DescribeInstanceCreditSpecificationsResult.filterSensitiveLog = (obj) => ({
132
228
  ...obj,
133
229
  });
134
230
  })(DescribeInstanceCreditSpecificationsResult = exports.DescribeInstanceCreditSpecificationsResult || (exports.DescribeInstanceCreditSpecificationsResult = {}));
135
231
  var DescribeInstanceEventNotificationAttributesRequest;
136
232
  (function (DescribeInstanceEventNotificationAttributesRequest) {
137
- /**
138
- * @internal
139
- */
140
233
  DescribeInstanceEventNotificationAttributesRequest.filterSensitiveLog = (obj) => ({
141
234
  ...obj,
142
235
  });
143
236
  })(DescribeInstanceEventNotificationAttributesRequest = exports.DescribeInstanceEventNotificationAttributesRequest || (exports.DescribeInstanceEventNotificationAttributesRequest = {}));
144
237
  var DescribeInstanceEventNotificationAttributesResult;
145
238
  (function (DescribeInstanceEventNotificationAttributesResult) {
146
- /**
147
- * @internal
148
- */
149
239
  DescribeInstanceEventNotificationAttributesResult.filterSensitiveLog = (obj) => ({
150
240
  ...obj,
151
241
  });
152
242
  })(DescribeInstanceEventNotificationAttributesResult = exports.DescribeInstanceEventNotificationAttributesResult || (exports.DescribeInstanceEventNotificationAttributesResult = {}));
153
243
  var DescribeInstanceEventWindowsRequest;
154
244
  (function (DescribeInstanceEventWindowsRequest) {
155
- /**
156
- * @internal
157
- */
158
245
  DescribeInstanceEventWindowsRequest.filterSensitiveLog = (obj) => ({
159
246
  ...obj,
160
247
  });
161
248
  })(DescribeInstanceEventWindowsRequest = exports.DescribeInstanceEventWindowsRequest || (exports.DescribeInstanceEventWindowsRequest = {}));
162
249
  var DescribeInstanceEventWindowsResult;
163
250
  (function (DescribeInstanceEventWindowsResult) {
164
- /**
165
- * @internal
166
- */
167
251
  DescribeInstanceEventWindowsResult.filterSensitiveLog = (obj) => ({
168
252
  ...obj,
169
253
  });
170
254
  })(DescribeInstanceEventWindowsResult = exports.DescribeInstanceEventWindowsResult || (exports.DescribeInstanceEventWindowsResult = {}));
171
255
  var DescribeInstancesRequest;
172
256
  (function (DescribeInstancesRequest) {
173
- /**
174
- * @internal
175
- */
176
257
  DescribeInstancesRequest.filterSensitiveLog = (obj) => ({
177
258
  ...obj,
178
259
  });
179
260
  })(DescribeInstancesRequest = exports.DescribeInstancesRequest || (exports.DescribeInstancesRequest = {}));
180
261
  var CapacityReservationSpecificationResponse;
181
262
  (function (CapacityReservationSpecificationResponse) {
182
- /**
183
- * @internal
184
- */
185
263
  CapacityReservationSpecificationResponse.filterSensitiveLog = (obj) => ({
186
264
  ...obj,
187
265
  });
188
266
  })(CapacityReservationSpecificationResponse = exports.CapacityReservationSpecificationResponse || (exports.CapacityReservationSpecificationResponse = {}));
189
267
  var CpuOptions;
190
268
  (function (CpuOptions) {
191
- /**
192
- * @internal
193
- */
194
269
  CpuOptions.filterSensitiveLog = (obj) => ({
195
270
  ...obj,
196
271
  });
197
272
  })(CpuOptions = exports.CpuOptions || (exports.CpuOptions = {}));
198
273
  var ElasticGpuAssociation;
199
274
  (function (ElasticGpuAssociation) {
200
- /**
201
- * @internal
202
- */
203
275
  ElasticGpuAssociation.filterSensitiveLog = (obj) => ({
204
276
  ...obj,
205
277
  });
206
278
  })(ElasticGpuAssociation = exports.ElasticGpuAssociation || (exports.ElasticGpuAssociation = {}));
207
279
  var ElasticInferenceAcceleratorAssociation;
208
280
  (function (ElasticInferenceAcceleratorAssociation) {
209
- /**
210
- * @internal
211
- */
212
281
  ElasticInferenceAcceleratorAssociation.filterSensitiveLog = (obj) => ({
213
282
  ...obj,
214
283
  });
215
284
  })(ElasticInferenceAcceleratorAssociation = exports.ElasticInferenceAcceleratorAssociation || (exports.ElasticInferenceAcceleratorAssociation = {}));
216
285
  var HibernationOptions;
217
286
  (function (HibernationOptions) {
218
- /**
219
- * @internal
220
- */
221
287
  HibernationOptions.filterSensitiveLog = (obj) => ({
222
288
  ...obj,
223
289
  });
224
290
  })(HibernationOptions = exports.HibernationOptions || (exports.HibernationOptions = {}));
225
291
  var LicenseConfiguration;
226
292
  (function (LicenseConfiguration) {
227
- /**
228
- * @internal
229
- */
230
293
  LicenseConfiguration.filterSensitiveLog = (obj) => ({
231
294
  ...obj,
232
295
  });
@@ -243,207 +306,138 @@ var HttpTokensState;
243
306
  })(HttpTokensState = exports.HttpTokensState || (exports.HttpTokensState = {}));
244
307
  var InstanceMetadataOptionsResponse;
245
308
  (function (InstanceMetadataOptionsResponse) {
246
- /**
247
- * @internal
248
- */
249
309
  InstanceMetadataOptionsResponse.filterSensitiveLog = (obj) => ({
250
310
  ...obj,
251
311
  });
252
312
  })(InstanceMetadataOptionsResponse = exports.InstanceMetadataOptionsResponse || (exports.InstanceMetadataOptionsResponse = {}));
253
313
  var Monitoring;
254
314
  (function (Monitoring) {
255
- /**
256
- * @internal
257
- */
258
315
  Monitoring.filterSensitiveLog = (obj) => ({
259
316
  ...obj,
260
317
  });
261
318
  })(Monitoring = exports.Monitoring || (exports.Monitoring = {}));
262
319
  var InstanceNetworkInterfaceAssociation;
263
320
  (function (InstanceNetworkInterfaceAssociation) {
264
- /**
265
- * @internal
266
- */
267
321
  InstanceNetworkInterfaceAssociation.filterSensitiveLog = (obj) => ({
268
322
  ...obj,
269
323
  });
270
324
  })(InstanceNetworkInterfaceAssociation = exports.InstanceNetworkInterfaceAssociation || (exports.InstanceNetworkInterfaceAssociation = {}));
271
325
  var InstanceNetworkInterfaceAttachment;
272
326
  (function (InstanceNetworkInterfaceAttachment) {
273
- /**
274
- * @internal
275
- */
276
327
  InstanceNetworkInterfaceAttachment.filterSensitiveLog = (obj) => ({
277
328
  ...obj,
278
329
  });
279
330
  })(InstanceNetworkInterfaceAttachment = exports.InstanceNetworkInterfaceAttachment || (exports.InstanceNetworkInterfaceAttachment = {}));
280
331
  var InstanceIpv4Prefix;
281
332
  (function (InstanceIpv4Prefix) {
282
- /**
283
- * @internal
284
- */
285
333
  InstanceIpv4Prefix.filterSensitiveLog = (obj) => ({
286
334
  ...obj,
287
335
  });
288
336
  })(InstanceIpv4Prefix = exports.InstanceIpv4Prefix || (exports.InstanceIpv4Prefix = {}));
289
337
  var InstanceIpv6Prefix;
290
338
  (function (InstanceIpv6Prefix) {
291
- /**
292
- * @internal
293
- */
294
339
  InstanceIpv6Prefix.filterSensitiveLog = (obj) => ({
295
340
  ...obj,
296
341
  });
297
342
  })(InstanceIpv6Prefix = exports.InstanceIpv6Prefix || (exports.InstanceIpv6Prefix = {}));
298
343
  var InstancePrivateIpAddress;
299
344
  (function (InstancePrivateIpAddress) {
300
- /**
301
- * @internal
302
- */
303
345
  InstancePrivateIpAddress.filterSensitiveLog = (obj) => ({
304
346
  ...obj,
305
347
  });
306
348
  })(InstancePrivateIpAddress = exports.InstancePrivateIpAddress || (exports.InstancePrivateIpAddress = {}));
307
349
  var InstanceNetworkInterface;
308
350
  (function (InstanceNetworkInterface) {
309
- /**
310
- * @internal
311
- */
312
351
  InstanceNetworkInterface.filterSensitiveLog = (obj) => ({
313
352
  ...obj,
314
353
  });
315
354
  })(InstanceNetworkInterface = exports.InstanceNetworkInterface || (exports.InstanceNetworkInterface = {}));
316
355
  var InstanceState;
317
356
  (function (InstanceState) {
318
- /**
319
- * @internal
320
- */
321
357
  InstanceState.filterSensitiveLog = (obj) => ({
322
358
  ...obj,
323
359
  });
324
360
  })(InstanceState = exports.InstanceState || (exports.InstanceState = {}));
325
361
  var Instance;
326
362
  (function (Instance) {
327
- /**
328
- * @internal
329
- */
330
363
  Instance.filterSensitiveLog = (obj) => ({
331
364
  ...obj,
332
365
  });
333
366
  })(Instance = exports.Instance || (exports.Instance = {}));
334
367
  var Reservation;
335
368
  (function (Reservation) {
336
- /**
337
- * @internal
338
- */
339
369
  Reservation.filterSensitiveLog = (obj) => ({
340
370
  ...obj,
341
371
  });
342
372
  })(Reservation = exports.Reservation || (exports.Reservation = {}));
343
373
  var DescribeInstancesResult;
344
374
  (function (DescribeInstancesResult) {
345
- /**
346
- * @internal
347
- */
348
375
  DescribeInstancesResult.filterSensitiveLog = (obj) => ({
349
376
  ...obj,
350
377
  });
351
378
  })(DescribeInstancesResult = exports.DescribeInstancesResult || (exports.DescribeInstancesResult = {}));
352
379
  var DescribeInstanceStatusRequest;
353
380
  (function (DescribeInstanceStatusRequest) {
354
- /**
355
- * @internal
356
- */
357
381
  DescribeInstanceStatusRequest.filterSensitiveLog = (obj) => ({
358
382
  ...obj,
359
383
  });
360
384
  })(DescribeInstanceStatusRequest = exports.DescribeInstanceStatusRequest || (exports.DescribeInstanceStatusRequest = {}));
361
385
  var InstanceStatusEvent;
362
386
  (function (InstanceStatusEvent) {
363
- /**
364
- * @internal
365
- */
366
387
  InstanceStatusEvent.filterSensitiveLog = (obj) => ({
367
388
  ...obj,
368
389
  });
369
390
  })(InstanceStatusEvent = exports.InstanceStatusEvent || (exports.InstanceStatusEvent = {}));
370
391
  var InstanceStatusDetails;
371
392
  (function (InstanceStatusDetails) {
372
- /**
373
- * @internal
374
- */
375
393
  InstanceStatusDetails.filterSensitiveLog = (obj) => ({
376
394
  ...obj,
377
395
  });
378
396
  })(InstanceStatusDetails = exports.InstanceStatusDetails || (exports.InstanceStatusDetails = {}));
379
397
  var InstanceStatusSummary;
380
398
  (function (InstanceStatusSummary) {
381
- /**
382
- * @internal
383
- */
384
399
  InstanceStatusSummary.filterSensitiveLog = (obj) => ({
385
400
  ...obj,
386
401
  });
387
402
  })(InstanceStatusSummary = exports.InstanceStatusSummary || (exports.InstanceStatusSummary = {}));
388
403
  var InstanceStatus;
389
404
  (function (InstanceStatus) {
390
- /**
391
- * @internal
392
- */
393
405
  InstanceStatus.filterSensitiveLog = (obj) => ({
394
406
  ...obj,
395
407
  });
396
408
  })(InstanceStatus = exports.InstanceStatus || (exports.InstanceStatus = {}));
397
409
  var DescribeInstanceStatusResult;
398
410
  (function (DescribeInstanceStatusResult) {
399
- /**
400
- * @internal
401
- */
402
411
  DescribeInstanceStatusResult.filterSensitiveLog = (obj) => ({
403
412
  ...obj,
404
413
  });
405
414
  })(DescribeInstanceStatusResult = exports.DescribeInstanceStatusResult || (exports.DescribeInstanceStatusResult = {}));
406
415
  var DescribeInstanceTypeOfferingsRequest;
407
416
  (function (DescribeInstanceTypeOfferingsRequest) {
408
- /**
409
- * @internal
410
- */
411
417
  DescribeInstanceTypeOfferingsRequest.filterSensitiveLog = (obj) => ({
412
418
  ...obj,
413
419
  });
414
420
  })(DescribeInstanceTypeOfferingsRequest = exports.DescribeInstanceTypeOfferingsRequest || (exports.DescribeInstanceTypeOfferingsRequest = {}));
415
421
  var InstanceTypeOffering;
416
422
  (function (InstanceTypeOffering) {
417
- /**
418
- * @internal
419
- */
420
423
  InstanceTypeOffering.filterSensitiveLog = (obj) => ({
421
424
  ...obj,
422
425
  });
423
426
  })(InstanceTypeOffering = exports.InstanceTypeOffering || (exports.InstanceTypeOffering = {}));
424
427
  var DescribeInstanceTypeOfferingsResult;
425
428
  (function (DescribeInstanceTypeOfferingsResult) {
426
- /**
427
- * @internal
428
- */
429
429
  DescribeInstanceTypeOfferingsResult.filterSensitiveLog = (obj) => ({
430
430
  ...obj,
431
431
  });
432
432
  })(DescribeInstanceTypeOfferingsResult = exports.DescribeInstanceTypeOfferingsResult || (exports.DescribeInstanceTypeOfferingsResult = {}));
433
433
  var DescribeInstanceTypesRequest;
434
434
  (function (DescribeInstanceTypesRequest) {
435
- /**
436
- * @internal
437
- */
438
435
  DescribeInstanceTypesRequest.filterSensitiveLog = (obj) => ({
439
436
  ...obj,
440
437
  });
441
438
  })(DescribeInstanceTypesRequest = exports.DescribeInstanceTypesRequest || (exports.DescribeInstanceTypesRequest = {}));
442
439
  var EbsOptimizedInfo;
443
440
  (function (EbsOptimizedInfo) {
444
- /**
445
- * @internal
446
- */
447
441
  EbsOptimizedInfo.filterSensitiveLog = (obj) => ({
448
442
  ...obj,
449
443
  });
@@ -456,63 +450,42 @@ var EbsNvmeSupport;
456
450
  })(EbsNvmeSupport = exports.EbsNvmeSupport || (exports.EbsNvmeSupport = {}));
457
451
  var EbsInfo;
458
452
  (function (EbsInfo) {
459
- /**
460
- * @internal
461
- */
462
453
  EbsInfo.filterSensitiveLog = (obj) => ({
463
454
  ...obj,
464
455
  });
465
456
  })(EbsInfo = exports.EbsInfo || (exports.EbsInfo = {}));
466
457
  var FpgaDeviceMemoryInfo;
467
458
  (function (FpgaDeviceMemoryInfo) {
468
- /**
469
- * @internal
470
- */
471
459
  FpgaDeviceMemoryInfo.filterSensitiveLog = (obj) => ({
472
460
  ...obj,
473
461
  });
474
462
  })(FpgaDeviceMemoryInfo = exports.FpgaDeviceMemoryInfo || (exports.FpgaDeviceMemoryInfo = {}));
475
463
  var FpgaDeviceInfo;
476
464
  (function (FpgaDeviceInfo) {
477
- /**
478
- * @internal
479
- */
480
465
  FpgaDeviceInfo.filterSensitiveLog = (obj) => ({
481
466
  ...obj,
482
467
  });
483
468
  })(FpgaDeviceInfo = exports.FpgaDeviceInfo || (exports.FpgaDeviceInfo = {}));
484
469
  var FpgaInfo;
485
470
  (function (FpgaInfo) {
486
- /**
487
- * @internal
488
- */
489
471
  FpgaInfo.filterSensitiveLog = (obj) => ({
490
472
  ...obj,
491
473
  });
492
474
  })(FpgaInfo = exports.FpgaInfo || (exports.FpgaInfo = {}));
493
475
  var GpuDeviceMemoryInfo;
494
476
  (function (GpuDeviceMemoryInfo) {
495
- /**
496
- * @internal
497
- */
498
477
  GpuDeviceMemoryInfo.filterSensitiveLog = (obj) => ({
499
478
  ...obj,
500
479
  });
501
480
  })(GpuDeviceMemoryInfo = exports.GpuDeviceMemoryInfo || (exports.GpuDeviceMemoryInfo = {}));
502
481
  var GpuDeviceInfo;
503
482
  (function (GpuDeviceInfo) {
504
- /**
505
- * @internal
506
- */
507
483
  GpuDeviceInfo.filterSensitiveLog = (obj) => ({
508
484
  ...obj,
509
485
  });
510
486
  })(GpuDeviceInfo = exports.GpuDeviceInfo || (exports.GpuDeviceInfo = {}));
511
487
  var GpuInfo;
512
488
  (function (GpuInfo) {
513
- /**
514
- * @internal
515
- */
516
489
  GpuInfo.filterSensitiveLog = (obj) => ({
517
490
  ...obj,
518
491
  });
@@ -524,31 +497,27 @@ var InstanceTypeHypervisor;
524
497
  })(InstanceTypeHypervisor = exports.InstanceTypeHypervisor || (exports.InstanceTypeHypervisor = {}));
525
498
  var InferenceDeviceInfo;
526
499
  (function (InferenceDeviceInfo) {
527
- /**
528
- * @internal
529
- */
530
500
  InferenceDeviceInfo.filterSensitiveLog = (obj) => ({
531
501
  ...obj,
532
502
  });
533
503
  })(InferenceDeviceInfo = exports.InferenceDeviceInfo || (exports.InferenceDeviceInfo = {}));
534
504
  var InferenceAcceleratorInfo;
535
505
  (function (InferenceAcceleratorInfo) {
536
- /**
537
- * @internal
538
- */
539
506
  InferenceAcceleratorInfo.filterSensitiveLog = (obj) => ({
540
507
  ...obj,
541
508
  });
542
509
  })(InferenceAcceleratorInfo = exports.InferenceAcceleratorInfo || (exports.InferenceAcceleratorInfo = {}));
543
510
  var DiskInfo;
544
511
  (function (DiskInfo) {
545
- /**
546
- * @internal
547
- */
548
512
  DiskInfo.filterSensitiveLog = (obj) => ({
549
513
  ...obj,
550
514
  });
551
515
  })(DiskInfo = exports.DiskInfo || (exports.DiskInfo = {}));
516
+ var InstanceStorageEncryptionSupport;
517
+ (function (InstanceStorageEncryptionSupport) {
518
+ InstanceStorageEncryptionSupport["required"] = "required";
519
+ InstanceStorageEncryptionSupport["unsupported"] = "unsupported";
520
+ })(InstanceStorageEncryptionSupport = exports.InstanceStorageEncryptionSupport || (exports.InstanceStorageEncryptionSupport = {}));
552
521
  var EphemeralNvmeSupport;
553
522
  (function (EphemeralNvmeSupport) {
554
523
  EphemeralNvmeSupport["REQUIRED"] = "required";
@@ -557,774 +526,516 @@ var EphemeralNvmeSupport;
557
526
  })(EphemeralNvmeSupport = exports.EphemeralNvmeSupport || (exports.EphemeralNvmeSupport = {}));
558
527
  var InstanceStorageInfo;
559
528
  (function (InstanceStorageInfo) {
560
- /**
561
- * @internal
562
- */
563
529
  InstanceStorageInfo.filterSensitiveLog = (obj) => ({
564
530
  ...obj,
565
531
  });
566
532
  })(InstanceStorageInfo = exports.InstanceStorageInfo || (exports.InstanceStorageInfo = {}));
567
533
  var MemoryInfo;
568
534
  (function (MemoryInfo) {
569
- /**
570
- * @internal
571
- */
572
535
  MemoryInfo.filterSensitiveLog = (obj) => ({
573
536
  ...obj,
574
537
  });
575
538
  })(MemoryInfo = exports.MemoryInfo || (exports.MemoryInfo = {}));
576
539
  var EfaInfo;
577
540
  (function (EfaInfo) {
578
- /**
579
- * @internal
580
- */
581
541
  EfaInfo.filterSensitiveLog = (obj) => ({
582
542
  ...obj,
583
543
  });
584
544
  })(EfaInfo = exports.EfaInfo || (exports.EfaInfo = {}));
585
545
  var NetworkCardInfo;
586
546
  (function (NetworkCardInfo) {
587
- /**
588
- * @internal
589
- */
590
547
  NetworkCardInfo.filterSensitiveLog = (obj) => ({
591
548
  ...obj,
592
549
  });
593
550
  })(NetworkCardInfo = exports.NetworkCardInfo || (exports.NetworkCardInfo = {}));
594
551
  var NetworkInfo;
595
552
  (function (NetworkInfo) {
596
- /**
597
- * @internal
598
- */
599
553
  NetworkInfo.filterSensitiveLog = (obj) => ({
600
554
  ...obj,
601
555
  });
602
556
  })(NetworkInfo = exports.NetworkInfo || (exports.NetworkInfo = {}));
603
557
  var PlacementGroupInfo;
604
558
  (function (PlacementGroupInfo) {
605
- /**
606
- * @internal
607
- */
608
559
  PlacementGroupInfo.filterSensitiveLog = (obj) => ({
609
560
  ...obj,
610
561
  });
611
562
  })(PlacementGroupInfo = exports.PlacementGroupInfo || (exports.PlacementGroupInfo = {}));
612
563
  var ProcessorInfo;
613
564
  (function (ProcessorInfo) {
614
- /**
615
- * @internal
616
- */
617
565
  ProcessorInfo.filterSensitiveLog = (obj) => ({
618
566
  ...obj,
619
567
  });
620
568
  })(ProcessorInfo = exports.ProcessorInfo || (exports.ProcessorInfo = {}));
621
569
  var VCpuInfo;
622
570
  (function (VCpuInfo) {
623
- /**
624
- * @internal
625
- */
626
571
  VCpuInfo.filterSensitiveLog = (obj) => ({
627
572
  ...obj,
628
573
  });
629
574
  })(VCpuInfo = exports.VCpuInfo || (exports.VCpuInfo = {}));
630
575
  var InstanceTypeInfo;
631
576
  (function (InstanceTypeInfo) {
632
- /**
633
- * @internal
634
- */
635
577
  InstanceTypeInfo.filterSensitiveLog = (obj) => ({
636
578
  ...obj,
637
579
  });
638
580
  })(InstanceTypeInfo = exports.InstanceTypeInfo || (exports.InstanceTypeInfo = {}));
639
581
  var DescribeInstanceTypesResult;
640
582
  (function (DescribeInstanceTypesResult) {
641
- /**
642
- * @internal
643
- */
644
583
  DescribeInstanceTypesResult.filterSensitiveLog = (obj) => ({
645
584
  ...obj,
646
585
  });
647
586
  })(DescribeInstanceTypesResult = exports.DescribeInstanceTypesResult || (exports.DescribeInstanceTypesResult = {}));
648
587
  var DescribeInternetGatewaysRequest;
649
588
  (function (DescribeInternetGatewaysRequest) {
650
- /**
651
- * @internal
652
- */
653
589
  DescribeInternetGatewaysRequest.filterSensitiveLog = (obj) => ({
654
590
  ...obj,
655
591
  });
656
592
  })(DescribeInternetGatewaysRequest = exports.DescribeInternetGatewaysRequest || (exports.DescribeInternetGatewaysRequest = {}));
657
593
  var DescribeInternetGatewaysResult;
658
594
  (function (DescribeInternetGatewaysResult) {
659
- /**
660
- * @internal
661
- */
662
595
  DescribeInternetGatewaysResult.filterSensitiveLog = (obj) => ({
663
596
  ...obj,
664
597
  });
665
598
  })(DescribeInternetGatewaysResult = exports.DescribeInternetGatewaysResult || (exports.DescribeInternetGatewaysResult = {}));
666
599
  var DescribeIpv6PoolsRequest;
667
600
  (function (DescribeIpv6PoolsRequest) {
668
- /**
669
- * @internal
670
- */
671
601
  DescribeIpv6PoolsRequest.filterSensitiveLog = (obj) => ({
672
602
  ...obj,
673
603
  });
674
604
  })(DescribeIpv6PoolsRequest = exports.DescribeIpv6PoolsRequest || (exports.DescribeIpv6PoolsRequest = {}));
675
605
  var PoolCidrBlock;
676
606
  (function (PoolCidrBlock) {
677
- /**
678
- * @internal
679
- */
680
607
  PoolCidrBlock.filterSensitiveLog = (obj) => ({
681
608
  ...obj,
682
609
  });
683
610
  })(PoolCidrBlock = exports.PoolCidrBlock || (exports.PoolCidrBlock = {}));
684
611
  var Ipv6Pool;
685
612
  (function (Ipv6Pool) {
686
- /**
687
- * @internal
688
- */
689
613
  Ipv6Pool.filterSensitiveLog = (obj) => ({
690
614
  ...obj,
691
615
  });
692
616
  })(Ipv6Pool = exports.Ipv6Pool || (exports.Ipv6Pool = {}));
693
617
  var DescribeIpv6PoolsResult;
694
618
  (function (DescribeIpv6PoolsResult) {
695
- /**
696
- * @internal
697
- */
698
619
  DescribeIpv6PoolsResult.filterSensitiveLog = (obj) => ({
699
620
  ...obj,
700
621
  });
701
622
  })(DescribeIpv6PoolsResult = exports.DescribeIpv6PoolsResult || (exports.DescribeIpv6PoolsResult = {}));
702
623
  var DescribeKeyPairsRequest;
703
624
  (function (DescribeKeyPairsRequest) {
704
- /**
705
- * @internal
706
- */
707
625
  DescribeKeyPairsRequest.filterSensitiveLog = (obj) => ({
708
626
  ...obj,
709
627
  });
710
628
  })(DescribeKeyPairsRequest = exports.DescribeKeyPairsRequest || (exports.DescribeKeyPairsRequest = {}));
711
629
  var KeyPairInfo;
712
630
  (function (KeyPairInfo) {
713
- /**
714
- * @internal
715
- */
716
631
  KeyPairInfo.filterSensitiveLog = (obj) => ({
717
632
  ...obj,
718
633
  });
719
634
  })(KeyPairInfo = exports.KeyPairInfo || (exports.KeyPairInfo = {}));
720
635
  var DescribeKeyPairsResult;
721
636
  (function (DescribeKeyPairsResult) {
722
- /**
723
- * @internal
724
- */
725
637
  DescribeKeyPairsResult.filterSensitiveLog = (obj) => ({
726
638
  ...obj,
727
639
  });
728
640
  })(DescribeKeyPairsResult = exports.DescribeKeyPairsResult || (exports.DescribeKeyPairsResult = {}));
729
641
  var DescribeLaunchTemplatesRequest;
730
642
  (function (DescribeLaunchTemplatesRequest) {
731
- /**
732
- * @internal
733
- */
734
643
  DescribeLaunchTemplatesRequest.filterSensitiveLog = (obj) => ({
735
644
  ...obj,
736
645
  });
737
646
  })(DescribeLaunchTemplatesRequest = exports.DescribeLaunchTemplatesRequest || (exports.DescribeLaunchTemplatesRequest = {}));
738
647
  var DescribeLaunchTemplatesResult;
739
648
  (function (DescribeLaunchTemplatesResult) {
740
- /**
741
- * @internal
742
- */
743
649
  DescribeLaunchTemplatesResult.filterSensitiveLog = (obj) => ({
744
650
  ...obj,
745
651
  });
746
652
  })(DescribeLaunchTemplatesResult = exports.DescribeLaunchTemplatesResult || (exports.DescribeLaunchTemplatesResult = {}));
747
653
  var DescribeLaunchTemplateVersionsRequest;
748
654
  (function (DescribeLaunchTemplateVersionsRequest) {
749
- /**
750
- * @internal
751
- */
752
655
  DescribeLaunchTemplateVersionsRequest.filterSensitiveLog = (obj) => ({
753
656
  ...obj,
754
657
  });
755
658
  })(DescribeLaunchTemplateVersionsRequest = exports.DescribeLaunchTemplateVersionsRequest || (exports.DescribeLaunchTemplateVersionsRequest = {}));
756
659
  var DescribeLaunchTemplateVersionsResult;
757
660
  (function (DescribeLaunchTemplateVersionsResult) {
758
- /**
759
- * @internal
760
- */
761
661
  DescribeLaunchTemplateVersionsResult.filterSensitiveLog = (obj) => ({
762
662
  ...obj,
763
663
  });
764
664
  })(DescribeLaunchTemplateVersionsResult = exports.DescribeLaunchTemplateVersionsResult || (exports.DescribeLaunchTemplateVersionsResult = {}));
765
665
  var DescribeLocalGatewayRouteTablesRequest;
766
666
  (function (DescribeLocalGatewayRouteTablesRequest) {
767
- /**
768
- * @internal
769
- */
770
667
  DescribeLocalGatewayRouteTablesRequest.filterSensitiveLog = (obj) => ({
771
668
  ...obj,
772
669
  });
773
670
  })(DescribeLocalGatewayRouteTablesRequest = exports.DescribeLocalGatewayRouteTablesRequest || (exports.DescribeLocalGatewayRouteTablesRequest = {}));
774
671
  var LocalGatewayRouteTable;
775
672
  (function (LocalGatewayRouteTable) {
776
- /**
777
- * @internal
778
- */
779
673
  LocalGatewayRouteTable.filterSensitiveLog = (obj) => ({
780
674
  ...obj,
781
675
  });
782
676
  })(LocalGatewayRouteTable = exports.LocalGatewayRouteTable || (exports.LocalGatewayRouteTable = {}));
783
677
  var DescribeLocalGatewayRouteTablesResult;
784
678
  (function (DescribeLocalGatewayRouteTablesResult) {
785
- /**
786
- * @internal
787
- */
788
679
  DescribeLocalGatewayRouteTablesResult.filterSensitiveLog = (obj) => ({
789
680
  ...obj,
790
681
  });
791
682
  })(DescribeLocalGatewayRouteTablesResult = exports.DescribeLocalGatewayRouteTablesResult || (exports.DescribeLocalGatewayRouteTablesResult = {}));
792
683
  var DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest;
793
684
  (function (DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest) {
794
- /**
795
- * @internal
796
- */
797
685
  DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest.filterSensitiveLog = (obj) => ({
798
686
  ...obj,
799
687
  });
800
688
  })(DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest = exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest || (exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest = {}));
801
689
  var LocalGatewayRouteTableVirtualInterfaceGroupAssociation;
802
690
  (function (LocalGatewayRouteTableVirtualInterfaceGroupAssociation) {
803
- /**
804
- * @internal
805
- */
806
691
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.filterSensitiveLog = (obj) => ({
807
692
  ...obj,
808
693
  });
809
694
  })(LocalGatewayRouteTableVirtualInterfaceGroupAssociation = exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation || (exports.LocalGatewayRouteTableVirtualInterfaceGroupAssociation = {}));
810
695
  var DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult;
811
696
  (function (DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult) {
812
- /**
813
- * @internal
814
- */
815
697
  DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult.filterSensitiveLog = (obj) => ({
816
698
  ...obj,
817
699
  });
818
700
  })(DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult = exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult || (exports.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResult = {}));
819
701
  var DescribeLocalGatewayRouteTableVpcAssociationsRequest;
820
702
  (function (DescribeLocalGatewayRouteTableVpcAssociationsRequest) {
821
- /**
822
- * @internal
823
- */
824
703
  DescribeLocalGatewayRouteTableVpcAssociationsRequest.filterSensitiveLog = (obj) => ({
825
704
  ...obj,
826
705
  });
827
706
  })(DescribeLocalGatewayRouteTableVpcAssociationsRequest = exports.DescribeLocalGatewayRouteTableVpcAssociationsRequest || (exports.DescribeLocalGatewayRouteTableVpcAssociationsRequest = {}));
828
707
  var DescribeLocalGatewayRouteTableVpcAssociationsResult;
829
708
  (function (DescribeLocalGatewayRouteTableVpcAssociationsResult) {
830
- /**
831
- * @internal
832
- */
833
709
  DescribeLocalGatewayRouteTableVpcAssociationsResult.filterSensitiveLog = (obj) => ({
834
710
  ...obj,
835
711
  });
836
712
  })(DescribeLocalGatewayRouteTableVpcAssociationsResult = exports.DescribeLocalGatewayRouteTableVpcAssociationsResult || (exports.DescribeLocalGatewayRouteTableVpcAssociationsResult = {}));
837
713
  var DescribeLocalGatewaysRequest;
838
714
  (function (DescribeLocalGatewaysRequest) {
839
- /**
840
- * @internal
841
- */
842
715
  DescribeLocalGatewaysRequest.filterSensitiveLog = (obj) => ({
843
716
  ...obj,
844
717
  });
845
718
  })(DescribeLocalGatewaysRequest = exports.DescribeLocalGatewaysRequest || (exports.DescribeLocalGatewaysRequest = {}));
846
719
  var LocalGateway;
847
720
  (function (LocalGateway) {
848
- /**
849
- * @internal
850
- */
851
721
  LocalGateway.filterSensitiveLog = (obj) => ({
852
722
  ...obj,
853
723
  });
854
724
  })(LocalGateway = exports.LocalGateway || (exports.LocalGateway = {}));
855
725
  var DescribeLocalGatewaysResult;
856
726
  (function (DescribeLocalGatewaysResult) {
857
- /**
858
- * @internal
859
- */
860
727
  DescribeLocalGatewaysResult.filterSensitiveLog = (obj) => ({
861
728
  ...obj,
862
729
  });
863
730
  })(DescribeLocalGatewaysResult = exports.DescribeLocalGatewaysResult || (exports.DescribeLocalGatewaysResult = {}));
864
731
  var DescribeLocalGatewayVirtualInterfaceGroupsRequest;
865
732
  (function (DescribeLocalGatewayVirtualInterfaceGroupsRequest) {
866
- /**
867
- * @internal
868
- */
869
733
  DescribeLocalGatewayVirtualInterfaceGroupsRequest.filterSensitiveLog = (obj) => ({
870
734
  ...obj,
871
735
  });
872
736
  })(DescribeLocalGatewayVirtualInterfaceGroupsRequest = exports.DescribeLocalGatewayVirtualInterfaceGroupsRequest || (exports.DescribeLocalGatewayVirtualInterfaceGroupsRequest = {}));
873
737
  var LocalGatewayVirtualInterfaceGroup;
874
738
  (function (LocalGatewayVirtualInterfaceGroup) {
875
- /**
876
- * @internal
877
- */
878
739
  LocalGatewayVirtualInterfaceGroup.filterSensitiveLog = (obj) => ({
879
740
  ...obj,
880
741
  });
881
742
  })(LocalGatewayVirtualInterfaceGroup = exports.LocalGatewayVirtualInterfaceGroup || (exports.LocalGatewayVirtualInterfaceGroup = {}));
882
743
  var DescribeLocalGatewayVirtualInterfaceGroupsResult;
883
744
  (function (DescribeLocalGatewayVirtualInterfaceGroupsResult) {
884
- /**
885
- * @internal
886
- */
887
745
  DescribeLocalGatewayVirtualInterfaceGroupsResult.filterSensitiveLog = (obj) => ({
888
746
  ...obj,
889
747
  });
890
748
  })(DescribeLocalGatewayVirtualInterfaceGroupsResult = exports.DescribeLocalGatewayVirtualInterfaceGroupsResult || (exports.DescribeLocalGatewayVirtualInterfaceGroupsResult = {}));
891
749
  var DescribeLocalGatewayVirtualInterfacesRequest;
892
750
  (function (DescribeLocalGatewayVirtualInterfacesRequest) {
893
- /**
894
- * @internal
895
- */
896
751
  DescribeLocalGatewayVirtualInterfacesRequest.filterSensitiveLog = (obj) => ({
897
752
  ...obj,
898
753
  });
899
754
  })(DescribeLocalGatewayVirtualInterfacesRequest = exports.DescribeLocalGatewayVirtualInterfacesRequest || (exports.DescribeLocalGatewayVirtualInterfacesRequest = {}));
900
755
  var LocalGatewayVirtualInterface;
901
756
  (function (LocalGatewayVirtualInterface) {
902
- /**
903
- * @internal
904
- */
905
757
  LocalGatewayVirtualInterface.filterSensitiveLog = (obj) => ({
906
758
  ...obj,
907
759
  });
908
760
  })(LocalGatewayVirtualInterface = exports.LocalGatewayVirtualInterface || (exports.LocalGatewayVirtualInterface = {}));
909
761
  var DescribeLocalGatewayVirtualInterfacesResult;
910
762
  (function (DescribeLocalGatewayVirtualInterfacesResult) {
911
- /**
912
- * @internal
913
- */
914
763
  DescribeLocalGatewayVirtualInterfacesResult.filterSensitiveLog = (obj) => ({
915
764
  ...obj,
916
765
  });
917
766
  })(DescribeLocalGatewayVirtualInterfacesResult = exports.DescribeLocalGatewayVirtualInterfacesResult || (exports.DescribeLocalGatewayVirtualInterfacesResult = {}));
918
767
  var DescribeManagedPrefixListsRequest;
919
768
  (function (DescribeManagedPrefixListsRequest) {
920
- /**
921
- * @internal
922
- */
923
769
  DescribeManagedPrefixListsRequest.filterSensitiveLog = (obj) => ({
924
770
  ...obj,
925
771
  });
926
772
  })(DescribeManagedPrefixListsRequest = exports.DescribeManagedPrefixListsRequest || (exports.DescribeManagedPrefixListsRequest = {}));
927
773
  var DescribeManagedPrefixListsResult;
928
774
  (function (DescribeManagedPrefixListsResult) {
929
- /**
930
- * @internal
931
- */
932
775
  DescribeManagedPrefixListsResult.filterSensitiveLog = (obj) => ({
933
776
  ...obj,
934
777
  });
935
778
  })(DescribeManagedPrefixListsResult = exports.DescribeManagedPrefixListsResult || (exports.DescribeManagedPrefixListsResult = {}));
936
779
  var DescribeMovingAddressesRequest;
937
780
  (function (DescribeMovingAddressesRequest) {
938
- /**
939
- * @internal
940
- */
941
781
  DescribeMovingAddressesRequest.filterSensitiveLog = (obj) => ({
942
782
  ...obj,
943
783
  });
944
784
  })(DescribeMovingAddressesRequest = exports.DescribeMovingAddressesRequest || (exports.DescribeMovingAddressesRequest = {}));
945
785
  var MovingAddressStatus;
946
786
  (function (MovingAddressStatus) {
947
- /**
948
- * @internal
949
- */
950
787
  MovingAddressStatus.filterSensitiveLog = (obj) => ({
951
788
  ...obj,
952
789
  });
953
790
  })(MovingAddressStatus = exports.MovingAddressStatus || (exports.MovingAddressStatus = {}));
954
791
  var DescribeMovingAddressesResult;
955
792
  (function (DescribeMovingAddressesResult) {
956
- /**
957
- * @internal
958
- */
959
793
  DescribeMovingAddressesResult.filterSensitiveLog = (obj) => ({
960
794
  ...obj,
961
795
  });
962
796
  })(DescribeMovingAddressesResult = exports.DescribeMovingAddressesResult || (exports.DescribeMovingAddressesResult = {}));
963
797
  var DescribeNatGatewaysRequest;
964
798
  (function (DescribeNatGatewaysRequest) {
965
- /**
966
- * @internal
967
- */
968
799
  DescribeNatGatewaysRequest.filterSensitiveLog = (obj) => ({
969
800
  ...obj,
970
801
  });
971
802
  })(DescribeNatGatewaysRequest = exports.DescribeNatGatewaysRequest || (exports.DescribeNatGatewaysRequest = {}));
972
803
  var DescribeNatGatewaysResult;
973
804
  (function (DescribeNatGatewaysResult) {
974
- /**
975
- * @internal
976
- */
977
805
  DescribeNatGatewaysResult.filterSensitiveLog = (obj) => ({
978
806
  ...obj,
979
807
  });
980
808
  })(DescribeNatGatewaysResult = exports.DescribeNatGatewaysResult || (exports.DescribeNatGatewaysResult = {}));
981
809
  var DescribeNetworkAclsRequest;
982
810
  (function (DescribeNetworkAclsRequest) {
983
- /**
984
- * @internal
985
- */
986
811
  DescribeNetworkAclsRequest.filterSensitiveLog = (obj) => ({
987
812
  ...obj,
988
813
  });
989
814
  })(DescribeNetworkAclsRequest = exports.DescribeNetworkAclsRequest || (exports.DescribeNetworkAclsRequest = {}));
990
815
  var DescribeNetworkAclsResult;
991
816
  (function (DescribeNetworkAclsResult) {
992
- /**
993
- * @internal
994
- */
995
817
  DescribeNetworkAclsResult.filterSensitiveLog = (obj) => ({
996
818
  ...obj,
997
819
  });
998
820
  })(DescribeNetworkAclsResult = exports.DescribeNetworkAclsResult || (exports.DescribeNetworkAclsResult = {}));
999
821
  var DescribeNetworkInsightsAnalysesRequest;
1000
822
  (function (DescribeNetworkInsightsAnalysesRequest) {
1001
- /**
1002
- * @internal
1003
- */
1004
823
  DescribeNetworkInsightsAnalysesRequest.filterSensitiveLog = (obj) => ({
1005
824
  ...obj,
1006
825
  });
1007
826
  })(DescribeNetworkInsightsAnalysesRequest = exports.DescribeNetworkInsightsAnalysesRequest || (exports.DescribeNetworkInsightsAnalysesRequest = {}));
1008
827
  var AnalysisComponent;
1009
828
  (function (AnalysisComponent) {
1010
- /**
1011
- * @internal
1012
- */
1013
829
  AnalysisComponent.filterSensitiveLog = (obj) => ({
1014
830
  ...obj,
1015
831
  });
1016
832
  })(AnalysisComponent = exports.AnalysisComponent || (exports.AnalysisComponent = {}));
1017
833
  var AnalysisAclRule;
1018
834
  (function (AnalysisAclRule) {
1019
- /**
1020
- * @internal
1021
- */
1022
835
  AnalysisAclRule.filterSensitiveLog = (obj) => ({
1023
836
  ...obj,
1024
837
  });
1025
838
  })(AnalysisAclRule = exports.AnalysisAclRule || (exports.AnalysisAclRule = {}));
1026
839
  var AnalysisLoadBalancerListener;
1027
840
  (function (AnalysisLoadBalancerListener) {
1028
- /**
1029
- * @internal
1030
- */
1031
841
  AnalysisLoadBalancerListener.filterSensitiveLog = (obj) => ({
1032
842
  ...obj,
1033
843
  });
1034
844
  })(AnalysisLoadBalancerListener = exports.AnalysisLoadBalancerListener || (exports.AnalysisLoadBalancerListener = {}));
1035
845
  var AnalysisLoadBalancerTarget;
1036
846
  (function (AnalysisLoadBalancerTarget) {
1037
- /**
1038
- * @internal
1039
- */
1040
847
  AnalysisLoadBalancerTarget.filterSensitiveLog = (obj) => ({
1041
848
  ...obj,
1042
849
  });
1043
850
  })(AnalysisLoadBalancerTarget = exports.AnalysisLoadBalancerTarget || (exports.AnalysisLoadBalancerTarget = {}));
1044
851
  var AnalysisRouteTableRoute;
1045
852
  (function (AnalysisRouteTableRoute) {
1046
- /**
1047
- * @internal
1048
- */
1049
853
  AnalysisRouteTableRoute.filterSensitiveLog = (obj) => ({
1050
854
  ...obj,
1051
855
  });
1052
856
  })(AnalysisRouteTableRoute = exports.AnalysisRouteTableRoute || (exports.AnalysisRouteTableRoute = {}));
1053
857
  var AnalysisSecurityGroupRule;
1054
858
  (function (AnalysisSecurityGroupRule) {
1055
- /**
1056
- * @internal
1057
- */
1058
859
  AnalysisSecurityGroupRule.filterSensitiveLog = (obj) => ({
1059
860
  ...obj,
1060
861
  });
1061
862
  })(AnalysisSecurityGroupRule = exports.AnalysisSecurityGroupRule || (exports.AnalysisSecurityGroupRule = {}));
1062
863
  var Explanation;
1063
864
  (function (Explanation) {
1064
- /**
1065
- * @internal
1066
- */
1067
865
  Explanation.filterSensitiveLog = (obj) => ({
1068
866
  ...obj,
1069
867
  });
1070
868
  })(Explanation = exports.Explanation || (exports.Explanation = {}));
1071
869
  var AnalysisPacketHeader;
1072
870
  (function (AnalysisPacketHeader) {
1073
- /**
1074
- * @internal
1075
- */
1076
871
  AnalysisPacketHeader.filterSensitiveLog = (obj) => ({
1077
872
  ...obj,
1078
873
  });
1079
874
  })(AnalysisPacketHeader = exports.AnalysisPacketHeader || (exports.AnalysisPacketHeader = {}));
1080
875
  var PathComponent;
1081
876
  (function (PathComponent) {
1082
- /**
1083
- * @internal
1084
- */
1085
877
  PathComponent.filterSensitiveLog = (obj) => ({
1086
878
  ...obj,
1087
879
  });
1088
880
  })(PathComponent = exports.PathComponent || (exports.PathComponent = {}));
1089
881
  var NetworkInsightsAnalysis;
1090
882
  (function (NetworkInsightsAnalysis) {
1091
- /**
1092
- * @internal
1093
- */
1094
883
  NetworkInsightsAnalysis.filterSensitiveLog = (obj) => ({
1095
884
  ...obj,
1096
885
  });
1097
886
  })(NetworkInsightsAnalysis = exports.NetworkInsightsAnalysis || (exports.NetworkInsightsAnalysis = {}));
1098
887
  var DescribeNetworkInsightsAnalysesResult;
1099
888
  (function (DescribeNetworkInsightsAnalysesResult) {
1100
- /**
1101
- * @internal
1102
- */
1103
889
  DescribeNetworkInsightsAnalysesResult.filterSensitiveLog = (obj) => ({
1104
890
  ...obj,
1105
891
  });
1106
892
  })(DescribeNetworkInsightsAnalysesResult = exports.DescribeNetworkInsightsAnalysesResult || (exports.DescribeNetworkInsightsAnalysesResult = {}));
1107
893
  var DescribeNetworkInsightsPathsRequest;
1108
894
  (function (DescribeNetworkInsightsPathsRequest) {
1109
- /**
1110
- * @internal
1111
- */
1112
895
  DescribeNetworkInsightsPathsRequest.filterSensitiveLog = (obj) => ({
1113
896
  ...obj,
1114
897
  });
1115
898
  })(DescribeNetworkInsightsPathsRequest = exports.DescribeNetworkInsightsPathsRequest || (exports.DescribeNetworkInsightsPathsRequest = {}));
1116
899
  var DescribeNetworkInsightsPathsResult;
1117
900
  (function (DescribeNetworkInsightsPathsResult) {
1118
- /**
1119
- * @internal
1120
- */
1121
901
  DescribeNetworkInsightsPathsResult.filterSensitiveLog = (obj) => ({
1122
902
  ...obj,
1123
903
  });
1124
904
  })(DescribeNetworkInsightsPathsResult = exports.DescribeNetworkInsightsPathsResult || (exports.DescribeNetworkInsightsPathsResult = {}));
1125
905
  var DescribeNetworkInterfaceAttributeRequest;
1126
906
  (function (DescribeNetworkInterfaceAttributeRequest) {
1127
- /**
1128
- * @internal
1129
- */
1130
907
  DescribeNetworkInterfaceAttributeRequest.filterSensitiveLog = (obj) => ({
1131
908
  ...obj,
1132
909
  });
1133
910
  })(DescribeNetworkInterfaceAttributeRequest = exports.DescribeNetworkInterfaceAttributeRequest || (exports.DescribeNetworkInterfaceAttributeRequest = {}));
1134
911
  var DescribeNetworkInterfaceAttributeResult;
1135
912
  (function (DescribeNetworkInterfaceAttributeResult) {
1136
- /**
1137
- * @internal
1138
- */
1139
913
  DescribeNetworkInterfaceAttributeResult.filterSensitiveLog = (obj) => ({
1140
914
  ...obj,
1141
915
  });
1142
916
  })(DescribeNetworkInterfaceAttributeResult = exports.DescribeNetworkInterfaceAttributeResult || (exports.DescribeNetworkInterfaceAttributeResult = {}));
1143
917
  var DescribeNetworkInterfacePermissionsRequest;
1144
918
  (function (DescribeNetworkInterfacePermissionsRequest) {
1145
- /**
1146
- * @internal
1147
- */
1148
919
  DescribeNetworkInterfacePermissionsRequest.filterSensitiveLog = (obj) => ({
1149
920
  ...obj,
1150
921
  });
1151
922
  })(DescribeNetworkInterfacePermissionsRequest = exports.DescribeNetworkInterfacePermissionsRequest || (exports.DescribeNetworkInterfacePermissionsRequest = {}));
1152
923
  var DescribeNetworkInterfacePermissionsResult;
1153
924
  (function (DescribeNetworkInterfacePermissionsResult) {
1154
- /**
1155
- * @internal
1156
- */
1157
925
  DescribeNetworkInterfacePermissionsResult.filterSensitiveLog = (obj) => ({
1158
926
  ...obj,
1159
927
  });
1160
928
  })(DescribeNetworkInterfacePermissionsResult = exports.DescribeNetworkInterfacePermissionsResult || (exports.DescribeNetworkInterfacePermissionsResult = {}));
1161
929
  var DescribeNetworkInterfacesRequest;
1162
930
  (function (DescribeNetworkInterfacesRequest) {
1163
- /**
1164
- * @internal
1165
- */
1166
931
  DescribeNetworkInterfacesRequest.filterSensitiveLog = (obj) => ({
1167
932
  ...obj,
1168
933
  });
1169
934
  })(DescribeNetworkInterfacesRequest = exports.DescribeNetworkInterfacesRequest || (exports.DescribeNetworkInterfacesRequest = {}));
1170
935
  var DescribeNetworkInterfacesResult;
1171
936
  (function (DescribeNetworkInterfacesResult) {
1172
- /**
1173
- * @internal
1174
- */
1175
937
  DescribeNetworkInterfacesResult.filterSensitiveLog = (obj) => ({
1176
938
  ...obj,
1177
939
  });
1178
940
  })(DescribeNetworkInterfacesResult = exports.DescribeNetworkInterfacesResult || (exports.DescribeNetworkInterfacesResult = {}));
1179
941
  var DescribePlacementGroupsRequest;
1180
942
  (function (DescribePlacementGroupsRequest) {
1181
- /**
1182
- * @internal
1183
- */
1184
943
  DescribePlacementGroupsRequest.filterSensitiveLog = (obj) => ({
1185
944
  ...obj,
1186
945
  });
1187
946
  })(DescribePlacementGroupsRequest = exports.DescribePlacementGroupsRequest || (exports.DescribePlacementGroupsRequest = {}));
1188
947
  var DescribePlacementGroupsResult;
1189
948
  (function (DescribePlacementGroupsResult) {
1190
- /**
1191
- * @internal
1192
- */
1193
949
  DescribePlacementGroupsResult.filterSensitiveLog = (obj) => ({
1194
950
  ...obj,
1195
951
  });
1196
952
  })(DescribePlacementGroupsResult = exports.DescribePlacementGroupsResult || (exports.DescribePlacementGroupsResult = {}));
1197
953
  var DescribePrefixListsRequest;
1198
954
  (function (DescribePrefixListsRequest) {
1199
- /**
1200
- * @internal
1201
- */
1202
955
  DescribePrefixListsRequest.filterSensitiveLog = (obj) => ({
1203
956
  ...obj,
1204
957
  });
1205
958
  })(DescribePrefixListsRequest = exports.DescribePrefixListsRequest || (exports.DescribePrefixListsRequest = {}));
1206
959
  var PrefixList;
1207
960
  (function (PrefixList) {
1208
- /**
1209
- * @internal
1210
- */
1211
961
  PrefixList.filterSensitiveLog = (obj) => ({
1212
962
  ...obj,
1213
963
  });
1214
964
  })(PrefixList = exports.PrefixList || (exports.PrefixList = {}));
1215
965
  var DescribePrefixListsResult;
1216
966
  (function (DescribePrefixListsResult) {
1217
- /**
1218
- * @internal
1219
- */
1220
967
  DescribePrefixListsResult.filterSensitiveLog = (obj) => ({
1221
968
  ...obj,
1222
969
  });
1223
970
  })(DescribePrefixListsResult = exports.DescribePrefixListsResult || (exports.DescribePrefixListsResult = {}));
1224
971
  var DescribePrincipalIdFormatRequest;
1225
972
  (function (DescribePrincipalIdFormatRequest) {
1226
- /**
1227
- * @internal
1228
- */
1229
973
  DescribePrincipalIdFormatRequest.filterSensitiveLog = (obj) => ({
1230
974
  ...obj,
1231
975
  });
1232
976
  })(DescribePrincipalIdFormatRequest = exports.DescribePrincipalIdFormatRequest || (exports.DescribePrincipalIdFormatRequest = {}));
1233
977
  var PrincipalIdFormat;
1234
978
  (function (PrincipalIdFormat) {
1235
- /**
1236
- * @internal
1237
- */
1238
979
  PrincipalIdFormat.filterSensitiveLog = (obj) => ({
1239
980
  ...obj,
1240
981
  });
1241
982
  })(PrincipalIdFormat = exports.PrincipalIdFormat || (exports.PrincipalIdFormat = {}));
1242
983
  var DescribePrincipalIdFormatResult;
1243
984
  (function (DescribePrincipalIdFormatResult) {
1244
- /**
1245
- * @internal
1246
- */
1247
985
  DescribePrincipalIdFormatResult.filterSensitiveLog = (obj) => ({
1248
986
  ...obj,
1249
987
  });
1250
988
  })(DescribePrincipalIdFormatResult = exports.DescribePrincipalIdFormatResult || (exports.DescribePrincipalIdFormatResult = {}));
1251
989
  var DescribePublicIpv4PoolsRequest;
1252
990
  (function (DescribePublicIpv4PoolsRequest) {
1253
- /**
1254
- * @internal
1255
- */
1256
991
  DescribePublicIpv4PoolsRequest.filterSensitiveLog = (obj) => ({
1257
992
  ...obj,
1258
993
  });
1259
994
  })(DescribePublicIpv4PoolsRequest = exports.DescribePublicIpv4PoolsRequest || (exports.DescribePublicIpv4PoolsRequest = {}));
1260
995
  var PublicIpv4PoolRange;
1261
996
  (function (PublicIpv4PoolRange) {
1262
- /**
1263
- * @internal
1264
- */
1265
997
  PublicIpv4PoolRange.filterSensitiveLog = (obj) => ({
1266
998
  ...obj,
1267
999
  });
1268
1000
  })(PublicIpv4PoolRange = exports.PublicIpv4PoolRange || (exports.PublicIpv4PoolRange = {}));
1269
1001
  var PublicIpv4Pool;
1270
1002
  (function (PublicIpv4Pool) {
1271
- /**
1272
- * @internal
1273
- */
1274
1003
  PublicIpv4Pool.filterSensitiveLog = (obj) => ({
1275
1004
  ...obj,
1276
1005
  });
1277
1006
  })(PublicIpv4Pool = exports.PublicIpv4Pool || (exports.PublicIpv4Pool = {}));
1278
1007
  var DescribePublicIpv4PoolsResult;
1279
1008
  (function (DescribePublicIpv4PoolsResult) {
1280
- /**
1281
- * @internal
1282
- */
1283
1009
  DescribePublicIpv4PoolsResult.filterSensitiveLog = (obj) => ({
1284
1010
  ...obj,
1285
1011
  });
1286
1012
  })(DescribePublicIpv4PoolsResult = exports.DescribePublicIpv4PoolsResult || (exports.DescribePublicIpv4PoolsResult = {}));
1287
1013
  var DescribeRegionsRequest;
1288
1014
  (function (DescribeRegionsRequest) {
1289
- /**
1290
- * @internal
1291
- */
1292
1015
  DescribeRegionsRequest.filterSensitiveLog = (obj) => ({
1293
1016
  ...obj,
1294
1017
  });
1295
1018
  })(DescribeRegionsRequest = exports.DescribeRegionsRequest || (exports.DescribeRegionsRequest = {}));
1296
1019
  var Region;
1297
1020
  (function (Region) {
1298
- /**
1299
- * @internal
1300
- */
1301
1021
  Region.filterSensitiveLog = (obj) => ({
1302
1022
  ...obj,
1303
1023
  });
1304
1024
  })(Region = exports.Region || (exports.Region = {}));
1305
1025
  var DescribeRegionsResult;
1306
1026
  (function (DescribeRegionsResult) {
1307
- /**
1308
- * @internal
1309
- */
1310
1027
  DescribeRegionsResult.filterSensitiveLog = (obj) => ({
1311
1028
  ...obj,
1312
1029
  });
1313
1030
  })(DescribeRegionsResult = exports.DescribeRegionsResult || (exports.DescribeRegionsResult = {}));
1314
1031
  var DescribeReplaceRootVolumeTasksRequest;
1315
1032
  (function (DescribeReplaceRootVolumeTasksRequest) {
1316
- /**
1317
- * @internal
1318
- */
1319
1033
  DescribeReplaceRootVolumeTasksRequest.filterSensitiveLog = (obj) => ({
1320
1034
  ...obj,
1321
1035
  });
1322
1036
  })(DescribeReplaceRootVolumeTasksRequest = exports.DescribeReplaceRootVolumeTasksRequest || (exports.DescribeReplaceRootVolumeTasksRequest = {}));
1323
1037
  var DescribeReplaceRootVolumeTasksResult;
1324
1038
  (function (DescribeReplaceRootVolumeTasksResult) {
1325
- /**
1326
- * @internal
1327
- */
1328
1039
  DescribeReplaceRootVolumeTasksResult.filterSensitiveLog = (obj) => ({
1329
1040
  ...obj,
1330
1041
  });
@@ -1336,18 +1047,12 @@ var OfferingClassType;
1336
1047
  })(OfferingClassType = exports.OfferingClassType || (exports.OfferingClassType = {}));
1337
1048
  var DescribeReservedInstancesRequest;
1338
1049
  (function (DescribeReservedInstancesRequest) {
1339
- /**
1340
- * @internal
1341
- */
1342
1050
  DescribeReservedInstancesRequest.filterSensitiveLog = (obj) => ({
1343
1051
  ...obj,
1344
1052
  });
1345
1053
  })(DescribeReservedInstancesRequest = exports.DescribeReservedInstancesRequest || (exports.DescribeReservedInstancesRequest = {}));
1346
1054
  var RecurringCharge;
1347
1055
  (function (RecurringCharge) {
1348
- /**
1349
- * @internal
1350
- */
1351
1056
  RecurringCharge.filterSensitiveLog = (obj) => ({
1352
1057
  ...obj,
1353
1058
  });
@@ -1359,387 +1064,258 @@ var Scope;
1359
1064
  })(Scope = exports.Scope || (exports.Scope = {}));
1360
1065
  var ReservedInstances;
1361
1066
  (function (ReservedInstances) {
1362
- /**
1363
- * @internal
1364
- */
1365
1067
  ReservedInstances.filterSensitiveLog = (obj) => ({
1366
1068
  ...obj,
1367
1069
  });
1368
1070
  })(ReservedInstances = exports.ReservedInstances || (exports.ReservedInstances = {}));
1369
1071
  var DescribeReservedInstancesResult;
1370
1072
  (function (DescribeReservedInstancesResult) {
1371
- /**
1372
- * @internal
1373
- */
1374
1073
  DescribeReservedInstancesResult.filterSensitiveLog = (obj) => ({
1375
1074
  ...obj,
1376
1075
  });
1377
1076
  })(DescribeReservedInstancesResult = exports.DescribeReservedInstancesResult || (exports.DescribeReservedInstancesResult = {}));
1378
1077
  var DescribeReservedInstancesListingsRequest;
1379
1078
  (function (DescribeReservedInstancesListingsRequest) {
1380
- /**
1381
- * @internal
1382
- */
1383
1079
  DescribeReservedInstancesListingsRequest.filterSensitiveLog = (obj) => ({
1384
1080
  ...obj,
1385
1081
  });
1386
1082
  })(DescribeReservedInstancesListingsRequest = exports.DescribeReservedInstancesListingsRequest || (exports.DescribeReservedInstancesListingsRequest = {}));
1387
1083
  var DescribeReservedInstancesListingsResult;
1388
1084
  (function (DescribeReservedInstancesListingsResult) {
1389
- /**
1390
- * @internal
1391
- */
1392
1085
  DescribeReservedInstancesListingsResult.filterSensitiveLog = (obj) => ({
1393
1086
  ...obj,
1394
1087
  });
1395
1088
  })(DescribeReservedInstancesListingsResult = exports.DescribeReservedInstancesListingsResult || (exports.DescribeReservedInstancesListingsResult = {}));
1396
1089
  var DescribeReservedInstancesModificationsRequest;
1397
1090
  (function (DescribeReservedInstancesModificationsRequest) {
1398
- /**
1399
- * @internal
1400
- */
1401
1091
  DescribeReservedInstancesModificationsRequest.filterSensitiveLog = (obj) => ({
1402
1092
  ...obj,
1403
1093
  });
1404
1094
  })(DescribeReservedInstancesModificationsRequest = exports.DescribeReservedInstancesModificationsRequest || (exports.DescribeReservedInstancesModificationsRequest = {}));
1405
1095
  var ReservedInstancesConfiguration;
1406
1096
  (function (ReservedInstancesConfiguration) {
1407
- /**
1408
- * @internal
1409
- */
1410
1097
  ReservedInstancesConfiguration.filterSensitiveLog = (obj) => ({
1411
1098
  ...obj,
1412
1099
  });
1413
1100
  })(ReservedInstancesConfiguration = exports.ReservedInstancesConfiguration || (exports.ReservedInstancesConfiguration = {}));
1414
1101
  var ReservedInstancesModificationResult;
1415
1102
  (function (ReservedInstancesModificationResult) {
1416
- /**
1417
- * @internal
1418
- */
1419
1103
  ReservedInstancesModificationResult.filterSensitiveLog = (obj) => ({
1420
1104
  ...obj,
1421
1105
  });
1422
1106
  })(ReservedInstancesModificationResult = exports.ReservedInstancesModificationResult || (exports.ReservedInstancesModificationResult = {}));
1423
1107
  var ReservedInstancesId;
1424
1108
  (function (ReservedInstancesId) {
1425
- /**
1426
- * @internal
1427
- */
1428
1109
  ReservedInstancesId.filterSensitiveLog = (obj) => ({
1429
1110
  ...obj,
1430
1111
  });
1431
1112
  })(ReservedInstancesId = exports.ReservedInstancesId || (exports.ReservedInstancesId = {}));
1432
1113
  var ReservedInstancesModification;
1433
1114
  (function (ReservedInstancesModification) {
1434
- /**
1435
- * @internal
1436
- */
1437
1115
  ReservedInstancesModification.filterSensitiveLog = (obj) => ({
1438
1116
  ...obj,
1439
1117
  });
1440
1118
  })(ReservedInstancesModification = exports.ReservedInstancesModification || (exports.ReservedInstancesModification = {}));
1441
1119
  var DescribeReservedInstancesModificationsResult;
1442
1120
  (function (DescribeReservedInstancesModificationsResult) {
1443
- /**
1444
- * @internal
1445
- */
1446
1121
  DescribeReservedInstancesModificationsResult.filterSensitiveLog = (obj) => ({
1447
1122
  ...obj,
1448
1123
  });
1449
1124
  })(DescribeReservedInstancesModificationsResult = exports.DescribeReservedInstancesModificationsResult || (exports.DescribeReservedInstancesModificationsResult = {}));
1450
1125
  var DescribeReservedInstancesOfferingsRequest;
1451
1126
  (function (DescribeReservedInstancesOfferingsRequest) {
1452
- /**
1453
- * @internal
1454
- */
1455
1127
  DescribeReservedInstancesOfferingsRequest.filterSensitiveLog = (obj) => ({
1456
1128
  ...obj,
1457
1129
  });
1458
1130
  })(DescribeReservedInstancesOfferingsRequest = exports.DescribeReservedInstancesOfferingsRequest || (exports.DescribeReservedInstancesOfferingsRequest = {}));
1459
1131
  var PricingDetail;
1460
1132
  (function (PricingDetail) {
1461
- /**
1462
- * @internal
1463
- */
1464
1133
  PricingDetail.filterSensitiveLog = (obj) => ({
1465
1134
  ...obj,
1466
1135
  });
1467
1136
  })(PricingDetail = exports.PricingDetail || (exports.PricingDetail = {}));
1468
1137
  var ReservedInstancesOffering;
1469
1138
  (function (ReservedInstancesOffering) {
1470
- /**
1471
- * @internal
1472
- */
1473
1139
  ReservedInstancesOffering.filterSensitiveLog = (obj) => ({
1474
1140
  ...obj,
1475
1141
  });
1476
1142
  })(ReservedInstancesOffering = exports.ReservedInstancesOffering || (exports.ReservedInstancesOffering = {}));
1477
1143
  var DescribeReservedInstancesOfferingsResult;
1478
1144
  (function (DescribeReservedInstancesOfferingsResult) {
1479
- /**
1480
- * @internal
1481
- */
1482
1145
  DescribeReservedInstancesOfferingsResult.filterSensitiveLog = (obj) => ({
1483
1146
  ...obj,
1484
1147
  });
1485
1148
  })(DescribeReservedInstancesOfferingsResult = exports.DescribeReservedInstancesOfferingsResult || (exports.DescribeReservedInstancesOfferingsResult = {}));
1486
1149
  var DescribeRouteTablesRequest;
1487
1150
  (function (DescribeRouteTablesRequest) {
1488
- /**
1489
- * @internal
1490
- */
1491
1151
  DescribeRouteTablesRequest.filterSensitiveLog = (obj) => ({
1492
1152
  ...obj,
1493
1153
  });
1494
1154
  })(DescribeRouteTablesRequest = exports.DescribeRouteTablesRequest || (exports.DescribeRouteTablesRequest = {}));
1495
1155
  var DescribeRouteTablesResult;
1496
1156
  (function (DescribeRouteTablesResult) {
1497
- /**
1498
- * @internal
1499
- */
1500
1157
  DescribeRouteTablesResult.filterSensitiveLog = (obj) => ({
1501
1158
  ...obj,
1502
1159
  });
1503
1160
  })(DescribeRouteTablesResult = exports.DescribeRouteTablesResult || (exports.DescribeRouteTablesResult = {}));
1504
1161
  var SlotDateTimeRangeRequest;
1505
1162
  (function (SlotDateTimeRangeRequest) {
1506
- /**
1507
- * @internal
1508
- */
1509
1163
  SlotDateTimeRangeRequest.filterSensitiveLog = (obj) => ({
1510
1164
  ...obj,
1511
1165
  });
1512
1166
  })(SlotDateTimeRangeRequest = exports.SlotDateTimeRangeRequest || (exports.SlotDateTimeRangeRequest = {}));
1513
1167
  var ScheduledInstanceRecurrenceRequest;
1514
1168
  (function (ScheduledInstanceRecurrenceRequest) {
1515
- /**
1516
- * @internal
1517
- */
1518
1169
  ScheduledInstanceRecurrenceRequest.filterSensitiveLog = (obj) => ({
1519
1170
  ...obj,
1520
1171
  });
1521
1172
  })(ScheduledInstanceRecurrenceRequest = exports.ScheduledInstanceRecurrenceRequest || (exports.ScheduledInstanceRecurrenceRequest = {}));
1522
1173
  var DescribeScheduledInstanceAvailabilityRequest;
1523
1174
  (function (DescribeScheduledInstanceAvailabilityRequest) {
1524
- /**
1525
- * @internal
1526
- */
1527
1175
  DescribeScheduledInstanceAvailabilityRequest.filterSensitiveLog = (obj) => ({
1528
1176
  ...obj,
1529
1177
  });
1530
1178
  })(DescribeScheduledInstanceAvailabilityRequest = exports.DescribeScheduledInstanceAvailabilityRequest || (exports.DescribeScheduledInstanceAvailabilityRequest = {}));
1531
1179
  var ScheduledInstanceRecurrence;
1532
1180
  (function (ScheduledInstanceRecurrence) {
1533
- /**
1534
- * @internal
1535
- */
1536
1181
  ScheduledInstanceRecurrence.filterSensitiveLog = (obj) => ({
1537
1182
  ...obj,
1538
1183
  });
1539
1184
  })(ScheduledInstanceRecurrence = exports.ScheduledInstanceRecurrence || (exports.ScheduledInstanceRecurrence = {}));
1540
1185
  var ScheduledInstanceAvailability;
1541
1186
  (function (ScheduledInstanceAvailability) {
1542
- /**
1543
- * @internal
1544
- */
1545
1187
  ScheduledInstanceAvailability.filterSensitiveLog = (obj) => ({
1546
1188
  ...obj,
1547
1189
  });
1548
1190
  })(ScheduledInstanceAvailability = exports.ScheduledInstanceAvailability || (exports.ScheduledInstanceAvailability = {}));
1549
1191
  var DescribeScheduledInstanceAvailabilityResult;
1550
1192
  (function (DescribeScheduledInstanceAvailabilityResult) {
1551
- /**
1552
- * @internal
1553
- */
1554
1193
  DescribeScheduledInstanceAvailabilityResult.filterSensitiveLog = (obj) => ({
1555
1194
  ...obj,
1556
1195
  });
1557
1196
  })(DescribeScheduledInstanceAvailabilityResult = exports.DescribeScheduledInstanceAvailabilityResult || (exports.DescribeScheduledInstanceAvailabilityResult = {}));
1558
1197
  var SlotStartTimeRangeRequest;
1559
1198
  (function (SlotStartTimeRangeRequest) {
1560
- /**
1561
- * @internal
1562
- */
1563
1199
  SlotStartTimeRangeRequest.filterSensitiveLog = (obj) => ({
1564
1200
  ...obj,
1565
1201
  });
1566
1202
  })(SlotStartTimeRangeRequest = exports.SlotStartTimeRangeRequest || (exports.SlotStartTimeRangeRequest = {}));
1567
1203
  var DescribeScheduledInstancesRequest;
1568
1204
  (function (DescribeScheduledInstancesRequest) {
1569
- /**
1570
- * @internal
1571
- */
1572
1205
  DescribeScheduledInstancesRequest.filterSensitiveLog = (obj) => ({
1573
1206
  ...obj,
1574
1207
  });
1575
1208
  })(DescribeScheduledInstancesRequest = exports.DescribeScheduledInstancesRequest || (exports.DescribeScheduledInstancesRequest = {}));
1576
1209
  var ScheduledInstance;
1577
1210
  (function (ScheduledInstance) {
1578
- /**
1579
- * @internal
1580
- */
1581
1211
  ScheduledInstance.filterSensitiveLog = (obj) => ({
1582
1212
  ...obj,
1583
1213
  });
1584
1214
  })(ScheduledInstance = exports.ScheduledInstance || (exports.ScheduledInstance = {}));
1585
1215
  var DescribeScheduledInstancesResult;
1586
1216
  (function (DescribeScheduledInstancesResult) {
1587
- /**
1588
- * @internal
1589
- */
1590
1217
  DescribeScheduledInstancesResult.filterSensitiveLog = (obj) => ({
1591
1218
  ...obj,
1592
1219
  });
1593
1220
  })(DescribeScheduledInstancesResult = exports.DescribeScheduledInstancesResult || (exports.DescribeScheduledInstancesResult = {}));
1594
1221
  var DescribeSecurityGroupReferencesRequest;
1595
1222
  (function (DescribeSecurityGroupReferencesRequest) {
1596
- /**
1597
- * @internal
1598
- */
1599
1223
  DescribeSecurityGroupReferencesRequest.filterSensitiveLog = (obj) => ({
1600
1224
  ...obj,
1601
1225
  });
1602
1226
  })(DescribeSecurityGroupReferencesRequest = exports.DescribeSecurityGroupReferencesRequest || (exports.DescribeSecurityGroupReferencesRequest = {}));
1603
1227
  var SecurityGroupReference;
1604
1228
  (function (SecurityGroupReference) {
1605
- /**
1606
- * @internal
1607
- */
1608
1229
  SecurityGroupReference.filterSensitiveLog = (obj) => ({
1609
1230
  ...obj,
1610
1231
  });
1611
1232
  })(SecurityGroupReference = exports.SecurityGroupReference || (exports.SecurityGroupReference = {}));
1612
1233
  var DescribeSecurityGroupReferencesResult;
1613
1234
  (function (DescribeSecurityGroupReferencesResult) {
1614
- /**
1615
- * @internal
1616
- */
1617
1235
  DescribeSecurityGroupReferencesResult.filterSensitiveLog = (obj) => ({
1618
1236
  ...obj,
1619
1237
  });
1620
1238
  })(DescribeSecurityGroupReferencesResult = exports.DescribeSecurityGroupReferencesResult || (exports.DescribeSecurityGroupReferencesResult = {}));
1621
1239
  var DescribeSecurityGroupRulesRequest;
1622
1240
  (function (DescribeSecurityGroupRulesRequest) {
1623
- /**
1624
- * @internal
1625
- */
1626
1241
  DescribeSecurityGroupRulesRequest.filterSensitiveLog = (obj) => ({
1627
1242
  ...obj,
1628
1243
  });
1629
1244
  })(DescribeSecurityGroupRulesRequest = exports.DescribeSecurityGroupRulesRequest || (exports.DescribeSecurityGroupRulesRequest = {}));
1630
1245
  var DescribeSecurityGroupRulesResult;
1631
1246
  (function (DescribeSecurityGroupRulesResult) {
1632
- /**
1633
- * @internal
1634
- */
1635
1247
  DescribeSecurityGroupRulesResult.filterSensitiveLog = (obj) => ({
1636
1248
  ...obj,
1637
1249
  });
1638
1250
  })(DescribeSecurityGroupRulesResult = exports.DescribeSecurityGroupRulesResult || (exports.DescribeSecurityGroupRulesResult = {}));
1639
1251
  var DescribeSecurityGroupsRequest;
1640
1252
  (function (DescribeSecurityGroupsRequest) {
1641
- /**
1642
- * @internal
1643
- */
1644
1253
  DescribeSecurityGroupsRequest.filterSensitiveLog = (obj) => ({
1645
1254
  ...obj,
1646
1255
  });
1647
1256
  })(DescribeSecurityGroupsRequest = exports.DescribeSecurityGroupsRequest || (exports.DescribeSecurityGroupsRequest = {}));
1648
1257
  var SecurityGroup;
1649
1258
  (function (SecurityGroup) {
1650
- /**
1651
- * @internal
1652
- */
1653
1259
  SecurityGroup.filterSensitiveLog = (obj) => ({
1654
1260
  ...obj,
1655
1261
  });
1656
1262
  })(SecurityGroup = exports.SecurityGroup || (exports.SecurityGroup = {}));
1657
1263
  var DescribeSecurityGroupsResult;
1658
1264
  (function (DescribeSecurityGroupsResult) {
1659
- /**
1660
- * @internal
1661
- */
1662
1265
  DescribeSecurityGroupsResult.filterSensitiveLog = (obj) => ({
1663
1266
  ...obj,
1664
1267
  });
1665
1268
  })(DescribeSecurityGroupsResult = exports.DescribeSecurityGroupsResult || (exports.DescribeSecurityGroupsResult = {}));
1666
1269
  var DescribeSnapshotAttributeRequest;
1667
1270
  (function (DescribeSnapshotAttributeRequest) {
1668
- /**
1669
- * @internal
1670
- */
1671
1271
  DescribeSnapshotAttributeRequest.filterSensitiveLog = (obj) => ({
1672
1272
  ...obj,
1673
1273
  });
1674
1274
  })(DescribeSnapshotAttributeRequest = exports.DescribeSnapshotAttributeRequest || (exports.DescribeSnapshotAttributeRequest = {}));
1675
1275
  var CreateVolumePermission;
1676
1276
  (function (CreateVolumePermission) {
1677
- /**
1678
- * @internal
1679
- */
1680
1277
  CreateVolumePermission.filterSensitiveLog = (obj) => ({
1681
1278
  ...obj,
1682
1279
  });
1683
1280
  })(CreateVolumePermission = exports.CreateVolumePermission || (exports.CreateVolumePermission = {}));
1684
1281
  var DescribeSnapshotAttributeResult;
1685
1282
  (function (DescribeSnapshotAttributeResult) {
1686
- /**
1687
- * @internal
1688
- */
1689
1283
  DescribeSnapshotAttributeResult.filterSensitiveLog = (obj) => ({
1690
1284
  ...obj,
1691
1285
  });
1692
1286
  })(DescribeSnapshotAttributeResult = exports.DescribeSnapshotAttributeResult || (exports.DescribeSnapshotAttributeResult = {}));
1693
1287
  var DescribeSnapshotsRequest;
1694
1288
  (function (DescribeSnapshotsRequest) {
1695
- /**
1696
- * @internal
1697
- */
1698
1289
  DescribeSnapshotsRequest.filterSensitiveLog = (obj) => ({
1699
1290
  ...obj,
1700
1291
  });
1701
1292
  })(DescribeSnapshotsRequest = exports.DescribeSnapshotsRequest || (exports.DescribeSnapshotsRequest = {}));
1702
1293
  var DescribeSnapshotsResult;
1703
1294
  (function (DescribeSnapshotsResult) {
1704
- /**
1705
- * @internal
1706
- */
1707
1295
  DescribeSnapshotsResult.filterSensitiveLog = (obj) => ({
1708
1296
  ...obj,
1709
1297
  });
1710
1298
  })(DescribeSnapshotsResult = exports.DescribeSnapshotsResult || (exports.DescribeSnapshotsResult = {}));
1711
1299
  var DescribeSpotDatafeedSubscriptionRequest;
1712
1300
  (function (DescribeSpotDatafeedSubscriptionRequest) {
1713
- /**
1714
- * @internal
1715
- */
1716
1301
  DescribeSpotDatafeedSubscriptionRequest.filterSensitiveLog = (obj) => ({
1717
1302
  ...obj,
1718
1303
  });
1719
1304
  })(DescribeSpotDatafeedSubscriptionRequest = exports.DescribeSpotDatafeedSubscriptionRequest || (exports.DescribeSpotDatafeedSubscriptionRequest = {}));
1720
1305
  var DescribeSpotDatafeedSubscriptionResult;
1721
1306
  (function (DescribeSpotDatafeedSubscriptionResult) {
1722
- /**
1723
- * @internal
1724
- */
1725
1307
  DescribeSpotDatafeedSubscriptionResult.filterSensitiveLog = (obj) => ({
1726
1308
  ...obj,
1727
1309
  });
1728
1310
  })(DescribeSpotDatafeedSubscriptionResult = exports.DescribeSpotDatafeedSubscriptionResult || (exports.DescribeSpotDatafeedSubscriptionResult = {}));
1729
1311
  var DescribeSpotFleetInstancesRequest;
1730
1312
  (function (DescribeSpotFleetInstancesRequest) {
1731
- /**
1732
- * @internal
1733
- */
1734
1313
  DescribeSpotFleetInstancesRequest.filterSensitiveLog = (obj) => ({
1735
1314
  ...obj,
1736
1315
  });
1737
1316
  })(DescribeSpotFleetInstancesRequest = exports.DescribeSpotFleetInstancesRequest || (exports.DescribeSpotFleetInstancesRequest = {}));
1738
1317
  var DescribeSpotFleetInstancesResponse;
1739
1318
  (function (DescribeSpotFleetInstancesResponse) {
1740
- /**
1741
- * @internal
1742
- */
1743
1319
  DescribeSpotFleetInstancesResponse.filterSensitiveLog = (obj) => ({
1744
1320
  ...obj,
1745
1321
  });
@@ -1753,36 +1329,24 @@ var EventType;
1753
1329
  })(EventType = exports.EventType || (exports.EventType = {}));
1754
1330
  var DescribeSpotFleetRequestHistoryRequest;
1755
1331
  (function (DescribeSpotFleetRequestHistoryRequest) {
1756
- /**
1757
- * @internal
1758
- */
1759
1332
  DescribeSpotFleetRequestHistoryRequest.filterSensitiveLog = (obj) => ({
1760
1333
  ...obj,
1761
1334
  });
1762
1335
  })(DescribeSpotFleetRequestHistoryRequest = exports.DescribeSpotFleetRequestHistoryRequest || (exports.DescribeSpotFleetRequestHistoryRequest = {}));
1763
1336
  var HistoryRecord;
1764
1337
  (function (HistoryRecord) {
1765
- /**
1766
- * @internal
1767
- */
1768
1338
  HistoryRecord.filterSensitiveLog = (obj) => ({
1769
1339
  ...obj,
1770
1340
  });
1771
1341
  })(HistoryRecord = exports.HistoryRecord || (exports.HistoryRecord = {}));
1772
1342
  var DescribeSpotFleetRequestHistoryResponse;
1773
1343
  (function (DescribeSpotFleetRequestHistoryResponse) {
1774
- /**
1775
- * @internal
1776
- */
1777
1344
  DescribeSpotFleetRequestHistoryResponse.filterSensitiveLog = (obj) => ({
1778
1345
  ...obj,
1779
1346
  });
1780
1347
  })(DescribeSpotFleetRequestHistoryResponse = exports.DescribeSpotFleetRequestHistoryResponse || (exports.DescribeSpotFleetRequestHistoryResponse = {}));
1781
1348
  var DescribeSpotFleetRequestsRequest;
1782
1349
  (function (DescribeSpotFleetRequestsRequest) {
1783
- /**
1784
- * @internal
1785
- */
1786
1350
  DescribeSpotFleetRequestsRequest.filterSensitiveLog = (obj) => ({
1787
1351
  ...obj,
1788
1352
  });
@@ -1794,108 +1358,72 @@ var ExcessCapacityTerminationPolicy;
1794
1358
  })(ExcessCapacityTerminationPolicy = exports.ExcessCapacityTerminationPolicy || (exports.ExcessCapacityTerminationPolicy = {}));
1795
1359
  var SpotFleetMonitoring;
1796
1360
  (function (SpotFleetMonitoring) {
1797
- /**
1798
- * @internal
1799
- */
1800
1361
  SpotFleetMonitoring.filterSensitiveLog = (obj) => ({
1801
1362
  ...obj,
1802
1363
  });
1803
1364
  })(SpotFleetMonitoring = exports.SpotFleetMonitoring || (exports.SpotFleetMonitoring = {}));
1804
1365
  var InstanceNetworkInterfaceSpecification;
1805
1366
  (function (InstanceNetworkInterfaceSpecification) {
1806
- /**
1807
- * @internal
1808
- */
1809
1367
  InstanceNetworkInterfaceSpecification.filterSensitiveLog = (obj) => ({
1810
1368
  ...obj,
1811
1369
  });
1812
1370
  })(InstanceNetworkInterfaceSpecification = exports.InstanceNetworkInterfaceSpecification || (exports.InstanceNetworkInterfaceSpecification = {}));
1813
1371
  var SpotPlacement;
1814
1372
  (function (SpotPlacement) {
1815
- /**
1816
- * @internal
1817
- */
1818
1373
  SpotPlacement.filterSensitiveLog = (obj) => ({
1819
1374
  ...obj,
1820
1375
  });
1821
1376
  })(SpotPlacement = exports.SpotPlacement || (exports.SpotPlacement = {}));
1822
1377
  var SpotFleetTagSpecification;
1823
1378
  (function (SpotFleetTagSpecification) {
1824
- /**
1825
- * @internal
1826
- */
1827
1379
  SpotFleetTagSpecification.filterSensitiveLog = (obj) => ({
1828
1380
  ...obj,
1829
1381
  });
1830
1382
  })(SpotFleetTagSpecification = exports.SpotFleetTagSpecification || (exports.SpotFleetTagSpecification = {}));
1831
1383
  var SpotFleetLaunchSpecification;
1832
1384
  (function (SpotFleetLaunchSpecification) {
1833
- /**
1834
- * @internal
1835
- */
1836
1385
  SpotFleetLaunchSpecification.filterSensitiveLog = (obj) => ({
1837
1386
  ...obj,
1838
1387
  });
1839
1388
  })(SpotFleetLaunchSpecification = exports.SpotFleetLaunchSpecification || (exports.SpotFleetLaunchSpecification = {}));
1840
1389
  var LaunchTemplateOverrides;
1841
1390
  (function (LaunchTemplateOverrides) {
1842
- /**
1843
- * @internal
1844
- */
1845
1391
  LaunchTemplateOverrides.filterSensitiveLog = (obj) => ({
1846
1392
  ...obj,
1847
1393
  });
1848
1394
  })(LaunchTemplateOverrides = exports.LaunchTemplateOverrides || (exports.LaunchTemplateOverrides = {}));
1849
1395
  var LaunchTemplateConfig;
1850
1396
  (function (LaunchTemplateConfig) {
1851
- /**
1852
- * @internal
1853
- */
1854
1397
  LaunchTemplateConfig.filterSensitiveLog = (obj) => ({
1855
1398
  ...obj,
1856
1399
  });
1857
1400
  })(LaunchTemplateConfig = exports.LaunchTemplateConfig || (exports.LaunchTemplateConfig = {}));
1858
1401
  var ClassicLoadBalancer;
1859
1402
  (function (ClassicLoadBalancer) {
1860
- /**
1861
- * @internal
1862
- */
1863
1403
  ClassicLoadBalancer.filterSensitiveLog = (obj) => ({
1864
1404
  ...obj,
1865
1405
  });
1866
1406
  })(ClassicLoadBalancer = exports.ClassicLoadBalancer || (exports.ClassicLoadBalancer = {}));
1867
1407
  var ClassicLoadBalancersConfig;
1868
1408
  (function (ClassicLoadBalancersConfig) {
1869
- /**
1870
- * @internal
1871
- */
1872
1409
  ClassicLoadBalancersConfig.filterSensitiveLog = (obj) => ({
1873
1410
  ...obj,
1874
1411
  });
1875
1412
  })(ClassicLoadBalancersConfig = exports.ClassicLoadBalancersConfig || (exports.ClassicLoadBalancersConfig = {}));
1876
1413
  var TargetGroup;
1877
1414
  (function (TargetGroup) {
1878
- /**
1879
- * @internal
1880
- */
1881
1415
  TargetGroup.filterSensitiveLog = (obj) => ({
1882
1416
  ...obj,
1883
1417
  });
1884
1418
  })(TargetGroup = exports.TargetGroup || (exports.TargetGroup = {}));
1885
1419
  var TargetGroupsConfig;
1886
1420
  (function (TargetGroupsConfig) {
1887
- /**
1888
- * @internal
1889
- */
1890
1421
  TargetGroupsConfig.filterSensitiveLog = (obj) => ({
1891
1422
  ...obj,
1892
1423
  });
1893
1424
  })(TargetGroupsConfig = exports.TargetGroupsConfig || (exports.TargetGroupsConfig = {}));
1894
1425
  var LoadBalancersConfig;
1895
1426
  (function (LoadBalancersConfig) {
1896
- /**
1897
- * @internal
1898
- */
1899
1427
  LoadBalancersConfig.filterSensitiveLog = (obj) => ({
1900
1428
  ...obj,
1901
1429
  });
@@ -1911,487 +1439,139 @@ var ReplacementStrategy;
1911
1439
  })(ReplacementStrategy = exports.ReplacementStrategy || (exports.ReplacementStrategy = {}));
1912
1440
  var SpotCapacityRebalance;
1913
1441
  (function (SpotCapacityRebalance) {
1914
- /**
1915
- * @internal
1916
- */
1917
1442
  SpotCapacityRebalance.filterSensitiveLog = (obj) => ({
1918
1443
  ...obj,
1919
1444
  });
1920
1445
  })(SpotCapacityRebalance = exports.SpotCapacityRebalance || (exports.SpotCapacityRebalance = {}));
1921
1446
  var SpotMaintenanceStrategies;
1922
1447
  (function (SpotMaintenanceStrategies) {
1923
- /**
1924
- * @internal
1925
- */
1926
1448
  SpotMaintenanceStrategies.filterSensitiveLog = (obj) => ({
1927
1449
  ...obj,
1928
1450
  });
1929
1451
  })(SpotMaintenanceStrategies = exports.SpotMaintenanceStrategies || (exports.SpotMaintenanceStrategies = {}));
1930
1452
  var SpotFleetRequestConfigData;
1931
1453
  (function (SpotFleetRequestConfigData) {
1932
- /**
1933
- * @internal
1934
- */
1935
1454
  SpotFleetRequestConfigData.filterSensitiveLog = (obj) => ({
1936
1455
  ...obj,
1937
1456
  });
1938
1457
  })(SpotFleetRequestConfigData = exports.SpotFleetRequestConfigData || (exports.SpotFleetRequestConfigData = {}));
1939
1458
  var SpotFleetRequestConfig;
1940
1459
  (function (SpotFleetRequestConfig) {
1941
- /**
1942
- * @internal
1943
- */
1944
1460
  SpotFleetRequestConfig.filterSensitiveLog = (obj) => ({
1945
1461
  ...obj,
1946
1462
  });
1947
1463
  })(SpotFleetRequestConfig = exports.SpotFleetRequestConfig || (exports.SpotFleetRequestConfig = {}));
1948
1464
  var DescribeSpotFleetRequestsResponse;
1949
1465
  (function (DescribeSpotFleetRequestsResponse) {
1950
- /**
1951
- * @internal
1952
- */
1953
1466
  DescribeSpotFleetRequestsResponse.filterSensitiveLog = (obj) => ({
1954
1467
  ...obj,
1955
1468
  });
1956
1469
  })(DescribeSpotFleetRequestsResponse = exports.DescribeSpotFleetRequestsResponse || (exports.DescribeSpotFleetRequestsResponse = {}));
1957
1470
  var DescribeSpotInstanceRequestsRequest;
1958
1471
  (function (DescribeSpotInstanceRequestsRequest) {
1959
- /**
1960
- * @internal
1961
- */
1962
1472
  DescribeSpotInstanceRequestsRequest.filterSensitiveLog = (obj) => ({
1963
1473
  ...obj,
1964
1474
  });
1965
1475
  })(DescribeSpotInstanceRequestsRequest = exports.DescribeSpotInstanceRequestsRequest || (exports.DescribeSpotInstanceRequestsRequest = {}));
1966
1476
  var RunInstancesMonitoringEnabled;
1967
1477
  (function (RunInstancesMonitoringEnabled) {
1968
- /**
1969
- * @internal
1970
- */
1971
1478
  RunInstancesMonitoringEnabled.filterSensitiveLog = (obj) => ({
1972
1479
  ...obj,
1973
1480
  });
1974
1481
  })(RunInstancesMonitoringEnabled = exports.RunInstancesMonitoringEnabled || (exports.RunInstancesMonitoringEnabled = {}));
1975
1482
  var LaunchSpecification;
1976
1483
  (function (LaunchSpecification) {
1977
- /**
1978
- * @internal
1979
- */
1980
1484
  LaunchSpecification.filterSensitiveLog = (obj) => ({
1981
1485
  ...obj,
1982
1486
  });
1983
1487
  })(LaunchSpecification = exports.LaunchSpecification || (exports.LaunchSpecification = {}));
1984
1488
  var SpotInstanceStatus;
1985
1489
  (function (SpotInstanceStatus) {
1986
- /**
1987
- * @internal
1988
- */
1989
1490
  SpotInstanceStatus.filterSensitiveLog = (obj) => ({
1990
1491
  ...obj,
1991
1492
  });
1992
1493
  })(SpotInstanceStatus = exports.SpotInstanceStatus || (exports.SpotInstanceStatus = {}));
1993
1494
  var SpotInstanceRequest;
1994
1495
  (function (SpotInstanceRequest) {
1995
- /**
1996
- * @internal
1997
- */
1998
1496
  SpotInstanceRequest.filterSensitiveLog = (obj) => ({
1999
1497
  ...obj,
2000
1498
  });
2001
1499
  })(SpotInstanceRequest = exports.SpotInstanceRequest || (exports.SpotInstanceRequest = {}));
2002
1500
  var DescribeSpotInstanceRequestsResult;
2003
1501
  (function (DescribeSpotInstanceRequestsResult) {
2004
- /**
2005
- * @internal
2006
- */
2007
1502
  DescribeSpotInstanceRequestsResult.filterSensitiveLog = (obj) => ({
2008
1503
  ...obj,
2009
1504
  });
2010
1505
  })(DescribeSpotInstanceRequestsResult = exports.DescribeSpotInstanceRequestsResult || (exports.DescribeSpotInstanceRequestsResult = {}));
2011
1506
  var DescribeSpotPriceHistoryRequest;
2012
1507
  (function (DescribeSpotPriceHistoryRequest) {
2013
- /**
2014
- * @internal
2015
- */
2016
1508
  DescribeSpotPriceHistoryRequest.filterSensitiveLog = (obj) => ({
2017
1509
  ...obj,
2018
1510
  });
2019
1511
  })(DescribeSpotPriceHistoryRequest = exports.DescribeSpotPriceHistoryRequest || (exports.DescribeSpotPriceHistoryRequest = {}));
2020
1512
  var SpotPrice;
2021
1513
  (function (SpotPrice) {
2022
- /**
2023
- * @internal
2024
- */
2025
1514
  SpotPrice.filterSensitiveLog = (obj) => ({
2026
1515
  ...obj,
2027
1516
  });
2028
1517
  })(SpotPrice = exports.SpotPrice || (exports.SpotPrice = {}));
2029
1518
  var DescribeSpotPriceHistoryResult;
2030
1519
  (function (DescribeSpotPriceHistoryResult) {
2031
- /**
2032
- * @internal
2033
- */
2034
1520
  DescribeSpotPriceHistoryResult.filterSensitiveLog = (obj) => ({
2035
1521
  ...obj,
2036
1522
  });
2037
1523
  })(DescribeSpotPriceHistoryResult = exports.DescribeSpotPriceHistoryResult || (exports.DescribeSpotPriceHistoryResult = {}));
2038
1524
  var DescribeStaleSecurityGroupsRequest;
2039
1525
  (function (DescribeStaleSecurityGroupsRequest) {
2040
- /**
2041
- * @internal
2042
- */
2043
1526
  DescribeStaleSecurityGroupsRequest.filterSensitiveLog = (obj) => ({
2044
1527
  ...obj,
2045
1528
  });
2046
1529
  })(DescribeStaleSecurityGroupsRequest = exports.DescribeStaleSecurityGroupsRequest || (exports.DescribeStaleSecurityGroupsRequest = {}));
2047
1530
  var StaleIpPermission;
2048
1531
  (function (StaleIpPermission) {
2049
- /**
2050
- * @internal
2051
- */
2052
1532
  StaleIpPermission.filterSensitiveLog = (obj) => ({
2053
1533
  ...obj,
2054
1534
  });
2055
1535
  })(StaleIpPermission = exports.StaleIpPermission || (exports.StaleIpPermission = {}));
2056
1536
  var StaleSecurityGroup;
2057
1537
  (function (StaleSecurityGroup) {
2058
- /**
2059
- * @internal
2060
- */
2061
1538
  StaleSecurityGroup.filterSensitiveLog = (obj) => ({
2062
1539
  ...obj,
2063
1540
  });
2064
1541
  })(StaleSecurityGroup = exports.StaleSecurityGroup || (exports.StaleSecurityGroup = {}));
2065
1542
  var DescribeStaleSecurityGroupsResult;
2066
1543
  (function (DescribeStaleSecurityGroupsResult) {
2067
- /**
2068
- * @internal
2069
- */
2070
1544
  DescribeStaleSecurityGroupsResult.filterSensitiveLog = (obj) => ({
2071
1545
  ...obj,
2072
1546
  });
2073
1547
  })(DescribeStaleSecurityGroupsResult = exports.DescribeStaleSecurityGroupsResult || (exports.DescribeStaleSecurityGroupsResult = {}));
2074
1548
  var DescribeStoreImageTasksRequest;
2075
1549
  (function (DescribeStoreImageTasksRequest) {
2076
- /**
2077
- * @internal
2078
- */
2079
1550
  DescribeStoreImageTasksRequest.filterSensitiveLog = (obj) => ({
2080
1551
  ...obj,
2081
1552
  });
2082
1553
  })(DescribeStoreImageTasksRequest = exports.DescribeStoreImageTasksRequest || (exports.DescribeStoreImageTasksRequest = {}));
2083
1554
  var StoreImageTaskResult;
2084
1555
  (function (StoreImageTaskResult) {
2085
- /**
2086
- * @internal
2087
- */
2088
1556
  StoreImageTaskResult.filterSensitiveLog = (obj) => ({
2089
1557
  ...obj,
2090
1558
  });
2091
1559
  })(StoreImageTaskResult = exports.StoreImageTaskResult || (exports.StoreImageTaskResult = {}));
2092
1560
  var DescribeStoreImageTasksResult;
2093
1561
  (function (DescribeStoreImageTasksResult) {
2094
- /**
2095
- * @internal
2096
- */
2097
1562
  DescribeStoreImageTasksResult.filterSensitiveLog = (obj) => ({
2098
1563
  ...obj,
2099
1564
  });
2100
1565
  })(DescribeStoreImageTasksResult = exports.DescribeStoreImageTasksResult || (exports.DescribeStoreImageTasksResult = {}));
2101
1566
  var DescribeSubnetsRequest;
2102
1567
  (function (DescribeSubnetsRequest) {
2103
- /**
2104
- * @internal
2105
- */
2106
1568
  DescribeSubnetsRequest.filterSensitiveLog = (obj) => ({
2107
1569
  ...obj,
2108
1570
  });
2109
1571
  })(DescribeSubnetsRequest = exports.DescribeSubnetsRequest || (exports.DescribeSubnetsRequest = {}));
2110
1572
  var DescribeSubnetsResult;
2111
1573
  (function (DescribeSubnetsResult) {
2112
- /**
2113
- * @internal
2114
- */
2115
1574
  DescribeSubnetsResult.filterSensitiveLog = (obj) => ({
2116
1575
  ...obj,
2117
1576
  });
2118
1577
  })(DescribeSubnetsResult = exports.DescribeSubnetsResult || (exports.DescribeSubnetsResult = {}));
2119
- var DescribeTagsRequest;
2120
- (function (DescribeTagsRequest) {
2121
- /**
2122
- * @internal
2123
- */
2124
- DescribeTagsRequest.filterSensitiveLog = (obj) => ({
2125
- ...obj,
2126
- });
2127
- })(DescribeTagsRequest = exports.DescribeTagsRequest || (exports.DescribeTagsRequest = {}));
2128
- var TagDescription;
2129
- (function (TagDescription) {
2130
- /**
2131
- * @internal
2132
- */
2133
- TagDescription.filterSensitiveLog = (obj) => ({
2134
- ...obj,
2135
- });
2136
- })(TagDescription = exports.TagDescription || (exports.TagDescription = {}));
2137
- var DescribeTagsResult;
2138
- (function (DescribeTagsResult) {
2139
- /**
2140
- * @internal
2141
- */
2142
- DescribeTagsResult.filterSensitiveLog = (obj) => ({
2143
- ...obj,
2144
- });
2145
- })(DescribeTagsResult = exports.DescribeTagsResult || (exports.DescribeTagsResult = {}));
2146
- var DescribeTrafficMirrorFiltersRequest;
2147
- (function (DescribeTrafficMirrorFiltersRequest) {
2148
- /**
2149
- * @internal
2150
- */
2151
- DescribeTrafficMirrorFiltersRequest.filterSensitiveLog = (obj) => ({
2152
- ...obj,
2153
- });
2154
- })(DescribeTrafficMirrorFiltersRequest = exports.DescribeTrafficMirrorFiltersRequest || (exports.DescribeTrafficMirrorFiltersRequest = {}));
2155
- var DescribeTrafficMirrorFiltersResult;
2156
- (function (DescribeTrafficMirrorFiltersResult) {
2157
- /**
2158
- * @internal
2159
- */
2160
- DescribeTrafficMirrorFiltersResult.filterSensitiveLog = (obj) => ({
2161
- ...obj,
2162
- });
2163
- })(DescribeTrafficMirrorFiltersResult = exports.DescribeTrafficMirrorFiltersResult || (exports.DescribeTrafficMirrorFiltersResult = {}));
2164
- var DescribeTrafficMirrorSessionsRequest;
2165
- (function (DescribeTrafficMirrorSessionsRequest) {
2166
- /**
2167
- * @internal
2168
- */
2169
- DescribeTrafficMirrorSessionsRequest.filterSensitiveLog = (obj) => ({
2170
- ...obj,
2171
- });
2172
- })(DescribeTrafficMirrorSessionsRequest = exports.DescribeTrafficMirrorSessionsRequest || (exports.DescribeTrafficMirrorSessionsRequest = {}));
2173
- var DescribeTrafficMirrorSessionsResult;
2174
- (function (DescribeTrafficMirrorSessionsResult) {
2175
- /**
2176
- * @internal
2177
- */
2178
- DescribeTrafficMirrorSessionsResult.filterSensitiveLog = (obj) => ({
2179
- ...obj,
2180
- });
2181
- })(DescribeTrafficMirrorSessionsResult = exports.DescribeTrafficMirrorSessionsResult || (exports.DescribeTrafficMirrorSessionsResult = {}));
2182
- var DescribeTrafficMirrorTargetsRequest;
2183
- (function (DescribeTrafficMirrorTargetsRequest) {
2184
- /**
2185
- * @internal
2186
- */
2187
- DescribeTrafficMirrorTargetsRequest.filterSensitiveLog = (obj) => ({
2188
- ...obj,
2189
- });
2190
- })(DescribeTrafficMirrorTargetsRequest = exports.DescribeTrafficMirrorTargetsRequest || (exports.DescribeTrafficMirrorTargetsRequest = {}));
2191
- var DescribeTrafficMirrorTargetsResult;
2192
- (function (DescribeTrafficMirrorTargetsResult) {
2193
- /**
2194
- * @internal
2195
- */
2196
- DescribeTrafficMirrorTargetsResult.filterSensitiveLog = (obj) => ({
2197
- ...obj,
2198
- });
2199
- })(DescribeTrafficMirrorTargetsResult = exports.DescribeTrafficMirrorTargetsResult || (exports.DescribeTrafficMirrorTargetsResult = {}));
2200
- var DescribeTransitGatewayAttachmentsRequest;
2201
- (function (DescribeTransitGatewayAttachmentsRequest) {
2202
- /**
2203
- * @internal
2204
- */
2205
- DescribeTransitGatewayAttachmentsRequest.filterSensitiveLog = (obj) => ({
2206
- ...obj,
2207
- });
2208
- })(DescribeTransitGatewayAttachmentsRequest = exports.DescribeTransitGatewayAttachmentsRequest || (exports.DescribeTransitGatewayAttachmentsRequest = {}));
2209
- var TransitGatewayAttachmentAssociation;
2210
- (function (TransitGatewayAttachmentAssociation) {
2211
- /**
2212
- * @internal
2213
- */
2214
- TransitGatewayAttachmentAssociation.filterSensitiveLog = (obj) => ({
2215
- ...obj,
2216
- });
2217
- })(TransitGatewayAttachmentAssociation = exports.TransitGatewayAttachmentAssociation || (exports.TransitGatewayAttachmentAssociation = {}));
2218
- var TransitGatewayAttachment;
2219
- (function (TransitGatewayAttachment) {
2220
- /**
2221
- * @internal
2222
- */
2223
- TransitGatewayAttachment.filterSensitiveLog = (obj) => ({
2224
- ...obj,
2225
- });
2226
- })(TransitGatewayAttachment = exports.TransitGatewayAttachment || (exports.TransitGatewayAttachment = {}));
2227
- var DescribeTransitGatewayAttachmentsResult;
2228
- (function (DescribeTransitGatewayAttachmentsResult) {
2229
- /**
2230
- * @internal
2231
- */
2232
- DescribeTransitGatewayAttachmentsResult.filterSensitiveLog = (obj) => ({
2233
- ...obj,
2234
- });
2235
- })(DescribeTransitGatewayAttachmentsResult = exports.DescribeTransitGatewayAttachmentsResult || (exports.DescribeTransitGatewayAttachmentsResult = {}));
2236
- var DescribeTransitGatewayConnectPeersRequest;
2237
- (function (DescribeTransitGatewayConnectPeersRequest) {
2238
- /**
2239
- * @internal
2240
- */
2241
- DescribeTransitGatewayConnectPeersRequest.filterSensitiveLog = (obj) => ({
2242
- ...obj,
2243
- });
2244
- })(DescribeTransitGatewayConnectPeersRequest = exports.DescribeTransitGatewayConnectPeersRequest || (exports.DescribeTransitGatewayConnectPeersRequest = {}));
2245
- var DescribeTransitGatewayConnectPeersResult;
2246
- (function (DescribeTransitGatewayConnectPeersResult) {
2247
- /**
2248
- * @internal
2249
- */
2250
- DescribeTransitGatewayConnectPeersResult.filterSensitiveLog = (obj) => ({
2251
- ...obj,
2252
- });
2253
- })(DescribeTransitGatewayConnectPeersResult = exports.DescribeTransitGatewayConnectPeersResult || (exports.DescribeTransitGatewayConnectPeersResult = {}));
2254
- var DescribeTransitGatewayConnectsRequest;
2255
- (function (DescribeTransitGatewayConnectsRequest) {
2256
- /**
2257
- * @internal
2258
- */
2259
- DescribeTransitGatewayConnectsRequest.filterSensitiveLog = (obj) => ({
2260
- ...obj,
2261
- });
2262
- })(DescribeTransitGatewayConnectsRequest = exports.DescribeTransitGatewayConnectsRequest || (exports.DescribeTransitGatewayConnectsRequest = {}));
2263
- var DescribeTransitGatewayConnectsResult;
2264
- (function (DescribeTransitGatewayConnectsResult) {
2265
- /**
2266
- * @internal
2267
- */
2268
- DescribeTransitGatewayConnectsResult.filterSensitiveLog = (obj) => ({
2269
- ...obj,
2270
- });
2271
- })(DescribeTransitGatewayConnectsResult = exports.DescribeTransitGatewayConnectsResult || (exports.DescribeTransitGatewayConnectsResult = {}));
2272
- var DescribeTransitGatewayMulticastDomainsRequest;
2273
- (function (DescribeTransitGatewayMulticastDomainsRequest) {
2274
- /**
2275
- * @internal
2276
- */
2277
- DescribeTransitGatewayMulticastDomainsRequest.filterSensitiveLog = (obj) => ({
2278
- ...obj,
2279
- });
2280
- })(DescribeTransitGatewayMulticastDomainsRequest = exports.DescribeTransitGatewayMulticastDomainsRequest || (exports.DescribeTransitGatewayMulticastDomainsRequest = {}));
2281
- var DescribeTransitGatewayMulticastDomainsResult;
2282
- (function (DescribeTransitGatewayMulticastDomainsResult) {
2283
- /**
2284
- * @internal
2285
- */
2286
- DescribeTransitGatewayMulticastDomainsResult.filterSensitiveLog = (obj) => ({
2287
- ...obj,
2288
- });
2289
- })(DescribeTransitGatewayMulticastDomainsResult = exports.DescribeTransitGatewayMulticastDomainsResult || (exports.DescribeTransitGatewayMulticastDomainsResult = {}));
2290
- var DescribeTransitGatewayPeeringAttachmentsRequest;
2291
- (function (DescribeTransitGatewayPeeringAttachmentsRequest) {
2292
- /**
2293
- * @internal
2294
- */
2295
- DescribeTransitGatewayPeeringAttachmentsRequest.filterSensitiveLog = (obj) => ({
2296
- ...obj,
2297
- });
2298
- })(DescribeTransitGatewayPeeringAttachmentsRequest = exports.DescribeTransitGatewayPeeringAttachmentsRequest || (exports.DescribeTransitGatewayPeeringAttachmentsRequest = {}));
2299
- var DescribeTransitGatewayPeeringAttachmentsResult;
2300
- (function (DescribeTransitGatewayPeeringAttachmentsResult) {
2301
- /**
2302
- * @internal
2303
- */
2304
- DescribeTransitGatewayPeeringAttachmentsResult.filterSensitiveLog = (obj) => ({
2305
- ...obj,
2306
- });
2307
- })(DescribeTransitGatewayPeeringAttachmentsResult = exports.DescribeTransitGatewayPeeringAttachmentsResult || (exports.DescribeTransitGatewayPeeringAttachmentsResult = {}));
2308
- var DescribeTransitGatewayRouteTablesRequest;
2309
- (function (DescribeTransitGatewayRouteTablesRequest) {
2310
- /**
2311
- * @internal
2312
- */
2313
- DescribeTransitGatewayRouteTablesRequest.filterSensitiveLog = (obj) => ({
2314
- ...obj,
2315
- });
2316
- })(DescribeTransitGatewayRouteTablesRequest = exports.DescribeTransitGatewayRouteTablesRequest || (exports.DescribeTransitGatewayRouteTablesRequest = {}));
2317
- var DescribeTransitGatewayRouteTablesResult;
2318
- (function (DescribeTransitGatewayRouteTablesResult) {
2319
- /**
2320
- * @internal
2321
- */
2322
- DescribeTransitGatewayRouteTablesResult.filterSensitiveLog = (obj) => ({
2323
- ...obj,
2324
- });
2325
- })(DescribeTransitGatewayRouteTablesResult = exports.DescribeTransitGatewayRouteTablesResult || (exports.DescribeTransitGatewayRouteTablesResult = {}));
2326
- var DescribeTransitGatewaysRequest;
2327
- (function (DescribeTransitGatewaysRequest) {
2328
- /**
2329
- * @internal
2330
- */
2331
- DescribeTransitGatewaysRequest.filterSensitiveLog = (obj) => ({
2332
- ...obj,
2333
- });
2334
- })(DescribeTransitGatewaysRequest = exports.DescribeTransitGatewaysRequest || (exports.DescribeTransitGatewaysRequest = {}));
2335
- var DescribeTransitGatewaysResult;
2336
- (function (DescribeTransitGatewaysResult) {
2337
- /**
2338
- * @internal
2339
- */
2340
- DescribeTransitGatewaysResult.filterSensitiveLog = (obj) => ({
2341
- ...obj,
2342
- });
2343
- })(DescribeTransitGatewaysResult = exports.DescribeTransitGatewaysResult || (exports.DescribeTransitGatewaysResult = {}));
2344
- var DescribeTransitGatewayVpcAttachmentsRequest;
2345
- (function (DescribeTransitGatewayVpcAttachmentsRequest) {
2346
- /**
2347
- * @internal
2348
- */
2349
- DescribeTransitGatewayVpcAttachmentsRequest.filterSensitiveLog = (obj) => ({
2350
- ...obj,
2351
- });
2352
- })(DescribeTransitGatewayVpcAttachmentsRequest = exports.DescribeTransitGatewayVpcAttachmentsRequest || (exports.DescribeTransitGatewayVpcAttachmentsRequest = {}));
2353
- var DescribeTransitGatewayVpcAttachmentsResult;
2354
- (function (DescribeTransitGatewayVpcAttachmentsResult) {
2355
- /**
2356
- * @internal
2357
- */
2358
- DescribeTransitGatewayVpcAttachmentsResult.filterSensitiveLog = (obj) => ({
2359
- ...obj,
2360
- });
2361
- })(DescribeTransitGatewayVpcAttachmentsResult = exports.DescribeTransitGatewayVpcAttachmentsResult || (exports.DescribeTransitGatewayVpcAttachmentsResult = {}));
2362
- var DescribeTrunkInterfaceAssociationsRequest;
2363
- (function (DescribeTrunkInterfaceAssociationsRequest) {
2364
- /**
2365
- * @internal
2366
- */
2367
- DescribeTrunkInterfaceAssociationsRequest.filterSensitiveLog = (obj) => ({
2368
- ...obj,
2369
- });
2370
- })(DescribeTrunkInterfaceAssociationsRequest = exports.DescribeTrunkInterfaceAssociationsRequest || (exports.DescribeTrunkInterfaceAssociationsRequest = {}));
2371
- var DescribeTrunkInterfaceAssociationsResult;
2372
- (function (DescribeTrunkInterfaceAssociationsResult) {
2373
- /**
2374
- * @internal
2375
- */
2376
- DescribeTrunkInterfaceAssociationsResult.filterSensitiveLog = (obj) => ({
2377
- ...obj,
2378
- });
2379
- })(DescribeTrunkInterfaceAssociationsResult = exports.DescribeTrunkInterfaceAssociationsResult || (exports.DescribeTrunkInterfaceAssociationsResult = {}));
2380
- var DescribeVolumeAttributeRequest;
2381
- (function (DescribeVolumeAttributeRequest) {
2382
- /**
2383
- * @internal
2384
- */
2385
- DescribeVolumeAttributeRequest.filterSensitiveLog = (obj) => ({
2386
- ...obj,
2387
- });
2388
- })(DescribeVolumeAttributeRequest = exports.DescribeVolumeAttributeRequest || (exports.DescribeVolumeAttributeRequest = {}));
2389
- var DescribeVolumeAttributeResult;
2390
- (function (DescribeVolumeAttributeResult) {
2391
- /**
2392
- * @internal
2393
- */
2394
- DescribeVolumeAttributeResult.filterSensitiveLog = (obj) => ({
2395
- ...obj,
2396
- });
2397
- })(DescribeVolumeAttributeResult = exports.DescribeVolumeAttributeResult || (exports.DescribeVolumeAttributeResult = {}));