@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
@@ -1,17 +1,20 @@
1
1
  import { _InstanceType, AcceleratorCount, AcceleratorCountRequest, AcceleratorManufacturer, AcceleratorName, AcceleratorTotalMemoryMiB, AcceleratorTotalMemoryMiBRequest, AcceleratorType, AccessScopePath, AccessScopePathRequest, AddIpamOperatingRegion, AddPrefixListEntry, AddressFamily, AttachmentStatus, CurrencyCodeValues, DnsSupportValue, FleetExcessCapacityTerminationPolicy, HostnameType, InstanceEventWindow, InternetGatewayAttachment, Ipv4PrefixSpecification, PortRange, Protocol, ReservedInstancesListing, ResourceType, RouteTableAssociationState, Subnet, Tag, TagSpecification, Tenancy, UnsuccessfulItem, WeekDay } from "./models_0";
2
2
  /**
3
- * <p>Describes the Amazon EC2 launch template and the launch template version that can be used by
4
- * an EC2 Fleet to configure Amazon EC2 instances. For information about launch templates, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">Launching
3
+ * <p>The Amazon EC2 launch template that can be used by
4
+ * an EC2 Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.</p>
5
+ * <p>For information about launch templates, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">Launch
5
6
  * an instance from a launch template</a> in the
6
7
  * <i>Amazon EC2 User Guide</i>.</p>
7
8
  */
8
9
  export interface FleetLaunchTemplateSpecificationRequest {
9
10
  /**
10
- * <p>The ID of the launch template. If you specify the template ID, you can't specify the template name.</p>
11
+ * <p>The ID of the launch template.</p>
12
+ * <p>You must specify the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
11
13
  */
12
14
  LaunchTemplateId?: string;
13
15
  /**
14
- * <p>The name of the launch template. If you specify the template name, you can't specify the template ID.</p>
16
+ * <p>The name of the launch template.</p>
17
+ * <p>You must specify the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
15
18
  */
16
19
  LaunchTemplateName?: string;
17
20
  /**
@@ -21,12 +24,6 @@ export interface FleetLaunchTemplateSpecificationRequest {
21
24
  */
22
25
  Version?: string;
23
26
  }
24
- export declare namespace FleetLaunchTemplateSpecificationRequest {
25
- /**
26
- * @internal
27
- */
28
- const filterSensitiveLog: (obj: FleetLaunchTemplateSpecificationRequest) => any;
29
- }
30
27
  export declare enum BareMetal {
31
28
  EXCLUDED = "excluded",
32
29
  INCLUDED = "included",
@@ -49,12 +46,6 @@ export interface BaselineEbsBandwidthMbpsRequest {
49
46
  */
50
47
  Max?: number;
51
48
  }
52
- export declare namespace BaselineEbsBandwidthMbpsRequest {
53
- /**
54
- * @internal
55
- */
56
- const filterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
57
- }
58
49
  export declare enum BurstablePerformance {
59
50
  EXCLUDED = "excluded",
60
51
  INCLUDED = "included",
@@ -93,12 +84,6 @@ export interface MemoryGiBPerVCpuRequest {
93
84
  */
94
85
  Max?: number;
95
86
  }
96
- export declare namespace MemoryGiBPerVCpuRequest {
97
- /**
98
- * @internal
99
- */
100
- const filterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
101
- }
102
87
  /**
103
88
  * <p>The minimum and maximum amount of memory, in MiB.</p>
104
89
  */
@@ -114,12 +99,6 @@ export interface MemoryMiBRequest {
114
99
  */
115
100
  Max?: number;
116
101
  }
117
- export declare namespace MemoryMiBRequest {
118
- /**
119
- * @internal
120
- */
121
- const filterSensitiveLog: (obj: MemoryMiBRequest) => any;
122
- }
123
102
  /**
124
103
  * <p>The minimum and maximum number of network interfaces.</p>
125
104
  */
@@ -135,12 +114,6 @@ export interface NetworkInterfaceCountRequest {
135
114
  */
136
115
  Max?: number;
137
116
  }
138
- export declare namespace NetworkInterfaceCountRequest {
139
- /**
140
- * @internal
141
- */
142
- const filterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
143
- }
144
117
  /**
145
118
  * <p>The minimum and maximum amount of total local storage, in GB.</p>
146
119
  */
@@ -156,12 +129,6 @@ export interface TotalLocalStorageGBRequest {
156
129
  */
157
130
  Max?: number;
158
131
  }
159
- export declare namespace TotalLocalStorageGBRequest {
160
- /**
161
- * @internal
162
- */
163
- const filterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
164
- }
165
132
  /**
166
133
  * <p>The minimum and maximum number of vCPUs.</p>
167
134
  */
@@ -175,12 +142,6 @@ export interface VCpuCountRangeRequest {
175
142
  */
176
143
  Max?: number;
177
144
  }
178
- export declare namespace VCpuCountRangeRequest {
179
- /**
180
- * @internal
181
- */
182
- const filterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
183
- }
184
145
  /**
185
146
  * <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
186
147
  * identify instance types with these attributes.</p>
@@ -254,7 +215,7 @@ export interface InstanceRequirementsRequest {
254
215
  InstanceGenerations?: (InstanceGeneration | string)[];
255
216
  /**
256
217
  * <p>The price protection threshold for Spot Instance. This is the maximum you’ll pay for an Spot Instance,
257
- * expressed as a percentage above the cheapest M, C, or R instance type with your specified
218
+ * expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified
258
219
  * attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance
259
220
  * types priced above your threshold.</p>
260
221
  * <p>The parameter accepts an integer, which Amazon EC2 interprets as a percentage.</p>
@@ -271,7 +232,7 @@ export interface InstanceRequirementsRequest {
271
232
  SpotMaxPricePercentageOverLowestPrice?: number;
272
233
  /**
273
234
  * <p>The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance,
274
- * expressed as a percentage above the cheapest M, C, or R instance type with your specified
235
+ * expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified
275
236
  * attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance
276
237
  * types priced above your threshold.</p>
277
238
  * <p>The parameter accepts an integer, which Amazon EC2 interprets as a percentage.</p>
@@ -458,12 +419,6 @@ export interface InstanceRequirementsRequest {
458
419
  */
459
420
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiBRequest;
460
421
  }
461
- export declare namespace InstanceRequirementsRequest {
462
- /**
463
- * @internal
464
- */
465
- const filterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
466
- }
467
422
  /**
468
423
  * <p>Describes the placement of an instance.</p>
469
424
  */
@@ -523,12 +478,6 @@ export interface Placement {
523
478
  */
524
479
  HostResourceGroupArn?: string;
525
480
  }
526
- export declare namespace Placement {
527
- /**
528
- * @internal
529
- */
530
- const filterSensitiveLog: (obj: Placement) => any;
531
- }
532
481
  /**
533
482
  * <p>Describes overrides for a launch template.</p>
534
483
  */
@@ -542,7 +491,11 @@ export interface FleetLaunchTemplateOverridesRequest {
542
491
  */
543
492
  InstanceType?: _InstanceType | string;
544
493
  /**
545
- * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance.</p>
494
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
495
+ * </p>
496
+ * <important>
497
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
498
+ * </important>
546
499
  */
547
500
  MaxPrice?: string;
548
501
  /**
@@ -586,12 +539,6 @@ export interface FleetLaunchTemplateOverridesRequest {
586
539
  */
587
540
  InstanceRequirements?: InstanceRequirementsRequest;
588
541
  }
589
- export declare namespace FleetLaunchTemplateOverridesRequest {
590
- /**
591
- * @internal
592
- */
593
- const filterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
594
- }
595
542
  /**
596
543
  * <p>Describes a launch template and overrides.</p>
597
544
  */
@@ -609,12 +556,6 @@ export interface FleetLaunchTemplateConfigRequest {
609
556
  */
610
557
  Overrides?: FleetLaunchTemplateOverridesRequest[];
611
558
  }
612
- export declare namespace FleetLaunchTemplateConfigRequest {
613
- /**
614
- * @internal
615
- */
616
- const filterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
617
- }
618
559
  export declare enum FleetOnDemandAllocationStrategy {
619
560
  LOWEST_PRICE = "lowest-price",
620
561
  PRIORITIZED = "prioritized"
@@ -648,12 +589,6 @@ export interface CapacityReservationOptionsRequest {
648
589
  */
649
590
  UsageStrategy?: FleetCapacityReservationUsageStrategy | string;
650
591
  }
651
- export declare namespace CapacityReservationOptionsRequest {
652
- /**
653
- * @internal
654
- */
655
- const filterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
656
- }
657
592
  /**
658
593
  * <p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>
659
594
  */
@@ -702,12 +637,6 @@ export interface OnDemandOptionsRequest {
702
637
  */
703
638
  MaxTotalPrice?: string;
704
639
  }
705
- export declare namespace OnDemandOptionsRequest {
706
- /**
707
- * @internal
708
- */
709
- const filterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
710
- }
711
640
  export declare enum SpotAllocationStrategy {
712
641
  CAPACITY_OPTIMIZED = "capacity-optimized",
713
642
  CAPACITY_OPTIMIZED_PRIORITIZED = "capacity-optimized-prioritized",
@@ -750,12 +679,6 @@ export interface FleetSpotCapacityRebalanceRequest {
750
679
  */
751
680
  TerminationDelay?: number;
752
681
  }
753
- export declare namespace FleetSpotCapacityRebalanceRequest {
754
- /**
755
- * @internal
756
- */
757
- const filterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
758
- }
759
682
  /**
760
683
  * <p>The strategies for managing your Spot Instances that are at an elevated risk of being interrupted.</p>
761
684
  */
@@ -766,12 +689,6 @@ export interface FleetSpotMaintenanceStrategiesRequest {
766
689
  */
767
690
  CapacityRebalance?: FleetSpotCapacityRebalanceRequest;
768
691
  }
769
- export declare namespace FleetSpotMaintenanceStrategiesRequest {
770
- /**
771
- * @internal
772
- */
773
- const filterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
774
- }
775
692
  /**
776
693
  * <p>Describes the configuration of Spot Instances in an EC2 Fleet request.</p>
777
694
  */
@@ -847,16 +764,15 @@ export interface SpotOptionsRequest {
847
764
  */
848
765
  MinTargetCapacity?: number;
849
766
  /**
850
- * <p>The maximum amount per hour for Spot Instances that you're willing to pay.</p>
767
+ * <p>The maximum amount per hour for Spot Instances that you're willing to pay. We do not recommend
768
+ * using this parameter because it can lead to increased interruptions. If you do not specify
769
+ * this parameter, you will pay the current Spot price.</p>
770
+ * <important>
771
+ * <p>If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.</p>
772
+ * </important>
851
773
  */
852
774
  MaxTotalPrice?: string;
853
775
  }
854
- export declare namespace SpotOptionsRequest {
855
- /**
856
- * @internal
857
- */
858
- const filterSensitiveLog: (obj: SpotOptionsRequest) => any;
859
- }
860
776
  export declare enum DefaultTargetCapacityType {
861
777
  ON_DEMAND = "on-demand",
862
778
  SPOT = "spot"
@@ -905,12 +821,6 @@ export interface TargetCapacitySpecificationRequest {
905
821
  */
906
822
  TargetCapacityUnitType?: TargetCapacityUnitType | string;
907
823
  }
908
- export declare namespace TargetCapacitySpecificationRequest {
909
- /**
910
- * @internal
911
- */
912
- const filterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
913
- }
914
824
  export declare enum FleetType {
915
825
  INSTANT = "instant",
916
826
  MAINTAIN = "maintain",
@@ -1014,27 +924,22 @@ export interface CreateFleetRequest {
1014
924
  */
1015
925
  Context?: string;
1016
926
  }
1017
- export declare namespace CreateFleetRequest {
1018
- /**
1019
- * @internal
1020
- */
1021
- const filterSensitiveLog: (obj: CreateFleetRequest) => any;
1022
- }
1023
927
  /**
1024
- * <p>Describes the Amazon EC2 launch template and the launch template version that can be used
1025
- * by a Spot Fleet request to configure Amazon EC2 instances. For information about launch templates,
1026
- * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">Launching an instance from a launch template</a> in the
928
+ * <p>The Amazon EC2 launch template that can be used by
929
+ * a Spot Fleet to configure Amazon EC2 instances. You must specify either the ID or name of the launch template in the request, but not both.</p>
930
+ * <p>For information about launch templates,
931
+ * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html">Launch an instance from a launch template</a> in the
1027
932
  * <i>Amazon EC2 User Guide for Linux Instances</i>.</p>
1028
933
  */
1029
934
  export interface FleetLaunchTemplateSpecification {
1030
935
  /**
1031
- * <p>The ID of the launch template. If you specify the template ID, you can't specify the
1032
- * template name.</p>
936
+ * <p>The ID of the launch template.</p>
937
+ * <p>You must specify the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
1033
938
  */
1034
939
  LaunchTemplateId?: string;
1035
940
  /**
1036
- * <p>The name of the launch template. If you specify the template name, you can't specify
1037
- * the template ID.</p>
941
+ * <p>The name of the launch template.</p>
942
+ * <p>You must specify the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
1038
943
  */
1039
944
  LaunchTemplateName?: string;
1040
945
  /**
@@ -1047,12 +952,6 @@ export interface FleetLaunchTemplateSpecification {
1047
952
  */
1048
953
  Version?: string;
1049
954
  }
1050
- export declare namespace FleetLaunchTemplateSpecification {
1051
- /**
1052
- * @internal
1053
- */
1054
- const filterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
1055
- }
1056
955
  /**
1057
956
  * <p>The minimum and maximum baseline bandwidth to Amazon EBS, in Mbps. For more information, see
1058
957
  * <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html">Amazon
@@ -1070,12 +969,6 @@ export interface BaselineEbsBandwidthMbps {
1070
969
  */
1071
970
  Max?: number;
1072
971
  }
1073
- export declare namespace BaselineEbsBandwidthMbps {
1074
- /**
1075
- * @internal
1076
- */
1077
- const filterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
1078
- }
1079
972
  /**
1080
973
  * <p>The minimum and maximum amount of memory per vCPU, in GiB.</p>
1081
974
  * <p></p>
@@ -1092,12 +985,6 @@ export interface MemoryGiBPerVCpu {
1092
985
  */
1093
986
  Max?: number;
1094
987
  }
1095
- export declare namespace MemoryGiBPerVCpu {
1096
- /**
1097
- * @internal
1098
- */
1099
- const filterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
1100
- }
1101
988
  /**
1102
989
  * <p>The minimum and maximum amount of memory, in MiB.</p>
1103
990
  */
@@ -1113,12 +1000,6 @@ export interface MemoryMiB {
1113
1000
  */
1114
1001
  Max?: number;
1115
1002
  }
1116
- export declare namespace MemoryMiB {
1117
- /**
1118
- * @internal
1119
- */
1120
- const filterSensitiveLog: (obj: MemoryMiB) => any;
1121
- }
1122
1003
  /**
1123
1004
  * <p>The minimum and maximum number of network interfaces.</p>
1124
1005
  */
@@ -1134,12 +1015,6 @@ export interface NetworkInterfaceCount {
1134
1015
  */
1135
1016
  Max?: number;
1136
1017
  }
1137
- export declare namespace NetworkInterfaceCount {
1138
- /**
1139
- * @internal
1140
- */
1141
- const filterSensitiveLog: (obj: NetworkInterfaceCount) => any;
1142
- }
1143
1018
  /**
1144
1019
  * <p>The minimum and maximum amount of total local storage, in GB.</p>
1145
1020
  */
@@ -1155,12 +1030,6 @@ export interface TotalLocalStorageGB {
1155
1030
  */
1156
1031
  Max?: number;
1157
1032
  }
1158
- export declare namespace TotalLocalStorageGB {
1159
- /**
1160
- * @internal
1161
- */
1162
- const filterSensitiveLog: (obj: TotalLocalStorageGB) => any;
1163
- }
1164
1033
  /**
1165
1034
  * <p>The minimum and maximum number of vCPUs.</p>
1166
1035
  */
@@ -1176,12 +1045,6 @@ export interface VCpuCountRange {
1176
1045
  */
1177
1046
  Max?: number;
1178
1047
  }
1179
- export declare namespace VCpuCountRange {
1180
- /**
1181
- * @internal
1182
- */
1183
- const filterSensitiveLog: (obj: VCpuCountRange) => any;
1184
- }
1185
1048
  /**
1186
1049
  * <p>The attributes for the instance types. When you specify instance attributes, Amazon EC2 will
1187
1050
  * identify instance types with these attributes.</p>
@@ -1255,7 +1118,7 @@ export interface InstanceRequirements {
1255
1118
  InstanceGenerations?: (InstanceGeneration | string)[];
1256
1119
  /**
1257
1120
  * <p>The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance,
1258
- * expressed as a percentage above the cheapest M, C, or R instance type with your specified
1121
+ * expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified
1259
1122
  * attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance
1260
1123
  * types priced above your threshold.</p>
1261
1124
  * <p>The parameter accepts an integer, which Amazon EC2 interprets as a percentage.</p>
@@ -1272,7 +1135,7 @@ export interface InstanceRequirements {
1272
1135
  SpotMaxPricePercentageOverLowestPrice?: number;
1273
1136
  /**
1274
1137
  * <p>The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance,
1275
- * expressed as a percentage above the cheapest M, C, or R instance type with your specified
1138
+ * expressed as a percentage above the least expensive current generation M, C, or R instance type with your specified
1276
1139
  * attributes. When Amazon EC2 selects instance types with your attributes, it excludes instance
1277
1140
  * types priced above your threshold.</p>
1278
1141
  * <p>The parameter accepts an integer, which Amazon EC2 interprets as a percentage.</p>
@@ -1460,12 +1323,6 @@ export interface InstanceRequirements {
1460
1323
  */
1461
1324
  AcceleratorTotalMemoryMiB?: AcceleratorTotalMemoryMiB;
1462
1325
  }
1463
- export declare namespace InstanceRequirements {
1464
- /**
1465
- * @internal
1466
- */
1467
- const filterSensitiveLog: (obj: InstanceRequirements) => any;
1468
- }
1469
1326
  /**
1470
1327
  * <p>Describes the placement of an instance.</p>
1471
1328
  */
@@ -1475,12 +1332,6 @@ export interface PlacementResponse {
1475
1332
  */
1476
1333
  GroupName?: string;
1477
1334
  }
1478
- export declare namespace PlacementResponse {
1479
- /**
1480
- * @internal
1481
- */
1482
- const filterSensitiveLog: (obj: PlacementResponse) => any;
1483
- }
1484
1335
  /**
1485
1336
  * <p>Describes overrides for a launch template.</p>
1486
1337
  */
@@ -1494,7 +1345,11 @@ export interface FleetLaunchTemplateOverrides {
1494
1345
  */
1495
1346
  InstanceType?: _InstanceType | string;
1496
1347
  /**
1497
- * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance.</p>
1348
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.
1349
+ * </p>
1350
+ * <important>
1351
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
1352
+ * </important>
1498
1353
  */
1499
1354
  MaxPrice?: string;
1500
1355
  /**
@@ -1538,12 +1393,6 @@ export interface FleetLaunchTemplateOverrides {
1538
1393
  */
1539
1394
  InstanceRequirements?: InstanceRequirements;
1540
1395
  }
1541
- export declare namespace FleetLaunchTemplateOverrides {
1542
- /**
1543
- * @internal
1544
- */
1545
- const filterSensitiveLog: (obj: FleetLaunchTemplateOverrides) => any;
1546
- }
1547
1396
  /**
1548
1397
  * <p>Describes a launch template and overrides.</p>
1549
1398
  */
@@ -1558,12 +1407,6 @@ export interface LaunchTemplateAndOverridesResponse {
1558
1407
  */
1559
1408
  Overrides?: FleetLaunchTemplateOverrides;
1560
1409
  }
1561
- export declare namespace LaunchTemplateAndOverridesResponse {
1562
- /**
1563
- * @internal
1564
- */
1565
- const filterSensitiveLog: (obj: LaunchTemplateAndOverridesResponse) => any;
1566
- }
1567
1410
  export declare enum InstanceLifecycle {
1568
1411
  ON_DEMAND = "on-demand",
1569
1412
  SPOT = "spot"
@@ -1592,12 +1435,6 @@ export interface CreateFleetError {
1592
1435
  */
1593
1436
  ErrorMessage?: string;
1594
1437
  }
1595
- export declare namespace CreateFleetError {
1596
- /**
1597
- * @internal
1598
- */
1599
- const filterSensitiveLog: (obj: CreateFleetError) => any;
1600
- }
1601
1438
  export declare type PlatformValues = "Windows";
1602
1439
  /**
1603
1440
  * <p>Describes the instances that were launched by the fleet.</p>
@@ -1626,12 +1463,6 @@ export interface CreateFleetInstance {
1626
1463
  */
1627
1464
  Platform?: PlatformValues | string;
1628
1465
  }
1629
- export declare namespace CreateFleetInstance {
1630
- /**
1631
- * @internal
1632
- */
1633
- const filterSensitiveLog: (obj: CreateFleetInstance) => any;
1634
- }
1635
1466
  export interface CreateFleetResult {
1636
1467
  /**
1637
1468
  * <p>The ID of the EC2 Fleet.</p>
@@ -1648,12 +1479,6 @@ export interface CreateFleetResult {
1648
1479
  */
1649
1480
  Instances?: CreateFleetInstance[];
1650
1481
  }
1651
- export declare namespace CreateFleetResult {
1652
- /**
1653
- * @internal
1654
- */
1655
- const filterSensitiveLog: (obj: CreateFleetResult) => any;
1656
- }
1657
1482
  export declare enum DestinationFileFormat {
1658
1483
  parquet = "parquet",
1659
1484
  plain_text = "plain-text"
@@ -1677,12 +1502,6 @@ export interface DestinationOptionsRequest {
1677
1502
  */
1678
1503
  PerHourPartition?: boolean;
1679
1504
  }
1680
- export declare namespace DestinationOptionsRequest {
1681
- /**
1682
- * @internal
1683
- */
1684
- const filterSensitiveLog: (obj: DestinationOptionsRequest) => any;
1685
- }
1686
1505
  export declare type LogDestinationType = "cloud-watch-logs" | "s3";
1687
1506
  export declare type FlowLogsResourceType = "NetworkInterface" | "Subnet" | "TransitGateway" | "TransitGatewayAttachment" | "VPC";
1688
1507
  export declare type TrafficType = "ACCEPT" | "ALL" | "REJECT";
@@ -1779,12 +1598,6 @@ export interface CreateFlowLogsRequest {
1779
1598
  */
1780
1599
  DestinationOptions?: DestinationOptionsRequest;
1781
1600
  }
1782
- export declare namespace CreateFlowLogsRequest {
1783
- /**
1784
- * @internal
1785
- */
1786
- const filterSensitiveLog: (obj: CreateFlowLogsRequest) => any;
1787
- }
1788
1601
  export interface CreateFlowLogsResult {
1789
1602
  /**
1790
1603
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -1800,12 +1613,6 @@ export interface CreateFlowLogsResult {
1800
1613
  */
1801
1614
  Unsuccessful?: UnsuccessfulItem[];
1802
1615
  }
1803
- export declare namespace CreateFlowLogsResult {
1804
- /**
1805
- * @internal
1806
- */
1807
- const filterSensitiveLog: (obj: CreateFlowLogsResult) => any;
1808
- }
1809
1616
  /**
1810
1617
  * <p>Describes a storage location in Amazon S3.</p>
1811
1618
  */
@@ -1819,12 +1626,6 @@ export interface StorageLocation {
1819
1626
  */
1820
1627
  Key?: string;
1821
1628
  }
1822
- export declare namespace StorageLocation {
1823
- /**
1824
- * @internal
1825
- */
1826
- const filterSensitiveLog: (obj: StorageLocation) => any;
1827
- }
1828
1629
  export interface CreateFpgaImageRequest {
1829
1630
  /**
1830
1631
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -1858,12 +1659,6 @@ export interface CreateFpgaImageRequest {
1858
1659
  */
1859
1660
  TagSpecifications?: TagSpecification[];
1860
1661
  }
1861
- export declare namespace CreateFpgaImageRequest {
1862
- /**
1863
- * @internal
1864
- */
1865
- const filterSensitiveLog: (obj: CreateFpgaImageRequest) => any;
1866
- }
1867
1662
  export interface CreateFpgaImageResult {
1868
1663
  /**
1869
1664
  * <p>The FPGA image identifier (AFI ID).</p>
@@ -1874,12 +1669,6 @@ export interface CreateFpgaImageResult {
1874
1669
  */
1875
1670
  FpgaImageGlobalId?: string;
1876
1671
  }
1877
- export declare namespace CreateFpgaImageResult {
1878
- /**
1879
- * @internal
1880
- */
1881
- const filterSensitiveLog: (obj: CreateFpgaImageResult) => any;
1882
- }
1883
1672
  export declare type VolumeType = "gp2" | "gp3" | "io1" | "io2" | "sc1" | "st1" | "standard";
1884
1673
  /**
1885
1674
  * <p>Describes a block device for an EBS volume.</p>
@@ -1987,12 +1776,6 @@ export interface EbsBlockDevice {
1987
1776
  */
1988
1777
  Encrypted?: boolean;
1989
1778
  }
1990
- export declare namespace EbsBlockDevice {
1991
- /**
1992
- * @internal
1993
- */
1994
- const filterSensitiveLog: (obj: EbsBlockDevice) => any;
1995
- }
1996
1779
  /**
1997
1780
  * <p>Describes a block device mapping, which defines the EBS volumes and instance store
1998
1781
  * volumes to attach to an instance at launch.</p>
@@ -2027,12 +1810,6 @@ export interface BlockDeviceMapping {
2027
1810
  */
2028
1811
  NoDevice?: string;
2029
1812
  }
2030
- export declare namespace BlockDeviceMapping {
2031
- /**
2032
- * @internal
2033
- */
2034
- const filterSensitiveLog: (obj: BlockDeviceMapping) => any;
2035
- }
2036
1813
  export interface CreateImageRequest {
2037
1814
  /**
2038
1815
  * <p>The block device mappings. This parameter cannot be used to modify the encryption
@@ -2093,24 +1870,12 @@ export interface CreateImageRequest {
2093
1870
  */
2094
1871
  TagSpecifications?: TagSpecification[];
2095
1872
  }
2096
- export declare namespace CreateImageRequest {
2097
- /**
2098
- * @internal
2099
- */
2100
- const filterSensitiveLog: (obj: CreateImageRequest) => any;
2101
- }
2102
1873
  export interface CreateImageResult {
2103
1874
  /**
2104
1875
  * <p>The ID of the new AMI.</p>
2105
1876
  */
2106
1877
  ImageId?: string;
2107
1878
  }
2108
- export declare namespace CreateImageResult {
2109
- /**
2110
- * @internal
2111
- */
2112
- const filterSensitiveLog: (obj: CreateImageResult) => any;
2113
- }
2114
1879
  /**
2115
1880
  * <p>The start day and time and the end day and time of the time range, in UTC.</p>
2116
1881
  */
@@ -2132,12 +1897,6 @@ export interface InstanceEventWindowTimeRangeRequest {
2132
1897
  */
2133
1898
  EndHour?: number;
2134
1899
  }
2135
- export declare namespace InstanceEventWindowTimeRangeRequest {
2136
- /**
2137
- * @internal
2138
- */
2139
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRangeRequest) => any;
2140
- }
2141
1900
  export interface CreateInstanceEventWindowRequest {
2142
1901
  /**
2143
1902
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2192,24 +1951,12 @@ export interface CreateInstanceEventWindowRequest {
2192
1951
  */
2193
1952
  TagSpecifications?: TagSpecification[];
2194
1953
  }
2195
- export declare namespace CreateInstanceEventWindowRequest {
2196
- /**
2197
- * @internal
2198
- */
2199
- const filterSensitiveLog: (obj: CreateInstanceEventWindowRequest) => any;
2200
- }
2201
1954
  export interface CreateInstanceEventWindowResult {
2202
1955
  /**
2203
1956
  * <p>Information about the event window.</p>
2204
1957
  */
2205
1958
  InstanceEventWindow?: InstanceEventWindow;
2206
1959
  }
2207
- export declare namespace CreateInstanceEventWindowResult {
2208
- /**
2209
- * @internal
2210
- */
2211
- const filterSensitiveLog: (obj: CreateInstanceEventWindowResult) => any;
2212
- }
2213
1960
  export declare type ContainerFormat = "ova";
2214
1961
  export declare type DiskImageFormat = "RAW" | "VHD" | "VMDK";
2215
1962
  /**
@@ -2236,12 +1983,6 @@ export interface ExportToS3TaskSpecification {
2236
1983
  */
2237
1984
  S3Prefix?: string;
2238
1985
  }
2239
- export declare namespace ExportToS3TaskSpecification {
2240
- /**
2241
- * @internal
2242
- */
2243
- const filterSensitiveLog: (obj: ExportToS3TaskSpecification) => any;
2244
- }
2245
1986
  export declare type ExportEnvironment = "citrix" | "microsoft" | "vmware";
2246
1987
  export interface CreateInstanceExportTaskRequest {
2247
1988
  /**
@@ -2265,12 +2006,6 @@ export interface CreateInstanceExportTaskRequest {
2265
2006
  */
2266
2007
  TagSpecifications?: TagSpecification[];
2267
2008
  }
2268
- export declare namespace CreateInstanceExportTaskRequest {
2269
- /**
2270
- * @internal
2271
- */
2272
- const filterSensitiveLog: (obj: CreateInstanceExportTaskRequest) => any;
2273
- }
2274
2009
  /**
2275
2010
  * <p>Describes the format and location for the export task.</p>
2276
2011
  */
@@ -2294,12 +2029,6 @@ export interface ExportToS3Task {
2294
2029
  */
2295
2030
  S3Key?: string;
2296
2031
  }
2297
- export declare namespace ExportToS3Task {
2298
- /**
2299
- * @internal
2300
- */
2301
- const filterSensitiveLog: (obj: ExportToS3Task) => any;
2302
- }
2303
2032
  /**
2304
2033
  * <p>Describes an instance to export.</p>
2305
2034
  */
@@ -2313,12 +2042,6 @@ export interface InstanceExportDetails {
2313
2042
  */
2314
2043
  TargetEnvironment?: ExportEnvironment | string;
2315
2044
  }
2316
- export declare namespace InstanceExportDetails {
2317
- /**
2318
- * @internal
2319
- */
2320
- const filterSensitiveLog: (obj: InstanceExportDetails) => any;
2321
- }
2322
2045
  export declare type ExportTaskState = "active" | "cancelled" | "cancelling" | "completed";
2323
2046
  /**
2324
2047
  * <p>Describes an export instance task.</p>
@@ -2353,24 +2076,12 @@ export interface ExportTask {
2353
2076
  */
2354
2077
  Tags?: Tag[];
2355
2078
  }
2356
- export declare namespace ExportTask {
2357
- /**
2358
- * @internal
2359
- */
2360
- const filterSensitiveLog: (obj: ExportTask) => any;
2361
- }
2362
2079
  export interface CreateInstanceExportTaskResult {
2363
2080
  /**
2364
2081
  * <p>Information about the export instance task.</p>
2365
2082
  */
2366
2083
  ExportTask?: ExportTask;
2367
2084
  }
2368
- export declare namespace CreateInstanceExportTaskResult {
2369
- /**
2370
- * @internal
2371
- */
2372
- const filterSensitiveLog: (obj: CreateInstanceExportTaskResult) => any;
2373
- }
2374
2085
  export interface CreateInternetGatewayRequest {
2375
2086
  /**
2376
2087
  * <p>The tags to assign to the internet gateway.</p>
@@ -2383,12 +2094,6 @@ export interface CreateInternetGatewayRequest {
2383
2094
  */
2384
2095
  DryRun?: boolean;
2385
2096
  }
2386
- export declare namespace CreateInternetGatewayRequest {
2387
- /**
2388
- * @internal
2389
- */
2390
- const filterSensitiveLog: (obj: CreateInternetGatewayRequest) => any;
2391
- }
2392
2097
  /**
2393
2098
  * <p>Describes an internet gateway.</p>
2394
2099
  */
@@ -2410,24 +2115,12 @@ export interface InternetGateway {
2410
2115
  */
2411
2116
  Tags?: Tag[];
2412
2117
  }
2413
- export declare namespace InternetGateway {
2414
- /**
2415
- * @internal
2416
- */
2417
- const filterSensitiveLog: (obj: InternetGateway) => any;
2418
- }
2419
2118
  export interface CreateInternetGatewayResult {
2420
2119
  /**
2421
2120
  * <p>Information about the internet gateway.</p>
2422
2121
  */
2423
2122
  InternetGateway?: InternetGateway;
2424
2123
  }
2425
- export declare namespace CreateInternetGatewayResult {
2426
- /**
2427
- * @internal
2428
- */
2429
- const filterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
2430
- }
2431
2124
  export interface CreateIpamRequest {
2432
2125
  /**
2433
2126
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -2442,7 +2135,7 @@ export interface CreateIpamRequest {
2442
2135
  /**
2443
2136
  * <p>The operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
2444
2137
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
2445
- * <p>For more information about operating Regions, see <a href="/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.
2138
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.
2446
2139
  * </p>
2447
2140
  */
2448
2141
  OperatingRegions?: AddIpamOperatingRegion[];
@@ -2456,16 +2149,10 @@ export interface CreateIpamRequest {
2456
2149
  */
2457
2150
  ClientToken?: string;
2458
2151
  }
2459
- export declare namespace CreateIpamRequest {
2460
- /**
2461
- * @internal
2462
- */
2463
- const filterSensitiveLog: (obj: CreateIpamRequest) => any;
2464
- }
2465
2152
  /**
2466
2153
  * <p>The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
2467
2154
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
2468
- * <p>For more information about operating Regions, see <a href="/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2155
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2469
2156
  */
2470
2157
  export interface IpamOperatingRegion {
2471
2158
  /**
@@ -2473,12 +2160,6 @@ export interface IpamOperatingRegion {
2473
2160
  */
2474
2161
  RegionName?: string;
2475
2162
  }
2476
- export declare namespace IpamOperatingRegion {
2477
- /**
2478
- * @internal
2479
- */
2480
- const filterSensitiveLog: (obj: IpamOperatingRegion) => any;
2481
- }
2482
2163
  export declare enum IpamState {
2483
2164
  create_complete = "create-complete",
2484
2165
  create_failed = "create-failed",
@@ -2494,7 +2175,7 @@ export declare enum IpamState {
2494
2175
  restore_in_progress = "restore-in-progress"
2495
2176
  }
2496
2177
  /**
2497
- * <p>IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see <a href="/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2178
+ * <p>IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2498
2179
  */
2499
2180
  export interface Ipam {
2500
2181
  /**
@@ -2522,7 +2203,7 @@ export interface Ipam {
2522
2203
  */
2523
2204
  PrivateDefaultScopeId?: string;
2524
2205
  /**
2525
- * <p>The number of scopes in the IPAM. The scope quota is 5. For more information on quotas, see <a href="/vpc/latest/ipam/quotas-ipam.html">Quotas in IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.
2206
+ * <p>The number of scopes in the IPAM. The scope quota is 5. For more information on quotas, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/quotas-ipam.html">Quotas in IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.
2526
2207
  * </p>
2527
2208
  */
2528
2209
  ScopeCount?: number;
@@ -2533,7 +2214,7 @@ export interface Ipam {
2533
2214
  /**
2534
2215
  * <p>The operating Regions for an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
2535
2216
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
2536
- * <p>For more information about operating Regions, see <a href="/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2217
+ * <p>For more information about operating Regions, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/create-ipam.html">Create an IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2537
2218
  */
2538
2219
  OperatingRegions?: IpamOperatingRegion[];
2539
2220
  /**
@@ -2546,24 +2227,12 @@ export interface Ipam {
2546
2227
  */
2547
2228
  Tags?: Tag[];
2548
2229
  }
2549
- export declare namespace Ipam {
2550
- /**
2551
- * @internal
2552
- */
2553
- const filterSensitiveLog: (obj: Ipam) => any;
2554
- }
2555
2230
  export interface CreateIpamResult {
2556
2231
  /**
2557
2232
  * <p>Information about the IPAM created.</p>
2558
2233
  */
2559
2234
  Ipam?: Ipam;
2560
2235
  }
2561
- export declare namespace CreateIpamResult {
2562
- /**
2563
- * @internal
2564
- */
2565
- const filterSensitiveLog: (obj: CreateIpamResult) => any;
2566
- }
2567
2236
  /**
2568
2237
  * <p>A tag on an IPAM resource.</p>
2569
2238
  */
@@ -2577,12 +2246,6 @@ export interface RequestIpamResourceTag {
2577
2246
  */
2578
2247
  Value?: string;
2579
2248
  }
2580
- export declare namespace RequestIpamResourceTag {
2581
- /**
2582
- * @internal
2583
- */
2584
- const filterSensitiveLog: (obj: RequestIpamResourceTag) => any;
2585
- }
2586
2249
  export declare enum IpamPoolAwsService {
2587
2250
  ec2 = "ec2"
2588
2251
  }
@@ -2662,12 +2325,6 @@ export interface CreateIpamPoolRequest {
2662
2325
  */
2663
2326
  AwsService?: IpamPoolAwsService | string;
2664
2327
  }
2665
- export declare namespace CreateIpamPoolRequest {
2666
- /**
2667
- * @internal
2668
- */
2669
- const filterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
2670
- }
2671
2328
  /**
2672
2329
  * <p>The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
2673
2330
  * For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
@@ -2682,12 +2339,6 @@ export interface IpamResourceTag {
2682
2339
  */
2683
2340
  Value?: string;
2684
2341
  }
2685
- export declare namespace IpamResourceTag {
2686
- /**
2687
- * @internal
2688
- */
2689
- const filterSensitiveLog: (obj: IpamResourceTag) => any;
2690
- }
2691
2342
  export declare enum IpamScopeType {
2692
2343
  private = "private",
2693
2344
  public = "public"
@@ -2747,7 +2398,7 @@ export interface IpamPool {
2747
2398
  */
2748
2399
  Locale?: string;
2749
2400
  /**
2750
- * <p>The depth of pools in your IPAM pool. The pool depth quota is 10. For more information, see <a href="/vpc/latest/ipam/quotas-ipam.html">Quotas in IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.
2401
+ * <p>The depth of pools in your IPAM pool. The pool depth quota is 10. For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/quotas-ipam.html">Quotas in IPAM</a> in the <i>Amazon VPC IPAM User Guide</i>.
2751
2402
  * </p>
2752
2403
  */
2753
2404
  PoolDepth?: number;
@@ -2809,24 +2460,12 @@ export interface IpamPool {
2809
2460
  */
2810
2461
  AwsService?: IpamPoolAwsService | string;
2811
2462
  }
2812
- export declare namespace IpamPool {
2813
- /**
2814
- * @internal
2815
- */
2816
- const filterSensitiveLog: (obj: IpamPool) => any;
2817
- }
2818
2463
  export interface CreateIpamPoolResult {
2819
2464
  /**
2820
2465
  * <p>Information about the IPAM pool created.</p>
2821
2466
  */
2822
2467
  IpamPool?: IpamPool;
2823
2468
  }
2824
- export declare namespace CreateIpamPoolResult {
2825
- /**
2826
- * @internal
2827
- */
2828
- const filterSensitiveLog: (obj: CreateIpamPoolResult) => any;
2829
- }
2830
2469
  export interface CreateIpamScopeRequest {
2831
2470
  /**
2832
2471
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -2852,12 +2491,6 @@ export interface CreateIpamScopeRequest {
2852
2491
  */
2853
2492
  ClientToken?: string;
2854
2493
  }
2855
- export declare namespace CreateIpamScopeRequest {
2856
- /**
2857
- * @internal
2858
- */
2859
- const filterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
2860
- }
2861
2494
  export declare enum IpamScopeState {
2862
2495
  create_complete = "create-complete",
2863
2496
  create_failed = "create-failed",
@@ -2874,7 +2507,7 @@ export declare enum IpamScopeState {
2874
2507
  }
2875
2508
  /**
2876
2509
  * <p>In IPAM, a scope is the highest-level container within IPAM. An IPAM contains two default scopes. Each scope represents the IP space for a single network. The private scope is intended for all private IP address space. The public scope is intended for all public IP address space. Scopes enable you to reuse IP addresses across multiple unconnected networks without causing IP address overlap or conflict.</p>
2877
- * <p>For more information, see <a href="/vpc/latest/ipam/how-it-works-ipam.html">How IPAM works</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2510
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/vpc/latest/ipam/how-it-works-ipam.html">How IPAM works</a> in the <i>Amazon VPC IPAM User Guide</i>.</p>
2878
2511
  */
2879
2512
  export interface IpamScope {
2880
2513
  /**
@@ -2923,24 +2556,12 @@ export interface IpamScope {
2923
2556
  */
2924
2557
  Tags?: Tag[];
2925
2558
  }
2926
- export declare namespace IpamScope {
2927
- /**
2928
- * @internal
2929
- */
2930
- const filterSensitiveLog: (obj: IpamScope) => any;
2931
- }
2932
2559
  export interface CreateIpamScopeResult {
2933
2560
  /**
2934
2561
  * <p>Information about the created scope.</p>
2935
2562
  */
2936
2563
  IpamScope?: IpamScope;
2937
2564
  }
2938
- export declare namespace CreateIpamScopeResult {
2939
- /**
2940
- * @internal
2941
- */
2942
- const filterSensitiveLog: (obj: CreateIpamScopeResult) => any;
2943
- }
2944
2565
  export declare enum KeyFormat {
2945
2566
  pem = "pem",
2946
2567
  ppk = "ppk"
@@ -2978,12 +2599,6 @@ export interface CreateKeyPairRequest {
2978
2599
  */
2979
2600
  KeyFormat?: KeyFormat | string;
2980
2601
  }
2981
- export declare namespace CreateKeyPairRequest {
2982
- /**
2983
- * @internal
2984
- */
2985
- const filterSensitiveLog: (obj: CreateKeyPairRequest) => any;
2986
- }
2987
2602
  /**
2988
2603
  * <p>Describes a key pair.</p>
2989
2604
  */
@@ -3016,12 +2631,6 @@ export interface KeyPair {
3016
2631
  */
3017
2632
  Tags?: Tag[];
3018
2633
  }
3019
- export declare namespace KeyPair {
3020
- /**
3021
- * @internal
3022
- */
3023
- const filterSensitiveLog: (obj: KeyPair) => any;
3024
- }
3025
2634
  /**
3026
2635
  * <p>The parameters for a block device for an EBS volume.</p>
3027
2636
  */
@@ -3108,12 +2717,6 @@ export interface LaunchTemplateEbsBlockDeviceRequest {
3108
2717
  */
3109
2718
  Throughput?: number;
3110
2719
  }
3111
- export declare namespace LaunchTemplateEbsBlockDeviceRequest {
3112
- /**
3113
- * @internal
3114
- */
3115
- const filterSensitiveLog: (obj: LaunchTemplateEbsBlockDeviceRequest) => any;
3116
- }
3117
2720
  /**
3118
2721
  * <p>Describes a block device mapping.</p>
3119
2722
  */
@@ -3139,12 +2742,6 @@ export interface LaunchTemplateBlockDeviceMappingRequest {
3139
2742
  */
3140
2743
  NoDevice?: string;
3141
2744
  }
3142
- export declare namespace LaunchTemplateBlockDeviceMappingRequest {
3143
- /**
3144
- * @internal
3145
- */
3146
- const filterSensitiveLog: (obj: LaunchTemplateBlockDeviceMappingRequest) => any;
3147
- }
3148
2745
  export declare type CapacityReservationPreference = "none" | "open";
3149
2746
  /**
3150
2747
  * <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
@@ -3159,12 +2756,6 @@ export interface CapacityReservationTarget {
3159
2756
  */
3160
2757
  CapacityReservationResourceGroupArn?: string;
3161
2758
  }
3162
- export declare namespace CapacityReservationTarget {
3163
- /**
3164
- * @internal
3165
- */
3166
- const filterSensitiveLog: (obj: CapacityReservationTarget) => any;
3167
- }
3168
2759
  /**
3169
2760
  * <p>Describes an instance's Capacity Reservation targeting option. You can specify only
3170
2761
  * one option at a time. Use the <code>CapacityReservationPreference</code> parameter to
@@ -3198,12 +2789,6 @@ export interface LaunchTemplateCapacityReservationSpecificationRequest {
3198
2789
  */
3199
2790
  CapacityReservationTarget?: CapacityReservationTarget;
3200
2791
  }
3201
- export declare namespace LaunchTemplateCapacityReservationSpecificationRequest {
3202
- /**
3203
- * @internal
3204
- */
3205
- const filterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationRequest) => any;
3206
- }
3207
2792
  /**
3208
2793
  * <p>The CPU options for the instance. Both the core count and threads per core must be
3209
2794
  * specified in the request.</p>
@@ -3215,32 +2800,21 @@ export interface LaunchTemplateCpuOptionsRequest {
3215
2800
  CoreCount?: number;
3216
2801
  /**
3217
2802
  * <p>The number of threads per CPU core. To disable multithreading for the instance,
3218
- * specify a value of 1. Otherwise, specify the default value of 2.</p>
2803
+ * specify a value of <code>1</code>. Otherwise, specify the default value of <code>2</code>.</p>
3219
2804
  */
3220
2805
  ThreadsPerCore?: number;
3221
2806
  }
3222
- export declare namespace LaunchTemplateCpuOptionsRequest {
3223
- /**
3224
- * @internal
3225
- */
3226
- const filterSensitiveLog: (obj: LaunchTemplateCpuOptionsRequest) => any;
3227
- }
3228
2807
  /**
3229
- * <p>The credit option for CPU usage of a T2, T3, or T3a instance.</p>
2808
+ * <p>The credit option for CPU usage of a T instance.</p>
3230
2809
  */
3231
2810
  export interface CreditSpecificationRequest {
3232
2811
  /**
3233
- * <p>The credit option for CPU usage of a T2, T3, or T3a instance. Valid values are
3234
- * <code>standard</code> and <code>unlimited</code>.</p>
2812
+ * <p>The credit option for CPU usage of a T instance.</p>
2813
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
2814
+ * </p>
3235
2815
  */
3236
2816
  CpuCredits: string | undefined;
3237
2817
  }
3238
- export declare namespace CreditSpecificationRequest {
3239
- /**
3240
- * @internal
3241
- */
3242
- const filterSensitiveLog: (obj: CreditSpecificationRequest) => any;
3243
- }
3244
2818
  /**
3245
2819
  * <p>A specification for an Elastic Graphics accelerator.</p>
3246
2820
  */
@@ -3252,12 +2826,6 @@ export interface ElasticGpuSpecification {
3252
2826
  */
3253
2827
  Type: string | undefined;
3254
2828
  }
3255
- export declare namespace ElasticGpuSpecification {
3256
- /**
3257
- * @internal
3258
- */
3259
- const filterSensitiveLog: (obj: ElasticGpuSpecification) => any;
3260
- }
3261
2829
  /**
3262
2830
  * <p> Describes an elastic inference accelerator. </p>
3263
2831
  */
@@ -3273,12 +2841,6 @@ export interface LaunchTemplateElasticInferenceAccelerator {
3273
2841
  */
3274
2842
  Count?: number;
3275
2843
  }
3276
- export declare namespace LaunchTemplateElasticInferenceAccelerator {
3277
- /**
3278
- * @internal
3279
- */
3280
- const filterSensitiveLog: (obj: LaunchTemplateElasticInferenceAccelerator) => any;
3281
- }
3282
2844
  /**
3283
2845
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more
3284
2846
  * information, see <a href="https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html">What is Amazon Web Services Nitro Enclaves?</a>
@@ -3291,12 +2853,6 @@ export interface LaunchTemplateEnclaveOptionsRequest {
3291
2853
  */
3292
2854
  Enabled?: boolean;
3293
2855
  }
3294
- export declare namespace LaunchTemplateEnclaveOptionsRequest {
3295
- /**
3296
- * @internal
3297
- */
3298
- const filterSensitiveLog: (obj: LaunchTemplateEnclaveOptionsRequest) => any;
3299
- }
3300
2856
  /**
3301
2857
  * <p>Indicates whether the instance is configured for hibernation. This parameter is valid
3302
2858
  * only if the instance meets the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html">hibernation
@@ -3311,12 +2867,6 @@ export interface LaunchTemplateHibernationOptionsRequest {
3311
2867
  */
3312
2868
  Configured?: boolean;
3313
2869
  }
3314
- export declare namespace LaunchTemplateHibernationOptionsRequest {
3315
- /**
3316
- * @internal
3317
- */
3318
- const filterSensitiveLog: (obj: LaunchTemplateHibernationOptionsRequest) => any;
3319
- }
3320
2870
  /**
3321
2871
  * <p>An IAM instance profile.</p>
3322
2872
  */
@@ -3330,12 +2880,6 @@ export interface LaunchTemplateIamInstanceProfileSpecificationRequest {
3330
2880
  */
3331
2881
  Name?: string;
3332
2882
  }
3333
- export declare namespace LaunchTemplateIamInstanceProfileSpecificationRequest {
3334
- /**
3335
- * @internal
3336
- */
3337
- const filterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecificationRequest) => any;
3338
- }
3339
2883
  export declare type ShutdownBehavior = "stop" | "terminate";
3340
2884
  export declare type MarketType = "spot";
3341
2885
  export declare type InstanceInterruptionBehavior = "hibernate" | "stop" | "terminate";
@@ -3345,7 +2889,11 @@ export declare type SpotInstanceType = "one-time" | "persistent";
3345
2889
  */
3346
2890
  export interface LaunchTemplateSpotMarketOptionsRequest {
3347
2891
  /**
3348
- * <p>The maximum hourly price you're willing to pay for the Spot Instances.</p>
2892
+ * <p>The maximum hourly price you're willing to pay for the Spot Instances. We do not recommend
2893
+ * 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>
2894
+ * <important>
2895
+ * <p>If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.</p>
2896
+ * </important>
3349
2897
  */
3350
2898
  MaxPrice?: string;
3351
2899
  /**
@@ -3353,15 +2901,24 @@ export interface LaunchTemplateSpotMarketOptionsRequest {
3353
2901
  */
3354
2902
  SpotInstanceType?: SpotInstanceType | string;
3355
2903
  /**
3356
- * <p>The required duration for the Spot Instances (also known as Spot blocks), in minutes.
3357
- * This value must be a multiple of 60 (60, 120, 180, 240, 300, or 360).</p>
2904
+ * <p>Deprecated.</p>
3358
2905
  */
3359
2906
  BlockDurationMinutes?: number;
3360
2907
  /**
3361
- * <p>The end date of the request. For a one-time request, the request remains active until
3362
- * all instances launch, the request is canceled, or this date is reached. If the request
3363
- * is persistent, it remains active until it is canceled or this date and time is reached.
3364
- * The default end date is 7 days from the current date.</p>
2908
+ * <p>The end date of the request, in UTC format
2909
+ * (<i>YYYY-MM-DD</i>T<i>HH:MM:SS</i>Z). Supported only for
2910
+ * persistent requests.</p>
2911
+ * <ul>
2912
+ * <li>
2913
+ * <p>For a persistent request, the request remains active until the <code>ValidUntil</code>
2914
+ * date and time is reached. Otherwise, the request remains active until you cancel it.</p>
2915
+ * </li>
2916
+ * <li>
2917
+ * <p>For a one-time request, <code>ValidUntil</code> is not supported. The request remains active until
2918
+ * all instances launch or you cancel the request.</p>
2919
+ * </li>
2920
+ * </ul>
2921
+ * <p>Default: 7 days from the current date</p>
3365
2922
  */
3366
2923
  ValidUntil?: Date;
3367
2924
  /**
@@ -3370,12 +2927,6 @@ export interface LaunchTemplateSpotMarketOptionsRequest {
3370
2927
  */
3371
2928
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
3372
2929
  }
3373
- export declare namespace LaunchTemplateSpotMarketOptionsRequest {
3374
- /**
3375
- * @internal
3376
- */
3377
- const filterSensitiveLog: (obj: LaunchTemplateSpotMarketOptionsRequest) => any;
3378
- }
3379
2930
  /**
3380
2931
  * <p>The market (purchasing) option for the instances.</p>
3381
2932
  */
@@ -3389,12 +2940,6 @@ export interface LaunchTemplateInstanceMarketOptionsRequest {
3389
2940
  */
3390
2941
  SpotOptions?: LaunchTemplateSpotMarketOptionsRequest;
3391
2942
  }
3392
- export declare namespace LaunchTemplateInstanceMarketOptionsRequest {
3393
- /**
3394
- * @internal
3395
- */
3396
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptionsRequest) => any;
3397
- }
3398
2943
  /**
3399
2944
  * <p>Describes a license configuration.</p>
3400
2945
  */
@@ -3404,12 +2949,6 @@ export interface LaunchTemplateLicenseConfigurationRequest {
3404
2949
  */
3405
2950
  LicenseConfigurationArn?: string;
3406
2951
  }
3407
- export declare namespace LaunchTemplateLicenseConfigurationRequest {
3408
- /**
3409
- * @internal
3410
- */
3411
- const filterSensitiveLog: (obj: LaunchTemplateLicenseConfigurationRequest) => any;
3412
- }
3413
2952
  export declare enum LaunchTemplateAutoRecoveryState {
3414
2953
  default = "default",
3415
2954
  disabled = "disabled"
@@ -3424,12 +2963,6 @@ export interface LaunchTemplateInstanceMaintenanceOptionsRequest {
3424
2963
  */
3425
2964
  AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
3426
2965
  }
3427
- export declare namespace LaunchTemplateInstanceMaintenanceOptionsRequest {
3428
- /**
3429
- * @internal
3430
- */
3431
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptionsRequest) => any;
3432
- }
3433
2966
  export declare type LaunchTemplateInstanceMetadataEndpointState = "disabled" | "enabled";
3434
2967
  export declare enum LaunchTemplateInstanceMetadataProtocolIpv6 {
3435
2968
  disabled = "disabled",
@@ -3444,7 +2977,7 @@ export declare enum LaunchTemplateInstanceMetadataTagsState {
3444
2977
  enabled = "enabled"
3445
2978
  }
3446
2979
  /**
3447
- * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance Metadata and User Data</a> in the
2980
+ * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
3448
2981
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
3449
2982
  */
3450
2983
  export interface LaunchTemplateInstanceMetadataOptionsRequest {
@@ -3465,7 +2998,8 @@ export interface LaunchTemplateInstanceMetadataOptionsRequest {
3465
2998
  /**
3466
2999
  * <p>The desired HTTP PUT response hop limit for instance metadata requests. The larger the
3467
3000
  * number, the further instance metadata requests can travel.</p>
3468
- * <p>Default: 1</p>
3001
+ * <p>Default: <code>1</code>
3002
+ * </p>
3469
3003
  * <p>Possible values: Integers from 1 to 64</p>
3470
3004
  */
3471
3005
  HttpPutResponseHopLimit?: number;
@@ -3494,12 +3028,6 @@ export interface LaunchTemplateInstanceMetadataOptionsRequest {
3494
3028
  */
3495
3029
  InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
3496
3030
  }
3497
- export declare namespace LaunchTemplateInstanceMetadataOptionsRequest {
3498
- /**
3499
- * @internal
3500
- */
3501
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptionsRequest) => any;
3502
- }
3503
3031
  /**
3504
3032
  * <p>Describes the monitoring for the instance.</p>
3505
3033
  */
@@ -3510,12 +3038,6 @@ export interface LaunchTemplatesMonitoringRequest {
3510
3038
  */
3511
3039
  Enabled?: boolean;
3512
3040
  }
3513
- export declare namespace LaunchTemplatesMonitoringRequest {
3514
- /**
3515
- * @internal
3516
- */
3517
- const filterSensitiveLog: (obj: LaunchTemplatesMonitoringRequest) => any;
3518
- }
3519
3041
  /**
3520
3042
  * <p>Describes the IPv4 prefix option for a network interface.</p>
3521
3043
  */
@@ -3527,12 +3049,6 @@ export interface Ipv4PrefixSpecificationRequest {
3527
3049
  */
3528
3050
  Ipv4Prefix?: string;
3529
3051
  }
3530
- export declare namespace Ipv4PrefixSpecificationRequest {
3531
- /**
3532
- * @internal
3533
- */
3534
- const filterSensitiveLog: (obj: Ipv4PrefixSpecificationRequest) => any;
3535
- }
3536
3052
  /**
3537
3053
  * <p>Describes an IPv6 address.</p>
3538
3054
  */
@@ -3542,12 +3058,6 @@ export interface InstanceIpv6AddressRequest {
3542
3058
  */
3543
3059
  Ipv6Address?: string;
3544
3060
  }
3545
- export declare namespace InstanceIpv6AddressRequest {
3546
- /**
3547
- * @internal
3548
- */
3549
- const filterSensitiveLog: (obj: InstanceIpv6AddressRequest) => any;
3550
- }
3551
3061
  /**
3552
3062
  * <p>Describes the IPv4 prefix option for a network interface.</p>
3553
3063
  */
@@ -3557,12 +3067,6 @@ export interface Ipv6PrefixSpecificationRequest {
3557
3067
  */
3558
3068
  Ipv6Prefix?: string;
3559
3069
  }
3560
- export declare namespace Ipv6PrefixSpecificationRequest {
3561
- /**
3562
- * @internal
3563
- */
3564
- const filterSensitiveLog: (obj: Ipv6PrefixSpecificationRequest) => any;
3565
- }
3566
3070
  /**
3567
3071
  * <p>Describes a secondary private IPv4 address for a network interface.</p>
3568
3072
  */
@@ -3577,12 +3081,6 @@ export interface PrivateIpAddressSpecification {
3577
3081
  */
3578
3082
  PrivateIpAddress?: string;
3579
3083
  }
3580
- export declare namespace PrivateIpAddressSpecification {
3581
- /**
3582
- * @internal
3583
- */
3584
- const filterSensitiveLog: (obj: PrivateIpAddressSpecification) => any;
3585
- }
3586
3084
  /**
3587
3085
  * <p>The parameters for a network interface.</p>
3588
3086
  */
@@ -3685,12 +3183,6 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
3685
3183
  */
3686
3184
  Ipv6PrefixCount?: number;
3687
3185
  }
3688
- export declare namespace LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
3689
- /**
3690
- * @internal
3691
- */
3692
- const filterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) => any;
3693
- }
3694
3186
  /**
3695
3187
  * <p>Describes the placement of an instance.</p>
3696
3188
  */
@@ -3732,12 +3224,6 @@ export interface LaunchTemplatePlacementRequest {
3732
3224
  */
3733
3225
  PartitionNumber?: number;
3734
3226
  }
3735
- export declare namespace LaunchTemplatePlacementRequest {
3736
- /**
3737
- * @internal
3738
- */
3739
- const filterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
3740
- }
3741
3227
  /**
3742
3228
  * <p>Describes the options for instance hostnames.</p>
3743
3229
  */
@@ -3760,12 +3246,6 @@ export interface LaunchTemplatePrivateDnsNameOptionsRequest {
3760
3246
  */
3761
3247
  EnableResourceNameDnsAAAARecord?: boolean;
3762
3248
  }
3763
- export declare namespace LaunchTemplatePrivateDnsNameOptionsRequest {
3764
- /**
3765
- * @internal
3766
- */
3767
- const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
3768
- }
3769
3249
  /**
3770
3250
  * <p>The tags specification for the resources that are created during instance launch.</p>
3771
3251
  */
@@ -3784,12 +3264,6 @@ export interface LaunchTemplateTagSpecificationRequest {
3784
3264
  */
3785
3265
  Tags?: Tag[];
3786
3266
  }
3787
- export declare namespace LaunchTemplateTagSpecificationRequest {
3788
- /**
3789
- * @internal
3790
- */
3791
- const filterSensitiveLog: (obj: LaunchTemplateTagSpecificationRequest) => any;
3792
- }
3793
3267
  /**
3794
3268
  * <p>The information to include in the launch template.</p>
3795
3269
  * <note>
@@ -4000,12 +3474,6 @@ export interface RequestLaunchTemplateData {
4000
3474
  */
4001
3475
  DisableApiStop?: boolean;
4002
3476
  }
4003
- export declare namespace RequestLaunchTemplateData {
4004
- /**
4005
- * @internal
4006
- */
4007
- const filterSensitiveLog: (obj: RequestLaunchTemplateData) => any;
4008
- }
4009
3477
  export interface CreateLaunchTemplateRequest {
4010
3478
  /**
4011
3479
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -4042,12 +3510,6 @@ export interface CreateLaunchTemplateRequest {
4042
3510
  */
4043
3511
  TagSpecifications?: TagSpecification[];
4044
3512
  }
4045
- export declare namespace CreateLaunchTemplateRequest {
4046
- /**
4047
- * @internal
4048
- */
4049
- const filterSensitiveLog: (obj: CreateLaunchTemplateRequest) => any;
4050
- }
4051
3513
  /**
4052
3514
  * <p>Describes a launch template.</p>
4053
3515
  */
@@ -4081,12 +3543,6 @@ export interface LaunchTemplate {
4081
3543
  */
4082
3544
  Tags?: Tag[];
4083
3545
  }
4084
- export declare namespace LaunchTemplate {
4085
- /**
4086
- * @internal
4087
- */
4088
- const filterSensitiveLog: (obj: LaunchTemplate) => any;
4089
- }
4090
3546
  /**
4091
3547
  * <p>The error code and error message that is returned for a parameter or parameter
4092
3548
  * combination that is not valid when a new launch template or new version of a launch
@@ -4106,12 +3562,6 @@ export interface ValidationError {
4106
3562
  */
4107
3563
  Message?: string;
4108
3564
  }
4109
- export declare namespace ValidationError {
4110
- /**
4111
- * @internal
4112
- */
4113
- const filterSensitiveLog: (obj: ValidationError) => any;
4114
- }
4115
3565
  /**
4116
3566
  * <p>The error codes and error messages that are returned for the parameters or parameter
4117
3567
  * combinations that are not valid when a new launch template or new version of a launch
@@ -4123,12 +3573,6 @@ export interface ValidationWarning {
4123
3573
  */
4124
3574
  Errors?: ValidationError[];
4125
3575
  }
4126
- export declare namespace ValidationWarning {
4127
- /**
4128
- * @internal
4129
- */
4130
- const filterSensitiveLog: (obj: ValidationWarning) => any;
4131
- }
4132
3576
  export interface CreateLaunchTemplateResult {
4133
3577
  /**
4134
3578
  * <p>Information about the launch template.</p>
@@ -4141,12 +3585,6 @@ export interface CreateLaunchTemplateResult {
4141
3585
  */
4142
3586
  Warning?: ValidationWarning;
4143
3587
  }
4144
- export declare namespace CreateLaunchTemplateResult {
4145
- /**
4146
- * @internal
4147
- */
4148
- const filterSensitiveLog: (obj: CreateLaunchTemplateResult) => any;
4149
- }
4150
3588
  export interface CreateLaunchTemplateVersionRequest {
4151
3589
  /**
4152
3590
  * <p>Checks whether you have the required permissions for the action, without actually
@@ -4163,13 +3601,13 @@ export interface CreateLaunchTemplateVersionRequest {
4163
3601
  */
4164
3602
  ClientToken?: string;
4165
3603
  /**
4166
- * <p>The ID of the launch template. You must specify either the launch template ID or
4167
- * launch template name in the request.</p>
3604
+ * <p>The ID of the launch template.</p>
3605
+ * <p>You must specify either the <code>LaunchTemplateId</code> or the <code>LaunchTemplateName</code>, but not both.</p>
4168
3606
  */
4169
3607
  LaunchTemplateId?: string;
4170
3608
  /**
4171
- * <p>The name of the launch template. You must specify either the launch template ID or
4172
- * launch template name in the request.</p>
3609
+ * <p>The name of the launch template.</p>
3610
+ * <p>You must specify the <code>LaunchTemplateName</code> or the <code>LaunchTemplateId</code>, but not both.</p>
4173
3611
  */
4174
3612
  LaunchTemplateName?: string;
4175
3613
  /**
@@ -4189,12 +3627,6 @@ export interface CreateLaunchTemplateVersionRequest {
4189
3627
  */
4190
3628
  LaunchTemplateData: RequestLaunchTemplateData | undefined;
4191
3629
  }
4192
- export declare namespace CreateLaunchTemplateVersionRequest {
4193
- /**
4194
- * @internal
4195
- */
4196
- const filterSensitiveLog: (obj: CreateLaunchTemplateVersionRequest) => any;
4197
- }
4198
3630
  /**
4199
3631
  * <p>Describes a block device for an EBS volume.</p>
4200
3632
  */
@@ -4232,12 +3664,6 @@ export interface LaunchTemplateEbsBlockDevice {
4232
3664
  */
4233
3665
  Throughput?: number;
4234
3666
  }
4235
- export declare namespace LaunchTemplateEbsBlockDevice {
4236
- /**
4237
- * @internal
4238
- */
4239
- const filterSensitiveLog: (obj: LaunchTemplateEbsBlockDevice) => any;
4240
- }
4241
3667
  /**
4242
3668
  * <p>Describes a block device mapping.</p>
4243
3669
  */
@@ -4259,12 +3685,6 @@ export interface LaunchTemplateBlockDeviceMapping {
4259
3685
  */
4260
3686
  NoDevice?: string;
4261
3687
  }
4262
- export declare namespace LaunchTemplateBlockDeviceMapping {
4263
- /**
4264
- * @internal
4265
- */
4266
- const filterSensitiveLog: (obj: LaunchTemplateBlockDeviceMapping) => any;
4267
- }
4268
3688
  /**
4269
3689
  * <p>Describes a target Capacity Reservation or Capacity Reservation group.</p>
4270
3690
  */
@@ -4278,12 +3698,6 @@ export interface CapacityReservationTargetResponse {
4278
3698
  */
4279
3699
  CapacityReservationResourceGroupArn?: string;
4280
3700
  }
4281
- export declare namespace CapacityReservationTargetResponse {
4282
- /**
4283
- * @internal
4284
- */
4285
- const filterSensitiveLog: (obj: CapacityReservationTargetResponse) => any;
4286
- }
4287
3701
  /**
4288
3702
  * <p>Information about the Capacity Reservation targeting option.</p>
4289
3703
  */
@@ -4312,12 +3726,6 @@ export interface LaunchTemplateCapacityReservationSpecificationResponse {
4312
3726
  */
4313
3727
  CapacityReservationTarget?: CapacityReservationTargetResponse;
4314
3728
  }
4315
- export declare namespace LaunchTemplateCapacityReservationSpecificationResponse {
4316
- /**
4317
- * @internal
4318
- */
4319
- const filterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationResponse) => any;
4320
- }
4321
3729
  /**
4322
3730
  * <p>The CPU options for the instance.</p>
4323
3731
  */
@@ -4331,28 +3739,17 @@ export interface LaunchTemplateCpuOptions {
4331
3739
  */
4332
3740
  ThreadsPerCore?: number;
4333
3741
  }
4334
- export declare namespace LaunchTemplateCpuOptions {
4335
- /**
4336
- * @internal
4337
- */
4338
- const filterSensitiveLog: (obj: LaunchTemplateCpuOptions) => any;
4339
- }
4340
3742
  /**
4341
- * <p>Describes the credit option for CPU usage of a T2, T3, or T3a instance.</p>
3743
+ * <p>Describes the credit option for CPU usage of a T instance.</p>
4342
3744
  */
4343
3745
  export interface CreditSpecification {
4344
3746
  /**
4345
- * <p>The credit option for CPU usage of a T2, T3, or T3a instance. Valid values are
4346
- * <code>standard</code> and <code>unlimited</code>.</p>
3747
+ * <p>The credit option for CPU usage of a T instance.</p>
3748
+ * <p>Valid values: <code>standard</code> | <code>unlimited</code>
3749
+ * </p>
4347
3750
  */
4348
3751
  CpuCredits?: string;
4349
3752
  }
4350
- export declare namespace CreditSpecification {
4351
- /**
4352
- * @internal
4353
- */
4354
- const filterSensitiveLog: (obj: CreditSpecification) => any;
4355
- }
4356
3753
  /**
4357
3754
  * <p>Describes an elastic GPU.</p>
4358
3755
  */
@@ -4362,12 +3759,6 @@ export interface ElasticGpuSpecificationResponse {
4362
3759
  */
4363
3760
  Type?: string;
4364
3761
  }
4365
- export declare namespace ElasticGpuSpecificationResponse {
4366
- /**
4367
- * @internal
4368
- */
4369
- const filterSensitiveLog: (obj: ElasticGpuSpecificationResponse) => any;
4370
- }
4371
3762
  /**
4372
3763
  * <p> Describes an elastic inference accelerator. </p>
4373
3764
  */
@@ -4383,12 +3774,6 @@ export interface LaunchTemplateElasticInferenceAcceleratorResponse {
4383
3774
  */
4384
3775
  Count?: number;
4385
3776
  }
4386
- export declare namespace LaunchTemplateElasticInferenceAcceleratorResponse {
4387
- /**
4388
- * @internal
4389
- */
4390
- const filterSensitiveLog: (obj: LaunchTemplateElasticInferenceAcceleratorResponse) => any;
4391
- }
4392
3777
  /**
4393
3778
  * <p>Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.</p>
4394
3779
  */
@@ -4399,12 +3784,6 @@ export interface LaunchTemplateEnclaveOptions {
4399
3784
  */
4400
3785
  Enabled?: boolean;
4401
3786
  }
4402
- export declare namespace LaunchTemplateEnclaveOptions {
4403
- /**
4404
- * @internal
4405
- */
4406
- const filterSensitiveLog: (obj: LaunchTemplateEnclaveOptions) => any;
4407
- }
4408
3787
  /**
4409
3788
  * <p>Indicates whether an instance is configured for hibernation.</p>
4410
3789
  */
@@ -4415,12 +3794,6 @@ export interface LaunchTemplateHibernationOptions {
4415
3794
  */
4416
3795
  Configured?: boolean;
4417
3796
  }
4418
- export declare namespace LaunchTemplateHibernationOptions {
4419
- /**
4420
- * @internal
4421
- */
4422
- const filterSensitiveLog: (obj: LaunchTemplateHibernationOptions) => any;
4423
- }
4424
3797
  /**
4425
3798
  * <p>Describes an IAM instance profile.</p>
4426
3799
  */
@@ -4434,18 +3807,16 @@ export interface LaunchTemplateIamInstanceProfileSpecification {
4434
3807
  */
4435
3808
  Name?: string;
4436
3809
  }
4437
- export declare namespace LaunchTemplateIamInstanceProfileSpecification {
4438
- /**
4439
- * @internal
4440
- */
4441
- const filterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecification) => any;
4442
- }
4443
3810
  /**
4444
3811
  * <p>The options for Spot Instances.</p>
4445
3812
  */
4446
3813
  export interface LaunchTemplateSpotMarketOptions {
4447
3814
  /**
4448
- * <p>The maximum hourly price you're willing to pay for the Spot Instances.</p>
3815
+ * <p>The maximum hourly price you're willing to pay for the Spot Instances. We do not recommend
3816
+ * 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>
3817
+ * <important>
3818
+ * <p>If you specify a maximum price, your Spot Instances will be interrupted more frequently than if you do not specify this parameter.</p>
3819
+ * </important>
4449
3820
  */
4450
3821
  MaxPrice?: string;
4451
3822
  /**
@@ -4469,12 +3840,6 @@ export interface LaunchTemplateSpotMarketOptions {
4469
3840
  */
4470
3841
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
4471
3842
  }
4472
- export declare namespace LaunchTemplateSpotMarketOptions {
4473
- /**
4474
- * @internal
4475
- */
4476
- const filterSensitiveLog: (obj: LaunchTemplateSpotMarketOptions) => any;
4477
- }
4478
3843
  /**
4479
3844
  * <p>The market (purchasing) option for the instances.</p>
4480
3845
  */
@@ -4488,12 +3853,6 @@ export interface LaunchTemplateInstanceMarketOptions {
4488
3853
  */
4489
3854
  SpotOptions?: LaunchTemplateSpotMarketOptions;
4490
3855
  }
4491
- export declare namespace LaunchTemplateInstanceMarketOptions {
4492
- /**
4493
- * @internal
4494
- */
4495
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptions) => any;
4496
- }
4497
3856
  /**
4498
3857
  * <p>Describes a license configuration.</p>
4499
3858
  */
@@ -4503,12 +3862,6 @@ export interface LaunchTemplateLicenseConfiguration {
4503
3862
  */
4504
3863
  LicenseConfigurationArn?: string;
4505
3864
  }
4506
- export declare namespace LaunchTemplateLicenseConfiguration {
4507
- /**
4508
- * @internal
4509
- */
4510
- const filterSensitiveLog: (obj: LaunchTemplateLicenseConfiguration) => any;
4511
- }
4512
3865
  /**
4513
3866
  * <p>The maintenance options of your instance.</p>
4514
3867
  */
@@ -4519,15 +3872,9 @@ export interface LaunchTemplateInstanceMaintenanceOptions {
4519
3872
  */
4520
3873
  AutoRecovery?: LaunchTemplateAutoRecoveryState | string;
4521
3874
  }
4522
- export declare namespace LaunchTemplateInstanceMaintenanceOptions {
4523
- /**
4524
- * @internal
4525
- */
4526
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptions) => any;
4527
- }
4528
3875
  export declare type LaunchTemplateInstanceMetadataOptionsState = "applied" | "pending";
4529
3876
  /**
4530
- * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance Metadata and User Data</a> in the
3877
+ * <p>The metadata options for the instance. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html">Instance metadata and user data</a> in the
4531
3878
  * <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
4532
3879
  */
4533
3880
  export interface LaunchTemplateInstanceMetadataOptions {
@@ -4587,12 +3934,6 @@ export interface LaunchTemplateInstanceMetadataOptions {
4587
3934
  */
4588
3935
  InstanceMetadataTags?: LaunchTemplateInstanceMetadataTagsState | string;
4589
3936
  }
4590
- export declare namespace LaunchTemplateInstanceMetadataOptions {
4591
- /**
4592
- * @internal
4593
- */
4594
- const filterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptions) => any;
4595
- }
4596
3937
  /**
4597
3938
  * <p>Describes the monitoring for the instance.</p>
4598
3939
  */
@@ -4603,12 +3944,6 @@ export interface LaunchTemplatesMonitoring {
4603
3944
  */
4604
3945
  Enabled?: boolean;
4605
3946
  }
4606
- export declare namespace LaunchTemplatesMonitoring {
4607
- /**
4608
- * @internal
4609
- */
4610
- const filterSensitiveLog: (obj: LaunchTemplatesMonitoring) => any;
4611
- }
4612
3947
  /**
4613
3948
  * <p>Information about the IPv4 delegated prefixes assigned
4614
3949
  * to a network interface.</p>
@@ -4619,12 +3954,6 @@ export interface Ipv4PrefixSpecificationResponse {
4619
3954
  */
4620
3955
  Ipv4Prefix?: string;
4621
3956
  }
4622
- export declare namespace Ipv4PrefixSpecificationResponse {
4623
- /**
4624
- * @internal
4625
- */
4626
- const filterSensitiveLog: (obj: Ipv4PrefixSpecificationResponse) => any;
4627
- }
4628
3957
  /**
4629
3958
  * <p>Describes an IPv6 address.</p>
4630
3959
  */
@@ -4634,12 +3963,6 @@ export interface InstanceIpv6Address {
4634
3963
  */
4635
3964
  Ipv6Address?: string;
4636
3965
  }
4637
- export declare namespace InstanceIpv6Address {
4638
- /**
4639
- * @internal
4640
- */
4641
- const filterSensitiveLog: (obj: InstanceIpv6Address) => any;
4642
- }
4643
3966
  /**
4644
3967
  * <p>Information about the IPv6 delegated prefixes assigned
4645
3968
  * to a network interface.</p>
@@ -4650,12 +3973,6 @@ export interface Ipv6PrefixSpecificationResponse {
4650
3973
  */
4651
3974
  Ipv6Prefix?: string;
4652
3975
  }
4653
- export declare namespace Ipv6PrefixSpecificationResponse {
4654
- /**
4655
- * @internal
4656
- */
4657
- const filterSensitiveLog: (obj: Ipv6PrefixSpecificationResponse) => any;
4658
- }
4659
3976
  /**
4660
3977
  * <p>Describes a network interface.</p>
4661
3978
  */
@@ -4746,12 +4063,6 @@ export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
4746
4063
  */
4747
4064
  Ipv6PrefixCount?: number;
4748
4065
  }
4749
- export declare namespace LaunchTemplateInstanceNetworkInterfaceSpecification {
4750
- /**
4751
- * @internal
4752
- */
4753
- const filterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecification) => any;
4754
- }
4755
4066
  /**
4756
4067
  * <p>Describes the placement of an instance.</p>
4757
4068
  */
@@ -4791,12 +4102,6 @@ export interface LaunchTemplatePlacement {
4791
4102
  */
4792
4103
  PartitionNumber?: number;
4793
4104
  }
4794
- export declare namespace LaunchTemplatePlacement {
4795
- /**
4796
- * @internal
4797
- */
4798
- const filterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
4799
- }
4800
4105
  /**
4801
4106
  * <p>Describes the options for instance hostnames.</p>
4802
4107
  */
@@ -4816,12 +4121,6 @@ export interface LaunchTemplatePrivateDnsNameOptions {
4816
4121
  */
4817
4122
  EnableResourceNameDnsAAAARecord?: boolean;
4818
4123
  }
4819
- export declare namespace LaunchTemplatePrivateDnsNameOptions {
4820
- /**
4821
- * @internal
4822
- */
4823
- const filterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
4824
- }
4825
4124
  /**
4826
4125
  * <p>The tags specification for the launch template.</p>
4827
4126
  */
@@ -4835,12 +4134,6 @@ export interface LaunchTemplateTagSpecification {
4835
4134
  */
4836
4135
  Tags?: Tag[];
4837
4136
  }
4838
- export declare namespace LaunchTemplateTagSpecification {
4839
- /**
4840
- * @internal
4841
- */
4842
- const filterSensitiveLog: (obj: LaunchTemplateTagSpecification) => any;
4843
- }
4844
4137
  /**
4845
4138
  * <p>The information for a launch template. </p>
4846
4139
  */
@@ -4980,12 +4273,6 @@ export interface ResponseLaunchTemplateData {
4980
4273
  */
4981
4274
  DisableApiStop?: boolean;
4982
4275
  }
4983
- export declare namespace ResponseLaunchTemplateData {
4984
- /**
4985
- * @internal
4986
- */
4987
- const filterSensitiveLog: (obj: ResponseLaunchTemplateData) => any;
4988
- }
4989
4276
  /**
4990
4277
  * <p>Describes a launch template version.</p>
4991
4278
  */
@@ -5023,12 +4310,6 @@ export interface LaunchTemplateVersion {
5023
4310
  */
5024
4311
  LaunchTemplateData?: ResponseLaunchTemplateData;
5025
4312
  }
5026
- export declare namespace LaunchTemplateVersion {
5027
- /**
5028
- * @internal
5029
- */
5030
- const filterSensitiveLog: (obj: LaunchTemplateVersion) => any;
5031
- }
5032
4313
  export interface CreateLaunchTemplateVersionResult {
5033
4314
  /**
5034
4315
  * <p>Information about the launch template version.</p>
@@ -5041,12 +4322,6 @@ export interface CreateLaunchTemplateVersionResult {
5041
4322
  */
5042
4323
  Warning?: ValidationWarning;
5043
4324
  }
5044
- export declare namespace CreateLaunchTemplateVersionResult {
5045
- /**
5046
- * @internal
5047
- */
5048
- const filterSensitiveLog: (obj: CreateLaunchTemplateVersionResult) => any;
5049
- }
5050
4325
  export interface CreateLocalGatewayRouteRequest {
5051
4326
  /**
5052
4327
  * <p>The CIDR range used for destination matches. Routing decisions are based on
@@ -5068,12 +4343,6 @@ export interface CreateLocalGatewayRouteRequest {
5068
4343
  */
5069
4344
  DryRun?: boolean;
5070
4345
  }
5071
- export declare namespace CreateLocalGatewayRouteRequest {
5072
- /**
5073
- * @internal
5074
- */
5075
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteRequest) => any;
5076
- }
5077
4346
  export declare type LocalGatewayRouteState = "active" | "blackhole" | "deleted" | "deleting" | "pending";
5078
4347
  export declare type LocalGatewayRouteType = "propagated" | "static";
5079
4348
  /**
@@ -5109,24 +4378,12 @@ export interface LocalGatewayRoute {
5109
4378
  */
5110
4379
  OwnerId?: string;
5111
4380
  }
5112
- export declare namespace LocalGatewayRoute {
5113
- /**
5114
- * @internal
5115
- */
5116
- const filterSensitiveLog: (obj: LocalGatewayRoute) => any;
5117
- }
5118
4381
  export interface CreateLocalGatewayRouteResult {
5119
4382
  /**
5120
4383
  * <p>Information about the route.</p>
5121
4384
  */
5122
4385
  Route?: LocalGatewayRoute;
5123
4386
  }
5124
- export declare namespace CreateLocalGatewayRouteResult {
5125
- /**
5126
- * @internal
5127
- */
5128
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteResult) => any;
5129
- }
5130
4387
  export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
5131
4388
  /**
5132
4389
  * <p>The ID of the local gateway route table.</p>
@@ -5147,12 +4404,6 @@ export interface CreateLocalGatewayRouteTableVpcAssociationRequest {
5147
4404
  */
5148
4405
  DryRun?: boolean;
5149
4406
  }
5150
- export declare namespace CreateLocalGatewayRouteTableVpcAssociationRequest {
5151
- /**
5152
- * @internal
5153
- */
5154
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationRequest) => any;
5155
- }
5156
4407
  /**
5157
4408
  * <p>Describes an association between a local gateway route table and a VPC.</p>
5158
4409
  */
@@ -5190,24 +4441,12 @@ export interface LocalGatewayRouteTableVpcAssociation {
5190
4441
  */
5191
4442
  Tags?: Tag[];
5192
4443
  }
5193
- export declare namespace LocalGatewayRouteTableVpcAssociation {
5194
- /**
5195
- * @internal
5196
- */
5197
- const filterSensitiveLog: (obj: LocalGatewayRouteTableVpcAssociation) => any;
5198
- }
5199
4444
  export interface CreateLocalGatewayRouteTableVpcAssociationResult {
5200
4445
  /**
5201
4446
  * <p>Information about the association.</p>
5202
4447
  */
5203
4448
  LocalGatewayRouteTableVpcAssociation?: LocalGatewayRouteTableVpcAssociation;
5204
4449
  }
5205
- export declare namespace CreateLocalGatewayRouteTableVpcAssociationResult {
5206
- /**
5207
- * @internal
5208
- */
5209
- const filterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationResult) => any;
5210
- }
5211
4450
  export interface CreateManagedPrefixListRequest {
5212
4451
  /**
5213
4452
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5246,12 +4485,6 @@ export interface CreateManagedPrefixListRequest {
5246
4485
  */
5247
4486
  ClientToken?: string;
5248
4487
  }
5249
- export declare namespace CreateManagedPrefixListRequest {
5250
- /**
5251
- * @internal
5252
- */
5253
- const filterSensitiveLog: (obj: CreateManagedPrefixListRequest) => any;
5254
- }
5255
4488
  export declare type PrefixListState = "create-complete" | "create-failed" | "create-in-progress" | "delete-complete" | "delete-failed" | "delete-in-progress" | "modify-complete" | "modify-failed" | "modify-in-progress" | "restore-complete" | "restore-failed" | "restore-in-progress";
5256
4489
  /**
5257
4490
  * <p>Describes a managed prefix list.</p>
@@ -5298,24 +4531,12 @@ export interface ManagedPrefixList {
5298
4531
  */
5299
4532
  OwnerId?: string;
5300
4533
  }
5301
- export declare namespace ManagedPrefixList {
5302
- /**
5303
- * @internal
5304
- */
5305
- const filterSensitiveLog: (obj: ManagedPrefixList) => any;
5306
- }
5307
4534
  export interface CreateManagedPrefixListResult {
5308
4535
  /**
5309
4536
  * <p>Information about the prefix list.</p>
5310
4537
  */
5311
4538
  PrefixList?: ManagedPrefixList;
5312
4539
  }
5313
- export declare namespace CreateManagedPrefixListResult {
5314
- /**
5315
- * @internal
5316
- */
5317
- const filterSensitiveLog: (obj: CreateManagedPrefixListResult) => any;
5318
- }
5319
4540
  export declare enum ConnectivityType {
5320
4541
  PRIVATE = "private",
5321
4542
  PUBLIC = "public"
@@ -5354,12 +4575,6 @@ export interface CreateNatGatewayRequest {
5354
4575
  */
5355
4576
  ConnectivityType?: ConnectivityType | string;
5356
4577
  }
5357
- export declare namespace CreateNatGatewayRequest {
5358
- /**
5359
- * @internal
5360
- */
5361
- const filterSensitiveLog: (obj: CreateNatGatewayRequest) => any;
5362
- }
5363
4578
  /**
5364
4579
  * <p>Describes the IP addresses and network interface associated with a NAT gateway.</p>
5365
4580
  */
@@ -5381,12 +4596,6 @@ export interface NatGatewayAddress {
5381
4596
  */
5382
4597
  PublicIp?: string;
5383
4598
  }
5384
- export declare namespace NatGatewayAddress {
5385
- /**
5386
- * @internal
5387
- */
5388
- const filterSensitiveLog: (obj: NatGatewayAddress) => any;
5389
- }
5390
4599
  /**
5391
4600
  * <p>Reserved. If you need to sustain traffic greater than the <a href="https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html">documented limits</a>, contact us through the <a href="https://console.aws.amazon.com/support/home?">Support Center</a>.</p>
5392
4601
  */
@@ -5412,12 +4621,6 @@ export interface ProvisionedBandwidth {
5412
4621
  */
5413
4622
  Status?: string;
5414
4623
  }
5415
- export declare namespace ProvisionedBandwidth {
5416
- /**
5417
- * @internal
5418
- */
5419
- const filterSensitiveLog: (obj: ProvisionedBandwidth) => any;
5420
- }
5421
4624
  export declare enum NatGatewayState {
5422
4625
  AVAILABLE = "available",
5423
4626
  DELETED = "deleted",
@@ -5529,12 +4732,6 @@ export interface NatGateway {
5529
4732
  */
5530
4733
  ConnectivityType?: ConnectivityType | string;
5531
4734
  }
5532
- export declare namespace NatGateway {
5533
- /**
5534
- * @internal
5535
- */
5536
- const filterSensitiveLog: (obj: NatGateway) => any;
5537
- }
5538
4735
  export interface CreateNatGatewayResult {
5539
4736
  /**
5540
4737
  * <p>Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.</p>
@@ -5545,12 +4742,6 @@ export interface CreateNatGatewayResult {
5545
4742
  */
5546
4743
  NatGateway?: NatGateway;
5547
4744
  }
5548
- export declare namespace CreateNatGatewayResult {
5549
- /**
5550
- * @internal
5551
- */
5552
- const filterSensitiveLog: (obj: CreateNatGatewayResult) => any;
5553
- }
5554
4745
  export interface CreateNetworkAclRequest {
5555
4746
  /**
5556
4747
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5567,12 +4758,6 @@ export interface CreateNetworkAclRequest {
5567
4758
  */
5568
4759
  TagSpecifications?: TagSpecification[];
5569
4760
  }
5570
- export declare namespace CreateNetworkAclRequest {
5571
- /**
5572
- * @internal
5573
- */
5574
- const filterSensitiveLog: (obj: CreateNetworkAclRequest) => any;
5575
- }
5576
4761
  /**
5577
4762
  * <p>Describes an association between a network ACL and a subnet.</p>
5578
4763
  */
@@ -5590,12 +4775,6 @@ export interface NetworkAclAssociation {
5590
4775
  */
5591
4776
  SubnetId?: string;
5592
4777
  }
5593
- export declare namespace NetworkAclAssociation {
5594
- /**
5595
- * @internal
5596
- */
5597
- const filterSensitiveLog: (obj: NetworkAclAssociation) => any;
5598
- }
5599
4778
  /**
5600
4779
  * <p>Describes the ICMP type and code.</p>
5601
4780
  */
@@ -5609,12 +4788,6 @@ export interface IcmpTypeCode {
5609
4788
  */
5610
4789
  Type?: number;
5611
4790
  }
5612
- export declare namespace IcmpTypeCode {
5613
- /**
5614
- * @internal
5615
- */
5616
- const filterSensitiveLog: (obj: IcmpTypeCode) => any;
5617
- }
5618
4791
  export declare type RuleAction = "allow" | "deny";
5619
4792
  /**
5620
4793
  * <p>Describes an entry in a network ACL.</p>
@@ -5653,12 +4826,6 @@ export interface NetworkAclEntry {
5653
4826
  */
5654
4827
  RuleNumber?: number;
5655
4828
  }
5656
- export declare namespace NetworkAclEntry {
5657
- /**
5658
- * @internal
5659
- */
5660
- const filterSensitiveLog: (obj: NetworkAclEntry) => any;
5661
- }
5662
4829
  /**
5663
4830
  * <p>Describes a network ACL.</p>
5664
4831
  */
@@ -5692,24 +4859,12 @@ export interface NetworkAcl {
5692
4859
  */
5693
4860
  OwnerId?: string;
5694
4861
  }
5695
- export declare namespace NetworkAcl {
5696
- /**
5697
- * @internal
5698
- */
5699
- const filterSensitiveLog: (obj: NetworkAcl) => any;
5700
- }
5701
4862
  export interface CreateNetworkAclResult {
5702
4863
  /**
5703
4864
  * <p>Information about the network ACL.</p>
5704
4865
  */
5705
4866
  NetworkAcl?: NetworkAcl;
5706
4867
  }
5707
- export declare namespace CreateNetworkAclResult {
5708
- /**
5709
- * @internal
5710
- */
5711
- const filterSensitiveLog: (obj: CreateNetworkAclResult) => any;
5712
- }
5713
4868
  export interface CreateNetworkAclEntryRequest {
5714
4869
  /**
5715
4870
  * <p>The IPv4 network range to allow or deny, in CIDR notation (for example
@@ -5764,12 +4919,6 @@ export interface CreateNetworkAclEntryRequest {
5764
4919
  */
5765
4920
  RuleNumber: number | undefined;
5766
4921
  }
5767
- export declare namespace CreateNetworkAclEntryRequest {
5768
- /**
5769
- * @internal
5770
- */
5771
- const filterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
5772
- }
5773
4922
  export interface CreateNetworkInsightsAccessScopeRequest {
5774
4923
  /**
5775
4924
  * <p>The paths to match.</p>
@@ -5795,12 +4944,6 @@ export interface CreateNetworkInsightsAccessScopeRequest {
5795
4944
  */
5796
4945
  DryRun?: boolean;
5797
4946
  }
5798
- export declare namespace CreateNetworkInsightsAccessScopeRequest {
5799
- /**
5800
- * @internal
5801
- */
5802
- const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
5803
- }
5804
4947
  /**
5805
4948
  * <p>Describes a Network Access Scope.</p>
5806
4949
  */
@@ -5826,12 +4969,6 @@ export interface NetworkInsightsAccessScope {
5826
4969
  */
5827
4970
  Tags?: Tag[];
5828
4971
  }
5829
- export declare namespace NetworkInsightsAccessScope {
5830
- /**
5831
- * @internal
5832
- */
5833
- const filterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
5834
- }
5835
4972
  /**
5836
4973
  * <p>Describes the Network Access Scope content.</p>
5837
4974
  */
@@ -5849,12 +4986,6 @@ export interface NetworkInsightsAccessScopeContent {
5849
4986
  */
5850
4987
  ExcludePaths?: AccessScopePath[];
5851
4988
  }
5852
- export declare namespace NetworkInsightsAccessScopeContent {
5853
- /**
5854
- * @internal
5855
- */
5856
- const filterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
5857
- }
5858
4989
  export interface CreateNetworkInsightsAccessScopeResult {
5859
4990
  /**
5860
4991
  * <p>The Network Access Scope.</p>
@@ -5865,12 +4996,6 @@ export interface CreateNetworkInsightsAccessScopeResult {
5865
4996
  */
5866
4997
  NetworkInsightsAccessScopeContent?: NetworkInsightsAccessScopeContent;
5867
4998
  }
5868
- export declare namespace CreateNetworkInsightsAccessScopeResult {
5869
- /**
5870
- * @internal
5871
- */
5872
- const filterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
5873
- }
5874
4999
  export interface CreateNetworkInsightsPathRequest {
5875
5000
  /**
5876
5001
  * <p>The IP address of the Amazon Web Services resource that is the source of the path.</p>
@@ -5912,12 +5037,6 @@ export interface CreateNetworkInsightsPathRequest {
5912
5037
  */
5913
5038
  ClientToken?: string;
5914
5039
  }
5915
- export declare namespace CreateNetworkInsightsPathRequest {
5916
- /**
5917
- * @internal
5918
- */
5919
- const filterSensitiveLog: (obj: CreateNetworkInsightsPathRequest) => any;
5920
- }
5921
5040
  /**
5922
5041
  * <p>Describes a path.</p>
5923
5042
  */
@@ -5963,24 +5082,12 @@ export interface NetworkInsightsPath {
5963
5082
  */
5964
5083
  Tags?: Tag[];
5965
5084
  }
5966
- export declare namespace NetworkInsightsPath {
5967
- /**
5968
- * @internal
5969
- */
5970
- const filterSensitiveLog: (obj: NetworkInsightsPath) => any;
5971
- }
5972
5085
  export interface CreateNetworkInsightsPathResult {
5973
5086
  /**
5974
5087
  * <p>Information about the path.</p>
5975
5088
  */
5976
5089
  NetworkInsightsPath?: NetworkInsightsPath;
5977
5090
  }
5978
- export declare namespace CreateNetworkInsightsPathResult {
5979
- /**
5980
- * @internal
5981
- */
5982
- const filterSensitiveLog: (obj: CreateNetworkInsightsPathResult) => any;
5983
- }
5984
5091
  export declare type NetworkInterfaceCreationType = "branch" | "efa" | "trunk";
5985
5092
  /**
5986
5093
  * <p>Contains the parameters for CreateNetworkInterface.</p>
@@ -6068,12 +5175,6 @@ export interface CreateNetworkInterfaceRequest {
6068
5175
  */
6069
5176
  ClientToken?: string;
6070
5177
  }
6071
- export declare namespace CreateNetworkInterfaceRequest {
6072
- /**
6073
- * @internal
6074
- */
6075
- const filterSensitiveLog: (obj: CreateNetworkInterfaceRequest) => any;
6076
- }
6077
5178
  /**
6078
5179
  * <p>Describes association information for an Elastic IP address (IPv4 only), or a Carrier
6079
5180
  * IP address (for a network interface which resides in a subnet in a Wavelength
@@ -6111,12 +5212,6 @@ export interface NetworkInterfaceAssociation {
6111
5212
  */
6112
5213
  CarrierIp?: string;
6113
5214
  }
6114
- export declare namespace NetworkInterfaceAssociation {
6115
- /**
6116
- * @internal
6117
- */
6118
- const filterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
6119
- }
6120
5215
  /**
6121
5216
  * <p>Describes a network interface attachment.</p>
6122
5217
  */
@@ -6154,12 +5249,6 @@ export interface NetworkInterfaceAttachment {
6154
5249
  */
6155
5250
  Status?: AttachmentStatus | string;
6156
5251
  }
6157
- export declare namespace NetworkInterfaceAttachment {
6158
- /**
6159
- * @internal
6160
- */
6161
- const filterSensitiveLog: (obj: NetworkInterfaceAttachment) => any;
6162
- }
6163
5252
  /**
6164
5253
  * <p>Describes a security group.</p>
6165
5254
  */
@@ -6173,12 +5262,6 @@ export interface GroupIdentifier {
6173
5262
  */
6174
5263
  GroupId?: string;
6175
5264
  }
6176
- export declare namespace GroupIdentifier {
6177
- /**
6178
- * @internal
6179
- */
6180
- const filterSensitiveLog: (obj: GroupIdentifier) => any;
6181
- }
6182
5265
  export declare type NetworkInterfaceType = "api_gateway_managed" | "aws_codestar_connections_managed" | "branch" | "efa" | "gateway_load_balancer" | "gateway_load_balancer_endpoint" | "global_accelerator_managed" | "interface" | "iot_rules_managed" | "lambda" | "load_balancer" | "natGateway" | "network_load_balancer" | "quicksight" | "transit_gateway" | "trunk" | "vpc_endpoint";
6183
5266
  /**
6184
5267
  * <p>Describes an IPv6 address associated with a network interface.</p>
@@ -6189,12 +5272,6 @@ export interface NetworkInterfaceIpv6Address {
6189
5272
  */
6190
5273
  Ipv6Address?: string;
6191
5274
  }
6192
- export declare namespace NetworkInterfaceIpv6Address {
6193
- /**
6194
- * @internal
6195
- */
6196
- const filterSensitiveLog: (obj: NetworkInterfaceIpv6Address) => any;
6197
- }
6198
5275
  /**
6199
5276
  * <p>Describes the IPv6 prefix.</p>
6200
5277
  */
@@ -6204,12 +5281,6 @@ export interface Ipv6PrefixSpecification {
6204
5281
  */
6205
5282
  Ipv6Prefix?: string;
6206
5283
  }
6207
- export declare namespace Ipv6PrefixSpecification {
6208
- /**
6209
- * @internal
6210
- */
6211
- const filterSensitiveLog: (obj: Ipv6PrefixSpecification) => any;
6212
- }
6213
5284
  /**
6214
5285
  * <p>Describes the private IPv4 address of a network interface.</p>
6215
5286
  */
@@ -6231,12 +5302,6 @@ export interface NetworkInterfacePrivateIpAddress {
6231
5302
  */
6232
5303
  PrivateIpAddress?: string;
6233
5304
  }
6234
- export declare namespace NetworkInterfacePrivateIpAddress {
6235
- /**
6236
- * @internal
6237
- */
6238
- const filterSensitiveLog: (obj: NetworkInterfacePrivateIpAddress) => any;
6239
- }
6240
5305
  export declare type NetworkInterfaceStatus = "associated" | "attaching" | "available" | "detaching" | "in-use";
6241
5306
  /**
6242
5307
  * <p>Describes a network interface.</p>
@@ -6351,12 +5416,6 @@ export interface NetworkInterface {
6351
5416
  */
6352
5417
  Ipv6Address?: string;
6353
5418
  }
6354
- export declare namespace NetworkInterface {
6355
- /**
6356
- * @internal
6357
- */
6358
- const filterSensitiveLog: (obj: NetworkInterface) => any;
6359
- }
6360
5419
  /**
6361
5420
  * <p>Contains the output of CreateNetworkInterface.</p>
6362
5421
  */
@@ -6370,12 +5429,6 @@ export interface CreateNetworkInterfaceResult {
6370
5429
  */
6371
5430
  ClientToken?: string;
6372
5431
  }
6373
- export declare namespace CreateNetworkInterfaceResult {
6374
- /**
6375
- * @internal
6376
- */
6377
- const filterSensitiveLog: (obj: CreateNetworkInterfaceResult) => any;
6378
- }
6379
5432
  export declare type InterfacePermissionType = "EIP-ASSOCIATE" | "INSTANCE-ATTACH";
6380
5433
  /**
6381
5434
  * <p>Contains the parameters for CreateNetworkInterfacePermission.</p>
@@ -6404,12 +5457,6 @@ export interface CreateNetworkInterfacePermissionRequest {
6404
5457
  */
6405
5458
  DryRun?: boolean;
6406
5459
  }
6407
- export declare namespace CreateNetworkInterfacePermissionRequest {
6408
- /**
6409
- * @internal
6410
- */
6411
- const filterSensitiveLog: (obj: CreateNetworkInterfacePermissionRequest) => any;
6412
- }
6413
5460
  export declare type NetworkInterfacePermissionStateCode = "granted" | "pending" | "revoked" | "revoking";
6414
5461
  /**
6415
5462
  * <p>Describes the state of a network interface permission.</p>
@@ -6424,12 +5471,6 @@ export interface NetworkInterfacePermissionState {
6424
5471
  */
6425
5472
  StatusMessage?: string;
6426
5473
  }
6427
- export declare namespace NetworkInterfacePermissionState {
6428
- /**
6429
- * @internal
6430
- */
6431
- const filterSensitiveLog: (obj: NetworkInterfacePermissionState) => any;
6432
- }
6433
5474
  /**
6434
5475
  * <p>Describes a permission for a network interface.</p>
6435
5476
  */
@@ -6459,12 +5500,6 @@ export interface NetworkInterfacePermission {
6459
5500
  */
6460
5501
  PermissionState?: NetworkInterfacePermissionState;
6461
5502
  }
6462
- export declare namespace NetworkInterfacePermission {
6463
- /**
6464
- * @internal
6465
- */
6466
- const filterSensitiveLog: (obj: NetworkInterfacePermission) => any;
6467
- }
6468
5503
  /**
6469
5504
  * <p>Contains the output of CreateNetworkInterfacePermission.</p>
6470
5505
  */
@@ -6474,12 +5509,6 @@ export interface CreateNetworkInterfacePermissionResult {
6474
5509
  */
6475
5510
  InterfacePermission?: NetworkInterfacePermission;
6476
5511
  }
6477
- export declare namespace CreateNetworkInterfacePermissionResult {
6478
- /**
6479
- * @internal
6480
- */
6481
- const filterSensitiveLog: (obj: CreateNetworkInterfacePermissionResult) => any;
6482
- }
6483
5512
  export declare enum SpreadLevel {
6484
5513
  host = "host",
6485
5514
  rack = "rack"
@@ -6524,12 +5553,6 @@ export interface CreatePlacementGroupRequest {
6524
5553
  */
6525
5554
  SpreadLevel?: SpreadLevel | string;
6526
5555
  }
6527
- export declare namespace CreatePlacementGroupRequest {
6528
- /**
6529
- * @internal
6530
- */
6531
- const filterSensitiveLog: (obj: CreatePlacementGroupRequest) => any;
6532
- }
6533
5556
  export declare type PlacementGroupState = "available" | "deleted" | "deleting" | "pending";
6534
5557
  /**
6535
5558
  * <p>Describes a placement group.</p>
@@ -6570,24 +5593,12 @@ export interface PlacementGroup {
6570
5593
  */
6571
5594
  SpreadLevel?: SpreadLevel | string;
6572
5595
  }
6573
- export declare namespace PlacementGroup {
6574
- /**
6575
- * @internal
6576
- */
6577
- const filterSensitiveLog: (obj: PlacementGroup) => any;
6578
- }
6579
5596
  export interface CreatePlacementGroupResult {
6580
5597
  /**
6581
5598
  * <p>Describes a placement group.</p>
6582
5599
  */
6583
5600
  PlacementGroup?: PlacementGroup;
6584
5601
  }
6585
- export declare namespace CreatePlacementGroupResult {
6586
- /**
6587
- * @internal
6588
- */
6589
- const filterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
6590
- }
6591
5602
  export interface CreatePublicIpv4PoolRequest {
6592
5603
  /**
6593
5604
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -6601,24 +5612,12 @@ export interface CreatePublicIpv4PoolRequest {
6601
5612
  */
6602
5613
  TagSpecifications?: TagSpecification[];
6603
5614
  }
6604
- export declare namespace CreatePublicIpv4PoolRequest {
6605
- /**
6606
- * @internal
6607
- */
6608
- const filterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
6609
- }
6610
5615
  export interface CreatePublicIpv4PoolResult {
6611
5616
  /**
6612
5617
  * <p>The ID of the public IPv4 pool.</p>
6613
5618
  */
6614
5619
  PoolId?: string;
6615
5620
  }
6616
- export declare namespace CreatePublicIpv4PoolResult {
6617
- /**
6618
- * @internal
6619
- */
6620
- const filterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
6621
- }
6622
5621
  export interface CreateReplaceRootVolumeTaskRequest {
6623
5622
  /**
6624
5623
  * <p>The ID of the instance for which to replace the root volume.</p>
@@ -6646,12 +5645,6 @@ export interface CreateReplaceRootVolumeTaskRequest {
6646
5645
  */
6647
5646
  TagSpecifications?: TagSpecification[];
6648
5647
  }
6649
- export declare namespace CreateReplaceRootVolumeTaskRequest {
6650
- /**
6651
- * @internal
6652
- */
6653
- const filterSensitiveLog: (obj: CreateReplaceRootVolumeTaskRequest) => any;
6654
- }
6655
5648
  export declare enum ReplaceRootVolumeTaskState {
6656
5649
  failed = "failed",
6657
5650
  failed_detached = "failed-detached",
@@ -6724,24 +5717,12 @@ export interface ReplaceRootVolumeTask {
6724
5717
  */
6725
5718
  Tags?: Tag[];
6726
5719
  }
6727
- export declare namespace ReplaceRootVolumeTask {
6728
- /**
6729
- * @internal
6730
- */
6731
- const filterSensitiveLog: (obj: ReplaceRootVolumeTask) => any;
6732
- }
6733
5720
  export interface CreateReplaceRootVolumeTaskResult {
6734
5721
  /**
6735
5722
  * <p>Information about the root volume replacement task.</p>
6736
5723
  */
6737
5724
  ReplaceRootVolumeTask?: ReplaceRootVolumeTask;
6738
5725
  }
6739
- export declare namespace CreateReplaceRootVolumeTaskResult {
6740
- /**
6741
- * @internal
6742
- */
6743
- const filterSensitiveLog: (obj: CreateReplaceRootVolumeTaskResult) => any;
6744
- }
6745
5726
  /**
6746
5727
  * <p>Describes the price for a Reserved Instance.</p>
6747
5728
  */
@@ -6760,12 +5741,6 @@ export interface PriceScheduleSpecification {
6760
5741
  */
6761
5742
  Term?: number;
6762
5743
  }
6763
- export declare namespace PriceScheduleSpecification {
6764
- /**
6765
- * @internal
6766
- */
6767
- const filterSensitiveLog: (obj: PriceScheduleSpecification) => any;
6768
- }
6769
5744
  /**
6770
5745
  * <p>Contains the parameters for CreateReservedInstancesListing.</p>
6771
5746
  */
@@ -6789,12 +5764,6 @@ export interface CreateReservedInstancesListingRequest {
6789
5764
  */
6790
5765
  ReservedInstancesId: string | undefined;
6791
5766
  }
6792
- export declare namespace CreateReservedInstancesListingRequest {
6793
- /**
6794
- * @internal
6795
- */
6796
- const filterSensitiveLog: (obj: CreateReservedInstancesListingRequest) => any;
6797
- }
6798
5767
  /**
6799
5768
  * <p>Contains the output of CreateReservedInstancesListing.</p>
6800
5769
  */
@@ -6804,12 +5773,6 @@ export interface CreateReservedInstancesListingResult {
6804
5773
  */
6805
5774
  ReservedInstancesListings?: ReservedInstancesListing[];
6806
5775
  }
6807
- export declare namespace CreateReservedInstancesListingResult {
6808
- /**
6809
- * @internal
6810
- */
6811
- const filterSensitiveLog: (obj: CreateReservedInstancesListingResult) => any;
6812
- }
6813
5776
  export interface CreateRestoreImageTaskRequest {
6814
5777
  /**
6815
5778
  * <p>The name of the Amazon S3 bucket that contains the stored AMI object.</p>
@@ -6847,24 +5810,12 @@ export interface CreateRestoreImageTaskRequest {
6847
5810
  */
6848
5811
  DryRun?: boolean;
6849
5812
  }
6850
- export declare namespace CreateRestoreImageTaskRequest {
6851
- /**
6852
- * @internal
6853
- */
6854
- const filterSensitiveLog: (obj: CreateRestoreImageTaskRequest) => any;
6855
- }
6856
5813
  export interface CreateRestoreImageTaskResult {
6857
5814
  /**
6858
5815
  * <p>The AMI ID.</p>
6859
5816
  */
6860
5817
  ImageId?: string;
6861
5818
  }
6862
- export declare namespace CreateRestoreImageTaskResult {
6863
- /**
6864
- * @internal
6865
- */
6866
- const filterSensitiveLog: (obj: CreateRestoreImageTaskResult) => any;
6867
- }
6868
5819
  export interface CreateRouteRequest {
6869
5820
  /**
6870
5821
  * <p>The IPv4 CIDR address block used for the destination match. Routing decisions are based on the most specific match. We modify the specified CIDR block to its canonical form; for example, if you specify <code>100.68.0.18/18</code>, we modify it to <code>100.68.0.0/18</code>.</p>
@@ -6935,24 +5886,12 @@ export interface CreateRouteRequest {
6935
5886
  */
6936
5887
  CoreNetworkArn?: string;
6937
5888
  }
6938
- export declare namespace CreateRouteRequest {
6939
- /**
6940
- * @internal
6941
- */
6942
- const filterSensitiveLog: (obj: CreateRouteRequest) => any;
6943
- }
6944
5889
  export interface CreateRouteResult {
6945
5890
  /**
6946
5891
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
6947
5892
  */
6948
5893
  Return?: boolean;
6949
5894
  }
6950
- export declare namespace CreateRouteResult {
6951
- /**
6952
- * @internal
6953
- */
6954
- const filterSensitiveLog: (obj: CreateRouteResult) => any;
6955
- }
6956
5895
  export interface CreateRouteTableRequest {
6957
5896
  /**
6958
5897
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6969,12 +5908,6 @@ export interface CreateRouteTableRequest {
6969
5908
  */
6970
5909
  TagSpecifications?: TagSpecification[];
6971
5910
  }
6972
- export declare namespace CreateRouteTableRequest {
6973
- /**
6974
- * @internal
6975
- */
6976
- const filterSensitiveLog: (obj: CreateRouteTableRequest) => any;
6977
- }
6978
5911
  /**
6979
5912
  * <p>Describes an association between a route table and a subnet or gateway.</p>
6980
5913
  */
@@ -7004,12 +5937,6 @@ export interface RouteTableAssociation {
7004
5937
  */
7005
5938
  AssociationState?: RouteTableAssociationState;
7006
5939
  }
7007
- export declare namespace RouteTableAssociation {
7008
- /**
7009
- * @internal
7010
- */
7011
- const filterSensitiveLog: (obj: RouteTableAssociation) => any;
7012
- }
7013
5940
  /**
7014
5941
  * <p>Describes a virtual private gateway propagating route.</p>
7015
5942
  */
@@ -7019,12 +5946,6 @@ export interface PropagatingVgw {
7019
5946
  */
7020
5947
  GatewayId?: string;
7021
5948
  }
7022
- export declare namespace PropagatingVgw {
7023
- /**
7024
- * @internal
7025
- */
7026
- const filterSensitiveLog: (obj: PropagatingVgw) => any;
7027
- }
7028
5949
  export declare type RouteOrigin = "CreateRoute" | "CreateRouteTable" | "EnableVgwRoutePropagation";
7029
5950
  export declare type RouteState = "active" | "blackhole";
7030
5951
  /**
@@ -7112,12 +6033,6 @@ export interface Route {
7112
6033
  */
7113
6034
  CoreNetworkArn?: string;
7114
6035
  }
7115
- export declare namespace Route {
7116
- /**
7117
- * @internal
7118
- */
7119
- const filterSensitiveLog: (obj: Route) => any;
7120
- }
7121
6036
  /**
7122
6037
  * <p>Describes a route table.</p>
7123
6038
  */
@@ -7151,24 +6066,12 @@ export interface RouteTable {
7151
6066
  */
7152
6067
  OwnerId?: string;
7153
6068
  }
7154
- export declare namespace RouteTable {
7155
- /**
7156
- * @internal
7157
- */
7158
- const filterSensitiveLog: (obj: RouteTable) => any;
7159
- }
7160
6069
  export interface CreateRouteTableResult {
7161
6070
  /**
7162
6071
  * <p>Information about the route table.</p>
7163
6072
  */
7164
6073
  RouteTable?: RouteTable;
7165
6074
  }
7166
- export declare namespace CreateRouteTableResult {
7167
- /**
7168
- * @internal
7169
- */
7170
- const filterSensitiveLog: (obj: CreateRouteTableResult) => any;
7171
- }
7172
6075
  export interface CreateSecurityGroupRequest {
7173
6076
  /**
7174
6077
  * <p>A description for the security group. This is informational only.</p>
@@ -7200,12 +6103,6 @@ export interface CreateSecurityGroupRequest {
7200
6103
  */
7201
6104
  DryRun?: boolean;
7202
6105
  }
7203
- export declare namespace CreateSecurityGroupRequest {
7204
- /**
7205
- * @internal
7206
- */
7207
- const filterSensitiveLog: (obj: CreateSecurityGroupRequest) => any;
7208
- }
7209
6106
  export interface CreateSecurityGroupResult {
7210
6107
  /**
7211
6108
  * <p>The ID of the security group.</p>
@@ -7216,12 +6113,6 @@ export interface CreateSecurityGroupResult {
7216
6113
  */
7217
6114
  Tags?: Tag[];
7218
6115
  }
7219
- export declare namespace CreateSecurityGroupResult {
7220
- /**
7221
- * @internal
7222
- */
7223
- const filterSensitiveLog: (obj: CreateSecurityGroupResult) => any;
7224
- }
7225
6116
  export interface CreateSnapshotRequest {
7226
6117
  /**
7227
6118
  * <p>A description for the snapshot.</p>
@@ -7264,12 +6155,6 @@ export interface CreateSnapshotRequest {
7264
6155
  */
7265
6156
  DryRun?: boolean;
7266
6157
  }
7267
- export declare namespace CreateSnapshotRequest {
7268
- /**
7269
- * @internal
7270
- */
7271
- const filterSensitiveLog: (obj: CreateSnapshotRequest) => any;
7272
- }
7273
6158
  export declare type SnapshotState = "completed" | "error" | "pending" | "recoverable" | "recovering";
7274
6159
  export declare enum StorageTier {
7275
6160
  archive = "archive",
@@ -7364,12 +6249,6 @@ export interface Snapshot {
7364
6249
  */
7365
6250
  RestoreExpiryTime?: Date;
7366
6251
  }
7367
- export declare namespace Snapshot {
7368
- /**
7369
- * @internal
7370
- */
7371
- const filterSensitiveLog: (obj: Snapshot) => any;
7372
- }
7373
6252
  export declare type CopyTagsFromSource = "volume";
7374
6253
  /**
7375
6254
  * <p>The instance details to specify which volumes should be snapshotted.</p>
@@ -7384,12 +6263,6 @@ export interface InstanceSpecification {
7384
6263
  */
7385
6264
  ExcludeBootVolume?: boolean;
7386
6265
  }
7387
- export declare namespace InstanceSpecification {
7388
- /**
7389
- * @internal
7390
- */
7391
- const filterSensitiveLog: (obj: InstanceSpecification) => any;
7392
- }
7393
6266
  export interface CreateSnapshotsRequest {
7394
6267
  /**
7395
6268
  * <p> A description propagated to every snapshot specified by the instance.</p>
@@ -7438,12 +6311,6 @@ export interface CreateSnapshotsRequest {
7438
6311
  */
7439
6312
  CopyTagsFromSource?: CopyTagsFromSource | string;
7440
6313
  }
7441
- export declare namespace CreateSnapshotsRequest {
7442
- /**
7443
- * @internal
7444
- */
7445
- const filterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
7446
- }
7447
6314
  /**
7448
6315
  * <p>Information about a snapshot.</p>
7449
6316
  */
@@ -7496,24 +6363,12 @@ export interface SnapshotInfo {
7496
6363
  */
7497
6364
  OutpostArn?: string;
7498
6365
  }
7499
- export declare namespace SnapshotInfo {
7500
- /**
7501
- * @internal
7502
- */
7503
- const filterSensitiveLog: (obj: SnapshotInfo) => any;
7504
- }
7505
6366
  export interface CreateSnapshotsResult {
7506
6367
  /**
7507
6368
  * <p>List of snapshots.</p>
7508
6369
  */
7509
6370
  Snapshots?: SnapshotInfo[];
7510
6371
  }
7511
- export declare namespace CreateSnapshotsResult {
7512
- /**
7513
- * @internal
7514
- */
7515
- const filterSensitiveLog: (obj: CreateSnapshotsResult) => any;
7516
- }
7517
6372
  /**
7518
6373
  * <p>Contains the parameters for CreateSpotDatafeedSubscription.</p>
7519
6374
  */
@@ -7536,12 +6391,6 @@ export interface CreateSpotDatafeedSubscriptionRequest {
7536
6391
  */
7537
6392
  Prefix?: string;
7538
6393
  }
7539
- export declare namespace CreateSpotDatafeedSubscriptionRequest {
7540
- /**
7541
- * @internal
7542
- */
7543
- const filterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
7544
- }
7545
6394
  /**
7546
6395
  * <p>Describes a Spot Instance state change.</p>
7547
6396
  */
@@ -7555,12 +6404,6 @@ export interface SpotInstanceStateFault {
7555
6404
  */
7556
6405
  Message?: string;
7557
6406
  }
7558
- export declare namespace SpotInstanceStateFault {
7559
- /**
7560
- * @internal
7561
- */
7562
- const filterSensitiveLog: (obj: SpotInstanceStateFault) => any;
7563
- }
7564
6407
  export declare type DatafeedSubscriptionState = "Active" | "Inactive";
7565
6408
  /**
7566
6409
  * <p>Describes the data feed for a Spot Instance.</p>
@@ -7587,12 +6430,6 @@ export interface SpotDatafeedSubscription {
7587
6430
  */
7588
6431
  State?: DatafeedSubscriptionState | string;
7589
6432
  }
7590
- export declare namespace SpotDatafeedSubscription {
7591
- /**
7592
- * @internal
7593
- */
7594
- const filterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
7595
- }
7596
6433
  /**
7597
6434
  * <p>Contains the output of CreateSpotDatafeedSubscription.</p>
7598
6435
  */
@@ -7602,12 +6439,6 @@ export interface CreateSpotDatafeedSubscriptionResult {
7602
6439
  */
7603
6440
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
7604
6441
  }
7605
- export declare namespace CreateSpotDatafeedSubscriptionResult {
7606
- /**
7607
- * @internal
7608
- */
7609
- const filterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
7610
- }
7611
6442
  /**
7612
6443
  * <p>The tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more
7613
6444
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-tagging.html">Categorizing your storage using
@@ -7627,12 +6458,6 @@ export interface S3ObjectTag {
7627
6458
  */
7628
6459
  Value?: string;
7629
6460
  }
7630
- export declare namespace S3ObjectTag {
7631
- /**
7632
- * @internal
7633
- */
7634
- const filterSensitiveLog: (obj: S3ObjectTag) => any;
7635
- }
7636
6461
  export interface CreateStoreImageTaskRequest {
7637
6462
  /**
7638
6463
  * <p>The ID of the AMI.</p>
@@ -7655,24 +6480,12 @@ export interface CreateStoreImageTaskRequest {
7655
6480
  */
7656
6481
  DryRun?: boolean;
7657
6482
  }
7658
- export declare namespace CreateStoreImageTaskRequest {
7659
- /**
7660
- * @internal
7661
- */
7662
- const filterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
7663
- }
7664
6483
  export interface CreateStoreImageTaskResult {
7665
6484
  /**
7666
6485
  * <p>The name of the stored AMI object in the S3 bucket.</p>
7667
6486
  */
7668
6487
  ObjectKey?: string;
7669
6488
  }
7670
- export declare namespace CreateStoreImageTaskResult {
7671
- /**
7672
- * @internal
7673
- */
7674
- const filterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
7675
- }
7676
6489
  export interface CreateSubnetRequest {
7677
6490
  /**
7678
6491
  * <p>The tags to assign to the subnet.</p>
@@ -7726,24 +6539,12 @@ export interface CreateSubnetRequest {
7726
6539
  */
7727
6540
  Ipv6Native?: boolean;
7728
6541
  }
7729
- export declare namespace CreateSubnetRequest {
7730
- /**
7731
- * @internal
7732
- */
7733
- const filterSensitiveLog: (obj: CreateSubnetRequest) => any;
7734
- }
7735
6542
  export interface CreateSubnetResult {
7736
6543
  /**
7737
6544
  * <p>Information about the subnet.</p>
7738
6545
  */
7739
6546
  Subnet?: Subnet;
7740
6547
  }
7741
- export declare namespace CreateSubnetResult {
7742
- /**
7743
- * @internal
7744
- */
7745
- const filterSensitiveLog: (obj: CreateSubnetResult) => any;
7746
- }
7747
6548
  export declare enum SubnetCidrReservationType {
7748
6549
  explicit = "explicit",
7749
6550
  prefix = "prefix"
@@ -7797,12 +6598,6 @@ export interface CreateSubnetCidrReservationRequest {
7797
6598
  */
7798
6599
  TagSpecifications?: TagSpecification[];
7799
6600
  }
7800
- export declare namespace CreateSubnetCidrReservationRequest {
7801
- /**
7802
- * @internal
7803
- */
7804
- const filterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
7805
- }
7806
6601
  /**
7807
6602
  * <p>Describes a subnet CIDR reservation.</p>
7808
6603
  */
@@ -7839,24 +6634,12 @@ export interface SubnetCidrReservation {
7839
6634
  */
7840
6635
  Tags?: Tag[];
7841
6636
  }
7842
- export declare namespace SubnetCidrReservation {
7843
- /**
7844
- * @internal
7845
- */
7846
- const filterSensitiveLog: (obj: SubnetCidrReservation) => any;
7847
- }
7848
6637
  export interface CreateSubnetCidrReservationResult {
7849
6638
  /**
7850
6639
  * <p>Information about the created subnet CIDR reservation.</p>
7851
6640
  */
7852
6641
  SubnetCidrReservation?: SubnetCidrReservation;
7853
6642
  }
7854
- export declare namespace CreateSubnetCidrReservationResult {
7855
- /**
7856
- * @internal
7857
- */
7858
- const filterSensitiveLog: (obj: CreateSubnetCidrReservationResult) => any;
7859
- }
7860
6643
  export interface CreateTagsRequest {
7861
6644
  /**
7862
6645
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7875,12 +6658,6 @@ export interface CreateTagsRequest {
7875
6658
  */
7876
6659
  Tags: Tag[] | undefined;
7877
6660
  }
7878
- export declare namespace CreateTagsRequest {
7879
- /**
7880
- * @internal
7881
- */
7882
- const filterSensitiveLog: (obj: CreateTagsRequest) => any;
7883
- }
7884
6661
  export interface CreateTrafficMirrorFilterRequest {
7885
6662
  /**
7886
6663
  * <p>The description of the Traffic Mirror filter.</p>
@@ -7901,12 +6678,6 @@ export interface CreateTrafficMirrorFilterRequest {
7901
6678
  */
7902
6679
  ClientToken?: string;
7903
6680
  }
7904
- export declare namespace CreateTrafficMirrorFilterRequest {
7905
- /**
7906
- * @internal
7907
- */
7908
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRequest) => any;
7909
- }
7910
6681
  /**
7911
6682
  * <p>Describes the Traffic Mirror port range.</p>
7912
6683
  */
@@ -7920,12 +6691,6 @@ export interface TrafficMirrorPortRange {
7920
6691
  */
7921
6692
  ToPort?: number;
7922
6693
  }
7923
- export declare namespace TrafficMirrorPortRange {
7924
- /**
7925
- * @internal
7926
- */
7927
- const filterSensitiveLog: (obj: TrafficMirrorPortRange) => any;
7928
- }
7929
6694
  export declare type TrafficMirrorRuleAction = "accept" | "reject";
7930
6695
  export declare type TrafficDirection = "egress" | "ingress";
7931
6696
  /**
@@ -7977,12 +6742,6 @@ export interface TrafficMirrorFilterRule {
7977
6742
  */
7978
6743
  Description?: string;
7979
6744
  }
7980
- export declare namespace TrafficMirrorFilterRule {
7981
- /**
7982
- * @internal
7983
- */
7984
- const filterSensitiveLog: (obj: TrafficMirrorFilterRule) => any;
7985
- }
7986
6745
  export declare type TrafficMirrorNetworkService = "amazon-dns";
7987
6746
  /**
7988
6747
  * <p>Describes the Traffic Mirror filter.</p>
@@ -8013,12 +6772,6 @@ export interface TrafficMirrorFilter {
8013
6772
  */
8014
6773
  Tags?: Tag[];
8015
6774
  }
8016
- export declare namespace TrafficMirrorFilter {
8017
- /**
8018
- * @internal
8019
- */
8020
- const filterSensitiveLog: (obj: TrafficMirrorFilter) => any;
8021
- }
8022
6775
  export interface CreateTrafficMirrorFilterResult {
8023
6776
  /**
8024
6777
  * <p>Information about the Traffic Mirror filter.</p>
@@ -8029,12 +6782,6 @@ export interface CreateTrafficMirrorFilterResult {
8029
6782
  */
8030
6783
  ClientToken?: string;
8031
6784
  }
8032
- export declare namespace CreateTrafficMirrorFilterResult {
8033
- /**
8034
- * @internal
8035
- */
8036
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterResult) => any;
8037
- }
8038
6785
  /**
8039
6786
  * <p>Information about the Traffic Mirror filter rule port range.</p>
8040
6787
  */
@@ -8048,12 +6795,6 @@ export interface TrafficMirrorPortRangeRequest {
8048
6795
  */
8049
6796
  ToPort?: number;
8050
6797
  }
8051
- export declare namespace TrafficMirrorPortRangeRequest {
8052
- /**
8053
- * @internal
8054
- */
8055
- const filterSensitiveLog: (obj: TrafficMirrorPortRangeRequest) => any;
8056
- }
8057
6798
  export interface CreateTrafficMirrorFilterRuleRequest {
8058
6799
  /**
8059
6800
  * <p>The ID of the filter that this rule is associated with.</p>
@@ -8108,12 +6849,6 @@ export interface CreateTrafficMirrorFilterRuleRequest {
8108
6849
  */
8109
6850
  ClientToken?: string;
8110
6851
  }
8111
- export declare namespace CreateTrafficMirrorFilterRuleRequest {
8112
- /**
8113
- * @internal
8114
- */
8115
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleRequest) => any;
8116
- }
8117
6852
  export interface CreateTrafficMirrorFilterRuleResult {
8118
6853
  /**
8119
6854
  * <p>The Traffic Mirror rule.</p>
@@ -8124,12 +6859,6 @@ export interface CreateTrafficMirrorFilterRuleResult {
8124
6859
  */
8125
6860
  ClientToken?: string;
8126
6861
  }
8127
- export declare namespace CreateTrafficMirrorFilterRuleResult {
8128
- /**
8129
- * @internal
8130
- */
8131
- const filterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleResult) => any;
8132
- }
8133
6862
  export interface CreateTrafficMirrorSessionRequest {
8134
6863
  /**
8135
6864
  * <p>The ID of the source network interface.</p>
@@ -8183,12 +6912,6 @@ export interface CreateTrafficMirrorSessionRequest {
8183
6912
  */
8184
6913
  ClientToken?: string;
8185
6914
  }
8186
- export declare namespace CreateTrafficMirrorSessionRequest {
8187
- /**
8188
- * @internal
8189
- */
8190
- const filterSensitiveLog: (obj: CreateTrafficMirrorSessionRequest) => any;
8191
- }
8192
6915
  /**
8193
6916
  * <p>Describes a Traffic Mirror session.</p>
8194
6917
  */
@@ -8235,12 +6958,6 @@ export interface TrafficMirrorSession {
8235
6958
  */
8236
6959
  Tags?: Tag[];
8237
6960
  }
8238
- export declare namespace TrafficMirrorSession {
8239
- /**
8240
- * @internal
8241
- */
8242
- const filterSensitiveLog: (obj: TrafficMirrorSession) => any;
8243
- }
8244
6961
  export interface CreateTrafficMirrorSessionResult {
8245
6962
  /**
8246
6963
  * <p>Information about the Traffic Mirror session.</p>
@@ -8251,12 +6968,6 @@ export interface CreateTrafficMirrorSessionResult {
8251
6968
  */
8252
6969
  ClientToken?: string;
8253
6970
  }
8254
- export declare namespace CreateTrafficMirrorSessionResult {
8255
- /**
8256
- * @internal
8257
- */
8258
- const filterSensitiveLog: (obj: CreateTrafficMirrorSessionResult) => any;
8259
- }
8260
6971
  export interface CreateTrafficMirrorTargetRequest {
8261
6972
  /**
8262
6973
  * <p>The network interface ID that is associated with the target.</p>
@@ -8289,12 +7000,6 @@ export interface CreateTrafficMirrorTargetRequest {
8289
7000
  */
8290
7001
  GatewayLoadBalancerEndpointId?: string;
8291
7002
  }
8292
- export declare namespace CreateTrafficMirrorTargetRequest {
8293
- /**
8294
- * @internal
8295
- */
8296
- const filterSensitiveLog: (obj: CreateTrafficMirrorTargetRequest) => any;
8297
- }
8298
7003
  export declare type TrafficMirrorTargetType = "gateway-load-balancer-endpoint" | "network-interface" | "network-load-balancer";
8299
7004
  /**
8300
7005
  * <p>Describes a Traffic Mirror target.</p>
@@ -8333,12 +7038,6 @@ export interface TrafficMirrorTarget {
8333
7038
  */
8334
7039
  GatewayLoadBalancerEndpointId?: string;
8335
7040
  }
8336
- export declare namespace TrafficMirrorTarget {
8337
- /**
8338
- * @internal
8339
- */
8340
- const filterSensitiveLog: (obj: TrafficMirrorTarget) => any;
8341
- }
8342
7041
  export interface CreateTrafficMirrorTargetResult {
8343
7042
  /**
8344
7043
  * <p>Information about the Traffic Mirror target.</p>
@@ -8349,12 +7048,6 @@ export interface CreateTrafficMirrorTargetResult {
8349
7048
  */
8350
7049
  ClientToken?: string;
8351
7050
  }
8352
- export declare namespace CreateTrafficMirrorTargetResult {
8353
- /**
8354
- * @internal
8355
- */
8356
- const filterSensitiveLog: (obj: CreateTrafficMirrorTargetResult) => any;
8357
- }
8358
7051
  export declare type AutoAcceptSharedAttachmentsValue = "disable" | "enable";
8359
7052
  export declare type DefaultRouteTableAssociationValue = "disable" | "enable";
8360
7053
  export declare type DefaultRouteTablePropagationValue = "disable" | "enable";
@@ -8398,12 +7091,6 @@ export interface TransitGatewayRequestOptions {
8398
7091
  */
8399
7092
  TransitGatewayCidrBlocks?: string[];
8400
7093
  }
8401
- export declare namespace TransitGatewayRequestOptions {
8402
- /**
8403
- * @internal
8404
- */
8405
- const filterSensitiveLog: (obj: TransitGatewayRequestOptions) => any;
8406
- }
8407
7094
  export interface CreateTransitGatewayRequest {
8408
7095
  /**
8409
7096
  * <p>A description of the transit gateway.</p>
@@ -8424,9 +7111,907 @@ export interface CreateTransitGatewayRequest {
8424
7111
  */
8425
7112
  DryRun?: boolean;
8426
7113
  }
8427
- export declare namespace CreateTransitGatewayRequest {
8428
- /**
8429
- * @internal
8430
- */
8431
- const filterSensitiveLog: (obj: CreateTransitGatewayRequest) => any;
8432
- }
7114
+ /**
7115
+ * @internal
7116
+ */
7117
+ export declare const FleetLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FleetLaunchTemplateSpecificationRequest) => any;
7118
+ /**
7119
+ * @internal
7120
+ */
7121
+ export declare const BaselineEbsBandwidthMbpsRequestFilterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
7122
+ /**
7123
+ * @internal
7124
+ */
7125
+ export declare const MemoryGiBPerVCpuRequestFilterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
7126
+ /**
7127
+ * @internal
7128
+ */
7129
+ export declare const MemoryMiBRequestFilterSensitiveLog: (obj: MemoryMiBRequest) => any;
7130
+ /**
7131
+ * @internal
7132
+ */
7133
+ export declare const NetworkInterfaceCountRequestFilterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
7134
+ /**
7135
+ * @internal
7136
+ */
7137
+ export declare const TotalLocalStorageGBRequestFilterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
7138
+ /**
7139
+ * @internal
7140
+ */
7141
+ export declare const VCpuCountRangeRequestFilterSensitiveLog: (obj: VCpuCountRangeRequest) => any;
7142
+ /**
7143
+ * @internal
7144
+ */
7145
+ export declare const InstanceRequirementsRequestFilterSensitiveLog: (obj: InstanceRequirementsRequest) => any;
7146
+ /**
7147
+ * @internal
7148
+ */
7149
+ export declare const PlacementFilterSensitiveLog: (obj: Placement) => any;
7150
+ /**
7151
+ * @internal
7152
+ */
7153
+ export declare const FleetLaunchTemplateOverridesRequestFilterSensitiveLog: (obj: FleetLaunchTemplateOverridesRequest) => any;
7154
+ /**
7155
+ * @internal
7156
+ */
7157
+ export declare const FleetLaunchTemplateConfigRequestFilterSensitiveLog: (obj: FleetLaunchTemplateConfigRequest) => any;
7158
+ /**
7159
+ * @internal
7160
+ */
7161
+ export declare const CapacityReservationOptionsRequestFilterSensitiveLog: (obj: CapacityReservationOptionsRequest) => any;
7162
+ /**
7163
+ * @internal
7164
+ */
7165
+ export declare const OnDemandOptionsRequestFilterSensitiveLog: (obj: OnDemandOptionsRequest) => any;
7166
+ /**
7167
+ * @internal
7168
+ */
7169
+ export declare const FleetSpotCapacityRebalanceRequestFilterSensitiveLog: (obj: FleetSpotCapacityRebalanceRequest) => any;
7170
+ /**
7171
+ * @internal
7172
+ */
7173
+ export declare const FleetSpotMaintenanceStrategiesRequestFilterSensitiveLog: (obj: FleetSpotMaintenanceStrategiesRequest) => any;
7174
+ /**
7175
+ * @internal
7176
+ */
7177
+ export declare const SpotOptionsRequestFilterSensitiveLog: (obj: SpotOptionsRequest) => any;
7178
+ /**
7179
+ * @internal
7180
+ */
7181
+ export declare const TargetCapacitySpecificationRequestFilterSensitiveLog: (obj: TargetCapacitySpecificationRequest) => any;
7182
+ /**
7183
+ * @internal
7184
+ */
7185
+ export declare const CreateFleetRequestFilterSensitiveLog: (obj: CreateFleetRequest) => any;
7186
+ /**
7187
+ * @internal
7188
+ */
7189
+ export declare const FleetLaunchTemplateSpecificationFilterSensitiveLog: (obj: FleetLaunchTemplateSpecification) => any;
7190
+ /**
7191
+ * @internal
7192
+ */
7193
+ export declare const BaselineEbsBandwidthMbpsFilterSensitiveLog: (obj: BaselineEbsBandwidthMbps) => any;
7194
+ /**
7195
+ * @internal
7196
+ */
7197
+ export declare const MemoryGiBPerVCpuFilterSensitiveLog: (obj: MemoryGiBPerVCpu) => any;
7198
+ /**
7199
+ * @internal
7200
+ */
7201
+ export declare const MemoryMiBFilterSensitiveLog: (obj: MemoryMiB) => any;
7202
+ /**
7203
+ * @internal
7204
+ */
7205
+ export declare const NetworkInterfaceCountFilterSensitiveLog: (obj: NetworkInterfaceCount) => any;
7206
+ /**
7207
+ * @internal
7208
+ */
7209
+ export declare const TotalLocalStorageGBFilterSensitiveLog: (obj: TotalLocalStorageGB) => any;
7210
+ /**
7211
+ * @internal
7212
+ */
7213
+ export declare const VCpuCountRangeFilterSensitiveLog: (obj: VCpuCountRange) => any;
7214
+ /**
7215
+ * @internal
7216
+ */
7217
+ export declare const InstanceRequirementsFilterSensitiveLog: (obj: InstanceRequirements) => any;
7218
+ /**
7219
+ * @internal
7220
+ */
7221
+ export declare const PlacementResponseFilterSensitiveLog: (obj: PlacementResponse) => any;
7222
+ /**
7223
+ * @internal
7224
+ */
7225
+ export declare const FleetLaunchTemplateOverridesFilterSensitiveLog: (obj: FleetLaunchTemplateOverrides) => any;
7226
+ /**
7227
+ * @internal
7228
+ */
7229
+ export declare const LaunchTemplateAndOverridesResponseFilterSensitiveLog: (obj: LaunchTemplateAndOverridesResponse) => any;
7230
+ /**
7231
+ * @internal
7232
+ */
7233
+ export declare const CreateFleetErrorFilterSensitiveLog: (obj: CreateFleetError) => any;
7234
+ /**
7235
+ * @internal
7236
+ */
7237
+ export declare const CreateFleetInstanceFilterSensitiveLog: (obj: CreateFleetInstance) => any;
7238
+ /**
7239
+ * @internal
7240
+ */
7241
+ export declare const CreateFleetResultFilterSensitiveLog: (obj: CreateFleetResult) => any;
7242
+ /**
7243
+ * @internal
7244
+ */
7245
+ export declare const DestinationOptionsRequestFilterSensitiveLog: (obj: DestinationOptionsRequest) => any;
7246
+ /**
7247
+ * @internal
7248
+ */
7249
+ export declare const CreateFlowLogsRequestFilterSensitiveLog: (obj: CreateFlowLogsRequest) => any;
7250
+ /**
7251
+ * @internal
7252
+ */
7253
+ export declare const CreateFlowLogsResultFilterSensitiveLog: (obj: CreateFlowLogsResult) => any;
7254
+ /**
7255
+ * @internal
7256
+ */
7257
+ export declare const StorageLocationFilterSensitiveLog: (obj: StorageLocation) => any;
7258
+ /**
7259
+ * @internal
7260
+ */
7261
+ export declare const CreateFpgaImageRequestFilterSensitiveLog: (obj: CreateFpgaImageRequest) => any;
7262
+ /**
7263
+ * @internal
7264
+ */
7265
+ export declare const CreateFpgaImageResultFilterSensitiveLog: (obj: CreateFpgaImageResult) => any;
7266
+ /**
7267
+ * @internal
7268
+ */
7269
+ export declare const EbsBlockDeviceFilterSensitiveLog: (obj: EbsBlockDevice) => any;
7270
+ /**
7271
+ * @internal
7272
+ */
7273
+ export declare const BlockDeviceMappingFilterSensitiveLog: (obj: BlockDeviceMapping) => any;
7274
+ /**
7275
+ * @internal
7276
+ */
7277
+ export declare const CreateImageRequestFilterSensitiveLog: (obj: CreateImageRequest) => any;
7278
+ /**
7279
+ * @internal
7280
+ */
7281
+ export declare const CreateImageResultFilterSensitiveLog: (obj: CreateImageResult) => any;
7282
+ /**
7283
+ * @internal
7284
+ */
7285
+ export declare const InstanceEventWindowTimeRangeRequestFilterSensitiveLog: (obj: InstanceEventWindowTimeRangeRequest) => any;
7286
+ /**
7287
+ * @internal
7288
+ */
7289
+ export declare const CreateInstanceEventWindowRequestFilterSensitiveLog: (obj: CreateInstanceEventWindowRequest) => any;
7290
+ /**
7291
+ * @internal
7292
+ */
7293
+ export declare const CreateInstanceEventWindowResultFilterSensitiveLog: (obj: CreateInstanceEventWindowResult) => any;
7294
+ /**
7295
+ * @internal
7296
+ */
7297
+ export declare const ExportToS3TaskSpecificationFilterSensitiveLog: (obj: ExportToS3TaskSpecification) => any;
7298
+ /**
7299
+ * @internal
7300
+ */
7301
+ export declare const CreateInstanceExportTaskRequestFilterSensitiveLog: (obj: CreateInstanceExportTaskRequest) => any;
7302
+ /**
7303
+ * @internal
7304
+ */
7305
+ export declare const ExportToS3TaskFilterSensitiveLog: (obj: ExportToS3Task) => any;
7306
+ /**
7307
+ * @internal
7308
+ */
7309
+ export declare const InstanceExportDetailsFilterSensitiveLog: (obj: InstanceExportDetails) => any;
7310
+ /**
7311
+ * @internal
7312
+ */
7313
+ export declare const ExportTaskFilterSensitiveLog: (obj: ExportTask) => any;
7314
+ /**
7315
+ * @internal
7316
+ */
7317
+ export declare const CreateInstanceExportTaskResultFilterSensitiveLog: (obj: CreateInstanceExportTaskResult) => any;
7318
+ /**
7319
+ * @internal
7320
+ */
7321
+ export declare const CreateInternetGatewayRequestFilterSensitiveLog: (obj: CreateInternetGatewayRequest) => any;
7322
+ /**
7323
+ * @internal
7324
+ */
7325
+ export declare const InternetGatewayFilterSensitiveLog: (obj: InternetGateway) => any;
7326
+ /**
7327
+ * @internal
7328
+ */
7329
+ export declare const CreateInternetGatewayResultFilterSensitiveLog: (obj: CreateInternetGatewayResult) => any;
7330
+ /**
7331
+ * @internal
7332
+ */
7333
+ export declare const CreateIpamRequestFilterSensitiveLog: (obj: CreateIpamRequest) => any;
7334
+ /**
7335
+ * @internal
7336
+ */
7337
+ export declare const IpamOperatingRegionFilterSensitiveLog: (obj: IpamOperatingRegion) => any;
7338
+ /**
7339
+ * @internal
7340
+ */
7341
+ export declare const IpamFilterSensitiveLog: (obj: Ipam) => any;
7342
+ /**
7343
+ * @internal
7344
+ */
7345
+ export declare const CreateIpamResultFilterSensitiveLog: (obj: CreateIpamResult) => any;
7346
+ /**
7347
+ * @internal
7348
+ */
7349
+ export declare const RequestIpamResourceTagFilterSensitiveLog: (obj: RequestIpamResourceTag) => any;
7350
+ /**
7351
+ * @internal
7352
+ */
7353
+ export declare const CreateIpamPoolRequestFilterSensitiveLog: (obj: CreateIpamPoolRequest) => any;
7354
+ /**
7355
+ * @internal
7356
+ */
7357
+ export declare const IpamResourceTagFilterSensitiveLog: (obj: IpamResourceTag) => any;
7358
+ /**
7359
+ * @internal
7360
+ */
7361
+ export declare const IpamPoolFilterSensitiveLog: (obj: IpamPool) => any;
7362
+ /**
7363
+ * @internal
7364
+ */
7365
+ export declare const CreateIpamPoolResultFilterSensitiveLog: (obj: CreateIpamPoolResult) => any;
7366
+ /**
7367
+ * @internal
7368
+ */
7369
+ export declare const CreateIpamScopeRequestFilterSensitiveLog: (obj: CreateIpamScopeRequest) => any;
7370
+ /**
7371
+ * @internal
7372
+ */
7373
+ export declare const IpamScopeFilterSensitiveLog: (obj: IpamScope) => any;
7374
+ /**
7375
+ * @internal
7376
+ */
7377
+ export declare const CreateIpamScopeResultFilterSensitiveLog: (obj: CreateIpamScopeResult) => any;
7378
+ /**
7379
+ * @internal
7380
+ */
7381
+ export declare const CreateKeyPairRequestFilterSensitiveLog: (obj: CreateKeyPairRequest) => any;
7382
+ /**
7383
+ * @internal
7384
+ */
7385
+ export declare const KeyPairFilterSensitiveLog: (obj: KeyPair) => any;
7386
+ /**
7387
+ * @internal
7388
+ */
7389
+ export declare const LaunchTemplateEbsBlockDeviceRequestFilterSensitiveLog: (obj: LaunchTemplateEbsBlockDeviceRequest) => any;
7390
+ /**
7391
+ * @internal
7392
+ */
7393
+ export declare const LaunchTemplateBlockDeviceMappingRequestFilterSensitiveLog: (obj: LaunchTemplateBlockDeviceMappingRequest) => any;
7394
+ /**
7395
+ * @internal
7396
+ */
7397
+ export declare const CapacityReservationTargetFilterSensitiveLog: (obj: CapacityReservationTarget) => any;
7398
+ /**
7399
+ * @internal
7400
+ */
7401
+ export declare const LaunchTemplateCapacityReservationSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationRequest) => any;
7402
+ /**
7403
+ * @internal
7404
+ */
7405
+ export declare const LaunchTemplateCpuOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateCpuOptionsRequest) => any;
7406
+ /**
7407
+ * @internal
7408
+ */
7409
+ export declare const CreditSpecificationRequestFilterSensitiveLog: (obj: CreditSpecificationRequest) => any;
7410
+ /**
7411
+ * @internal
7412
+ */
7413
+ export declare const ElasticGpuSpecificationFilterSensitiveLog: (obj: ElasticGpuSpecification) => any;
7414
+ /**
7415
+ * @internal
7416
+ */
7417
+ export declare const LaunchTemplateElasticInferenceAcceleratorFilterSensitiveLog: (obj: LaunchTemplateElasticInferenceAccelerator) => any;
7418
+ /**
7419
+ * @internal
7420
+ */
7421
+ export declare const LaunchTemplateEnclaveOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateEnclaveOptionsRequest) => any;
7422
+ /**
7423
+ * @internal
7424
+ */
7425
+ export declare const LaunchTemplateHibernationOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateHibernationOptionsRequest) => any;
7426
+ /**
7427
+ * @internal
7428
+ */
7429
+ export declare const LaunchTemplateIamInstanceProfileSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecificationRequest) => any;
7430
+ /**
7431
+ * @internal
7432
+ */
7433
+ export declare const LaunchTemplateSpotMarketOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateSpotMarketOptionsRequest) => any;
7434
+ /**
7435
+ * @internal
7436
+ */
7437
+ export declare const LaunchTemplateInstanceMarketOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptionsRequest) => any;
7438
+ /**
7439
+ * @internal
7440
+ */
7441
+ export declare const LaunchTemplateLicenseConfigurationRequestFilterSensitiveLog: (obj: LaunchTemplateLicenseConfigurationRequest) => any;
7442
+ /**
7443
+ * @internal
7444
+ */
7445
+ export declare const LaunchTemplateInstanceMaintenanceOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptionsRequest) => any;
7446
+ /**
7447
+ * @internal
7448
+ */
7449
+ export declare const LaunchTemplateInstanceMetadataOptionsRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptionsRequest) => any;
7450
+ /**
7451
+ * @internal
7452
+ */
7453
+ export declare const LaunchTemplatesMonitoringRequestFilterSensitiveLog: (obj: LaunchTemplatesMonitoringRequest) => any;
7454
+ /**
7455
+ * @internal
7456
+ */
7457
+ export declare const Ipv4PrefixSpecificationRequestFilterSensitiveLog: (obj: Ipv4PrefixSpecificationRequest) => any;
7458
+ /**
7459
+ * @internal
7460
+ */
7461
+ export declare const InstanceIpv6AddressRequestFilterSensitiveLog: (obj: InstanceIpv6AddressRequest) => any;
7462
+ /**
7463
+ * @internal
7464
+ */
7465
+ export declare const Ipv6PrefixSpecificationRequestFilterSensitiveLog: (obj: Ipv6PrefixSpecificationRequest) => any;
7466
+ /**
7467
+ * @internal
7468
+ */
7469
+ export declare const PrivateIpAddressSpecificationFilterSensitiveLog: (obj: PrivateIpAddressSpecification) => any;
7470
+ /**
7471
+ * @internal
7472
+ */
7473
+ export declare const LaunchTemplateInstanceNetworkInterfaceSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecificationRequest) => any;
7474
+ /**
7475
+ * @internal
7476
+ */
7477
+ export declare const LaunchTemplatePlacementRequestFilterSensitiveLog: (obj: LaunchTemplatePlacementRequest) => any;
7478
+ /**
7479
+ * @internal
7480
+ */
7481
+ export declare const LaunchTemplatePrivateDnsNameOptionsRequestFilterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptionsRequest) => any;
7482
+ /**
7483
+ * @internal
7484
+ */
7485
+ export declare const LaunchTemplateTagSpecificationRequestFilterSensitiveLog: (obj: LaunchTemplateTagSpecificationRequest) => any;
7486
+ /**
7487
+ * @internal
7488
+ */
7489
+ export declare const RequestLaunchTemplateDataFilterSensitiveLog: (obj: RequestLaunchTemplateData) => any;
7490
+ /**
7491
+ * @internal
7492
+ */
7493
+ export declare const CreateLaunchTemplateRequestFilterSensitiveLog: (obj: CreateLaunchTemplateRequest) => any;
7494
+ /**
7495
+ * @internal
7496
+ */
7497
+ export declare const LaunchTemplateFilterSensitiveLog: (obj: LaunchTemplate) => any;
7498
+ /**
7499
+ * @internal
7500
+ */
7501
+ export declare const ValidationErrorFilterSensitiveLog: (obj: ValidationError) => any;
7502
+ /**
7503
+ * @internal
7504
+ */
7505
+ export declare const ValidationWarningFilterSensitiveLog: (obj: ValidationWarning) => any;
7506
+ /**
7507
+ * @internal
7508
+ */
7509
+ export declare const CreateLaunchTemplateResultFilterSensitiveLog: (obj: CreateLaunchTemplateResult) => any;
7510
+ /**
7511
+ * @internal
7512
+ */
7513
+ export declare const CreateLaunchTemplateVersionRequestFilterSensitiveLog: (obj: CreateLaunchTemplateVersionRequest) => any;
7514
+ /**
7515
+ * @internal
7516
+ */
7517
+ export declare const LaunchTemplateEbsBlockDeviceFilterSensitiveLog: (obj: LaunchTemplateEbsBlockDevice) => any;
7518
+ /**
7519
+ * @internal
7520
+ */
7521
+ export declare const LaunchTemplateBlockDeviceMappingFilterSensitiveLog: (obj: LaunchTemplateBlockDeviceMapping) => any;
7522
+ /**
7523
+ * @internal
7524
+ */
7525
+ export declare const CapacityReservationTargetResponseFilterSensitiveLog: (obj: CapacityReservationTargetResponse) => any;
7526
+ /**
7527
+ * @internal
7528
+ */
7529
+ export declare const LaunchTemplateCapacityReservationSpecificationResponseFilterSensitiveLog: (obj: LaunchTemplateCapacityReservationSpecificationResponse) => any;
7530
+ /**
7531
+ * @internal
7532
+ */
7533
+ export declare const LaunchTemplateCpuOptionsFilterSensitiveLog: (obj: LaunchTemplateCpuOptions) => any;
7534
+ /**
7535
+ * @internal
7536
+ */
7537
+ export declare const CreditSpecificationFilterSensitiveLog: (obj: CreditSpecification) => any;
7538
+ /**
7539
+ * @internal
7540
+ */
7541
+ export declare const ElasticGpuSpecificationResponseFilterSensitiveLog: (obj: ElasticGpuSpecificationResponse) => any;
7542
+ /**
7543
+ * @internal
7544
+ */
7545
+ export declare const LaunchTemplateElasticInferenceAcceleratorResponseFilterSensitiveLog: (obj: LaunchTemplateElasticInferenceAcceleratorResponse) => any;
7546
+ /**
7547
+ * @internal
7548
+ */
7549
+ export declare const LaunchTemplateEnclaveOptionsFilterSensitiveLog: (obj: LaunchTemplateEnclaveOptions) => any;
7550
+ /**
7551
+ * @internal
7552
+ */
7553
+ export declare const LaunchTemplateHibernationOptionsFilterSensitiveLog: (obj: LaunchTemplateHibernationOptions) => any;
7554
+ /**
7555
+ * @internal
7556
+ */
7557
+ export declare const LaunchTemplateIamInstanceProfileSpecificationFilterSensitiveLog: (obj: LaunchTemplateIamInstanceProfileSpecification) => any;
7558
+ /**
7559
+ * @internal
7560
+ */
7561
+ export declare const LaunchTemplateSpotMarketOptionsFilterSensitiveLog: (obj: LaunchTemplateSpotMarketOptions) => any;
7562
+ /**
7563
+ * @internal
7564
+ */
7565
+ export declare const LaunchTemplateInstanceMarketOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMarketOptions) => any;
7566
+ /**
7567
+ * @internal
7568
+ */
7569
+ export declare const LaunchTemplateLicenseConfigurationFilterSensitiveLog: (obj: LaunchTemplateLicenseConfiguration) => any;
7570
+ /**
7571
+ * @internal
7572
+ */
7573
+ export declare const LaunchTemplateInstanceMaintenanceOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMaintenanceOptions) => any;
7574
+ /**
7575
+ * @internal
7576
+ */
7577
+ export declare const LaunchTemplateInstanceMetadataOptionsFilterSensitiveLog: (obj: LaunchTemplateInstanceMetadataOptions) => any;
7578
+ /**
7579
+ * @internal
7580
+ */
7581
+ export declare const LaunchTemplatesMonitoringFilterSensitiveLog: (obj: LaunchTemplatesMonitoring) => any;
7582
+ /**
7583
+ * @internal
7584
+ */
7585
+ export declare const Ipv4PrefixSpecificationResponseFilterSensitiveLog: (obj: Ipv4PrefixSpecificationResponse) => any;
7586
+ /**
7587
+ * @internal
7588
+ */
7589
+ export declare const InstanceIpv6AddressFilterSensitiveLog: (obj: InstanceIpv6Address) => any;
7590
+ /**
7591
+ * @internal
7592
+ */
7593
+ export declare const Ipv6PrefixSpecificationResponseFilterSensitiveLog: (obj: Ipv6PrefixSpecificationResponse) => any;
7594
+ /**
7595
+ * @internal
7596
+ */
7597
+ export declare const LaunchTemplateInstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: LaunchTemplateInstanceNetworkInterfaceSpecification) => any;
7598
+ /**
7599
+ * @internal
7600
+ */
7601
+ export declare const LaunchTemplatePlacementFilterSensitiveLog: (obj: LaunchTemplatePlacement) => any;
7602
+ /**
7603
+ * @internal
7604
+ */
7605
+ export declare const LaunchTemplatePrivateDnsNameOptionsFilterSensitiveLog: (obj: LaunchTemplatePrivateDnsNameOptions) => any;
7606
+ /**
7607
+ * @internal
7608
+ */
7609
+ export declare const LaunchTemplateTagSpecificationFilterSensitiveLog: (obj: LaunchTemplateTagSpecification) => any;
7610
+ /**
7611
+ * @internal
7612
+ */
7613
+ export declare const ResponseLaunchTemplateDataFilterSensitiveLog: (obj: ResponseLaunchTemplateData) => any;
7614
+ /**
7615
+ * @internal
7616
+ */
7617
+ export declare const LaunchTemplateVersionFilterSensitiveLog: (obj: LaunchTemplateVersion) => any;
7618
+ /**
7619
+ * @internal
7620
+ */
7621
+ export declare const CreateLaunchTemplateVersionResultFilterSensitiveLog: (obj: CreateLaunchTemplateVersionResult) => any;
7622
+ /**
7623
+ * @internal
7624
+ */
7625
+ export declare const CreateLocalGatewayRouteRequestFilterSensitiveLog: (obj: CreateLocalGatewayRouteRequest) => any;
7626
+ /**
7627
+ * @internal
7628
+ */
7629
+ export declare const LocalGatewayRouteFilterSensitiveLog: (obj: LocalGatewayRoute) => any;
7630
+ /**
7631
+ * @internal
7632
+ */
7633
+ export declare const CreateLocalGatewayRouteResultFilterSensitiveLog: (obj: CreateLocalGatewayRouteResult) => any;
7634
+ /**
7635
+ * @internal
7636
+ */
7637
+ export declare const CreateLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationRequest) => any;
7638
+ /**
7639
+ * @internal
7640
+ */
7641
+ export declare const LocalGatewayRouteTableVpcAssociationFilterSensitiveLog: (obj: LocalGatewayRouteTableVpcAssociation) => any;
7642
+ /**
7643
+ * @internal
7644
+ */
7645
+ export declare const CreateLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog: (obj: CreateLocalGatewayRouteTableVpcAssociationResult) => any;
7646
+ /**
7647
+ * @internal
7648
+ */
7649
+ export declare const CreateManagedPrefixListRequestFilterSensitiveLog: (obj: CreateManagedPrefixListRequest) => any;
7650
+ /**
7651
+ * @internal
7652
+ */
7653
+ export declare const ManagedPrefixListFilterSensitiveLog: (obj: ManagedPrefixList) => any;
7654
+ /**
7655
+ * @internal
7656
+ */
7657
+ export declare const CreateManagedPrefixListResultFilterSensitiveLog: (obj: CreateManagedPrefixListResult) => any;
7658
+ /**
7659
+ * @internal
7660
+ */
7661
+ export declare const CreateNatGatewayRequestFilterSensitiveLog: (obj: CreateNatGatewayRequest) => any;
7662
+ /**
7663
+ * @internal
7664
+ */
7665
+ export declare const NatGatewayAddressFilterSensitiveLog: (obj: NatGatewayAddress) => any;
7666
+ /**
7667
+ * @internal
7668
+ */
7669
+ export declare const ProvisionedBandwidthFilterSensitiveLog: (obj: ProvisionedBandwidth) => any;
7670
+ /**
7671
+ * @internal
7672
+ */
7673
+ export declare const NatGatewayFilterSensitiveLog: (obj: NatGateway) => any;
7674
+ /**
7675
+ * @internal
7676
+ */
7677
+ export declare const CreateNatGatewayResultFilterSensitiveLog: (obj: CreateNatGatewayResult) => any;
7678
+ /**
7679
+ * @internal
7680
+ */
7681
+ export declare const CreateNetworkAclRequestFilterSensitiveLog: (obj: CreateNetworkAclRequest) => any;
7682
+ /**
7683
+ * @internal
7684
+ */
7685
+ export declare const NetworkAclAssociationFilterSensitiveLog: (obj: NetworkAclAssociation) => any;
7686
+ /**
7687
+ * @internal
7688
+ */
7689
+ export declare const IcmpTypeCodeFilterSensitiveLog: (obj: IcmpTypeCode) => any;
7690
+ /**
7691
+ * @internal
7692
+ */
7693
+ export declare const NetworkAclEntryFilterSensitiveLog: (obj: NetworkAclEntry) => any;
7694
+ /**
7695
+ * @internal
7696
+ */
7697
+ export declare const NetworkAclFilterSensitiveLog: (obj: NetworkAcl) => any;
7698
+ /**
7699
+ * @internal
7700
+ */
7701
+ export declare const CreateNetworkAclResultFilterSensitiveLog: (obj: CreateNetworkAclResult) => any;
7702
+ /**
7703
+ * @internal
7704
+ */
7705
+ export declare const CreateNetworkAclEntryRequestFilterSensitiveLog: (obj: CreateNetworkAclEntryRequest) => any;
7706
+ /**
7707
+ * @internal
7708
+ */
7709
+ export declare const CreateNetworkInsightsAccessScopeRequestFilterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeRequest) => any;
7710
+ /**
7711
+ * @internal
7712
+ */
7713
+ export declare const NetworkInsightsAccessScopeFilterSensitiveLog: (obj: NetworkInsightsAccessScope) => any;
7714
+ /**
7715
+ * @internal
7716
+ */
7717
+ export declare const NetworkInsightsAccessScopeContentFilterSensitiveLog: (obj: NetworkInsightsAccessScopeContent) => any;
7718
+ /**
7719
+ * @internal
7720
+ */
7721
+ export declare const CreateNetworkInsightsAccessScopeResultFilterSensitiveLog: (obj: CreateNetworkInsightsAccessScopeResult) => any;
7722
+ /**
7723
+ * @internal
7724
+ */
7725
+ export declare const CreateNetworkInsightsPathRequestFilterSensitiveLog: (obj: CreateNetworkInsightsPathRequest) => any;
7726
+ /**
7727
+ * @internal
7728
+ */
7729
+ export declare const NetworkInsightsPathFilterSensitiveLog: (obj: NetworkInsightsPath) => any;
7730
+ /**
7731
+ * @internal
7732
+ */
7733
+ export declare const CreateNetworkInsightsPathResultFilterSensitiveLog: (obj: CreateNetworkInsightsPathResult) => any;
7734
+ /**
7735
+ * @internal
7736
+ */
7737
+ export declare const CreateNetworkInterfaceRequestFilterSensitiveLog: (obj: CreateNetworkInterfaceRequest) => any;
7738
+ /**
7739
+ * @internal
7740
+ */
7741
+ export declare const NetworkInterfaceAssociationFilterSensitiveLog: (obj: NetworkInterfaceAssociation) => any;
7742
+ /**
7743
+ * @internal
7744
+ */
7745
+ export declare const NetworkInterfaceAttachmentFilterSensitiveLog: (obj: NetworkInterfaceAttachment) => any;
7746
+ /**
7747
+ * @internal
7748
+ */
7749
+ export declare const GroupIdentifierFilterSensitiveLog: (obj: GroupIdentifier) => any;
7750
+ /**
7751
+ * @internal
7752
+ */
7753
+ export declare const NetworkInterfaceIpv6AddressFilterSensitiveLog: (obj: NetworkInterfaceIpv6Address) => any;
7754
+ /**
7755
+ * @internal
7756
+ */
7757
+ export declare const Ipv6PrefixSpecificationFilterSensitiveLog: (obj: Ipv6PrefixSpecification) => any;
7758
+ /**
7759
+ * @internal
7760
+ */
7761
+ export declare const NetworkInterfacePrivateIpAddressFilterSensitiveLog: (obj: NetworkInterfacePrivateIpAddress) => any;
7762
+ /**
7763
+ * @internal
7764
+ */
7765
+ export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
7766
+ /**
7767
+ * @internal
7768
+ */
7769
+ export declare const CreateNetworkInterfaceResultFilterSensitiveLog: (obj: CreateNetworkInterfaceResult) => any;
7770
+ /**
7771
+ * @internal
7772
+ */
7773
+ export declare const CreateNetworkInterfacePermissionRequestFilterSensitiveLog: (obj: CreateNetworkInterfacePermissionRequest) => any;
7774
+ /**
7775
+ * @internal
7776
+ */
7777
+ export declare const NetworkInterfacePermissionStateFilterSensitiveLog: (obj: NetworkInterfacePermissionState) => any;
7778
+ /**
7779
+ * @internal
7780
+ */
7781
+ export declare const NetworkInterfacePermissionFilterSensitiveLog: (obj: NetworkInterfacePermission) => any;
7782
+ /**
7783
+ * @internal
7784
+ */
7785
+ export declare const CreateNetworkInterfacePermissionResultFilterSensitiveLog: (obj: CreateNetworkInterfacePermissionResult) => any;
7786
+ /**
7787
+ * @internal
7788
+ */
7789
+ export declare const CreatePlacementGroupRequestFilterSensitiveLog: (obj: CreatePlacementGroupRequest) => any;
7790
+ /**
7791
+ * @internal
7792
+ */
7793
+ export declare const PlacementGroupFilterSensitiveLog: (obj: PlacementGroup) => any;
7794
+ /**
7795
+ * @internal
7796
+ */
7797
+ export declare const CreatePlacementGroupResultFilterSensitiveLog: (obj: CreatePlacementGroupResult) => any;
7798
+ /**
7799
+ * @internal
7800
+ */
7801
+ export declare const CreatePublicIpv4PoolRequestFilterSensitiveLog: (obj: CreatePublicIpv4PoolRequest) => any;
7802
+ /**
7803
+ * @internal
7804
+ */
7805
+ export declare const CreatePublicIpv4PoolResultFilterSensitiveLog: (obj: CreatePublicIpv4PoolResult) => any;
7806
+ /**
7807
+ * @internal
7808
+ */
7809
+ export declare const CreateReplaceRootVolumeTaskRequestFilterSensitiveLog: (obj: CreateReplaceRootVolumeTaskRequest) => any;
7810
+ /**
7811
+ * @internal
7812
+ */
7813
+ export declare const ReplaceRootVolumeTaskFilterSensitiveLog: (obj: ReplaceRootVolumeTask) => any;
7814
+ /**
7815
+ * @internal
7816
+ */
7817
+ export declare const CreateReplaceRootVolumeTaskResultFilterSensitiveLog: (obj: CreateReplaceRootVolumeTaskResult) => any;
7818
+ /**
7819
+ * @internal
7820
+ */
7821
+ export declare const PriceScheduleSpecificationFilterSensitiveLog: (obj: PriceScheduleSpecification) => any;
7822
+ /**
7823
+ * @internal
7824
+ */
7825
+ export declare const CreateReservedInstancesListingRequestFilterSensitiveLog: (obj: CreateReservedInstancesListingRequest) => any;
7826
+ /**
7827
+ * @internal
7828
+ */
7829
+ export declare const CreateReservedInstancesListingResultFilterSensitiveLog: (obj: CreateReservedInstancesListingResult) => any;
7830
+ /**
7831
+ * @internal
7832
+ */
7833
+ export declare const CreateRestoreImageTaskRequestFilterSensitiveLog: (obj: CreateRestoreImageTaskRequest) => any;
7834
+ /**
7835
+ * @internal
7836
+ */
7837
+ export declare const CreateRestoreImageTaskResultFilterSensitiveLog: (obj: CreateRestoreImageTaskResult) => any;
7838
+ /**
7839
+ * @internal
7840
+ */
7841
+ export declare const CreateRouteRequestFilterSensitiveLog: (obj: CreateRouteRequest) => any;
7842
+ /**
7843
+ * @internal
7844
+ */
7845
+ export declare const CreateRouteResultFilterSensitiveLog: (obj: CreateRouteResult) => any;
7846
+ /**
7847
+ * @internal
7848
+ */
7849
+ export declare const CreateRouteTableRequestFilterSensitiveLog: (obj: CreateRouteTableRequest) => any;
7850
+ /**
7851
+ * @internal
7852
+ */
7853
+ export declare const RouteTableAssociationFilterSensitiveLog: (obj: RouteTableAssociation) => any;
7854
+ /**
7855
+ * @internal
7856
+ */
7857
+ export declare const PropagatingVgwFilterSensitiveLog: (obj: PropagatingVgw) => any;
7858
+ /**
7859
+ * @internal
7860
+ */
7861
+ export declare const RouteFilterSensitiveLog: (obj: Route) => any;
7862
+ /**
7863
+ * @internal
7864
+ */
7865
+ export declare const RouteTableFilterSensitiveLog: (obj: RouteTable) => any;
7866
+ /**
7867
+ * @internal
7868
+ */
7869
+ export declare const CreateRouteTableResultFilterSensitiveLog: (obj: CreateRouteTableResult) => any;
7870
+ /**
7871
+ * @internal
7872
+ */
7873
+ export declare const CreateSecurityGroupRequestFilterSensitiveLog: (obj: CreateSecurityGroupRequest) => any;
7874
+ /**
7875
+ * @internal
7876
+ */
7877
+ export declare const CreateSecurityGroupResultFilterSensitiveLog: (obj: CreateSecurityGroupResult) => any;
7878
+ /**
7879
+ * @internal
7880
+ */
7881
+ export declare const CreateSnapshotRequestFilterSensitiveLog: (obj: CreateSnapshotRequest) => any;
7882
+ /**
7883
+ * @internal
7884
+ */
7885
+ export declare const SnapshotFilterSensitiveLog: (obj: Snapshot) => any;
7886
+ /**
7887
+ * @internal
7888
+ */
7889
+ export declare const InstanceSpecificationFilterSensitiveLog: (obj: InstanceSpecification) => any;
7890
+ /**
7891
+ * @internal
7892
+ */
7893
+ export declare const CreateSnapshotsRequestFilterSensitiveLog: (obj: CreateSnapshotsRequest) => any;
7894
+ /**
7895
+ * @internal
7896
+ */
7897
+ export declare const SnapshotInfoFilterSensitiveLog: (obj: SnapshotInfo) => any;
7898
+ /**
7899
+ * @internal
7900
+ */
7901
+ export declare const CreateSnapshotsResultFilterSensitiveLog: (obj: CreateSnapshotsResult) => any;
7902
+ /**
7903
+ * @internal
7904
+ */
7905
+ export declare const CreateSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionRequest) => any;
7906
+ /**
7907
+ * @internal
7908
+ */
7909
+ export declare const SpotInstanceStateFaultFilterSensitiveLog: (obj: SpotInstanceStateFault) => any;
7910
+ /**
7911
+ * @internal
7912
+ */
7913
+ export declare const SpotDatafeedSubscriptionFilterSensitiveLog: (obj: SpotDatafeedSubscription) => any;
7914
+ /**
7915
+ * @internal
7916
+ */
7917
+ export declare const CreateSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: CreateSpotDatafeedSubscriptionResult) => any;
7918
+ /**
7919
+ * @internal
7920
+ */
7921
+ export declare const S3ObjectTagFilterSensitiveLog: (obj: S3ObjectTag) => any;
7922
+ /**
7923
+ * @internal
7924
+ */
7925
+ export declare const CreateStoreImageTaskRequestFilterSensitiveLog: (obj: CreateStoreImageTaskRequest) => any;
7926
+ /**
7927
+ * @internal
7928
+ */
7929
+ export declare const CreateStoreImageTaskResultFilterSensitiveLog: (obj: CreateStoreImageTaskResult) => any;
7930
+ /**
7931
+ * @internal
7932
+ */
7933
+ export declare const CreateSubnetRequestFilterSensitiveLog: (obj: CreateSubnetRequest) => any;
7934
+ /**
7935
+ * @internal
7936
+ */
7937
+ export declare const CreateSubnetResultFilterSensitiveLog: (obj: CreateSubnetResult) => any;
7938
+ /**
7939
+ * @internal
7940
+ */
7941
+ export declare const CreateSubnetCidrReservationRequestFilterSensitiveLog: (obj: CreateSubnetCidrReservationRequest) => any;
7942
+ /**
7943
+ * @internal
7944
+ */
7945
+ export declare const SubnetCidrReservationFilterSensitiveLog: (obj: SubnetCidrReservation) => any;
7946
+ /**
7947
+ * @internal
7948
+ */
7949
+ export declare const CreateSubnetCidrReservationResultFilterSensitiveLog: (obj: CreateSubnetCidrReservationResult) => any;
7950
+ /**
7951
+ * @internal
7952
+ */
7953
+ export declare const CreateTagsRequestFilterSensitiveLog: (obj: CreateTagsRequest) => any;
7954
+ /**
7955
+ * @internal
7956
+ */
7957
+ export declare const CreateTrafficMirrorFilterRequestFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRequest) => any;
7958
+ /**
7959
+ * @internal
7960
+ */
7961
+ export declare const TrafficMirrorPortRangeFilterSensitiveLog: (obj: TrafficMirrorPortRange) => any;
7962
+ /**
7963
+ * @internal
7964
+ */
7965
+ export declare const TrafficMirrorFilterRuleFilterSensitiveLog: (obj: TrafficMirrorFilterRule) => any;
7966
+ /**
7967
+ * @internal
7968
+ */
7969
+ export declare const TrafficMirrorFilterFilterSensitiveLog: (obj: TrafficMirrorFilter) => any;
7970
+ /**
7971
+ * @internal
7972
+ */
7973
+ export declare const CreateTrafficMirrorFilterResultFilterSensitiveLog: (obj: CreateTrafficMirrorFilterResult) => any;
7974
+ /**
7975
+ * @internal
7976
+ */
7977
+ export declare const TrafficMirrorPortRangeRequestFilterSensitiveLog: (obj: TrafficMirrorPortRangeRequest) => any;
7978
+ /**
7979
+ * @internal
7980
+ */
7981
+ export declare const CreateTrafficMirrorFilterRuleRequestFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleRequest) => any;
7982
+ /**
7983
+ * @internal
7984
+ */
7985
+ export declare const CreateTrafficMirrorFilterRuleResultFilterSensitiveLog: (obj: CreateTrafficMirrorFilterRuleResult) => any;
7986
+ /**
7987
+ * @internal
7988
+ */
7989
+ export declare const CreateTrafficMirrorSessionRequestFilterSensitiveLog: (obj: CreateTrafficMirrorSessionRequest) => any;
7990
+ /**
7991
+ * @internal
7992
+ */
7993
+ export declare const TrafficMirrorSessionFilterSensitiveLog: (obj: TrafficMirrorSession) => any;
7994
+ /**
7995
+ * @internal
7996
+ */
7997
+ export declare const CreateTrafficMirrorSessionResultFilterSensitiveLog: (obj: CreateTrafficMirrorSessionResult) => any;
7998
+ /**
7999
+ * @internal
8000
+ */
8001
+ export declare const CreateTrafficMirrorTargetRequestFilterSensitiveLog: (obj: CreateTrafficMirrorTargetRequest) => any;
8002
+ /**
8003
+ * @internal
8004
+ */
8005
+ export declare const TrafficMirrorTargetFilterSensitiveLog: (obj: TrafficMirrorTarget) => any;
8006
+ /**
8007
+ * @internal
8008
+ */
8009
+ export declare const CreateTrafficMirrorTargetResultFilterSensitiveLog: (obj: CreateTrafficMirrorTargetResult) => any;
8010
+ /**
8011
+ * @internal
8012
+ */
8013
+ export declare const TransitGatewayRequestOptionsFilterSensitiveLog: (obj: TransitGatewayRequestOptions) => any;
8014
+ /**
8015
+ * @internal
8016
+ */
8017
+ export declare const CreateTransitGatewayRequestFilterSensitiveLog: (obj: CreateTransitGatewayRequest) => any;