@aws-sdk/client-ec2 3.131.0 → 3.137.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 (1122) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. package/package.json +6 -6
@@ -20,12 +20,6 @@ export interface RegisterInstanceTagAttributeRequest {
20
20
  */
21
21
  InstanceTagKeys?: string[];
22
22
  }
23
- export declare namespace RegisterInstanceTagAttributeRequest {
24
- /**
25
- * @internal
26
- */
27
- const filterSensitiveLog: (obj: RegisterInstanceTagAttributeRequest) => any;
28
- }
29
23
  export interface RegisterInstanceEventNotificationAttributesRequest {
30
24
  /**
31
25
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -38,24 +32,12 @@ export interface RegisterInstanceEventNotificationAttributesRequest {
38
32
  */
39
33
  InstanceTagAttribute?: RegisterInstanceTagAttributeRequest;
40
34
  }
41
- export declare namespace RegisterInstanceEventNotificationAttributesRequest {
42
- /**
43
- * @internal
44
- */
45
- const filterSensitiveLog: (obj: RegisterInstanceEventNotificationAttributesRequest) => any;
46
- }
47
35
  export interface RegisterInstanceEventNotificationAttributesResult {
48
36
  /**
49
37
  * <p>The resulting set of tag keys.</p>
50
38
  */
51
39
  InstanceTagAttribute?: InstanceTagNotificationAttribute;
52
40
  }
53
- export declare namespace RegisterInstanceEventNotificationAttributesResult {
54
- /**
55
- * @internal
56
- */
57
- const filterSensitiveLog: (obj: RegisterInstanceEventNotificationAttributesResult) => any;
58
- }
59
41
  export interface RegisterTransitGatewayMulticastGroupMembersRequest {
60
42
  /**
61
43
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -76,12 +58,6 @@ export interface RegisterTransitGatewayMulticastGroupMembersRequest {
76
58
  */
77
59
  DryRun?: boolean;
78
60
  }
79
- export declare namespace RegisterTransitGatewayMulticastGroupMembersRequest {
80
- /**
81
- * @internal
82
- */
83
- const filterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupMembersRequest) => any;
84
- }
85
61
  /**
86
62
  * <p>Describes the registered transit gateway multicast group members.</p>
87
63
  */
@@ -99,24 +75,12 @@ export interface TransitGatewayMulticastRegisteredGroupMembers {
99
75
  */
100
76
  GroupIpAddress?: string;
101
77
  }
102
- export declare namespace TransitGatewayMulticastRegisteredGroupMembers {
103
- /**
104
- * @internal
105
- */
106
- const filterSensitiveLog: (obj: TransitGatewayMulticastRegisteredGroupMembers) => any;
107
- }
108
78
  export interface RegisterTransitGatewayMulticastGroupMembersResult {
109
79
  /**
110
80
  * <p>Information about the registered transit gateway multicast group members.</p>
111
81
  */
112
82
  RegisteredMulticastGroupMembers?: TransitGatewayMulticastRegisteredGroupMembers;
113
83
  }
114
- export declare namespace RegisterTransitGatewayMulticastGroupMembersResult {
115
- /**
116
- * @internal
117
- */
118
- const filterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupMembersResult) => any;
119
- }
120
84
  export interface RegisterTransitGatewayMulticastGroupSourcesRequest {
121
85
  /**
122
86
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -137,12 +101,6 @@ export interface RegisterTransitGatewayMulticastGroupSourcesRequest {
137
101
  */
138
102
  DryRun?: boolean;
139
103
  }
140
- export declare namespace RegisterTransitGatewayMulticastGroupSourcesRequest {
141
- /**
142
- * @internal
143
- */
144
- const filterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupSourcesRequest) => any;
145
- }
146
104
  /**
147
105
  * <p>Describes the members registered with the transit gateway multicast group.</p>
148
106
  */
@@ -160,24 +118,12 @@ export interface TransitGatewayMulticastRegisteredGroupSources {
160
118
  */
161
119
  GroupIpAddress?: string;
162
120
  }
163
- export declare namespace TransitGatewayMulticastRegisteredGroupSources {
164
- /**
165
- * @internal
166
- */
167
- const filterSensitiveLog: (obj: TransitGatewayMulticastRegisteredGroupSources) => any;
168
- }
169
121
  export interface RegisterTransitGatewayMulticastGroupSourcesResult {
170
122
  /**
171
123
  * <p>Information about the transit gateway multicast group sources.</p>
172
124
  */
173
125
  RegisteredMulticastGroupSources?: TransitGatewayMulticastRegisteredGroupSources;
174
126
  }
175
- export declare namespace RegisterTransitGatewayMulticastGroupSourcesResult {
176
- /**
177
- * @internal
178
- */
179
- const filterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupSourcesResult) => any;
180
- }
181
127
  export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
182
128
  /**
183
129
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -198,24 +144,12 @@ export interface RejectTransitGatewayMulticastDomainAssociationsRequest {
198
144
  */
199
145
  DryRun?: boolean;
200
146
  }
201
- export declare namespace RejectTransitGatewayMulticastDomainAssociationsRequest {
202
- /**
203
- * @internal
204
- */
205
- const filterSensitiveLog: (obj: RejectTransitGatewayMulticastDomainAssociationsRequest) => any;
206
- }
207
147
  export interface RejectTransitGatewayMulticastDomainAssociationsResult {
208
148
  /**
209
149
  * <p>Describes the multicast domain associations.</p>
210
150
  */
211
151
  Associations?: TransitGatewayMulticastDomainAssociations;
212
152
  }
213
- export declare namespace RejectTransitGatewayMulticastDomainAssociationsResult {
214
- /**
215
- * @internal
216
- */
217
- const filterSensitiveLog: (obj: RejectTransitGatewayMulticastDomainAssociationsResult) => any;
218
- }
219
153
  export interface RejectTransitGatewayPeeringAttachmentRequest {
220
154
  /**
221
155
  * <p>The ID of the transit gateway peering attachment.</p>
@@ -228,24 +162,12 @@ export interface RejectTransitGatewayPeeringAttachmentRequest {
228
162
  */
229
163
  DryRun?: boolean;
230
164
  }
231
- export declare namespace RejectTransitGatewayPeeringAttachmentRequest {
232
- /**
233
- * @internal
234
- */
235
- const filterSensitiveLog: (obj: RejectTransitGatewayPeeringAttachmentRequest) => any;
236
- }
237
165
  export interface RejectTransitGatewayPeeringAttachmentResult {
238
166
  /**
239
167
  * <p>The transit gateway peering attachment.</p>
240
168
  */
241
169
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
242
170
  }
243
- export declare namespace RejectTransitGatewayPeeringAttachmentResult {
244
- /**
245
- * @internal
246
- */
247
- const filterSensitiveLog: (obj: RejectTransitGatewayPeeringAttachmentResult) => any;
248
- }
249
171
  export interface RejectTransitGatewayVpcAttachmentRequest {
250
172
  /**
251
173
  * <p>The ID of the attachment.</p>
@@ -258,24 +180,12 @@ export interface RejectTransitGatewayVpcAttachmentRequest {
258
180
  */
259
181
  DryRun?: boolean;
260
182
  }
261
- export declare namespace RejectTransitGatewayVpcAttachmentRequest {
262
- /**
263
- * @internal
264
- */
265
- const filterSensitiveLog: (obj: RejectTransitGatewayVpcAttachmentRequest) => any;
266
- }
267
183
  export interface RejectTransitGatewayVpcAttachmentResult {
268
184
  /**
269
185
  * <p>Information about the attachment.</p>
270
186
  */
271
187
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
272
188
  }
273
- export declare namespace RejectTransitGatewayVpcAttachmentResult {
274
- /**
275
- * @internal
276
- */
277
- const filterSensitiveLog: (obj: RejectTransitGatewayVpcAttachmentResult) => any;
278
- }
279
189
  export interface RejectVpcEndpointConnectionsRequest {
280
190
  /**
281
191
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -292,24 +202,12 @@ export interface RejectVpcEndpointConnectionsRequest {
292
202
  */
293
203
  VpcEndpointIds: string[] | undefined;
294
204
  }
295
- export declare namespace RejectVpcEndpointConnectionsRequest {
296
- /**
297
- * @internal
298
- */
299
- const filterSensitiveLog: (obj: RejectVpcEndpointConnectionsRequest) => any;
300
- }
301
205
  export interface RejectVpcEndpointConnectionsResult {
302
206
  /**
303
207
  * <p>Information about the endpoints that were not rejected, if applicable.</p>
304
208
  */
305
209
  Unsuccessful?: UnsuccessfulItem[];
306
210
  }
307
- export declare namespace RejectVpcEndpointConnectionsResult {
308
- /**
309
- * @internal
310
- */
311
- const filterSensitiveLog: (obj: RejectVpcEndpointConnectionsResult) => any;
312
- }
313
211
  export interface RejectVpcPeeringConnectionRequest {
314
212
  /**
315
213
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -322,24 +220,12 @@ export interface RejectVpcPeeringConnectionRequest {
322
220
  */
323
221
  VpcPeeringConnectionId: string | undefined;
324
222
  }
325
- export declare namespace RejectVpcPeeringConnectionRequest {
326
- /**
327
- * @internal
328
- */
329
- const filterSensitiveLog: (obj: RejectVpcPeeringConnectionRequest) => any;
330
- }
331
223
  export interface RejectVpcPeeringConnectionResult {
332
224
  /**
333
225
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
334
226
  */
335
227
  Return?: boolean;
336
228
  }
337
- export declare namespace RejectVpcPeeringConnectionResult {
338
- /**
339
- * @internal
340
- */
341
- const filterSensitiveLog: (obj: RejectVpcPeeringConnectionResult) => any;
342
- }
343
229
  export interface ReleaseAddressRequest {
344
230
  /**
345
231
  * <p>[EC2-VPC] The allocation ID. Required for EC2-VPC.</p>
@@ -364,24 +250,12 @@ export interface ReleaseAddressRequest {
364
250
  */
365
251
  DryRun?: boolean;
366
252
  }
367
- export declare namespace ReleaseAddressRequest {
368
- /**
369
- * @internal
370
- */
371
- const filterSensitiveLog: (obj: ReleaseAddressRequest) => any;
372
- }
373
253
  export interface ReleaseHostsRequest {
374
254
  /**
375
255
  * <p>The IDs of the Dedicated Hosts to release.</p>
376
256
  */
377
257
  HostIds: string[] | undefined;
378
258
  }
379
- export declare namespace ReleaseHostsRequest {
380
- /**
381
- * @internal
382
- */
383
- const filterSensitiveLog: (obj: ReleaseHostsRequest) => any;
384
- }
385
259
  export interface ReleaseHostsResult {
386
260
  /**
387
261
  * <p>The IDs of the Dedicated Hosts that were successfully released.</p>
@@ -393,12 +267,6 @@ export interface ReleaseHostsResult {
393
267
  */
394
268
  Unsuccessful?: UnsuccessfulItem[];
395
269
  }
396
- export declare namespace ReleaseHostsResult {
397
- /**
398
- * @internal
399
- */
400
- const filterSensitiveLog: (obj: ReleaseHostsResult) => any;
401
- }
402
270
  export interface ReleaseIpamPoolAllocationRequest {
403
271
  /**
404
272
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -419,24 +287,12 @@ export interface ReleaseIpamPoolAllocationRequest {
419
287
  */
420
288
  IpamPoolAllocationId: string | undefined;
421
289
  }
422
- export declare namespace ReleaseIpamPoolAllocationRequest {
423
- /**
424
- * @internal
425
- */
426
- const filterSensitiveLog: (obj: ReleaseIpamPoolAllocationRequest) => any;
427
- }
428
290
  export interface ReleaseIpamPoolAllocationResult {
429
291
  /**
430
292
  * <p>Indicates if the release was successful.</p>
431
293
  */
432
294
  Success?: boolean;
433
295
  }
434
- export declare namespace ReleaseIpamPoolAllocationResult {
435
- /**
436
- * @internal
437
- */
438
- const filterSensitiveLog: (obj: ReleaseIpamPoolAllocationResult) => any;
439
- }
440
296
  export interface ReplaceIamInstanceProfileAssociationRequest {
441
297
  /**
442
298
  * <p>The IAM instance profile.</p>
@@ -447,24 +303,12 @@ export interface ReplaceIamInstanceProfileAssociationRequest {
447
303
  */
448
304
  AssociationId: string | undefined;
449
305
  }
450
- export declare namespace ReplaceIamInstanceProfileAssociationRequest {
451
- /**
452
- * @internal
453
- */
454
- const filterSensitiveLog: (obj: ReplaceIamInstanceProfileAssociationRequest) => any;
455
- }
456
306
  export interface ReplaceIamInstanceProfileAssociationResult {
457
307
  /**
458
308
  * <p>Information about the IAM instance profile association.</p>
459
309
  */
460
310
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
461
311
  }
462
- export declare namespace ReplaceIamInstanceProfileAssociationResult {
463
- /**
464
- * @internal
465
- */
466
- const filterSensitiveLog: (obj: ReplaceIamInstanceProfileAssociationResult) => any;
467
- }
468
312
  export interface ReplaceNetworkAclAssociationRequest {
469
313
  /**
470
314
  * <p>The ID of the current association between the original network ACL and the subnet.</p>
@@ -481,24 +325,12 @@ export interface ReplaceNetworkAclAssociationRequest {
481
325
  */
482
326
  NetworkAclId: string | undefined;
483
327
  }
484
- export declare namespace ReplaceNetworkAclAssociationRequest {
485
- /**
486
- * @internal
487
- */
488
- const filterSensitiveLog: (obj: ReplaceNetworkAclAssociationRequest) => any;
489
- }
490
328
  export interface ReplaceNetworkAclAssociationResult {
491
329
  /**
492
330
  * <p>The ID of the new association.</p>
493
331
  */
494
332
  NewAssociationId?: string;
495
333
  }
496
- export declare namespace ReplaceNetworkAclAssociationResult {
497
- /**
498
- * @internal
499
- */
500
- const filterSensitiveLog: (obj: ReplaceNetworkAclAssociationResult) => any;
501
- }
502
334
  export interface ReplaceNetworkAclEntryRequest {
503
335
  /**
504
336
  * <p>The IPv4 network range to allow or deny, in CIDR notation (for example
@@ -553,12 +385,6 @@ export interface ReplaceNetworkAclEntryRequest {
553
385
  */
554
386
  RuleNumber: number | undefined;
555
387
  }
556
- export declare namespace ReplaceNetworkAclEntryRequest {
557
- /**
558
- * @internal
559
- */
560
- const filterSensitiveLog: (obj: ReplaceNetworkAclEntryRequest) => any;
561
- }
562
388
  export interface ReplaceRouteRequest {
563
389
  /**
564
390
  * <p>The IPv4 CIDR address block used for the destination match. The value that you
@@ -633,12 +459,6 @@ export interface ReplaceRouteRequest {
633
459
  */
634
460
  CoreNetworkArn?: string;
635
461
  }
636
- export declare namespace ReplaceRouteRequest {
637
- /**
638
- * @internal
639
- */
640
- const filterSensitiveLog: (obj: ReplaceRouteRequest) => any;
641
- }
642
462
  export interface ReplaceRouteTableAssociationRequest {
643
463
  /**
644
464
  * <p>The association ID.</p>
@@ -655,12 +475,6 @@ export interface ReplaceRouteTableAssociationRequest {
655
475
  */
656
476
  RouteTableId: string | undefined;
657
477
  }
658
- export declare namespace ReplaceRouteTableAssociationRequest {
659
- /**
660
- * @internal
661
- */
662
- const filterSensitiveLog: (obj: ReplaceRouteTableAssociationRequest) => any;
663
- }
664
478
  export interface ReplaceRouteTableAssociationResult {
665
479
  /**
666
480
  * <p>The ID of the new association.</p>
@@ -671,12 +485,6 @@ export interface ReplaceRouteTableAssociationResult {
671
485
  */
672
486
  AssociationState?: RouteTableAssociationState;
673
487
  }
674
- export declare namespace ReplaceRouteTableAssociationResult {
675
- /**
676
- * @internal
677
- */
678
- const filterSensitiveLog: (obj: ReplaceRouteTableAssociationResult) => any;
679
- }
680
488
  export interface ReplaceTransitGatewayRouteRequest {
681
489
  /**
682
490
  * <p>The CIDR range used for the destination match. Routing decisions are based on the most specific match.</p>
@@ -701,24 +509,12 @@ export interface ReplaceTransitGatewayRouteRequest {
701
509
  */
702
510
  DryRun?: boolean;
703
511
  }
704
- export declare namespace ReplaceTransitGatewayRouteRequest {
705
- /**
706
- * @internal
707
- */
708
- const filterSensitiveLog: (obj: ReplaceTransitGatewayRouteRequest) => any;
709
- }
710
512
  export interface ReplaceTransitGatewayRouteResult {
711
513
  /**
712
514
  * <p>Information about the modified route.</p>
713
515
  */
714
516
  Route?: TransitGatewayRoute;
715
517
  }
716
- export declare namespace ReplaceTransitGatewayRouteResult {
717
- /**
718
- * @internal
719
- */
720
- const filterSensitiveLog: (obj: ReplaceTransitGatewayRouteResult) => any;
721
- }
722
518
  export declare type ReportInstanceReasonCodes = "instance-stuck-in-state" | "not-accepting-credentials" | "other" | "password-not-available" | "performance-ebs-volume" | "performance-instance-store" | "performance-network" | "performance-other" | "unresponsive";
723
519
  export declare type ReportStatusType = "impaired" | "ok";
724
520
  export interface ReportInstanceStatusRequest {
@@ -797,12 +593,6 @@ export interface ReportInstanceStatusRequest {
797
593
  */
798
594
  Status: ReportStatusType | string | undefined;
799
595
  }
800
- export declare namespace ReportInstanceStatusRequest {
801
- /**
802
- * @internal
803
- */
804
- const filterSensitiveLog: (obj: ReportInstanceStatusRequest) => any;
805
- }
806
596
  /**
807
597
  * <p>Contains the parameters for RequestSpotFleet.</p>
808
598
  */
@@ -819,12 +609,6 @@ export interface RequestSpotFleetRequest {
819
609
  */
820
610
  SpotFleetRequestConfig: SpotFleetRequestConfigData | undefined;
821
611
  }
822
- export declare namespace RequestSpotFleetRequest {
823
- /**
824
- * @internal
825
- */
826
- const filterSensitiveLog: (obj: RequestSpotFleetRequest) => any;
827
- }
828
612
  /**
829
613
  * <p>Contains the output of RequestSpotFleet.</p>
830
614
  */
@@ -834,12 +618,6 @@ export interface RequestSpotFleetResponse {
834
618
  */
835
619
  SpotFleetRequestId?: string;
836
620
  }
837
- export declare namespace RequestSpotFleetResponse {
838
- /**
839
- * @internal
840
- */
841
- const filterSensitiveLog: (obj: RequestSpotFleetResponse) => any;
842
- }
843
621
  /**
844
622
  * <p>Describes the launch specification for an instance.</p>
845
623
  */
@@ -915,12 +693,6 @@ export interface RequestSpotLaunchSpecification {
915
693
  */
916
694
  UserData?: string;
917
695
  }
918
- export declare namespace RequestSpotLaunchSpecification {
919
- /**
920
- * @internal
921
- */
922
- const filterSensitiveLog: (obj: RequestSpotLaunchSpecification) => any;
923
- }
924
696
  /**
925
697
  * <p>Contains the parameters for RequestSpotInstances.</p>
926
698
  */
@@ -976,8 +748,11 @@ export interface RequestSpotInstancesRequest {
976
748
  */
977
749
  LaunchSpecification?: RequestSpotLaunchSpecification;
978
750
  /**
979
- * <p>The maximum price per hour that you are willing to pay for a Spot Instance. The
980
- * default is the On-Demand price.</p>
751
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
752
+ * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
753
+ * <important>
754
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
755
+ * </important>
981
756
  */
982
757
  SpotPrice?: string;
983
758
  /**
@@ -1025,12 +800,6 @@ export interface RequestSpotInstancesRequest {
1025
800
  */
1026
801
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
1027
802
  }
1028
- export declare namespace RequestSpotInstancesRequest {
1029
- /**
1030
- * @internal
1031
- */
1032
- const filterSensitiveLog: (obj: RequestSpotInstancesRequest) => any;
1033
- }
1034
803
  /**
1035
804
  * <p>Contains the output of RequestSpotInstances.</p>
1036
805
  */
@@ -1040,12 +809,6 @@ export interface RequestSpotInstancesResult {
1040
809
  */
1041
810
  SpotInstanceRequests?: SpotInstanceRequest[];
1042
811
  }
1043
- export declare namespace RequestSpotInstancesResult {
1044
- /**
1045
- * @internal
1046
- */
1047
- const filterSensitiveLog: (obj: RequestSpotInstancesResult) => any;
1048
- }
1049
812
  export interface ResetAddressAttributeRequest {
1050
813
  /**
1051
814
  * <p>[EC2-VPC] The allocation ID.</p>
@@ -1062,24 +825,12 @@ export interface ResetAddressAttributeRequest {
1062
825
  */
1063
826
  DryRun?: boolean;
1064
827
  }
1065
- export declare namespace ResetAddressAttributeRequest {
1066
- /**
1067
- * @internal
1068
- */
1069
- const filterSensitiveLog: (obj: ResetAddressAttributeRequest) => any;
1070
- }
1071
828
  export interface ResetAddressAttributeResult {
1072
829
  /**
1073
830
  * <p>Information about the IP address.</p>
1074
831
  */
1075
832
  Address?: AddressAttribute;
1076
833
  }
1077
- export declare namespace ResetAddressAttributeResult {
1078
- /**
1079
- * @internal
1080
- */
1081
- const filterSensitiveLog: (obj: ResetAddressAttributeResult) => any;
1082
- }
1083
834
  export interface ResetEbsDefaultKmsKeyIdRequest {
1084
835
  /**
1085
836
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1088,24 +839,12 @@ export interface ResetEbsDefaultKmsKeyIdRequest {
1088
839
  */
1089
840
  DryRun?: boolean;
1090
841
  }
1091
- export declare namespace ResetEbsDefaultKmsKeyIdRequest {
1092
- /**
1093
- * @internal
1094
- */
1095
- const filterSensitiveLog: (obj: ResetEbsDefaultKmsKeyIdRequest) => any;
1096
- }
1097
842
  export interface ResetEbsDefaultKmsKeyIdResult {
1098
843
  /**
1099
844
  * <p>The Amazon Resource Name (ARN) of the default KMS key for EBS encryption by default.</p>
1100
845
  */
1101
846
  KmsKeyId?: string;
1102
847
  }
1103
- export declare namespace ResetEbsDefaultKmsKeyIdResult {
1104
- /**
1105
- * @internal
1106
- */
1107
- const filterSensitiveLog: (obj: ResetEbsDefaultKmsKeyIdResult) => any;
1108
- }
1109
848
  export declare type ResetFpgaImageAttributeName = "loadPermission";
1110
849
  export interface ResetFpgaImageAttributeRequest {
1111
850
  /**
@@ -1123,24 +862,12 @@ export interface ResetFpgaImageAttributeRequest {
1123
862
  */
1124
863
  Attribute?: ResetFpgaImageAttributeName | string;
1125
864
  }
1126
- export declare namespace ResetFpgaImageAttributeRequest {
1127
- /**
1128
- * @internal
1129
- */
1130
- const filterSensitiveLog: (obj: ResetFpgaImageAttributeRequest) => any;
1131
- }
1132
865
  export interface ResetFpgaImageAttributeResult {
1133
866
  /**
1134
867
  * <p>Is <code>true</code> if the request succeeds, and an error otherwise.</p>
1135
868
  */
1136
869
  Return?: boolean;
1137
870
  }
1138
- export declare namespace ResetFpgaImageAttributeResult {
1139
- /**
1140
- * @internal
1141
- */
1142
- const filterSensitiveLog: (obj: ResetFpgaImageAttributeResult) => any;
1143
- }
1144
871
  export declare type ResetImageAttributeName = "launchPermission";
1145
872
  /**
1146
873
  * <p>Contains the parameters for ResetImageAttribute.</p>
@@ -1161,12 +888,6 @@ export interface ResetImageAttributeRequest {
1161
888
  */
1162
889
  DryRun?: boolean;
1163
890
  }
1164
- export declare namespace ResetImageAttributeRequest {
1165
- /**
1166
- * @internal
1167
- */
1168
- const filterSensitiveLog: (obj: ResetImageAttributeRequest) => any;
1169
- }
1170
891
  export interface ResetInstanceAttributeRequest {
1171
892
  /**
1172
893
  * <p>The attribute to reset.</p>
@@ -1187,12 +908,6 @@ export interface ResetInstanceAttributeRequest {
1187
908
  */
1188
909
  InstanceId: string | undefined;
1189
910
  }
1190
- export declare namespace ResetInstanceAttributeRequest {
1191
- /**
1192
- * @internal
1193
- */
1194
- const filterSensitiveLog: (obj: ResetInstanceAttributeRequest) => any;
1195
- }
1196
911
  /**
1197
912
  * <p>Contains the parameters for ResetNetworkInterfaceAttribute.</p>
1198
913
  */
@@ -1212,12 +927,6 @@ export interface ResetNetworkInterfaceAttributeRequest {
1212
927
  */
1213
928
  SourceDestCheck?: string;
1214
929
  }
1215
- export declare namespace ResetNetworkInterfaceAttributeRequest {
1216
- /**
1217
- * @internal
1218
- */
1219
- const filterSensitiveLog: (obj: ResetNetworkInterfaceAttributeRequest) => any;
1220
- }
1221
930
  export interface ResetSnapshotAttributeRequest {
1222
931
  /**
1223
932
  * <p>The attribute to reset. Currently, only the attribute for permission to create volumes can
@@ -1235,12 +944,6 @@ export interface ResetSnapshotAttributeRequest {
1235
944
  */
1236
945
  DryRun?: boolean;
1237
946
  }
1238
- export declare namespace ResetSnapshotAttributeRequest {
1239
- /**
1240
- * @internal
1241
- */
1242
- const filterSensitiveLog: (obj: ResetSnapshotAttributeRequest) => any;
1243
- }
1244
947
  export interface RestoreAddressToClassicRequest {
1245
948
  /**
1246
949
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1253,12 +956,6 @@ export interface RestoreAddressToClassicRequest {
1253
956
  */
1254
957
  PublicIp: string | undefined;
1255
958
  }
1256
- export declare namespace RestoreAddressToClassicRequest {
1257
- /**
1258
- * @internal
1259
- */
1260
- const filterSensitiveLog: (obj: RestoreAddressToClassicRequest) => any;
1261
- }
1262
959
  export interface RestoreAddressToClassicResult {
1263
960
  /**
1264
961
  * <p>The Elastic IP address.</p>
@@ -1269,12 +966,6 @@ export interface RestoreAddressToClassicResult {
1269
966
  */
1270
967
  Status?: Status | string;
1271
968
  }
1272
- export declare namespace RestoreAddressToClassicResult {
1273
- /**
1274
- * @internal
1275
- */
1276
- const filterSensitiveLog: (obj: RestoreAddressToClassicResult) => any;
1277
- }
1278
969
  export interface RestoreImageFromRecycleBinRequest {
1279
970
  /**
1280
971
  * <p>The ID of the AMI to restore.</p>
@@ -1287,24 +978,12 @@ export interface RestoreImageFromRecycleBinRequest {
1287
978
  */
1288
979
  DryRun?: boolean;
1289
980
  }
1290
- export declare namespace RestoreImageFromRecycleBinRequest {
1291
- /**
1292
- * @internal
1293
- */
1294
- const filterSensitiveLog: (obj: RestoreImageFromRecycleBinRequest) => any;
1295
- }
1296
981
  export interface RestoreImageFromRecycleBinResult {
1297
982
  /**
1298
983
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
1299
984
  */
1300
985
  Return?: boolean;
1301
986
  }
1302
- export declare namespace RestoreImageFromRecycleBinResult {
1303
- /**
1304
- * @internal
1305
- */
1306
- const filterSensitiveLog: (obj: RestoreImageFromRecycleBinResult) => any;
1307
- }
1308
987
  export interface RestoreManagedPrefixListVersionRequest {
1309
988
  /**
1310
989
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1325,24 +1004,12 @@ export interface RestoreManagedPrefixListVersionRequest {
1325
1004
  */
1326
1005
  CurrentVersion: number | undefined;
1327
1006
  }
1328
- export declare namespace RestoreManagedPrefixListVersionRequest {
1329
- /**
1330
- * @internal
1331
- */
1332
- const filterSensitiveLog: (obj: RestoreManagedPrefixListVersionRequest) => any;
1333
- }
1334
1007
  export interface RestoreManagedPrefixListVersionResult {
1335
1008
  /**
1336
1009
  * <p>Information about the prefix list.</p>
1337
1010
  */
1338
1011
  PrefixList?: ManagedPrefixList;
1339
1012
  }
1340
- export declare namespace RestoreManagedPrefixListVersionResult {
1341
- /**
1342
- * @internal
1343
- */
1344
- const filterSensitiveLog: (obj: RestoreManagedPrefixListVersionResult) => any;
1345
- }
1346
1013
  export interface RestoreSnapshotFromRecycleBinRequest {
1347
1014
  /**
1348
1015
  * <p>The ID of the snapshot to restore.</p>
@@ -1355,12 +1022,6 @@ export interface RestoreSnapshotFromRecycleBinRequest {
1355
1022
  */
1356
1023
  DryRun?: boolean;
1357
1024
  }
1358
- export declare namespace RestoreSnapshotFromRecycleBinRequest {
1359
- /**
1360
- * @internal
1361
- */
1362
- const filterSensitiveLog: (obj: RestoreSnapshotFromRecycleBinRequest) => any;
1363
- }
1364
1025
  export interface RestoreSnapshotFromRecycleBinResult {
1365
1026
  /**
1366
1027
  * <p>The ID of the snapshot.</p>
@@ -1404,12 +1065,6 @@ export interface RestoreSnapshotFromRecycleBinResult {
1404
1065
  */
1405
1066
  VolumeSize?: number;
1406
1067
  }
1407
- export declare namespace RestoreSnapshotFromRecycleBinResult {
1408
- /**
1409
- * @internal
1410
- */
1411
- const filterSensitiveLog: (obj: RestoreSnapshotFromRecycleBinResult) => any;
1412
- }
1413
1068
  export interface RestoreSnapshotTierRequest {
1414
1069
  /**
1415
1070
  * <p>The ID of the snapshot to restore.</p>
@@ -1437,12 +1092,6 @@ export interface RestoreSnapshotTierRequest {
1437
1092
  */
1438
1093
  DryRun?: boolean;
1439
1094
  }
1440
- export declare namespace RestoreSnapshotTierRequest {
1441
- /**
1442
- * @internal
1443
- */
1444
- const filterSensitiveLog: (obj: RestoreSnapshotTierRequest) => any;
1445
- }
1446
1095
  export interface RestoreSnapshotTierResult {
1447
1096
  /**
1448
1097
  * <p>The ID of the snapshot.</p>
@@ -1463,12 +1112,6 @@ export interface RestoreSnapshotTierResult {
1463
1112
  */
1464
1113
  IsPermanentRestore?: boolean;
1465
1114
  }
1466
- export declare namespace RestoreSnapshotTierResult {
1467
- /**
1468
- * @internal
1469
- */
1470
- const filterSensitiveLog: (obj: RestoreSnapshotTierResult) => any;
1471
- }
1472
1115
  export interface RevokeClientVpnIngressRequest {
1473
1116
  /**
1474
1117
  * <p>The ID of the Client VPN endpoint with which the authorization rule is associated.</p>
@@ -1491,24 +1134,12 @@ export interface RevokeClientVpnIngressRequest {
1491
1134
  */
1492
1135
  DryRun?: boolean;
1493
1136
  }
1494
- export declare namespace RevokeClientVpnIngressRequest {
1495
- /**
1496
- * @internal
1497
- */
1498
- const filterSensitiveLog: (obj: RevokeClientVpnIngressRequest) => any;
1499
- }
1500
1137
  export interface RevokeClientVpnIngressResult {
1501
1138
  /**
1502
1139
  * <p>The current state of the authorization rule.</p>
1503
1140
  */
1504
1141
  Status?: ClientVpnAuthorizationRuleStatus;
1505
1142
  }
1506
- export declare namespace RevokeClientVpnIngressResult {
1507
- /**
1508
- * @internal
1509
- */
1510
- const filterSensitiveLog: (obj: RevokeClientVpnIngressResult) => any;
1511
- }
1512
1143
  export interface RevokeSecurityGroupEgressRequest {
1513
1144
  /**
1514
1145
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1556,12 +1187,6 @@ export interface RevokeSecurityGroupEgressRequest {
1556
1187
  */
1557
1188
  SourceSecurityGroupOwnerId?: string;
1558
1189
  }
1559
- export declare namespace RevokeSecurityGroupEgressRequest {
1560
- /**
1561
- * @internal
1562
- */
1563
- const filterSensitiveLog: (obj: RevokeSecurityGroupEgressRequest) => any;
1564
- }
1565
1190
  export interface RevokeSecurityGroupEgressResult {
1566
1191
  /**
1567
1192
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -1574,12 +1199,6 @@ export interface RevokeSecurityGroupEgressResult {
1574
1199
  */
1575
1200
  UnknownIpPermissions?: IpPermission[];
1576
1201
  }
1577
- export declare namespace RevokeSecurityGroupEgressResult {
1578
- /**
1579
- * @internal
1580
- */
1581
- const filterSensitiveLog: (obj: RevokeSecurityGroupEgressResult) => any;
1582
- }
1583
1202
  export interface RevokeSecurityGroupIngressRequest {
1584
1203
  /**
1585
1204
  * <p>The CIDR IP address range. You can't specify this parameter when specifying a source security group.</p>
@@ -1635,12 +1254,6 @@ export interface RevokeSecurityGroupIngressRequest {
1635
1254
  */
1636
1255
  SecurityGroupRuleIds?: string[];
1637
1256
  }
1638
- export declare namespace RevokeSecurityGroupIngressRequest {
1639
- /**
1640
- * @internal
1641
- */
1642
- const filterSensitiveLog: (obj: RevokeSecurityGroupIngressRequest) => any;
1643
- }
1644
1257
  export interface RevokeSecurityGroupIngressResult {
1645
1258
  /**
1646
1259
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -1653,12 +1266,6 @@ export interface RevokeSecurityGroupIngressResult {
1653
1266
  */
1654
1267
  UnknownIpPermissions?: IpPermission[];
1655
1268
  }
1656
- export declare namespace RevokeSecurityGroupIngressResult {
1657
- /**
1658
- * @internal
1659
- */
1660
- const filterSensitiveLog: (obj: RevokeSecurityGroupIngressResult) => any;
1661
- }
1662
1269
  /**
1663
1270
  * <p>The CPU options for the instance. Both the core count and threads per core must be
1664
1271
  * specified in the request.</p>
@@ -1675,12 +1282,6 @@ export interface CpuOptionsRequest {
1675
1282
  */
1676
1283
  ThreadsPerCore?: number;
1677
1284
  }
1678
- export declare namespace CpuOptionsRequest {
1679
- /**
1680
- * @internal
1681
- */
1682
- const filterSensitiveLog: (obj: CpuOptionsRequest) => any;
1683
- }
1684
1285
  /**
1685
1286
  * <p>
1686
1287
  * Describes an elastic inference accelerator.
@@ -1701,12 +1302,6 @@ export interface ElasticInferenceAccelerator {
1701
1302
  */
1702
1303
  Count?: number;
1703
1304
  }
1704
- export declare namespace ElasticInferenceAccelerator {
1705
- /**
1706
- * @internal
1707
- */
1708
- const filterSensitiveLog: (obj: ElasticInferenceAccelerator) => any;
1709
- }
1710
1305
  /**
1711
1306
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For
1712
1307
  * more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html"> What is Amazon Web Services Nitro
@@ -1720,12 +1315,6 @@ export interface EnclaveOptionsRequest {
1720
1315
  */
1721
1316
  Enabled?: boolean;
1722
1317
  }
1723
- export declare namespace EnclaveOptionsRequest {
1724
- /**
1725
- * @internal
1726
- */
1727
- const filterSensitiveLog: (obj: EnclaveOptionsRequest) => any;
1728
- }
1729
1318
  /**
1730
1319
  * <p>Indicates whether your instance is configured for hibernation. This parameter is valid
1731
1320
  * only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html#hibernating-prerequisites">hibernation
@@ -1741,19 +1330,16 @@ export interface HibernationOptionsRequest {
1741
1330
  */
1742
1331
  Configured?: boolean;
1743
1332
  }
1744
- export declare namespace HibernationOptionsRequest {
1745
- /**
1746
- * @internal
1747
- */
1748
- const filterSensitiveLog: (obj: HibernationOptionsRequest) => any;
1749
- }
1750
1333
  /**
1751
1334
  * <p>The options for Spot Instances.</p>
1752
1335
  */
1753
1336
  export interface SpotMarketOptions {
1754
1337
  /**
1755
- * <p>The maximum hourly price you're willing to pay for the Spot Instances. The default is
1756
- * the On-Demand price.</p>
1338
+ * <p>The maximum hourly price that you're willing to pay for a Spot Instance. We do not recommend
1339
+ * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
1340
+ * <important>
1341
+ * <p>If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.</p>
1342
+ * </important>
1757
1343
  */
1758
1344
  MaxPrice?: string;
1759
1345
  /**
@@ -1789,12 +1375,6 @@ export interface SpotMarketOptions {
1789
1375
  */
1790
1376
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
1791
1377
  }
1792
- export declare namespace SpotMarketOptions {
1793
- /**
1794
- * @internal
1795
- */
1796
- const filterSensitiveLog: (obj: SpotMarketOptions) => any;
1797
- }
1798
1378
  /**
1799
1379
  * <p>Describes the market (purchasing) option for the instances.</p>
1800
1380
  */
@@ -1808,12 +1388,6 @@ export interface InstanceMarketOptionsRequest {
1808
1388
  */
1809
1389
  SpotOptions?: SpotMarketOptions;
1810
1390
  }
1811
- export declare namespace InstanceMarketOptionsRequest {
1812
- /**
1813
- * @internal
1814
- */
1815
- const filterSensitiveLog: (obj: InstanceMarketOptionsRequest) => any;
1816
- }
1817
1391
  /**
1818
1392
  * <p>The launch template to use. You must specify either the launch template ID or launch
1819
1393
  * template name in the request, but not both.</p>
@@ -1821,10 +1395,12 @@ export declare namespace InstanceMarketOptionsRequest {
1821
1395
  export interface LaunchTemplateSpecification {
1822
1396
  /**
1823
1397
  * <p>The ID of the launch template.</p>
1398
+ * <p>You must specify the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
1824
1399
  */
1825
1400
  LaunchTemplateId?: string;
1826
1401
  /**
1827
1402
  * <p>The name of the launch template.</p>
1403
+ * <p>You must specify the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
1828
1404
  */
1829
1405
  LaunchTemplateName?: string;
1830
1406
  /**
@@ -1833,12 +1409,6 @@ export interface LaunchTemplateSpecification {
1833
1409
  */
1834
1410
  Version?: string;
1835
1411
  }
1836
- export declare namespace LaunchTemplateSpecification {
1837
- /**
1838
- * @internal
1839
- */
1840
- const filterSensitiveLog: (obj: LaunchTemplateSpecification) => any;
1841
- }
1842
1412
  /**
1843
1413
  * <p>Describes a license configuration.</p>
1844
1414
  */
@@ -1848,12 +1418,6 @@ export interface LicenseConfigurationRequest {
1848
1418
  */
1849
1419
  LicenseConfigurationArn?: string;
1850
1420
  }
1851
- export declare namespace LicenseConfigurationRequest {
1852
- /**
1853
- * @internal
1854
- */
1855
- const filterSensitiveLog: (obj: LicenseConfigurationRequest) => any;
1856
- }
1857
1421
  /**
1858
1422
  * <p>The maintenance options for the instance.</p>
1859
1423
  */
@@ -1864,12 +1428,6 @@ export interface InstanceMaintenanceOptionsRequest {
1864
1428
  */
1865
1429
  AutoRecovery?: InstanceAutoRecoveryState | string;
1866
1430
  }
1867
- export declare namespace InstanceMaintenanceOptionsRequest {
1868
- /**
1869
- * @internal
1870
- */
1871
- const filterSensitiveLog: (obj: InstanceMaintenanceOptionsRequest) => any;
1872
- }
1873
1431
  /**
1874
1432
  * <p>The metadata options for the instance.</p>
1875
1433
  */
@@ -1917,12 +1475,6 @@ export interface InstanceMetadataOptionsRequest {
1917
1475
  */
1918
1476
  InstanceMetadataTags?: InstanceMetadataTagsState | string;
1919
1477
  }
1920
- export declare namespace InstanceMetadataOptionsRequest {
1921
- /**
1922
- * @internal
1923
- */
1924
- const filterSensitiveLog: (obj: InstanceMetadataOptionsRequest) => any;
1925
- }
1926
1478
  /**
1927
1479
  * <p>Describes the options for instance hostnames.</p>
1928
1480
  */
@@ -1945,12 +1497,6 @@ export interface PrivateDnsNameOptionsRequest {
1945
1497
  */
1946
1498
  EnableResourceNameDnsAAAARecord?: boolean;
1947
1499
  }
1948
- export declare namespace PrivateDnsNameOptionsRequest {
1949
- /**
1950
- * @internal
1951
- */
1952
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsRequest) => any;
1953
- }
1954
1500
  export interface RunInstancesRequest {
1955
1501
  /**
1956
1502
  * <p>The block device mapping, which defines the EBS volumes and instance store volumes to
@@ -2158,14 +1704,31 @@ export interface RunInstancesRequest {
2158
1704
  */
2159
1705
  ElasticInferenceAccelerators?: ElasticInferenceAccelerator[];
2160
1706
  /**
2161
- * <p>The tags to apply to the resources during launch. You can only tag instances and
2162
- * volumes on launch. The specified tags are applied to all instances or volumes that are
2163
- * created during launch. To tag a resource after it has been created, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>.</p>
1707
+ * <p>The tags to apply to the resources that are created during instance launch.</p>
1708
+ * <p>You can specify tags for the following resources only:</p>
1709
+ * <ul>
1710
+ * <li>
1711
+ * <p>Instances</p>
1712
+ * </li>
1713
+ * <li>
1714
+ * <p>Volumes</p>
1715
+ * </li>
1716
+ * <li>
1717
+ * <p>Elastic graphics</p>
1718
+ * </li>
1719
+ * <li>
1720
+ * <p>Spot Instance requests</p>
1721
+ * </li>
1722
+ * <li>
1723
+ * <p>Network interfaces</p>
1724
+ * </li>
1725
+ * </ul>
1726
+ * <p>To tag a resource after it has been created, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateTags.html">CreateTags</a>.</p>
2164
1727
  */
2165
1728
  TagSpecifications?: TagSpecification[];
2166
1729
  /**
2167
1730
  * <p>The launch template to use to launch the instances. Any parameters that you specify in
2168
- * <a>RunInstances</a> override the same parameters in the launch template.
1731
+ * <a>RunInstances</a> override the same parameters in the launch template.
2169
1732
  * You can specify either the name or ID of a launch template, but not both.</p>
2170
1733
  */
2171
1734
  LaunchTemplate?: LaunchTemplateSpecification;
@@ -2181,10 +1744,9 @@ export interface RunInstancesRequest {
2181
1744
  * are <code>standard</code> and <code>unlimited</code>. To change this attribute after
2182
1745
  * launch, use <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyInstanceCreditSpecification.html">
2183
1746
  * ModifyInstanceCreditSpecification</a>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances.html">Burstable
2184
- * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
1747
+ * performance instances</a> in the <i>Amazon EC2 User Guide</i>.</p>
2185
1748
  * <p>Default: <code>standard</code> (T2 instances) or <code>unlimited</code> (T3/T3a
2186
1749
  * instances)</p>
2187
- *
2188
1750
  * <p>For T3 instances with <code>host</code> tenancy, only <code>standard</code> is
2189
1751
  * supported.</p>
2190
1752
  */
@@ -2202,7 +1764,7 @@ export interface RunInstancesRequest {
2202
1764
  CapacityReservationSpecification?: CapacityReservationSpecification;
2203
1765
  /**
2204
1766
  * <p>Indicates whether an instance is enabled for hibernation. For more information, see
2205
- * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
1767
+ * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Hibernate.html">Hibernate
2206
1768
  * your instance</a> in the <i>Amazon EC2 User Guide</i>.</p>
2207
1769
  * <p>You can't enable hibernation and Amazon Web Services Nitro Enclaves on the same
2208
1770
  * instance.</p>
@@ -2220,7 +1782,7 @@ export interface RunInstancesRequest {
2220
1782
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For
2221
1783
  * more information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html"> What is Amazon Web Services Nitro
2222
1784
  * Enclaves?</a> in the <i>Amazon Web Services Nitro Enclaves User
2223
- * Guide</i>.</p>
1785
+ * Guide</i>.</p>
2224
1786
  * <p>You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same
2225
1787
  * instance.</p>
2226
1788
  */
@@ -2237,17 +1799,11 @@ export interface RunInstancesRequest {
2237
1799
  /**
2238
1800
  * <p>Indicates whether an instance is enabled for stop protection. For more information,
2239
1801
  * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#Using_StopProtection">Stop
2240
- * Protection</a>.
1802
+ * protection</a>.
2241
1803
  * </p>
2242
1804
  */
2243
1805
  DisableApiStop?: boolean;
2244
1806
  }
2245
- export declare namespace RunInstancesRequest {
2246
- /**
2247
- * @internal
2248
- */
2249
- const filterSensitiveLog: (obj: RunInstancesRequest) => any;
2250
- }
2251
1807
  /**
2252
1808
  * <p>Describes an EBS volume for a Scheduled Instance.</p>
2253
1809
  */
@@ -2288,12 +1844,6 @@ export interface ScheduledInstancesEbs {
2288
1844
  */
2289
1845
  VolumeType?: string;
2290
1846
  }
2291
- export declare namespace ScheduledInstancesEbs {
2292
- /**
2293
- * @internal
2294
- */
2295
- const filterSensitiveLog: (obj: ScheduledInstancesEbs) => any;
2296
- }
2297
1847
  /**
2298
1848
  * <p>Describes a block device mapping for a Scheduled Instance.</p>
2299
1849
  */
@@ -2322,12 +1872,6 @@ export interface ScheduledInstancesBlockDeviceMapping {
2322
1872
  */
2323
1873
  VirtualName?: string;
2324
1874
  }
2325
- export declare namespace ScheduledInstancesBlockDeviceMapping {
2326
- /**
2327
- * @internal
2328
- */
2329
- const filterSensitiveLog: (obj: ScheduledInstancesBlockDeviceMapping) => any;
2330
- }
2331
1875
  /**
2332
1876
  * <p>Describes an IAM instance profile for a Scheduled Instance.</p>
2333
1877
  */
@@ -2341,12 +1885,6 @@ export interface ScheduledInstancesIamInstanceProfile {
2341
1885
  */
2342
1886
  Name?: string;
2343
1887
  }
2344
- export declare namespace ScheduledInstancesIamInstanceProfile {
2345
- /**
2346
- * @internal
2347
- */
2348
- const filterSensitiveLog: (obj: ScheduledInstancesIamInstanceProfile) => any;
2349
- }
2350
1888
  /**
2351
1889
  * <p>Describes whether monitoring is enabled for a Scheduled Instance.</p>
2352
1890
  */
@@ -2356,12 +1894,6 @@ export interface ScheduledInstancesMonitoring {
2356
1894
  */
2357
1895
  Enabled?: boolean;
2358
1896
  }
2359
- export declare namespace ScheduledInstancesMonitoring {
2360
- /**
2361
- * @internal
2362
- */
2363
- const filterSensitiveLog: (obj: ScheduledInstancesMonitoring) => any;
2364
- }
2365
1897
  /**
2366
1898
  * <p>Describes an IPv6 address.</p>
2367
1899
  */
@@ -2371,12 +1903,6 @@ export interface ScheduledInstancesIpv6Address {
2371
1903
  */
2372
1904
  Ipv6Address?: string;
2373
1905
  }
2374
- export declare namespace ScheduledInstancesIpv6Address {
2375
- /**
2376
- * @internal
2377
- */
2378
- const filterSensitiveLog: (obj: ScheduledInstancesIpv6Address) => any;
2379
- }
2380
1906
  /**
2381
1907
  * <p>Describes a private IPv4 address for a Scheduled Instance.</p>
2382
1908
  */
@@ -2390,12 +1916,6 @@ export interface ScheduledInstancesPrivateIpAddressConfig {
2390
1916
  */
2391
1917
  PrivateIpAddress?: string;
2392
1918
  }
2393
- export declare namespace ScheduledInstancesPrivateIpAddressConfig {
2394
- /**
2395
- * @internal
2396
- */
2397
- const filterSensitiveLog: (obj: ScheduledInstancesPrivateIpAddressConfig) => any;
2398
- }
2399
1919
  /**
2400
1920
  * <p>Describes a network interface for a Scheduled Instance.</p>
2401
1921
  */
@@ -2453,12 +1973,6 @@ export interface ScheduledInstancesNetworkInterface {
2453
1973
  */
2454
1974
  SubnetId?: string;
2455
1975
  }
2456
- export declare namespace ScheduledInstancesNetworkInterface {
2457
- /**
2458
- * @internal
2459
- */
2460
- const filterSensitiveLog: (obj: ScheduledInstancesNetworkInterface) => any;
2461
- }
2462
1976
  /**
2463
1977
  * <p>Describes the placement for a Scheduled Instance.</p>
2464
1978
  */
@@ -2472,12 +1986,6 @@ export interface ScheduledInstancesPlacement {
2472
1986
  */
2473
1987
  GroupName?: string;
2474
1988
  }
2475
- export declare namespace ScheduledInstancesPlacement {
2476
- /**
2477
- * @internal
2478
- */
2479
- const filterSensitiveLog: (obj: ScheduledInstancesPlacement) => any;
2480
- }
2481
1989
  /**
2482
1990
  * <p>Describes the launch specification for a Scheduled Instance.</p>
2483
1991
  * <p>If you are launching the Scheduled Instance in EC2-VPC, you must specify the ID of the subnet.
@@ -2543,12 +2051,6 @@ export interface ScheduledInstancesLaunchSpecification {
2543
2051
  */
2544
2052
  UserData?: string;
2545
2053
  }
2546
- export declare namespace ScheduledInstancesLaunchSpecification {
2547
- /**
2548
- * @internal
2549
- */
2550
- const filterSensitiveLog: (obj: ScheduledInstancesLaunchSpecification) => any;
2551
- }
2552
2054
  /**
2553
2055
  * <p>Contains the parameters for RunScheduledInstances.</p>
2554
2056
  */
@@ -2579,12 +2081,6 @@ export interface RunScheduledInstancesRequest {
2579
2081
  */
2580
2082
  ScheduledInstanceId: string | undefined;
2581
2083
  }
2582
- export declare namespace RunScheduledInstancesRequest {
2583
- /**
2584
- * @internal
2585
- */
2586
- const filterSensitiveLog: (obj: RunScheduledInstancesRequest) => any;
2587
- }
2588
2084
  /**
2589
2085
  * <p>Contains the output of RunScheduledInstances.</p>
2590
2086
  */
@@ -2594,12 +2090,6 @@ export interface RunScheduledInstancesResult {
2594
2090
  */
2595
2091
  InstanceIdSet?: string[];
2596
2092
  }
2597
- export declare namespace RunScheduledInstancesResult {
2598
- /**
2599
- * @internal
2600
- */
2601
- const filterSensitiveLog: (obj: RunScheduledInstancesResult) => any;
2602
- }
2603
2093
  export interface SearchLocalGatewayRoutesRequest {
2604
2094
  /**
2605
2095
  * <p>The ID of the local gateway route table.</p>
@@ -2653,12 +2143,6 @@ export interface SearchLocalGatewayRoutesRequest {
2653
2143
  */
2654
2144
  DryRun?: boolean;
2655
2145
  }
2656
- export declare namespace SearchLocalGatewayRoutesRequest {
2657
- /**
2658
- * @internal
2659
- */
2660
- const filterSensitiveLog: (obj: SearchLocalGatewayRoutesRequest) => any;
2661
- }
2662
2146
  export interface SearchLocalGatewayRoutesResult {
2663
2147
  /**
2664
2148
  * <p>Information about the routes.</p>
@@ -2669,12 +2153,6 @@ export interface SearchLocalGatewayRoutesResult {
2669
2153
  */
2670
2154
  NextToken?: string;
2671
2155
  }
2672
- export declare namespace SearchLocalGatewayRoutesResult {
2673
- /**
2674
- * @internal
2675
- */
2676
- const filterSensitiveLog: (obj: SearchLocalGatewayRoutesResult) => any;
2677
- }
2678
2156
  export interface SearchTransitGatewayMulticastGroupsRequest {
2679
2157
  /**
2680
2158
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2738,12 +2216,6 @@ export interface SearchTransitGatewayMulticastGroupsRequest {
2738
2216
  */
2739
2217
  DryRun?: boolean;
2740
2218
  }
2741
- export declare namespace SearchTransitGatewayMulticastGroupsRequest {
2742
- /**
2743
- * @internal
2744
- */
2745
- const filterSensitiveLog: (obj: SearchTransitGatewayMulticastGroupsRequest) => any;
2746
- }
2747
2219
  export declare type MembershipType = "igmp" | "static";
2748
2220
  /**
2749
2221
  * <p>Describes the transit gateway multicast group resources.</p>
@@ -2794,12 +2266,6 @@ export interface TransitGatewayMulticastGroup {
2794
2266
  */
2795
2267
  SourceType?: MembershipType | string;
2796
2268
  }
2797
- export declare namespace TransitGatewayMulticastGroup {
2798
- /**
2799
- * @internal
2800
- */
2801
- const filterSensitiveLog: (obj: TransitGatewayMulticastGroup) => any;
2802
- }
2803
2269
  export interface SearchTransitGatewayMulticastGroupsResult {
2804
2270
  /**
2805
2271
  * <p>Information about the transit gateway multicast group.</p>
@@ -2810,12 +2276,6 @@ export interface SearchTransitGatewayMulticastGroupsResult {
2810
2276
  */
2811
2277
  NextToken?: string;
2812
2278
  }
2813
- export declare namespace SearchTransitGatewayMulticastGroupsResult {
2814
- /**
2815
- * @internal
2816
- */
2817
- const filterSensitiveLog: (obj: SearchTransitGatewayMulticastGroupsResult) => any;
2818
- }
2819
2279
  export interface SearchTransitGatewayRoutesRequest {
2820
2280
  /**
2821
2281
  * <p>The ID of the transit gateway route table.</p>
@@ -2881,12 +2341,6 @@ export interface SearchTransitGatewayRoutesRequest {
2881
2341
  */
2882
2342
  DryRun?: boolean;
2883
2343
  }
2884
- export declare namespace SearchTransitGatewayRoutesRequest {
2885
- /**
2886
- * @internal
2887
- */
2888
- const filterSensitiveLog: (obj: SearchTransitGatewayRoutesRequest) => any;
2889
- }
2890
2344
  export interface SearchTransitGatewayRoutesResult {
2891
2345
  /**
2892
2346
  * <p>Information about the routes.</p>
@@ -2897,12 +2351,6 @@ export interface SearchTransitGatewayRoutesResult {
2897
2351
  */
2898
2352
  AdditionalRoutesAvailable?: boolean;
2899
2353
  }
2900
- export declare namespace SearchTransitGatewayRoutesResult {
2901
- /**
2902
- * @internal
2903
- */
2904
- const filterSensitiveLog: (obj: SearchTransitGatewayRoutesResult) => any;
2905
- }
2906
2354
  export interface SendDiagnosticInterruptRequest {
2907
2355
  /**
2908
2356
  * <p>The ID of the instance.</p>
@@ -2915,12 +2363,6 @@ export interface SendDiagnosticInterruptRequest {
2915
2363
  */
2916
2364
  DryRun?: boolean;
2917
2365
  }
2918
- export declare namespace SendDiagnosticInterruptRequest {
2919
- /**
2920
- * @internal
2921
- */
2922
- const filterSensitiveLog: (obj: SendDiagnosticInterruptRequest) => any;
2923
- }
2924
2366
  export interface StartInstancesRequest {
2925
2367
  /**
2926
2368
  * <p>The IDs of the instances.</p>
@@ -2937,12 +2379,6 @@ export interface StartInstancesRequest {
2937
2379
  */
2938
2380
  DryRun?: boolean;
2939
2381
  }
2940
- export declare namespace StartInstancesRequest {
2941
- /**
2942
- * @internal
2943
- */
2944
- const filterSensitiveLog: (obj: StartInstancesRequest) => any;
2945
- }
2946
2382
  /**
2947
2383
  * <p>Describes an instance state change.</p>
2948
2384
  */
@@ -2960,24 +2396,12 @@ export interface InstanceStateChange {
2960
2396
  */
2961
2397
  PreviousState?: InstanceState;
2962
2398
  }
2963
- export declare namespace InstanceStateChange {
2964
- /**
2965
- * @internal
2966
- */
2967
- const filterSensitiveLog: (obj: InstanceStateChange) => any;
2968
- }
2969
2399
  export interface StartInstancesResult {
2970
2400
  /**
2971
2401
  * <p>Information about the started instances.</p>
2972
2402
  */
2973
2403
  StartingInstances?: InstanceStateChange[];
2974
2404
  }
2975
- export declare namespace StartInstancesResult {
2976
- /**
2977
- * @internal
2978
- */
2979
- const filterSensitiveLog: (obj: StartInstancesResult) => any;
2980
- }
2981
2405
  export interface StartNetworkInsightsAccessScopeAnalysisRequest {
2982
2406
  /**
2983
2407
  * <p>The ID of the Network Access Scope.</p>
@@ -2999,24 +2423,12 @@ export interface StartNetworkInsightsAccessScopeAnalysisRequest {
2999
2423
  */
3000
2424
  ClientToken?: string;
3001
2425
  }
3002
- export declare namespace StartNetworkInsightsAccessScopeAnalysisRequest {
3003
- /**
3004
- * @internal
3005
- */
3006
- const filterSensitiveLog: (obj: StartNetworkInsightsAccessScopeAnalysisRequest) => any;
3007
- }
3008
2426
  export interface StartNetworkInsightsAccessScopeAnalysisResult {
3009
2427
  /**
3010
2428
  * <p>The Network Access Scope analysis.</p>
3011
2429
  */
3012
2430
  NetworkInsightsAccessScopeAnalysis?: NetworkInsightsAccessScopeAnalysis;
3013
2431
  }
3014
- export declare namespace StartNetworkInsightsAccessScopeAnalysisResult {
3015
- /**
3016
- * @internal
3017
- */
3018
- const filterSensitiveLog: (obj: StartNetworkInsightsAccessScopeAnalysisResult) => any;
3019
- }
3020
2432
  export interface StartNetworkInsightsAnalysisRequest {
3021
2433
  /**
3022
2434
  * <p>The ID of the path.</p>
@@ -3042,24 +2454,12 @@ export interface StartNetworkInsightsAnalysisRequest {
3042
2454
  */
3043
2455
  ClientToken?: string;
3044
2456
  }
3045
- export declare namespace StartNetworkInsightsAnalysisRequest {
3046
- /**
3047
- * @internal
3048
- */
3049
- const filterSensitiveLog: (obj: StartNetworkInsightsAnalysisRequest) => any;
3050
- }
3051
2457
  export interface StartNetworkInsightsAnalysisResult {
3052
2458
  /**
3053
2459
  * <p>Information about the network insights analysis.</p>
3054
2460
  */
3055
2461
  NetworkInsightsAnalysis?: NetworkInsightsAnalysis;
3056
2462
  }
3057
- export declare namespace StartNetworkInsightsAnalysisResult {
3058
- /**
3059
- * @internal
3060
- */
3061
- const filterSensitiveLog: (obj: StartNetworkInsightsAnalysisResult) => any;
3062
- }
3063
2463
  export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
3064
2464
  /**
3065
2465
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3072,24 +2472,12 @@ export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
3072
2472
  */
3073
2473
  ServiceId: string | undefined;
3074
2474
  }
3075
- export declare namespace StartVpcEndpointServicePrivateDnsVerificationRequest {
3076
- /**
3077
- * @internal
3078
- */
3079
- const filterSensitiveLog: (obj: StartVpcEndpointServicePrivateDnsVerificationRequest) => any;
3080
- }
3081
2475
  export interface StartVpcEndpointServicePrivateDnsVerificationResult {
3082
2476
  /**
3083
2477
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3084
2478
  */
3085
2479
  ReturnValue?: boolean;
3086
2480
  }
3087
- export declare namespace StartVpcEndpointServicePrivateDnsVerificationResult {
3088
- /**
3089
- * @internal
3090
- */
3091
- const filterSensitiveLog: (obj: StartVpcEndpointServicePrivateDnsVerificationResult) => any;
3092
- }
3093
2481
  export interface StopInstancesRequest {
3094
2482
  /**
3095
2483
  * <p>The IDs of the instances.</p>
@@ -3120,24 +2508,12 @@ export interface StopInstancesRequest {
3120
2508
  */
3121
2509
  Force?: boolean;
3122
2510
  }
3123
- export declare namespace StopInstancesRequest {
3124
- /**
3125
- * @internal
3126
- */
3127
- const filterSensitiveLog: (obj: StopInstancesRequest) => any;
3128
- }
3129
2511
  export interface StopInstancesResult {
3130
2512
  /**
3131
2513
  * <p>Information about the stopped instances.</p>
3132
2514
  */
3133
2515
  StoppingInstances?: InstanceStateChange[];
3134
2516
  }
3135
- export declare namespace StopInstancesResult {
3136
- /**
3137
- * @internal
3138
- */
3139
- const filterSensitiveLog: (obj: StopInstancesResult) => any;
3140
- }
3141
2517
  export interface TerminateClientVpnConnectionsRequest {
3142
2518
  /**
3143
2519
  * <p>The ID of the Client VPN endpoint to which the client is connected.</p>
@@ -3157,12 +2533,6 @@ export interface TerminateClientVpnConnectionsRequest {
3157
2533
  */
3158
2534
  DryRun?: boolean;
3159
2535
  }
3160
- export declare namespace TerminateClientVpnConnectionsRequest {
3161
- /**
3162
- * @internal
3163
- */
3164
- const filterSensitiveLog: (obj: TerminateClientVpnConnectionsRequest) => any;
3165
- }
3166
2536
  /**
3167
2537
  * <p>Information about a terminated Client VPN endpoint client connection.</p>
3168
2538
  */
@@ -3180,12 +2550,6 @@ export interface TerminateConnectionStatus {
3180
2550
  */
3181
2551
  CurrentStatus?: ClientVpnConnectionStatus;
3182
2552
  }
3183
- export declare namespace TerminateConnectionStatus {
3184
- /**
3185
- * @internal
3186
- */
3187
- const filterSensitiveLog: (obj: TerminateConnectionStatus) => any;
3188
- }
3189
2553
  export interface TerminateClientVpnConnectionsResult {
3190
2554
  /**
3191
2555
  * <p>The ID of the Client VPN endpoint.</p>
@@ -3200,12 +2564,6 @@ export interface TerminateClientVpnConnectionsResult {
3200
2564
  */
3201
2565
  ConnectionStatuses?: TerminateConnectionStatus[];
3202
2566
  }
3203
- export declare namespace TerminateClientVpnConnectionsResult {
3204
- /**
3205
- * @internal
3206
- */
3207
- const filterSensitiveLog: (obj: TerminateClientVpnConnectionsResult) => any;
3208
- }
3209
2567
  export interface TerminateInstancesRequest {
3210
2568
  /**
3211
2569
  * <p>The IDs of the instances.</p>
@@ -3220,24 +2578,12 @@ export interface TerminateInstancesRequest {
3220
2578
  */
3221
2579
  DryRun?: boolean;
3222
2580
  }
3223
- export declare namespace TerminateInstancesRequest {
3224
- /**
3225
- * @internal
3226
- */
3227
- const filterSensitiveLog: (obj: TerminateInstancesRequest) => any;
3228
- }
3229
2581
  export interface TerminateInstancesResult {
3230
2582
  /**
3231
2583
  * <p>Information about the terminated instances.</p>
3232
2584
  */
3233
2585
  TerminatingInstances?: InstanceStateChange[];
3234
2586
  }
3235
- export declare namespace TerminateInstancesResult {
3236
- /**
3237
- * @internal
3238
- */
3239
- const filterSensitiveLog: (obj: TerminateInstancesResult) => any;
3240
- }
3241
2587
  export interface UnassignIpv6AddressesRequest {
3242
2588
  /**
3243
2589
  * <p>The IPv6 addresses to unassign from the network interface.</p>
@@ -3252,12 +2598,6 @@ export interface UnassignIpv6AddressesRequest {
3252
2598
  */
3253
2599
  NetworkInterfaceId: string | undefined;
3254
2600
  }
3255
- export declare namespace UnassignIpv6AddressesRequest {
3256
- /**
3257
- * @internal
3258
- */
3259
- const filterSensitiveLog: (obj: UnassignIpv6AddressesRequest) => any;
3260
- }
3261
2601
  export interface UnassignIpv6AddressesResult {
3262
2602
  /**
3263
2603
  * <p>The ID of the network interface.</p>
@@ -3272,12 +2612,6 @@ export interface UnassignIpv6AddressesResult {
3272
2612
  */
3273
2613
  UnassignedIpv6Prefixes?: string[];
3274
2614
  }
3275
- export declare namespace UnassignIpv6AddressesResult {
3276
- /**
3277
- * @internal
3278
- */
3279
- const filterSensitiveLog: (obj: UnassignIpv6AddressesResult) => any;
3280
- }
3281
2615
  /**
3282
2616
  * <p>Contains the parameters for UnassignPrivateIpAddresses.</p>
3283
2617
  */
@@ -3295,12 +2629,6 @@ export interface UnassignPrivateIpAddressesRequest {
3295
2629
  */
3296
2630
  Ipv4Prefixes?: string[];
3297
2631
  }
3298
- export declare namespace UnassignPrivateIpAddressesRequest {
3299
- /**
3300
- * @internal
3301
- */
3302
- const filterSensitiveLog: (obj: UnassignPrivateIpAddressesRequest) => any;
3303
- }
3304
2632
  export interface UnmonitorInstancesRequest {
3305
2633
  /**
3306
2634
  * <p>The IDs of the instances.</p>
@@ -3313,24 +2641,12 @@ export interface UnmonitorInstancesRequest {
3313
2641
  */
3314
2642
  DryRun?: boolean;
3315
2643
  }
3316
- export declare namespace UnmonitorInstancesRequest {
3317
- /**
3318
- * @internal
3319
- */
3320
- const filterSensitiveLog: (obj: UnmonitorInstancesRequest) => any;
3321
- }
3322
2644
  export interface UnmonitorInstancesResult {
3323
2645
  /**
3324
2646
  * <p>The monitoring information.</p>
3325
2647
  */
3326
2648
  InstanceMonitorings?: InstanceMonitoring[];
3327
2649
  }
3328
- export declare namespace UnmonitorInstancesResult {
3329
- /**
3330
- * @internal
3331
- */
3332
- const filterSensitiveLog: (obj: UnmonitorInstancesResult) => any;
3333
- }
3334
2650
  /**
3335
2651
  * <p>Describes the description of a security group rule.</p>
3336
2652
  * <p>You can use this when you want to update the security group rule description for either an inbound or outbound rule.</p>
@@ -3345,12 +2661,6 @@ export interface SecurityGroupRuleDescription {
3345
2661
  */
3346
2662
  Description?: string;
3347
2663
  }
3348
- export declare namespace SecurityGroupRuleDescription {
3349
- /**
3350
- * @internal
3351
- */
3352
- const filterSensitiveLog: (obj: SecurityGroupRuleDescription) => any;
3353
- }
3354
2664
  export interface UpdateSecurityGroupRuleDescriptionsEgressRequest {
3355
2665
  /**
3356
2666
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3380,24 +2690,12 @@ export interface UpdateSecurityGroupRuleDescriptionsEgressRequest {
3380
2690
  */
3381
2691
  SecurityGroupRuleDescriptions?: SecurityGroupRuleDescription[];
3382
2692
  }
3383
- export declare namespace UpdateSecurityGroupRuleDescriptionsEgressRequest {
3384
- /**
3385
- * @internal
3386
- */
3387
- const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsEgressRequest) => any;
3388
- }
3389
2693
  export interface UpdateSecurityGroupRuleDescriptionsEgressResult {
3390
2694
  /**
3391
2695
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
3392
2696
  */
3393
2697
  Return?: boolean;
3394
2698
  }
3395
- export declare namespace UpdateSecurityGroupRuleDescriptionsEgressResult {
3396
- /**
3397
- * @internal
3398
- */
3399
- const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsEgressResult) => any;
3400
- }
3401
2699
  export interface UpdateSecurityGroupRuleDescriptionsIngressRequest {
3402
2700
  /**
3403
2701
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3427,24 +2725,12 @@ export interface UpdateSecurityGroupRuleDescriptionsIngressRequest {
3427
2725
  */
3428
2726
  SecurityGroupRuleDescriptions?: SecurityGroupRuleDescription[];
3429
2727
  }
3430
- export declare namespace UpdateSecurityGroupRuleDescriptionsIngressRequest {
3431
- /**
3432
- * @internal
3433
- */
3434
- const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsIngressRequest) => any;
3435
- }
3436
2728
  export interface UpdateSecurityGroupRuleDescriptionsIngressResult {
3437
2729
  /**
3438
2730
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
3439
2731
  */
3440
2732
  Return?: boolean;
3441
2733
  }
3442
- export declare namespace UpdateSecurityGroupRuleDescriptionsIngressResult {
3443
- /**
3444
- * @internal
3445
- */
3446
- const filterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsIngressResult) => any;
3447
- }
3448
2734
  export interface WithdrawByoipCidrRequest {
3449
2735
  /**
3450
2736
  * <p>The address range, in CIDR notation.</p>
@@ -3457,21 +2743,509 @@ export interface WithdrawByoipCidrRequest {
3457
2743
  */
3458
2744
  DryRun?: boolean;
3459
2745
  }
3460
- export declare namespace WithdrawByoipCidrRequest {
3461
- /**
3462
- * @internal
3463
- */
3464
- const filterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
3465
- }
3466
2746
  export interface WithdrawByoipCidrResult {
3467
2747
  /**
3468
2748
  * <p>Information about the address pool.</p>
3469
2749
  */
3470
2750
  ByoipCidr?: ByoipCidr;
3471
2751
  }
3472
- export declare namespace WithdrawByoipCidrResult {
3473
- /**
3474
- * @internal
3475
- */
3476
- const filterSensitiveLog: (obj: WithdrawByoipCidrResult) => any;
3477
- }
2752
+ /**
2753
+ * @internal
2754
+ */
2755
+ export declare const RegisterInstanceTagAttributeRequestFilterSensitiveLog: (obj: RegisterInstanceTagAttributeRequest) => any;
2756
+ /**
2757
+ * @internal
2758
+ */
2759
+ export declare const RegisterInstanceEventNotificationAttributesRequestFilterSensitiveLog: (obj: RegisterInstanceEventNotificationAttributesRequest) => any;
2760
+ /**
2761
+ * @internal
2762
+ */
2763
+ export declare const RegisterInstanceEventNotificationAttributesResultFilterSensitiveLog: (obj: RegisterInstanceEventNotificationAttributesResult) => any;
2764
+ /**
2765
+ * @internal
2766
+ */
2767
+ export declare const RegisterTransitGatewayMulticastGroupMembersRequestFilterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupMembersRequest) => any;
2768
+ /**
2769
+ * @internal
2770
+ */
2771
+ export declare const TransitGatewayMulticastRegisteredGroupMembersFilterSensitiveLog: (obj: TransitGatewayMulticastRegisteredGroupMembers) => any;
2772
+ /**
2773
+ * @internal
2774
+ */
2775
+ export declare const RegisterTransitGatewayMulticastGroupMembersResultFilterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupMembersResult) => any;
2776
+ /**
2777
+ * @internal
2778
+ */
2779
+ export declare const RegisterTransitGatewayMulticastGroupSourcesRequestFilterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupSourcesRequest) => any;
2780
+ /**
2781
+ * @internal
2782
+ */
2783
+ export declare const TransitGatewayMulticastRegisteredGroupSourcesFilterSensitiveLog: (obj: TransitGatewayMulticastRegisteredGroupSources) => any;
2784
+ /**
2785
+ * @internal
2786
+ */
2787
+ export declare const RegisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog: (obj: RegisterTransitGatewayMulticastGroupSourcesResult) => any;
2788
+ /**
2789
+ * @internal
2790
+ */
2791
+ export declare const RejectTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: RejectTransitGatewayMulticastDomainAssociationsRequest) => any;
2792
+ /**
2793
+ * @internal
2794
+ */
2795
+ export declare const RejectTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: RejectTransitGatewayMulticastDomainAssociationsResult) => any;
2796
+ /**
2797
+ * @internal
2798
+ */
2799
+ export declare const RejectTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: RejectTransitGatewayPeeringAttachmentRequest) => any;
2800
+ /**
2801
+ * @internal
2802
+ */
2803
+ export declare const RejectTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: RejectTransitGatewayPeeringAttachmentResult) => any;
2804
+ /**
2805
+ * @internal
2806
+ */
2807
+ export declare const RejectTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: RejectTransitGatewayVpcAttachmentRequest) => any;
2808
+ /**
2809
+ * @internal
2810
+ */
2811
+ export declare const RejectTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: RejectTransitGatewayVpcAttachmentResult) => any;
2812
+ /**
2813
+ * @internal
2814
+ */
2815
+ export declare const RejectVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: RejectVpcEndpointConnectionsRequest) => any;
2816
+ /**
2817
+ * @internal
2818
+ */
2819
+ export declare const RejectVpcEndpointConnectionsResultFilterSensitiveLog: (obj: RejectVpcEndpointConnectionsResult) => any;
2820
+ /**
2821
+ * @internal
2822
+ */
2823
+ export declare const RejectVpcPeeringConnectionRequestFilterSensitiveLog: (obj: RejectVpcPeeringConnectionRequest) => any;
2824
+ /**
2825
+ * @internal
2826
+ */
2827
+ export declare const RejectVpcPeeringConnectionResultFilterSensitiveLog: (obj: RejectVpcPeeringConnectionResult) => any;
2828
+ /**
2829
+ * @internal
2830
+ */
2831
+ export declare const ReleaseAddressRequestFilterSensitiveLog: (obj: ReleaseAddressRequest) => any;
2832
+ /**
2833
+ * @internal
2834
+ */
2835
+ export declare const ReleaseHostsRequestFilterSensitiveLog: (obj: ReleaseHostsRequest) => any;
2836
+ /**
2837
+ * @internal
2838
+ */
2839
+ export declare const ReleaseHostsResultFilterSensitiveLog: (obj: ReleaseHostsResult) => any;
2840
+ /**
2841
+ * @internal
2842
+ */
2843
+ export declare const ReleaseIpamPoolAllocationRequestFilterSensitiveLog: (obj: ReleaseIpamPoolAllocationRequest) => any;
2844
+ /**
2845
+ * @internal
2846
+ */
2847
+ export declare const ReleaseIpamPoolAllocationResultFilterSensitiveLog: (obj: ReleaseIpamPoolAllocationResult) => any;
2848
+ /**
2849
+ * @internal
2850
+ */
2851
+ export declare const ReplaceIamInstanceProfileAssociationRequestFilterSensitiveLog: (obj: ReplaceIamInstanceProfileAssociationRequest) => any;
2852
+ /**
2853
+ * @internal
2854
+ */
2855
+ export declare const ReplaceIamInstanceProfileAssociationResultFilterSensitiveLog: (obj: ReplaceIamInstanceProfileAssociationResult) => any;
2856
+ /**
2857
+ * @internal
2858
+ */
2859
+ export declare const ReplaceNetworkAclAssociationRequestFilterSensitiveLog: (obj: ReplaceNetworkAclAssociationRequest) => any;
2860
+ /**
2861
+ * @internal
2862
+ */
2863
+ export declare const ReplaceNetworkAclAssociationResultFilterSensitiveLog: (obj: ReplaceNetworkAclAssociationResult) => any;
2864
+ /**
2865
+ * @internal
2866
+ */
2867
+ export declare const ReplaceNetworkAclEntryRequestFilterSensitiveLog: (obj: ReplaceNetworkAclEntryRequest) => any;
2868
+ /**
2869
+ * @internal
2870
+ */
2871
+ export declare const ReplaceRouteRequestFilterSensitiveLog: (obj: ReplaceRouteRequest) => any;
2872
+ /**
2873
+ * @internal
2874
+ */
2875
+ export declare const ReplaceRouteTableAssociationRequestFilterSensitiveLog: (obj: ReplaceRouteTableAssociationRequest) => any;
2876
+ /**
2877
+ * @internal
2878
+ */
2879
+ export declare const ReplaceRouteTableAssociationResultFilterSensitiveLog: (obj: ReplaceRouteTableAssociationResult) => any;
2880
+ /**
2881
+ * @internal
2882
+ */
2883
+ export declare const ReplaceTransitGatewayRouteRequestFilterSensitiveLog: (obj: ReplaceTransitGatewayRouteRequest) => any;
2884
+ /**
2885
+ * @internal
2886
+ */
2887
+ export declare const ReplaceTransitGatewayRouteResultFilterSensitiveLog: (obj: ReplaceTransitGatewayRouteResult) => any;
2888
+ /**
2889
+ * @internal
2890
+ */
2891
+ export declare const ReportInstanceStatusRequestFilterSensitiveLog: (obj: ReportInstanceStatusRequest) => any;
2892
+ /**
2893
+ * @internal
2894
+ */
2895
+ export declare const RequestSpotFleetRequestFilterSensitiveLog: (obj: RequestSpotFleetRequest) => any;
2896
+ /**
2897
+ * @internal
2898
+ */
2899
+ export declare const RequestSpotFleetResponseFilterSensitiveLog: (obj: RequestSpotFleetResponse) => any;
2900
+ /**
2901
+ * @internal
2902
+ */
2903
+ export declare const RequestSpotLaunchSpecificationFilterSensitiveLog: (obj: RequestSpotLaunchSpecification) => any;
2904
+ /**
2905
+ * @internal
2906
+ */
2907
+ export declare const RequestSpotInstancesRequestFilterSensitiveLog: (obj: RequestSpotInstancesRequest) => any;
2908
+ /**
2909
+ * @internal
2910
+ */
2911
+ export declare const RequestSpotInstancesResultFilterSensitiveLog: (obj: RequestSpotInstancesResult) => any;
2912
+ /**
2913
+ * @internal
2914
+ */
2915
+ export declare const ResetAddressAttributeRequestFilterSensitiveLog: (obj: ResetAddressAttributeRequest) => any;
2916
+ /**
2917
+ * @internal
2918
+ */
2919
+ export declare const ResetAddressAttributeResultFilterSensitiveLog: (obj: ResetAddressAttributeResult) => any;
2920
+ /**
2921
+ * @internal
2922
+ */
2923
+ export declare const ResetEbsDefaultKmsKeyIdRequestFilterSensitiveLog: (obj: ResetEbsDefaultKmsKeyIdRequest) => any;
2924
+ /**
2925
+ * @internal
2926
+ */
2927
+ export declare const ResetEbsDefaultKmsKeyIdResultFilterSensitiveLog: (obj: ResetEbsDefaultKmsKeyIdResult) => any;
2928
+ /**
2929
+ * @internal
2930
+ */
2931
+ export declare const ResetFpgaImageAttributeRequestFilterSensitiveLog: (obj: ResetFpgaImageAttributeRequest) => any;
2932
+ /**
2933
+ * @internal
2934
+ */
2935
+ export declare const ResetFpgaImageAttributeResultFilterSensitiveLog: (obj: ResetFpgaImageAttributeResult) => any;
2936
+ /**
2937
+ * @internal
2938
+ */
2939
+ export declare const ResetImageAttributeRequestFilterSensitiveLog: (obj: ResetImageAttributeRequest) => any;
2940
+ /**
2941
+ * @internal
2942
+ */
2943
+ export declare const ResetInstanceAttributeRequestFilterSensitiveLog: (obj: ResetInstanceAttributeRequest) => any;
2944
+ /**
2945
+ * @internal
2946
+ */
2947
+ export declare const ResetNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: ResetNetworkInterfaceAttributeRequest) => any;
2948
+ /**
2949
+ * @internal
2950
+ */
2951
+ export declare const ResetSnapshotAttributeRequestFilterSensitiveLog: (obj: ResetSnapshotAttributeRequest) => any;
2952
+ /**
2953
+ * @internal
2954
+ */
2955
+ export declare const RestoreAddressToClassicRequestFilterSensitiveLog: (obj: RestoreAddressToClassicRequest) => any;
2956
+ /**
2957
+ * @internal
2958
+ */
2959
+ export declare const RestoreAddressToClassicResultFilterSensitiveLog: (obj: RestoreAddressToClassicResult) => any;
2960
+ /**
2961
+ * @internal
2962
+ */
2963
+ export declare const RestoreImageFromRecycleBinRequestFilterSensitiveLog: (obj: RestoreImageFromRecycleBinRequest) => any;
2964
+ /**
2965
+ * @internal
2966
+ */
2967
+ export declare const RestoreImageFromRecycleBinResultFilterSensitiveLog: (obj: RestoreImageFromRecycleBinResult) => any;
2968
+ /**
2969
+ * @internal
2970
+ */
2971
+ export declare const RestoreManagedPrefixListVersionRequestFilterSensitiveLog: (obj: RestoreManagedPrefixListVersionRequest) => any;
2972
+ /**
2973
+ * @internal
2974
+ */
2975
+ export declare const RestoreManagedPrefixListVersionResultFilterSensitiveLog: (obj: RestoreManagedPrefixListVersionResult) => any;
2976
+ /**
2977
+ * @internal
2978
+ */
2979
+ export declare const RestoreSnapshotFromRecycleBinRequestFilterSensitiveLog: (obj: RestoreSnapshotFromRecycleBinRequest) => any;
2980
+ /**
2981
+ * @internal
2982
+ */
2983
+ export declare const RestoreSnapshotFromRecycleBinResultFilterSensitiveLog: (obj: RestoreSnapshotFromRecycleBinResult) => any;
2984
+ /**
2985
+ * @internal
2986
+ */
2987
+ export declare const RestoreSnapshotTierRequestFilterSensitiveLog: (obj: RestoreSnapshotTierRequest) => any;
2988
+ /**
2989
+ * @internal
2990
+ */
2991
+ export declare const RestoreSnapshotTierResultFilterSensitiveLog: (obj: RestoreSnapshotTierResult) => any;
2992
+ /**
2993
+ * @internal
2994
+ */
2995
+ export declare const RevokeClientVpnIngressRequestFilterSensitiveLog: (obj: RevokeClientVpnIngressRequest) => any;
2996
+ /**
2997
+ * @internal
2998
+ */
2999
+ export declare const RevokeClientVpnIngressResultFilterSensitiveLog: (obj: RevokeClientVpnIngressResult) => any;
3000
+ /**
3001
+ * @internal
3002
+ */
3003
+ export declare const RevokeSecurityGroupEgressRequestFilterSensitiveLog: (obj: RevokeSecurityGroupEgressRequest) => any;
3004
+ /**
3005
+ * @internal
3006
+ */
3007
+ export declare const RevokeSecurityGroupEgressResultFilterSensitiveLog: (obj: RevokeSecurityGroupEgressResult) => any;
3008
+ /**
3009
+ * @internal
3010
+ */
3011
+ export declare const RevokeSecurityGroupIngressRequestFilterSensitiveLog: (obj: RevokeSecurityGroupIngressRequest) => any;
3012
+ /**
3013
+ * @internal
3014
+ */
3015
+ export declare const RevokeSecurityGroupIngressResultFilterSensitiveLog: (obj: RevokeSecurityGroupIngressResult) => any;
3016
+ /**
3017
+ * @internal
3018
+ */
3019
+ export declare const CpuOptionsRequestFilterSensitiveLog: (obj: CpuOptionsRequest) => any;
3020
+ /**
3021
+ * @internal
3022
+ */
3023
+ export declare const ElasticInferenceAcceleratorFilterSensitiveLog: (obj: ElasticInferenceAccelerator) => any;
3024
+ /**
3025
+ * @internal
3026
+ */
3027
+ export declare const EnclaveOptionsRequestFilterSensitiveLog: (obj: EnclaveOptionsRequest) => any;
3028
+ /**
3029
+ * @internal
3030
+ */
3031
+ export declare const HibernationOptionsRequestFilterSensitiveLog: (obj: HibernationOptionsRequest) => any;
3032
+ /**
3033
+ * @internal
3034
+ */
3035
+ export declare const SpotMarketOptionsFilterSensitiveLog: (obj: SpotMarketOptions) => any;
3036
+ /**
3037
+ * @internal
3038
+ */
3039
+ export declare const InstanceMarketOptionsRequestFilterSensitiveLog: (obj: InstanceMarketOptionsRequest) => any;
3040
+ /**
3041
+ * @internal
3042
+ */
3043
+ export declare const LaunchTemplateSpecificationFilterSensitiveLog: (obj: LaunchTemplateSpecification) => any;
3044
+ /**
3045
+ * @internal
3046
+ */
3047
+ export declare const LicenseConfigurationRequestFilterSensitiveLog: (obj: LicenseConfigurationRequest) => any;
3048
+ /**
3049
+ * @internal
3050
+ */
3051
+ export declare const InstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: InstanceMaintenanceOptionsRequest) => any;
3052
+ /**
3053
+ * @internal
3054
+ */
3055
+ export declare const InstanceMetadataOptionsRequestFilterSensitiveLog: (obj: InstanceMetadataOptionsRequest) => any;
3056
+ /**
3057
+ * @internal
3058
+ */
3059
+ export declare const PrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: PrivateDnsNameOptionsRequest) => any;
3060
+ /**
3061
+ * @internal
3062
+ */
3063
+ export declare const RunInstancesRequestFilterSensitiveLog: (obj: RunInstancesRequest) => any;
3064
+ /**
3065
+ * @internal
3066
+ */
3067
+ export declare const ScheduledInstancesEbsFilterSensitiveLog: (obj: ScheduledInstancesEbs) => any;
3068
+ /**
3069
+ * @internal
3070
+ */
3071
+ export declare const ScheduledInstancesBlockDeviceMappingFilterSensitiveLog: (obj: ScheduledInstancesBlockDeviceMapping) => any;
3072
+ /**
3073
+ * @internal
3074
+ */
3075
+ export declare const ScheduledInstancesIamInstanceProfileFilterSensitiveLog: (obj: ScheduledInstancesIamInstanceProfile) => any;
3076
+ /**
3077
+ * @internal
3078
+ */
3079
+ export declare const ScheduledInstancesMonitoringFilterSensitiveLog: (obj: ScheduledInstancesMonitoring) => any;
3080
+ /**
3081
+ * @internal
3082
+ */
3083
+ export declare const ScheduledInstancesIpv6AddressFilterSensitiveLog: (obj: ScheduledInstancesIpv6Address) => any;
3084
+ /**
3085
+ * @internal
3086
+ */
3087
+ export declare const ScheduledInstancesPrivateIpAddressConfigFilterSensitiveLog: (obj: ScheduledInstancesPrivateIpAddressConfig) => any;
3088
+ /**
3089
+ * @internal
3090
+ */
3091
+ export declare const ScheduledInstancesNetworkInterfaceFilterSensitiveLog: (obj: ScheduledInstancesNetworkInterface) => any;
3092
+ /**
3093
+ * @internal
3094
+ */
3095
+ export declare const ScheduledInstancesPlacementFilterSensitiveLog: (obj: ScheduledInstancesPlacement) => any;
3096
+ /**
3097
+ * @internal
3098
+ */
3099
+ export declare const ScheduledInstancesLaunchSpecificationFilterSensitiveLog: (obj: ScheduledInstancesLaunchSpecification) => any;
3100
+ /**
3101
+ * @internal
3102
+ */
3103
+ export declare const RunScheduledInstancesRequestFilterSensitiveLog: (obj: RunScheduledInstancesRequest) => any;
3104
+ /**
3105
+ * @internal
3106
+ */
3107
+ export declare const RunScheduledInstancesResultFilterSensitiveLog: (obj: RunScheduledInstancesResult) => any;
3108
+ /**
3109
+ * @internal
3110
+ */
3111
+ export declare const SearchLocalGatewayRoutesRequestFilterSensitiveLog: (obj: SearchLocalGatewayRoutesRequest) => any;
3112
+ /**
3113
+ * @internal
3114
+ */
3115
+ export declare const SearchLocalGatewayRoutesResultFilterSensitiveLog: (obj: SearchLocalGatewayRoutesResult) => any;
3116
+ /**
3117
+ * @internal
3118
+ */
3119
+ export declare const SearchTransitGatewayMulticastGroupsRequestFilterSensitiveLog: (obj: SearchTransitGatewayMulticastGroupsRequest) => any;
3120
+ /**
3121
+ * @internal
3122
+ */
3123
+ export declare const TransitGatewayMulticastGroupFilterSensitiveLog: (obj: TransitGatewayMulticastGroup) => any;
3124
+ /**
3125
+ * @internal
3126
+ */
3127
+ export declare const SearchTransitGatewayMulticastGroupsResultFilterSensitiveLog: (obj: SearchTransitGatewayMulticastGroupsResult) => any;
3128
+ /**
3129
+ * @internal
3130
+ */
3131
+ export declare const SearchTransitGatewayRoutesRequestFilterSensitiveLog: (obj: SearchTransitGatewayRoutesRequest) => any;
3132
+ /**
3133
+ * @internal
3134
+ */
3135
+ export declare const SearchTransitGatewayRoutesResultFilterSensitiveLog: (obj: SearchTransitGatewayRoutesResult) => any;
3136
+ /**
3137
+ * @internal
3138
+ */
3139
+ export declare const SendDiagnosticInterruptRequestFilterSensitiveLog: (obj: SendDiagnosticInterruptRequest) => any;
3140
+ /**
3141
+ * @internal
3142
+ */
3143
+ export declare const StartInstancesRequestFilterSensitiveLog: (obj: StartInstancesRequest) => any;
3144
+ /**
3145
+ * @internal
3146
+ */
3147
+ export declare const InstanceStateChangeFilterSensitiveLog: (obj: InstanceStateChange) => any;
3148
+ /**
3149
+ * @internal
3150
+ */
3151
+ export declare const StartInstancesResultFilterSensitiveLog: (obj: StartInstancesResult) => any;
3152
+ /**
3153
+ * @internal
3154
+ */
3155
+ export declare const StartNetworkInsightsAccessScopeAnalysisRequestFilterSensitiveLog: (obj: StartNetworkInsightsAccessScopeAnalysisRequest) => any;
3156
+ /**
3157
+ * @internal
3158
+ */
3159
+ export declare const StartNetworkInsightsAccessScopeAnalysisResultFilterSensitiveLog: (obj: StartNetworkInsightsAccessScopeAnalysisResult) => any;
3160
+ /**
3161
+ * @internal
3162
+ */
3163
+ export declare const StartNetworkInsightsAnalysisRequestFilterSensitiveLog: (obj: StartNetworkInsightsAnalysisRequest) => any;
3164
+ /**
3165
+ * @internal
3166
+ */
3167
+ export declare const StartNetworkInsightsAnalysisResultFilterSensitiveLog: (obj: StartNetworkInsightsAnalysisResult) => any;
3168
+ /**
3169
+ * @internal
3170
+ */
3171
+ export declare const StartVpcEndpointServicePrivateDnsVerificationRequestFilterSensitiveLog: (obj: StartVpcEndpointServicePrivateDnsVerificationRequest) => any;
3172
+ /**
3173
+ * @internal
3174
+ */
3175
+ export declare const StartVpcEndpointServicePrivateDnsVerificationResultFilterSensitiveLog: (obj: StartVpcEndpointServicePrivateDnsVerificationResult) => any;
3176
+ /**
3177
+ * @internal
3178
+ */
3179
+ export declare const StopInstancesRequestFilterSensitiveLog: (obj: StopInstancesRequest) => any;
3180
+ /**
3181
+ * @internal
3182
+ */
3183
+ export declare const StopInstancesResultFilterSensitiveLog: (obj: StopInstancesResult) => any;
3184
+ /**
3185
+ * @internal
3186
+ */
3187
+ export declare const TerminateClientVpnConnectionsRequestFilterSensitiveLog: (obj: TerminateClientVpnConnectionsRequest) => any;
3188
+ /**
3189
+ * @internal
3190
+ */
3191
+ export declare const TerminateConnectionStatusFilterSensitiveLog: (obj: TerminateConnectionStatus) => any;
3192
+ /**
3193
+ * @internal
3194
+ */
3195
+ export declare const TerminateClientVpnConnectionsResultFilterSensitiveLog: (obj: TerminateClientVpnConnectionsResult) => any;
3196
+ /**
3197
+ * @internal
3198
+ */
3199
+ export declare const TerminateInstancesRequestFilterSensitiveLog: (obj: TerminateInstancesRequest) => any;
3200
+ /**
3201
+ * @internal
3202
+ */
3203
+ export declare const TerminateInstancesResultFilterSensitiveLog: (obj: TerminateInstancesResult) => any;
3204
+ /**
3205
+ * @internal
3206
+ */
3207
+ export declare const UnassignIpv6AddressesRequestFilterSensitiveLog: (obj: UnassignIpv6AddressesRequest) => any;
3208
+ /**
3209
+ * @internal
3210
+ */
3211
+ export declare const UnassignIpv6AddressesResultFilterSensitiveLog: (obj: UnassignIpv6AddressesResult) => any;
3212
+ /**
3213
+ * @internal
3214
+ */
3215
+ export declare const UnassignPrivateIpAddressesRequestFilterSensitiveLog: (obj: UnassignPrivateIpAddressesRequest) => any;
3216
+ /**
3217
+ * @internal
3218
+ */
3219
+ export declare const UnmonitorInstancesRequestFilterSensitiveLog: (obj: UnmonitorInstancesRequest) => any;
3220
+ /**
3221
+ * @internal
3222
+ */
3223
+ export declare const UnmonitorInstancesResultFilterSensitiveLog: (obj: UnmonitorInstancesResult) => any;
3224
+ /**
3225
+ * @internal
3226
+ */
3227
+ export declare const SecurityGroupRuleDescriptionFilterSensitiveLog: (obj: SecurityGroupRuleDescription) => any;
3228
+ /**
3229
+ * @internal
3230
+ */
3231
+ export declare const UpdateSecurityGroupRuleDescriptionsEgressRequestFilterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsEgressRequest) => any;
3232
+ /**
3233
+ * @internal
3234
+ */
3235
+ export declare const UpdateSecurityGroupRuleDescriptionsEgressResultFilterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsEgressResult) => any;
3236
+ /**
3237
+ * @internal
3238
+ */
3239
+ export declare const UpdateSecurityGroupRuleDescriptionsIngressRequestFilterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsIngressRequest) => any;
3240
+ /**
3241
+ * @internal
3242
+ */
3243
+ export declare const UpdateSecurityGroupRuleDescriptionsIngressResultFilterSensitiveLog: (obj: UpdateSecurityGroupRuleDescriptionsIngressResult) => any;
3244
+ /**
3245
+ * @internal
3246
+ */
3247
+ export declare const WithdrawByoipCidrRequestFilterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
3248
+ /**
3249
+ * @internal
3250
+ */
3251
+ export declare const WithdrawByoipCidrResultFilterSensitiveLog: (obj: WithdrawByoipCidrResult) => any;