@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,1304 +1,1058 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetachVpnGatewayRequest = exports.DetachVolumeRequest = exports.DetachNetworkInterfaceRequest = exports.DetachInternetGatewayRequest = exports.DetachClassicLinkVpcResult = exports.DetachClassicLinkVpcRequest = exports.DescribeVpnGatewaysResult = exports.DescribeVpnGatewaysRequest = exports.DescribeVpnConnectionsResult = exports.DescribeVpnConnectionsRequest = exports.DescribeVpcsResult = exports.DescribeVpcsRequest = exports.DescribeVpcPeeringConnectionsResult = exports.DescribeVpcPeeringConnectionsRequest = exports.DescribeVpcEndpointServicesResult = exports.ServiceDetail = exports.PrivateDnsDetails = exports.DescribeVpcEndpointServicesRequest = exports.DescribeVpcEndpointServicePermissionsResult = exports.DescribeVpcEndpointServicePermissionsRequest = exports.DescribeVpcEndpointServiceConfigurationsResult = exports.DescribeVpcEndpointServiceConfigurationsRequest = exports.DescribeVpcEndpointsResult = exports.DescribeVpcEndpointsRequest = exports.DescribeVpcEndpointConnectionsResult = exports.VpcEndpointConnection = exports.DescribeVpcEndpointConnectionsRequest = exports.DescribeVpcEndpointConnectionNotificationsResult = exports.DescribeVpcEndpointConnectionNotificationsRequest = exports.DescribeVpcClassicLinkDnsSupportResult = exports.ClassicLinkDnsSupport = exports.DescribeVpcClassicLinkDnsSupportRequest = exports.DescribeVpcClassicLinkResult = exports.VpcClassicLink = exports.DescribeVpcClassicLinkRequest = exports.DescribeVpcAttributeResult = exports.DescribeVpcAttributeRequest = exports.DescribeVolumeStatusResult = exports.VolumeStatusItem = exports.VolumeStatusInfo = exports.VolumeStatusDetails = exports.VolumeStatusEvent = exports.VolumeStatusAttachmentStatus = exports.VolumeStatusAction = exports.DescribeVolumeStatusRequest = exports.DescribeVolumesModificationsResult = exports.VolumeModification = exports.DescribeVolumesModificationsRequest = exports.DescribeVolumesResult = exports.DescribeVolumesRequest = void 0;
4
- exports.EnableImageDeprecationRequest = exports.EnableFastSnapshotRestoresResult = exports.EnableFastSnapshotRestoreErrorItem = exports.EnableFastSnapshotRestoreStateErrorItem = exports.EnableFastSnapshotRestoreStateError = exports.EnableFastSnapshotRestoreSuccessItem = exports.EnableFastSnapshotRestoresRequest = exports.EnableEbsEncryptionByDefaultResult = exports.EnableEbsEncryptionByDefaultRequest = exports.DisassociateVpcCidrBlockResult = exports.DisassociateVpcCidrBlockRequest = exports.DisassociateTrunkInterfaceResult = exports.DisassociateTrunkInterfaceRequest = exports.DisassociateTransitGatewayRouteTableResult = exports.DisassociateTransitGatewayRouteTableRequest = exports.DisassociateTransitGatewayMulticastDomainResult = exports.DisassociateTransitGatewayMulticastDomainRequest = exports.DisassociateSubnetCidrBlockResult = exports.DisassociateSubnetCidrBlockRequest = exports.DisassociateRouteTableRequest = exports.DisassociateInstanceEventWindowResult = exports.DisassociateInstanceEventWindowRequest = exports.InstanceEventWindowDisassociationRequest = exports.DisassociateIamInstanceProfileResult = exports.DisassociateIamInstanceProfileRequest = exports.DisassociateEnclaveCertificateIamRoleResult = exports.DisassociateEnclaveCertificateIamRoleRequest = exports.DisassociateClientVpnTargetNetworkResult = exports.DisassociateClientVpnTargetNetworkRequest = exports.DisassociateAddressRequest = exports.DisableVpcClassicLinkDnsSupportResult = exports.DisableVpcClassicLinkDnsSupportRequest = exports.DisableVpcClassicLinkResult = exports.DisableVpcClassicLinkRequest = exports.DisableVgwRoutePropagationRequest = exports.DisableTransitGatewayRouteTablePropagationResult = exports.TransitGatewayPropagation = exports.DisableTransitGatewayRouteTablePropagationRequest = exports.DisableSerialConsoleAccessResult = exports.DisableSerialConsoleAccessRequest = exports.DisableImageDeprecationResult = exports.DisableImageDeprecationRequest = exports.DisableFastSnapshotRestoresResult = exports.DisableFastSnapshotRestoreErrorItem = exports.DisableFastSnapshotRestoreStateErrorItem = exports.DisableFastSnapshotRestoreStateError = exports.DisableFastSnapshotRestoreSuccessItem = exports.DisableFastSnapshotRestoresRequest = exports.DisableEbsEncryptionByDefaultResult = exports.DisableEbsEncryptionByDefaultRequest = void 0;
5
- exports.GetGroupsForCapacityReservationRequest = exports.GetFlowLogsIntegrationTemplateResult = exports.GetFlowLogsIntegrationTemplateRequest = exports.IntegrateServices = exports.AthenaIntegration = exports.PartitionLoadFrequency = exports.GetEbsEncryptionByDefaultResult = exports.GetEbsEncryptionByDefaultRequest = exports.GetEbsDefaultKmsKeyIdResult = exports.GetEbsDefaultKmsKeyIdRequest = exports.GetDefaultCreditSpecificationResult = exports.InstanceFamilyCreditSpecification = exports.GetDefaultCreditSpecificationRequest = exports.GetConsoleScreenshotResult = exports.GetConsoleScreenshotRequest = exports.GetConsoleOutputResult = exports.GetConsoleOutputRequest = exports.GetCoipPoolUsageResult = exports.CoipAddressUsage = exports.GetCoipPoolUsageRequest = exports.GetCapacityReservationUsageResult = exports.InstanceUsage = exports.GetCapacityReservationUsageRequest = exports.GetAssociatedIpv6PoolCidrsResult = exports.Ipv6CidrAssociation = exports.GetAssociatedIpv6PoolCidrsRequest = exports.GetAssociatedEnclaveCertificateIamRolesResult = exports.AssociatedRole = exports.GetAssociatedEnclaveCertificateIamRolesRequest = exports.ExportTransitGatewayRoutesResult = exports.ExportTransitGatewayRoutesRequest = exports.ExportImageResult = exports.ExportImageRequest = exports.ExportTaskS3LocationRequest = exports.ExportClientVpnClientConfigurationResult = exports.ExportClientVpnClientConfigurationRequest = exports.ExportClientVpnClientCertificateRevocationListResult = exports.ClientCertificateRevocationListStatus = exports.ExportClientVpnClientCertificateRevocationListRequest = exports.EnableVpcClassicLinkDnsSupportResult = exports.EnableVpcClassicLinkDnsSupportRequest = exports.EnableVpcClassicLinkResult = exports.EnableVpcClassicLinkRequest = exports.EnableVolumeIORequest = exports.EnableVgwRoutePropagationRequest = exports.EnableTransitGatewayRouteTablePropagationResult = exports.EnableTransitGatewayRouteTablePropagationRequest = exports.EnableSerialConsoleAccessResult = exports.EnableSerialConsoleAccessRequest = exports.EnableImageDeprecationResult = void 0;
6
- exports.ImportImageLicenseConfigurationRequest = exports.ImageDiskContainer = exports.UserBucket = exports.ClientData = exports.ImportClientVpnClientCertificateRevocationListResult = exports.ImportClientVpnClientCertificateRevocationListRequest = exports.GetVpnConnectionDeviceTypesResult = exports.VpnConnectionDeviceType = exports.GetVpnConnectionDeviceTypesRequest = exports.GetVpnConnectionDeviceSampleConfigurationResult = exports.GetVpnConnectionDeviceSampleConfigurationRequest = exports.GetTransitGatewayRouteTablePropagationsResult = exports.TransitGatewayRouteTablePropagation = exports.GetTransitGatewayRouteTablePropagationsRequest = exports.GetTransitGatewayRouteTableAssociationsResult = exports.TransitGatewayRouteTableAssociation = exports.GetTransitGatewayRouteTableAssociationsRequest = exports.GetTransitGatewayPrefixListReferencesResult = exports.GetTransitGatewayPrefixListReferencesRequest = exports.GetTransitGatewayMulticastDomainAssociationsResult = exports.TransitGatewayMulticastDomainAssociation = exports.GetTransitGatewayMulticastDomainAssociationsRequest = exports.GetTransitGatewayAttachmentPropagationsResult = exports.TransitGatewayAttachmentPropagation = exports.GetTransitGatewayAttachmentPropagationsRequest = exports.GetSubnetCidrReservationsResult = exports.GetSubnetCidrReservationsRequest = exports.GetSerialConsoleAccessStatusResult = exports.GetSerialConsoleAccessStatusRequest = exports.GetReservedInstancesExchangeQuoteResult = exports.TargetReservationValue = exports.TargetConfiguration = exports.ReservedInstanceReservationValue = exports.ReservationValue = exports.GetReservedInstancesExchangeQuoteRequest = exports.GetPasswordDataResult = exports.GetPasswordDataRequest = exports.GetManagedPrefixListEntriesResult = exports.PrefixListEntry = exports.GetManagedPrefixListEntriesRequest = exports.GetManagedPrefixListAssociationsResult = exports.PrefixListAssociation = exports.GetManagedPrefixListAssociationsRequest = exports.GetLaunchTemplateDataResult = exports.GetLaunchTemplateDataRequest = exports.GetHostReservationPurchasePreviewResult = exports.Purchase = exports.GetHostReservationPurchasePreviewRequest = exports.GetGroupsForCapacityReservationResult = exports.CapacityReservationGroup = void 0;
7
- exports.ModifyInstanceCapacityReservationAttributesResult = exports.ModifyInstanceCapacityReservationAttributesRequest = exports.CapacityReservationSpecification = exports.ModifyInstanceAttributeRequest = exports.BlobAttributeValue = exports.InstanceBlockDeviceMappingSpecification = exports.EbsInstanceBlockDeviceSpecification = exports.ModifyImageAttributeRequest = exports.LaunchPermissionModifications = exports.ModifyIdFormatRequest = exports.ModifyIdentityIdFormatRequest = exports.ModifyHostsResult = exports.ModifyHostsRequest = exports.ModifyFpgaImageAttributeResult = exports.ModifyFpgaImageAttributeRequest = exports.LoadPermissionModifications = exports.LoadPermissionRequest = exports.ModifyFleetResult = exports.ModifyFleetRequest = exports.ModifyEbsDefaultKmsKeyIdResult = exports.ModifyEbsDefaultKmsKeyIdRequest = exports.ModifyDefaultCreditSpecificationResult = exports.ModifyDefaultCreditSpecificationRequest = exports.ModifyClientVpnEndpointResult = exports.ModifyClientVpnEndpointRequest = exports.DnsServersOptionsModifyStructure = exports.ModifyCapacityReservationFleetResult = exports.ModifyCapacityReservationFleetRequest = exports.ModifyCapacityReservationResult = exports.ModifyCapacityReservationRequest = exports.ModifyAvailabilityZoneGroupResult = exports.ModifyAvailabilityZoneGroupRequest = exports.ModifyAddressAttributeResult = exports.ModifyAddressAttributeRequest = exports.ImportVolumeResult = exports.ImportVolumeRequest = exports.ImportSnapshotResult = exports.ImportSnapshotRequest = exports.SnapshotDiskContainer = exports.ImportKeyPairResult = exports.ImportKeyPairRequest = exports.ImportInstanceResult = exports.ImportInstanceRequest = exports.ImportInstanceLaunchSpecification = exports.UserData = exports.DiskImage = exports.VolumeDetail = exports.DiskImageDetail = exports.ImportImageResult = exports.ImportImageRequest = void 0;
8
- exports.ModifyTrafficMirrorSessionRequest = exports.ModifyTrafficMirrorFilterRuleResult = exports.ModifyTrafficMirrorFilterRuleRequest = exports.ModifyTrafficMirrorFilterNetworkServicesResult = exports.ModifyTrafficMirrorFilterNetworkServicesRequest = exports.ModifySubnetAttributeRequest = exports.ModifySpotFleetRequestResponse = exports.ModifySpotFleetRequestRequest = exports.ModifySnapshotAttributeRequest = exports.CreateVolumePermissionModifications = exports.ModifySecurityGroupRulesResult = exports.ModifySecurityGroupRulesRequest = exports.SecurityGroupRuleUpdate = exports.SecurityGroupRuleRequest = exports.ModifyReservedInstancesResult = exports.ModifyReservedInstancesRequest = exports.ModifyNetworkInterfaceAttributeRequest = exports.NetworkInterfaceAttachmentChanges = exports.ModifyManagedPrefixListResult = exports.ModifyManagedPrefixListRequest = exports.RemovePrefixListEntry = exports.ModifyLaunchTemplateResult = exports.ModifyLaunchTemplateRequest = exports.ModifyInstancePlacementResult = exports.ModifyInstancePlacementRequest = exports.ModifyInstanceMetadataOptionsResult = exports.ModifyInstanceMetadataOptionsRequest = exports.ModifyInstanceEventWindowResult = exports.ModifyInstanceEventWindowRequest = exports.ModifyInstanceEventStartTimeResult = exports.ModifyInstanceEventStartTimeRequest = exports.ModifyInstanceCreditSpecificationResult = exports.UnsuccessfulInstanceCreditSpecificationItem = exports.UnsuccessfulInstanceCreditSpecificationItemError = exports.UnsuccessfulInstanceCreditSpecificationErrorCode = exports.SuccessfulInstanceCreditSpecificationItem = exports.ModifyInstanceCreditSpecificationRequest = exports.InstanceCreditSpecificationRequest = void 0;
3
+ exports.DescribeVpcClassicLinkDnsSupportRequest = exports.DescribeVpcClassicLinkResult = exports.VpcClassicLink = exports.DescribeVpcClassicLinkRequest = exports.DescribeVpcAttributeResult = exports.DescribeVpcAttributeRequest = exports.DescribeVolumeStatusResult = exports.VolumeStatusItem = exports.VolumeStatusInfo = exports.VolumeStatusDetails = exports.VolumeStatusEvent = exports.VolumeStatusAttachmentStatus = exports.VolumeStatusAction = exports.DescribeVolumeStatusRequest = exports.DescribeVolumesModificationsResult = exports.VolumeModification = exports.DescribeVolumesModificationsRequest = exports.DescribeVolumesResult = exports.DescribeVolumesRequest = 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 = exports.TransitGatewayAttachmentAssociation = exports.DescribeTransitGatewayAttachmentsRequest = exports.DescribeTrafficMirrorTargetsResult = exports.DescribeTrafficMirrorTargetsRequest = exports.DescribeTrafficMirrorSessionsResult = exports.DescribeTrafficMirrorSessionsRequest = exports.DescribeTrafficMirrorFiltersResult = exports.DescribeTrafficMirrorFiltersRequest = exports.DescribeTagsResult = exports.TagDescription = exports.DescribeTagsRequest = void 0;
4
+ exports.DisableVpcClassicLinkDnsSupportRequest = exports.DisableVpcClassicLinkResult = exports.DisableVpcClassicLinkRequest = exports.DisableVgwRoutePropagationRequest = exports.DisableTransitGatewayRouteTablePropagationResult = exports.TransitGatewayPropagation = exports.DisableTransitGatewayRouteTablePropagationRequest = exports.DisableSerialConsoleAccessResult = exports.DisableSerialConsoleAccessRequest = exports.DisableImageDeprecationResult = exports.DisableImageDeprecationRequest = exports.DisableFastSnapshotRestoresResult = exports.DisableFastSnapshotRestoreErrorItem = exports.DisableFastSnapshotRestoreStateErrorItem = exports.DisableFastSnapshotRestoreStateError = exports.DisableFastSnapshotRestoreSuccessItem = exports.DisableFastSnapshotRestoresRequest = exports.DisableEbsEncryptionByDefaultResult = exports.DisableEbsEncryptionByDefaultRequest = exports.DetachVpnGatewayRequest = exports.DetachVolumeRequest = exports.DetachNetworkInterfaceRequest = exports.DetachInternetGatewayRequest = exports.DetachClassicLinkVpcResult = exports.DetachClassicLinkVpcRequest = exports.DescribeVpnGatewaysResult = exports.DescribeVpnGatewaysRequest = exports.DescribeVpnConnectionsResult = exports.DescribeVpnConnectionsRequest = exports.DescribeVpcsResult = exports.DescribeVpcsRequest = exports.DescribeVpcPeeringConnectionsResult = exports.DescribeVpcPeeringConnectionsRequest = exports.DescribeVpcEndpointServicesResult = exports.ServiceDetail = exports.PrivateDnsDetails = exports.DescribeVpcEndpointServicesRequest = exports.DescribeVpcEndpointServicePermissionsResult = exports.DescribeVpcEndpointServicePermissionsRequest = exports.DescribeVpcEndpointServiceConfigurationsResult = exports.DescribeVpcEndpointServiceConfigurationsRequest = exports.DescribeVpcEndpointsResult = exports.DescribeVpcEndpointsRequest = exports.DescribeVpcEndpointConnectionsResult = exports.VpcEndpointConnection = exports.DescribeVpcEndpointConnectionsRequest = exports.DescribeVpcEndpointConnectionNotificationsResult = exports.DescribeVpcEndpointConnectionNotificationsRequest = exports.DescribeVpcClassicLinkDnsSupportResult = exports.ClassicLinkDnsSupport = void 0;
5
+ exports.ExportImageResult = exports.ExportImageRequest = exports.ExportTaskS3LocationRequest = exports.ExportClientVpnClientConfigurationResult = exports.ExportClientVpnClientConfigurationRequest = exports.ExportClientVpnClientCertificateRevocationListResult = exports.ClientCertificateRevocationListStatus = exports.ExportClientVpnClientCertificateRevocationListRequest = exports.EnableVpcClassicLinkDnsSupportResult = exports.EnableVpcClassicLinkDnsSupportRequest = exports.EnableVpcClassicLinkResult = exports.EnableVpcClassicLinkRequest = exports.EnableVolumeIORequest = exports.EnableVgwRoutePropagationRequest = exports.EnableTransitGatewayRouteTablePropagationResult = exports.EnableTransitGatewayRouteTablePropagationRequest = exports.EnableSerialConsoleAccessResult = exports.EnableSerialConsoleAccessRequest = exports.EnableImageDeprecationResult = exports.EnableImageDeprecationRequest = exports.EnableFastSnapshotRestoresResult = exports.EnableFastSnapshotRestoreErrorItem = exports.EnableFastSnapshotRestoreStateErrorItem = exports.EnableFastSnapshotRestoreStateError = exports.EnableFastSnapshotRestoreSuccessItem = exports.EnableFastSnapshotRestoresRequest = exports.EnableEbsEncryptionByDefaultResult = exports.EnableEbsEncryptionByDefaultRequest = exports.DisassociateVpcCidrBlockResult = exports.DisassociateVpcCidrBlockRequest = exports.DisassociateTrunkInterfaceResult = exports.DisassociateTrunkInterfaceRequest = exports.DisassociateTransitGatewayRouteTableResult = exports.DisassociateTransitGatewayRouteTableRequest = exports.DisassociateTransitGatewayMulticastDomainResult = exports.DisassociateTransitGatewayMulticastDomainRequest = exports.DisassociateSubnetCidrBlockResult = exports.DisassociateSubnetCidrBlockRequest = exports.DisassociateRouteTableRequest = exports.DisassociateInstanceEventWindowResult = exports.DisassociateInstanceEventWindowRequest = exports.InstanceEventWindowDisassociationRequest = exports.DisassociateIamInstanceProfileResult = exports.DisassociateIamInstanceProfileRequest = exports.DisassociateEnclaveCertificateIamRoleResult = exports.DisassociateEnclaveCertificateIamRoleRequest = exports.DisassociateClientVpnTargetNetworkResult = exports.DisassociateClientVpnTargetNetworkRequest = exports.DisassociateAddressRequest = exports.DisableVpcClassicLinkDnsSupportResult = void 0;
6
+ exports.GetReservedInstancesExchangeQuoteRequest = exports.GetPasswordDataResult = exports.GetPasswordDataRequest = exports.GetManagedPrefixListEntriesResult = exports.PrefixListEntry = exports.GetManagedPrefixListEntriesRequest = exports.GetManagedPrefixListAssociationsResult = exports.PrefixListAssociation = exports.GetManagedPrefixListAssociationsRequest = exports.GetLaunchTemplateDataResult = exports.GetLaunchTemplateDataRequest = exports.GetInstanceTypesFromInstanceRequirementsResult = exports.InstanceTypeInfoFromInstanceRequirements = exports.GetInstanceTypesFromInstanceRequirementsRequest = exports.GetHostReservationPurchasePreviewResult = exports.Purchase = exports.GetHostReservationPurchasePreviewRequest = exports.GetGroupsForCapacityReservationResult = exports.CapacityReservationGroup = exports.GetGroupsForCapacityReservationRequest = exports.GetFlowLogsIntegrationTemplateResult = exports.GetFlowLogsIntegrationTemplateRequest = exports.IntegrateServices = exports.AthenaIntegration = exports.PartitionLoadFrequency = exports.GetEbsEncryptionByDefaultResult = exports.GetEbsEncryptionByDefaultRequest = exports.GetEbsDefaultKmsKeyIdResult = exports.GetEbsDefaultKmsKeyIdRequest = exports.GetDefaultCreditSpecificationResult = exports.InstanceFamilyCreditSpecification = exports.GetDefaultCreditSpecificationRequest = exports.GetConsoleScreenshotResult = exports.GetConsoleScreenshotRequest = exports.GetConsoleOutputResult = exports.GetConsoleOutputRequest = exports.GetCoipPoolUsageResult = exports.CoipAddressUsage = exports.GetCoipPoolUsageRequest = exports.GetCapacityReservationUsageResult = exports.InstanceUsage = exports.GetCapacityReservationUsageRequest = exports.GetAssociatedIpv6PoolCidrsResult = exports.Ipv6CidrAssociation = exports.GetAssociatedIpv6PoolCidrsRequest = exports.GetAssociatedEnclaveCertificateIamRolesResult = exports.AssociatedRole = exports.GetAssociatedEnclaveCertificateIamRolesRequest = exports.ExportTransitGatewayRoutesResult = exports.ExportTransitGatewayRoutesRequest = void 0;
7
+ exports.SnapshotDiskContainer = exports.ImportKeyPairResult = exports.ImportKeyPairRequest = exports.ImportInstanceResult = exports.ImportInstanceRequest = exports.ImportInstanceLaunchSpecification = exports.UserData = exports.DiskImage = exports.VolumeDetail = exports.DiskImageDetail = exports.ImportImageResult = exports.ImportImageRequest = exports.ImportImageLicenseConfigurationRequest = exports.ImageDiskContainer = exports.UserBucket = exports.ClientData = exports.ImportClientVpnClientCertificateRevocationListResult = exports.ImportClientVpnClientCertificateRevocationListRequest = exports.GetVpnConnectionDeviceTypesResult = exports.VpnConnectionDeviceType = exports.GetVpnConnectionDeviceTypesRequest = exports.GetVpnConnectionDeviceSampleConfigurationResult = exports.GetVpnConnectionDeviceSampleConfigurationRequest = exports.GetTransitGatewayRouteTablePropagationsResult = exports.TransitGatewayRouteTablePropagation = exports.GetTransitGatewayRouteTablePropagationsRequest = exports.GetTransitGatewayRouteTableAssociationsResult = exports.TransitGatewayRouteTableAssociation = exports.GetTransitGatewayRouteTableAssociationsRequest = exports.GetTransitGatewayPrefixListReferencesResult = exports.GetTransitGatewayPrefixListReferencesRequest = exports.GetTransitGatewayMulticastDomainAssociationsResult = exports.TransitGatewayMulticastDomainAssociation = exports.GetTransitGatewayMulticastDomainAssociationsRequest = exports.GetTransitGatewayAttachmentPropagationsResult = exports.TransitGatewayAttachmentPropagation = exports.GetTransitGatewayAttachmentPropagationsRequest = exports.GetSubnetCidrReservationsResult = exports.GetSubnetCidrReservationsRequest = exports.GetSpotPlacementScoresResult = exports.SpotPlacementScore = exports.GetSpotPlacementScoresRequest = exports.InstanceRequirementsWithMetadataRequest = exports.GetSerialConsoleAccessStatusResult = exports.GetSerialConsoleAccessStatusRequest = exports.GetReservedInstancesExchangeQuoteResult = exports.TargetReservationValue = exports.TargetConfiguration = exports.ReservedInstanceReservationValue = exports.ReservationValue = void 0;
8
+ exports.ModifyInstanceCreditSpecificationRequest = exports.InstanceCreditSpecificationRequest = exports.ModifyInstanceCapacityReservationAttributesResult = exports.ModifyInstanceCapacityReservationAttributesRequest = exports.CapacityReservationSpecification = exports.ModifyInstanceAttributeRequest = exports.BlobAttributeValue = exports.InstanceBlockDeviceMappingSpecification = exports.EbsInstanceBlockDeviceSpecification = exports.ModifyImageAttributeRequest = exports.LaunchPermissionModifications = exports.ModifyIdFormatRequest = exports.ModifyIdentityIdFormatRequest = exports.ModifyHostsResult = exports.ModifyHostsRequest = exports.ModifyFpgaImageAttributeResult = exports.ModifyFpgaImageAttributeRequest = exports.LoadPermissionModifications = exports.LoadPermissionRequest = exports.ModifyFleetResult = exports.ModifyFleetRequest = exports.ModifyEbsDefaultKmsKeyIdResult = exports.ModifyEbsDefaultKmsKeyIdRequest = exports.ModifyDefaultCreditSpecificationResult = exports.ModifyDefaultCreditSpecificationRequest = exports.ModifyClientVpnEndpointResult = exports.ModifyClientVpnEndpointRequest = exports.DnsServersOptionsModifyStructure = exports.ModifyCapacityReservationFleetResult = exports.ModifyCapacityReservationFleetRequest = exports.ModifyCapacityReservationResult = exports.ModifyCapacityReservationRequest = exports.ModifyAvailabilityZoneGroupResult = exports.ModifyAvailabilityZoneGroupRequest = exports.ModifyAddressAttributeResult = exports.ModifyAddressAttributeRequest = exports.ImportVolumeResult = exports.ImportVolumeRequest = exports.ImportSnapshotResult = exports.ImportSnapshotRequest = void 0;
9
9
  const smithy_client_1 = require("@aws-sdk/smithy-client");
10
+ var DescribeTagsRequest;
11
+ (function (DescribeTagsRequest) {
12
+ DescribeTagsRequest.filterSensitiveLog = (obj) => ({
13
+ ...obj,
14
+ });
15
+ })(DescribeTagsRequest = exports.DescribeTagsRequest || (exports.DescribeTagsRequest = {}));
16
+ var TagDescription;
17
+ (function (TagDescription) {
18
+ TagDescription.filterSensitiveLog = (obj) => ({
19
+ ...obj,
20
+ });
21
+ })(TagDescription = exports.TagDescription || (exports.TagDescription = {}));
22
+ var DescribeTagsResult;
23
+ (function (DescribeTagsResult) {
24
+ DescribeTagsResult.filterSensitiveLog = (obj) => ({
25
+ ...obj,
26
+ });
27
+ })(DescribeTagsResult = exports.DescribeTagsResult || (exports.DescribeTagsResult = {}));
28
+ var DescribeTrafficMirrorFiltersRequest;
29
+ (function (DescribeTrafficMirrorFiltersRequest) {
30
+ DescribeTrafficMirrorFiltersRequest.filterSensitiveLog = (obj) => ({
31
+ ...obj,
32
+ });
33
+ })(DescribeTrafficMirrorFiltersRequest = exports.DescribeTrafficMirrorFiltersRequest || (exports.DescribeTrafficMirrorFiltersRequest = {}));
34
+ var DescribeTrafficMirrorFiltersResult;
35
+ (function (DescribeTrafficMirrorFiltersResult) {
36
+ DescribeTrafficMirrorFiltersResult.filterSensitiveLog = (obj) => ({
37
+ ...obj,
38
+ });
39
+ })(DescribeTrafficMirrorFiltersResult = exports.DescribeTrafficMirrorFiltersResult || (exports.DescribeTrafficMirrorFiltersResult = {}));
40
+ var DescribeTrafficMirrorSessionsRequest;
41
+ (function (DescribeTrafficMirrorSessionsRequest) {
42
+ DescribeTrafficMirrorSessionsRequest.filterSensitiveLog = (obj) => ({
43
+ ...obj,
44
+ });
45
+ })(DescribeTrafficMirrorSessionsRequest = exports.DescribeTrafficMirrorSessionsRequest || (exports.DescribeTrafficMirrorSessionsRequest = {}));
46
+ var DescribeTrafficMirrorSessionsResult;
47
+ (function (DescribeTrafficMirrorSessionsResult) {
48
+ DescribeTrafficMirrorSessionsResult.filterSensitiveLog = (obj) => ({
49
+ ...obj,
50
+ });
51
+ })(DescribeTrafficMirrorSessionsResult = exports.DescribeTrafficMirrorSessionsResult || (exports.DescribeTrafficMirrorSessionsResult = {}));
52
+ var DescribeTrafficMirrorTargetsRequest;
53
+ (function (DescribeTrafficMirrorTargetsRequest) {
54
+ DescribeTrafficMirrorTargetsRequest.filterSensitiveLog = (obj) => ({
55
+ ...obj,
56
+ });
57
+ })(DescribeTrafficMirrorTargetsRequest = exports.DescribeTrafficMirrorTargetsRequest || (exports.DescribeTrafficMirrorTargetsRequest = {}));
58
+ var DescribeTrafficMirrorTargetsResult;
59
+ (function (DescribeTrafficMirrorTargetsResult) {
60
+ DescribeTrafficMirrorTargetsResult.filterSensitiveLog = (obj) => ({
61
+ ...obj,
62
+ });
63
+ })(DescribeTrafficMirrorTargetsResult = exports.DescribeTrafficMirrorTargetsResult || (exports.DescribeTrafficMirrorTargetsResult = {}));
64
+ var DescribeTransitGatewayAttachmentsRequest;
65
+ (function (DescribeTransitGatewayAttachmentsRequest) {
66
+ DescribeTransitGatewayAttachmentsRequest.filterSensitiveLog = (obj) => ({
67
+ ...obj,
68
+ });
69
+ })(DescribeTransitGatewayAttachmentsRequest = exports.DescribeTransitGatewayAttachmentsRequest || (exports.DescribeTransitGatewayAttachmentsRequest = {}));
70
+ var TransitGatewayAttachmentAssociation;
71
+ (function (TransitGatewayAttachmentAssociation) {
72
+ TransitGatewayAttachmentAssociation.filterSensitiveLog = (obj) => ({
73
+ ...obj,
74
+ });
75
+ })(TransitGatewayAttachmentAssociation = exports.TransitGatewayAttachmentAssociation || (exports.TransitGatewayAttachmentAssociation = {}));
76
+ var TransitGatewayAttachment;
77
+ (function (TransitGatewayAttachment) {
78
+ TransitGatewayAttachment.filterSensitiveLog = (obj) => ({
79
+ ...obj,
80
+ });
81
+ })(TransitGatewayAttachment = exports.TransitGatewayAttachment || (exports.TransitGatewayAttachment = {}));
82
+ var DescribeTransitGatewayAttachmentsResult;
83
+ (function (DescribeTransitGatewayAttachmentsResult) {
84
+ DescribeTransitGatewayAttachmentsResult.filterSensitiveLog = (obj) => ({
85
+ ...obj,
86
+ });
87
+ })(DescribeTransitGatewayAttachmentsResult = exports.DescribeTransitGatewayAttachmentsResult || (exports.DescribeTransitGatewayAttachmentsResult = {}));
88
+ var DescribeTransitGatewayConnectPeersRequest;
89
+ (function (DescribeTransitGatewayConnectPeersRequest) {
90
+ DescribeTransitGatewayConnectPeersRequest.filterSensitiveLog = (obj) => ({
91
+ ...obj,
92
+ });
93
+ })(DescribeTransitGatewayConnectPeersRequest = exports.DescribeTransitGatewayConnectPeersRequest || (exports.DescribeTransitGatewayConnectPeersRequest = {}));
94
+ var DescribeTransitGatewayConnectPeersResult;
95
+ (function (DescribeTransitGatewayConnectPeersResult) {
96
+ DescribeTransitGatewayConnectPeersResult.filterSensitiveLog = (obj) => ({
97
+ ...obj,
98
+ });
99
+ })(DescribeTransitGatewayConnectPeersResult = exports.DescribeTransitGatewayConnectPeersResult || (exports.DescribeTransitGatewayConnectPeersResult = {}));
100
+ var DescribeTransitGatewayConnectsRequest;
101
+ (function (DescribeTransitGatewayConnectsRequest) {
102
+ DescribeTransitGatewayConnectsRequest.filterSensitiveLog = (obj) => ({
103
+ ...obj,
104
+ });
105
+ })(DescribeTransitGatewayConnectsRequest = exports.DescribeTransitGatewayConnectsRequest || (exports.DescribeTransitGatewayConnectsRequest = {}));
106
+ var DescribeTransitGatewayConnectsResult;
107
+ (function (DescribeTransitGatewayConnectsResult) {
108
+ DescribeTransitGatewayConnectsResult.filterSensitiveLog = (obj) => ({
109
+ ...obj,
110
+ });
111
+ })(DescribeTransitGatewayConnectsResult = exports.DescribeTransitGatewayConnectsResult || (exports.DescribeTransitGatewayConnectsResult = {}));
112
+ var DescribeTransitGatewayMulticastDomainsRequest;
113
+ (function (DescribeTransitGatewayMulticastDomainsRequest) {
114
+ DescribeTransitGatewayMulticastDomainsRequest.filterSensitiveLog = (obj) => ({
115
+ ...obj,
116
+ });
117
+ })(DescribeTransitGatewayMulticastDomainsRequest = exports.DescribeTransitGatewayMulticastDomainsRequest || (exports.DescribeTransitGatewayMulticastDomainsRequest = {}));
118
+ var DescribeTransitGatewayMulticastDomainsResult;
119
+ (function (DescribeTransitGatewayMulticastDomainsResult) {
120
+ DescribeTransitGatewayMulticastDomainsResult.filterSensitiveLog = (obj) => ({
121
+ ...obj,
122
+ });
123
+ })(DescribeTransitGatewayMulticastDomainsResult = exports.DescribeTransitGatewayMulticastDomainsResult || (exports.DescribeTransitGatewayMulticastDomainsResult = {}));
124
+ var DescribeTransitGatewayPeeringAttachmentsRequest;
125
+ (function (DescribeTransitGatewayPeeringAttachmentsRequest) {
126
+ DescribeTransitGatewayPeeringAttachmentsRequest.filterSensitiveLog = (obj) => ({
127
+ ...obj,
128
+ });
129
+ })(DescribeTransitGatewayPeeringAttachmentsRequest = exports.DescribeTransitGatewayPeeringAttachmentsRequest || (exports.DescribeTransitGatewayPeeringAttachmentsRequest = {}));
130
+ var DescribeTransitGatewayPeeringAttachmentsResult;
131
+ (function (DescribeTransitGatewayPeeringAttachmentsResult) {
132
+ DescribeTransitGatewayPeeringAttachmentsResult.filterSensitiveLog = (obj) => ({
133
+ ...obj,
134
+ });
135
+ })(DescribeTransitGatewayPeeringAttachmentsResult = exports.DescribeTransitGatewayPeeringAttachmentsResult || (exports.DescribeTransitGatewayPeeringAttachmentsResult = {}));
136
+ var DescribeTransitGatewayRouteTablesRequest;
137
+ (function (DescribeTransitGatewayRouteTablesRequest) {
138
+ DescribeTransitGatewayRouteTablesRequest.filterSensitiveLog = (obj) => ({
139
+ ...obj,
140
+ });
141
+ })(DescribeTransitGatewayRouteTablesRequest = exports.DescribeTransitGatewayRouteTablesRequest || (exports.DescribeTransitGatewayRouteTablesRequest = {}));
142
+ var DescribeTransitGatewayRouteTablesResult;
143
+ (function (DescribeTransitGatewayRouteTablesResult) {
144
+ DescribeTransitGatewayRouteTablesResult.filterSensitiveLog = (obj) => ({
145
+ ...obj,
146
+ });
147
+ })(DescribeTransitGatewayRouteTablesResult = exports.DescribeTransitGatewayRouteTablesResult || (exports.DescribeTransitGatewayRouteTablesResult = {}));
148
+ var DescribeTransitGatewaysRequest;
149
+ (function (DescribeTransitGatewaysRequest) {
150
+ DescribeTransitGatewaysRequest.filterSensitiveLog = (obj) => ({
151
+ ...obj,
152
+ });
153
+ })(DescribeTransitGatewaysRequest = exports.DescribeTransitGatewaysRequest || (exports.DescribeTransitGatewaysRequest = {}));
154
+ var DescribeTransitGatewaysResult;
155
+ (function (DescribeTransitGatewaysResult) {
156
+ DescribeTransitGatewaysResult.filterSensitiveLog = (obj) => ({
157
+ ...obj,
158
+ });
159
+ })(DescribeTransitGatewaysResult = exports.DescribeTransitGatewaysResult || (exports.DescribeTransitGatewaysResult = {}));
160
+ var DescribeTransitGatewayVpcAttachmentsRequest;
161
+ (function (DescribeTransitGatewayVpcAttachmentsRequest) {
162
+ DescribeTransitGatewayVpcAttachmentsRequest.filterSensitiveLog = (obj) => ({
163
+ ...obj,
164
+ });
165
+ })(DescribeTransitGatewayVpcAttachmentsRequest = exports.DescribeTransitGatewayVpcAttachmentsRequest || (exports.DescribeTransitGatewayVpcAttachmentsRequest = {}));
166
+ var DescribeTransitGatewayVpcAttachmentsResult;
167
+ (function (DescribeTransitGatewayVpcAttachmentsResult) {
168
+ DescribeTransitGatewayVpcAttachmentsResult.filterSensitiveLog = (obj) => ({
169
+ ...obj,
170
+ });
171
+ })(DescribeTransitGatewayVpcAttachmentsResult = exports.DescribeTransitGatewayVpcAttachmentsResult || (exports.DescribeTransitGatewayVpcAttachmentsResult = {}));
172
+ var DescribeTrunkInterfaceAssociationsRequest;
173
+ (function (DescribeTrunkInterfaceAssociationsRequest) {
174
+ DescribeTrunkInterfaceAssociationsRequest.filterSensitiveLog = (obj) => ({
175
+ ...obj,
176
+ });
177
+ })(DescribeTrunkInterfaceAssociationsRequest = exports.DescribeTrunkInterfaceAssociationsRequest || (exports.DescribeTrunkInterfaceAssociationsRequest = {}));
178
+ var DescribeTrunkInterfaceAssociationsResult;
179
+ (function (DescribeTrunkInterfaceAssociationsResult) {
180
+ DescribeTrunkInterfaceAssociationsResult.filterSensitiveLog = (obj) => ({
181
+ ...obj,
182
+ });
183
+ })(DescribeTrunkInterfaceAssociationsResult = exports.DescribeTrunkInterfaceAssociationsResult || (exports.DescribeTrunkInterfaceAssociationsResult = {}));
184
+ var DescribeVolumeAttributeRequest;
185
+ (function (DescribeVolumeAttributeRequest) {
186
+ DescribeVolumeAttributeRequest.filterSensitiveLog = (obj) => ({
187
+ ...obj,
188
+ });
189
+ })(DescribeVolumeAttributeRequest = exports.DescribeVolumeAttributeRequest || (exports.DescribeVolumeAttributeRequest = {}));
190
+ var DescribeVolumeAttributeResult;
191
+ (function (DescribeVolumeAttributeResult) {
192
+ DescribeVolumeAttributeResult.filterSensitiveLog = (obj) => ({
193
+ ...obj,
194
+ });
195
+ })(DescribeVolumeAttributeResult = exports.DescribeVolumeAttributeResult || (exports.DescribeVolumeAttributeResult = {}));
10
196
  var DescribeVolumesRequest;
11
197
  (function (DescribeVolumesRequest) {
12
- /**
13
- * @internal
14
- */
15
198
  DescribeVolumesRequest.filterSensitiveLog = (obj) => ({
16
199
  ...obj,
17
200
  });
18
201
  })(DescribeVolumesRequest = exports.DescribeVolumesRequest || (exports.DescribeVolumesRequest = {}));
19
202
  var DescribeVolumesResult;
20
203
  (function (DescribeVolumesResult) {
21
- /**
22
- * @internal
23
- */
24
204
  DescribeVolumesResult.filterSensitiveLog = (obj) => ({
25
205
  ...obj,
26
206
  });
27
207
  })(DescribeVolumesResult = exports.DescribeVolumesResult || (exports.DescribeVolumesResult = {}));
28
208
  var DescribeVolumesModificationsRequest;
29
209
  (function (DescribeVolumesModificationsRequest) {
30
- /**
31
- * @internal
32
- */
33
210
  DescribeVolumesModificationsRequest.filterSensitiveLog = (obj) => ({
34
211
  ...obj,
35
212
  });
36
213
  })(DescribeVolumesModificationsRequest = exports.DescribeVolumesModificationsRequest || (exports.DescribeVolumesModificationsRequest = {}));
37
214
  var VolumeModification;
38
215
  (function (VolumeModification) {
39
- /**
40
- * @internal
41
- */
42
216
  VolumeModification.filterSensitiveLog = (obj) => ({
43
217
  ...obj,
44
218
  });
45
219
  })(VolumeModification = exports.VolumeModification || (exports.VolumeModification = {}));
46
220
  var DescribeVolumesModificationsResult;
47
221
  (function (DescribeVolumesModificationsResult) {
48
- /**
49
- * @internal
50
- */
51
222
  DescribeVolumesModificationsResult.filterSensitiveLog = (obj) => ({
52
223
  ...obj,
53
224
  });
54
225
  })(DescribeVolumesModificationsResult = exports.DescribeVolumesModificationsResult || (exports.DescribeVolumesModificationsResult = {}));
55
226
  var DescribeVolumeStatusRequest;
56
227
  (function (DescribeVolumeStatusRequest) {
57
- /**
58
- * @internal
59
- */
60
228
  DescribeVolumeStatusRequest.filterSensitiveLog = (obj) => ({
61
229
  ...obj,
62
230
  });
63
231
  })(DescribeVolumeStatusRequest = exports.DescribeVolumeStatusRequest || (exports.DescribeVolumeStatusRequest = {}));
64
232
  var VolumeStatusAction;
65
233
  (function (VolumeStatusAction) {
66
- /**
67
- * @internal
68
- */
69
234
  VolumeStatusAction.filterSensitiveLog = (obj) => ({
70
235
  ...obj,
71
236
  });
72
237
  })(VolumeStatusAction = exports.VolumeStatusAction || (exports.VolumeStatusAction = {}));
73
238
  var VolumeStatusAttachmentStatus;
74
239
  (function (VolumeStatusAttachmentStatus) {
75
- /**
76
- * @internal
77
- */
78
240
  VolumeStatusAttachmentStatus.filterSensitiveLog = (obj) => ({
79
241
  ...obj,
80
242
  });
81
243
  })(VolumeStatusAttachmentStatus = exports.VolumeStatusAttachmentStatus || (exports.VolumeStatusAttachmentStatus = {}));
82
244
  var VolumeStatusEvent;
83
245
  (function (VolumeStatusEvent) {
84
- /**
85
- * @internal
86
- */
87
246
  VolumeStatusEvent.filterSensitiveLog = (obj) => ({
88
247
  ...obj,
89
248
  });
90
249
  })(VolumeStatusEvent = exports.VolumeStatusEvent || (exports.VolumeStatusEvent = {}));
91
250
  var VolumeStatusDetails;
92
251
  (function (VolumeStatusDetails) {
93
- /**
94
- * @internal
95
- */
96
252
  VolumeStatusDetails.filterSensitiveLog = (obj) => ({
97
253
  ...obj,
98
254
  });
99
255
  })(VolumeStatusDetails = exports.VolumeStatusDetails || (exports.VolumeStatusDetails = {}));
100
256
  var VolumeStatusInfo;
101
257
  (function (VolumeStatusInfo) {
102
- /**
103
- * @internal
104
- */
105
258
  VolumeStatusInfo.filterSensitiveLog = (obj) => ({
106
259
  ...obj,
107
260
  });
108
261
  })(VolumeStatusInfo = exports.VolumeStatusInfo || (exports.VolumeStatusInfo = {}));
109
262
  var VolumeStatusItem;
110
263
  (function (VolumeStatusItem) {
111
- /**
112
- * @internal
113
- */
114
264
  VolumeStatusItem.filterSensitiveLog = (obj) => ({
115
265
  ...obj,
116
266
  });
117
267
  })(VolumeStatusItem = exports.VolumeStatusItem || (exports.VolumeStatusItem = {}));
118
268
  var DescribeVolumeStatusResult;
119
269
  (function (DescribeVolumeStatusResult) {
120
- /**
121
- * @internal
122
- */
123
270
  DescribeVolumeStatusResult.filterSensitiveLog = (obj) => ({
124
271
  ...obj,
125
272
  });
126
273
  })(DescribeVolumeStatusResult = exports.DescribeVolumeStatusResult || (exports.DescribeVolumeStatusResult = {}));
127
274
  var DescribeVpcAttributeRequest;
128
275
  (function (DescribeVpcAttributeRequest) {
129
- /**
130
- * @internal
131
- */
132
276
  DescribeVpcAttributeRequest.filterSensitiveLog = (obj) => ({
133
277
  ...obj,
134
278
  });
135
279
  })(DescribeVpcAttributeRequest = exports.DescribeVpcAttributeRequest || (exports.DescribeVpcAttributeRequest = {}));
136
280
  var DescribeVpcAttributeResult;
137
281
  (function (DescribeVpcAttributeResult) {
138
- /**
139
- * @internal
140
- */
141
282
  DescribeVpcAttributeResult.filterSensitiveLog = (obj) => ({
142
283
  ...obj,
143
284
  });
144
285
  })(DescribeVpcAttributeResult = exports.DescribeVpcAttributeResult || (exports.DescribeVpcAttributeResult = {}));
145
286
  var DescribeVpcClassicLinkRequest;
146
287
  (function (DescribeVpcClassicLinkRequest) {
147
- /**
148
- * @internal
149
- */
150
288
  DescribeVpcClassicLinkRequest.filterSensitiveLog = (obj) => ({
151
289
  ...obj,
152
290
  });
153
291
  })(DescribeVpcClassicLinkRequest = exports.DescribeVpcClassicLinkRequest || (exports.DescribeVpcClassicLinkRequest = {}));
154
292
  var VpcClassicLink;
155
293
  (function (VpcClassicLink) {
156
- /**
157
- * @internal
158
- */
159
294
  VpcClassicLink.filterSensitiveLog = (obj) => ({
160
295
  ...obj,
161
296
  });
162
297
  })(VpcClassicLink = exports.VpcClassicLink || (exports.VpcClassicLink = {}));
163
298
  var DescribeVpcClassicLinkResult;
164
299
  (function (DescribeVpcClassicLinkResult) {
165
- /**
166
- * @internal
167
- */
168
300
  DescribeVpcClassicLinkResult.filterSensitiveLog = (obj) => ({
169
301
  ...obj,
170
302
  });
171
303
  })(DescribeVpcClassicLinkResult = exports.DescribeVpcClassicLinkResult || (exports.DescribeVpcClassicLinkResult = {}));
172
304
  var DescribeVpcClassicLinkDnsSupportRequest;
173
305
  (function (DescribeVpcClassicLinkDnsSupportRequest) {
174
- /**
175
- * @internal
176
- */
177
306
  DescribeVpcClassicLinkDnsSupportRequest.filterSensitiveLog = (obj) => ({
178
307
  ...obj,
179
308
  });
180
309
  })(DescribeVpcClassicLinkDnsSupportRequest = exports.DescribeVpcClassicLinkDnsSupportRequest || (exports.DescribeVpcClassicLinkDnsSupportRequest = {}));
181
310
  var ClassicLinkDnsSupport;
182
311
  (function (ClassicLinkDnsSupport) {
183
- /**
184
- * @internal
185
- */
186
312
  ClassicLinkDnsSupport.filterSensitiveLog = (obj) => ({
187
313
  ...obj,
188
314
  });
189
315
  })(ClassicLinkDnsSupport = exports.ClassicLinkDnsSupport || (exports.ClassicLinkDnsSupport = {}));
190
316
  var DescribeVpcClassicLinkDnsSupportResult;
191
317
  (function (DescribeVpcClassicLinkDnsSupportResult) {
192
- /**
193
- * @internal
194
- */
195
318
  DescribeVpcClassicLinkDnsSupportResult.filterSensitiveLog = (obj) => ({
196
319
  ...obj,
197
320
  });
198
321
  })(DescribeVpcClassicLinkDnsSupportResult = exports.DescribeVpcClassicLinkDnsSupportResult || (exports.DescribeVpcClassicLinkDnsSupportResult = {}));
199
322
  var DescribeVpcEndpointConnectionNotificationsRequest;
200
323
  (function (DescribeVpcEndpointConnectionNotificationsRequest) {
201
- /**
202
- * @internal
203
- */
204
324
  DescribeVpcEndpointConnectionNotificationsRequest.filterSensitiveLog = (obj) => ({
205
325
  ...obj,
206
326
  });
207
327
  })(DescribeVpcEndpointConnectionNotificationsRequest = exports.DescribeVpcEndpointConnectionNotificationsRequest || (exports.DescribeVpcEndpointConnectionNotificationsRequest = {}));
208
328
  var DescribeVpcEndpointConnectionNotificationsResult;
209
329
  (function (DescribeVpcEndpointConnectionNotificationsResult) {
210
- /**
211
- * @internal
212
- */
213
330
  DescribeVpcEndpointConnectionNotificationsResult.filterSensitiveLog = (obj) => ({
214
331
  ...obj,
215
332
  });
216
333
  })(DescribeVpcEndpointConnectionNotificationsResult = exports.DescribeVpcEndpointConnectionNotificationsResult || (exports.DescribeVpcEndpointConnectionNotificationsResult = {}));
217
334
  var DescribeVpcEndpointConnectionsRequest;
218
335
  (function (DescribeVpcEndpointConnectionsRequest) {
219
- /**
220
- * @internal
221
- */
222
336
  DescribeVpcEndpointConnectionsRequest.filterSensitiveLog = (obj) => ({
223
337
  ...obj,
224
338
  });
225
339
  })(DescribeVpcEndpointConnectionsRequest = exports.DescribeVpcEndpointConnectionsRequest || (exports.DescribeVpcEndpointConnectionsRequest = {}));
226
340
  var VpcEndpointConnection;
227
341
  (function (VpcEndpointConnection) {
228
- /**
229
- * @internal
230
- */
231
342
  VpcEndpointConnection.filterSensitiveLog = (obj) => ({
232
343
  ...obj,
233
344
  });
234
345
  })(VpcEndpointConnection = exports.VpcEndpointConnection || (exports.VpcEndpointConnection = {}));
235
346
  var DescribeVpcEndpointConnectionsResult;
236
347
  (function (DescribeVpcEndpointConnectionsResult) {
237
- /**
238
- * @internal
239
- */
240
348
  DescribeVpcEndpointConnectionsResult.filterSensitiveLog = (obj) => ({
241
349
  ...obj,
242
350
  });
243
351
  })(DescribeVpcEndpointConnectionsResult = exports.DescribeVpcEndpointConnectionsResult || (exports.DescribeVpcEndpointConnectionsResult = {}));
244
352
  var DescribeVpcEndpointsRequest;
245
353
  (function (DescribeVpcEndpointsRequest) {
246
- /**
247
- * @internal
248
- */
249
354
  DescribeVpcEndpointsRequest.filterSensitiveLog = (obj) => ({
250
355
  ...obj,
251
356
  });
252
357
  })(DescribeVpcEndpointsRequest = exports.DescribeVpcEndpointsRequest || (exports.DescribeVpcEndpointsRequest = {}));
253
358
  var DescribeVpcEndpointsResult;
254
359
  (function (DescribeVpcEndpointsResult) {
255
- /**
256
- * @internal
257
- */
258
360
  DescribeVpcEndpointsResult.filterSensitiveLog = (obj) => ({
259
361
  ...obj,
260
362
  });
261
363
  })(DescribeVpcEndpointsResult = exports.DescribeVpcEndpointsResult || (exports.DescribeVpcEndpointsResult = {}));
262
364
  var DescribeVpcEndpointServiceConfigurationsRequest;
263
365
  (function (DescribeVpcEndpointServiceConfigurationsRequest) {
264
- /**
265
- * @internal
266
- */
267
366
  DescribeVpcEndpointServiceConfigurationsRequest.filterSensitiveLog = (obj) => ({
268
367
  ...obj,
269
368
  });
270
369
  })(DescribeVpcEndpointServiceConfigurationsRequest = exports.DescribeVpcEndpointServiceConfigurationsRequest || (exports.DescribeVpcEndpointServiceConfigurationsRequest = {}));
271
370
  var DescribeVpcEndpointServiceConfigurationsResult;
272
371
  (function (DescribeVpcEndpointServiceConfigurationsResult) {
273
- /**
274
- * @internal
275
- */
276
372
  DescribeVpcEndpointServiceConfigurationsResult.filterSensitiveLog = (obj) => ({
277
373
  ...obj,
278
374
  });
279
375
  })(DescribeVpcEndpointServiceConfigurationsResult = exports.DescribeVpcEndpointServiceConfigurationsResult || (exports.DescribeVpcEndpointServiceConfigurationsResult = {}));
280
376
  var DescribeVpcEndpointServicePermissionsRequest;
281
377
  (function (DescribeVpcEndpointServicePermissionsRequest) {
282
- /**
283
- * @internal
284
- */
285
378
  DescribeVpcEndpointServicePermissionsRequest.filterSensitiveLog = (obj) => ({
286
379
  ...obj,
287
380
  });
288
381
  })(DescribeVpcEndpointServicePermissionsRequest = exports.DescribeVpcEndpointServicePermissionsRequest || (exports.DescribeVpcEndpointServicePermissionsRequest = {}));
289
382
  var DescribeVpcEndpointServicePermissionsResult;
290
383
  (function (DescribeVpcEndpointServicePermissionsResult) {
291
- /**
292
- * @internal
293
- */
294
384
  DescribeVpcEndpointServicePermissionsResult.filterSensitiveLog = (obj) => ({
295
385
  ...obj,
296
386
  });
297
387
  })(DescribeVpcEndpointServicePermissionsResult = exports.DescribeVpcEndpointServicePermissionsResult || (exports.DescribeVpcEndpointServicePermissionsResult = {}));
298
388
  var DescribeVpcEndpointServicesRequest;
299
389
  (function (DescribeVpcEndpointServicesRequest) {
300
- /**
301
- * @internal
302
- */
303
390
  DescribeVpcEndpointServicesRequest.filterSensitiveLog = (obj) => ({
304
391
  ...obj,
305
392
  });
306
393
  })(DescribeVpcEndpointServicesRequest = exports.DescribeVpcEndpointServicesRequest || (exports.DescribeVpcEndpointServicesRequest = {}));
307
394
  var PrivateDnsDetails;
308
395
  (function (PrivateDnsDetails) {
309
- /**
310
- * @internal
311
- */
312
396
  PrivateDnsDetails.filterSensitiveLog = (obj) => ({
313
397
  ...obj,
314
398
  });
315
399
  })(PrivateDnsDetails = exports.PrivateDnsDetails || (exports.PrivateDnsDetails = {}));
316
400
  var ServiceDetail;
317
401
  (function (ServiceDetail) {
318
- /**
319
- * @internal
320
- */
321
402
  ServiceDetail.filterSensitiveLog = (obj) => ({
322
403
  ...obj,
323
404
  });
324
405
  })(ServiceDetail = exports.ServiceDetail || (exports.ServiceDetail = {}));
325
406
  var DescribeVpcEndpointServicesResult;
326
407
  (function (DescribeVpcEndpointServicesResult) {
327
- /**
328
- * @internal
329
- */
330
408
  DescribeVpcEndpointServicesResult.filterSensitiveLog = (obj) => ({
331
409
  ...obj,
332
410
  });
333
411
  })(DescribeVpcEndpointServicesResult = exports.DescribeVpcEndpointServicesResult || (exports.DescribeVpcEndpointServicesResult = {}));
334
412
  var DescribeVpcPeeringConnectionsRequest;
335
413
  (function (DescribeVpcPeeringConnectionsRequest) {
336
- /**
337
- * @internal
338
- */
339
414
  DescribeVpcPeeringConnectionsRequest.filterSensitiveLog = (obj) => ({
340
415
  ...obj,
341
416
  });
342
417
  })(DescribeVpcPeeringConnectionsRequest = exports.DescribeVpcPeeringConnectionsRequest || (exports.DescribeVpcPeeringConnectionsRequest = {}));
343
418
  var DescribeVpcPeeringConnectionsResult;
344
419
  (function (DescribeVpcPeeringConnectionsResult) {
345
- /**
346
- * @internal
347
- */
348
420
  DescribeVpcPeeringConnectionsResult.filterSensitiveLog = (obj) => ({
349
421
  ...obj,
350
422
  });
351
423
  })(DescribeVpcPeeringConnectionsResult = exports.DescribeVpcPeeringConnectionsResult || (exports.DescribeVpcPeeringConnectionsResult = {}));
352
424
  var DescribeVpcsRequest;
353
425
  (function (DescribeVpcsRequest) {
354
- /**
355
- * @internal
356
- */
357
426
  DescribeVpcsRequest.filterSensitiveLog = (obj) => ({
358
427
  ...obj,
359
428
  });
360
429
  })(DescribeVpcsRequest = exports.DescribeVpcsRequest || (exports.DescribeVpcsRequest = {}));
361
430
  var DescribeVpcsResult;
362
431
  (function (DescribeVpcsResult) {
363
- /**
364
- * @internal
365
- */
366
432
  DescribeVpcsResult.filterSensitiveLog = (obj) => ({
367
433
  ...obj,
368
434
  });
369
435
  })(DescribeVpcsResult = exports.DescribeVpcsResult || (exports.DescribeVpcsResult = {}));
370
436
  var DescribeVpnConnectionsRequest;
371
437
  (function (DescribeVpnConnectionsRequest) {
372
- /**
373
- * @internal
374
- */
375
438
  DescribeVpnConnectionsRequest.filterSensitiveLog = (obj) => ({
376
439
  ...obj,
377
440
  });
378
441
  })(DescribeVpnConnectionsRequest = exports.DescribeVpnConnectionsRequest || (exports.DescribeVpnConnectionsRequest = {}));
379
442
  var DescribeVpnConnectionsResult;
380
443
  (function (DescribeVpnConnectionsResult) {
381
- /**
382
- * @internal
383
- */
384
444
  DescribeVpnConnectionsResult.filterSensitiveLog = (obj) => ({
385
445
  ...obj,
386
446
  });
387
447
  })(DescribeVpnConnectionsResult = exports.DescribeVpnConnectionsResult || (exports.DescribeVpnConnectionsResult = {}));
388
448
  var DescribeVpnGatewaysRequest;
389
449
  (function (DescribeVpnGatewaysRequest) {
390
- /**
391
- * @internal
392
- */
393
450
  DescribeVpnGatewaysRequest.filterSensitiveLog = (obj) => ({
394
451
  ...obj,
395
452
  });
396
453
  })(DescribeVpnGatewaysRequest = exports.DescribeVpnGatewaysRequest || (exports.DescribeVpnGatewaysRequest = {}));
397
454
  var DescribeVpnGatewaysResult;
398
455
  (function (DescribeVpnGatewaysResult) {
399
- /**
400
- * @internal
401
- */
402
456
  DescribeVpnGatewaysResult.filterSensitiveLog = (obj) => ({
403
457
  ...obj,
404
458
  });
405
459
  })(DescribeVpnGatewaysResult = exports.DescribeVpnGatewaysResult || (exports.DescribeVpnGatewaysResult = {}));
406
460
  var DetachClassicLinkVpcRequest;
407
461
  (function (DetachClassicLinkVpcRequest) {
408
- /**
409
- * @internal
410
- */
411
462
  DetachClassicLinkVpcRequest.filterSensitiveLog = (obj) => ({
412
463
  ...obj,
413
464
  });
414
465
  })(DetachClassicLinkVpcRequest = exports.DetachClassicLinkVpcRequest || (exports.DetachClassicLinkVpcRequest = {}));
415
466
  var DetachClassicLinkVpcResult;
416
467
  (function (DetachClassicLinkVpcResult) {
417
- /**
418
- * @internal
419
- */
420
468
  DetachClassicLinkVpcResult.filterSensitiveLog = (obj) => ({
421
469
  ...obj,
422
470
  });
423
471
  })(DetachClassicLinkVpcResult = exports.DetachClassicLinkVpcResult || (exports.DetachClassicLinkVpcResult = {}));
424
472
  var DetachInternetGatewayRequest;
425
473
  (function (DetachInternetGatewayRequest) {
426
- /**
427
- * @internal
428
- */
429
474
  DetachInternetGatewayRequest.filterSensitiveLog = (obj) => ({
430
475
  ...obj,
431
476
  });
432
477
  })(DetachInternetGatewayRequest = exports.DetachInternetGatewayRequest || (exports.DetachInternetGatewayRequest = {}));
433
478
  var DetachNetworkInterfaceRequest;
434
479
  (function (DetachNetworkInterfaceRequest) {
435
- /**
436
- * @internal
437
- */
438
480
  DetachNetworkInterfaceRequest.filterSensitiveLog = (obj) => ({
439
481
  ...obj,
440
482
  });
441
483
  })(DetachNetworkInterfaceRequest = exports.DetachNetworkInterfaceRequest || (exports.DetachNetworkInterfaceRequest = {}));
442
484
  var DetachVolumeRequest;
443
485
  (function (DetachVolumeRequest) {
444
- /**
445
- * @internal
446
- */
447
486
  DetachVolumeRequest.filterSensitiveLog = (obj) => ({
448
487
  ...obj,
449
488
  });
450
489
  })(DetachVolumeRequest = exports.DetachVolumeRequest || (exports.DetachVolumeRequest = {}));
451
490
  var DetachVpnGatewayRequest;
452
491
  (function (DetachVpnGatewayRequest) {
453
- /**
454
- * @internal
455
- */
456
492
  DetachVpnGatewayRequest.filterSensitiveLog = (obj) => ({
457
493
  ...obj,
458
494
  });
459
495
  })(DetachVpnGatewayRequest = exports.DetachVpnGatewayRequest || (exports.DetachVpnGatewayRequest = {}));
460
496
  var DisableEbsEncryptionByDefaultRequest;
461
497
  (function (DisableEbsEncryptionByDefaultRequest) {
462
- /**
463
- * @internal
464
- */
465
498
  DisableEbsEncryptionByDefaultRequest.filterSensitiveLog = (obj) => ({
466
499
  ...obj,
467
500
  });
468
501
  })(DisableEbsEncryptionByDefaultRequest = exports.DisableEbsEncryptionByDefaultRequest || (exports.DisableEbsEncryptionByDefaultRequest = {}));
469
502
  var DisableEbsEncryptionByDefaultResult;
470
503
  (function (DisableEbsEncryptionByDefaultResult) {
471
- /**
472
- * @internal
473
- */
474
504
  DisableEbsEncryptionByDefaultResult.filterSensitiveLog = (obj) => ({
475
505
  ...obj,
476
506
  });
477
507
  })(DisableEbsEncryptionByDefaultResult = exports.DisableEbsEncryptionByDefaultResult || (exports.DisableEbsEncryptionByDefaultResult = {}));
478
508
  var DisableFastSnapshotRestoresRequest;
479
509
  (function (DisableFastSnapshotRestoresRequest) {
480
- /**
481
- * @internal
482
- */
483
510
  DisableFastSnapshotRestoresRequest.filterSensitiveLog = (obj) => ({
484
511
  ...obj,
485
512
  });
486
513
  })(DisableFastSnapshotRestoresRequest = exports.DisableFastSnapshotRestoresRequest || (exports.DisableFastSnapshotRestoresRequest = {}));
487
514
  var DisableFastSnapshotRestoreSuccessItem;
488
515
  (function (DisableFastSnapshotRestoreSuccessItem) {
489
- /**
490
- * @internal
491
- */
492
516
  DisableFastSnapshotRestoreSuccessItem.filterSensitiveLog = (obj) => ({
493
517
  ...obj,
494
518
  });
495
519
  })(DisableFastSnapshotRestoreSuccessItem = exports.DisableFastSnapshotRestoreSuccessItem || (exports.DisableFastSnapshotRestoreSuccessItem = {}));
496
520
  var DisableFastSnapshotRestoreStateError;
497
521
  (function (DisableFastSnapshotRestoreStateError) {
498
- /**
499
- * @internal
500
- */
501
522
  DisableFastSnapshotRestoreStateError.filterSensitiveLog = (obj) => ({
502
523
  ...obj,
503
524
  });
504
525
  })(DisableFastSnapshotRestoreStateError = exports.DisableFastSnapshotRestoreStateError || (exports.DisableFastSnapshotRestoreStateError = {}));
505
526
  var DisableFastSnapshotRestoreStateErrorItem;
506
527
  (function (DisableFastSnapshotRestoreStateErrorItem) {
507
- /**
508
- * @internal
509
- */
510
528
  DisableFastSnapshotRestoreStateErrorItem.filterSensitiveLog = (obj) => ({
511
529
  ...obj,
512
530
  });
513
531
  })(DisableFastSnapshotRestoreStateErrorItem = exports.DisableFastSnapshotRestoreStateErrorItem || (exports.DisableFastSnapshotRestoreStateErrorItem = {}));
514
532
  var DisableFastSnapshotRestoreErrorItem;
515
533
  (function (DisableFastSnapshotRestoreErrorItem) {
516
- /**
517
- * @internal
518
- */
519
534
  DisableFastSnapshotRestoreErrorItem.filterSensitiveLog = (obj) => ({
520
535
  ...obj,
521
536
  });
522
537
  })(DisableFastSnapshotRestoreErrorItem = exports.DisableFastSnapshotRestoreErrorItem || (exports.DisableFastSnapshotRestoreErrorItem = {}));
523
538
  var DisableFastSnapshotRestoresResult;
524
539
  (function (DisableFastSnapshotRestoresResult) {
525
- /**
526
- * @internal
527
- */
528
540
  DisableFastSnapshotRestoresResult.filterSensitiveLog = (obj) => ({
529
541
  ...obj,
530
542
  });
531
543
  })(DisableFastSnapshotRestoresResult = exports.DisableFastSnapshotRestoresResult || (exports.DisableFastSnapshotRestoresResult = {}));
532
544
  var DisableImageDeprecationRequest;
533
545
  (function (DisableImageDeprecationRequest) {
534
- /**
535
- * @internal
536
- */
537
546
  DisableImageDeprecationRequest.filterSensitiveLog = (obj) => ({
538
547
  ...obj,
539
548
  });
540
549
  })(DisableImageDeprecationRequest = exports.DisableImageDeprecationRequest || (exports.DisableImageDeprecationRequest = {}));
541
550
  var DisableImageDeprecationResult;
542
551
  (function (DisableImageDeprecationResult) {
543
- /**
544
- * @internal
545
- */
546
552
  DisableImageDeprecationResult.filterSensitiveLog = (obj) => ({
547
553
  ...obj,
548
554
  });
549
555
  })(DisableImageDeprecationResult = exports.DisableImageDeprecationResult || (exports.DisableImageDeprecationResult = {}));
550
556
  var DisableSerialConsoleAccessRequest;
551
557
  (function (DisableSerialConsoleAccessRequest) {
552
- /**
553
- * @internal
554
- */
555
558
  DisableSerialConsoleAccessRequest.filterSensitiveLog = (obj) => ({
556
559
  ...obj,
557
560
  });
558
561
  })(DisableSerialConsoleAccessRequest = exports.DisableSerialConsoleAccessRequest || (exports.DisableSerialConsoleAccessRequest = {}));
559
562
  var DisableSerialConsoleAccessResult;
560
563
  (function (DisableSerialConsoleAccessResult) {
561
- /**
562
- * @internal
563
- */
564
564
  DisableSerialConsoleAccessResult.filterSensitiveLog = (obj) => ({
565
565
  ...obj,
566
566
  });
567
567
  })(DisableSerialConsoleAccessResult = exports.DisableSerialConsoleAccessResult || (exports.DisableSerialConsoleAccessResult = {}));
568
568
  var DisableTransitGatewayRouteTablePropagationRequest;
569
569
  (function (DisableTransitGatewayRouteTablePropagationRequest) {
570
- /**
571
- * @internal
572
- */
573
570
  DisableTransitGatewayRouteTablePropagationRequest.filterSensitiveLog = (obj) => ({
574
571
  ...obj,
575
572
  });
576
573
  })(DisableTransitGatewayRouteTablePropagationRequest = exports.DisableTransitGatewayRouteTablePropagationRequest || (exports.DisableTransitGatewayRouteTablePropagationRequest = {}));
577
574
  var TransitGatewayPropagation;
578
575
  (function (TransitGatewayPropagation) {
579
- /**
580
- * @internal
581
- */
582
576
  TransitGatewayPropagation.filterSensitiveLog = (obj) => ({
583
577
  ...obj,
584
578
  });
585
579
  })(TransitGatewayPropagation = exports.TransitGatewayPropagation || (exports.TransitGatewayPropagation = {}));
586
580
  var DisableTransitGatewayRouteTablePropagationResult;
587
581
  (function (DisableTransitGatewayRouteTablePropagationResult) {
588
- /**
589
- * @internal
590
- */
591
582
  DisableTransitGatewayRouteTablePropagationResult.filterSensitiveLog = (obj) => ({
592
583
  ...obj,
593
584
  });
594
585
  })(DisableTransitGatewayRouteTablePropagationResult = exports.DisableTransitGatewayRouteTablePropagationResult || (exports.DisableTransitGatewayRouteTablePropagationResult = {}));
595
586
  var DisableVgwRoutePropagationRequest;
596
587
  (function (DisableVgwRoutePropagationRequest) {
597
- /**
598
- * @internal
599
- */
600
588
  DisableVgwRoutePropagationRequest.filterSensitiveLog = (obj) => ({
601
589
  ...obj,
602
590
  });
603
591
  })(DisableVgwRoutePropagationRequest = exports.DisableVgwRoutePropagationRequest || (exports.DisableVgwRoutePropagationRequest = {}));
604
592
  var DisableVpcClassicLinkRequest;
605
593
  (function (DisableVpcClassicLinkRequest) {
606
- /**
607
- * @internal
608
- */
609
594
  DisableVpcClassicLinkRequest.filterSensitiveLog = (obj) => ({
610
595
  ...obj,
611
596
  });
612
597
  })(DisableVpcClassicLinkRequest = exports.DisableVpcClassicLinkRequest || (exports.DisableVpcClassicLinkRequest = {}));
613
598
  var DisableVpcClassicLinkResult;
614
599
  (function (DisableVpcClassicLinkResult) {
615
- /**
616
- * @internal
617
- */
618
600
  DisableVpcClassicLinkResult.filterSensitiveLog = (obj) => ({
619
601
  ...obj,
620
602
  });
621
603
  })(DisableVpcClassicLinkResult = exports.DisableVpcClassicLinkResult || (exports.DisableVpcClassicLinkResult = {}));
622
604
  var DisableVpcClassicLinkDnsSupportRequest;
623
605
  (function (DisableVpcClassicLinkDnsSupportRequest) {
624
- /**
625
- * @internal
626
- */
627
606
  DisableVpcClassicLinkDnsSupportRequest.filterSensitiveLog = (obj) => ({
628
607
  ...obj,
629
608
  });
630
609
  })(DisableVpcClassicLinkDnsSupportRequest = exports.DisableVpcClassicLinkDnsSupportRequest || (exports.DisableVpcClassicLinkDnsSupportRequest = {}));
631
610
  var DisableVpcClassicLinkDnsSupportResult;
632
611
  (function (DisableVpcClassicLinkDnsSupportResult) {
633
- /**
634
- * @internal
635
- */
636
612
  DisableVpcClassicLinkDnsSupportResult.filterSensitiveLog = (obj) => ({
637
613
  ...obj,
638
614
  });
639
615
  })(DisableVpcClassicLinkDnsSupportResult = exports.DisableVpcClassicLinkDnsSupportResult || (exports.DisableVpcClassicLinkDnsSupportResult = {}));
640
616
  var DisassociateAddressRequest;
641
617
  (function (DisassociateAddressRequest) {
642
- /**
643
- * @internal
644
- */
645
618
  DisassociateAddressRequest.filterSensitiveLog = (obj) => ({
646
619
  ...obj,
647
620
  });
648
621
  })(DisassociateAddressRequest = exports.DisassociateAddressRequest || (exports.DisassociateAddressRequest = {}));
649
622
  var DisassociateClientVpnTargetNetworkRequest;
650
623
  (function (DisassociateClientVpnTargetNetworkRequest) {
651
- /**
652
- * @internal
653
- */
654
624
  DisassociateClientVpnTargetNetworkRequest.filterSensitiveLog = (obj) => ({
655
625
  ...obj,
656
626
  });
657
627
  })(DisassociateClientVpnTargetNetworkRequest = exports.DisassociateClientVpnTargetNetworkRequest || (exports.DisassociateClientVpnTargetNetworkRequest = {}));
658
628
  var DisassociateClientVpnTargetNetworkResult;
659
629
  (function (DisassociateClientVpnTargetNetworkResult) {
660
- /**
661
- * @internal
662
- */
663
630
  DisassociateClientVpnTargetNetworkResult.filterSensitiveLog = (obj) => ({
664
631
  ...obj,
665
632
  });
666
633
  })(DisassociateClientVpnTargetNetworkResult = exports.DisassociateClientVpnTargetNetworkResult || (exports.DisassociateClientVpnTargetNetworkResult = {}));
667
634
  var DisassociateEnclaveCertificateIamRoleRequest;
668
635
  (function (DisassociateEnclaveCertificateIamRoleRequest) {
669
- /**
670
- * @internal
671
- */
672
636
  DisassociateEnclaveCertificateIamRoleRequest.filterSensitiveLog = (obj) => ({
673
637
  ...obj,
674
638
  });
675
639
  })(DisassociateEnclaveCertificateIamRoleRequest = exports.DisassociateEnclaveCertificateIamRoleRequest || (exports.DisassociateEnclaveCertificateIamRoleRequest = {}));
676
640
  var DisassociateEnclaveCertificateIamRoleResult;
677
641
  (function (DisassociateEnclaveCertificateIamRoleResult) {
678
- /**
679
- * @internal
680
- */
681
642
  DisassociateEnclaveCertificateIamRoleResult.filterSensitiveLog = (obj) => ({
682
643
  ...obj,
683
644
  });
684
645
  })(DisassociateEnclaveCertificateIamRoleResult = exports.DisassociateEnclaveCertificateIamRoleResult || (exports.DisassociateEnclaveCertificateIamRoleResult = {}));
685
646
  var DisassociateIamInstanceProfileRequest;
686
647
  (function (DisassociateIamInstanceProfileRequest) {
687
- /**
688
- * @internal
689
- */
690
648
  DisassociateIamInstanceProfileRequest.filterSensitiveLog = (obj) => ({
691
649
  ...obj,
692
650
  });
693
651
  })(DisassociateIamInstanceProfileRequest = exports.DisassociateIamInstanceProfileRequest || (exports.DisassociateIamInstanceProfileRequest = {}));
694
652
  var DisassociateIamInstanceProfileResult;
695
653
  (function (DisassociateIamInstanceProfileResult) {
696
- /**
697
- * @internal
698
- */
699
654
  DisassociateIamInstanceProfileResult.filterSensitiveLog = (obj) => ({
700
655
  ...obj,
701
656
  });
702
657
  })(DisassociateIamInstanceProfileResult = exports.DisassociateIamInstanceProfileResult || (exports.DisassociateIamInstanceProfileResult = {}));
703
658
  var InstanceEventWindowDisassociationRequest;
704
659
  (function (InstanceEventWindowDisassociationRequest) {
705
- /**
706
- * @internal
707
- */
708
660
  InstanceEventWindowDisassociationRequest.filterSensitiveLog = (obj) => ({
709
661
  ...obj,
710
662
  });
711
663
  })(InstanceEventWindowDisassociationRequest = exports.InstanceEventWindowDisassociationRequest || (exports.InstanceEventWindowDisassociationRequest = {}));
712
664
  var DisassociateInstanceEventWindowRequest;
713
665
  (function (DisassociateInstanceEventWindowRequest) {
714
- /**
715
- * @internal
716
- */
717
666
  DisassociateInstanceEventWindowRequest.filterSensitiveLog = (obj) => ({
718
667
  ...obj,
719
668
  });
720
669
  })(DisassociateInstanceEventWindowRequest = exports.DisassociateInstanceEventWindowRequest || (exports.DisassociateInstanceEventWindowRequest = {}));
721
670
  var DisassociateInstanceEventWindowResult;
722
671
  (function (DisassociateInstanceEventWindowResult) {
723
- /**
724
- * @internal
725
- */
726
672
  DisassociateInstanceEventWindowResult.filterSensitiveLog = (obj) => ({
727
673
  ...obj,
728
674
  });
729
675
  })(DisassociateInstanceEventWindowResult = exports.DisassociateInstanceEventWindowResult || (exports.DisassociateInstanceEventWindowResult = {}));
730
676
  var DisassociateRouteTableRequest;
731
677
  (function (DisassociateRouteTableRequest) {
732
- /**
733
- * @internal
734
- */
735
678
  DisassociateRouteTableRequest.filterSensitiveLog = (obj) => ({
736
679
  ...obj,
737
680
  });
738
681
  })(DisassociateRouteTableRequest = exports.DisassociateRouteTableRequest || (exports.DisassociateRouteTableRequest = {}));
739
682
  var DisassociateSubnetCidrBlockRequest;
740
683
  (function (DisassociateSubnetCidrBlockRequest) {
741
- /**
742
- * @internal
743
- */
744
684
  DisassociateSubnetCidrBlockRequest.filterSensitiveLog = (obj) => ({
745
685
  ...obj,
746
686
  });
747
687
  })(DisassociateSubnetCidrBlockRequest = exports.DisassociateSubnetCidrBlockRequest || (exports.DisassociateSubnetCidrBlockRequest = {}));
748
688
  var DisassociateSubnetCidrBlockResult;
749
689
  (function (DisassociateSubnetCidrBlockResult) {
750
- /**
751
- * @internal
752
- */
753
690
  DisassociateSubnetCidrBlockResult.filterSensitiveLog = (obj) => ({
754
691
  ...obj,
755
692
  });
756
693
  })(DisassociateSubnetCidrBlockResult = exports.DisassociateSubnetCidrBlockResult || (exports.DisassociateSubnetCidrBlockResult = {}));
757
694
  var DisassociateTransitGatewayMulticastDomainRequest;
758
695
  (function (DisassociateTransitGatewayMulticastDomainRequest) {
759
- /**
760
- * @internal
761
- */
762
696
  DisassociateTransitGatewayMulticastDomainRequest.filterSensitiveLog = (obj) => ({
763
697
  ...obj,
764
698
  });
765
699
  })(DisassociateTransitGatewayMulticastDomainRequest = exports.DisassociateTransitGatewayMulticastDomainRequest || (exports.DisassociateTransitGatewayMulticastDomainRequest = {}));
766
700
  var DisassociateTransitGatewayMulticastDomainResult;
767
701
  (function (DisassociateTransitGatewayMulticastDomainResult) {
768
- /**
769
- * @internal
770
- */
771
702
  DisassociateTransitGatewayMulticastDomainResult.filterSensitiveLog = (obj) => ({
772
703
  ...obj,
773
704
  });
774
705
  })(DisassociateTransitGatewayMulticastDomainResult = exports.DisassociateTransitGatewayMulticastDomainResult || (exports.DisassociateTransitGatewayMulticastDomainResult = {}));
775
706
  var DisassociateTransitGatewayRouteTableRequest;
776
707
  (function (DisassociateTransitGatewayRouteTableRequest) {
777
- /**
778
- * @internal
779
- */
780
708
  DisassociateTransitGatewayRouteTableRequest.filterSensitiveLog = (obj) => ({
781
709
  ...obj,
782
710
  });
783
711
  })(DisassociateTransitGatewayRouteTableRequest = exports.DisassociateTransitGatewayRouteTableRequest || (exports.DisassociateTransitGatewayRouteTableRequest = {}));
784
712
  var DisassociateTransitGatewayRouteTableResult;
785
713
  (function (DisassociateTransitGatewayRouteTableResult) {
786
- /**
787
- * @internal
788
- */
789
714
  DisassociateTransitGatewayRouteTableResult.filterSensitiveLog = (obj) => ({
790
715
  ...obj,
791
716
  });
792
717
  })(DisassociateTransitGatewayRouteTableResult = exports.DisassociateTransitGatewayRouteTableResult || (exports.DisassociateTransitGatewayRouteTableResult = {}));
793
718
  var DisassociateTrunkInterfaceRequest;
794
719
  (function (DisassociateTrunkInterfaceRequest) {
795
- /**
796
- * @internal
797
- */
798
720
  DisassociateTrunkInterfaceRequest.filterSensitiveLog = (obj) => ({
799
721
  ...obj,
800
722
  });
801
723
  })(DisassociateTrunkInterfaceRequest = exports.DisassociateTrunkInterfaceRequest || (exports.DisassociateTrunkInterfaceRequest = {}));
802
724
  var DisassociateTrunkInterfaceResult;
803
725
  (function (DisassociateTrunkInterfaceResult) {
804
- /**
805
- * @internal
806
- */
807
726
  DisassociateTrunkInterfaceResult.filterSensitiveLog = (obj) => ({
808
727
  ...obj,
809
728
  });
810
729
  })(DisassociateTrunkInterfaceResult = exports.DisassociateTrunkInterfaceResult || (exports.DisassociateTrunkInterfaceResult = {}));
811
730
  var DisassociateVpcCidrBlockRequest;
812
731
  (function (DisassociateVpcCidrBlockRequest) {
813
- /**
814
- * @internal
815
- */
816
732
  DisassociateVpcCidrBlockRequest.filterSensitiveLog = (obj) => ({
817
733
  ...obj,
818
734
  });
819
735
  })(DisassociateVpcCidrBlockRequest = exports.DisassociateVpcCidrBlockRequest || (exports.DisassociateVpcCidrBlockRequest = {}));
820
736
  var DisassociateVpcCidrBlockResult;
821
737
  (function (DisassociateVpcCidrBlockResult) {
822
- /**
823
- * @internal
824
- */
825
738
  DisassociateVpcCidrBlockResult.filterSensitiveLog = (obj) => ({
826
739
  ...obj,
827
740
  });
828
741
  })(DisassociateVpcCidrBlockResult = exports.DisassociateVpcCidrBlockResult || (exports.DisassociateVpcCidrBlockResult = {}));
829
742
  var EnableEbsEncryptionByDefaultRequest;
830
743
  (function (EnableEbsEncryptionByDefaultRequest) {
831
- /**
832
- * @internal
833
- */
834
744
  EnableEbsEncryptionByDefaultRequest.filterSensitiveLog = (obj) => ({
835
745
  ...obj,
836
746
  });
837
747
  })(EnableEbsEncryptionByDefaultRequest = exports.EnableEbsEncryptionByDefaultRequest || (exports.EnableEbsEncryptionByDefaultRequest = {}));
838
748
  var EnableEbsEncryptionByDefaultResult;
839
749
  (function (EnableEbsEncryptionByDefaultResult) {
840
- /**
841
- * @internal
842
- */
843
750
  EnableEbsEncryptionByDefaultResult.filterSensitiveLog = (obj) => ({
844
751
  ...obj,
845
752
  });
846
753
  })(EnableEbsEncryptionByDefaultResult = exports.EnableEbsEncryptionByDefaultResult || (exports.EnableEbsEncryptionByDefaultResult = {}));
847
754
  var EnableFastSnapshotRestoresRequest;
848
755
  (function (EnableFastSnapshotRestoresRequest) {
849
- /**
850
- * @internal
851
- */
852
756
  EnableFastSnapshotRestoresRequest.filterSensitiveLog = (obj) => ({
853
757
  ...obj,
854
758
  });
855
759
  })(EnableFastSnapshotRestoresRequest = exports.EnableFastSnapshotRestoresRequest || (exports.EnableFastSnapshotRestoresRequest = {}));
856
760
  var EnableFastSnapshotRestoreSuccessItem;
857
761
  (function (EnableFastSnapshotRestoreSuccessItem) {
858
- /**
859
- * @internal
860
- */
861
762
  EnableFastSnapshotRestoreSuccessItem.filterSensitiveLog = (obj) => ({
862
763
  ...obj,
863
764
  });
864
765
  })(EnableFastSnapshotRestoreSuccessItem = exports.EnableFastSnapshotRestoreSuccessItem || (exports.EnableFastSnapshotRestoreSuccessItem = {}));
865
766
  var EnableFastSnapshotRestoreStateError;
866
767
  (function (EnableFastSnapshotRestoreStateError) {
867
- /**
868
- * @internal
869
- */
870
768
  EnableFastSnapshotRestoreStateError.filterSensitiveLog = (obj) => ({
871
769
  ...obj,
872
770
  });
873
771
  })(EnableFastSnapshotRestoreStateError = exports.EnableFastSnapshotRestoreStateError || (exports.EnableFastSnapshotRestoreStateError = {}));
874
772
  var EnableFastSnapshotRestoreStateErrorItem;
875
773
  (function (EnableFastSnapshotRestoreStateErrorItem) {
876
- /**
877
- * @internal
878
- */
879
774
  EnableFastSnapshotRestoreStateErrorItem.filterSensitiveLog = (obj) => ({
880
775
  ...obj,
881
776
  });
882
777
  })(EnableFastSnapshotRestoreStateErrorItem = exports.EnableFastSnapshotRestoreStateErrorItem || (exports.EnableFastSnapshotRestoreStateErrorItem = {}));
883
778
  var EnableFastSnapshotRestoreErrorItem;
884
779
  (function (EnableFastSnapshotRestoreErrorItem) {
885
- /**
886
- * @internal
887
- */
888
780
  EnableFastSnapshotRestoreErrorItem.filterSensitiveLog = (obj) => ({
889
781
  ...obj,
890
782
  });
891
783
  })(EnableFastSnapshotRestoreErrorItem = exports.EnableFastSnapshotRestoreErrorItem || (exports.EnableFastSnapshotRestoreErrorItem = {}));
892
784
  var EnableFastSnapshotRestoresResult;
893
785
  (function (EnableFastSnapshotRestoresResult) {
894
- /**
895
- * @internal
896
- */
897
786
  EnableFastSnapshotRestoresResult.filterSensitiveLog = (obj) => ({
898
787
  ...obj,
899
788
  });
900
789
  })(EnableFastSnapshotRestoresResult = exports.EnableFastSnapshotRestoresResult || (exports.EnableFastSnapshotRestoresResult = {}));
901
790
  var EnableImageDeprecationRequest;
902
791
  (function (EnableImageDeprecationRequest) {
903
- /**
904
- * @internal
905
- */
906
792
  EnableImageDeprecationRequest.filterSensitiveLog = (obj) => ({
907
793
  ...obj,
908
794
  });
909
795
  })(EnableImageDeprecationRequest = exports.EnableImageDeprecationRequest || (exports.EnableImageDeprecationRequest = {}));
910
796
  var EnableImageDeprecationResult;
911
797
  (function (EnableImageDeprecationResult) {
912
- /**
913
- * @internal
914
- */
915
798
  EnableImageDeprecationResult.filterSensitiveLog = (obj) => ({
916
799
  ...obj,
917
800
  });
918
801
  })(EnableImageDeprecationResult = exports.EnableImageDeprecationResult || (exports.EnableImageDeprecationResult = {}));
919
802
  var EnableSerialConsoleAccessRequest;
920
803
  (function (EnableSerialConsoleAccessRequest) {
921
- /**
922
- * @internal
923
- */
924
804
  EnableSerialConsoleAccessRequest.filterSensitiveLog = (obj) => ({
925
805
  ...obj,
926
806
  });
927
807
  })(EnableSerialConsoleAccessRequest = exports.EnableSerialConsoleAccessRequest || (exports.EnableSerialConsoleAccessRequest = {}));
928
808
  var EnableSerialConsoleAccessResult;
929
809
  (function (EnableSerialConsoleAccessResult) {
930
- /**
931
- * @internal
932
- */
933
810
  EnableSerialConsoleAccessResult.filterSensitiveLog = (obj) => ({
934
811
  ...obj,
935
812
  });
936
813
  })(EnableSerialConsoleAccessResult = exports.EnableSerialConsoleAccessResult || (exports.EnableSerialConsoleAccessResult = {}));
937
814
  var EnableTransitGatewayRouteTablePropagationRequest;
938
815
  (function (EnableTransitGatewayRouteTablePropagationRequest) {
939
- /**
940
- * @internal
941
- */
942
816
  EnableTransitGatewayRouteTablePropagationRequest.filterSensitiveLog = (obj) => ({
943
817
  ...obj,
944
818
  });
945
819
  })(EnableTransitGatewayRouteTablePropagationRequest = exports.EnableTransitGatewayRouteTablePropagationRequest || (exports.EnableTransitGatewayRouteTablePropagationRequest = {}));
946
820
  var EnableTransitGatewayRouteTablePropagationResult;
947
821
  (function (EnableTransitGatewayRouteTablePropagationResult) {
948
- /**
949
- * @internal
950
- */
951
822
  EnableTransitGatewayRouteTablePropagationResult.filterSensitiveLog = (obj) => ({
952
823
  ...obj,
953
824
  });
954
825
  })(EnableTransitGatewayRouteTablePropagationResult = exports.EnableTransitGatewayRouteTablePropagationResult || (exports.EnableTransitGatewayRouteTablePropagationResult = {}));
955
826
  var EnableVgwRoutePropagationRequest;
956
827
  (function (EnableVgwRoutePropagationRequest) {
957
- /**
958
- * @internal
959
- */
960
828
  EnableVgwRoutePropagationRequest.filterSensitiveLog = (obj) => ({
961
829
  ...obj,
962
830
  });
963
831
  })(EnableVgwRoutePropagationRequest = exports.EnableVgwRoutePropagationRequest || (exports.EnableVgwRoutePropagationRequest = {}));
964
832
  var EnableVolumeIORequest;
965
833
  (function (EnableVolumeIORequest) {
966
- /**
967
- * @internal
968
- */
969
834
  EnableVolumeIORequest.filterSensitiveLog = (obj) => ({
970
835
  ...obj,
971
836
  });
972
837
  })(EnableVolumeIORequest = exports.EnableVolumeIORequest || (exports.EnableVolumeIORequest = {}));
973
838
  var EnableVpcClassicLinkRequest;
974
839
  (function (EnableVpcClassicLinkRequest) {
975
- /**
976
- * @internal
977
- */
978
840
  EnableVpcClassicLinkRequest.filterSensitiveLog = (obj) => ({
979
841
  ...obj,
980
842
  });
981
843
  })(EnableVpcClassicLinkRequest = exports.EnableVpcClassicLinkRequest || (exports.EnableVpcClassicLinkRequest = {}));
982
844
  var EnableVpcClassicLinkResult;
983
845
  (function (EnableVpcClassicLinkResult) {
984
- /**
985
- * @internal
986
- */
987
846
  EnableVpcClassicLinkResult.filterSensitiveLog = (obj) => ({
988
847
  ...obj,
989
848
  });
990
849
  })(EnableVpcClassicLinkResult = exports.EnableVpcClassicLinkResult || (exports.EnableVpcClassicLinkResult = {}));
991
850
  var EnableVpcClassicLinkDnsSupportRequest;
992
851
  (function (EnableVpcClassicLinkDnsSupportRequest) {
993
- /**
994
- * @internal
995
- */
996
852
  EnableVpcClassicLinkDnsSupportRequest.filterSensitiveLog = (obj) => ({
997
853
  ...obj,
998
854
  });
999
855
  })(EnableVpcClassicLinkDnsSupportRequest = exports.EnableVpcClassicLinkDnsSupportRequest || (exports.EnableVpcClassicLinkDnsSupportRequest = {}));
1000
856
  var EnableVpcClassicLinkDnsSupportResult;
1001
857
  (function (EnableVpcClassicLinkDnsSupportResult) {
1002
- /**
1003
- * @internal
1004
- */
1005
858
  EnableVpcClassicLinkDnsSupportResult.filterSensitiveLog = (obj) => ({
1006
859
  ...obj,
1007
860
  });
1008
861
  })(EnableVpcClassicLinkDnsSupportResult = exports.EnableVpcClassicLinkDnsSupportResult || (exports.EnableVpcClassicLinkDnsSupportResult = {}));
1009
862
  var ExportClientVpnClientCertificateRevocationListRequest;
1010
863
  (function (ExportClientVpnClientCertificateRevocationListRequest) {
1011
- /**
1012
- * @internal
1013
- */
1014
864
  ExportClientVpnClientCertificateRevocationListRequest.filterSensitiveLog = (obj) => ({
1015
865
  ...obj,
1016
866
  });
1017
867
  })(ExportClientVpnClientCertificateRevocationListRequest = exports.ExportClientVpnClientCertificateRevocationListRequest || (exports.ExportClientVpnClientCertificateRevocationListRequest = {}));
1018
868
  var ClientCertificateRevocationListStatus;
1019
869
  (function (ClientCertificateRevocationListStatus) {
1020
- /**
1021
- * @internal
1022
- */
1023
870
  ClientCertificateRevocationListStatus.filterSensitiveLog = (obj) => ({
1024
871
  ...obj,
1025
872
  });
1026
873
  })(ClientCertificateRevocationListStatus = exports.ClientCertificateRevocationListStatus || (exports.ClientCertificateRevocationListStatus = {}));
1027
874
  var ExportClientVpnClientCertificateRevocationListResult;
1028
875
  (function (ExportClientVpnClientCertificateRevocationListResult) {
1029
- /**
1030
- * @internal
1031
- */
1032
876
  ExportClientVpnClientCertificateRevocationListResult.filterSensitiveLog = (obj) => ({
1033
877
  ...obj,
1034
878
  });
1035
879
  })(ExportClientVpnClientCertificateRevocationListResult = exports.ExportClientVpnClientCertificateRevocationListResult || (exports.ExportClientVpnClientCertificateRevocationListResult = {}));
1036
880
  var ExportClientVpnClientConfigurationRequest;
1037
881
  (function (ExportClientVpnClientConfigurationRequest) {
1038
- /**
1039
- * @internal
1040
- */
1041
882
  ExportClientVpnClientConfigurationRequest.filterSensitiveLog = (obj) => ({
1042
883
  ...obj,
1043
884
  });
1044
885
  })(ExportClientVpnClientConfigurationRequest = exports.ExportClientVpnClientConfigurationRequest || (exports.ExportClientVpnClientConfigurationRequest = {}));
1045
886
  var ExportClientVpnClientConfigurationResult;
1046
887
  (function (ExportClientVpnClientConfigurationResult) {
1047
- /**
1048
- * @internal
1049
- */
1050
888
  ExportClientVpnClientConfigurationResult.filterSensitiveLog = (obj) => ({
1051
889
  ...obj,
1052
890
  });
1053
891
  })(ExportClientVpnClientConfigurationResult = exports.ExportClientVpnClientConfigurationResult || (exports.ExportClientVpnClientConfigurationResult = {}));
1054
892
  var ExportTaskS3LocationRequest;
1055
893
  (function (ExportTaskS3LocationRequest) {
1056
- /**
1057
- * @internal
1058
- */
1059
894
  ExportTaskS3LocationRequest.filterSensitiveLog = (obj) => ({
1060
895
  ...obj,
1061
896
  });
1062
897
  })(ExportTaskS3LocationRequest = exports.ExportTaskS3LocationRequest || (exports.ExportTaskS3LocationRequest = {}));
1063
898
  var ExportImageRequest;
1064
899
  (function (ExportImageRequest) {
1065
- /**
1066
- * @internal
1067
- */
1068
900
  ExportImageRequest.filterSensitiveLog = (obj) => ({
1069
901
  ...obj,
1070
902
  });
1071
903
  })(ExportImageRequest = exports.ExportImageRequest || (exports.ExportImageRequest = {}));
1072
904
  var ExportImageResult;
1073
905
  (function (ExportImageResult) {
1074
- /**
1075
- * @internal
1076
- */
1077
906
  ExportImageResult.filterSensitiveLog = (obj) => ({
1078
907
  ...obj,
1079
908
  });
1080
909
  })(ExportImageResult = exports.ExportImageResult || (exports.ExportImageResult = {}));
1081
910
  var ExportTransitGatewayRoutesRequest;
1082
911
  (function (ExportTransitGatewayRoutesRequest) {
1083
- /**
1084
- * @internal
1085
- */
1086
912
  ExportTransitGatewayRoutesRequest.filterSensitiveLog = (obj) => ({
1087
913
  ...obj,
1088
914
  });
1089
915
  })(ExportTransitGatewayRoutesRequest = exports.ExportTransitGatewayRoutesRequest || (exports.ExportTransitGatewayRoutesRequest = {}));
1090
916
  var ExportTransitGatewayRoutesResult;
1091
917
  (function (ExportTransitGatewayRoutesResult) {
1092
- /**
1093
- * @internal
1094
- */
1095
918
  ExportTransitGatewayRoutesResult.filterSensitiveLog = (obj) => ({
1096
919
  ...obj,
1097
920
  });
1098
921
  })(ExportTransitGatewayRoutesResult = exports.ExportTransitGatewayRoutesResult || (exports.ExportTransitGatewayRoutesResult = {}));
1099
922
  var GetAssociatedEnclaveCertificateIamRolesRequest;
1100
923
  (function (GetAssociatedEnclaveCertificateIamRolesRequest) {
1101
- /**
1102
- * @internal
1103
- */
1104
924
  GetAssociatedEnclaveCertificateIamRolesRequest.filterSensitiveLog = (obj) => ({
1105
925
  ...obj,
1106
926
  });
1107
927
  })(GetAssociatedEnclaveCertificateIamRolesRequest = exports.GetAssociatedEnclaveCertificateIamRolesRequest || (exports.GetAssociatedEnclaveCertificateIamRolesRequest = {}));
1108
928
  var AssociatedRole;
1109
929
  (function (AssociatedRole) {
1110
- /**
1111
- * @internal
1112
- */
1113
930
  AssociatedRole.filterSensitiveLog = (obj) => ({
1114
931
  ...obj,
1115
932
  });
1116
933
  })(AssociatedRole = exports.AssociatedRole || (exports.AssociatedRole = {}));
1117
934
  var GetAssociatedEnclaveCertificateIamRolesResult;
1118
935
  (function (GetAssociatedEnclaveCertificateIamRolesResult) {
1119
- /**
1120
- * @internal
1121
- */
1122
936
  GetAssociatedEnclaveCertificateIamRolesResult.filterSensitiveLog = (obj) => ({
1123
937
  ...obj,
1124
938
  });
1125
939
  })(GetAssociatedEnclaveCertificateIamRolesResult = exports.GetAssociatedEnclaveCertificateIamRolesResult || (exports.GetAssociatedEnclaveCertificateIamRolesResult = {}));
1126
940
  var GetAssociatedIpv6PoolCidrsRequest;
1127
941
  (function (GetAssociatedIpv6PoolCidrsRequest) {
1128
- /**
1129
- * @internal
1130
- */
1131
942
  GetAssociatedIpv6PoolCidrsRequest.filterSensitiveLog = (obj) => ({
1132
943
  ...obj,
1133
944
  });
1134
945
  })(GetAssociatedIpv6PoolCidrsRequest = exports.GetAssociatedIpv6PoolCidrsRequest || (exports.GetAssociatedIpv6PoolCidrsRequest = {}));
1135
946
  var Ipv6CidrAssociation;
1136
947
  (function (Ipv6CidrAssociation) {
1137
- /**
1138
- * @internal
1139
- */
1140
948
  Ipv6CidrAssociation.filterSensitiveLog = (obj) => ({
1141
949
  ...obj,
1142
950
  });
1143
951
  })(Ipv6CidrAssociation = exports.Ipv6CidrAssociation || (exports.Ipv6CidrAssociation = {}));
1144
952
  var GetAssociatedIpv6PoolCidrsResult;
1145
953
  (function (GetAssociatedIpv6PoolCidrsResult) {
1146
- /**
1147
- * @internal
1148
- */
1149
954
  GetAssociatedIpv6PoolCidrsResult.filterSensitiveLog = (obj) => ({
1150
955
  ...obj,
1151
956
  });
1152
957
  })(GetAssociatedIpv6PoolCidrsResult = exports.GetAssociatedIpv6PoolCidrsResult || (exports.GetAssociatedIpv6PoolCidrsResult = {}));
1153
958
  var GetCapacityReservationUsageRequest;
1154
959
  (function (GetCapacityReservationUsageRequest) {
1155
- /**
1156
- * @internal
1157
- */
1158
960
  GetCapacityReservationUsageRequest.filterSensitiveLog = (obj) => ({
1159
961
  ...obj,
1160
962
  });
1161
963
  })(GetCapacityReservationUsageRequest = exports.GetCapacityReservationUsageRequest || (exports.GetCapacityReservationUsageRequest = {}));
1162
964
  var InstanceUsage;
1163
965
  (function (InstanceUsage) {
1164
- /**
1165
- * @internal
1166
- */
1167
966
  InstanceUsage.filterSensitiveLog = (obj) => ({
1168
967
  ...obj,
1169
968
  });
1170
969
  })(InstanceUsage = exports.InstanceUsage || (exports.InstanceUsage = {}));
1171
970
  var GetCapacityReservationUsageResult;
1172
971
  (function (GetCapacityReservationUsageResult) {
1173
- /**
1174
- * @internal
1175
- */
1176
972
  GetCapacityReservationUsageResult.filterSensitiveLog = (obj) => ({
1177
973
  ...obj,
1178
974
  });
1179
975
  })(GetCapacityReservationUsageResult = exports.GetCapacityReservationUsageResult || (exports.GetCapacityReservationUsageResult = {}));
1180
976
  var GetCoipPoolUsageRequest;
1181
977
  (function (GetCoipPoolUsageRequest) {
1182
- /**
1183
- * @internal
1184
- */
1185
978
  GetCoipPoolUsageRequest.filterSensitiveLog = (obj) => ({
1186
979
  ...obj,
1187
980
  });
1188
981
  })(GetCoipPoolUsageRequest = exports.GetCoipPoolUsageRequest || (exports.GetCoipPoolUsageRequest = {}));
1189
982
  var CoipAddressUsage;
1190
983
  (function (CoipAddressUsage) {
1191
- /**
1192
- * @internal
1193
- */
1194
984
  CoipAddressUsage.filterSensitiveLog = (obj) => ({
1195
985
  ...obj,
1196
986
  });
1197
987
  })(CoipAddressUsage = exports.CoipAddressUsage || (exports.CoipAddressUsage = {}));
1198
988
  var GetCoipPoolUsageResult;
1199
989
  (function (GetCoipPoolUsageResult) {
1200
- /**
1201
- * @internal
1202
- */
1203
990
  GetCoipPoolUsageResult.filterSensitiveLog = (obj) => ({
1204
991
  ...obj,
1205
992
  });
1206
993
  })(GetCoipPoolUsageResult = exports.GetCoipPoolUsageResult || (exports.GetCoipPoolUsageResult = {}));
1207
994
  var GetConsoleOutputRequest;
1208
995
  (function (GetConsoleOutputRequest) {
1209
- /**
1210
- * @internal
1211
- */
1212
996
  GetConsoleOutputRequest.filterSensitiveLog = (obj) => ({
1213
997
  ...obj,
1214
998
  });
1215
999
  })(GetConsoleOutputRequest = exports.GetConsoleOutputRequest || (exports.GetConsoleOutputRequest = {}));
1216
1000
  var GetConsoleOutputResult;
1217
1001
  (function (GetConsoleOutputResult) {
1218
- /**
1219
- * @internal
1220
- */
1221
1002
  GetConsoleOutputResult.filterSensitiveLog = (obj) => ({
1222
1003
  ...obj,
1223
1004
  });
1224
1005
  })(GetConsoleOutputResult = exports.GetConsoleOutputResult || (exports.GetConsoleOutputResult = {}));
1225
1006
  var GetConsoleScreenshotRequest;
1226
1007
  (function (GetConsoleScreenshotRequest) {
1227
- /**
1228
- * @internal
1229
- */
1230
1008
  GetConsoleScreenshotRequest.filterSensitiveLog = (obj) => ({
1231
1009
  ...obj,
1232
1010
  });
1233
1011
  })(GetConsoleScreenshotRequest = exports.GetConsoleScreenshotRequest || (exports.GetConsoleScreenshotRequest = {}));
1234
1012
  var GetConsoleScreenshotResult;
1235
1013
  (function (GetConsoleScreenshotResult) {
1236
- /**
1237
- * @internal
1238
- */
1239
1014
  GetConsoleScreenshotResult.filterSensitiveLog = (obj) => ({
1240
1015
  ...obj,
1241
1016
  });
1242
1017
  })(GetConsoleScreenshotResult = exports.GetConsoleScreenshotResult || (exports.GetConsoleScreenshotResult = {}));
1243
1018
  var GetDefaultCreditSpecificationRequest;
1244
1019
  (function (GetDefaultCreditSpecificationRequest) {
1245
- /**
1246
- * @internal
1247
- */
1248
1020
  GetDefaultCreditSpecificationRequest.filterSensitiveLog = (obj) => ({
1249
1021
  ...obj,
1250
1022
  });
1251
1023
  })(GetDefaultCreditSpecificationRequest = exports.GetDefaultCreditSpecificationRequest || (exports.GetDefaultCreditSpecificationRequest = {}));
1252
1024
  var InstanceFamilyCreditSpecification;
1253
1025
  (function (InstanceFamilyCreditSpecification) {
1254
- /**
1255
- * @internal
1256
- */
1257
1026
  InstanceFamilyCreditSpecification.filterSensitiveLog = (obj) => ({
1258
1027
  ...obj,
1259
1028
  });
1260
1029
  })(InstanceFamilyCreditSpecification = exports.InstanceFamilyCreditSpecification || (exports.InstanceFamilyCreditSpecification = {}));
1261
1030
  var GetDefaultCreditSpecificationResult;
1262
1031
  (function (GetDefaultCreditSpecificationResult) {
1263
- /**
1264
- * @internal
1265
- */
1266
1032
  GetDefaultCreditSpecificationResult.filterSensitiveLog = (obj) => ({
1267
1033
  ...obj,
1268
1034
  });
1269
1035
  })(GetDefaultCreditSpecificationResult = exports.GetDefaultCreditSpecificationResult || (exports.GetDefaultCreditSpecificationResult = {}));
1270
1036
  var GetEbsDefaultKmsKeyIdRequest;
1271
1037
  (function (GetEbsDefaultKmsKeyIdRequest) {
1272
- /**
1273
- * @internal
1274
- */
1275
1038
  GetEbsDefaultKmsKeyIdRequest.filterSensitiveLog = (obj) => ({
1276
1039
  ...obj,
1277
1040
  });
1278
1041
  })(GetEbsDefaultKmsKeyIdRequest = exports.GetEbsDefaultKmsKeyIdRequest || (exports.GetEbsDefaultKmsKeyIdRequest = {}));
1279
1042
  var GetEbsDefaultKmsKeyIdResult;
1280
1043
  (function (GetEbsDefaultKmsKeyIdResult) {
1281
- /**
1282
- * @internal
1283
- */
1284
1044
  GetEbsDefaultKmsKeyIdResult.filterSensitiveLog = (obj) => ({
1285
1045
  ...obj,
1286
1046
  });
1287
1047
  })(GetEbsDefaultKmsKeyIdResult = exports.GetEbsDefaultKmsKeyIdResult || (exports.GetEbsDefaultKmsKeyIdResult = {}));
1288
1048
  var GetEbsEncryptionByDefaultRequest;
1289
1049
  (function (GetEbsEncryptionByDefaultRequest) {
1290
- /**
1291
- * @internal
1292
- */
1293
1050
  GetEbsEncryptionByDefaultRequest.filterSensitiveLog = (obj) => ({
1294
1051
  ...obj,
1295
1052
  });
1296
1053
  })(GetEbsEncryptionByDefaultRequest = exports.GetEbsEncryptionByDefaultRequest || (exports.GetEbsEncryptionByDefaultRequest = {}));
1297
1054
  var GetEbsEncryptionByDefaultResult;
1298
1055
  (function (GetEbsEncryptionByDefaultResult) {
1299
- /**
1300
- * @internal
1301
- */
1302
1056
  GetEbsEncryptionByDefaultResult.filterSensitiveLog = (obj) => ({
1303
1057
  ...obj,
1304
1058
  });
@@ -1312,414 +1066,318 @@ var PartitionLoadFrequency;
1312
1066
  })(PartitionLoadFrequency = exports.PartitionLoadFrequency || (exports.PartitionLoadFrequency = {}));
1313
1067
  var AthenaIntegration;
1314
1068
  (function (AthenaIntegration) {
1315
- /**
1316
- * @internal
1317
- */
1318
1069
  AthenaIntegration.filterSensitiveLog = (obj) => ({
1319
1070
  ...obj,
1320
1071
  });
1321
1072
  })(AthenaIntegration = exports.AthenaIntegration || (exports.AthenaIntegration = {}));
1322
1073
  var IntegrateServices;
1323
1074
  (function (IntegrateServices) {
1324
- /**
1325
- * @internal
1326
- */
1327
1075
  IntegrateServices.filterSensitiveLog = (obj) => ({
1328
1076
  ...obj,
1329
1077
  });
1330
1078
  })(IntegrateServices = exports.IntegrateServices || (exports.IntegrateServices = {}));
1331
1079
  var GetFlowLogsIntegrationTemplateRequest;
1332
1080
  (function (GetFlowLogsIntegrationTemplateRequest) {
1333
- /**
1334
- * @internal
1335
- */
1336
1081
  GetFlowLogsIntegrationTemplateRequest.filterSensitiveLog = (obj) => ({
1337
1082
  ...obj,
1338
1083
  });
1339
1084
  })(GetFlowLogsIntegrationTemplateRequest = exports.GetFlowLogsIntegrationTemplateRequest || (exports.GetFlowLogsIntegrationTemplateRequest = {}));
1340
1085
  var GetFlowLogsIntegrationTemplateResult;
1341
1086
  (function (GetFlowLogsIntegrationTemplateResult) {
1342
- /**
1343
- * @internal
1344
- */
1345
1087
  GetFlowLogsIntegrationTemplateResult.filterSensitiveLog = (obj) => ({
1346
1088
  ...obj,
1347
1089
  });
1348
1090
  })(GetFlowLogsIntegrationTemplateResult = exports.GetFlowLogsIntegrationTemplateResult || (exports.GetFlowLogsIntegrationTemplateResult = {}));
1349
1091
  var GetGroupsForCapacityReservationRequest;
1350
1092
  (function (GetGroupsForCapacityReservationRequest) {
1351
- /**
1352
- * @internal
1353
- */
1354
1093
  GetGroupsForCapacityReservationRequest.filterSensitiveLog = (obj) => ({
1355
1094
  ...obj,
1356
1095
  });
1357
1096
  })(GetGroupsForCapacityReservationRequest = exports.GetGroupsForCapacityReservationRequest || (exports.GetGroupsForCapacityReservationRequest = {}));
1358
1097
  var CapacityReservationGroup;
1359
1098
  (function (CapacityReservationGroup) {
1360
- /**
1361
- * @internal
1362
- */
1363
1099
  CapacityReservationGroup.filterSensitiveLog = (obj) => ({
1364
1100
  ...obj,
1365
1101
  });
1366
1102
  })(CapacityReservationGroup = exports.CapacityReservationGroup || (exports.CapacityReservationGroup = {}));
1367
1103
  var GetGroupsForCapacityReservationResult;
1368
1104
  (function (GetGroupsForCapacityReservationResult) {
1369
- /**
1370
- * @internal
1371
- */
1372
1105
  GetGroupsForCapacityReservationResult.filterSensitiveLog = (obj) => ({
1373
1106
  ...obj,
1374
1107
  });
1375
1108
  })(GetGroupsForCapacityReservationResult = exports.GetGroupsForCapacityReservationResult || (exports.GetGroupsForCapacityReservationResult = {}));
1376
1109
  var GetHostReservationPurchasePreviewRequest;
1377
1110
  (function (GetHostReservationPurchasePreviewRequest) {
1378
- /**
1379
- * @internal
1380
- */
1381
1111
  GetHostReservationPurchasePreviewRequest.filterSensitiveLog = (obj) => ({
1382
1112
  ...obj,
1383
1113
  });
1384
1114
  })(GetHostReservationPurchasePreviewRequest = exports.GetHostReservationPurchasePreviewRequest || (exports.GetHostReservationPurchasePreviewRequest = {}));
1385
1115
  var Purchase;
1386
1116
  (function (Purchase) {
1387
- /**
1388
- * @internal
1389
- */
1390
1117
  Purchase.filterSensitiveLog = (obj) => ({
1391
1118
  ...obj,
1392
1119
  });
1393
1120
  })(Purchase = exports.Purchase || (exports.Purchase = {}));
1394
1121
  var GetHostReservationPurchasePreviewResult;
1395
1122
  (function (GetHostReservationPurchasePreviewResult) {
1396
- /**
1397
- * @internal
1398
- */
1399
1123
  GetHostReservationPurchasePreviewResult.filterSensitiveLog = (obj) => ({
1400
1124
  ...obj,
1401
1125
  });
1402
1126
  })(GetHostReservationPurchasePreviewResult = exports.GetHostReservationPurchasePreviewResult || (exports.GetHostReservationPurchasePreviewResult = {}));
1127
+ var GetInstanceTypesFromInstanceRequirementsRequest;
1128
+ (function (GetInstanceTypesFromInstanceRequirementsRequest) {
1129
+ GetInstanceTypesFromInstanceRequirementsRequest.filterSensitiveLog = (obj) => ({
1130
+ ...obj,
1131
+ });
1132
+ })(GetInstanceTypesFromInstanceRequirementsRequest = exports.GetInstanceTypesFromInstanceRequirementsRequest || (exports.GetInstanceTypesFromInstanceRequirementsRequest = {}));
1133
+ var InstanceTypeInfoFromInstanceRequirements;
1134
+ (function (InstanceTypeInfoFromInstanceRequirements) {
1135
+ InstanceTypeInfoFromInstanceRequirements.filterSensitiveLog = (obj) => ({
1136
+ ...obj,
1137
+ });
1138
+ })(InstanceTypeInfoFromInstanceRequirements = exports.InstanceTypeInfoFromInstanceRequirements || (exports.InstanceTypeInfoFromInstanceRequirements = {}));
1139
+ var GetInstanceTypesFromInstanceRequirementsResult;
1140
+ (function (GetInstanceTypesFromInstanceRequirementsResult) {
1141
+ GetInstanceTypesFromInstanceRequirementsResult.filterSensitiveLog = (obj) => ({
1142
+ ...obj,
1143
+ });
1144
+ })(GetInstanceTypesFromInstanceRequirementsResult = exports.GetInstanceTypesFromInstanceRequirementsResult || (exports.GetInstanceTypesFromInstanceRequirementsResult = {}));
1403
1145
  var GetLaunchTemplateDataRequest;
1404
1146
  (function (GetLaunchTemplateDataRequest) {
1405
- /**
1406
- * @internal
1407
- */
1408
1147
  GetLaunchTemplateDataRequest.filterSensitiveLog = (obj) => ({
1409
1148
  ...obj,
1410
1149
  });
1411
1150
  })(GetLaunchTemplateDataRequest = exports.GetLaunchTemplateDataRequest || (exports.GetLaunchTemplateDataRequest = {}));
1412
1151
  var GetLaunchTemplateDataResult;
1413
1152
  (function (GetLaunchTemplateDataResult) {
1414
- /**
1415
- * @internal
1416
- */
1417
1153
  GetLaunchTemplateDataResult.filterSensitiveLog = (obj) => ({
1418
1154
  ...obj,
1419
1155
  });
1420
1156
  })(GetLaunchTemplateDataResult = exports.GetLaunchTemplateDataResult || (exports.GetLaunchTemplateDataResult = {}));
1421
1157
  var GetManagedPrefixListAssociationsRequest;
1422
1158
  (function (GetManagedPrefixListAssociationsRequest) {
1423
- /**
1424
- * @internal
1425
- */
1426
1159
  GetManagedPrefixListAssociationsRequest.filterSensitiveLog = (obj) => ({
1427
1160
  ...obj,
1428
1161
  });
1429
1162
  })(GetManagedPrefixListAssociationsRequest = exports.GetManagedPrefixListAssociationsRequest || (exports.GetManagedPrefixListAssociationsRequest = {}));
1430
1163
  var PrefixListAssociation;
1431
1164
  (function (PrefixListAssociation) {
1432
- /**
1433
- * @internal
1434
- */
1435
1165
  PrefixListAssociation.filterSensitiveLog = (obj) => ({
1436
1166
  ...obj,
1437
1167
  });
1438
1168
  })(PrefixListAssociation = exports.PrefixListAssociation || (exports.PrefixListAssociation = {}));
1439
1169
  var GetManagedPrefixListAssociationsResult;
1440
1170
  (function (GetManagedPrefixListAssociationsResult) {
1441
- /**
1442
- * @internal
1443
- */
1444
1171
  GetManagedPrefixListAssociationsResult.filterSensitiveLog = (obj) => ({
1445
1172
  ...obj,
1446
1173
  });
1447
1174
  })(GetManagedPrefixListAssociationsResult = exports.GetManagedPrefixListAssociationsResult || (exports.GetManagedPrefixListAssociationsResult = {}));
1448
1175
  var GetManagedPrefixListEntriesRequest;
1449
1176
  (function (GetManagedPrefixListEntriesRequest) {
1450
- /**
1451
- * @internal
1452
- */
1453
1177
  GetManagedPrefixListEntriesRequest.filterSensitiveLog = (obj) => ({
1454
1178
  ...obj,
1455
1179
  });
1456
1180
  })(GetManagedPrefixListEntriesRequest = exports.GetManagedPrefixListEntriesRequest || (exports.GetManagedPrefixListEntriesRequest = {}));
1457
1181
  var PrefixListEntry;
1458
1182
  (function (PrefixListEntry) {
1459
- /**
1460
- * @internal
1461
- */
1462
1183
  PrefixListEntry.filterSensitiveLog = (obj) => ({
1463
1184
  ...obj,
1464
1185
  });
1465
1186
  })(PrefixListEntry = exports.PrefixListEntry || (exports.PrefixListEntry = {}));
1466
1187
  var GetManagedPrefixListEntriesResult;
1467
1188
  (function (GetManagedPrefixListEntriesResult) {
1468
- /**
1469
- * @internal
1470
- */
1471
1189
  GetManagedPrefixListEntriesResult.filterSensitiveLog = (obj) => ({
1472
1190
  ...obj,
1473
1191
  });
1474
1192
  })(GetManagedPrefixListEntriesResult = exports.GetManagedPrefixListEntriesResult || (exports.GetManagedPrefixListEntriesResult = {}));
1475
1193
  var GetPasswordDataRequest;
1476
1194
  (function (GetPasswordDataRequest) {
1477
- /**
1478
- * @internal
1479
- */
1480
1195
  GetPasswordDataRequest.filterSensitiveLog = (obj) => ({
1481
1196
  ...obj,
1482
1197
  });
1483
1198
  })(GetPasswordDataRequest = exports.GetPasswordDataRequest || (exports.GetPasswordDataRequest = {}));
1484
1199
  var GetPasswordDataResult;
1485
1200
  (function (GetPasswordDataResult) {
1486
- /**
1487
- * @internal
1488
- */
1489
1201
  GetPasswordDataResult.filterSensitiveLog = (obj) => ({
1490
1202
  ...obj,
1491
1203
  });
1492
1204
  })(GetPasswordDataResult = exports.GetPasswordDataResult || (exports.GetPasswordDataResult = {}));
1493
1205
  var GetReservedInstancesExchangeQuoteRequest;
1494
1206
  (function (GetReservedInstancesExchangeQuoteRequest) {
1495
- /**
1496
- * @internal
1497
- */
1498
1207
  GetReservedInstancesExchangeQuoteRequest.filterSensitiveLog = (obj) => ({
1499
1208
  ...obj,
1500
1209
  });
1501
1210
  })(GetReservedInstancesExchangeQuoteRequest = exports.GetReservedInstancesExchangeQuoteRequest || (exports.GetReservedInstancesExchangeQuoteRequest = {}));
1502
1211
  var ReservationValue;
1503
1212
  (function (ReservationValue) {
1504
- /**
1505
- * @internal
1506
- */
1507
1213
  ReservationValue.filterSensitiveLog = (obj) => ({
1508
1214
  ...obj,
1509
1215
  });
1510
1216
  })(ReservationValue = exports.ReservationValue || (exports.ReservationValue = {}));
1511
1217
  var ReservedInstanceReservationValue;
1512
1218
  (function (ReservedInstanceReservationValue) {
1513
- /**
1514
- * @internal
1515
- */
1516
1219
  ReservedInstanceReservationValue.filterSensitiveLog = (obj) => ({
1517
1220
  ...obj,
1518
1221
  });
1519
1222
  })(ReservedInstanceReservationValue = exports.ReservedInstanceReservationValue || (exports.ReservedInstanceReservationValue = {}));
1520
1223
  var TargetConfiguration;
1521
1224
  (function (TargetConfiguration) {
1522
- /**
1523
- * @internal
1524
- */
1525
1225
  TargetConfiguration.filterSensitiveLog = (obj) => ({
1526
1226
  ...obj,
1527
1227
  });
1528
1228
  })(TargetConfiguration = exports.TargetConfiguration || (exports.TargetConfiguration = {}));
1529
1229
  var TargetReservationValue;
1530
1230
  (function (TargetReservationValue) {
1531
- /**
1532
- * @internal
1533
- */
1534
1231
  TargetReservationValue.filterSensitiveLog = (obj) => ({
1535
1232
  ...obj,
1536
1233
  });
1537
1234
  })(TargetReservationValue = exports.TargetReservationValue || (exports.TargetReservationValue = {}));
1538
1235
  var GetReservedInstancesExchangeQuoteResult;
1539
1236
  (function (GetReservedInstancesExchangeQuoteResult) {
1540
- /**
1541
- * @internal
1542
- */
1543
1237
  GetReservedInstancesExchangeQuoteResult.filterSensitiveLog = (obj) => ({
1544
1238
  ...obj,
1545
1239
  });
1546
1240
  })(GetReservedInstancesExchangeQuoteResult = exports.GetReservedInstancesExchangeQuoteResult || (exports.GetReservedInstancesExchangeQuoteResult = {}));
1547
1241
  var GetSerialConsoleAccessStatusRequest;
1548
1242
  (function (GetSerialConsoleAccessStatusRequest) {
1549
- /**
1550
- * @internal
1551
- */
1552
1243
  GetSerialConsoleAccessStatusRequest.filterSensitiveLog = (obj) => ({
1553
1244
  ...obj,
1554
1245
  });
1555
1246
  })(GetSerialConsoleAccessStatusRequest = exports.GetSerialConsoleAccessStatusRequest || (exports.GetSerialConsoleAccessStatusRequest = {}));
1556
1247
  var GetSerialConsoleAccessStatusResult;
1557
1248
  (function (GetSerialConsoleAccessStatusResult) {
1558
- /**
1559
- * @internal
1560
- */
1561
1249
  GetSerialConsoleAccessStatusResult.filterSensitiveLog = (obj) => ({
1562
1250
  ...obj,
1563
1251
  });
1564
1252
  })(GetSerialConsoleAccessStatusResult = exports.GetSerialConsoleAccessStatusResult || (exports.GetSerialConsoleAccessStatusResult = {}));
1253
+ var InstanceRequirementsWithMetadataRequest;
1254
+ (function (InstanceRequirementsWithMetadataRequest) {
1255
+ InstanceRequirementsWithMetadataRequest.filterSensitiveLog = (obj) => ({
1256
+ ...obj,
1257
+ });
1258
+ })(InstanceRequirementsWithMetadataRequest = exports.InstanceRequirementsWithMetadataRequest || (exports.InstanceRequirementsWithMetadataRequest = {}));
1259
+ var GetSpotPlacementScoresRequest;
1260
+ (function (GetSpotPlacementScoresRequest) {
1261
+ GetSpotPlacementScoresRequest.filterSensitiveLog = (obj) => ({
1262
+ ...obj,
1263
+ });
1264
+ })(GetSpotPlacementScoresRequest = exports.GetSpotPlacementScoresRequest || (exports.GetSpotPlacementScoresRequest = {}));
1265
+ var SpotPlacementScore;
1266
+ (function (SpotPlacementScore) {
1267
+ SpotPlacementScore.filterSensitiveLog = (obj) => ({
1268
+ ...obj,
1269
+ });
1270
+ })(SpotPlacementScore = exports.SpotPlacementScore || (exports.SpotPlacementScore = {}));
1271
+ var GetSpotPlacementScoresResult;
1272
+ (function (GetSpotPlacementScoresResult) {
1273
+ GetSpotPlacementScoresResult.filterSensitiveLog = (obj) => ({
1274
+ ...obj,
1275
+ });
1276
+ })(GetSpotPlacementScoresResult = exports.GetSpotPlacementScoresResult || (exports.GetSpotPlacementScoresResult = {}));
1565
1277
  var GetSubnetCidrReservationsRequest;
1566
1278
  (function (GetSubnetCidrReservationsRequest) {
1567
- /**
1568
- * @internal
1569
- */
1570
1279
  GetSubnetCidrReservationsRequest.filterSensitiveLog = (obj) => ({
1571
1280
  ...obj,
1572
1281
  });
1573
1282
  })(GetSubnetCidrReservationsRequest = exports.GetSubnetCidrReservationsRequest || (exports.GetSubnetCidrReservationsRequest = {}));
1574
1283
  var GetSubnetCidrReservationsResult;
1575
1284
  (function (GetSubnetCidrReservationsResult) {
1576
- /**
1577
- * @internal
1578
- */
1579
1285
  GetSubnetCidrReservationsResult.filterSensitiveLog = (obj) => ({
1580
1286
  ...obj,
1581
1287
  });
1582
1288
  })(GetSubnetCidrReservationsResult = exports.GetSubnetCidrReservationsResult || (exports.GetSubnetCidrReservationsResult = {}));
1583
1289
  var GetTransitGatewayAttachmentPropagationsRequest;
1584
1290
  (function (GetTransitGatewayAttachmentPropagationsRequest) {
1585
- /**
1586
- * @internal
1587
- */
1588
1291
  GetTransitGatewayAttachmentPropagationsRequest.filterSensitiveLog = (obj) => ({
1589
1292
  ...obj,
1590
1293
  });
1591
1294
  })(GetTransitGatewayAttachmentPropagationsRequest = exports.GetTransitGatewayAttachmentPropagationsRequest || (exports.GetTransitGatewayAttachmentPropagationsRequest = {}));
1592
1295
  var TransitGatewayAttachmentPropagation;
1593
1296
  (function (TransitGatewayAttachmentPropagation) {
1594
- /**
1595
- * @internal
1596
- */
1597
1297
  TransitGatewayAttachmentPropagation.filterSensitiveLog = (obj) => ({
1598
1298
  ...obj,
1599
1299
  });
1600
1300
  })(TransitGatewayAttachmentPropagation = exports.TransitGatewayAttachmentPropagation || (exports.TransitGatewayAttachmentPropagation = {}));
1601
1301
  var GetTransitGatewayAttachmentPropagationsResult;
1602
1302
  (function (GetTransitGatewayAttachmentPropagationsResult) {
1603
- /**
1604
- * @internal
1605
- */
1606
1303
  GetTransitGatewayAttachmentPropagationsResult.filterSensitiveLog = (obj) => ({
1607
1304
  ...obj,
1608
1305
  });
1609
1306
  })(GetTransitGatewayAttachmentPropagationsResult = exports.GetTransitGatewayAttachmentPropagationsResult || (exports.GetTransitGatewayAttachmentPropagationsResult = {}));
1610
1307
  var GetTransitGatewayMulticastDomainAssociationsRequest;
1611
1308
  (function (GetTransitGatewayMulticastDomainAssociationsRequest) {
1612
- /**
1613
- * @internal
1614
- */
1615
1309
  GetTransitGatewayMulticastDomainAssociationsRequest.filterSensitiveLog = (obj) => ({
1616
1310
  ...obj,
1617
1311
  });
1618
1312
  })(GetTransitGatewayMulticastDomainAssociationsRequest = exports.GetTransitGatewayMulticastDomainAssociationsRequest || (exports.GetTransitGatewayMulticastDomainAssociationsRequest = {}));
1619
1313
  var TransitGatewayMulticastDomainAssociation;
1620
1314
  (function (TransitGatewayMulticastDomainAssociation) {
1621
- /**
1622
- * @internal
1623
- */
1624
1315
  TransitGatewayMulticastDomainAssociation.filterSensitiveLog = (obj) => ({
1625
1316
  ...obj,
1626
1317
  });
1627
1318
  })(TransitGatewayMulticastDomainAssociation = exports.TransitGatewayMulticastDomainAssociation || (exports.TransitGatewayMulticastDomainAssociation = {}));
1628
1319
  var GetTransitGatewayMulticastDomainAssociationsResult;
1629
1320
  (function (GetTransitGatewayMulticastDomainAssociationsResult) {
1630
- /**
1631
- * @internal
1632
- */
1633
1321
  GetTransitGatewayMulticastDomainAssociationsResult.filterSensitiveLog = (obj) => ({
1634
1322
  ...obj,
1635
1323
  });
1636
1324
  })(GetTransitGatewayMulticastDomainAssociationsResult = exports.GetTransitGatewayMulticastDomainAssociationsResult || (exports.GetTransitGatewayMulticastDomainAssociationsResult = {}));
1637
1325
  var GetTransitGatewayPrefixListReferencesRequest;
1638
1326
  (function (GetTransitGatewayPrefixListReferencesRequest) {
1639
- /**
1640
- * @internal
1641
- */
1642
1327
  GetTransitGatewayPrefixListReferencesRequest.filterSensitiveLog = (obj) => ({
1643
1328
  ...obj,
1644
1329
  });
1645
1330
  })(GetTransitGatewayPrefixListReferencesRequest = exports.GetTransitGatewayPrefixListReferencesRequest || (exports.GetTransitGatewayPrefixListReferencesRequest = {}));
1646
1331
  var GetTransitGatewayPrefixListReferencesResult;
1647
1332
  (function (GetTransitGatewayPrefixListReferencesResult) {
1648
- /**
1649
- * @internal
1650
- */
1651
1333
  GetTransitGatewayPrefixListReferencesResult.filterSensitiveLog = (obj) => ({
1652
1334
  ...obj,
1653
1335
  });
1654
1336
  })(GetTransitGatewayPrefixListReferencesResult = exports.GetTransitGatewayPrefixListReferencesResult || (exports.GetTransitGatewayPrefixListReferencesResult = {}));
1655
1337
  var GetTransitGatewayRouteTableAssociationsRequest;
1656
1338
  (function (GetTransitGatewayRouteTableAssociationsRequest) {
1657
- /**
1658
- * @internal
1659
- */
1660
1339
  GetTransitGatewayRouteTableAssociationsRequest.filterSensitiveLog = (obj) => ({
1661
1340
  ...obj,
1662
1341
  });
1663
1342
  })(GetTransitGatewayRouteTableAssociationsRequest = exports.GetTransitGatewayRouteTableAssociationsRequest || (exports.GetTransitGatewayRouteTableAssociationsRequest = {}));
1664
1343
  var TransitGatewayRouteTableAssociation;
1665
1344
  (function (TransitGatewayRouteTableAssociation) {
1666
- /**
1667
- * @internal
1668
- */
1669
1345
  TransitGatewayRouteTableAssociation.filterSensitiveLog = (obj) => ({
1670
1346
  ...obj,
1671
1347
  });
1672
1348
  })(TransitGatewayRouteTableAssociation = exports.TransitGatewayRouteTableAssociation || (exports.TransitGatewayRouteTableAssociation = {}));
1673
1349
  var GetTransitGatewayRouteTableAssociationsResult;
1674
1350
  (function (GetTransitGatewayRouteTableAssociationsResult) {
1675
- /**
1676
- * @internal
1677
- */
1678
1351
  GetTransitGatewayRouteTableAssociationsResult.filterSensitiveLog = (obj) => ({
1679
1352
  ...obj,
1680
1353
  });
1681
1354
  })(GetTransitGatewayRouteTableAssociationsResult = exports.GetTransitGatewayRouteTableAssociationsResult || (exports.GetTransitGatewayRouteTableAssociationsResult = {}));
1682
1355
  var GetTransitGatewayRouteTablePropagationsRequest;
1683
1356
  (function (GetTransitGatewayRouteTablePropagationsRequest) {
1684
- /**
1685
- * @internal
1686
- */
1687
1357
  GetTransitGatewayRouteTablePropagationsRequest.filterSensitiveLog = (obj) => ({
1688
1358
  ...obj,
1689
1359
  });
1690
1360
  })(GetTransitGatewayRouteTablePropagationsRequest = exports.GetTransitGatewayRouteTablePropagationsRequest || (exports.GetTransitGatewayRouteTablePropagationsRequest = {}));
1691
1361
  var TransitGatewayRouteTablePropagation;
1692
1362
  (function (TransitGatewayRouteTablePropagation) {
1693
- /**
1694
- * @internal
1695
- */
1696
1363
  TransitGatewayRouteTablePropagation.filterSensitiveLog = (obj) => ({
1697
1364
  ...obj,
1698
1365
  });
1699
1366
  })(TransitGatewayRouteTablePropagation = exports.TransitGatewayRouteTablePropagation || (exports.TransitGatewayRouteTablePropagation = {}));
1700
1367
  var GetTransitGatewayRouteTablePropagationsResult;
1701
1368
  (function (GetTransitGatewayRouteTablePropagationsResult) {
1702
- /**
1703
- * @internal
1704
- */
1705
1369
  GetTransitGatewayRouteTablePropagationsResult.filterSensitiveLog = (obj) => ({
1706
1370
  ...obj,
1707
1371
  });
1708
1372
  })(GetTransitGatewayRouteTablePropagationsResult = exports.GetTransitGatewayRouteTablePropagationsResult || (exports.GetTransitGatewayRouteTablePropagationsResult = {}));
1709
1373
  var GetVpnConnectionDeviceSampleConfigurationRequest;
1710
1374
  (function (GetVpnConnectionDeviceSampleConfigurationRequest) {
1711
- /**
1712
- * @internal
1713
- */
1714
1375
  GetVpnConnectionDeviceSampleConfigurationRequest.filterSensitiveLog = (obj) => ({
1715
1376
  ...obj,
1716
1377
  });
1717
1378
  })(GetVpnConnectionDeviceSampleConfigurationRequest = exports.GetVpnConnectionDeviceSampleConfigurationRequest || (exports.GetVpnConnectionDeviceSampleConfigurationRequest = {}));
1718
1379
  var GetVpnConnectionDeviceSampleConfigurationResult;
1719
1380
  (function (GetVpnConnectionDeviceSampleConfigurationResult) {
1720
- /**
1721
- * @internal
1722
- */
1723
1381
  GetVpnConnectionDeviceSampleConfigurationResult.filterSensitiveLog = (obj) => ({
1724
1382
  ...obj,
1725
1383
  ...(obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: smithy_client_1.SENSITIVE_STRING }),
@@ -1727,144 +1385,96 @@ var GetVpnConnectionDeviceSampleConfigurationResult;
1727
1385
  })(GetVpnConnectionDeviceSampleConfigurationResult = exports.GetVpnConnectionDeviceSampleConfigurationResult || (exports.GetVpnConnectionDeviceSampleConfigurationResult = {}));
1728
1386
  var GetVpnConnectionDeviceTypesRequest;
1729
1387
  (function (GetVpnConnectionDeviceTypesRequest) {
1730
- /**
1731
- * @internal
1732
- */
1733
1388
  GetVpnConnectionDeviceTypesRequest.filterSensitiveLog = (obj) => ({
1734
1389
  ...obj,
1735
1390
  });
1736
1391
  })(GetVpnConnectionDeviceTypesRequest = exports.GetVpnConnectionDeviceTypesRequest || (exports.GetVpnConnectionDeviceTypesRequest = {}));
1737
1392
  var VpnConnectionDeviceType;
1738
1393
  (function (VpnConnectionDeviceType) {
1739
- /**
1740
- * @internal
1741
- */
1742
1394
  VpnConnectionDeviceType.filterSensitiveLog = (obj) => ({
1743
1395
  ...obj,
1744
1396
  });
1745
1397
  })(VpnConnectionDeviceType = exports.VpnConnectionDeviceType || (exports.VpnConnectionDeviceType = {}));
1746
1398
  var GetVpnConnectionDeviceTypesResult;
1747
1399
  (function (GetVpnConnectionDeviceTypesResult) {
1748
- /**
1749
- * @internal
1750
- */
1751
1400
  GetVpnConnectionDeviceTypesResult.filterSensitiveLog = (obj) => ({
1752
1401
  ...obj,
1753
1402
  });
1754
1403
  })(GetVpnConnectionDeviceTypesResult = exports.GetVpnConnectionDeviceTypesResult || (exports.GetVpnConnectionDeviceTypesResult = {}));
1755
1404
  var ImportClientVpnClientCertificateRevocationListRequest;
1756
1405
  (function (ImportClientVpnClientCertificateRevocationListRequest) {
1757
- /**
1758
- * @internal
1759
- */
1760
1406
  ImportClientVpnClientCertificateRevocationListRequest.filterSensitiveLog = (obj) => ({
1761
1407
  ...obj,
1762
1408
  });
1763
1409
  })(ImportClientVpnClientCertificateRevocationListRequest = exports.ImportClientVpnClientCertificateRevocationListRequest || (exports.ImportClientVpnClientCertificateRevocationListRequest = {}));
1764
1410
  var ImportClientVpnClientCertificateRevocationListResult;
1765
1411
  (function (ImportClientVpnClientCertificateRevocationListResult) {
1766
- /**
1767
- * @internal
1768
- */
1769
1412
  ImportClientVpnClientCertificateRevocationListResult.filterSensitiveLog = (obj) => ({
1770
1413
  ...obj,
1771
1414
  });
1772
1415
  })(ImportClientVpnClientCertificateRevocationListResult = exports.ImportClientVpnClientCertificateRevocationListResult || (exports.ImportClientVpnClientCertificateRevocationListResult = {}));
1773
1416
  var ClientData;
1774
1417
  (function (ClientData) {
1775
- /**
1776
- * @internal
1777
- */
1778
1418
  ClientData.filterSensitiveLog = (obj) => ({
1779
1419
  ...obj,
1780
1420
  });
1781
1421
  })(ClientData = exports.ClientData || (exports.ClientData = {}));
1782
1422
  var UserBucket;
1783
1423
  (function (UserBucket) {
1784
- /**
1785
- * @internal
1786
- */
1787
1424
  UserBucket.filterSensitiveLog = (obj) => ({
1788
1425
  ...obj,
1789
1426
  });
1790
1427
  })(UserBucket = exports.UserBucket || (exports.UserBucket = {}));
1791
1428
  var ImageDiskContainer;
1792
1429
  (function (ImageDiskContainer) {
1793
- /**
1794
- * @internal
1795
- */
1796
1430
  ImageDiskContainer.filterSensitiveLog = (obj) => ({
1797
1431
  ...obj,
1798
1432
  });
1799
1433
  })(ImageDiskContainer = exports.ImageDiskContainer || (exports.ImageDiskContainer = {}));
1800
1434
  var ImportImageLicenseConfigurationRequest;
1801
1435
  (function (ImportImageLicenseConfigurationRequest) {
1802
- /**
1803
- * @internal
1804
- */
1805
1436
  ImportImageLicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
1806
1437
  ...obj,
1807
1438
  });
1808
1439
  })(ImportImageLicenseConfigurationRequest = exports.ImportImageLicenseConfigurationRequest || (exports.ImportImageLicenseConfigurationRequest = {}));
1809
1440
  var ImportImageRequest;
1810
1441
  (function (ImportImageRequest) {
1811
- /**
1812
- * @internal
1813
- */
1814
1442
  ImportImageRequest.filterSensitiveLog = (obj) => ({
1815
1443
  ...obj,
1816
1444
  });
1817
1445
  })(ImportImageRequest = exports.ImportImageRequest || (exports.ImportImageRequest = {}));
1818
1446
  var ImportImageResult;
1819
1447
  (function (ImportImageResult) {
1820
- /**
1821
- * @internal
1822
- */
1823
1448
  ImportImageResult.filterSensitiveLog = (obj) => ({
1824
1449
  ...obj,
1825
1450
  });
1826
1451
  })(ImportImageResult = exports.ImportImageResult || (exports.ImportImageResult = {}));
1827
1452
  var DiskImageDetail;
1828
1453
  (function (DiskImageDetail) {
1829
- /**
1830
- * @internal
1831
- */
1832
1454
  DiskImageDetail.filterSensitiveLog = (obj) => ({
1833
1455
  ...obj,
1834
1456
  });
1835
1457
  })(DiskImageDetail = exports.DiskImageDetail || (exports.DiskImageDetail = {}));
1836
1458
  var VolumeDetail;
1837
1459
  (function (VolumeDetail) {
1838
- /**
1839
- * @internal
1840
- */
1841
1460
  VolumeDetail.filterSensitiveLog = (obj) => ({
1842
1461
  ...obj,
1843
1462
  });
1844
1463
  })(VolumeDetail = exports.VolumeDetail || (exports.VolumeDetail = {}));
1845
1464
  var DiskImage;
1846
1465
  (function (DiskImage) {
1847
- /**
1848
- * @internal
1849
- */
1850
1466
  DiskImage.filterSensitiveLog = (obj) => ({
1851
1467
  ...obj,
1852
1468
  });
1853
1469
  })(DiskImage = exports.DiskImage || (exports.DiskImage = {}));
1854
1470
  var UserData;
1855
1471
  (function (UserData) {
1856
- /**
1857
- * @internal
1858
- */
1859
1472
  UserData.filterSensitiveLog = (obj) => ({
1860
1473
  ...obj,
1861
1474
  });
1862
1475
  })(UserData = exports.UserData || (exports.UserData = {}));
1863
1476
  var ImportInstanceLaunchSpecification;
1864
1477
  (function (ImportInstanceLaunchSpecification) {
1865
- /**
1866
- * @internal
1867
- */
1868
1478
  ImportInstanceLaunchSpecification.filterSensitiveLog = (obj) => ({
1869
1479
  ...obj,
1870
1480
  ...(obj.UserData && { UserData: smithy_client_1.SENSITIVE_STRING }),
@@ -1872,9 +1482,6 @@ var ImportInstanceLaunchSpecification;
1872
1482
  })(ImportInstanceLaunchSpecification = exports.ImportInstanceLaunchSpecification || (exports.ImportInstanceLaunchSpecification = {}));
1873
1483
  var ImportInstanceRequest;
1874
1484
  (function (ImportInstanceRequest) {
1875
- /**
1876
- * @internal
1877
- */
1878
1485
  ImportInstanceRequest.filterSensitiveLog = (obj) => ({
1879
1486
  ...obj,
1880
1487
  ...(obj.LaunchSpecification && {
@@ -1884,719 +1491,265 @@ var ImportInstanceRequest;
1884
1491
  })(ImportInstanceRequest = exports.ImportInstanceRequest || (exports.ImportInstanceRequest = {}));
1885
1492
  var ImportInstanceResult;
1886
1493
  (function (ImportInstanceResult) {
1887
- /**
1888
- * @internal
1889
- */
1890
1494
  ImportInstanceResult.filterSensitiveLog = (obj) => ({
1891
1495
  ...obj,
1892
1496
  });
1893
1497
  })(ImportInstanceResult = exports.ImportInstanceResult || (exports.ImportInstanceResult = {}));
1894
1498
  var ImportKeyPairRequest;
1895
1499
  (function (ImportKeyPairRequest) {
1896
- /**
1897
- * @internal
1898
- */
1899
1500
  ImportKeyPairRequest.filterSensitiveLog = (obj) => ({
1900
1501
  ...obj,
1901
1502
  });
1902
1503
  })(ImportKeyPairRequest = exports.ImportKeyPairRequest || (exports.ImportKeyPairRequest = {}));
1903
1504
  var ImportKeyPairResult;
1904
1505
  (function (ImportKeyPairResult) {
1905
- /**
1906
- * @internal
1907
- */
1908
1506
  ImportKeyPairResult.filterSensitiveLog = (obj) => ({
1909
1507
  ...obj,
1910
1508
  });
1911
1509
  })(ImportKeyPairResult = exports.ImportKeyPairResult || (exports.ImportKeyPairResult = {}));
1912
1510
  var SnapshotDiskContainer;
1913
1511
  (function (SnapshotDiskContainer) {
1914
- /**
1915
- * @internal
1916
- */
1917
1512
  SnapshotDiskContainer.filterSensitiveLog = (obj) => ({
1918
1513
  ...obj,
1919
1514
  });
1920
1515
  })(SnapshotDiskContainer = exports.SnapshotDiskContainer || (exports.SnapshotDiskContainer = {}));
1921
1516
  var ImportSnapshotRequest;
1922
1517
  (function (ImportSnapshotRequest) {
1923
- /**
1924
- * @internal
1925
- */
1926
1518
  ImportSnapshotRequest.filterSensitiveLog = (obj) => ({
1927
1519
  ...obj,
1928
1520
  });
1929
1521
  })(ImportSnapshotRequest = exports.ImportSnapshotRequest || (exports.ImportSnapshotRequest = {}));
1930
1522
  var ImportSnapshotResult;
1931
1523
  (function (ImportSnapshotResult) {
1932
- /**
1933
- * @internal
1934
- */
1935
1524
  ImportSnapshotResult.filterSensitiveLog = (obj) => ({
1936
1525
  ...obj,
1937
1526
  });
1938
1527
  })(ImportSnapshotResult = exports.ImportSnapshotResult || (exports.ImportSnapshotResult = {}));
1939
1528
  var ImportVolumeRequest;
1940
1529
  (function (ImportVolumeRequest) {
1941
- /**
1942
- * @internal
1943
- */
1944
1530
  ImportVolumeRequest.filterSensitiveLog = (obj) => ({
1945
1531
  ...obj,
1946
1532
  });
1947
1533
  })(ImportVolumeRequest = exports.ImportVolumeRequest || (exports.ImportVolumeRequest = {}));
1948
1534
  var ImportVolumeResult;
1949
1535
  (function (ImportVolumeResult) {
1950
- /**
1951
- * @internal
1952
- */
1953
1536
  ImportVolumeResult.filterSensitiveLog = (obj) => ({
1954
1537
  ...obj,
1955
1538
  });
1956
1539
  })(ImportVolumeResult = exports.ImportVolumeResult || (exports.ImportVolumeResult = {}));
1957
1540
  var ModifyAddressAttributeRequest;
1958
1541
  (function (ModifyAddressAttributeRequest) {
1959
- /**
1960
- * @internal
1961
- */
1962
1542
  ModifyAddressAttributeRequest.filterSensitiveLog = (obj) => ({
1963
1543
  ...obj,
1964
1544
  });
1965
1545
  })(ModifyAddressAttributeRequest = exports.ModifyAddressAttributeRequest || (exports.ModifyAddressAttributeRequest = {}));
1966
1546
  var ModifyAddressAttributeResult;
1967
1547
  (function (ModifyAddressAttributeResult) {
1968
- /**
1969
- * @internal
1970
- */
1971
1548
  ModifyAddressAttributeResult.filterSensitiveLog = (obj) => ({
1972
1549
  ...obj,
1973
1550
  });
1974
1551
  })(ModifyAddressAttributeResult = exports.ModifyAddressAttributeResult || (exports.ModifyAddressAttributeResult = {}));
1975
1552
  var ModifyAvailabilityZoneGroupRequest;
1976
1553
  (function (ModifyAvailabilityZoneGroupRequest) {
1977
- /**
1978
- * @internal
1979
- */
1980
1554
  ModifyAvailabilityZoneGroupRequest.filterSensitiveLog = (obj) => ({
1981
1555
  ...obj,
1982
1556
  });
1983
1557
  })(ModifyAvailabilityZoneGroupRequest = exports.ModifyAvailabilityZoneGroupRequest || (exports.ModifyAvailabilityZoneGroupRequest = {}));
1984
1558
  var ModifyAvailabilityZoneGroupResult;
1985
1559
  (function (ModifyAvailabilityZoneGroupResult) {
1986
- /**
1987
- * @internal
1988
- */
1989
1560
  ModifyAvailabilityZoneGroupResult.filterSensitiveLog = (obj) => ({
1990
1561
  ...obj,
1991
1562
  });
1992
1563
  })(ModifyAvailabilityZoneGroupResult = exports.ModifyAvailabilityZoneGroupResult || (exports.ModifyAvailabilityZoneGroupResult = {}));
1993
1564
  var ModifyCapacityReservationRequest;
1994
1565
  (function (ModifyCapacityReservationRequest) {
1995
- /**
1996
- * @internal
1997
- */
1998
1566
  ModifyCapacityReservationRequest.filterSensitiveLog = (obj) => ({
1999
1567
  ...obj,
2000
1568
  });
2001
1569
  })(ModifyCapacityReservationRequest = exports.ModifyCapacityReservationRequest || (exports.ModifyCapacityReservationRequest = {}));
2002
1570
  var ModifyCapacityReservationResult;
2003
1571
  (function (ModifyCapacityReservationResult) {
2004
- /**
2005
- * @internal
2006
- */
2007
1572
  ModifyCapacityReservationResult.filterSensitiveLog = (obj) => ({
2008
1573
  ...obj,
2009
1574
  });
2010
1575
  })(ModifyCapacityReservationResult = exports.ModifyCapacityReservationResult || (exports.ModifyCapacityReservationResult = {}));
2011
1576
  var ModifyCapacityReservationFleetRequest;
2012
1577
  (function (ModifyCapacityReservationFleetRequest) {
2013
- /**
2014
- * @internal
2015
- */
2016
1578
  ModifyCapacityReservationFleetRequest.filterSensitiveLog = (obj) => ({
2017
1579
  ...obj,
2018
1580
  });
2019
1581
  })(ModifyCapacityReservationFleetRequest = exports.ModifyCapacityReservationFleetRequest || (exports.ModifyCapacityReservationFleetRequest = {}));
2020
1582
  var ModifyCapacityReservationFleetResult;
2021
1583
  (function (ModifyCapacityReservationFleetResult) {
2022
- /**
2023
- * @internal
2024
- */
2025
1584
  ModifyCapacityReservationFleetResult.filterSensitiveLog = (obj) => ({
2026
1585
  ...obj,
2027
1586
  });
2028
1587
  })(ModifyCapacityReservationFleetResult = exports.ModifyCapacityReservationFleetResult || (exports.ModifyCapacityReservationFleetResult = {}));
2029
1588
  var DnsServersOptionsModifyStructure;
2030
1589
  (function (DnsServersOptionsModifyStructure) {
2031
- /**
2032
- * @internal
2033
- */
2034
1590
  DnsServersOptionsModifyStructure.filterSensitiveLog = (obj) => ({
2035
1591
  ...obj,
2036
1592
  });
2037
1593
  })(DnsServersOptionsModifyStructure = exports.DnsServersOptionsModifyStructure || (exports.DnsServersOptionsModifyStructure = {}));
2038
1594
  var ModifyClientVpnEndpointRequest;
2039
1595
  (function (ModifyClientVpnEndpointRequest) {
2040
- /**
2041
- * @internal
2042
- */
2043
1596
  ModifyClientVpnEndpointRequest.filterSensitiveLog = (obj) => ({
2044
1597
  ...obj,
2045
1598
  });
2046
1599
  })(ModifyClientVpnEndpointRequest = exports.ModifyClientVpnEndpointRequest || (exports.ModifyClientVpnEndpointRequest = {}));
2047
1600
  var ModifyClientVpnEndpointResult;
2048
1601
  (function (ModifyClientVpnEndpointResult) {
2049
- /**
2050
- * @internal
2051
- */
2052
1602
  ModifyClientVpnEndpointResult.filterSensitiveLog = (obj) => ({
2053
1603
  ...obj,
2054
1604
  });
2055
1605
  })(ModifyClientVpnEndpointResult = exports.ModifyClientVpnEndpointResult || (exports.ModifyClientVpnEndpointResult = {}));
2056
1606
  var ModifyDefaultCreditSpecificationRequest;
2057
1607
  (function (ModifyDefaultCreditSpecificationRequest) {
2058
- /**
2059
- * @internal
2060
- */
2061
1608
  ModifyDefaultCreditSpecificationRequest.filterSensitiveLog = (obj) => ({
2062
1609
  ...obj,
2063
1610
  });
2064
1611
  })(ModifyDefaultCreditSpecificationRequest = exports.ModifyDefaultCreditSpecificationRequest || (exports.ModifyDefaultCreditSpecificationRequest = {}));
2065
1612
  var ModifyDefaultCreditSpecificationResult;
2066
1613
  (function (ModifyDefaultCreditSpecificationResult) {
2067
- /**
2068
- * @internal
2069
- */
2070
1614
  ModifyDefaultCreditSpecificationResult.filterSensitiveLog = (obj) => ({
2071
1615
  ...obj,
2072
1616
  });
2073
1617
  })(ModifyDefaultCreditSpecificationResult = exports.ModifyDefaultCreditSpecificationResult || (exports.ModifyDefaultCreditSpecificationResult = {}));
2074
1618
  var ModifyEbsDefaultKmsKeyIdRequest;
2075
1619
  (function (ModifyEbsDefaultKmsKeyIdRequest) {
2076
- /**
2077
- * @internal
2078
- */
2079
1620
  ModifyEbsDefaultKmsKeyIdRequest.filterSensitiveLog = (obj) => ({
2080
1621
  ...obj,
2081
1622
  });
2082
1623
  })(ModifyEbsDefaultKmsKeyIdRequest = exports.ModifyEbsDefaultKmsKeyIdRequest || (exports.ModifyEbsDefaultKmsKeyIdRequest = {}));
2083
1624
  var ModifyEbsDefaultKmsKeyIdResult;
2084
1625
  (function (ModifyEbsDefaultKmsKeyIdResult) {
2085
- /**
2086
- * @internal
2087
- */
2088
1626
  ModifyEbsDefaultKmsKeyIdResult.filterSensitiveLog = (obj) => ({
2089
1627
  ...obj,
2090
1628
  });
2091
1629
  })(ModifyEbsDefaultKmsKeyIdResult = exports.ModifyEbsDefaultKmsKeyIdResult || (exports.ModifyEbsDefaultKmsKeyIdResult = {}));
2092
1630
  var ModifyFleetRequest;
2093
1631
  (function (ModifyFleetRequest) {
2094
- /**
2095
- * @internal
2096
- */
2097
1632
  ModifyFleetRequest.filterSensitiveLog = (obj) => ({
2098
1633
  ...obj,
2099
1634
  });
2100
1635
  })(ModifyFleetRequest = exports.ModifyFleetRequest || (exports.ModifyFleetRequest = {}));
2101
1636
  var ModifyFleetResult;
2102
1637
  (function (ModifyFleetResult) {
2103
- /**
2104
- * @internal
2105
- */
2106
1638
  ModifyFleetResult.filterSensitiveLog = (obj) => ({
2107
1639
  ...obj,
2108
1640
  });
2109
1641
  })(ModifyFleetResult = exports.ModifyFleetResult || (exports.ModifyFleetResult = {}));
2110
1642
  var LoadPermissionRequest;
2111
1643
  (function (LoadPermissionRequest) {
2112
- /**
2113
- * @internal
2114
- */
2115
1644
  LoadPermissionRequest.filterSensitiveLog = (obj) => ({
2116
1645
  ...obj,
2117
1646
  });
2118
1647
  })(LoadPermissionRequest = exports.LoadPermissionRequest || (exports.LoadPermissionRequest = {}));
2119
1648
  var LoadPermissionModifications;
2120
1649
  (function (LoadPermissionModifications) {
2121
- /**
2122
- * @internal
2123
- */
2124
1650
  LoadPermissionModifications.filterSensitiveLog = (obj) => ({
2125
1651
  ...obj,
2126
1652
  });
2127
1653
  })(LoadPermissionModifications = exports.LoadPermissionModifications || (exports.LoadPermissionModifications = {}));
2128
1654
  var ModifyFpgaImageAttributeRequest;
2129
1655
  (function (ModifyFpgaImageAttributeRequest) {
2130
- /**
2131
- * @internal
2132
- */
2133
1656
  ModifyFpgaImageAttributeRequest.filterSensitiveLog = (obj) => ({
2134
1657
  ...obj,
2135
1658
  });
2136
1659
  })(ModifyFpgaImageAttributeRequest = exports.ModifyFpgaImageAttributeRequest || (exports.ModifyFpgaImageAttributeRequest = {}));
2137
1660
  var ModifyFpgaImageAttributeResult;
2138
1661
  (function (ModifyFpgaImageAttributeResult) {
2139
- /**
2140
- * @internal
2141
- */
2142
1662
  ModifyFpgaImageAttributeResult.filterSensitiveLog = (obj) => ({
2143
1663
  ...obj,
2144
1664
  });
2145
1665
  })(ModifyFpgaImageAttributeResult = exports.ModifyFpgaImageAttributeResult || (exports.ModifyFpgaImageAttributeResult = {}));
2146
1666
  var ModifyHostsRequest;
2147
1667
  (function (ModifyHostsRequest) {
2148
- /**
2149
- * @internal
2150
- */
2151
1668
  ModifyHostsRequest.filterSensitiveLog = (obj) => ({
2152
1669
  ...obj,
2153
1670
  });
2154
1671
  })(ModifyHostsRequest = exports.ModifyHostsRequest || (exports.ModifyHostsRequest = {}));
2155
1672
  var ModifyHostsResult;
2156
1673
  (function (ModifyHostsResult) {
2157
- /**
2158
- * @internal
2159
- */
2160
1674
  ModifyHostsResult.filterSensitiveLog = (obj) => ({
2161
1675
  ...obj,
2162
1676
  });
2163
1677
  })(ModifyHostsResult = exports.ModifyHostsResult || (exports.ModifyHostsResult = {}));
2164
1678
  var ModifyIdentityIdFormatRequest;
2165
1679
  (function (ModifyIdentityIdFormatRequest) {
2166
- /**
2167
- * @internal
2168
- */
2169
1680
  ModifyIdentityIdFormatRequest.filterSensitiveLog = (obj) => ({
2170
1681
  ...obj,
2171
1682
  });
2172
1683
  })(ModifyIdentityIdFormatRequest = exports.ModifyIdentityIdFormatRequest || (exports.ModifyIdentityIdFormatRequest = {}));
2173
1684
  var ModifyIdFormatRequest;
2174
1685
  (function (ModifyIdFormatRequest) {
2175
- /**
2176
- * @internal
2177
- */
2178
1686
  ModifyIdFormatRequest.filterSensitiveLog = (obj) => ({
2179
1687
  ...obj,
2180
1688
  });
2181
1689
  })(ModifyIdFormatRequest = exports.ModifyIdFormatRequest || (exports.ModifyIdFormatRequest = {}));
2182
1690
  var LaunchPermissionModifications;
2183
1691
  (function (LaunchPermissionModifications) {
2184
- /**
2185
- * @internal
2186
- */
2187
1692
  LaunchPermissionModifications.filterSensitiveLog = (obj) => ({
2188
1693
  ...obj,
2189
1694
  });
2190
1695
  })(LaunchPermissionModifications = exports.LaunchPermissionModifications || (exports.LaunchPermissionModifications = {}));
2191
1696
  var ModifyImageAttributeRequest;
2192
1697
  (function (ModifyImageAttributeRequest) {
2193
- /**
2194
- * @internal
2195
- */
2196
1698
  ModifyImageAttributeRequest.filterSensitiveLog = (obj) => ({
2197
1699
  ...obj,
2198
1700
  });
2199
1701
  })(ModifyImageAttributeRequest = exports.ModifyImageAttributeRequest || (exports.ModifyImageAttributeRequest = {}));
2200
1702
  var EbsInstanceBlockDeviceSpecification;
2201
1703
  (function (EbsInstanceBlockDeviceSpecification) {
2202
- /**
2203
- * @internal
2204
- */
2205
1704
  EbsInstanceBlockDeviceSpecification.filterSensitiveLog = (obj) => ({
2206
1705
  ...obj,
2207
1706
  });
2208
1707
  })(EbsInstanceBlockDeviceSpecification = exports.EbsInstanceBlockDeviceSpecification || (exports.EbsInstanceBlockDeviceSpecification = {}));
2209
1708
  var InstanceBlockDeviceMappingSpecification;
2210
1709
  (function (InstanceBlockDeviceMappingSpecification) {
2211
- /**
2212
- * @internal
2213
- */
2214
1710
  InstanceBlockDeviceMappingSpecification.filterSensitiveLog = (obj) => ({
2215
1711
  ...obj,
2216
1712
  });
2217
1713
  })(InstanceBlockDeviceMappingSpecification = exports.InstanceBlockDeviceMappingSpecification || (exports.InstanceBlockDeviceMappingSpecification = {}));
2218
1714
  var BlobAttributeValue;
2219
1715
  (function (BlobAttributeValue) {
2220
- /**
2221
- * @internal
2222
- */
2223
1716
  BlobAttributeValue.filterSensitiveLog = (obj) => ({
2224
1717
  ...obj,
2225
1718
  });
2226
1719
  })(BlobAttributeValue = exports.BlobAttributeValue || (exports.BlobAttributeValue = {}));
2227
1720
  var ModifyInstanceAttributeRequest;
2228
1721
  (function (ModifyInstanceAttributeRequest) {
2229
- /**
2230
- * @internal
2231
- */
2232
1722
  ModifyInstanceAttributeRequest.filterSensitiveLog = (obj) => ({
2233
1723
  ...obj,
2234
1724
  });
2235
1725
  })(ModifyInstanceAttributeRequest = exports.ModifyInstanceAttributeRequest || (exports.ModifyInstanceAttributeRequest = {}));
2236
1726
  var CapacityReservationSpecification;
2237
1727
  (function (CapacityReservationSpecification) {
2238
- /**
2239
- * @internal
2240
- */
2241
1728
  CapacityReservationSpecification.filterSensitiveLog = (obj) => ({
2242
1729
  ...obj,
2243
1730
  });
2244
1731
  })(CapacityReservationSpecification = exports.CapacityReservationSpecification || (exports.CapacityReservationSpecification = {}));
2245
1732
  var ModifyInstanceCapacityReservationAttributesRequest;
2246
1733
  (function (ModifyInstanceCapacityReservationAttributesRequest) {
2247
- /**
2248
- * @internal
2249
- */
2250
1734
  ModifyInstanceCapacityReservationAttributesRequest.filterSensitiveLog = (obj) => ({
2251
1735
  ...obj,
2252
1736
  });
2253
1737
  })(ModifyInstanceCapacityReservationAttributesRequest = exports.ModifyInstanceCapacityReservationAttributesRequest || (exports.ModifyInstanceCapacityReservationAttributesRequest = {}));
2254
1738
  var ModifyInstanceCapacityReservationAttributesResult;
2255
1739
  (function (ModifyInstanceCapacityReservationAttributesResult) {
2256
- /**
2257
- * @internal
2258
- */
2259
1740
  ModifyInstanceCapacityReservationAttributesResult.filterSensitiveLog = (obj) => ({
2260
1741
  ...obj,
2261
1742
  });
2262
1743
  })(ModifyInstanceCapacityReservationAttributesResult = exports.ModifyInstanceCapacityReservationAttributesResult || (exports.ModifyInstanceCapacityReservationAttributesResult = {}));
2263
1744
  var InstanceCreditSpecificationRequest;
2264
1745
  (function (InstanceCreditSpecificationRequest) {
2265
- /**
2266
- * @internal
2267
- */
2268
1746
  InstanceCreditSpecificationRequest.filterSensitiveLog = (obj) => ({
2269
1747
  ...obj,
2270
1748
  });
2271
1749
  })(InstanceCreditSpecificationRequest = exports.InstanceCreditSpecificationRequest || (exports.InstanceCreditSpecificationRequest = {}));
2272
1750
  var ModifyInstanceCreditSpecificationRequest;
2273
1751
  (function (ModifyInstanceCreditSpecificationRequest) {
2274
- /**
2275
- * @internal
2276
- */
2277
1752
  ModifyInstanceCreditSpecificationRequest.filterSensitiveLog = (obj) => ({
2278
1753
  ...obj,
2279
1754
  });
2280
1755
  })(ModifyInstanceCreditSpecificationRequest = exports.ModifyInstanceCreditSpecificationRequest || (exports.ModifyInstanceCreditSpecificationRequest = {}));
2281
- var SuccessfulInstanceCreditSpecificationItem;
2282
- (function (SuccessfulInstanceCreditSpecificationItem) {
2283
- /**
2284
- * @internal
2285
- */
2286
- SuccessfulInstanceCreditSpecificationItem.filterSensitiveLog = (obj) => ({
2287
- ...obj,
2288
- });
2289
- })(SuccessfulInstanceCreditSpecificationItem = exports.SuccessfulInstanceCreditSpecificationItem || (exports.SuccessfulInstanceCreditSpecificationItem = {}));
2290
- var UnsuccessfulInstanceCreditSpecificationErrorCode;
2291
- (function (UnsuccessfulInstanceCreditSpecificationErrorCode) {
2292
- UnsuccessfulInstanceCreditSpecificationErrorCode["INCORRECT_INSTANCE_STATE"] = "IncorrectInstanceState";
2293
- UnsuccessfulInstanceCreditSpecificationErrorCode["INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED"] = "InstanceCreditSpecification.NotSupported";
2294
- UnsuccessfulInstanceCreditSpecificationErrorCode["INSTANCE_NOT_FOUND"] = "InvalidInstanceID.NotFound";
2295
- UnsuccessfulInstanceCreditSpecificationErrorCode["INVALID_INSTANCE_ID"] = "InvalidInstanceID.Malformed";
2296
- })(UnsuccessfulInstanceCreditSpecificationErrorCode = exports.UnsuccessfulInstanceCreditSpecificationErrorCode || (exports.UnsuccessfulInstanceCreditSpecificationErrorCode = {}));
2297
- var UnsuccessfulInstanceCreditSpecificationItemError;
2298
- (function (UnsuccessfulInstanceCreditSpecificationItemError) {
2299
- /**
2300
- * @internal
2301
- */
2302
- UnsuccessfulInstanceCreditSpecificationItemError.filterSensitiveLog = (obj) => ({
2303
- ...obj,
2304
- });
2305
- })(UnsuccessfulInstanceCreditSpecificationItemError = exports.UnsuccessfulInstanceCreditSpecificationItemError || (exports.UnsuccessfulInstanceCreditSpecificationItemError = {}));
2306
- var UnsuccessfulInstanceCreditSpecificationItem;
2307
- (function (UnsuccessfulInstanceCreditSpecificationItem) {
2308
- /**
2309
- * @internal
2310
- */
2311
- UnsuccessfulInstanceCreditSpecificationItem.filterSensitiveLog = (obj) => ({
2312
- ...obj,
2313
- });
2314
- })(UnsuccessfulInstanceCreditSpecificationItem = exports.UnsuccessfulInstanceCreditSpecificationItem || (exports.UnsuccessfulInstanceCreditSpecificationItem = {}));
2315
- var ModifyInstanceCreditSpecificationResult;
2316
- (function (ModifyInstanceCreditSpecificationResult) {
2317
- /**
2318
- * @internal
2319
- */
2320
- ModifyInstanceCreditSpecificationResult.filterSensitiveLog = (obj) => ({
2321
- ...obj,
2322
- });
2323
- })(ModifyInstanceCreditSpecificationResult = exports.ModifyInstanceCreditSpecificationResult || (exports.ModifyInstanceCreditSpecificationResult = {}));
2324
- var ModifyInstanceEventStartTimeRequest;
2325
- (function (ModifyInstanceEventStartTimeRequest) {
2326
- /**
2327
- * @internal
2328
- */
2329
- ModifyInstanceEventStartTimeRequest.filterSensitiveLog = (obj) => ({
2330
- ...obj,
2331
- });
2332
- })(ModifyInstanceEventStartTimeRequest = exports.ModifyInstanceEventStartTimeRequest || (exports.ModifyInstanceEventStartTimeRequest = {}));
2333
- var ModifyInstanceEventStartTimeResult;
2334
- (function (ModifyInstanceEventStartTimeResult) {
2335
- /**
2336
- * @internal
2337
- */
2338
- ModifyInstanceEventStartTimeResult.filterSensitiveLog = (obj) => ({
2339
- ...obj,
2340
- });
2341
- })(ModifyInstanceEventStartTimeResult = exports.ModifyInstanceEventStartTimeResult || (exports.ModifyInstanceEventStartTimeResult = {}));
2342
- var ModifyInstanceEventWindowRequest;
2343
- (function (ModifyInstanceEventWindowRequest) {
2344
- /**
2345
- * @internal
2346
- */
2347
- ModifyInstanceEventWindowRequest.filterSensitiveLog = (obj) => ({
2348
- ...obj,
2349
- });
2350
- })(ModifyInstanceEventWindowRequest = exports.ModifyInstanceEventWindowRequest || (exports.ModifyInstanceEventWindowRequest = {}));
2351
- var ModifyInstanceEventWindowResult;
2352
- (function (ModifyInstanceEventWindowResult) {
2353
- /**
2354
- * @internal
2355
- */
2356
- ModifyInstanceEventWindowResult.filterSensitiveLog = (obj) => ({
2357
- ...obj,
2358
- });
2359
- })(ModifyInstanceEventWindowResult = exports.ModifyInstanceEventWindowResult || (exports.ModifyInstanceEventWindowResult = {}));
2360
- var ModifyInstanceMetadataOptionsRequest;
2361
- (function (ModifyInstanceMetadataOptionsRequest) {
2362
- /**
2363
- * @internal
2364
- */
2365
- ModifyInstanceMetadataOptionsRequest.filterSensitiveLog = (obj) => ({
2366
- ...obj,
2367
- });
2368
- })(ModifyInstanceMetadataOptionsRequest = exports.ModifyInstanceMetadataOptionsRequest || (exports.ModifyInstanceMetadataOptionsRequest = {}));
2369
- var ModifyInstanceMetadataOptionsResult;
2370
- (function (ModifyInstanceMetadataOptionsResult) {
2371
- /**
2372
- * @internal
2373
- */
2374
- ModifyInstanceMetadataOptionsResult.filterSensitiveLog = (obj) => ({
2375
- ...obj,
2376
- });
2377
- })(ModifyInstanceMetadataOptionsResult = exports.ModifyInstanceMetadataOptionsResult || (exports.ModifyInstanceMetadataOptionsResult = {}));
2378
- var ModifyInstancePlacementRequest;
2379
- (function (ModifyInstancePlacementRequest) {
2380
- /**
2381
- * @internal
2382
- */
2383
- ModifyInstancePlacementRequest.filterSensitiveLog = (obj) => ({
2384
- ...obj,
2385
- });
2386
- })(ModifyInstancePlacementRequest = exports.ModifyInstancePlacementRequest || (exports.ModifyInstancePlacementRequest = {}));
2387
- var ModifyInstancePlacementResult;
2388
- (function (ModifyInstancePlacementResult) {
2389
- /**
2390
- * @internal
2391
- */
2392
- ModifyInstancePlacementResult.filterSensitiveLog = (obj) => ({
2393
- ...obj,
2394
- });
2395
- })(ModifyInstancePlacementResult = exports.ModifyInstancePlacementResult || (exports.ModifyInstancePlacementResult = {}));
2396
- var ModifyLaunchTemplateRequest;
2397
- (function (ModifyLaunchTemplateRequest) {
2398
- /**
2399
- * @internal
2400
- */
2401
- ModifyLaunchTemplateRequest.filterSensitiveLog = (obj) => ({
2402
- ...obj,
2403
- });
2404
- })(ModifyLaunchTemplateRequest = exports.ModifyLaunchTemplateRequest || (exports.ModifyLaunchTemplateRequest = {}));
2405
- var ModifyLaunchTemplateResult;
2406
- (function (ModifyLaunchTemplateResult) {
2407
- /**
2408
- * @internal
2409
- */
2410
- ModifyLaunchTemplateResult.filterSensitiveLog = (obj) => ({
2411
- ...obj,
2412
- });
2413
- })(ModifyLaunchTemplateResult = exports.ModifyLaunchTemplateResult || (exports.ModifyLaunchTemplateResult = {}));
2414
- var RemovePrefixListEntry;
2415
- (function (RemovePrefixListEntry) {
2416
- /**
2417
- * @internal
2418
- */
2419
- RemovePrefixListEntry.filterSensitiveLog = (obj) => ({
2420
- ...obj,
2421
- });
2422
- })(RemovePrefixListEntry = exports.RemovePrefixListEntry || (exports.RemovePrefixListEntry = {}));
2423
- var ModifyManagedPrefixListRequest;
2424
- (function (ModifyManagedPrefixListRequest) {
2425
- /**
2426
- * @internal
2427
- */
2428
- ModifyManagedPrefixListRequest.filterSensitiveLog = (obj) => ({
2429
- ...obj,
2430
- });
2431
- })(ModifyManagedPrefixListRequest = exports.ModifyManagedPrefixListRequest || (exports.ModifyManagedPrefixListRequest = {}));
2432
- var ModifyManagedPrefixListResult;
2433
- (function (ModifyManagedPrefixListResult) {
2434
- /**
2435
- * @internal
2436
- */
2437
- ModifyManagedPrefixListResult.filterSensitiveLog = (obj) => ({
2438
- ...obj,
2439
- });
2440
- })(ModifyManagedPrefixListResult = exports.ModifyManagedPrefixListResult || (exports.ModifyManagedPrefixListResult = {}));
2441
- var NetworkInterfaceAttachmentChanges;
2442
- (function (NetworkInterfaceAttachmentChanges) {
2443
- /**
2444
- * @internal
2445
- */
2446
- NetworkInterfaceAttachmentChanges.filterSensitiveLog = (obj) => ({
2447
- ...obj,
2448
- });
2449
- })(NetworkInterfaceAttachmentChanges = exports.NetworkInterfaceAttachmentChanges || (exports.NetworkInterfaceAttachmentChanges = {}));
2450
- var ModifyNetworkInterfaceAttributeRequest;
2451
- (function (ModifyNetworkInterfaceAttributeRequest) {
2452
- /**
2453
- * @internal
2454
- */
2455
- ModifyNetworkInterfaceAttributeRequest.filterSensitiveLog = (obj) => ({
2456
- ...obj,
2457
- });
2458
- })(ModifyNetworkInterfaceAttributeRequest = exports.ModifyNetworkInterfaceAttributeRequest || (exports.ModifyNetworkInterfaceAttributeRequest = {}));
2459
- var ModifyReservedInstancesRequest;
2460
- (function (ModifyReservedInstancesRequest) {
2461
- /**
2462
- * @internal
2463
- */
2464
- ModifyReservedInstancesRequest.filterSensitiveLog = (obj) => ({
2465
- ...obj,
2466
- });
2467
- })(ModifyReservedInstancesRequest = exports.ModifyReservedInstancesRequest || (exports.ModifyReservedInstancesRequest = {}));
2468
- var ModifyReservedInstancesResult;
2469
- (function (ModifyReservedInstancesResult) {
2470
- /**
2471
- * @internal
2472
- */
2473
- ModifyReservedInstancesResult.filterSensitiveLog = (obj) => ({
2474
- ...obj,
2475
- });
2476
- })(ModifyReservedInstancesResult = exports.ModifyReservedInstancesResult || (exports.ModifyReservedInstancesResult = {}));
2477
- var SecurityGroupRuleRequest;
2478
- (function (SecurityGroupRuleRequest) {
2479
- /**
2480
- * @internal
2481
- */
2482
- SecurityGroupRuleRequest.filterSensitiveLog = (obj) => ({
2483
- ...obj,
2484
- });
2485
- })(SecurityGroupRuleRequest = exports.SecurityGroupRuleRequest || (exports.SecurityGroupRuleRequest = {}));
2486
- var SecurityGroupRuleUpdate;
2487
- (function (SecurityGroupRuleUpdate) {
2488
- /**
2489
- * @internal
2490
- */
2491
- SecurityGroupRuleUpdate.filterSensitiveLog = (obj) => ({
2492
- ...obj,
2493
- });
2494
- })(SecurityGroupRuleUpdate = exports.SecurityGroupRuleUpdate || (exports.SecurityGroupRuleUpdate = {}));
2495
- var ModifySecurityGroupRulesRequest;
2496
- (function (ModifySecurityGroupRulesRequest) {
2497
- /**
2498
- * @internal
2499
- */
2500
- ModifySecurityGroupRulesRequest.filterSensitiveLog = (obj) => ({
2501
- ...obj,
2502
- });
2503
- })(ModifySecurityGroupRulesRequest = exports.ModifySecurityGroupRulesRequest || (exports.ModifySecurityGroupRulesRequest = {}));
2504
- var ModifySecurityGroupRulesResult;
2505
- (function (ModifySecurityGroupRulesResult) {
2506
- /**
2507
- * @internal
2508
- */
2509
- ModifySecurityGroupRulesResult.filterSensitiveLog = (obj) => ({
2510
- ...obj,
2511
- });
2512
- })(ModifySecurityGroupRulesResult = exports.ModifySecurityGroupRulesResult || (exports.ModifySecurityGroupRulesResult = {}));
2513
- var CreateVolumePermissionModifications;
2514
- (function (CreateVolumePermissionModifications) {
2515
- /**
2516
- * @internal
2517
- */
2518
- CreateVolumePermissionModifications.filterSensitiveLog = (obj) => ({
2519
- ...obj,
2520
- });
2521
- })(CreateVolumePermissionModifications = exports.CreateVolumePermissionModifications || (exports.CreateVolumePermissionModifications = {}));
2522
- var ModifySnapshotAttributeRequest;
2523
- (function (ModifySnapshotAttributeRequest) {
2524
- /**
2525
- * @internal
2526
- */
2527
- ModifySnapshotAttributeRequest.filterSensitiveLog = (obj) => ({
2528
- ...obj,
2529
- });
2530
- })(ModifySnapshotAttributeRequest = exports.ModifySnapshotAttributeRequest || (exports.ModifySnapshotAttributeRequest = {}));
2531
- var ModifySpotFleetRequestRequest;
2532
- (function (ModifySpotFleetRequestRequest) {
2533
- /**
2534
- * @internal
2535
- */
2536
- ModifySpotFleetRequestRequest.filterSensitiveLog = (obj) => ({
2537
- ...obj,
2538
- });
2539
- })(ModifySpotFleetRequestRequest = exports.ModifySpotFleetRequestRequest || (exports.ModifySpotFleetRequestRequest = {}));
2540
- var ModifySpotFleetRequestResponse;
2541
- (function (ModifySpotFleetRequestResponse) {
2542
- /**
2543
- * @internal
2544
- */
2545
- ModifySpotFleetRequestResponse.filterSensitiveLog = (obj) => ({
2546
- ...obj,
2547
- });
2548
- })(ModifySpotFleetRequestResponse = exports.ModifySpotFleetRequestResponse || (exports.ModifySpotFleetRequestResponse = {}));
2549
- var ModifySubnetAttributeRequest;
2550
- (function (ModifySubnetAttributeRequest) {
2551
- /**
2552
- * @internal
2553
- */
2554
- ModifySubnetAttributeRequest.filterSensitiveLog = (obj) => ({
2555
- ...obj,
2556
- });
2557
- })(ModifySubnetAttributeRequest = exports.ModifySubnetAttributeRequest || (exports.ModifySubnetAttributeRequest = {}));
2558
- var ModifyTrafficMirrorFilterNetworkServicesRequest;
2559
- (function (ModifyTrafficMirrorFilterNetworkServicesRequest) {
2560
- /**
2561
- * @internal
2562
- */
2563
- ModifyTrafficMirrorFilterNetworkServicesRequest.filterSensitiveLog = (obj) => ({
2564
- ...obj,
2565
- });
2566
- })(ModifyTrafficMirrorFilterNetworkServicesRequest = exports.ModifyTrafficMirrorFilterNetworkServicesRequest || (exports.ModifyTrafficMirrorFilterNetworkServicesRequest = {}));
2567
- var ModifyTrafficMirrorFilterNetworkServicesResult;
2568
- (function (ModifyTrafficMirrorFilterNetworkServicesResult) {
2569
- /**
2570
- * @internal
2571
- */
2572
- ModifyTrafficMirrorFilterNetworkServicesResult.filterSensitiveLog = (obj) => ({
2573
- ...obj,
2574
- });
2575
- })(ModifyTrafficMirrorFilterNetworkServicesResult = exports.ModifyTrafficMirrorFilterNetworkServicesResult || (exports.ModifyTrafficMirrorFilterNetworkServicesResult = {}));
2576
- var ModifyTrafficMirrorFilterRuleRequest;
2577
- (function (ModifyTrafficMirrorFilterRuleRequest) {
2578
- /**
2579
- * @internal
2580
- */
2581
- ModifyTrafficMirrorFilterRuleRequest.filterSensitiveLog = (obj) => ({
2582
- ...obj,
2583
- });
2584
- })(ModifyTrafficMirrorFilterRuleRequest = exports.ModifyTrafficMirrorFilterRuleRequest || (exports.ModifyTrafficMirrorFilterRuleRequest = {}));
2585
- var ModifyTrafficMirrorFilterRuleResult;
2586
- (function (ModifyTrafficMirrorFilterRuleResult) {
2587
- /**
2588
- * @internal
2589
- */
2590
- ModifyTrafficMirrorFilterRuleResult.filterSensitiveLog = (obj) => ({
2591
- ...obj,
2592
- });
2593
- })(ModifyTrafficMirrorFilterRuleResult = exports.ModifyTrafficMirrorFilterRuleResult || (exports.ModifyTrafficMirrorFilterRuleResult = {}));
2594
- var ModifyTrafficMirrorSessionRequest;
2595
- (function (ModifyTrafficMirrorSessionRequest) {
2596
- /**
2597
- * @internal
2598
- */
2599
- ModifyTrafficMirrorSessionRequest.filterSensitiveLog = (obj) => ({
2600
- ...obj,
2601
- });
2602
- })(ModifyTrafficMirrorSessionRequest = exports.ModifyTrafficMirrorSessionRequest || (exports.ModifyTrafficMirrorSessionRequest = {}));