@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,365 +1,463 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PurchaseReservedInstancesOfferingResult = exports.PurchaseReservedInstancesOfferingRequest = exports.ReservedInstanceLimitPrice = exports.PurchaseHostReservationResult = exports.PurchaseHostReservationRequest = exports.ProvisionByoipCidrResult = exports.ProvisionByoipCidrRequest = exports.CidrAuthorizationContext = exports.MoveAddressToVpcResult = exports.Status = exports.MoveAddressToVpcRequest = exports.MonitorInstancesResult = exports.InstanceMonitoring = exports.MonitorInstancesRequest = exports.ModifyVpnTunnelOptionsResult = exports.ModifyVpnTunnelOptionsRequest = exports.ModifyVpnTunnelOptionsSpecification = exports.ModifyVpnTunnelCertificateResult = exports.ModifyVpnTunnelCertificateRequest = exports.ModifyVpnConnectionOptionsResult = exports.ModifyVpnConnectionOptionsRequest = exports.ModifyVpnConnectionResult = exports.ModifyVpnConnectionRequest = exports.ModifyVpcTenancyResult = exports.ModifyVpcTenancyRequest = exports.ModifyVpcPeeringConnectionOptionsResult = exports.PeeringConnectionOptions = exports.ModifyVpcPeeringConnectionOptionsRequest = exports.PeeringConnectionOptionsRequest = exports.ModifyVpcEndpointServicePermissionsResult = exports.ModifyVpcEndpointServicePermissionsRequest = exports.ModifyVpcEndpointServiceConfigurationResult = exports.ModifyVpcEndpointServiceConfigurationRequest = exports.ModifyVpcEndpointConnectionNotificationResult = exports.ModifyVpcEndpointConnectionNotificationRequest = exports.ModifyVpcEndpointResult = exports.ModifyVpcEndpointRequest = exports.ModifyVpcAttributeRequest = exports.ModifyVolumeAttributeRequest = exports.ModifyVolumeResult = exports.ModifyVolumeRequest = exports.ModifyTransitGatewayVpcAttachmentResult = exports.ModifyTransitGatewayVpcAttachmentRequest = exports.ModifyTransitGatewayVpcAttachmentRequestOptions = exports.ModifyTransitGatewayPrefixListReferenceResult = exports.ModifyTransitGatewayPrefixListReferenceRequest = exports.ModifyTransitGatewayResult = exports.ModifyTransitGatewayRequest = exports.ModifyTransitGatewayOptions = exports.ModifyTrafficMirrorSessionResult = void 0;
4
- exports.ResetFpgaImageAttributeResult = exports.ResetFpgaImageAttributeRequest = exports.ResetEbsDefaultKmsKeyIdResult = exports.ResetEbsDefaultKmsKeyIdRequest = exports.ResetAddressAttributeResult = exports.ResetAddressAttributeRequest = exports.RequestSpotInstancesResult = exports.RequestSpotInstancesRequest = exports.RequestSpotLaunchSpecification = exports.RequestSpotFleetResponse = exports.RequestSpotFleetRequest = exports.ReportInstanceStatusRequest = exports.ReplaceTransitGatewayRouteResult = exports.ReplaceTransitGatewayRouteRequest = exports.ReplaceRouteTableAssociationResult = exports.ReplaceRouteTableAssociationRequest = exports.ReplaceRouteRequest = exports.ReplaceNetworkAclEntryRequest = exports.ReplaceNetworkAclAssociationResult = exports.ReplaceNetworkAclAssociationRequest = exports.ReplaceIamInstanceProfileAssociationResult = exports.ReplaceIamInstanceProfileAssociationRequest = exports.ReleaseHostsResult = exports.ReleaseHostsRequest = exports.ReleaseAddressRequest = exports.RejectVpcPeeringConnectionResult = exports.RejectVpcPeeringConnectionRequest = exports.RejectVpcEndpointConnectionsResult = exports.RejectVpcEndpointConnectionsRequest = exports.RejectTransitGatewayVpcAttachmentResult = exports.RejectTransitGatewayVpcAttachmentRequest = exports.RejectTransitGatewayPeeringAttachmentResult = exports.RejectTransitGatewayPeeringAttachmentRequest = exports.RejectTransitGatewayMulticastDomainAssociationsResult = exports.RejectTransitGatewayMulticastDomainAssociationsRequest = exports.RegisterTransitGatewayMulticastGroupSourcesResult = exports.TransitGatewayMulticastRegisteredGroupSources = exports.RegisterTransitGatewayMulticastGroupSourcesRequest = exports.RegisterTransitGatewayMulticastGroupMembersResult = exports.TransitGatewayMulticastRegisteredGroupMembers = exports.RegisterTransitGatewayMulticastGroupMembersRequest = exports.RegisterInstanceEventNotificationAttributesResult = exports.RegisterInstanceEventNotificationAttributesRequest = exports.RegisterInstanceTagAttributeRequest = exports.RegisterImageResult = exports.RegisterImageRequest = exports.RebootInstancesRequest = exports.PurchaseScheduledInstancesResult = exports.PurchaseScheduledInstancesRequest = exports.PurchaseRequest = void 0;
5
- exports.StartVpcEndpointServicePrivateDnsVerificationResult = exports.StartVpcEndpointServicePrivateDnsVerificationRequest = exports.StartNetworkInsightsAnalysisResult = exports.StartNetworkInsightsAnalysisRequest = exports.StartInstancesResult = exports.InstanceStateChange = exports.StartInstancesRequest = exports.SendDiagnosticInterruptRequest = exports.SearchTransitGatewayRoutesResult = exports.SearchTransitGatewayRoutesRequest = exports.SearchTransitGatewayMulticastGroupsResult = exports.TransitGatewayMulticastGroup = exports.SearchTransitGatewayMulticastGroupsRequest = exports.SearchLocalGatewayRoutesResult = exports.SearchLocalGatewayRoutesRequest = exports.RunScheduledInstancesResult = exports.RunScheduledInstancesRequest = exports.ScheduledInstancesLaunchSpecification = exports.ScheduledInstancesPlacement = exports.ScheduledInstancesNetworkInterface = exports.ScheduledInstancesPrivateIpAddressConfig = exports.ScheduledInstancesIpv6Address = exports.ScheduledInstancesMonitoring = exports.ScheduledInstancesIamInstanceProfile = exports.ScheduledInstancesBlockDeviceMapping = exports.ScheduledInstancesEbs = exports.RunInstancesRequest = exports.InstanceMetadataOptionsRequest = exports.LicenseConfigurationRequest = exports.LaunchTemplateSpecification = exports.InstanceMarketOptionsRequest = exports.SpotMarketOptions = exports.HibernationOptionsRequest = exports.EnclaveOptionsRequest = exports.ElasticInferenceAccelerator = exports.CpuOptionsRequest = exports.RevokeSecurityGroupIngressResult = exports.RevokeSecurityGroupIngressRequest = exports.RevokeSecurityGroupEgressResult = exports.RevokeSecurityGroupEgressRequest = exports.RevokeClientVpnIngressResult = exports.RevokeClientVpnIngressRequest = exports.RestoreManagedPrefixListVersionResult = exports.RestoreManagedPrefixListVersionRequest = exports.RestoreAddressToClassicResult = exports.RestoreAddressToClassicRequest = exports.ResetSnapshotAttributeRequest = exports.ResetNetworkInterfaceAttributeRequest = exports.ResetInstanceAttributeRequest = exports.ResetImageAttributeRequest = void 0;
6
- exports.WithdrawByoipCidrResult = exports.WithdrawByoipCidrRequest = exports.UpdateSecurityGroupRuleDescriptionsIngressResult = exports.UpdateSecurityGroupRuleDescriptionsIngressRequest = exports.UpdateSecurityGroupRuleDescriptionsEgressResult = exports.UpdateSecurityGroupRuleDescriptionsEgressRequest = exports.SecurityGroupRuleDescription = exports.UnmonitorInstancesResult = exports.UnmonitorInstancesRequest = exports.UnassignPrivateIpAddressesRequest = exports.UnassignIpv6AddressesResult = exports.UnassignIpv6AddressesRequest = exports.TerminateInstancesResult = exports.TerminateInstancesRequest = exports.TerminateClientVpnConnectionsResult = exports.TerminateConnectionStatus = exports.TerminateClientVpnConnectionsRequest = exports.StopInstancesResult = exports.StopInstancesRequest = void 0;
3
+ exports.ModifyVpcEndpointRequest = exports.ModifyVpcAttributeRequest = exports.ModifyVolumeAttributeRequest = exports.ModifyVolumeResult = exports.ModifyVolumeRequest = exports.ModifyTransitGatewayVpcAttachmentResult = exports.ModifyTransitGatewayVpcAttachmentRequest = exports.ModifyTransitGatewayVpcAttachmentRequestOptions = exports.ModifyTransitGatewayPrefixListReferenceResult = exports.ModifyTransitGatewayPrefixListReferenceRequest = exports.ModifyTransitGatewayResult = exports.ModifyTransitGatewayRequest = exports.ModifyTransitGatewayOptions = exports.ModifyTrafficMirrorSessionResult = 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 = void 0;
4
+ exports.TransitGatewayMulticastRegisteredGroupSources = exports.RegisterTransitGatewayMulticastGroupSourcesRequest = exports.RegisterTransitGatewayMulticastGroupMembersResult = exports.TransitGatewayMulticastRegisteredGroupMembers = exports.RegisterTransitGatewayMulticastGroupMembersRequest = exports.RegisterInstanceEventNotificationAttributesResult = exports.RegisterInstanceEventNotificationAttributesRequest = exports.RegisterInstanceTagAttributeRequest = exports.RegisterImageResult = exports.RegisterImageRequest = exports.RebootInstancesRequest = exports.PurchaseScheduledInstancesResult = exports.PurchaseScheduledInstancesRequest = exports.PurchaseRequest = exports.PurchaseReservedInstancesOfferingResult = exports.PurchaseReservedInstancesOfferingRequest = exports.ReservedInstanceLimitPrice = exports.PurchaseHostReservationResult = exports.PurchaseHostReservationRequest = exports.ProvisionByoipCidrResult = exports.ProvisionByoipCidrRequest = exports.CidrAuthorizationContext = exports.MoveAddressToVpcResult = exports.Status = exports.MoveAddressToVpcRequest = exports.MonitorInstancesResult = exports.InstanceMonitoring = exports.MonitorInstancesRequest = exports.ModifyVpnTunnelOptionsResult = exports.ModifyVpnTunnelOptionsRequest = exports.ModifyVpnTunnelOptionsSpecification = exports.ModifyVpnTunnelCertificateResult = exports.ModifyVpnTunnelCertificateRequest = exports.ModifyVpnConnectionOptionsResult = exports.ModifyVpnConnectionOptionsRequest = exports.ModifyVpnConnectionResult = exports.ModifyVpnConnectionRequest = exports.ModifyVpcTenancyResult = exports.ModifyVpcTenancyRequest = exports.ModifyVpcPeeringConnectionOptionsResult = exports.PeeringConnectionOptions = exports.ModifyVpcPeeringConnectionOptionsRequest = exports.PeeringConnectionOptionsRequest = exports.ModifyVpcEndpointServicePermissionsResult = exports.ModifyVpcEndpointServicePermissionsRequest = exports.ModifyVpcEndpointServiceConfigurationResult = exports.ModifyVpcEndpointServiceConfigurationRequest = exports.ModifyVpcEndpointConnectionNotificationResult = exports.ModifyVpcEndpointConnectionNotificationRequest = exports.ModifyVpcEndpointResult = void 0;
5
+ exports.RevokeSecurityGroupIngressResult = exports.RevokeSecurityGroupIngressRequest = exports.RevokeSecurityGroupEgressResult = exports.RevokeSecurityGroupEgressRequest = exports.RevokeClientVpnIngressResult = exports.RevokeClientVpnIngressRequest = exports.RestoreManagedPrefixListVersionResult = exports.RestoreManagedPrefixListVersionRequest = exports.RestoreAddressToClassicResult = exports.RestoreAddressToClassicRequest = exports.ResetSnapshotAttributeRequest = exports.ResetNetworkInterfaceAttributeRequest = exports.ResetInstanceAttributeRequest = exports.ResetImageAttributeRequest = exports.ResetFpgaImageAttributeResult = exports.ResetFpgaImageAttributeRequest = exports.ResetEbsDefaultKmsKeyIdResult = exports.ResetEbsDefaultKmsKeyIdRequest = exports.ResetAddressAttributeResult = exports.ResetAddressAttributeRequest = exports.RequestSpotInstancesResult = exports.RequestSpotInstancesRequest = exports.RequestSpotLaunchSpecification = exports.RequestSpotFleetResponse = exports.RequestSpotFleetRequest = exports.ReportInstanceStatusRequest = exports.ReplaceTransitGatewayRouteResult = exports.ReplaceTransitGatewayRouteRequest = exports.ReplaceRouteTableAssociationResult = exports.ReplaceRouteTableAssociationRequest = exports.ReplaceRouteRequest = exports.ReplaceNetworkAclEntryRequest = exports.ReplaceNetworkAclAssociationResult = exports.ReplaceNetworkAclAssociationRequest = exports.ReplaceIamInstanceProfileAssociationResult = exports.ReplaceIamInstanceProfileAssociationRequest = exports.ReleaseHostsResult = exports.ReleaseHostsRequest = exports.ReleaseAddressRequest = exports.RejectVpcPeeringConnectionResult = exports.RejectVpcPeeringConnectionRequest = exports.RejectVpcEndpointConnectionsResult = exports.RejectVpcEndpointConnectionsRequest = exports.RejectTransitGatewayVpcAttachmentResult = exports.RejectTransitGatewayVpcAttachmentRequest = exports.RejectTransitGatewayPeeringAttachmentResult = exports.RejectTransitGatewayPeeringAttachmentRequest = exports.RejectTransitGatewayMulticastDomainAssociationsResult = exports.RejectTransitGatewayMulticastDomainAssociationsRequest = exports.RegisterTransitGatewayMulticastGroupSourcesResult = void 0;
6
+ exports.UpdateSecurityGroupRuleDescriptionsEgressRequest = exports.SecurityGroupRuleDescription = exports.UnmonitorInstancesResult = exports.UnmonitorInstancesRequest = exports.UnassignPrivateIpAddressesRequest = exports.UnassignIpv6AddressesResult = exports.UnassignIpv6AddressesRequest = exports.TerminateInstancesResult = exports.TerminateInstancesRequest = exports.TerminateClientVpnConnectionsResult = exports.TerminateConnectionStatus = exports.TerminateClientVpnConnectionsRequest = exports.StopInstancesResult = exports.StopInstancesRequest = exports.StartVpcEndpointServicePrivateDnsVerificationResult = exports.StartVpcEndpointServicePrivateDnsVerificationRequest = exports.StartNetworkInsightsAnalysisResult = exports.StartNetworkInsightsAnalysisRequest = exports.StartInstancesResult = exports.InstanceStateChange = exports.StartInstancesRequest = exports.SendDiagnosticInterruptRequest = exports.SearchTransitGatewayRoutesResult = exports.SearchTransitGatewayRoutesRequest = exports.SearchTransitGatewayMulticastGroupsResult = exports.TransitGatewayMulticastGroup = exports.SearchTransitGatewayMulticastGroupsRequest = exports.SearchLocalGatewayRoutesResult = exports.SearchLocalGatewayRoutesRequest = exports.RunScheduledInstancesResult = exports.RunScheduledInstancesRequest = exports.ScheduledInstancesLaunchSpecification = exports.ScheduledInstancesPlacement = exports.ScheduledInstancesNetworkInterface = exports.ScheduledInstancesPrivateIpAddressConfig = exports.ScheduledInstancesIpv6Address = exports.ScheduledInstancesMonitoring = exports.ScheduledInstancesIamInstanceProfile = exports.ScheduledInstancesBlockDeviceMapping = exports.ScheduledInstancesEbs = exports.RunInstancesRequest = exports.InstanceMetadataOptionsRequest = exports.LicenseConfigurationRequest = exports.LaunchTemplateSpecification = exports.InstanceMarketOptionsRequest = exports.SpotMarketOptions = exports.HibernationOptionsRequest = exports.EnclaveOptionsRequest = exports.ElasticInferenceAccelerator = exports.CpuOptionsRequest = void 0;
7
+ exports.WithdrawByoipCidrResult = exports.WithdrawByoipCidrRequest = exports.UpdateSecurityGroupRuleDescriptionsIngressResult = exports.UpdateSecurityGroupRuleDescriptionsIngressRequest = exports.UpdateSecurityGroupRuleDescriptionsEgressResult = void 0;
8
+ var SuccessfulInstanceCreditSpecificationItem;
9
+ (function (SuccessfulInstanceCreditSpecificationItem) {
10
+ SuccessfulInstanceCreditSpecificationItem.filterSensitiveLog = (obj) => ({
11
+ ...obj,
12
+ });
13
+ })(SuccessfulInstanceCreditSpecificationItem = exports.SuccessfulInstanceCreditSpecificationItem || (exports.SuccessfulInstanceCreditSpecificationItem = {}));
14
+ var UnsuccessfulInstanceCreditSpecificationErrorCode;
15
+ (function (UnsuccessfulInstanceCreditSpecificationErrorCode) {
16
+ UnsuccessfulInstanceCreditSpecificationErrorCode["INCORRECT_INSTANCE_STATE"] = "IncorrectInstanceState";
17
+ UnsuccessfulInstanceCreditSpecificationErrorCode["INSTANCE_CREDIT_SPECIFICATION_NOT_SUPPORTED"] = "InstanceCreditSpecification.NotSupported";
18
+ UnsuccessfulInstanceCreditSpecificationErrorCode["INSTANCE_NOT_FOUND"] = "InvalidInstanceID.NotFound";
19
+ UnsuccessfulInstanceCreditSpecificationErrorCode["INVALID_INSTANCE_ID"] = "InvalidInstanceID.Malformed";
20
+ })(UnsuccessfulInstanceCreditSpecificationErrorCode = exports.UnsuccessfulInstanceCreditSpecificationErrorCode || (exports.UnsuccessfulInstanceCreditSpecificationErrorCode = {}));
21
+ var UnsuccessfulInstanceCreditSpecificationItemError;
22
+ (function (UnsuccessfulInstanceCreditSpecificationItemError) {
23
+ UnsuccessfulInstanceCreditSpecificationItemError.filterSensitiveLog = (obj) => ({
24
+ ...obj,
25
+ });
26
+ })(UnsuccessfulInstanceCreditSpecificationItemError = exports.UnsuccessfulInstanceCreditSpecificationItemError || (exports.UnsuccessfulInstanceCreditSpecificationItemError = {}));
27
+ var UnsuccessfulInstanceCreditSpecificationItem;
28
+ (function (UnsuccessfulInstanceCreditSpecificationItem) {
29
+ UnsuccessfulInstanceCreditSpecificationItem.filterSensitiveLog = (obj) => ({
30
+ ...obj,
31
+ });
32
+ })(UnsuccessfulInstanceCreditSpecificationItem = exports.UnsuccessfulInstanceCreditSpecificationItem || (exports.UnsuccessfulInstanceCreditSpecificationItem = {}));
33
+ var ModifyInstanceCreditSpecificationResult;
34
+ (function (ModifyInstanceCreditSpecificationResult) {
35
+ ModifyInstanceCreditSpecificationResult.filterSensitiveLog = (obj) => ({
36
+ ...obj,
37
+ });
38
+ })(ModifyInstanceCreditSpecificationResult = exports.ModifyInstanceCreditSpecificationResult || (exports.ModifyInstanceCreditSpecificationResult = {}));
39
+ var ModifyInstanceEventStartTimeRequest;
40
+ (function (ModifyInstanceEventStartTimeRequest) {
41
+ ModifyInstanceEventStartTimeRequest.filterSensitiveLog = (obj) => ({
42
+ ...obj,
43
+ });
44
+ })(ModifyInstanceEventStartTimeRequest = exports.ModifyInstanceEventStartTimeRequest || (exports.ModifyInstanceEventStartTimeRequest = {}));
45
+ var ModifyInstanceEventStartTimeResult;
46
+ (function (ModifyInstanceEventStartTimeResult) {
47
+ ModifyInstanceEventStartTimeResult.filterSensitiveLog = (obj) => ({
48
+ ...obj,
49
+ });
50
+ })(ModifyInstanceEventStartTimeResult = exports.ModifyInstanceEventStartTimeResult || (exports.ModifyInstanceEventStartTimeResult = {}));
51
+ var ModifyInstanceEventWindowRequest;
52
+ (function (ModifyInstanceEventWindowRequest) {
53
+ ModifyInstanceEventWindowRequest.filterSensitiveLog = (obj) => ({
54
+ ...obj,
55
+ });
56
+ })(ModifyInstanceEventWindowRequest = exports.ModifyInstanceEventWindowRequest || (exports.ModifyInstanceEventWindowRequest = {}));
57
+ var ModifyInstanceEventWindowResult;
58
+ (function (ModifyInstanceEventWindowResult) {
59
+ ModifyInstanceEventWindowResult.filterSensitiveLog = (obj) => ({
60
+ ...obj,
61
+ });
62
+ })(ModifyInstanceEventWindowResult = exports.ModifyInstanceEventWindowResult || (exports.ModifyInstanceEventWindowResult = {}));
63
+ var ModifyInstanceMetadataOptionsRequest;
64
+ (function (ModifyInstanceMetadataOptionsRequest) {
65
+ ModifyInstanceMetadataOptionsRequest.filterSensitiveLog = (obj) => ({
66
+ ...obj,
67
+ });
68
+ })(ModifyInstanceMetadataOptionsRequest = exports.ModifyInstanceMetadataOptionsRequest || (exports.ModifyInstanceMetadataOptionsRequest = {}));
69
+ var ModifyInstanceMetadataOptionsResult;
70
+ (function (ModifyInstanceMetadataOptionsResult) {
71
+ ModifyInstanceMetadataOptionsResult.filterSensitiveLog = (obj) => ({
72
+ ...obj,
73
+ });
74
+ })(ModifyInstanceMetadataOptionsResult = exports.ModifyInstanceMetadataOptionsResult || (exports.ModifyInstanceMetadataOptionsResult = {}));
75
+ var ModifyInstancePlacementRequest;
76
+ (function (ModifyInstancePlacementRequest) {
77
+ ModifyInstancePlacementRequest.filterSensitiveLog = (obj) => ({
78
+ ...obj,
79
+ });
80
+ })(ModifyInstancePlacementRequest = exports.ModifyInstancePlacementRequest || (exports.ModifyInstancePlacementRequest = {}));
81
+ var ModifyInstancePlacementResult;
82
+ (function (ModifyInstancePlacementResult) {
83
+ ModifyInstancePlacementResult.filterSensitiveLog = (obj) => ({
84
+ ...obj,
85
+ });
86
+ })(ModifyInstancePlacementResult = exports.ModifyInstancePlacementResult || (exports.ModifyInstancePlacementResult = {}));
87
+ var ModifyLaunchTemplateRequest;
88
+ (function (ModifyLaunchTemplateRequest) {
89
+ ModifyLaunchTemplateRequest.filterSensitiveLog = (obj) => ({
90
+ ...obj,
91
+ });
92
+ })(ModifyLaunchTemplateRequest = exports.ModifyLaunchTemplateRequest || (exports.ModifyLaunchTemplateRequest = {}));
93
+ var ModifyLaunchTemplateResult;
94
+ (function (ModifyLaunchTemplateResult) {
95
+ ModifyLaunchTemplateResult.filterSensitiveLog = (obj) => ({
96
+ ...obj,
97
+ });
98
+ })(ModifyLaunchTemplateResult = exports.ModifyLaunchTemplateResult || (exports.ModifyLaunchTemplateResult = {}));
99
+ var RemovePrefixListEntry;
100
+ (function (RemovePrefixListEntry) {
101
+ RemovePrefixListEntry.filterSensitiveLog = (obj) => ({
102
+ ...obj,
103
+ });
104
+ })(RemovePrefixListEntry = exports.RemovePrefixListEntry || (exports.RemovePrefixListEntry = {}));
105
+ var ModifyManagedPrefixListRequest;
106
+ (function (ModifyManagedPrefixListRequest) {
107
+ ModifyManagedPrefixListRequest.filterSensitiveLog = (obj) => ({
108
+ ...obj,
109
+ });
110
+ })(ModifyManagedPrefixListRequest = exports.ModifyManagedPrefixListRequest || (exports.ModifyManagedPrefixListRequest = {}));
111
+ var ModifyManagedPrefixListResult;
112
+ (function (ModifyManagedPrefixListResult) {
113
+ ModifyManagedPrefixListResult.filterSensitiveLog = (obj) => ({
114
+ ...obj,
115
+ });
116
+ })(ModifyManagedPrefixListResult = exports.ModifyManagedPrefixListResult || (exports.ModifyManagedPrefixListResult = {}));
117
+ var NetworkInterfaceAttachmentChanges;
118
+ (function (NetworkInterfaceAttachmentChanges) {
119
+ NetworkInterfaceAttachmentChanges.filterSensitiveLog = (obj) => ({
120
+ ...obj,
121
+ });
122
+ })(NetworkInterfaceAttachmentChanges = exports.NetworkInterfaceAttachmentChanges || (exports.NetworkInterfaceAttachmentChanges = {}));
123
+ var ModifyNetworkInterfaceAttributeRequest;
124
+ (function (ModifyNetworkInterfaceAttributeRequest) {
125
+ ModifyNetworkInterfaceAttributeRequest.filterSensitiveLog = (obj) => ({
126
+ ...obj,
127
+ });
128
+ })(ModifyNetworkInterfaceAttributeRequest = exports.ModifyNetworkInterfaceAttributeRequest || (exports.ModifyNetworkInterfaceAttributeRequest = {}));
129
+ var ModifyReservedInstancesRequest;
130
+ (function (ModifyReservedInstancesRequest) {
131
+ ModifyReservedInstancesRequest.filterSensitiveLog = (obj) => ({
132
+ ...obj,
133
+ });
134
+ })(ModifyReservedInstancesRequest = exports.ModifyReservedInstancesRequest || (exports.ModifyReservedInstancesRequest = {}));
135
+ var ModifyReservedInstancesResult;
136
+ (function (ModifyReservedInstancesResult) {
137
+ ModifyReservedInstancesResult.filterSensitiveLog = (obj) => ({
138
+ ...obj,
139
+ });
140
+ })(ModifyReservedInstancesResult = exports.ModifyReservedInstancesResult || (exports.ModifyReservedInstancesResult = {}));
141
+ var SecurityGroupRuleRequest;
142
+ (function (SecurityGroupRuleRequest) {
143
+ SecurityGroupRuleRequest.filterSensitiveLog = (obj) => ({
144
+ ...obj,
145
+ });
146
+ })(SecurityGroupRuleRequest = exports.SecurityGroupRuleRequest || (exports.SecurityGroupRuleRequest = {}));
147
+ var SecurityGroupRuleUpdate;
148
+ (function (SecurityGroupRuleUpdate) {
149
+ SecurityGroupRuleUpdate.filterSensitiveLog = (obj) => ({
150
+ ...obj,
151
+ });
152
+ })(SecurityGroupRuleUpdate = exports.SecurityGroupRuleUpdate || (exports.SecurityGroupRuleUpdate = {}));
153
+ var ModifySecurityGroupRulesRequest;
154
+ (function (ModifySecurityGroupRulesRequest) {
155
+ ModifySecurityGroupRulesRequest.filterSensitiveLog = (obj) => ({
156
+ ...obj,
157
+ });
158
+ })(ModifySecurityGroupRulesRequest = exports.ModifySecurityGroupRulesRequest || (exports.ModifySecurityGroupRulesRequest = {}));
159
+ var ModifySecurityGroupRulesResult;
160
+ (function (ModifySecurityGroupRulesResult) {
161
+ ModifySecurityGroupRulesResult.filterSensitiveLog = (obj) => ({
162
+ ...obj,
163
+ });
164
+ })(ModifySecurityGroupRulesResult = exports.ModifySecurityGroupRulesResult || (exports.ModifySecurityGroupRulesResult = {}));
165
+ var CreateVolumePermissionModifications;
166
+ (function (CreateVolumePermissionModifications) {
167
+ CreateVolumePermissionModifications.filterSensitiveLog = (obj) => ({
168
+ ...obj,
169
+ });
170
+ })(CreateVolumePermissionModifications = exports.CreateVolumePermissionModifications || (exports.CreateVolumePermissionModifications = {}));
171
+ var ModifySnapshotAttributeRequest;
172
+ (function (ModifySnapshotAttributeRequest) {
173
+ ModifySnapshotAttributeRequest.filterSensitiveLog = (obj) => ({
174
+ ...obj,
175
+ });
176
+ })(ModifySnapshotAttributeRequest = exports.ModifySnapshotAttributeRequest || (exports.ModifySnapshotAttributeRequest = {}));
177
+ var ModifySpotFleetRequestRequest;
178
+ (function (ModifySpotFleetRequestRequest) {
179
+ ModifySpotFleetRequestRequest.filterSensitiveLog = (obj) => ({
180
+ ...obj,
181
+ });
182
+ })(ModifySpotFleetRequestRequest = exports.ModifySpotFleetRequestRequest || (exports.ModifySpotFleetRequestRequest = {}));
183
+ var ModifySpotFleetRequestResponse;
184
+ (function (ModifySpotFleetRequestResponse) {
185
+ ModifySpotFleetRequestResponse.filterSensitiveLog = (obj) => ({
186
+ ...obj,
187
+ });
188
+ })(ModifySpotFleetRequestResponse = exports.ModifySpotFleetRequestResponse || (exports.ModifySpotFleetRequestResponse = {}));
189
+ var ModifySubnetAttributeRequest;
190
+ (function (ModifySubnetAttributeRequest) {
191
+ ModifySubnetAttributeRequest.filterSensitiveLog = (obj) => ({
192
+ ...obj,
193
+ });
194
+ })(ModifySubnetAttributeRequest = exports.ModifySubnetAttributeRequest || (exports.ModifySubnetAttributeRequest = {}));
195
+ var ModifyTrafficMirrorFilterNetworkServicesRequest;
196
+ (function (ModifyTrafficMirrorFilterNetworkServicesRequest) {
197
+ ModifyTrafficMirrorFilterNetworkServicesRequest.filterSensitiveLog = (obj) => ({
198
+ ...obj,
199
+ });
200
+ })(ModifyTrafficMirrorFilterNetworkServicesRequest = exports.ModifyTrafficMirrorFilterNetworkServicesRequest || (exports.ModifyTrafficMirrorFilterNetworkServicesRequest = {}));
201
+ var ModifyTrafficMirrorFilterNetworkServicesResult;
202
+ (function (ModifyTrafficMirrorFilterNetworkServicesResult) {
203
+ ModifyTrafficMirrorFilterNetworkServicesResult.filterSensitiveLog = (obj) => ({
204
+ ...obj,
205
+ });
206
+ })(ModifyTrafficMirrorFilterNetworkServicesResult = exports.ModifyTrafficMirrorFilterNetworkServicesResult || (exports.ModifyTrafficMirrorFilterNetworkServicesResult = {}));
207
+ var ModifyTrafficMirrorFilterRuleRequest;
208
+ (function (ModifyTrafficMirrorFilterRuleRequest) {
209
+ ModifyTrafficMirrorFilterRuleRequest.filterSensitiveLog = (obj) => ({
210
+ ...obj,
211
+ });
212
+ })(ModifyTrafficMirrorFilterRuleRequest = exports.ModifyTrafficMirrorFilterRuleRequest || (exports.ModifyTrafficMirrorFilterRuleRequest = {}));
213
+ var ModifyTrafficMirrorFilterRuleResult;
214
+ (function (ModifyTrafficMirrorFilterRuleResult) {
215
+ ModifyTrafficMirrorFilterRuleResult.filterSensitiveLog = (obj) => ({
216
+ ...obj,
217
+ });
218
+ })(ModifyTrafficMirrorFilterRuleResult = exports.ModifyTrafficMirrorFilterRuleResult || (exports.ModifyTrafficMirrorFilterRuleResult = {}));
219
+ var ModifyTrafficMirrorSessionRequest;
220
+ (function (ModifyTrafficMirrorSessionRequest) {
221
+ ModifyTrafficMirrorSessionRequest.filterSensitiveLog = (obj) => ({
222
+ ...obj,
223
+ });
224
+ })(ModifyTrafficMirrorSessionRequest = exports.ModifyTrafficMirrorSessionRequest || (exports.ModifyTrafficMirrorSessionRequest = {}));
7
225
  var ModifyTrafficMirrorSessionResult;
8
226
  (function (ModifyTrafficMirrorSessionResult) {
9
- /**
10
- * @internal
11
- */
12
227
  ModifyTrafficMirrorSessionResult.filterSensitiveLog = (obj) => ({
13
228
  ...obj,
14
229
  });
15
230
  })(ModifyTrafficMirrorSessionResult = exports.ModifyTrafficMirrorSessionResult || (exports.ModifyTrafficMirrorSessionResult = {}));
16
231
  var ModifyTransitGatewayOptions;
17
232
  (function (ModifyTransitGatewayOptions) {
18
- /**
19
- * @internal
20
- */
21
233
  ModifyTransitGatewayOptions.filterSensitiveLog = (obj) => ({
22
234
  ...obj,
23
235
  });
24
236
  })(ModifyTransitGatewayOptions = exports.ModifyTransitGatewayOptions || (exports.ModifyTransitGatewayOptions = {}));
25
237
  var ModifyTransitGatewayRequest;
26
238
  (function (ModifyTransitGatewayRequest) {
27
- /**
28
- * @internal
29
- */
30
239
  ModifyTransitGatewayRequest.filterSensitiveLog = (obj) => ({
31
240
  ...obj,
32
241
  });
33
242
  })(ModifyTransitGatewayRequest = exports.ModifyTransitGatewayRequest || (exports.ModifyTransitGatewayRequest = {}));
34
243
  var ModifyTransitGatewayResult;
35
244
  (function (ModifyTransitGatewayResult) {
36
- /**
37
- * @internal
38
- */
39
245
  ModifyTransitGatewayResult.filterSensitiveLog = (obj) => ({
40
246
  ...obj,
41
247
  });
42
248
  })(ModifyTransitGatewayResult = exports.ModifyTransitGatewayResult || (exports.ModifyTransitGatewayResult = {}));
43
249
  var ModifyTransitGatewayPrefixListReferenceRequest;
44
250
  (function (ModifyTransitGatewayPrefixListReferenceRequest) {
45
- /**
46
- * @internal
47
- */
48
251
  ModifyTransitGatewayPrefixListReferenceRequest.filterSensitiveLog = (obj) => ({
49
252
  ...obj,
50
253
  });
51
254
  })(ModifyTransitGatewayPrefixListReferenceRequest = exports.ModifyTransitGatewayPrefixListReferenceRequest || (exports.ModifyTransitGatewayPrefixListReferenceRequest = {}));
52
255
  var ModifyTransitGatewayPrefixListReferenceResult;
53
256
  (function (ModifyTransitGatewayPrefixListReferenceResult) {
54
- /**
55
- * @internal
56
- */
57
257
  ModifyTransitGatewayPrefixListReferenceResult.filterSensitiveLog = (obj) => ({
58
258
  ...obj,
59
259
  });
60
260
  })(ModifyTransitGatewayPrefixListReferenceResult = exports.ModifyTransitGatewayPrefixListReferenceResult || (exports.ModifyTransitGatewayPrefixListReferenceResult = {}));
61
261
  var ModifyTransitGatewayVpcAttachmentRequestOptions;
62
262
  (function (ModifyTransitGatewayVpcAttachmentRequestOptions) {
63
- /**
64
- * @internal
65
- */
66
263
  ModifyTransitGatewayVpcAttachmentRequestOptions.filterSensitiveLog = (obj) => ({
67
264
  ...obj,
68
265
  });
69
266
  })(ModifyTransitGatewayVpcAttachmentRequestOptions = exports.ModifyTransitGatewayVpcAttachmentRequestOptions || (exports.ModifyTransitGatewayVpcAttachmentRequestOptions = {}));
70
267
  var ModifyTransitGatewayVpcAttachmentRequest;
71
268
  (function (ModifyTransitGatewayVpcAttachmentRequest) {
72
- /**
73
- * @internal
74
- */
75
269
  ModifyTransitGatewayVpcAttachmentRequest.filterSensitiveLog = (obj) => ({
76
270
  ...obj,
77
271
  });
78
272
  })(ModifyTransitGatewayVpcAttachmentRequest = exports.ModifyTransitGatewayVpcAttachmentRequest || (exports.ModifyTransitGatewayVpcAttachmentRequest = {}));
79
273
  var ModifyTransitGatewayVpcAttachmentResult;
80
274
  (function (ModifyTransitGatewayVpcAttachmentResult) {
81
- /**
82
- * @internal
83
- */
84
275
  ModifyTransitGatewayVpcAttachmentResult.filterSensitiveLog = (obj) => ({
85
276
  ...obj,
86
277
  });
87
278
  })(ModifyTransitGatewayVpcAttachmentResult = exports.ModifyTransitGatewayVpcAttachmentResult || (exports.ModifyTransitGatewayVpcAttachmentResult = {}));
88
279
  var ModifyVolumeRequest;
89
280
  (function (ModifyVolumeRequest) {
90
- /**
91
- * @internal
92
- */
93
281
  ModifyVolumeRequest.filterSensitiveLog = (obj) => ({
94
282
  ...obj,
95
283
  });
96
284
  })(ModifyVolumeRequest = exports.ModifyVolumeRequest || (exports.ModifyVolumeRequest = {}));
97
285
  var ModifyVolumeResult;
98
286
  (function (ModifyVolumeResult) {
99
- /**
100
- * @internal
101
- */
102
287
  ModifyVolumeResult.filterSensitiveLog = (obj) => ({
103
288
  ...obj,
104
289
  });
105
290
  })(ModifyVolumeResult = exports.ModifyVolumeResult || (exports.ModifyVolumeResult = {}));
106
291
  var ModifyVolumeAttributeRequest;
107
292
  (function (ModifyVolumeAttributeRequest) {
108
- /**
109
- * @internal
110
- */
111
293
  ModifyVolumeAttributeRequest.filterSensitiveLog = (obj) => ({
112
294
  ...obj,
113
295
  });
114
296
  })(ModifyVolumeAttributeRequest = exports.ModifyVolumeAttributeRequest || (exports.ModifyVolumeAttributeRequest = {}));
115
297
  var ModifyVpcAttributeRequest;
116
298
  (function (ModifyVpcAttributeRequest) {
117
- /**
118
- * @internal
119
- */
120
299
  ModifyVpcAttributeRequest.filterSensitiveLog = (obj) => ({
121
300
  ...obj,
122
301
  });
123
302
  })(ModifyVpcAttributeRequest = exports.ModifyVpcAttributeRequest || (exports.ModifyVpcAttributeRequest = {}));
124
303
  var ModifyVpcEndpointRequest;
125
304
  (function (ModifyVpcEndpointRequest) {
126
- /**
127
- * @internal
128
- */
129
305
  ModifyVpcEndpointRequest.filterSensitiveLog = (obj) => ({
130
306
  ...obj,
131
307
  });
132
308
  })(ModifyVpcEndpointRequest = exports.ModifyVpcEndpointRequest || (exports.ModifyVpcEndpointRequest = {}));
133
309
  var ModifyVpcEndpointResult;
134
310
  (function (ModifyVpcEndpointResult) {
135
- /**
136
- * @internal
137
- */
138
311
  ModifyVpcEndpointResult.filterSensitiveLog = (obj) => ({
139
312
  ...obj,
140
313
  });
141
314
  })(ModifyVpcEndpointResult = exports.ModifyVpcEndpointResult || (exports.ModifyVpcEndpointResult = {}));
142
315
  var ModifyVpcEndpointConnectionNotificationRequest;
143
316
  (function (ModifyVpcEndpointConnectionNotificationRequest) {
144
- /**
145
- * @internal
146
- */
147
317
  ModifyVpcEndpointConnectionNotificationRequest.filterSensitiveLog = (obj) => ({
148
318
  ...obj,
149
319
  });
150
320
  })(ModifyVpcEndpointConnectionNotificationRequest = exports.ModifyVpcEndpointConnectionNotificationRequest || (exports.ModifyVpcEndpointConnectionNotificationRequest = {}));
151
321
  var ModifyVpcEndpointConnectionNotificationResult;
152
322
  (function (ModifyVpcEndpointConnectionNotificationResult) {
153
- /**
154
- * @internal
155
- */
156
323
  ModifyVpcEndpointConnectionNotificationResult.filterSensitiveLog = (obj) => ({
157
324
  ...obj,
158
325
  });
159
326
  })(ModifyVpcEndpointConnectionNotificationResult = exports.ModifyVpcEndpointConnectionNotificationResult || (exports.ModifyVpcEndpointConnectionNotificationResult = {}));
160
327
  var ModifyVpcEndpointServiceConfigurationRequest;
161
328
  (function (ModifyVpcEndpointServiceConfigurationRequest) {
162
- /**
163
- * @internal
164
- */
165
329
  ModifyVpcEndpointServiceConfigurationRequest.filterSensitiveLog = (obj) => ({
166
330
  ...obj,
167
331
  });
168
332
  })(ModifyVpcEndpointServiceConfigurationRequest = exports.ModifyVpcEndpointServiceConfigurationRequest || (exports.ModifyVpcEndpointServiceConfigurationRequest = {}));
169
333
  var ModifyVpcEndpointServiceConfigurationResult;
170
334
  (function (ModifyVpcEndpointServiceConfigurationResult) {
171
- /**
172
- * @internal
173
- */
174
335
  ModifyVpcEndpointServiceConfigurationResult.filterSensitiveLog = (obj) => ({
175
336
  ...obj,
176
337
  });
177
338
  })(ModifyVpcEndpointServiceConfigurationResult = exports.ModifyVpcEndpointServiceConfigurationResult || (exports.ModifyVpcEndpointServiceConfigurationResult = {}));
178
339
  var ModifyVpcEndpointServicePermissionsRequest;
179
340
  (function (ModifyVpcEndpointServicePermissionsRequest) {
180
- /**
181
- * @internal
182
- */
183
341
  ModifyVpcEndpointServicePermissionsRequest.filterSensitiveLog = (obj) => ({
184
342
  ...obj,
185
343
  });
186
344
  })(ModifyVpcEndpointServicePermissionsRequest = exports.ModifyVpcEndpointServicePermissionsRequest || (exports.ModifyVpcEndpointServicePermissionsRequest = {}));
187
345
  var ModifyVpcEndpointServicePermissionsResult;
188
346
  (function (ModifyVpcEndpointServicePermissionsResult) {
189
- /**
190
- * @internal
191
- */
192
347
  ModifyVpcEndpointServicePermissionsResult.filterSensitiveLog = (obj) => ({
193
348
  ...obj,
194
349
  });
195
350
  })(ModifyVpcEndpointServicePermissionsResult = exports.ModifyVpcEndpointServicePermissionsResult || (exports.ModifyVpcEndpointServicePermissionsResult = {}));
196
351
  var PeeringConnectionOptionsRequest;
197
352
  (function (PeeringConnectionOptionsRequest) {
198
- /**
199
- * @internal
200
- */
201
353
  PeeringConnectionOptionsRequest.filterSensitiveLog = (obj) => ({
202
354
  ...obj,
203
355
  });
204
356
  })(PeeringConnectionOptionsRequest = exports.PeeringConnectionOptionsRequest || (exports.PeeringConnectionOptionsRequest = {}));
205
357
  var ModifyVpcPeeringConnectionOptionsRequest;
206
358
  (function (ModifyVpcPeeringConnectionOptionsRequest) {
207
- /**
208
- * @internal
209
- */
210
359
  ModifyVpcPeeringConnectionOptionsRequest.filterSensitiveLog = (obj) => ({
211
360
  ...obj,
212
361
  });
213
362
  })(ModifyVpcPeeringConnectionOptionsRequest = exports.ModifyVpcPeeringConnectionOptionsRequest || (exports.ModifyVpcPeeringConnectionOptionsRequest = {}));
214
363
  var PeeringConnectionOptions;
215
364
  (function (PeeringConnectionOptions) {
216
- /**
217
- * @internal
218
- */
219
365
  PeeringConnectionOptions.filterSensitiveLog = (obj) => ({
220
366
  ...obj,
221
367
  });
222
368
  })(PeeringConnectionOptions = exports.PeeringConnectionOptions || (exports.PeeringConnectionOptions = {}));
223
369
  var ModifyVpcPeeringConnectionOptionsResult;
224
370
  (function (ModifyVpcPeeringConnectionOptionsResult) {
225
- /**
226
- * @internal
227
- */
228
371
  ModifyVpcPeeringConnectionOptionsResult.filterSensitiveLog = (obj) => ({
229
372
  ...obj,
230
373
  });
231
374
  })(ModifyVpcPeeringConnectionOptionsResult = exports.ModifyVpcPeeringConnectionOptionsResult || (exports.ModifyVpcPeeringConnectionOptionsResult = {}));
232
375
  var ModifyVpcTenancyRequest;
233
376
  (function (ModifyVpcTenancyRequest) {
234
- /**
235
- * @internal
236
- */
237
377
  ModifyVpcTenancyRequest.filterSensitiveLog = (obj) => ({
238
378
  ...obj,
239
379
  });
240
380
  })(ModifyVpcTenancyRequest = exports.ModifyVpcTenancyRequest || (exports.ModifyVpcTenancyRequest = {}));
241
381
  var ModifyVpcTenancyResult;
242
382
  (function (ModifyVpcTenancyResult) {
243
- /**
244
- * @internal
245
- */
246
383
  ModifyVpcTenancyResult.filterSensitiveLog = (obj) => ({
247
384
  ...obj,
248
385
  });
249
386
  })(ModifyVpcTenancyResult = exports.ModifyVpcTenancyResult || (exports.ModifyVpcTenancyResult = {}));
250
387
  var ModifyVpnConnectionRequest;
251
388
  (function (ModifyVpnConnectionRequest) {
252
- /**
253
- * @internal
254
- */
255
389
  ModifyVpnConnectionRequest.filterSensitiveLog = (obj) => ({
256
390
  ...obj,
257
391
  });
258
392
  })(ModifyVpnConnectionRequest = exports.ModifyVpnConnectionRequest || (exports.ModifyVpnConnectionRequest = {}));
259
393
  var ModifyVpnConnectionResult;
260
394
  (function (ModifyVpnConnectionResult) {
261
- /**
262
- * @internal
263
- */
264
395
  ModifyVpnConnectionResult.filterSensitiveLog = (obj) => ({
265
396
  ...obj,
266
397
  });
267
398
  })(ModifyVpnConnectionResult = exports.ModifyVpnConnectionResult || (exports.ModifyVpnConnectionResult = {}));
268
399
  var ModifyVpnConnectionOptionsRequest;
269
400
  (function (ModifyVpnConnectionOptionsRequest) {
270
- /**
271
- * @internal
272
- */
273
401
  ModifyVpnConnectionOptionsRequest.filterSensitiveLog = (obj) => ({
274
402
  ...obj,
275
403
  });
276
404
  })(ModifyVpnConnectionOptionsRequest = exports.ModifyVpnConnectionOptionsRequest || (exports.ModifyVpnConnectionOptionsRequest = {}));
277
405
  var ModifyVpnConnectionOptionsResult;
278
406
  (function (ModifyVpnConnectionOptionsResult) {
279
- /**
280
- * @internal
281
- */
282
407
  ModifyVpnConnectionOptionsResult.filterSensitiveLog = (obj) => ({
283
408
  ...obj,
284
409
  });
285
410
  })(ModifyVpnConnectionOptionsResult = exports.ModifyVpnConnectionOptionsResult || (exports.ModifyVpnConnectionOptionsResult = {}));
286
411
  var ModifyVpnTunnelCertificateRequest;
287
412
  (function (ModifyVpnTunnelCertificateRequest) {
288
- /**
289
- * @internal
290
- */
291
413
  ModifyVpnTunnelCertificateRequest.filterSensitiveLog = (obj) => ({
292
414
  ...obj,
293
415
  });
294
416
  })(ModifyVpnTunnelCertificateRequest = exports.ModifyVpnTunnelCertificateRequest || (exports.ModifyVpnTunnelCertificateRequest = {}));
295
417
  var ModifyVpnTunnelCertificateResult;
296
418
  (function (ModifyVpnTunnelCertificateResult) {
297
- /**
298
- * @internal
299
- */
300
419
  ModifyVpnTunnelCertificateResult.filterSensitiveLog = (obj) => ({
301
420
  ...obj,
302
421
  });
303
422
  })(ModifyVpnTunnelCertificateResult = exports.ModifyVpnTunnelCertificateResult || (exports.ModifyVpnTunnelCertificateResult = {}));
304
423
  var ModifyVpnTunnelOptionsSpecification;
305
424
  (function (ModifyVpnTunnelOptionsSpecification) {
306
- /**
307
- * @internal
308
- */
309
425
  ModifyVpnTunnelOptionsSpecification.filterSensitiveLog = (obj) => ({
310
426
  ...obj,
311
427
  });
312
428
  })(ModifyVpnTunnelOptionsSpecification = exports.ModifyVpnTunnelOptionsSpecification || (exports.ModifyVpnTunnelOptionsSpecification = {}));
313
429
  var ModifyVpnTunnelOptionsRequest;
314
430
  (function (ModifyVpnTunnelOptionsRequest) {
315
- /**
316
- * @internal
317
- */
318
431
  ModifyVpnTunnelOptionsRequest.filterSensitiveLog = (obj) => ({
319
432
  ...obj,
320
433
  });
321
434
  })(ModifyVpnTunnelOptionsRequest = exports.ModifyVpnTunnelOptionsRequest || (exports.ModifyVpnTunnelOptionsRequest = {}));
322
435
  var ModifyVpnTunnelOptionsResult;
323
436
  (function (ModifyVpnTunnelOptionsResult) {
324
- /**
325
- * @internal
326
- */
327
437
  ModifyVpnTunnelOptionsResult.filterSensitiveLog = (obj) => ({
328
438
  ...obj,
329
439
  });
330
440
  })(ModifyVpnTunnelOptionsResult = exports.ModifyVpnTunnelOptionsResult || (exports.ModifyVpnTunnelOptionsResult = {}));
331
441
  var MonitorInstancesRequest;
332
442
  (function (MonitorInstancesRequest) {
333
- /**
334
- * @internal
335
- */
336
443
  MonitorInstancesRequest.filterSensitiveLog = (obj) => ({
337
444
  ...obj,
338
445
  });
339
446
  })(MonitorInstancesRequest = exports.MonitorInstancesRequest || (exports.MonitorInstancesRequest = {}));
340
447
  var InstanceMonitoring;
341
448
  (function (InstanceMonitoring) {
342
- /**
343
- * @internal
344
- */
345
449
  InstanceMonitoring.filterSensitiveLog = (obj) => ({
346
450
  ...obj,
347
451
  });
348
452
  })(InstanceMonitoring = exports.InstanceMonitoring || (exports.InstanceMonitoring = {}));
349
453
  var MonitorInstancesResult;
350
454
  (function (MonitorInstancesResult) {
351
- /**
352
- * @internal
353
- */
354
455
  MonitorInstancesResult.filterSensitiveLog = (obj) => ({
355
456
  ...obj,
356
457
  });
357
458
  })(MonitorInstancesResult = exports.MonitorInstancesResult || (exports.MonitorInstancesResult = {}));
358
459
  var MoveAddressToVpcRequest;
359
460
  (function (MoveAddressToVpcRequest) {
360
- /**
361
- * @internal
362
- */
363
461
  MoveAddressToVpcRequest.filterSensitiveLog = (obj) => ({
364
462
  ...obj,
365
463
  });
@@ -372,1152 +470,768 @@ var Status;
372
470
  })(Status = exports.Status || (exports.Status = {}));
373
471
  var MoveAddressToVpcResult;
374
472
  (function (MoveAddressToVpcResult) {
375
- /**
376
- * @internal
377
- */
378
473
  MoveAddressToVpcResult.filterSensitiveLog = (obj) => ({
379
474
  ...obj,
380
475
  });
381
476
  })(MoveAddressToVpcResult = exports.MoveAddressToVpcResult || (exports.MoveAddressToVpcResult = {}));
382
477
  var CidrAuthorizationContext;
383
478
  (function (CidrAuthorizationContext) {
384
- /**
385
- * @internal
386
- */
387
479
  CidrAuthorizationContext.filterSensitiveLog = (obj) => ({
388
480
  ...obj,
389
481
  });
390
482
  })(CidrAuthorizationContext = exports.CidrAuthorizationContext || (exports.CidrAuthorizationContext = {}));
391
483
  var ProvisionByoipCidrRequest;
392
484
  (function (ProvisionByoipCidrRequest) {
393
- /**
394
- * @internal
395
- */
396
485
  ProvisionByoipCidrRequest.filterSensitiveLog = (obj) => ({
397
486
  ...obj,
398
487
  });
399
488
  })(ProvisionByoipCidrRequest = exports.ProvisionByoipCidrRequest || (exports.ProvisionByoipCidrRequest = {}));
400
489
  var ProvisionByoipCidrResult;
401
490
  (function (ProvisionByoipCidrResult) {
402
- /**
403
- * @internal
404
- */
405
491
  ProvisionByoipCidrResult.filterSensitiveLog = (obj) => ({
406
492
  ...obj,
407
493
  });
408
494
  })(ProvisionByoipCidrResult = exports.ProvisionByoipCidrResult || (exports.ProvisionByoipCidrResult = {}));
409
495
  var PurchaseHostReservationRequest;
410
496
  (function (PurchaseHostReservationRequest) {
411
- /**
412
- * @internal
413
- */
414
497
  PurchaseHostReservationRequest.filterSensitiveLog = (obj) => ({
415
498
  ...obj,
416
499
  });
417
500
  })(PurchaseHostReservationRequest = exports.PurchaseHostReservationRequest || (exports.PurchaseHostReservationRequest = {}));
418
501
  var PurchaseHostReservationResult;
419
502
  (function (PurchaseHostReservationResult) {
420
- /**
421
- * @internal
422
- */
423
503
  PurchaseHostReservationResult.filterSensitiveLog = (obj) => ({
424
504
  ...obj,
425
505
  });
426
506
  })(PurchaseHostReservationResult = exports.PurchaseHostReservationResult || (exports.PurchaseHostReservationResult = {}));
427
507
  var ReservedInstanceLimitPrice;
428
508
  (function (ReservedInstanceLimitPrice) {
429
- /**
430
- * @internal
431
- */
432
509
  ReservedInstanceLimitPrice.filterSensitiveLog = (obj) => ({
433
510
  ...obj,
434
511
  });
435
512
  })(ReservedInstanceLimitPrice = exports.ReservedInstanceLimitPrice || (exports.ReservedInstanceLimitPrice = {}));
436
513
  var PurchaseReservedInstancesOfferingRequest;
437
514
  (function (PurchaseReservedInstancesOfferingRequest) {
438
- /**
439
- * @internal
440
- */
441
515
  PurchaseReservedInstancesOfferingRequest.filterSensitiveLog = (obj) => ({
442
516
  ...obj,
443
517
  });
444
518
  })(PurchaseReservedInstancesOfferingRequest = exports.PurchaseReservedInstancesOfferingRequest || (exports.PurchaseReservedInstancesOfferingRequest = {}));
445
519
  var PurchaseReservedInstancesOfferingResult;
446
520
  (function (PurchaseReservedInstancesOfferingResult) {
447
- /**
448
- * @internal
449
- */
450
521
  PurchaseReservedInstancesOfferingResult.filterSensitiveLog = (obj) => ({
451
522
  ...obj,
452
523
  });
453
524
  })(PurchaseReservedInstancesOfferingResult = exports.PurchaseReservedInstancesOfferingResult || (exports.PurchaseReservedInstancesOfferingResult = {}));
454
525
  var PurchaseRequest;
455
526
  (function (PurchaseRequest) {
456
- /**
457
- * @internal
458
- */
459
527
  PurchaseRequest.filterSensitiveLog = (obj) => ({
460
528
  ...obj,
461
529
  });
462
530
  })(PurchaseRequest = exports.PurchaseRequest || (exports.PurchaseRequest = {}));
463
531
  var PurchaseScheduledInstancesRequest;
464
532
  (function (PurchaseScheduledInstancesRequest) {
465
- /**
466
- * @internal
467
- */
468
533
  PurchaseScheduledInstancesRequest.filterSensitiveLog = (obj) => ({
469
534
  ...obj,
470
535
  });
471
536
  })(PurchaseScheduledInstancesRequest = exports.PurchaseScheduledInstancesRequest || (exports.PurchaseScheduledInstancesRequest = {}));
472
537
  var PurchaseScheduledInstancesResult;
473
538
  (function (PurchaseScheduledInstancesResult) {
474
- /**
475
- * @internal
476
- */
477
539
  PurchaseScheduledInstancesResult.filterSensitiveLog = (obj) => ({
478
540
  ...obj,
479
541
  });
480
542
  })(PurchaseScheduledInstancesResult = exports.PurchaseScheduledInstancesResult || (exports.PurchaseScheduledInstancesResult = {}));
481
543
  var RebootInstancesRequest;
482
544
  (function (RebootInstancesRequest) {
483
- /**
484
- * @internal
485
- */
486
545
  RebootInstancesRequest.filterSensitiveLog = (obj) => ({
487
546
  ...obj,
488
547
  });
489
548
  })(RebootInstancesRequest = exports.RebootInstancesRequest || (exports.RebootInstancesRequest = {}));
490
549
  var RegisterImageRequest;
491
550
  (function (RegisterImageRequest) {
492
- /**
493
- * @internal
494
- */
495
551
  RegisterImageRequest.filterSensitiveLog = (obj) => ({
496
552
  ...obj,
497
553
  });
498
554
  })(RegisterImageRequest = exports.RegisterImageRequest || (exports.RegisterImageRequest = {}));
499
555
  var RegisterImageResult;
500
556
  (function (RegisterImageResult) {
501
- /**
502
- * @internal
503
- */
504
557
  RegisterImageResult.filterSensitiveLog = (obj) => ({
505
558
  ...obj,
506
559
  });
507
560
  })(RegisterImageResult = exports.RegisterImageResult || (exports.RegisterImageResult = {}));
508
561
  var RegisterInstanceTagAttributeRequest;
509
562
  (function (RegisterInstanceTagAttributeRequest) {
510
- /**
511
- * @internal
512
- */
513
563
  RegisterInstanceTagAttributeRequest.filterSensitiveLog = (obj) => ({
514
564
  ...obj,
515
565
  });
516
566
  })(RegisterInstanceTagAttributeRequest = exports.RegisterInstanceTagAttributeRequest || (exports.RegisterInstanceTagAttributeRequest = {}));
517
567
  var RegisterInstanceEventNotificationAttributesRequest;
518
568
  (function (RegisterInstanceEventNotificationAttributesRequest) {
519
- /**
520
- * @internal
521
- */
522
569
  RegisterInstanceEventNotificationAttributesRequest.filterSensitiveLog = (obj) => ({
523
570
  ...obj,
524
571
  });
525
572
  })(RegisterInstanceEventNotificationAttributesRequest = exports.RegisterInstanceEventNotificationAttributesRequest || (exports.RegisterInstanceEventNotificationAttributesRequest = {}));
526
573
  var RegisterInstanceEventNotificationAttributesResult;
527
574
  (function (RegisterInstanceEventNotificationAttributesResult) {
528
- /**
529
- * @internal
530
- */
531
575
  RegisterInstanceEventNotificationAttributesResult.filterSensitiveLog = (obj) => ({
532
576
  ...obj,
533
577
  });
534
578
  })(RegisterInstanceEventNotificationAttributesResult = exports.RegisterInstanceEventNotificationAttributesResult || (exports.RegisterInstanceEventNotificationAttributesResult = {}));
535
579
  var RegisterTransitGatewayMulticastGroupMembersRequest;
536
580
  (function (RegisterTransitGatewayMulticastGroupMembersRequest) {
537
- /**
538
- * @internal
539
- */
540
581
  RegisterTransitGatewayMulticastGroupMembersRequest.filterSensitiveLog = (obj) => ({
541
582
  ...obj,
542
583
  });
543
584
  })(RegisterTransitGatewayMulticastGroupMembersRequest = exports.RegisterTransitGatewayMulticastGroupMembersRequest || (exports.RegisterTransitGatewayMulticastGroupMembersRequest = {}));
544
585
  var TransitGatewayMulticastRegisteredGroupMembers;
545
586
  (function (TransitGatewayMulticastRegisteredGroupMembers) {
546
- /**
547
- * @internal
548
- */
549
587
  TransitGatewayMulticastRegisteredGroupMembers.filterSensitiveLog = (obj) => ({
550
588
  ...obj,
551
589
  });
552
590
  })(TransitGatewayMulticastRegisteredGroupMembers = exports.TransitGatewayMulticastRegisteredGroupMembers || (exports.TransitGatewayMulticastRegisteredGroupMembers = {}));
553
591
  var RegisterTransitGatewayMulticastGroupMembersResult;
554
592
  (function (RegisterTransitGatewayMulticastGroupMembersResult) {
555
- /**
556
- * @internal
557
- */
558
593
  RegisterTransitGatewayMulticastGroupMembersResult.filterSensitiveLog = (obj) => ({
559
594
  ...obj,
560
595
  });
561
596
  })(RegisterTransitGatewayMulticastGroupMembersResult = exports.RegisterTransitGatewayMulticastGroupMembersResult || (exports.RegisterTransitGatewayMulticastGroupMembersResult = {}));
562
597
  var RegisterTransitGatewayMulticastGroupSourcesRequest;
563
598
  (function (RegisterTransitGatewayMulticastGroupSourcesRequest) {
564
- /**
565
- * @internal
566
- */
567
599
  RegisterTransitGatewayMulticastGroupSourcesRequest.filterSensitiveLog = (obj) => ({
568
600
  ...obj,
569
601
  });
570
602
  })(RegisterTransitGatewayMulticastGroupSourcesRequest = exports.RegisterTransitGatewayMulticastGroupSourcesRequest || (exports.RegisterTransitGatewayMulticastGroupSourcesRequest = {}));
571
603
  var TransitGatewayMulticastRegisteredGroupSources;
572
604
  (function (TransitGatewayMulticastRegisteredGroupSources) {
573
- /**
574
- * @internal
575
- */
576
605
  TransitGatewayMulticastRegisteredGroupSources.filterSensitiveLog = (obj) => ({
577
606
  ...obj,
578
607
  });
579
608
  })(TransitGatewayMulticastRegisteredGroupSources = exports.TransitGatewayMulticastRegisteredGroupSources || (exports.TransitGatewayMulticastRegisteredGroupSources = {}));
580
609
  var RegisterTransitGatewayMulticastGroupSourcesResult;
581
610
  (function (RegisterTransitGatewayMulticastGroupSourcesResult) {
582
- /**
583
- * @internal
584
- */
585
611
  RegisterTransitGatewayMulticastGroupSourcesResult.filterSensitiveLog = (obj) => ({
586
612
  ...obj,
587
613
  });
588
614
  })(RegisterTransitGatewayMulticastGroupSourcesResult = exports.RegisterTransitGatewayMulticastGroupSourcesResult || (exports.RegisterTransitGatewayMulticastGroupSourcesResult = {}));
589
615
  var RejectTransitGatewayMulticastDomainAssociationsRequest;
590
616
  (function (RejectTransitGatewayMulticastDomainAssociationsRequest) {
591
- /**
592
- * @internal
593
- */
594
617
  RejectTransitGatewayMulticastDomainAssociationsRequest.filterSensitiveLog = (obj) => ({
595
618
  ...obj,
596
619
  });
597
620
  })(RejectTransitGatewayMulticastDomainAssociationsRequest = exports.RejectTransitGatewayMulticastDomainAssociationsRequest || (exports.RejectTransitGatewayMulticastDomainAssociationsRequest = {}));
598
621
  var RejectTransitGatewayMulticastDomainAssociationsResult;
599
622
  (function (RejectTransitGatewayMulticastDomainAssociationsResult) {
600
- /**
601
- * @internal
602
- */
603
623
  RejectTransitGatewayMulticastDomainAssociationsResult.filterSensitiveLog = (obj) => ({
604
624
  ...obj,
605
625
  });
606
626
  })(RejectTransitGatewayMulticastDomainAssociationsResult = exports.RejectTransitGatewayMulticastDomainAssociationsResult || (exports.RejectTransitGatewayMulticastDomainAssociationsResult = {}));
607
627
  var RejectTransitGatewayPeeringAttachmentRequest;
608
628
  (function (RejectTransitGatewayPeeringAttachmentRequest) {
609
- /**
610
- * @internal
611
- */
612
629
  RejectTransitGatewayPeeringAttachmentRequest.filterSensitiveLog = (obj) => ({
613
630
  ...obj,
614
631
  });
615
632
  })(RejectTransitGatewayPeeringAttachmentRequest = exports.RejectTransitGatewayPeeringAttachmentRequest || (exports.RejectTransitGatewayPeeringAttachmentRequest = {}));
616
633
  var RejectTransitGatewayPeeringAttachmentResult;
617
634
  (function (RejectTransitGatewayPeeringAttachmentResult) {
618
- /**
619
- * @internal
620
- */
621
635
  RejectTransitGatewayPeeringAttachmentResult.filterSensitiveLog = (obj) => ({
622
636
  ...obj,
623
637
  });
624
638
  })(RejectTransitGatewayPeeringAttachmentResult = exports.RejectTransitGatewayPeeringAttachmentResult || (exports.RejectTransitGatewayPeeringAttachmentResult = {}));
625
639
  var RejectTransitGatewayVpcAttachmentRequest;
626
640
  (function (RejectTransitGatewayVpcAttachmentRequest) {
627
- /**
628
- * @internal
629
- */
630
641
  RejectTransitGatewayVpcAttachmentRequest.filterSensitiveLog = (obj) => ({
631
642
  ...obj,
632
643
  });
633
644
  })(RejectTransitGatewayVpcAttachmentRequest = exports.RejectTransitGatewayVpcAttachmentRequest || (exports.RejectTransitGatewayVpcAttachmentRequest = {}));
634
645
  var RejectTransitGatewayVpcAttachmentResult;
635
646
  (function (RejectTransitGatewayVpcAttachmentResult) {
636
- /**
637
- * @internal
638
- */
639
647
  RejectTransitGatewayVpcAttachmentResult.filterSensitiveLog = (obj) => ({
640
648
  ...obj,
641
649
  });
642
650
  })(RejectTransitGatewayVpcAttachmentResult = exports.RejectTransitGatewayVpcAttachmentResult || (exports.RejectTransitGatewayVpcAttachmentResult = {}));
643
651
  var RejectVpcEndpointConnectionsRequest;
644
652
  (function (RejectVpcEndpointConnectionsRequest) {
645
- /**
646
- * @internal
647
- */
648
653
  RejectVpcEndpointConnectionsRequest.filterSensitiveLog = (obj) => ({
649
654
  ...obj,
650
655
  });
651
656
  })(RejectVpcEndpointConnectionsRequest = exports.RejectVpcEndpointConnectionsRequest || (exports.RejectVpcEndpointConnectionsRequest = {}));
652
657
  var RejectVpcEndpointConnectionsResult;
653
658
  (function (RejectVpcEndpointConnectionsResult) {
654
- /**
655
- * @internal
656
- */
657
659
  RejectVpcEndpointConnectionsResult.filterSensitiveLog = (obj) => ({
658
660
  ...obj,
659
661
  });
660
662
  })(RejectVpcEndpointConnectionsResult = exports.RejectVpcEndpointConnectionsResult || (exports.RejectVpcEndpointConnectionsResult = {}));
661
663
  var RejectVpcPeeringConnectionRequest;
662
664
  (function (RejectVpcPeeringConnectionRequest) {
663
- /**
664
- * @internal
665
- */
666
665
  RejectVpcPeeringConnectionRequest.filterSensitiveLog = (obj) => ({
667
666
  ...obj,
668
667
  });
669
668
  })(RejectVpcPeeringConnectionRequest = exports.RejectVpcPeeringConnectionRequest || (exports.RejectVpcPeeringConnectionRequest = {}));
670
669
  var RejectVpcPeeringConnectionResult;
671
670
  (function (RejectVpcPeeringConnectionResult) {
672
- /**
673
- * @internal
674
- */
675
671
  RejectVpcPeeringConnectionResult.filterSensitiveLog = (obj) => ({
676
672
  ...obj,
677
673
  });
678
674
  })(RejectVpcPeeringConnectionResult = exports.RejectVpcPeeringConnectionResult || (exports.RejectVpcPeeringConnectionResult = {}));
679
675
  var ReleaseAddressRequest;
680
676
  (function (ReleaseAddressRequest) {
681
- /**
682
- * @internal
683
- */
684
677
  ReleaseAddressRequest.filterSensitiveLog = (obj) => ({
685
678
  ...obj,
686
679
  });
687
680
  })(ReleaseAddressRequest = exports.ReleaseAddressRequest || (exports.ReleaseAddressRequest = {}));
688
681
  var ReleaseHostsRequest;
689
682
  (function (ReleaseHostsRequest) {
690
- /**
691
- * @internal
692
- */
693
683
  ReleaseHostsRequest.filterSensitiveLog = (obj) => ({
694
684
  ...obj,
695
685
  });
696
686
  })(ReleaseHostsRequest = exports.ReleaseHostsRequest || (exports.ReleaseHostsRequest = {}));
697
687
  var ReleaseHostsResult;
698
688
  (function (ReleaseHostsResult) {
699
- /**
700
- * @internal
701
- */
702
689
  ReleaseHostsResult.filterSensitiveLog = (obj) => ({
703
690
  ...obj,
704
691
  });
705
692
  })(ReleaseHostsResult = exports.ReleaseHostsResult || (exports.ReleaseHostsResult = {}));
706
693
  var ReplaceIamInstanceProfileAssociationRequest;
707
694
  (function (ReplaceIamInstanceProfileAssociationRequest) {
708
- /**
709
- * @internal
710
- */
711
695
  ReplaceIamInstanceProfileAssociationRequest.filterSensitiveLog = (obj) => ({
712
696
  ...obj,
713
697
  });
714
698
  })(ReplaceIamInstanceProfileAssociationRequest = exports.ReplaceIamInstanceProfileAssociationRequest || (exports.ReplaceIamInstanceProfileAssociationRequest = {}));
715
699
  var ReplaceIamInstanceProfileAssociationResult;
716
700
  (function (ReplaceIamInstanceProfileAssociationResult) {
717
- /**
718
- * @internal
719
- */
720
701
  ReplaceIamInstanceProfileAssociationResult.filterSensitiveLog = (obj) => ({
721
702
  ...obj,
722
703
  });
723
704
  })(ReplaceIamInstanceProfileAssociationResult = exports.ReplaceIamInstanceProfileAssociationResult || (exports.ReplaceIamInstanceProfileAssociationResult = {}));
724
705
  var ReplaceNetworkAclAssociationRequest;
725
706
  (function (ReplaceNetworkAclAssociationRequest) {
726
- /**
727
- * @internal
728
- */
729
707
  ReplaceNetworkAclAssociationRequest.filterSensitiveLog = (obj) => ({
730
708
  ...obj,
731
709
  });
732
710
  })(ReplaceNetworkAclAssociationRequest = exports.ReplaceNetworkAclAssociationRequest || (exports.ReplaceNetworkAclAssociationRequest = {}));
733
711
  var ReplaceNetworkAclAssociationResult;
734
712
  (function (ReplaceNetworkAclAssociationResult) {
735
- /**
736
- * @internal
737
- */
738
713
  ReplaceNetworkAclAssociationResult.filterSensitiveLog = (obj) => ({
739
714
  ...obj,
740
715
  });
741
716
  })(ReplaceNetworkAclAssociationResult = exports.ReplaceNetworkAclAssociationResult || (exports.ReplaceNetworkAclAssociationResult = {}));
742
717
  var ReplaceNetworkAclEntryRequest;
743
718
  (function (ReplaceNetworkAclEntryRequest) {
744
- /**
745
- * @internal
746
- */
747
719
  ReplaceNetworkAclEntryRequest.filterSensitiveLog = (obj) => ({
748
720
  ...obj,
749
721
  });
750
722
  })(ReplaceNetworkAclEntryRequest = exports.ReplaceNetworkAclEntryRequest || (exports.ReplaceNetworkAclEntryRequest = {}));
751
723
  var ReplaceRouteRequest;
752
724
  (function (ReplaceRouteRequest) {
753
- /**
754
- * @internal
755
- */
756
725
  ReplaceRouteRequest.filterSensitiveLog = (obj) => ({
757
726
  ...obj,
758
727
  });
759
728
  })(ReplaceRouteRequest = exports.ReplaceRouteRequest || (exports.ReplaceRouteRequest = {}));
760
729
  var ReplaceRouteTableAssociationRequest;
761
730
  (function (ReplaceRouteTableAssociationRequest) {
762
- /**
763
- * @internal
764
- */
765
731
  ReplaceRouteTableAssociationRequest.filterSensitiveLog = (obj) => ({
766
732
  ...obj,
767
733
  });
768
734
  })(ReplaceRouteTableAssociationRequest = exports.ReplaceRouteTableAssociationRequest || (exports.ReplaceRouteTableAssociationRequest = {}));
769
735
  var ReplaceRouteTableAssociationResult;
770
736
  (function (ReplaceRouteTableAssociationResult) {
771
- /**
772
- * @internal
773
- */
774
737
  ReplaceRouteTableAssociationResult.filterSensitiveLog = (obj) => ({
775
738
  ...obj,
776
739
  });
777
740
  })(ReplaceRouteTableAssociationResult = exports.ReplaceRouteTableAssociationResult || (exports.ReplaceRouteTableAssociationResult = {}));
778
741
  var ReplaceTransitGatewayRouteRequest;
779
742
  (function (ReplaceTransitGatewayRouteRequest) {
780
- /**
781
- * @internal
782
- */
783
743
  ReplaceTransitGatewayRouteRequest.filterSensitiveLog = (obj) => ({
784
744
  ...obj,
785
745
  });
786
746
  })(ReplaceTransitGatewayRouteRequest = exports.ReplaceTransitGatewayRouteRequest || (exports.ReplaceTransitGatewayRouteRequest = {}));
787
747
  var ReplaceTransitGatewayRouteResult;
788
748
  (function (ReplaceTransitGatewayRouteResult) {
789
- /**
790
- * @internal
791
- */
792
749
  ReplaceTransitGatewayRouteResult.filterSensitiveLog = (obj) => ({
793
750
  ...obj,
794
751
  });
795
752
  })(ReplaceTransitGatewayRouteResult = exports.ReplaceTransitGatewayRouteResult || (exports.ReplaceTransitGatewayRouteResult = {}));
796
753
  var ReportInstanceStatusRequest;
797
754
  (function (ReportInstanceStatusRequest) {
798
- /**
799
- * @internal
800
- */
801
755
  ReportInstanceStatusRequest.filterSensitiveLog = (obj) => ({
802
756
  ...obj,
803
757
  });
804
758
  })(ReportInstanceStatusRequest = exports.ReportInstanceStatusRequest || (exports.ReportInstanceStatusRequest = {}));
805
759
  var RequestSpotFleetRequest;
806
760
  (function (RequestSpotFleetRequest) {
807
- /**
808
- * @internal
809
- */
810
761
  RequestSpotFleetRequest.filterSensitiveLog = (obj) => ({
811
762
  ...obj,
812
763
  });
813
764
  })(RequestSpotFleetRequest = exports.RequestSpotFleetRequest || (exports.RequestSpotFleetRequest = {}));
814
765
  var RequestSpotFleetResponse;
815
766
  (function (RequestSpotFleetResponse) {
816
- /**
817
- * @internal
818
- */
819
767
  RequestSpotFleetResponse.filterSensitiveLog = (obj) => ({
820
768
  ...obj,
821
769
  });
822
770
  })(RequestSpotFleetResponse = exports.RequestSpotFleetResponse || (exports.RequestSpotFleetResponse = {}));
823
771
  var RequestSpotLaunchSpecification;
824
772
  (function (RequestSpotLaunchSpecification) {
825
- /**
826
- * @internal
827
- */
828
773
  RequestSpotLaunchSpecification.filterSensitiveLog = (obj) => ({
829
774
  ...obj,
830
775
  });
831
776
  })(RequestSpotLaunchSpecification = exports.RequestSpotLaunchSpecification || (exports.RequestSpotLaunchSpecification = {}));
832
777
  var RequestSpotInstancesRequest;
833
778
  (function (RequestSpotInstancesRequest) {
834
- /**
835
- * @internal
836
- */
837
779
  RequestSpotInstancesRequest.filterSensitiveLog = (obj) => ({
838
780
  ...obj,
839
781
  });
840
782
  })(RequestSpotInstancesRequest = exports.RequestSpotInstancesRequest || (exports.RequestSpotInstancesRequest = {}));
841
783
  var RequestSpotInstancesResult;
842
784
  (function (RequestSpotInstancesResult) {
843
- /**
844
- * @internal
845
- */
846
785
  RequestSpotInstancesResult.filterSensitiveLog = (obj) => ({
847
786
  ...obj,
848
787
  });
849
788
  })(RequestSpotInstancesResult = exports.RequestSpotInstancesResult || (exports.RequestSpotInstancesResult = {}));
850
789
  var ResetAddressAttributeRequest;
851
790
  (function (ResetAddressAttributeRequest) {
852
- /**
853
- * @internal
854
- */
855
791
  ResetAddressAttributeRequest.filterSensitiveLog = (obj) => ({
856
792
  ...obj,
857
793
  });
858
794
  })(ResetAddressAttributeRequest = exports.ResetAddressAttributeRequest || (exports.ResetAddressAttributeRequest = {}));
859
795
  var ResetAddressAttributeResult;
860
796
  (function (ResetAddressAttributeResult) {
861
- /**
862
- * @internal
863
- */
864
797
  ResetAddressAttributeResult.filterSensitiveLog = (obj) => ({
865
798
  ...obj,
866
799
  });
867
800
  })(ResetAddressAttributeResult = exports.ResetAddressAttributeResult || (exports.ResetAddressAttributeResult = {}));
868
801
  var ResetEbsDefaultKmsKeyIdRequest;
869
802
  (function (ResetEbsDefaultKmsKeyIdRequest) {
870
- /**
871
- * @internal
872
- */
873
803
  ResetEbsDefaultKmsKeyIdRequest.filterSensitiveLog = (obj) => ({
874
804
  ...obj,
875
805
  });
876
806
  })(ResetEbsDefaultKmsKeyIdRequest = exports.ResetEbsDefaultKmsKeyIdRequest || (exports.ResetEbsDefaultKmsKeyIdRequest = {}));
877
807
  var ResetEbsDefaultKmsKeyIdResult;
878
808
  (function (ResetEbsDefaultKmsKeyIdResult) {
879
- /**
880
- * @internal
881
- */
882
809
  ResetEbsDefaultKmsKeyIdResult.filterSensitiveLog = (obj) => ({
883
810
  ...obj,
884
811
  });
885
812
  })(ResetEbsDefaultKmsKeyIdResult = exports.ResetEbsDefaultKmsKeyIdResult || (exports.ResetEbsDefaultKmsKeyIdResult = {}));
886
813
  var ResetFpgaImageAttributeRequest;
887
814
  (function (ResetFpgaImageAttributeRequest) {
888
- /**
889
- * @internal
890
- */
891
815
  ResetFpgaImageAttributeRequest.filterSensitiveLog = (obj) => ({
892
816
  ...obj,
893
817
  });
894
818
  })(ResetFpgaImageAttributeRequest = exports.ResetFpgaImageAttributeRequest || (exports.ResetFpgaImageAttributeRequest = {}));
895
819
  var ResetFpgaImageAttributeResult;
896
820
  (function (ResetFpgaImageAttributeResult) {
897
- /**
898
- * @internal
899
- */
900
821
  ResetFpgaImageAttributeResult.filterSensitiveLog = (obj) => ({
901
822
  ...obj,
902
823
  });
903
824
  })(ResetFpgaImageAttributeResult = exports.ResetFpgaImageAttributeResult || (exports.ResetFpgaImageAttributeResult = {}));
904
825
  var ResetImageAttributeRequest;
905
826
  (function (ResetImageAttributeRequest) {
906
- /**
907
- * @internal
908
- */
909
827
  ResetImageAttributeRequest.filterSensitiveLog = (obj) => ({
910
828
  ...obj,
911
829
  });
912
830
  })(ResetImageAttributeRequest = exports.ResetImageAttributeRequest || (exports.ResetImageAttributeRequest = {}));
913
831
  var ResetInstanceAttributeRequest;
914
832
  (function (ResetInstanceAttributeRequest) {
915
- /**
916
- * @internal
917
- */
918
833
  ResetInstanceAttributeRequest.filterSensitiveLog = (obj) => ({
919
834
  ...obj,
920
835
  });
921
836
  })(ResetInstanceAttributeRequest = exports.ResetInstanceAttributeRequest || (exports.ResetInstanceAttributeRequest = {}));
922
837
  var ResetNetworkInterfaceAttributeRequest;
923
838
  (function (ResetNetworkInterfaceAttributeRequest) {
924
- /**
925
- * @internal
926
- */
927
839
  ResetNetworkInterfaceAttributeRequest.filterSensitiveLog = (obj) => ({
928
840
  ...obj,
929
841
  });
930
842
  })(ResetNetworkInterfaceAttributeRequest = exports.ResetNetworkInterfaceAttributeRequest || (exports.ResetNetworkInterfaceAttributeRequest = {}));
931
843
  var ResetSnapshotAttributeRequest;
932
844
  (function (ResetSnapshotAttributeRequest) {
933
- /**
934
- * @internal
935
- */
936
845
  ResetSnapshotAttributeRequest.filterSensitiveLog = (obj) => ({
937
846
  ...obj,
938
847
  });
939
848
  })(ResetSnapshotAttributeRequest = exports.ResetSnapshotAttributeRequest || (exports.ResetSnapshotAttributeRequest = {}));
940
849
  var RestoreAddressToClassicRequest;
941
850
  (function (RestoreAddressToClassicRequest) {
942
- /**
943
- * @internal
944
- */
945
851
  RestoreAddressToClassicRequest.filterSensitiveLog = (obj) => ({
946
852
  ...obj,
947
853
  });
948
854
  })(RestoreAddressToClassicRequest = exports.RestoreAddressToClassicRequest || (exports.RestoreAddressToClassicRequest = {}));
949
855
  var RestoreAddressToClassicResult;
950
856
  (function (RestoreAddressToClassicResult) {
951
- /**
952
- * @internal
953
- */
954
857
  RestoreAddressToClassicResult.filterSensitiveLog = (obj) => ({
955
858
  ...obj,
956
859
  });
957
860
  })(RestoreAddressToClassicResult = exports.RestoreAddressToClassicResult || (exports.RestoreAddressToClassicResult = {}));
958
861
  var RestoreManagedPrefixListVersionRequest;
959
862
  (function (RestoreManagedPrefixListVersionRequest) {
960
- /**
961
- * @internal
962
- */
963
863
  RestoreManagedPrefixListVersionRequest.filterSensitiveLog = (obj) => ({
964
864
  ...obj,
965
865
  });
966
866
  })(RestoreManagedPrefixListVersionRequest = exports.RestoreManagedPrefixListVersionRequest || (exports.RestoreManagedPrefixListVersionRequest = {}));
967
867
  var RestoreManagedPrefixListVersionResult;
968
868
  (function (RestoreManagedPrefixListVersionResult) {
969
- /**
970
- * @internal
971
- */
972
869
  RestoreManagedPrefixListVersionResult.filterSensitiveLog = (obj) => ({
973
870
  ...obj,
974
871
  });
975
872
  })(RestoreManagedPrefixListVersionResult = exports.RestoreManagedPrefixListVersionResult || (exports.RestoreManagedPrefixListVersionResult = {}));
976
873
  var RevokeClientVpnIngressRequest;
977
874
  (function (RevokeClientVpnIngressRequest) {
978
- /**
979
- * @internal
980
- */
981
875
  RevokeClientVpnIngressRequest.filterSensitiveLog = (obj) => ({
982
876
  ...obj,
983
877
  });
984
878
  })(RevokeClientVpnIngressRequest = exports.RevokeClientVpnIngressRequest || (exports.RevokeClientVpnIngressRequest = {}));
985
879
  var RevokeClientVpnIngressResult;
986
880
  (function (RevokeClientVpnIngressResult) {
987
- /**
988
- * @internal
989
- */
990
881
  RevokeClientVpnIngressResult.filterSensitiveLog = (obj) => ({
991
882
  ...obj,
992
883
  });
993
884
  })(RevokeClientVpnIngressResult = exports.RevokeClientVpnIngressResult || (exports.RevokeClientVpnIngressResult = {}));
994
885
  var RevokeSecurityGroupEgressRequest;
995
886
  (function (RevokeSecurityGroupEgressRequest) {
996
- /**
997
- * @internal
998
- */
999
887
  RevokeSecurityGroupEgressRequest.filterSensitiveLog = (obj) => ({
1000
888
  ...obj,
1001
889
  });
1002
890
  })(RevokeSecurityGroupEgressRequest = exports.RevokeSecurityGroupEgressRequest || (exports.RevokeSecurityGroupEgressRequest = {}));
1003
891
  var RevokeSecurityGroupEgressResult;
1004
892
  (function (RevokeSecurityGroupEgressResult) {
1005
- /**
1006
- * @internal
1007
- */
1008
893
  RevokeSecurityGroupEgressResult.filterSensitiveLog = (obj) => ({
1009
894
  ...obj,
1010
895
  });
1011
896
  })(RevokeSecurityGroupEgressResult = exports.RevokeSecurityGroupEgressResult || (exports.RevokeSecurityGroupEgressResult = {}));
1012
897
  var RevokeSecurityGroupIngressRequest;
1013
898
  (function (RevokeSecurityGroupIngressRequest) {
1014
- /**
1015
- * @internal
1016
- */
1017
899
  RevokeSecurityGroupIngressRequest.filterSensitiveLog = (obj) => ({
1018
900
  ...obj,
1019
901
  });
1020
902
  })(RevokeSecurityGroupIngressRequest = exports.RevokeSecurityGroupIngressRequest || (exports.RevokeSecurityGroupIngressRequest = {}));
1021
903
  var RevokeSecurityGroupIngressResult;
1022
904
  (function (RevokeSecurityGroupIngressResult) {
1023
- /**
1024
- * @internal
1025
- */
1026
905
  RevokeSecurityGroupIngressResult.filterSensitiveLog = (obj) => ({
1027
906
  ...obj,
1028
907
  });
1029
908
  })(RevokeSecurityGroupIngressResult = exports.RevokeSecurityGroupIngressResult || (exports.RevokeSecurityGroupIngressResult = {}));
1030
909
  var CpuOptionsRequest;
1031
910
  (function (CpuOptionsRequest) {
1032
- /**
1033
- * @internal
1034
- */
1035
911
  CpuOptionsRequest.filterSensitiveLog = (obj) => ({
1036
912
  ...obj,
1037
913
  });
1038
914
  })(CpuOptionsRequest = exports.CpuOptionsRequest || (exports.CpuOptionsRequest = {}));
1039
915
  var ElasticInferenceAccelerator;
1040
916
  (function (ElasticInferenceAccelerator) {
1041
- /**
1042
- * @internal
1043
- */
1044
917
  ElasticInferenceAccelerator.filterSensitiveLog = (obj) => ({
1045
918
  ...obj,
1046
919
  });
1047
920
  })(ElasticInferenceAccelerator = exports.ElasticInferenceAccelerator || (exports.ElasticInferenceAccelerator = {}));
1048
921
  var EnclaveOptionsRequest;
1049
922
  (function (EnclaveOptionsRequest) {
1050
- /**
1051
- * @internal
1052
- */
1053
923
  EnclaveOptionsRequest.filterSensitiveLog = (obj) => ({
1054
924
  ...obj,
1055
925
  });
1056
926
  })(EnclaveOptionsRequest = exports.EnclaveOptionsRequest || (exports.EnclaveOptionsRequest = {}));
1057
927
  var HibernationOptionsRequest;
1058
928
  (function (HibernationOptionsRequest) {
1059
- /**
1060
- * @internal
1061
- */
1062
929
  HibernationOptionsRequest.filterSensitiveLog = (obj) => ({
1063
930
  ...obj,
1064
931
  });
1065
932
  })(HibernationOptionsRequest = exports.HibernationOptionsRequest || (exports.HibernationOptionsRequest = {}));
1066
933
  var SpotMarketOptions;
1067
934
  (function (SpotMarketOptions) {
1068
- /**
1069
- * @internal
1070
- */
1071
935
  SpotMarketOptions.filterSensitiveLog = (obj) => ({
1072
936
  ...obj,
1073
937
  });
1074
938
  })(SpotMarketOptions = exports.SpotMarketOptions || (exports.SpotMarketOptions = {}));
1075
939
  var InstanceMarketOptionsRequest;
1076
940
  (function (InstanceMarketOptionsRequest) {
1077
- /**
1078
- * @internal
1079
- */
1080
941
  InstanceMarketOptionsRequest.filterSensitiveLog = (obj) => ({
1081
942
  ...obj,
1082
943
  });
1083
944
  })(InstanceMarketOptionsRequest = exports.InstanceMarketOptionsRequest || (exports.InstanceMarketOptionsRequest = {}));
1084
945
  var LaunchTemplateSpecification;
1085
946
  (function (LaunchTemplateSpecification) {
1086
- /**
1087
- * @internal
1088
- */
1089
947
  LaunchTemplateSpecification.filterSensitiveLog = (obj) => ({
1090
948
  ...obj,
1091
949
  });
1092
950
  })(LaunchTemplateSpecification = exports.LaunchTemplateSpecification || (exports.LaunchTemplateSpecification = {}));
1093
951
  var LicenseConfigurationRequest;
1094
952
  (function (LicenseConfigurationRequest) {
1095
- /**
1096
- * @internal
1097
- */
1098
953
  LicenseConfigurationRequest.filterSensitiveLog = (obj) => ({
1099
954
  ...obj,
1100
955
  });
1101
956
  })(LicenseConfigurationRequest = exports.LicenseConfigurationRequest || (exports.LicenseConfigurationRequest = {}));
1102
957
  var InstanceMetadataOptionsRequest;
1103
958
  (function (InstanceMetadataOptionsRequest) {
1104
- /**
1105
- * @internal
1106
- */
1107
959
  InstanceMetadataOptionsRequest.filterSensitiveLog = (obj) => ({
1108
960
  ...obj,
1109
961
  });
1110
962
  })(InstanceMetadataOptionsRequest = exports.InstanceMetadataOptionsRequest || (exports.InstanceMetadataOptionsRequest = {}));
1111
963
  var RunInstancesRequest;
1112
964
  (function (RunInstancesRequest) {
1113
- /**
1114
- * @internal
1115
- */
1116
965
  RunInstancesRequest.filterSensitiveLog = (obj) => ({
1117
966
  ...obj,
1118
967
  });
1119
968
  })(RunInstancesRequest = exports.RunInstancesRequest || (exports.RunInstancesRequest = {}));
1120
969
  var ScheduledInstancesEbs;
1121
970
  (function (ScheduledInstancesEbs) {
1122
- /**
1123
- * @internal
1124
- */
1125
971
  ScheduledInstancesEbs.filterSensitiveLog = (obj) => ({
1126
972
  ...obj,
1127
973
  });
1128
974
  })(ScheduledInstancesEbs = exports.ScheduledInstancesEbs || (exports.ScheduledInstancesEbs = {}));
1129
975
  var ScheduledInstancesBlockDeviceMapping;
1130
976
  (function (ScheduledInstancesBlockDeviceMapping) {
1131
- /**
1132
- * @internal
1133
- */
1134
977
  ScheduledInstancesBlockDeviceMapping.filterSensitiveLog = (obj) => ({
1135
978
  ...obj,
1136
979
  });
1137
980
  })(ScheduledInstancesBlockDeviceMapping = exports.ScheduledInstancesBlockDeviceMapping || (exports.ScheduledInstancesBlockDeviceMapping = {}));
1138
981
  var ScheduledInstancesIamInstanceProfile;
1139
982
  (function (ScheduledInstancesIamInstanceProfile) {
1140
- /**
1141
- * @internal
1142
- */
1143
983
  ScheduledInstancesIamInstanceProfile.filterSensitiveLog = (obj) => ({
1144
984
  ...obj,
1145
985
  });
1146
986
  })(ScheduledInstancesIamInstanceProfile = exports.ScheduledInstancesIamInstanceProfile || (exports.ScheduledInstancesIamInstanceProfile = {}));
1147
987
  var ScheduledInstancesMonitoring;
1148
988
  (function (ScheduledInstancesMonitoring) {
1149
- /**
1150
- * @internal
1151
- */
1152
989
  ScheduledInstancesMonitoring.filterSensitiveLog = (obj) => ({
1153
990
  ...obj,
1154
991
  });
1155
992
  })(ScheduledInstancesMonitoring = exports.ScheduledInstancesMonitoring || (exports.ScheduledInstancesMonitoring = {}));
1156
993
  var ScheduledInstancesIpv6Address;
1157
994
  (function (ScheduledInstancesIpv6Address) {
1158
- /**
1159
- * @internal
1160
- */
1161
995
  ScheduledInstancesIpv6Address.filterSensitiveLog = (obj) => ({
1162
996
  ...obj,
1163
997
  });
1164
998
  })(ScheduledInstancesIpv6Address = exports.ScheduledInstancesIpv6Address || (exports.ScheduledInstancesIpv6Address = {}));
1165
999
  var ScheduledInstancesPrivateIpAddressConfig;
1166
1000
  (function (ScheduledInstancesPrivateIpAddressConfig) {
1167
- /**
1168
- * @internal
1169
- */
1170
1001
  ScheduledInstancesPrivateIpAddressConfig.filterSensitiveLog = (obj) => ({
1171
1002
  ...obj,
1172
1003
  });
1173
1004
  })(ScheduledInstancesPrivateIpAddressConfig = exports.ScheduledInstancesPrivateIpAddressConfig || (exports.ScheduledInstancesPrivateIpAddressConfig = {}));
1174
1005
  var ScheduledInstancesNetworkInterface;
1175
1006
  (function (ScheduledInstancesNetworkInterface) {
1176
- /**
1177
- * @internal
1178
- */
1179
1007
  ScheduledInstancesNetworkInterface.filterSensitiveLog = (obj) => ({
1180
1008
  ...obj,
1181
1009
  });
1182
1010
  })(ScheduledInstancesNetworkInterface = exports.ScheduledInstancesNetworkInterface || (exports.ScheduledInstancesNetworkInterface = {}));
1183
1011
  var ScheduledInstancesPlacement;
1184
1012
  (function (ScheduledInstancesPlacement) {
1185
- /**
1186
- * @internal
1187
- */
1188
1013
  ScheduledInstancesPlacement.filterSensitiveLog = (obj) => ({
1189
1014
  ...obj,
1190
1015
  });
1191
1016
  })(ScheduledInstancesPlacement = exports.ScheduledInstancesPlacement || (exports.ScheduledInstancesPlacement = {}));
1192
1017
  var ScheduledInstancesLaunchSpecification;
1193
1018
  (function (ScheduledInstancesLaunchSpecification) {
1194
- /**
1195
- * @internal
1196
- */
1197
1019
  ScheduledInstancesLaunchSpecification.filterSensitiveLog = (obj) => ({
1198
1020
  ...obj,
1199
1021
  });
1200
1022
  })(ScheduledInstancesLaunchSpecification = exports.ScheduledInstancesLaunchSpecification || (exports.ScheduledInstancesLaunchSpecification = {}));
1201
1023
  var RunScheduledInstancesRequest;
1202
1024
  (function (RunScheduledInstancesRequest) {
1203
- /**
1204
- * @internal
1205
- */
1206
1025
  RunScheduledInstancesRequest.filterSensitiveLog = (obj) => ({
1207
1026
  ...obj,
1208
1027
  });
1209
1028
  })(RunScheduledInstancesRequest = exports.RunScheduledInstancesRequest || (exports.RunScheduledInstancesRequest = {}));
1210
1029
  var RunScheduledInstancesResult;
1211
1030
  (function (RunScheduledInstancesResult) {
1212
- /**
1213
- * @internal
1214
- */
1215
1031
  RunScheduledInstancesResult.filterSensitiveLog = (obj) => ({
1216
1032
  ...obj,
1217
1033
  });
1218
1034
  })(RunScheduledInstancesResult = exports.RunScheduledInstancesResult || (exports.RunScheduledInstancesResult = {}));
1219
1035
  var SearchLocalGatewayRoutesRequest;
1220
1036
  (function (SearchLocalGatewayRoutesRequest) {
1221
- /**
1222
- * @internal
1223
- */
1224
1037
  SearchLocalGatewayRoutesRequest.filterSensitiveLog = (obj) => ({
1225
1038
  ...obj,
1226
1039
  });
1227
1040
  })(SearchLocalGatewayRoutesRequest = exports.SearchLocalGatewayRoutesRequest || (exports.SearchLocalGatewayRoutesRequest = {}));
1228
1041
  var SearchLocalGatewayRoutesResult;
1229
1042
  (function (SearchLocalGatewayRoutesResult) {
1230
- /**
1231
- * @internal
1232
- */
1233
1043
  SearchLocalGatewayRoutesResult.filterSensitiveLog = (obj) => ({
1234
1044
  ...obj,
1235
1045
  });
1236
1046
  })(SearchLocalGatewayRoutesResult = exports.SearchLocalGatewayRoutesResult || (exports.SearchLocalGatewayRoutesResult = {}));
1237
1047
  var SearchTransitGatewayMulticastGroupsRequest;
1238
1048
  (function (SearchTransitGatewayMulticastGroupsRequest) {
1239
- /**
1240
- * @internal
1241
- */
1242
1049
  SearchTransitGatewayMulticastGroupsRequest.filterSensitiveLog = (obj) => ({
1243
1050
  ...obj,
1244
1051
  });
1245
1052
  })(SearchTransitGatewayMulticastGroupsRequest = exports.SearchTransitGatewayMulticastGroupsRequest || (exports.SearchTransitGatewayMulticastGroupsRequest = {}));
1246
1053
  var TransitGatewayMulticastGroup;
1247
1054
  (function (TransitGatewayMulticastGroup) {
1248
- /**
1249
- * @internal
1250
- */
1251
1055
  TransitGatewayMulticastGroup.filterSensitiveLog = (obj) => ({
1252
1056
  ...obj,
1253
1057
  });
1254
1058
  })(TransitGatewayMulticastGroup = exports.TransitGatewayMulticastGroup || (exports.TransitGatewayMulticastGroup = {}));
1255
1059
  var SearchTransitGatewayMulticastGroupsResult;
1256
1060
  (function (SearchTransitGatewayMulticastGroupsResult) {
1257
- /**
1258
- * @internal
1259
- */
1260
1061
  SearchTransitGatewayMulticastGroupsResult.filterSensitiveLog = (obj) => ({
1261
1062
  ...obj,
1262
1063
  });
1263
1064
  })(SearchTransitGatewayMulticastGroupsResult = exports.SearchTransitGatewayMulticastGroupsResult || (exports.SearchTransitGatewayMulticastGroupsResult = {}));
1264
1065
  var SearchTransitGatewayRoutesRequest;
1265
1066
  (function (SearchTransitGatewayRoutesRequest) {
1266
- /**
1267
- * @internal
1268
- */
1269
1067
  SearchTransitGatewayRoutesRequest.filterSensitiveLog = (obj) => ({
1270
1068
  ...obj,
1271
1069
  });
1272
1070
  })(SearchTransitGatewayRoutesRequest = exports.SearchTransitGatewayRoutesRequest || (exports.SearchTransitGatewayRoutesRequest = {}));
1273
1071
  var SearchTransitGatewayRoutesResult;
1274
1072
  (function (SearchTransitGatewayRoutesResult) {
1275
- /**
1276
- * @internal
1277
- */
1278
1073
  SearchTransitGatewayRoutesResult.filterSensitiveLog = (obj) => ({
1279
1074
  ...obj,
1280
1075
  });
1281
1076
  })(SearchTransitGatewayRoutesResult = exports.SearchTransitGatewayRoutesResult || (exports.SearchTransitGatewayRoutesResult = {}));
1282
1077
  var SendDiagnosticInterruptRequest;
1283
1078
  (function (SendDiagnosticInterruptRequest) {
1284
- /**
1285
- * @internal
1286
- */
1287
1079
  SendDiagnosticInterruptRequest.filterSensitiveLog = (obj) => ({
1288
1080
  ...obj,
1289
1081
  });
1290
1082
  })(SendDiagnosticInterruptRequest = exports.SendDiagnosticInterruptRequest || (exports.SendDiagnosticInterruptRequest = {}));
1291
1083
  var StartInstancesRequest;
1292
1084
  (function (StartInstancesRequest) {
1293
- /**
1294
- * @internal
1295
- */
1296
1085
  StartInstancesRequest.filterSensitiveLog = (obj) => ({
1297
1086
  ...obj,
1298
1087
  });
1299
1088
  })(StartInstancesRequest = exports.StartInstancesRequest || (exports.StartInstancesRequest = {}));
1300
1089
  var InstanceStateChange;
1301
1090
  (function (InstanceStateChange) {
1302
- /**
1303
- * @internal
1304
- */
1305
1091
  InstanceStateChange.filterSensitiveLog = (obj) => ({
1306
1092
  ...obj,
1307
1093
  });
1308
1094
  })(InstanceStateChange = exports.InstanceStateChange || (exports.InstanceStateChange = {}));
1309
1095
  var StartInstancesResult;
1310
1096
  (function (StartInstancesResult) {
1311
- /**
1312
- * @internal
1313
- */
1314
1097
  StartInstancesResult.filterSensitiveLog = (obj) => ({
1315
1098
  ...obj,
1316
1099
  });
1317
1100
  })(StartInstancesResult = exports.StartInstancesResult || (exports.StartInstancesResult = {}));
1318
1101
  var StartNetworkInsightsAnalysisRequest;
1319
1102
  (function (StartNetworkInsightsAnalysisRequest) {
1320
- /**
1321
- * @internal
1322
- */
1323
1103
  StartNetworkInsightsAnalysisRequest.filterSensitiveLog = (obj) => ({
1324
1104
  ...obj,
1325
1105
  });
1326
1106
  })(StartNetworkInsightsAnalysisRequest = exports.StartNetworkInsightsAnalysisRequest || (exports.StartNetworkInsightsAnalysisRequest = {}));
1327
1107
  var StartNetworkInsightsAnalysisResult;
1328
1108
  (function (StartNetworkInsightsAnalysisResult) {
1329
- /**
1330
- * @internal
1331
- */
1332
1109
  StartNetworkInsightsAnalysisResult.filterSensitiveLog = (obj) => ({
1333
1110
  ...obj,
1334
1111
  });
1335
1112
  })(StartNetworkInsightsAnalysisResult = exports.StartNetworkInsightsAnalysisResult || (exports.StartNetworkInsightsAnalysisResult = {}));
1336
1113
  var StartVpcEndpointServicePrivateDnsVerificationRequest;
1337
1114
  (function (StartVpcEndpointServicePrivateDnsVerificationRequest) {
1338
- /**
1339
- * @internal
1340
- */
1341
1115
  StartVpcEndpointServicePrivateDnsVerificationRequest.filterSensitiveLog = (obj) => ({
1342
1116
  ...obj,
1343
1117
  });
1344
1118
  })(StartVpcEndpointServicePrivateDnsVerificationRequest = exports.StartVpcEndpointServicePrivateDnsVerificationRequest || (exports.StartVpcEndpointServicePrivateDnsVerificationRequest = {}));
1345
1119
  var StartVpcEndpointServicePrivateDnsVerificationResult;
1346
1120
  (function (StartVpcEndpointServicePrivateDnsVerificationResult) {
1347
- /**
1348
- * @internal
1349
- */
1350
1121
  StartVpcEndpointServicePrivateDnsVerificationResult.filterSensitiveLog = (obj) => ({
1351
1122
  ...obj,
1352
1123
  });
1353
1124
  })(StartVpcEndpointServicePrivateDnsVerificationResult = exports.StartVpcEndpointServicePrivateDnsVerificationResult || (exports.StartVpcEndpointServicePrivateDnsVerificationResult = {}));
1354
1125
  var StopInstancesRequest;
1355
1126
  (function (StopInstancesRequest) {
1356
- /**
1357
- * @internal
1358
- */
1359
1127
  StopInstancesRequest.filterSensitiveLog = (obj) => ({
1360
1128
  ...obj,
1361
1129
  });
1362
1130
  })(StopInstancesRequest = exports.StopInstancesRequest || (exports.StopInstancesRequest = {}));
1363
1131
  var StopInstancesResult;
1364
1132
  (function (StopInstancesResult) {
1365
- /**
1366
- * @internal
1367
- */
1368
1133
  StopInstancesResult.filterSensitiveLog = (obj) => ({
1369
1134
  ...obj,
1370
1135
  });
1371
1136
  })(StopInstancesResult = exports.StopInstancesResult || (exports.StopInstancesResult = {}));
1372
1137
  var TerminateClientVpnConnectionsRequest;
1373
1138
  (function (TerminateClientVpnConnectionsRequest) {
1374
- /**
1375
- * @internal
1376
- */
1377
1139
  TerminateClientVpnConnectionsRequest.filterSensitiveLog = (obj) => ({
1378
1140
  ...obj,
1379
1141
  });
1380
1142
  })(TerminateClientVpnConnectionsRequest = exports.TerminateClientVpnConnectionsRequest || (exports.TerminateClientVpnConnectionsRequest = {}));
1381
1143
  var TerminateConnectionStatus;
1382
1144
  (function (TerminateConnectionStatus) {
1383
- /**
1384
- * @internal
1385
- */
1386
1145
  TerminateConnectionStatus.filterSensitiveLog = (obj) => ({
1387
1146
  ...obj,
1388
1147
  });
1389
1148
  })(TerminateConnectionStatus = exports.TerminateConnectionStatus || (exports.TerminateConnectionStatus = {}));
1390
1149
  var TerminateClientVpnConnectionsResult;
1391
1150
  (function (TerminateClientVpnConnectionsResult) {
1392
- /**
1393
- * @internal
1394
- */
1395
1151
  TerminateClientVpnConnectionsResult.filterSensitiveLog = (obj) => ({
1396
1152
  ...obj,
1397
1153
  });
1398
1154
  })(TerminateClientVpnConnectionsResult = exports.TerminateClientVpnConnectionsResult || (exports.TerminateClientVpnConnectionsResult = {}));
1399
1155
  var TerminateInstancesRequest;
1400
1156
  (function (TerminateInstancesRequest) {
1401
- /**
1402
- * @internal
1403
- */
1404
1157
  TerminateInstancesRequest.filterSensitiveLog = (obj) => ({
1405
1158
  ...obj,
1406
1159
  });
1407
1160
  })(TerminateInstancesRequest = exports.TerminateInstancesRequest || (exports.TerminateInstancesRequest = {}));
1408
1161
  var TerminateInstancesResult;
1409
1162
  (function (TerminateInstancesResult) {
1410
- /**
1411
- * @internal
1412
- */
1413
1163
  TerminateInstancesResult.filterSensitiveLog = (obj) => ({
1414
1164
  ...obj,
1415
1165
  });
1416
1166
  })(TerminateInstancesResult = exports.TerminateInstancesResult || (exports.TerminateInstancesResult = {}));
1417
1167
  var UnassignIpv6AddressesRequest;
1418
1168
  (function (UnassignIpv6AddressesRequest) {
1419
- /**
1420
- * @internal
1421
- */
1422
1169
  UnassignIpv6AddressesRequest.filterSensitiveLog = (obj) => ({
1423
1170
  ...obj,
1424
1171
  });
1425
1172
  })(UnassignIpv6AddressesRequest = exports.UnassignIpv6AddressesRequest || (exports.UnassignIpv6AddressesRequest = {}));
1426
1173
  var UnassignIpv6AddressesResult;
1427
1174
  (function (UnassignIpv6AddressesResult) {
1428
- /**
1429
- * @internal
1430
- */
1431
1175
  UnassignIpv6AddressesResult.filterSensitiveLog = (obj) => ({
1432
1176
  ...obj,
1433
1177
  });
1434
1178
  })(UnassignIpv6AddressesResult = exports.UnassignIpv6AddressesResult || (exports.UnassignIpv6AddressesResult = {}));
1435
1179
  var UnassignPrivateIpAddressesRequest;
1436
1180
  (function (UnassignPrivateIpAddressesRequest) {
1437
- /**
1438
- * @internal
1439
- */
1440
1181
  UnassignPrivateIpAddressesRequest.filterSensitiveLog = (obj) => ({
1441
1182
  ...obj,
1442
1183
  });
1443
1184
  })(UnassignPrivateIpAddressesRequest = exports.UnassignPrivateIpAddressesRequest || (exports.UnassignPrivateIpAddressesRequest = {}));
1444
1185
  var UnmonitorInstancesRequest;
1445
1186
  (function (UnmonitorInstancesRequest) {
1446
- /**
1447
- * @internal
1448
- */
1449
1187
  UnmonitorInstancesRequest.filterSensitiveLog = (obj) => ({
1450
1188
  ...obj,
1451
1189
  });
1452
1190
  })(UnmonitorInstancesRequest = exports.UnmonitorInstancesRequest || (exports.UnmonitorInstancesRequest = {}));
1453
1191
  var UnmonitorInstancesResult;
1454
1192
  (function (UnmonitorInstancesResult) {
1455
- /**
1456
- * @internal
1457
- */
1458
1193
  UnmonitorInstancesResult.filterSensitiveLog = (obj) => ({
1459
1194
  ...obj,
1460
1195
  });
1461
1196
  })(UnmonitorInstancesResult = exports.UnmonitorInstancesResult || (exports.UnmonitorInstancesResult = {}));
1462
1197
  var SecurityGroupRuleDescription;
1463
1198
  (function (SecurityGroupRuleDescription) {
1464
- /**
1465
- * @internal
1466
- */
1467
1199
  SecurityGroupRuleDescription.filterSensitiveLog = (obj) => ({
1468
1200
  ...obj,
1469
1201
  });
1470
1202
  })(SecurityGroupRuleDescription = exports.SecurityGroupRuleDescription || (exports.SecurityGroupRuleDescription = {}));
1471
1203
  var UpdateSecurityGroupRuleDescriptionsEgressRequest;
1472
1204
  (function (UpdateSecurityGroupRuleDescriptionsEgressRequest) {
1473
- /**
1474
- * @internal
1475
- */
1476
1205
  UpdateSecurityGroupRuleDescriptionsEgressRequest.filterSensitiveLog = (obj) => ({
1477
1206
  ...obj,
1478
1207
  });
1479
1208
  })(UpdateSecurityGroupRuleDescriptionsEgressRequest = exports.UpdateSecurityGroupRuleDescriptionsEgressRequest || (exports.UpdateSecurityGroupRuleDescriptionsEgressRequest = {}));
1480
1209
  var UpdateSecurityGroupRuleDescriptionsEgressResult;
1481
1210
  (function (UpdateSecurityGroupRuleDescriptionsEgressResult) {
1482
- /**
1483
- * @internal
1484
- */
1485
1211
  UpdateSecurityGroupRuleDescriptionsEgressResult.filterSensitiveLog = (obj) => ({
1486
1212
  ...obj,
1487
1213
  });
1488
1214
  })(UpdateSecurityGroupRuleDescriptionsEgressResult = exports.UpdateSecurityGroupRuleDescriptionsEgressResult || (exports.UpdateSecurityGroupRuleDescriptionsEgressResult = {}));
1489
1215
  var UpdateSecurityGroupRuleDescriptionsIngressRequest;
1490
1216
  (function (UpdateSecurityGroupRuleDescriptionsIngressRequest) {
1491
- /**
1492
- * @internal
1493
- */
1494
1217
  UpdateSecurityGroupRuleDescriptionsIngressRequest.filterSensitiveLog = (obj) => ({
1495
1218
  ...obj,
1496
1219
  });
1497
1220
  })(UpdateSecurityGroupRuleDescriptionsIngressRequest = exports.UpdateSecurityGroupRuleDescriptionsIngressRequest || (exports.UpdateSecurityGroupRuleDescriptionsIngressRequest = {}));
1498
1221
  var UpdateSecurityGroupRuleDescriptionsIngressResult;
1499
1222
  (function (UpdateSecurityGroupRuleDescriptionsIngressResult) {
1500
- /**
1501
- * @internal
1502
- */
1503
1223
  UpdateSecurityGroupRuleDescriptionsIngressResult.filterSensitiveLog = (obj) => ({
1504
1224
  ...obj,
1505
1225
  });
1506
1226
  })(UpdateSecurityGroupRuleDescriptionsIngressResult = exports.UpdateSecurityGroupRuleDescriptionsIngressResult || (exports.UpdateSecurityGroupRuleDescriptionsIngressResult = {}));
1507
1227
  var WithdrawByoipCidrRequest;
1508
1228
  (function (WithdrawByoipCidrRequest) {
1509
- /**
1510
- * @internal
1511
- */
1512
1229
  WithdrawByoipCidrRequest.filterSensitiveLog = (obj) => ({
1513
1230
  ...obj,
1514
1231
  });
1515
1232
  })(WithdrawByoipCidrRequest = exports.WithdrawByoipCidrRequest || (exports.WithdrawByoipCidrRequest = {}));
1516
1233
  var WithdrawByoipCidrResult;
1517
1234
  (function (WithdrawByoipCidrResult) {
1518
- /**
1519
- * @internal
1520
- */
1521
1235
  WithdrawByoipCidrResult.filterSensitiveLog = (obj) => ({
1522
1236
  ...obj,
1523
1237
  });