@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
@@ -14,12 +14,6 @@ export interface AcceleratorCount {
14
14
  */
15
15
  Max?: number;
16
16
  }
17
- export declare namespace AcceleratorCount {
18
- /**
19
- * @internal
20
- */
21
- const filterSensitiveLog: (obj: AcceleratorCount) => any;
22
- }
23
17
  /**
24
18
  * <p>The minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips)
25
19
  * on an instance. To exclude accelerator-enabled instance types, set <code>Max</code> to
@@ -38,12 +32,6 @@ export interface AcceleratorCountRequest {
38
32
  */
39
33
  Max?: number;
40
34
  }
41
- export declare namespace AcceleratorCountRequest {
42
- /**
43
- * @internal
44
- */
45
- const filterSensitiveLog: (obj: AcceleratorCountRequest) => any;
46
- }
47
35
  export declare enum AcceleratorManufacturer {
48
36
  AMAZON_WEB_SERVICES = "amazon-web-services",
49
37
  AMD = "amd",
@@ -74,12 +62,6 @@ export interface AcceleratorTotalMemoryMiB {
74
62
  */
75
63
  Max?: number;
76
64
  }
77
- export declare namespace AcceleratorTotalMemoryMiB {
78
- /**
79
- * @internal
80
- */
81
- const filterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
82
- }
83
65
  /**
84
66
  * <p>The minimum and maximum amount of total accelerator memory, in MiB.</p>
85
67
  */
@@ -95,12 +77,6 @@ export interface AcceleratorTotalMemoryMiBRequest {
95
77
  */
96
78
  Max?: number;
97
79
  }
98
- export declare namespace AcceleratorTotalMemoryMiBRequest {
99
- /**
100
- * @internal
101
- */
102
- const filterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
103
- }
104
80
  export declare enum AcceleratorType {
105
81
  FPGA = "fpga",
106
82
  GPU = "gpu",
@@ -120,12 +96,6 @@ export interface TargetConfigurationRequest {
120
96
  */
121
97
  OfferingId: string | undefined;
122
98
  }
123
- export declare namespace TargetConfigurationRequest {
124
- /**
125
- * @internal
126
- */
127
- const filterSensitiveLog: (obj: TargetConfigurationRequest) => any;
128
- }
129
99
  /**
130
100
  * <p>Contains the parameters for accepting the quote.</p>
131
101
  */
@@ -147,12 +117,6 @@ export interface AcceptReservedInstancesExchangeQuoteRequest {
147
117
  */
148
118
  TargetConfigurations?: TargetConfigurationRequest[];
149
119
  }
150
- export declare namespace AcceptReservedInstancesExchangeQuoteRequest {
151
- /**
152
- * @internal
153
- */
154
- const filterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
155
- }
156
120
  /**
157
121
  * <p>The result of the exchange and whether it was <code>successful</code>.</p>
158
122
  */
@@ -162,12 +126,6 @@ export interface AcceptReservedInstancesExchangeQuoteResult {
162
126
  */
163
127
  ExchangeId?: string;
164
128
  }
165
- export declare namespace AcceptReservedInstancesExchangeQuoteResult {
166
- /**
167
- * @internal
168
- */
169
- const filterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
170
- }
171
129
  export interface AcceptTransitGatewayMulticastDomainAssociationsRequest {
172
130
  /**
173
131
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -188,12 +146,6 @@ export interface AcceptTransitGatewayMulticastDomainAssociationsRequest {
188
146
  */
189
147
  DryRun?: boolean;
190
148
  }
191
- export declare namespace AcceptTransitGatewayMulticastDomainAssociationsRequest {
192
- /**
193
- * @internal
194
- */
195
- const filterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
196
- }
197
149
  export declare type TransitGatewayAttachmentResourceType = "connect" | "direct-connect-gateway" | "peering" | "tgw-peering" | "vpc" | "vpn";
198
150
  export declare type TransitGatewayMulitcastDomainAssociationState = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "pendingAcceptance" | "rejected";
199
151
  /**
@@ -209,12 +161,6 @@ export interface SubnetAssociation {
209
161
  */
210
162
  State?: TransitGatewayMulitcastDomainAssociationState | string;
211
163
  }
212
- export declare namespace SubnetAssociation {
213
- /**
214
- * @internal
215
- */
216
- const filterSensitiveLog: (obj: SubnetAssociation) => any;
217
- }
218
164
  /**
219
165
  * <p>Describes the multicast domain associations.</p>
220
166
  */
@@ -244,24 +190,12 @@ export interface TransitGatewayMulticastDomainAssociations {
244
190
  */
245
191
  Subnets?: SubnetAssociation[];
246
192
  }
247
- export declare namespace TransitGatewayMulticastDomainAssociations {
248
- /**
249
- * @internal
250
- */
251
- const filterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
252
- }
253
193
  export interface AcceptTransitGatewayMulticastDomainAssociationsResult {
254
194
  /**
255
195
  * <p>Describes the multicast domain associations.</p>
256
196
  */
257
197
  Associations?: TransitGatewayMulticastDomainAssociations;
258
198
  }
259
- export declare namespace AcceptTransitGatewayMulticastDomainAssociationsResult {
260
- /**
261
- * @internal
262
- */
263
- const filterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
264
- }
265
199
  export interface AcceptTransitGatewayPeeringAttachmentRequest {
266
200
  /**
267
201
  * <p>The ID of the transit gateway attachment.</p>
@@ -274,12 +208,6 @@ export interface AcceptTransitGatewayPeeringAttachmentRequest {
274
208
  */
275
209
  DryRun?: boolean;
276
210
  }
277
- export declare namespace AcceptTransitGatewayPeeringAttachmentRequest {
278
- /**
279
- * @internal
280
- */
281
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
282
- }
283
211
  /**
284
212
  * <p>Information about the transit gateway in the peering attachment.</p>
285
213
  */
@@ -288,6 +216,9 @@ export interface PeeringTgwInfo {
288
216
  * <p>The ID of the transit gateway.</p>
289
217
  */
290
218
  TransitGatewayId?: string;
219
+ /**
220
+ * <p>The ID of the core network where the transit gateway peer is located.</p>
221
+ */
291
222
  CoreNetworkId?: string;
292
223
  /**
293
224
  * <p>The ID of the Amazon Web Services account that owns the transit gateway.</p>
@@ -298,24 +229,18 @@ export interface PeeringTgwInfo {
298
229
  */
299
230
  Region?: string;
300
231
  }
301
- export declare namespace PeeringTgwInfo {
302
- /**
303
- * @internal
304
- */
305
- const filterSensitiveLog: (obj: PeeringTgwInfo) => any;
306
- }
307
232
  export declare enum DynamicRoutingValue {
308
233
  disable = "disable",
309
234
  enable = "enable"
310
235
  }
236
+ /**
237
+ * <p>Describes dynamic routing for the transit gateway peering attachment.</p>
238
+ */
311
239
  export interface TransitGatewayPeeringAttachmentOptions {
312
- DynamicRouting?: DynamicRoutingValue | string;
313
- }
314
- export declare namespace TransitGatewayPeeringAttachmentOptions {
315
240
  /**
316
- * @internal
241
+ * <p>Describes whether dynamic routing is enabled or disabled for the transit gateway peering attachment.</p>
317
242
  */
318
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
243
+ DynamicRouting?: DynamicRoutingValue | string;
319
244
  }
320
245
  export declare type TransitGatewayAttachmentState = "available" | "deleted" | "deleting" | "failed" | "failing" | "initiating" | "initiatingRequest" | "modifying" | "pending" | "pendingAcceptance" | "rejected" | "rejecting" | "rollingBack";
321
246
  /**
@@ -331,12 +256,6 @@ export interface PeeringAttachmentStatus {
331
256
  */
332
257
  Message?: string;
333
258
  }
334
- export declare namespace PeeringAttachmentStatus {
335
- /**
336
- * @internal
337
- */
338
- const filterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
339
- }
340
259
  /**
341
260
  * <p>Describes a tag.</p>
342
261
  */
@@ -353,12 +272,6 @@ export interface Tag {
353
272
  */
354
273
  Value?: string;
355
274
  }
356
- export declare namespace Tag {
357
- /**
358
- * @internal
359
- */
360
- const filterSensitiveLog: (obj: Tag) => any;
361
- }
362
275
  /**
363
276
  * <p>Describes the transit gateway peering attachment.</p>
364
277
  */
@@ -379,6 +292,9 @@ export interface TransitGatewayPeeringAttachment {
379
292
  * <p>Information about the accepter transit gateway.</p>
380
293
  */
381
294
  AccepterTgwInfo?: PeeringTgwInfo;
295
+ /**
296
+ * <p>Details about the transit gateway peering attachment.</p>
297
+ */
382
298
  Options?: TransitGatewayPeeringAttachmentOptions;
383
299
  /**
384
300
  * <p>The status of the transit gateway peering attachment.</p>
@@ -397,24 +313,12 @@ export interface TransitGatewayPeeringAttachment {
397
313
  */
398
314
  Tags?: Tag[];
399
315
  }
400
- export declare namespace TransitGatewayPeeringAttachment {
401
- /**
402
- * @internal
403
- */
404
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
405
- }
406
316
  export interface AcceptTransitGatewayPeeringAttachmentResult {
407
317
  /**
408
318
  * <p>The transit gateway peering attachment.</p>
409
319
  */
410
320
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
411
321
  }
412
- export declare namespace AcceptTransitGatewayPeeringAttachmentResult {
413
- /**
414
- * @internal
415
- */
416
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
417
- }
418
322
  export interface AcceptTransitGatewayVpcAttachmentRequest {
419
323
  /**
420
324
  * <p>The ID of the attachment.</p>
@@ -427,12 +331,6 @@ export interface AcceptTransitGatewayVpcAttachmentRequest {
427
331
  */
428
332
  DryRun?: boolean;
429
333
  }
430
- export declare namespace AcceptTransitGatewayVpcAttachmentRequest {
431
- /**
432
- * @internal
433
- */
434
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
435
- }
436
334
  export declare type ApplianceModeSupportValue = "disable" | "enable";
437
335
  export declare type DnsSupportValue = "disable" | "enable";
438
336
  export declare type Ipv6SupportValue = "disable" | "enable";
@@ -453,12 +351,6 @@ export interface TransitGatewayVpcAttachmentOptions {
453
351
  */
454
352
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
455
353
  }
456
- export declare namespace TransitGatewayVpcAttachmentOptions {
457
- /**
458
- * @internal
459
- */
460
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
461
- }
462
354
  /**
463
355
  * <p>Describes a VPC attachment.</p>
464
356
  */
@@ -500,24 +392,12 @@ export interface TransitGatewayVpcAttachment {
500
392
  */
501
393
  Tags?: Tag[];
502
394
  }
503
- export declare namespace TransitGatewayVpcAttachment {
504
- /**
505
- * @internal
506
- */
507
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
508
- }
509
395
  export interface AcceptTransitGatewayVpcAttachmentResult {
510
396
  /**
511
397
  * <p>The VPC attachment.</p>
512
398
  */
513
399
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
514
400
  }
515
- export declare namespace AcceptTransitGatewayVpcAttachmentResult {
516
- /**
517
- * @internal
518
- */
519
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
520
- }
521
401
  export interface AcceptVpcEndpointConnectionsRequest {
522
402
  /**
523
403
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -534,12 +414,6 @@ export interface AcceptVpcEndpointConnectionsRequest {
534
414
  */
535
415
  VpcEndpointIds: string[] | undefined;
536
416
  }
537
- export declare namespace AcceptVpcEndpointConnectionsRequest {
538
- /**
539
- * @internal
540
- */
541
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
542
- }
543
417
  /**
544
418
  * <p>Information about the error that occurred. For more information about errors, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/errors-overview.html">Error codes</a>.</p>
545
419
  */
@@ -553,12 +427,6 @@ export interface UnsuccessfulItemError {
553
427
  */
554
428
  Message?: string;
555
429
  }
556
- export declare namespace UnsuccessfulItemError {
557
- /**
558
- * @internal
559
- */
560
- const filterSensitiveLog: (obj: UnsuccessfulItemError) => any;
561
- }
562
430
  /**
563
431
  * <p>Information about items that were not successfully processed in a batch call.</p>
564
432
  */
@@ -572,12 +440,6 @@ export interface UnsuccessfulItem {
572
440
  */
573
441
  ResourceId?: string;
574
442
  }
575
- export declare namespace UnsuccessfulItem {
576
- /**
577
- * @internal
578
- */
579
- const filterSensitiveLog: (obj: UnsuccessfulItem) => any;
580
- }
581
443
  export interface AcceptVpcEndpointConnectionsResult {
582
444
  /**
583
445
  * <p>Information about the interface endpoints that were not accepted, if
@@ -585,12 +447,6 @@ export interface AcceptVpcEndpointConnectionsResult {
585
447
  */
586
448
  Unsuccessful?: UnsuccessfulItem[];
587
449
  }
588
- export declare namespace AcceptVpcEndpointConnectionsResult {
589
- /**
590
- * @internal
591
- */
592
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
593
- }
594
450
  export interface AcceptVpcPeeringConnectionRequest {
595
451
  /**
596
452
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -604,12 +460,6 @@ export interface AcceptVpcPeeringConnectionRequest {
604
460
  */
605
461
  VpcPeeringConnectionId?: string;
606
462
  }
607
- export declare namespace AcceptVpcPeeringConnectionRequest {
608
- /**
609
- * @internal
610
- */
611
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
612
- }
613
463
  /**
614
464
  * <p>Describes an IPv4 CIDR block.</p>
615
465
  */
@@ -619,12 +469,6 @@ export interface CidrBlock {
619
469
  */
620
470
  CidrBlock?: string;
621
471
  }
622
- export declare namespace CidrBlock {
623
- /**
624
- * @internal
625
- */
626
- const filterSensitiveLog: (obj: CidrBlock) => any;
627
- }
628
472
  /**
629
473
  * <p>Describes an IPv6 CIDR block.</p>
630
474
  */
@@ -634,12 +478,6 @@ export interface Ipv6CidrBlock {
634
478
  */
635
479
  Ipv6CidrBlock?: string;
636
480
  }
637
- export declare namespace Ipv6CidrBlock {
638
- /**
639
- * @internal
640
- */
641
- const filterSensitiveLog: (obj: Ipv6CidrBlock) => any;
642
- }
643
481
  /**
644
482
  * <p>Describes the VPC peering connection options.</p>
645
483
  */
@@ -657,12 +495,6 @@ export interface VpcPeeringConnectionOptionsDescription {
657
495
  */
658
496
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
659
497
  }
660
- export declare namespace VpcPeeringConnectionOptionsDescription {
661
- /**
662
- * @internal
663
- */
664
- const filterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
665
- }
666
498
  /**
667
499
  * <p>Describes a VPC in a VPC peering connection.</p>
668
500
  */
@@ -696,12 +528,6 @@ export interface VpcPeeringConnectionVpcInfo {
696
528
  */
697
529
  Region?: string;
698
530
  }
699
- export declare namespace VpcPeeringConnectionVpcInfo {
700
- /**
701
- * @internal
702
- */
703
- const filterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
704
- }
705
531
  export declare type VpcPeeringConnectionStateReasonCode = "active" | "deleted" | "deleting" | "expired" | "failed" | "initiating-request" | "pending-acceptance" | "provisioning" | "rejected";
706
532
  /**
707
533
  * <p>Describes the status of a VPC peering connection.</p>
@@ -716,12 +542,6 @@ export interface VpcPeeringConnectionStateReason {
716
542
  */
717
543
  Message?: string;
718
544
  }
719
- export declare namespace VpcPeeringConnectionStateReason {
720
- /**
721
- * @internal
722
- */
723
- const filterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
724
- }
725
545
  /**
726
546
  * <p>Describes a VPC peering connection.</p>
727
547
  */
@@ -751,24 +571,12 @@ export interface VpcPeeringConnection {
751
571
  */
752
572
  VpcPeeringConnectionId?: string;
753
573
  }
754
- export declare namespace VpcPeeringConnection {
755
- /**
756
- * @internal
757
- */
758
- const filterSensitiveLog: (obj: VpcPeeringConnection) => any;
759
- }
760
574
  export interface AcceptVpcPeeringConnectionResult {
761
575
  /**
762
576
  * <p>Information about the VPC peering connection.</p>
763
577
  */
764
578
  VpcPeeringConnection?: VpcPeeringConnection;
765
579
  }
766
- export declare namespace AcceptVpcPeeringConnectionResult {
767
- /**
768
- * @internal
769
- */
770
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
771
- }
772
580
  /**
773
581
  * <p>Describes a range of ports.</p>
774
582
  */
@@ -782,12 +590,6 @@ export interface PortRange {
782
590
  */
783
591
  To?: number;
784
592
  }
785
- export declare namespace PortRange {
786
- /**
787
- * @internal
788
- */
789
- const filterSensitiveLog: (obj: PortRange) => any;
790
- }
791
593
  /**
792
594
  * <p>Describes a network access control (ACL) rule.</p>
793
595
  */
@@ -817,12 +619,6 @@ export interface AnalysisAclRule {
817
619
  */
818
620
  RuleNumber?: number;
819
621
  }
820
- export declare namespace AnalysisAclRule {
821
- /**
822
- * @internal
823
- */
824
- const filterSensitiveLog: (obj: AnalysisAclRule) => any;
825
- }
826
622
  /**
827
623
  * <p>Describes a path component.</p>
828
624
  */
@@ -840,12 +636,6 @@ export interface AnalysisComponent {
840
636
  */
841
637
  Name?: string;
842
638
  }
843
- export declare namespace AnalysisComponent {
844
- /**
845
- * @internal
846
- */
847
- const filterSensitiveLog: (obj: AnalysisComponent) => any;
848
- }
849
639
  /**
850
640
  * <p>Describes an additional detail for a path analysis.</p>
851
641
  */
@@ -859,12 +649,6 @@ export interface AdditionalDetail {
859
649
  */
860
650
  Component?: AnalysisComponent;
861
651
  }
862
- export declare namespace AdditionalDetail {
863
- /**
864
- * @internal
865
- */
866
- const filterSensitiveLog: (obj: AdditionalDetail) => any;
867
- }
868
652
  /**
869
653
  * <p>Describes a header. Reflects any changes made by a component as traffic passes through.
870
654
  * The fields of an inbound header are null except for the first component of a path.</p>
@@ -891,12 +675,6 @@ export interface AnalysisPacketHeader {
891
675
  */
892
676
  SourcePortRanges?: PortRange[];
893
677
  }
894
- export declare namespace AnalysisPacketHeader {
895
- /**
896
- * @internal
897
- */
898
- const filterSensitiveLog: (obj: AnalysisPacketHeader) => any;
899
- }
900
678
  /**
901
679
  * <p>Describes a route table route.</p>
902
680
  */
@@ -953,12 +731,6 @@ export interface AnalysisRouteTableRoute {
953
731
  */
954
732
  VpcPeeringConnectionId?: string;
955
733
  }
956
- export declare namespace AnalysisRouteTableRoute {
957
- /**
958
- * @internal
959
- */
960
- const filterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
961
- }
962
734
  /**
963
735
  * <p>Describes a security group rule.</p>
964
736
  */
@@ -996,12 +768,6 @@ export interface AnalysisSecurityGroupRule {
996
768
  */
997
769
  Protocol?: string;
998
770
  }
999
- export declare namespace AnalysisSecurityGroupRule {
1000
- /**
1001
- * @internal
1002
- */
1003
- const filterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
1004
- }
1005
771
  /**
1006
772
  * <p>Describes a route in a transit gateway route table.</p>
1007
773
  */
@@ -1043,12 +809,6 @@ export interface TransitGatewayRouteTableRoute {
1043
809
  */
1044
810
  ResourceType?: string;
1045
811
  }
1046
- export declare namespace TransitGatewayRouteTableRoute {
1047
- /**
1048
- * @internal
1049
- */
1050
- const filterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
1051
- }
1052
812
  /**
1053
813
  * <p>Describes a path component.</p>
1054
814
  */
@@ -1114,12 +874,6 @@ export interface PathComponent {
1114
874
  */
1115
875
  TransitGatewayRouteTableRoute?: TransitGatewayRouteTableRoute;
1116
876
  }
1117
- export declare namespace PathComponent {
1118
- /**
1119
- * @internal
1120
- */
1121
- const filterSensitiveLog: (obj: PathComponent) => any;
1122
- }
1123
877
  /**
1124
878
  * <p>Describes a finding for a Network Access Scope.</p>
1125
879
  */
@@ -1141,12 +895,6 @@ export interface AccessScopeAnalysisFinding {
1141
895
  */
1142
896
  FindingComponents?: PathComponent[];
1143
897
  }
1144
- export declare namespace AccessScopeAnalysisFinding {
1145
- /**
1146
- * @internal
1147
- */
1148
- const filterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
1149
- }
1150
898
  export declare type Protocol = "tcp" | "udp";
1151
899
  /**
1152
900
  * <p>Describes a packet header statement.</p>
@@ -1181,12 +929,6 @@ export interface PacketHeaderStatement {
1181
929
  */
1182
930
  Protocols?: (Protocol | string)[];
1183
931
  }
1184
- export declare namespace PacketHeaderStatement {
1185
- /**
1186
- * @internal
1187
- */
1188
- const filterSensitiveLog: (obj: PacketHeaderStatement) => any;
1189
- }
1190
932
  /**
1191
933
  * <p>Describes a resource statement.</p>
1192
934
  */
@@ -1200,12 +942,6 @@ export interface ResourceStatement {
1200
942
  */
1201
943
  ResourceTypes?: string[];
1202
944
  }
1203
- export declare namespace ResourceStatement {
1204
- /**
1205
- * @internal
1206
- */
1207
- const filterSensitiveLog: (obj: ResourceStatement) => any;
1208
- }
1209
945
  /**
1210
946
  * <p>Describes a path statement.</p>
1211
947
  */
@@ -1219,12 +955,6 @@ export interface PathStatement {
1219
955
  */
1220
956
  ResourceStatement?: ResourceStatement;
1221
957
  }
1222
- export declare namespace PathStatement {
1223
- /**
1224
- * @internal
1225
- */
1226
- const filterSensitiveLog: (obj: PathStatement) => any;
1227
- }
1228
958
  /**
1229
959
  * <p>Describes a through resource statement.</p>
1230
960
  */
@@ -1234,12 +964,6 @@ export interface ThroughResourcesStatement {
1234
964
  */
1235
965
  ResourceStatement?: ResourceStatement;
1236
966
  }
1237
- export declare namespace ThroughResourcesStatement {
1238
- /**
1239
- * @internal
1240
- */
1241
- const filterSensitiveLog: (obj: ThroughResourcesStatement) => any;
1242
- }
1243
967
  /**
1244
968
  * <p>Describes a path.</p>
1245
969
  */
@@ -1257,12 +981,6 @@ export interface AccessScopePath {
1257
981
  */
1258
982
  ThroughResources?: ThroughResourcesStatement[];
1259
983
  }
1260
- export declare namespace AccessScopePath {
1261
- /**
1262
- * @internal
1263
- */
1264
- const filterSensitiveLog: (obj: AccessScopePath) => any;
1265
- }
1266
984
  /**
1267
985
  * <p>Describes a packet header statement.</p>
1268
986
  */
@@ -1296,12 +1014,6 @@ export interface PacketHeaderStatementRequest {
1296
1014
  */
1297
1015
  Protocols?: (Protocol | string)[];
1298
1016
  }
1299
- export declare namespace PacketHeaderStatementRequest {
1300
- /**
1301
- * @internal
1302
- */
1303
- const filterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
1304
- }
1305
1017
  /**
1306
1018
  * <p>Describes a resource statement.</p>
1307
1019
  */
@@ -1315,12 +1027,6 @@ export interface ResourceStatementRequest {
1315
1027
  */
1316
1028
  ResourceTypes?: string[];
1317
1029
  }
1318
- export declare namespace ResourceStatementRequest {
1319
- /**
1320
- * @internal
1321
- */
1322
- const filterSensitiveLog: (obj: ResourceStatementRequest) => any;
1323
- }
1324
1030
  /**
1325
1031
  * <p>Describes a path statement.</p>
1326
1032
  */
@@ -1334,12 +1040,6 @@ export interface PathStatementRequest {
1334
1040
  */
1335
1041
  ResourceStatement?: ResourceStatementRequest;
1336
1042
  }
1337
- export declare namespace PathStatementRequest {
1338
- /**
1339
- * @internal
1340
- */
1341
- const filterSensitiveLog: (obj: PathStatementRequest) => any;
1342
- }
1343
1043
  /**
1344
1044
  * <p>Describes a through resource statement.</p>
1345
1045
  */
@@ -1349,12 +1049,6 @@ export interface ThroughResourcesStatementRequest {
1349
1049
  */
1350
1050
  ResourceStatement?: ResourceStatementRequest;
1351
1051
  }
1352
- export declare namespace ThroughResourcesStatementRequest {
1353
- /**
1354
- * @internal
1355
- */
1356
- const filterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
1357
- }
1358
1052
  /**
1359
1053
  * <p>Describes a path.</p>
1360
1054
  */
@@ -1372,12 +1066,6 @@ export interface AccessScopePathRequest {
1372
1066
  */
1373
1067
  ThroughResources?: ThroughResourcesStatementRequest[];
1374
1068
  }
1375
- export declare namespace AccessScopePathRequest {
1376
- /**
1377
- * @internal
1378
- */
1379
- const filterSensitiveLog: (obj: AccessScopePathRequest) => any;
1380
- }
1381
1069
  /**
1382
1070
  * <p>Describes a value of an account attribute.</p>
1383
1071
  */
@@ -1387,12 +1075,6 @@ export interface AccountAttributeValue {
1387
1075
  */
1388
1076
  AttributeValue?: string;
1389
1077
  }
1390
- export declare namespace AccountAttributeValue {
1391
- /**
1392
- * @internal
1393
- */
1394
- const filterSensitiveLog: (obj: AccountAttributeValue) => any;
1395
- }
1396
1078
  /**
1397
1079
  * <p>Describes an account attribute.</p>
1398
1080
  */
@@ -1406,12 +1088,6 @@ export interface AccountAttribute {
1406
1088
  */
1407
1089
  AttributeValues?: AccountAttributeValue[];
1408
1090
  }
1409
- export declare namespace AccountAttribute {
1410
- /**
1411
- * @internal
1412
- */
1413
- const filterSensitiveLog: (obj: AccountAttribute) => any;
1414
- }
1415
1091
  export declare type AccountAttributeName = "default-vpc" | "supported-platforms";
1416
1092
  export declare enum InstanceHealthStatus {
1417
1093
  HEALTHY_STATUS = "healthy",
@@ -1440,12 +1116,6 @@ export interface ActiveInstance {
1440
1116
  */
1441
1117
  InstanceHealth?: InstanceHealthStatus | string;
1442
1118
  }
1443
- export declare namespace ActiveInstance {
1444
- /**
1445
- * @internal
1446
- */
1447
- const filterSensitiveLog: (obj: ActiveInstance) => any;
1448
- }
1449
1119
  export declare enum ActivityStatus {
1450
1120
  ERROR = "error",
1451
1121
  FULFILLED = "fulfilled",
@@ -1455,7 +1125,7 @@ export declare enum ActivityStatus {
1455
1125
  /**
1456
1126
  * <p>Add an operating Region to an IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only
1457
1127
  * discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.</p>
1458
- * <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>.
1128
+ * <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>.
1459
1129
  * </p>
1460
1130
  */
1461
1131
  export interface AddIpamOperatingRegion {
@@ -1464,12 +1134,6 @@ export interface AddIpamOperatingRegion {
1464
1134
  */
1465
1135
  RegionName?: string;
1466
1136
  }
1467
- export declare namespace AddIpamOperatingRegion {
1468
- /**
1469
- * @internal
1470
- */
1471
- const filterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
1472
- }
1473
1137
  /**
1474
1138
  * <p>An entry for a prefix list.</p>
1475
1139
  */
@@ -1484,12 +1148,6 @@ export interface AddPrefixListEntry {
1484
1148
  */
1485
1149
  Description?: string;
1486
1150
  }
1487
- export declare namespace AddPrefixListEntry {
1488
- /**
1489
- * @internal
1490
- */
1491
- const filterSensitiveLog: (obj: AddPrefixListEntry) => any;
1492
- }
1493
1151
  export declare type DomainType = "standard" | "vpc";
1494
1152
  /**
1495
1153
  * <p>Describes an Elastic IP address, or a carrier IP address.</p>
@@ -1555,12 +1213,6 @@ export interface Address {
1555
1213
  */
1556
1214
  CarrierIp?: string;
1557
1215
  }
1558
- export declare namespace Address {
1559
- /**
1560
- * @internal
1561
- */
1562
- const filterSensitiveLog: (obj: Address) => any;
1563
- }
1564
1216
  /**
1565
1217
  * <p>The status of an updated pointer (PTR) record for an Elastic IP address.</p>
1566
1218
  */
@@ -1578,12 +1230,6 @@ export interface PtrUpdateStatus {
1578
1230
  */
1579
1231
  Reason?: string;
1580
1232
  }
1581
- export declare namespace PtrUpdateStatus {
1582
- /**
1583
- * @internal
1584
- */
1585
- const filterSensitiveLog: (obj: PtrUpdateStatus) => any;
1586
- }
1587
1233
  /**
1588
1234
  * <p>The attributes associated with an Elastic IP address.</p>
1589
1235
  */
@@ -1605,12 +1251,6 @@ export interface AddressAttribute {
1605
1251
  */
1606
1252
  PtrRecordUpdate?: PtrUpdateStatus;
1607
1253
  }
1608
- export declare namespace AddressAttribute {
1609
- /**
1610
- * @internal
1611
- */
1612
- const filterSensitiveLog: (obj: AddressAttribute) => any;
1613
- }
1614
1254
  export declare type AddressAttributeName = "domain-name";
1615
1255
  export declare enum AddressFamily {
1616
1256
  ipv4 = "ipv4",
@@ -1629,12 +1269,6 @@ export interface AdvertiseByoipCidrRequest {
1629
1269
  */
1630
1270
  DryRun?: boolean;
1631
1271
  }
1632
- export declare namespace AdvertiseByoipCidrRequest {
1633
- /**
1634
- * @internal
1635
- */
1636
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
1637
- }
1638
1272
  export declare type ByoipCidrState = "advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable";
1639
1273
  /**
1640
1274
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -1658,28 +1292,22 @@ export interface ByoipCidr {
1658
1292
  */
1659
1293
  State?: ByoipCidrState | string;
1660
1294
  }
1661
- export declare namespace ByoipCidr {
1662
- /**
1663
- * @internal
1664
- */
1665
- const filterSensitiveLog: (obj: ByoipCidr) => any;
1666
- }
1667
1295
  export interface AdvertiseByoipCidrResult {
1668
1296
  /**
1669
1297
  * <p>Information about the address range.</p>
1670
1298
  */
1671
1299
  ByoipCidr?: ByoipCidr;
1672
1300
  }
1673
- export declare namespace AdvertiseByoipCidrResult {
1674
- /**
1675
- * @internal
1676
- */
1677
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
1678
- }
1679
1301
  export declare type Affinity = "default" | "host";
1680
1302
  export declare type ResourceType = "capacity-reservation" | "carrier-gateway" | "client-vpn-endpoint" | "customer-gateway" | "dedicated-host" | "dhcp-options" | "egress-only-internet-gateway" | "elastic-gpu" | "elastic-ip" | "export-image-task" | "export-instance-task" | "fleet" | "fpga-image" | "host-reservation" | "image" | "import-image-task" | "import-snapshot-task" | "instance" | "instance-event-window" | "internet-gateway" | "ipam" | "ipam-pool" | "ipam-scope" | "ipv4pool-ec2" | "ipv6pool-ec2" | "key-pair" | "launch-template" | "local-gateway" | "local-gateway-route-table" | "local-gateway-route-table-virtual-interface-group-association" | "local-gateway-route-table-vpc-association" | "local-gateway-virtual-interface" | "local-gateway-virtual-interface-group" | "natgateway" | "network-acl" | "network-insights-access-scope" | "network-insights-access-scope-analysis" | "network-insights-analysis" | "network-insights-path" | "network-interface" | "placement-group" | "prefix-list" | "replace-root-volume-task" | "reserved-instances" | "route-table" | "security-group" | "security-group-rule" | "snapshot" | "spot-fleet-request" | "spot-instances-request" | "subnet" | "subnet-cidr-reservation" | "traffic-mirror-filter" | "traffic-mirror-session" | "traffic-mirror-target" | "transit-gateway" | "transit-gateway-attachment" | "transit-gateway-connect-peer" | "transit-gateway-multicast-domain" | "transit-gateway-policy-table" | "transit-gateway-route-table" | "transit-gateway-route-table-announcement" | "volume" | "vpc" | "vpc-endpoint" | "vpc-endpoint-service" | "vpc-flow-log" | "vpc-peering-connection" | "vpn-connection" | "vpn-gateway";
1681
1303
  /**
1682
1304
  * <p>The tags to apply to a resource when the resource is being created.</p>
1305
+ * <note>
1306
+ * <p>The <code>Valid Values</code> lists all the resource types that can be tagged.
1307
+ * However, the action you're using might not support tagging all of these resource types.
1308
+ * If you try to tag a resource type that is unsupported for the action you're using,
1309
+ * you'll get an error.</p>
1310
+ * </note>
1683
1311
  */
1684
1312
  export interface TagSpecification {
1685
1313
  /**
@@ -1691,12 +1319,6 @@ export interface TagSpecification {
1691
1319
  */
1692
1320
  Tags?: Tag[];
1693
1321
  }
1694
- export declare namespace TagSpecification {
1695
- /**
1696
- * @internal
1697
- */
1698
- const filterSensitiveLog: (obj: TagSpecification) => any;
1699
- }
1700
1322
  export interface AllocateAddressRequest {
1701
1323
  /**
1702
1324
  * <p>Indicates whether the Elastic IP address is for use with instances in a VPC or instances in EC2-Classic.</p>
@@ -1740,12 +1362,6 @@ export interface AllocateAddressRequest {
1740
1362
  */
1741
1363
  TagSpecifications?: TagSpecification[];
1742
1364
  }
1743
- export declare namespace AllocateAddressRequest {
1744
- /**
1745
- * @internal
1746
- */
1747
- const filterSensitiveLog: (obj: AllocateAddressRequest) => any;
1748
- }
1749
1365
  export interface AllocateAddressResult {
1750
1366
  /**
1751
1367
  * <p>The Elastic IP address.</p>
@@ -1783,12 +1399,6 @@ export interface AllocateAddressResult {
1783
1399
  */
1784
1400
  CarrierIp?: string;
1785
1401
  }
1786
- export declare namespace AllocateAddressResult {
1787
- /**
1788
- * @internal
1789
- */
1790
- const filterSensitiveLog: (obj: AllocateAddressResult) => any;
1791
- }
1792
1402
  export declare type AutoPlacement = "off" | "on";
1793
1403
  export declare type HostRecovery = "off" | "on";
1794
1404
  export interface AllocateHostsRequest {
@@ -1855,12 +1465,6 @@ export interface AllocateHostsRequest {
1855
1465
  */
1856
1466
  OutpostArn?: string;
1857
1467
  }
1858
- export declare namespace AllocateHostsRequest {
1859
- /**
1860
- * @internal
1861
- */
1862
- const filterSensitiveLog: (obj: AllocateHostsRequest) => any;
1863
- }
1864
1468
  /**
1865
1469
  * <p>Contains the output of AllocateHosts.</p>
1866
1470
  */
@@ -1871,12 +1475,6 @@ export interface AllocateHostsResult {
1871
1475
  */
1872
1476
  HostIds?: string[];
1873
1477
  }
1874
- export declare namespace AllocateHostsResult {
1875
- /**
1876
- * @internal
1877
- */
1878
- const filterSensitiveLog: (obj: AllocateHostsResult) => any;
1879
- }
1880
1478
  export interface AllocateIpamPoolCidrRequest {
1881
1479
  /**
1882
1480
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1931,12 +1529,6 @@ export interface AllocateIpamPoolCidrRequest {
1931
1529
  */
1932
1530
  DisallowedCidrs?: string[];
1933
1531
  }
1934
- export declare namespace AllocateIpamPoolCidrRequest {
1935
- /**
1936
- * @internal
1937
- */
1938
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
1939
- }
1940
1532
  export declare enum IpamPoolAllocationResourceType {
1941
1533
  custom = "custom",
1942
1534
  ec2_public_ipv4_pool = "ec2-public-ipv4-pool",
@@ -1977,24 +1569,12 @@ export interface IpamPoolAllocation {
1977
1569
  */
1978
1570
  ResourceOwner?: string;
1979
1571
  }
1980
- export declare namespace IpamPoolAllocation {
1981
- /**
1982
- * @internal
1983
- */
1984
- const filterSensitiveLog: (obj: IpamPoolAllocation) => any;
1985
- }
1986
1572
  export interface AllocateIpamPoolCidrResult {
1987
1573
  /**
1988
1574
  * <p>Information about the allocation created.</p>
1989
1575
  */
1990
1576
  IpamPoolAllocation?: IpamPoolAllocation;
1991
1577
  }
1992
- export declare namespace AllocateIpamPoolCidrResult {
1993
- /**
1994
- * @internal
1995
- */
1996
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
1997
- }
1998
1578
  export declare type AllocationState = "available" | "pending" | "permanent-failure" | "released" | "released-permanent-failure" | "under-assessment";
1999
1579
  export declare enum AllocationStrategy {
2000
1580
  CAPACITY_OPTIMIZED = "capacityOptimized",
@@ -2023,12 +1603,6 @@ export interface AllowedPrincipal {
2023
1603
  */
2024
1604
  Principal?: string;
2025
1605
  }
2026
- export declare namespace AllowedPrincipal {
2027
- /**
2028
- * @internal
2029
- */
2030
- const filterSensitiveLog: (obj: AllowedPrincipal) => any;
2031
- }
2032
1606
  export declare type AllowsMultipleInstanceTypes = "off" | "on";
2033
1607
  /**
2034
1608
  * <p>Describes an potential intermediate component of a feasible path.</p>
@@ -2043,12 +1617,6 @@ export interface AlternatePathHint {
2043
1617
  */
2044
1618
  ComponentArn?: string;
2045
1619
  }
2046
- export declare namespace AlternatePathHint {
2047
- /**
2048
- * @internal
2049
- */
2050
- const filterSensitiveLog: (obj: AlternatePathHint) => any;
2051
- }
2052
1620
  export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2053
1621
  /**
2054
1622
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2068,24 +1636,12 @@ export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2068
1636
  */
2069
1637
  DryRun?: boolean;
2070
1638
  }
2071
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2072
- /**
2073
- * @internal
2074
- */
2075
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
2076
- }
2077
1639
  export interface ApplySecurityGroupsToClientVpnTargetNetworkResult {
2078
1640
  /**
2079
1641
  * <p>The IDs of the applied security groups.</p>
2080
1642
  */
2081
1643
  SecurityGroupIds?: string[];
2082
1644
  }
2083
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkResult {
2084
- /**
2085
- * @internal
2086
- */
2087
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
2088
- }
2089
1645
  export interface AssignIpv6AddressesRequest {
2090
1646
  /**
2091
1647
  * <p>The number of additional IPv6 addresses to assign to the network interface.
@@ -2114,12 +1670,6 @@ export interface AssignIpv6AddressesRequest {
2114
1670
  */
2115
1671
  NetworkInterfaceId: string | undefined;
2116
1672
  }
2117
- export declare namespace AssignIpv6AddressesRequest {
2118
- /**
2119
- * @internal
2120
- */
2121
- const filterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
2122
- }
2123
1673
  export interface AssignIpv6AddressesResult {
2124
1674
  /**
2125
1675
  * <p>The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses
@@ -2135,12 +1685,6 @@ export interface AssignIpv6AddressesResult {
2135
1685
  */
2136
1686
  NetworkInterfaceId?: string;
2137
1687
  }
2138
- export declare namespace AssignIpv6AddressesResult {
2139
- /**
2140
- * @internal
2141
- */
2142
- const filterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
2143
- }
2144
1688
  /**
2145
1689
  * <p>Contains the parameters for AssignPrivateIpAddresses.</p>
2146
1690
  */
@@ -2171,12 +1715,6 @@ export interface AssignPrivateIpAddressesRequest {
2171
1715
  */
2172
1716
  Ipv4PrefixCount?: number;
2173
1717
  }
2174
- export declare namespace AssignPrivateIpAddressesRequest {
2175
- /**
2176
- * @internal
2177
- */
2178
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
2179
- }
2180
1718
  /**
2181
1719
  * <p>Describes an IPv4 prefix.</p>
2182
1720
  */
@@ -2188,12 +1726,6 @@ export interface Ipv4PrefixSpecification {
2188
1726
  */
2189
1727
  Ipv4Prefix?: string;
2190
1728
  }
2191
- export declare namespace Ipv4PrefixSpecification {
2192
- /**
2193
- * @internal
2194
- */
2195
- const filterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
2196
- }
2197
1729
  /**
2198
1730
  * <p>Describes the private IP addresses assigned to a network interface.</p>
2199
1731
  */
@@ -2203,12 +1735,6 @@ export interface AssignedPrivateIpAddress {
2203
1735
  */
2204
1736
  PrivateIpAddress?: string;
2205
1737
  }
2206
- export declare namespace AssignedPrivateIpAddress {
2207
- /**
2208
- * @internal
2209
- */
2210
- const filterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
2211
- }
2212
1738
  export interface AssignPrivateIpAddressesResult {
2213
1739
  /**
2214
1740
  * <p>The ID of the network interface.</p>
@@ -2223,12 +1749,6 @@ export interface AssignPrivateIpAddressesResult {
2223
1749
  */
2224
1750
  AssignedIpv4Prefixes?: Ipv4PrefixSpecification[];
2225
1751
  }
2226
- export declare namespace AssignPrivateIpAddressesResult {
2227
- /**
2228
- * @internal
2229
- */
2230
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
2231
- }
2232
1752
  export interface AssociateAddressRequest {
2233
1753
  /**
2234
1754
  * <p>[EC2-VPC] The allocation ID. This is required for EC2-VPC.</p>
@@ -2266,24 +1786,12 @@ export interface AssociateAddressRequest {
2266
1786
  */
2267
1787
  PrivateIpAddress?: string;
2268
1788
  }
2269
- export declare namespace AssociateAddressRequest {
2270
- /**
2271
- * @internal
2272
- */
2273
- const filterSensitiveLog: (obj: AssociateAddressRequest) => any;
2274
- }
2275
- export interface AssociateAddressResult {
1789
+ export interface AssociateAddressResult {
2276
1790
  /**
2277
1791
  * <p>[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.</p>
2278
1792
  */
2279
1793
  AssociationId?: string;
2280
1794
  }
2281
- export declare namespace AssociateAddressResult {
2282
- /**
2283
- * @internal
2284
- */
2285
- const filterSensitiveLog: (obj: AssociateAddressResult) => any;
2286
- }
2287
1795
  export interface AssociateClientVpnTargetNetworkRequest {
2288
1796
  /**
2289
1797
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2302,12 +1810,6 @@ export interface AssociateClientVpnTargetNetworkRequest {
2302
1810
  */
2303
1811
  DryRun?: boolean;
2304
1812
  }
2305
- export declare namespace AssociateClientVpnTargetNetworkRequest {
2306
- /**
2307
- * @internal
2308
- */
2309
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
2310
- }
2311
1813
  export declare type AssociationStatusCode = "associated" | "associating" | "association-failed" | "disassociated" | "disassociating";
2312
1814
  /**
2313
1815
  * <p>Describes the state of a target network association.</p>
@@ -2322,12 +1824,6 @@ export interface AssociationStatus {
2322
1824
  */
2323
1825
  Message?: string;
2324
1826
  }
2325
- export declare namespace AssociationStatus {
2326
- /**
2327
- * @internal
2328
- */
2329
- const filterSensitiveLog: (obj: AssociationStatus) => any;
2330
- }
2331
1827
  export interface AssociateClientVpnTargetNetworkResult {
2332
1828
  /**
2333
1829
  * <p>The unique ID of the target network association.</p>
@@ -2338,12 +1834,6 @@ export interface AssociateClientVpnTargetNetworkResult {
2338
1834
  */
2339
1835
  Status?: AssociationStatus;
2340
1836
  }
2341
- export declare namespace AssociateClientVpnTargetNetworkResult {
2342
- /**
2343
- * @internal
2344
- */
2345
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
2346
- }
2347
1837
  export interface AssociateDhcpOptionsRequest {
2348
1838
  /**
2349
1839
  * <p>The ID of the DHCP options set, or <code>default</code> to associate
@@ -2361,12 +1851,6 @@ export interface AssociateDhcpOptionsRequest {
2361
1851
  */
2362
1852
  DryRun?: boolean;
2363
1853
  }
2364
- export declare namespace AssociateDhcpOptionsRequest {
2365
- /**
2366
- * @internal
2367
- */
2368
- const filterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
2369
- }
2370
1854
  export interface AssociateEnclaveCertificateIamRoleRequest {
2371
1855
  /**
2372
1856
  * <p>The ARN of the ACM certificate with which to associate the IAM role.</p>
@@ -2382,12 +1866,6 @@ export interface AssociateEnclaveCertificateIamRoleRequest {
2382
1866
  */
2383
1867
  DryRun?: boolean;
2384
1868
  }
2385
- export declare namespace AssociateEnclaveCertificateIamRoleRequest {
2386
- /**
2387
- * @internal
2388
- */
2389
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
2390
- }
2391
1869
  export interface AssociateEnclaveCertificateIamRoleResult {
2392
1870
  /**
2393
1871
  * <p>The name of the Amazon S3 bucket to which the certificate was uploaded.</p>
@@ -2403,12 +1881,6 @@ export interface AssociateEnclaveCertificateIamRoleResult {
2403
1881
  */
2404
1882
  EncryptionKmsKeyId?: string;
2405
1883
  }
2406
- export declare namespace AssociateEnclaveCertificateIamRoleResult {
2407
- /**
2408
- * @internal
2409
- */
2410
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
2411
- }
2412
1884
  /**
2413
1885
  * <p>Describes an IAM instance profile.</p>
2414
1886
  */
@@ -2422,12 +1894,6 @@ export interface IamInstanceProfileSpecification {
2422
1894
  */
2423
1895
  Name?: string;
2424
1896
  }
2425
- export declare namespace IamInstanceProfileSpecification {
2426
- /**
2427
- * @internal
2428
- */
2429
- const filterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
2430
- }
2431
1897
  export interface AssociateIamInstanceProfileRequest {
2432
1898
  /**
2433
1899
  * <p>The IAM instance profile.</p>
@@ -2438,12 +1904,6 @@ export interface AssociateIamInstanceProfileRequest {
2438
1904
  */
2439
1905
  InstanceId: string | undefined;
2440
1906
  }
2441
- export declare namespace AssociateIamInstanceProfileRequest {
2442
- /**
2443
- * @internal
2444
- */
2445
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
2446
- }
2447
1907
  /**
2448
1908
  * <p>Describes an IAM instance profile.</p>
2449
1909
  */
@@ -2457,12 +1917,6 @@ export interface IamInstanceProfile {
2457
1917
  */
2458
1918
  Id?: string;
2459
1919
  }
2460
- export declare namespace IamInstanceProfile {
2461
- /**
2462
- * @internal
2463
- */
2464
- const filterSensitiveLog: (obj: IamInstanceProfile) => any;
2465
- }
2466
1920
  export declare enum IamInstanceProfileAssociationState {
2467
1921
  ASSOCIATED = "associated",
2468
1922
  ASSOCIATING = "associating",
@@ -2494,24 +1948,12 @@ export interface IamInstanceProfileAssociation {
2494
1948
  */
2495
1949
  Timestamp?: Date;
2496
1950
  }
2497
- export declare namespace IamInstanceProfileAssociation {
2498
- /**
2499
- * @internal
2500
- */
2501
- const filterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
2502
- }
2503
1951
  export interface AssociateIamInstanceProfileResult {
2504
1952
  /**
2505
1953
  * <p>Information about the IAM instance profile association.</p>
2506
1954
  */
2507
1955
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
2508
1956
  }
2509
- export declare namespace AssociateIamInstanceProfileResult {
2510
- /**
2511
- * @internal
2512
- */
2513
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
2514
- }
2515
1957
  /**
2516
1958
  * <p>One or more targets associated with the specified event window. Only one
2517
1959
  * <i>type</i> of target (instance ID, instance tag, or Dedicated Host ID)
@@ -2534,12 +1976,6 @@ export interface InstanceEventWindowAssociationRequest {
2534
1976
  */
2535
1977
  DedicatedHostIds?: string[];
2536
1978
  }
2537
- export declare namespace InstanceEventWindowAssociationRequest {
2538
- /**
2539
- * @internal
2540
- */
2541
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
2542
- }
2543
1979
  export interface AssociateInstanceEventWindowRequest {
2544
1980
  /**
2545
1981
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2556,12 +1992,6 @@ export interface AssociateInstanceEventWindowRequest {
2556
1992
  */
2557
1993
  AssociationTarget: InstanceEventWindowAssociationRequest | undefined;
2558
1994
  }
2559
- export declare namespace AssociateInstanceEventWindowRequest {
2560
- /**
2561
- * @internal
2562
- */
2563
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
2564
- }
2565
1995
  /**
2566
1996
  * <p>One or more targets associated with the event window.</p>
2567
1997
  */
@@ -2580,12 +2010,6 @@ export interface InstanceEventWindowAssociationTarget {
2580
2010
  */
2581
2011
  DedicatedHostIds?: string[];
2582
2012
  }
2583
- export declare namespace InstanceEventWindowAssociationTarget {
2584
- /**
2585
- * @internal
2586
- */
2587
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
2588
- }
2589
2013
  export declare enum InstanceEventWindowState {
2590
2014
  active = "active",
2591
2015
  creating = "creating",
@@ -2622,12 +2046,6 @@ export interface InstanceEventWindowTimeRange {
2622
2046
  */
2623
2047
  EndHour?: number;
2624
2048
  }
2625
- export declare namespace InstanceEventWindowTimeRange {
2626
- /**
2627
- * @internal
2628
- */
2629
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
2630
- }
2631
2049
  /**
2632
2050
  * <p>The event window.</p>
2633
2051
  */
@@ -2661,24 +2079,12 @@ export interface InstanceEventWindow {
2661
2079
  */
2662
2080
  Tags?: Tag[];
2663
2081
  }
2664
- export declare namespace InstanceEventWindow {
2665
- /**
2666
- * @internal
2667
- */
2668
- const filterSensitiveLog: (obj: InstanceEventWindow) => any;
2669
- }
2670
2082
  export interface AssociateInstanceEventWindowResult {
2671
2083
  /**
2672
2084
  * <p>Information about the event window.</p>
2673
2085
  */
2674
2086
  InstanceEventWindow?: InstanceEventWindow;
2675
2087
  }
2676
- export declare namespace AssociateInstanceEventWindowResult {
2677
- /**
2678
- * @internal
2679
- */
2680
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
2681
- }
2682
2088
  export interface AssociateRouteTableRequest {
2683
2089
  /**
2684
2090
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2699,12 +2105,6 @@ export interface AssociateRouteTableRequest {
2699
2105
  */
2700
2106
  GatewayId?: string;
2701
2107
  }
2702
- export declare namespace AssociateRouteTableRequest {
2703
- /**
2704
- * @internal
2705
- */
2706
- const filterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
2707
- }
2708
2108
  export declare type RouteTableAssociationStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed";
2709
2109
  /**
2710
2110
  * <p>Describes the state of an association between a route table and a subnet or gateway.</p>
@@ -2719,12 +2119,6 @@ export interface RouteTableAssociationState {
2719
2119
  */
2720
2120
  StatusMessage?: string;
2721
2121
  }
2722
- export declare namespace RouteTableAssociationState {
2723
- /**
2724
- * @internal
2725
- */
2726
- const filterSensitiveLog: (obj: RouteTableAssociationState) => any;
2727
- }
2728
2122
  export interface AssociateRouteTableResult {
2729
2123
  /**
2730
2124
  * <p>The route table association ID. This ID is required for disassociating the route
@@ -2736,12 +2130,6 @@ export interface AssociateRouteTableResult {
2736
2130
  */
2737
2131
  AssociationState?: RouteTableAssociationState;
2738
2132
  }
2739
- export declare namespace AssociateRouteTableResult {
2740
- /**
2741
- * @internal
2742
- */
2743
- const filterSensitiveLog: (obj: AssociateRouteTableResult) => any;
2744
- }
2745
2133
  export interface AssociateSubnetCidrBlockRequest {
2746
2134
  /**
2747
2135
  * <p>The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix
@@ -2753,12 +2141,6 @@ export interface AssociateSubnetCidrBlockRequest {
2753
2141
  */
2754
2142
  SubnetId: string | undefined;
2755
2143
  }
2756
- export declare namespace AssociateSubnetCidrBlockRequest {
2757
- /**
2758
- * @internal
2759
- */
2760
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
2761
- }
2762
2144
  export declare type SubnetCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
2763
2145
  /**
2764
2146
  * <p>Describes the state of a CIDR block.</p>
@@ -2773,12 +2155,6 @@ export interface SubnetCidrBlockState {
2773
2155
  */
2774
2156
  StatusMessage?: string;
2775
2157
  }
2776
- export declare namespace SubnetCidrBlockState {
2777
- /**
2778
- * @internal
2779
- */
2780
- const filterSensitiveLog: (obj: SubnetCidrBlockState) => any;
2781
- }
2782
2158
  /**
2783
2159
  * <p>Describes an association between a subnet and an IPv6 CIDR block.</p>
2784
2160
  */
@@ -2796,12 +2172,6 @@ export interface SubnetIpv6CidrBlockAssociation {
2796
2172
  */
2797
2173
  Ipv6CidrBlockState?: SubnetCidrBlockState;
2798
2174
  }
2799
- export declare namespace SubnetIpv6CidrBlockAssociation {
2800
- /**
2801
- * @internal
2802
- */
2803
- const filterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
2804
- }
2805
2175
  export interface AssociateSubnetCidrBlockResult {
2806
2176
  /**
2807
2177
  * <p>Information about the IPv6 association.</p>
@@ -2812,12 +2182,6 @@ export interface AssociateSubnetCidrBlockResult {
2812
2182
  */
2813
2183
  SubnetId?: string;
2814
2184
  }
2815
- export declare namespace AssociateSubnetCidrBlockResult {
2816
- /**
2817
- * @internal
2818
- */
2819
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
2820
- }
2821
2185
  export interface AssociateTransitGatewayMulticastDomainRequest {
2822
2186
  /**
2823
2187
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2838,24 +2202,12 @@ export interface AssociateTransitGatewayMulticastDomainRequest {
2838
2202
  */
2839
2203
  DryRun?: boolean;
2840
2204
  }
2841
- export declare namespace AssociateTransitGatewayMulticastDomainRequest {
2842
- /**
2843
- * @internal
2844
- */
2845
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
2846
- }
2847
2205
  export interface AssociateTransitGatewayMulticastDomainResult {
2848
2206
  /**
2849
2207
  * <p>Information about the transit gateway multicast domain associations.</p>
2850
2208
  */
2851
2209
  Associations?: TransitGatewayMulticastDomainAssociations;
2852
2210
  }
2853
- export declare namespace AssociateTransitGatewayMulticastDomainResult {
2854
- /**
2855
- * @internal
2856
- */
2857
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
2858
- }
2859
2211
  export interface AssociateTransitGatewayPolicyTableRequest {
2860
2212
  /**
2861
2213
  * <p>The ID of the transit gateway policy table to associate with the transit gateway attachment.</p>
@@ -2872,12 +2224,6 @@ export interface AssociateTransitGatewayPolicyTableRequest {
2872
2224
  */
2873
2225
  DryRun?: boolean;
2874
2226
  }
2875
- export declare namespace AssociateTransitGatewayPolicyTableRequest {
2876
- /**
2877
- * @internal
2878
- */
2879
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
2880
- }
2881
2227
  export declare type TransitGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating";
2882
2228
  /**
2883
2229
  * <p>Describes a transit gateway policy table association.</p>
@@ -2904,24 +2250,12 @@ export interface TransitGatewayPolicyTableAssociation {
2904
2250
  */
2905
2251
  State?: TransitGatewayAssociationState | string;
2906
2252
  }
2907
- export declare namespace TransitGatewayPolicyTableAssociation {
2908
- /**
2909
- * @internal
2910
- */
2911
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
2912
- }
2913
2253
  export interface AssociateTransitGatewayPolicyTableResult {
2914
2254
  /**
2915
2255
  * <p>Describes the association of a transit gateway and a transit gateway policy table.</p>
2916
2256
  */
2917
2257
  Association?: TransitGatewayPolicyTableAssociation;
2918
2258
  }
2919
- export declare namespace AssociateTransitGatewayPolicyTableResult {
2920
- /**
2921
- * @internal
2922
- */
2923
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
2924
- }
2925
2259
  export interface AssociateTransitGatewayRouteTableRequest {
2926
2260
  /**
2927
2261
  * <p>The ID of the transit gateway route table.</p>
@@ -2938,12 +2272,6 @@ export interface AssociateTransitGatewayRouteTableRequest {
2938
2272
  */
2939
2273
  DryRun?: boolean;
2940
2274
  }
2941
- export declare namespace AssociateTransitGatewayRouteTableRequest {
2942
- /**
2943
- * @internal
2944
- */
2945
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
2946
- }
2947
2275
  /**
2948
2276
  * <p>Describes an association between a resource attachment and a transit gateway route table.</p>
2949
2277
  */
@@ -2969,24 +2297,12 @@ export interface TransitGatewayAssociation {
2969
2297
  */
2970
2298
  State?: TransitGatewayAssociationState | string;
2971
2299
  }
2972
- export declare namespace TransitGatewayAssociation {
2973
- /**
2974
- * @internal
2975
- */
2976
- const filterSensitiveLog: (obj: TransitGatewayAssociation) => any;
2977
- }
2978
2300
  export interface AssociateTransitGatewayRouteTableResult {
2979
2301
  /**
2980
2302
  * <p>The ID of the association.</p>
2981
2303
  */
2982
2304
  Association?: TransitGatewayAssociation;
2983
2305
  }
2984
- export declare namespace AssociateTransitGatewayRouteTableResult {
2985
- /**
2986
- * @internal
2987
- */
2988
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
2989
- }
2990
2306
  export interface AssociateTrunkInterfaceRequest {
2991
2307
  /**
2992
2308
  * <p>The ID of the branch network interface.</p>
@@ -3017,12 +2333,6 @@ export interface AssociateTrunkInterfaceRequest {
3017
2333
  */
3018
2334
  DryRun?: boolean;
3019
2335
  }
3020
- export declare namespace AssociateTrunkInterfaceRequest {
3021
- /**
3022
- * @internal
3023
- */
3024
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
3025
- }
3026
2336
  export declare enum InterfaceProtocolType {
3027
2337
  GRE = "GRE",
3028
2338
  VLAN = "VLAN"
@@ -3064,12 +2374,6 @@ export interface TrunkInterfaceAssociation {
3064
2374
  */
3065
2375
  Tags?: Tag[];
3066
2376
  }
3067
- export declare namespace TrunkInterfaceAssociation {
3068
- /**
3069
- * @internal
3070
- */
3071
- const filterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
3072
- }
3073
2377
  export interface AssociateTrunkInterfaceResult {
3074
2378
  /**
3075
2379
  * <p>Information about the association between the trunk network interface and branch network interface.</p>
@@ -3082,12 +2386,6 @@ export interface AssociateTrunkInterfaceResult {
3082
2386
  */
3083
2387
  ClientToken?: string;
3084
2388
  }
3085
- export declare namespace AssociateTrunkInterfaceResult {
3086
- /**
3087
- * @internal
3088
- */
3089
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
3090
- }
3091
2389
  export interface AssociateVpcCidrBlockRequest {
3092
2390
  /**
3093
2391
  * <p>Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.</p>
@@ -3118,29 +2416,23 @@ export interface AssociateVpcCidrBlockRequest {
3118
2416
  */
3119
2417
  Ipv6CidrBlock?: string;
3120
2418
  /**
3121
- * <p>Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), 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>
2419
+ * <p>Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), 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>
3122
2420
  */
3123
2421
  Ipv4IpamPoolId?: string;
3124
2422
  /**
3125
- * <p>The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see <a href="/vpc/latest/ipam/what-is-it-ipam.html">What is IPAM?</a> in the <i>Amazon VPC IPAM User Guide</i>.
2423
+ * <p>The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, 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>.
3126
2424
  * </p>
3127
2425
  */
3128
2426
  Ipv4NetmaskLength?: number;
3129
2427
  /**
3130
- * <p>Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), 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>
2428
+ * <p>Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), 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>
3131
2429
  */
3132
2430
  Ipv6IpamPoolId?: string;
3133
2431
  /**
3134
- * <p>The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, 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>
2432
+ * <p>The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, 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>
3135
2433
  */
3136
2434
  Ipv6NetmaskLength?: number;
3137
2435
  }
3138
- export declare namespace AssociateVpcCidrBlockRequest {
3139
- /**
3140
- * @internal
3141
- */
3142
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
3143
- }
3144
2436
  export declare type VpcCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
3145
2437
  /**
3146
2438
  * <p>Describes the state of a CIDR block.</p>
@@ -3155,12 +2447,6 @@ export interface VpcCidrBlockState {
3155
2447
  */
3156
2448
  StatusMessage?: string;
3157
2449
  }
3158
- export declare namespace VpcCidrBlockState {
3159
- /**
3160
- * @internal
3161
- */
3162
- const filterSensitiveLog: (obj: VpcCidrBlockState) => any;
3163
- }
3164
2450
  /**
3165
2451
  * <p>Describes an IPv4 CIDR block associated with a VPC.</p>
3166
2452
  */
@@ -3178,12 +2464,6 @@ export interface VpcCidrBlockAssociation {
3178
2464
  */
3179
2465
  CidrBlockState?: VpcCidrBlockState;
3180
2466
  }
3181
- export declare namespace VpcCidrBlockAssociation {
3182
- /**
3183
- * @internal
3184
- */
3185
- const filterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
3186
- }
3187
2467
  /**
3188
2468
  * <p>Describes an IPv6 CIDR block associated with a VPC.</p>
3189
2469
  */
@@ -3210,12 +2490,6 @@ export interface VpcIpv6CidrBlockAssociation {
3210
2490
  */
3211
2491
  Ipv6Pool?: string;
3212
2492
  }
3213
- export declare namespace VpcIpv6CidrBlockAssociation {
3214
- /**
3215
- * @internal
3216
- */
3217
- const filterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
3218
- }
3219
2493
  export interface AssociateVpcCidrBlockResult {
3220
2494
  /**
3221
2495
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -3230,12 +2504,6 @@ export interface AssociateVpcCidrBlockResult {
3230
2504
  */
3231
2505
  VpcId?: string;
3232
2506
  }
3233
- export declare namespace AssociateVpcCidrBlockResult {
3234
- /**
3235
- * @internal
3236
- */
3237
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
3238
- }
3239
2507
  export interface AttachClassicLinkVpcRequest {
3240
2508
  /**
3241
2509
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3256,24 +2524,12 @@ export interface AttachClassicLinkVpcRequest {
3256
2524
  */
3257
2525
  VpcId: string | undefined;
3258
2526
  }
3259
- export declare namespace AttachClassicLinkVpcRequest {
3260
- /**
3261
- * @internal
3262
- */
3263
- const filterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
3264
- }
3265
2527
  export interface AttachClassicLinkVpcResult {
3266
2528
  /**
3267
2529
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3268
2530
  */
3269
2531
  Return?: boolean;
3270
2532
  }
3271
- export declare namespace AttachClassicLinkVpcResult {
3272
- /**
3273
- * @internal
3274
- */
3275
- const filterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
3276
- }
3277
2533
  export interface AttachInternetGatewayRequest {
3278
2534
  /**
3279
2535
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3290,12 +2546,6 @@ export interface AttachInternetGatewayRequest {
3290
2546
  */
3291
2547
  VpcId: string | undefined;
3292
2548
  }
3293
- export declare namespace AttachInternetGatewayRequest {
3294
- /**
3295
- * @internal
3296
- */
3297
- const filterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
3298
- }
3299
2549
  /**
3300
2550
  * <p>Contains the parameters for AttachNetworkInterface.</p>
3301
2551
  */
@@ -3325,12 +2575,6 @@ export interface AttachNetworkInterfaceRequest {
3325
2575
  */
3326
2576
  NetworkCardIndex?: number;
3327
2577
  }
3328
- export declare namespace AttachNetworkInterfaceRequest {
3329
- /**
3330
- * @internal
3331
- */
3332
- const filterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
3333
- }
3334
2578
  /**
3335
2579
  * <p>Contains the output of AttachNetworkInterface.</p>
3336
2580
  */
@@ -3344,12 +2588,6 @@ export interface AttachNetworkInterfaceResult {
3344
2588
  */
3345
2589
  NetworkCardIndex?: number;
3346
2590
  }
3347
- export declare namespace AttachNetworkInterfaceResult {
3348
- /**
3349
- * @internal
3350
- */
3351
- const filterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
3352
- }
3353
2591
  export interface AttachVolumeRequest {
3354
2592
  /**
3355
2593
  * <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
@@ -3371,12 +2609,6 @@ export interface AttachVolumeRequest {
3371
2609
  */
3372
2610
  DryRun?: boolean;
3373
2611
  }
3374
- export declare namespace AttachVolumeRequest {
3375
- /**
3376
- * @internal
3377
- */
3378
- const filterSensitiveLog: (obj: AttachVolumeRequest) => any;
3379
- }
3380
2612
  export declare type VolumeAttachmentState = "attached" | "attaching" | "busy" | "detached" | "detaching";
3381
2613
  /**
3382
2614
  * <p>Describes volume attachment details.</p>
@@ -3407,12 +2639,6 @@ export interface VolumeAttachment {
3407
2639
  */
3408
2640
  DeleteOnTermination?: boolean;
3409
2641
  }
3410
- export declare namespace VolumeAttachment {
3411
- /**
3412
- * @internal
3413
- */
3414
- const filterSensitiveLog: (obj: VolumeAttachment) => any;
3415
- }
3416
2642
  /**
3417
2643
  * <p>Contains the parameters for AttachVpnGateway.</p>
3418
2644
  */
@@ -3433,12 +2659,6 @@ export interface AttachVpnGatewayRequest {
3433
2659
  */
3434
2660
  DryRun?: boolean;
3435
2661
  }
3436
- export declare namespace AttachVpnGatewayRequest {
3437
- /**
3438
- * @internal
3439
- */
3440
- const filterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
3441
- }
3442
2662
  export declare type AttachmentStatus = "attached" | "attaching" | "detached" | "detaching";
3443
2663
  /**
3444
2664
  * <p>Describes an attachment between a virtual private gateway and a VPC.</p>
@@ -3453,12 +2673,6 @@ export interface VpcAttachment {
3453
2673
  */
3454
2674
  VpcId?: string;
3455
2675
  }
3456
- export declare namespace VpcAttachment {
3457
- /**
3458
- * @internal
3459
- */
3460
- const filterSensitiveLog: (obj: VpcAttachment) => any;
3461
- }
3462
2676
  /**
3463
2677
  * <p>Contains the output of AttachVpnGateway.</p>
3464
2678
  */
@@ -3468,12 +2682,6 @@ export interface AttachVpnGatewayResult {
3468
2682
  */
3469
2683
  VpcAttachment?: VpcAttachment;
3470
2684
  }
3471
- export declare namespace AttachVpnGatewayResult {
3472
- /**
3473
- * @internal
3474
- */
3475
- const filterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
3476
- }
3477
2685
  export interface AuthorizeClientVpnIngressRequest {
3478
2686
  /**
3479
2687
  * <p>The ID of the Client VPN endpoint.</p>
@@ -3506,12 +2714,6 @@ export interface AuthorizeClientVpnIngressRequest {
3506
2714
  */
3507
2715
  DryRun?: boolean;
3508
2716
  }
3509
- export declare namespace AuthorizeClientVpnIngressRequest {
3510
- /**
3511
- * @internal
3512
- */
3513
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
3514
- }
3515
2717
  export declare type ClientVpnAuthorizationRuleStatusCode = "active" | "authorizing" | "failed" | "revoking";
3516
2718
  /**
3517
2719
  * <p>Describes the state of an authorization rule.</p>
@@ -3526,24 +2728,12 @@ export interface ClientVpnAuthorizationRuleStatus {
3526
2728
  */
3527
2729
  Message?: string;
3528
2730
  }
3529
- export declare namespace ClientVpnAuthorizationRuleStatus {
3530
- /**
3531
- * @internal
3532
- */
3533
- const filterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
3534
- }
3535
2731
  export interface AuthorizeClientVpnIngressResult {
3536
2732
  /**
3537
2733
  * <p>The current state of the authorization rule.</p>
3538
2734
  */
3539
2735
  Status?: ClientVpnAuthorizationRuleStatus;
3540
2736
  }
3541
- export declare namespace AuthorizeClientVpnIngressResult {
3542
- /**
3543
- * @internal
3544
- */
3545
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
3546
- }
3547
2737
  /**
3548
2738
  * <p>Describes an IPv4 range.</p>
3549
2739
  */
@@ -3560,12 +2750,6 @@ export interface IpRange {
3560
2750
  */
3561
2751
  Description?: string;
3562
2752
  }
3563
- export declare namespace IpRange {
3564
- /**
3565
- * @internal
3566
- */
3567
- const filterSensitiveLog: (obj: IpRange) => any;
3568
- }
3569
2753
  /**
3570
2754
  * <p>[EC2-VPC only] Describes an IPv6 range.</p>
3571
2755
  */
@@ -3582,12 +2766,6 @@ export interface Ipv6Range {
3582
2766
  */
3583
2767
  Description?: string;
3584
2768
  }
3585
- export declare namespace Ipv6Range {
3586
- /**
3587
- * @internal
3588
- */
3589
- const filterSensitiveLog: (obj: Ipv6Range) => any;
3590
- }
3591
2769
  /**
3592
2770
  * <p>Describes a prefix list ID.</p>
3593
2771
  */
@@ -3603,12 +2781,6 @@ export interface PrefixListId {
3603
2781
  */
3604
2782
  PrefixListId?: string;
3605
2783
  }
3606
- export declare namespace PrefixListId {
3607
- /**
3608
- * @internal
3609
- */
3610
- const filterSensitiveLog: (obj: PrefixListId) => any;
3611
- }
3612
2784
  /**
3613
2785
  * <p>Describes a security group and Amazon Web Services account ID pair.</p>
3614
2786
  */
@@ -3654,12 +2826,6 @@ export interface UserIdGroupPair {
3654
2826
  */
3655
2827
  VpcPeeringConnectionId?: string;
3656
2828
  }
3657
- export declare namespace UserIdGroupPair {
3658
- /**
3659
- * @internal
3660
- */
3661
- const filterSensitiveLog: (obj: UserIdGroupPair) => any;
3662
- }
3663
2829
  /**
3664
2830
  * <p>Describes a set of permissions for a security group rule.</p>
3665
2831
  */
@@ -3704,12 +2870,6 @@ export interface IpPermission {
3704
2870
  */
3705
2871
  UserIdGroupPairs?: UserIdGroupPair[];
3706
2872
  }
3707
- export declare namespace IpPermission {
3708
- /**
3709
- * @internal
3710
- */
3711
- const filterSensitiveLog: (obj: IpPermission) => any;
3712
- }
3713
2873
  export interface AuthorizeSecurityGroupEgressRequest {
3714
2874
  /**
3715
2875
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3758,12 +2918,6 @@ export interface AuthorizeSecurityGroupEgressRequest {
3758
2918
  */
3759
2919
  SourceSecurityGroupOwnerId?: string;
3760
2920
  }
3761
- export declare namespace AuthorizeSecurityGroupEgressRequest {
3762
- /**
3763
- * @internal
3764
- */
3765
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
3766
- }
3767
2921
  /**
3768
2922
  * <p> Describes the security group that is referenced in the security group rule.</p>
3769
2923
  */
@@ -3789,12 +2943,6 @@ export interface ReferencedSecurityGroup {
3789
2943
  */
3790
2944
  VpcPeeringConnectionId?: string;
3791
2945
  }
3792
- export declare namespace ReferencedSecurityGroup {
3793
- /**
3794
- * @internal
3795
- */
3796
- const filterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
3797
- }
3798
2946
  /**
3799
2947
  * <p>Describes a security group rule.</p>
3800
2948
  */
@@ -3856,12 +3004,6 @@ export interface SecurityGroupRule {
3856
3004
  */
3857
3005
  Tags?: Tag[];
3858
3006
  }
3859
- export declare namespace SecurityGroupRule {
3860
- /**
3861
- * @internal
3862
- */
3863
- const filterSensitiveLog: (obj: SecurityGroupRule) => any;
3864
- }
3865
3007
  export interface AuthorizeSecurityGroupEgressResult {
3866
3008
  /**
3867
3009
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3872,12 +3014,6 @@ export interface AuthorizeSecurityGroupEgressResult {
3872
3014
  */
3873
3015
  SecurityGroupRules?: SecurityGroupRule[];
3874
3016
  }
3875
- export declare namespace AuthorizeSecurityGroupEgressResult {
3876
- /**
3877
- * @internal
3878
- */
3879
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
3880
- }
3881
3017
  export interface AuthorizeSecurityGroupIngressRequest {
3882
3018
  /**
3883
3019
  * <p>The IPv4 address range, in CIDR format. You can't specify this parameter when specifying a source
@@ -3950,12 +3086,6 @@ export interface AuthorizeSecurityGroupIngressRequest {
3950
3086
  */
3951
3087
  TagSpecifications?: TagSpecification[];
3952
3088
  }
3953
- export declare namespace AuthorizeSecurityGroupIngressRequest {
3954
- /**
3955
- * @internal
3956
- */
3957
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
3958
- }
3959
3089
  export interface AuthorizeSecurityGroupIngressResult {
3960
3090
  /**
3961
3091
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3966,12 +3096,6 @@ export interface AuthorizeSecurityGroupIngressResult {
3966
3096
  */
3967
3097
  SecurityGroupRules?: SecurityGroupRule[];
3968
3098
  }
3969
- export declare namespace AuthorizeSecurityGroupIngressResult {
3970
- /**
3971
- * @internal
3972
- */
3973
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
3974
- }
3975
3099
  /**
3976
3100
  * <p>Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.</p>
3977
3101
  */
@@ -3998,12 +3122,6 @@ export interface S3Storage {
3998
3122
  */
3999
3123
  UploadPolicySignature?: string;
4000
3124
  }
4001
- export declare namespace S3Storage {
4002
- /**
4003
- * @internal
4004
- */
4005
- const filterSensitiveLog: (obj: S3Storage) => any;
4006
- }
4007
3125
  /**
4008
3126
  * <p>Describes the storage location for an instance store-backed AMI.</p>
4009
3127
  */
@@ -4013,12 +3131,6 @@ export interface Storage {
4013
3131
  */
4014
3132
  S3?: S3Storage;
4015
3133
  }
4016
- export declare namespace Storage {
4017
- /**
4018
- * @internal
4019
- */
4020
- const filterSensitiveLog: (obj: Storage) => any;
4021
- }
4022
3134
  /**
4023
3135
  * <p>Contains the parameters for BundleInstance.</p>
4024
3136
  */
@@ -4041,12 +3153,6 @@ export interface BundleInstanceRequest {
4041
3153
  */
4042
3154
  DryRun?: boolean;
4043
3155
  }
4044
- export declare namespace BundleInstanceRequest {
4045
- /**
4046
- * @internal
4047
- */
4048
- const filterSensitiveLog: (obj: BundleInstanceRequest) => any;
4049
- }
4050
3156
  /**
4051
3157
  * <p>Describes an error for <a>BundleInstance</a>.</p>
4052
3158
  */
@@ -4060,12 +3166,6 @@ export interface BundleTaskError {
4060
3166
  */
4061
3167
  Message?: string;
4062
3168
  }
4063
- export declare namespace BundleTaskError {
4064
- /**
4065
- * @internal
4066
- */
4067
- const filterSensitiveLog: (obj: BundleTaskError) => any;
4068
- }
4069
3169
  export declare type BundleTaskState = "bundling" | "cancelling" | "complete" | "failed" | "pending" | "storing" | "waiting-for-shutdown";
4070
3170
  /**
4071
3171
  * <p>Describes a bundle task.</p>
@@ -4104,12 +3204,6 @@ export interface BundleTask {
4104
3204
  */
4105
3205
  UpdateTime?: Date;
4106
3206
  }
4107
- export declare namespace BundleTask {
4108
- /**
4109
- * @internal
4110
- */
4111
- const filterSensitiveLog: (obj: BundleTask) => any;
4112
- }
4113
3207
  /**
4114
3208
  * <p>Contains the output of BundleInstance.</p>
4115
3209
  */
@@ -4119,12 +3213,6 @@ export interface BundleInstanceResult {
4119
3213
  */
4120
3214
  BundleTask?: BundleTask;
4121
3215
  }
4122
- export declare namespace BundleInstanceResult {
4123
- /**
4124
- * @internal
4125
- */
4126
- const filterSensitiveLog: (obj: BundleInstanceResult) => any;
4127
- }
4128
3216
  /**
4129
3217
  * <p>Contains the parameters for CancelBundleTask.</p>
4130
3218
  */
@@ -4140,12 +3228,6 @@ export interface CancelBundleTaskRequest {
4140
3228
  */
4141
3229
  DryRun?: boolean;
4142
3230
  }
4143
- export declare namespace CancelBundleTaskRequest {
4144
- /**
4145
- * @internal
4146
- */
4147
- const filterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
4148
- }
4149
3231
  /**
4150
3232
  * <p>Contains the output of CancelBundleTask.</p>
4151
3233
  */
@@ -4155,12 +3237,6 @@ export interface CancelBundleTaskResult {
4155
3237
  */
4156
3238
  BundleTask?: BundleTask;
4157
3239
  }
4158
- export declare namespace CancelBundleTaskResult {
4159
- /**
4160
- * @internal
4161
- */
4162
- const filterSensitiveLog: (obj: CancelBundleTaskResult) => any;
4163
- }
4164
3240
  export interface CancelCapacityReservationRequest {
4165
3241
  /**
4166
3242
  * <p>The ID of the Capacity Reservation to be cancelled.</p>
@@ -4171,24 +3247,12 @@ export interface CancelCapacityReservationRequest {
4171
3247
  */
4172
3248
  DryRun?: boolean;
4173
3249
  }
4174
- export declare namespace CancelCapacityReservationRequest {
4175
- /**
4176
- * @internal
4177
- */
4178
- const filterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
4179
- }
4180
3250
  export interface CancelCapacityReservationResult {
4181
3251
  /**
4182
3252
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4183
3253
  */
4184
3254
  Return?: boolean;
4185
3255
  }
4186
- export declare namespace CancelCapacityReservationResult {
4187
- /**
4188
- * @internal
4189
- */
4190
- const filterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
4191
- }
4192
3256
  export interface CancelCapacityReservationFleetsRequest {
4193
3257
  /**
4194
3258
  * <p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
@@ -4199,12 +3263,6 @@ export interface CancelCapacityReservationFleetsRequest {
4199
3263
  */
4200
3264
  CapacityReservationFleetIds: string[] | undefined;
4201
3265
  }
4202
- export declare namespace CancelCapacityReservationFleetsRequest {
4203
- /**
4204
- * @internal
4205
- */
4206
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
4207
- }
4208
3266
  /**
4209
3267
  * <p>Describes a Capacity Reservation Fleet cancellation error.</p>
4210
3268
  */
@@ -4218,12 +3276,6 @@ export interface CancelCapacityReservationFleetError {
4218
3276
  */
4219
3277
  Message?: string;
4220
3278
  }
4221
- export declare namespace CancelCapacityReservationFleetError {
4222
- /**
4223
- * @internal
4224
- */
4225
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
4226
- }
4227
3279
  /**
4228
3280
  * <p>Describes a Capacity Reservation Fleet that could not be cancelled.</p>
4229
3281
  */
@@ -4237,12 +3289,6 @@ export interface FailedCapacityReservationFleetCancellationResult {
4237
3289
  */
4238
3290
  CancelCapacityReservationFleetError?: CancelCapacityReservationFleetError;
4239
3291
  }
4240
- export declare namespace FailedCapacityReservationFleetCancellationResult {
4241
- /**
4242
- * @internal
4243
- */
4244
- const filterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
4245
- }
4246
3292
  export declare enum CapacityReservationFleetState {
4247
3293
  ACTIVE = "active",
4248
3294
  CANCELLED = "cancelled",
@@ -4271,12 +3317,6 @@ export interface CapacityReservationFleetCancellationState {
4271
3317
  */
4272
3318
  CapacityReservationFleetId?: string;
4273
3319
  }
4274
- export declare namespace CapacityReservationFleetCancellationState {
4275
- /**
4276
- * @internal
4277
- */
4278
- const filterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
4279
- }
4280
3320
  export interface CancelCapacityReservationFleetsResult {
4281
3321
  /**
4282
3322
  * <p>Information about the Capacity Reservation Fleets that were successfully cancelled.</p>
@@ -4287,12 +3327,6 @@ export interface CancelCapacityReservationFleetsResult {
4287
3327
  */
4288
3328
  FailedFleetCancellations?: FailedCapacityReservationFleetCancellationResult[];
4289
3329
  }
4290
- export declare namespace CancelCapacityReservationFleetsResult {
4291
- /**
4292
- * @internal
4293
- */
4294
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
4295
- }
4296
3330
  export interface CancelConversionRequest {
4297
3331
  /**
4298
3332
  * <p>The ID of the conversion task.</p>
@@ -4309,24 +3343,12 @@ export interface CancelConversionRequest {
4309
3343
  */
4310
3344
  ReasonMessage?: string;
4311
3345
  }
4312
- export declare namespace CancelConversionRequest {
4313
- /**
4314
- * @internal
4315
- */
4316
- const filterSensitiveLog: (obj: CancelConversionRequest) => any;
4317
- }
4318
3346
  export interface CancelExportTaskRequest {
4319
3347
  /**
4320
3348
  * <p>The ID of the export task. This is the ID returned by <code>CreateInstanceExportTask</code>.</p>
4321
3349
  */
4322
3350
  ExportTaskId: string | undefined;
4323
3351
  }
4324
- export declare namespace CancelExportTaskRequest {
4325
- /**
4326
- * @internal
4327
- */
4328
- const filterSensitiveLog: (obj: CancelExportTaskRequest) => any;
4329
- }
4330
3352
  export interface CancelImportTaskRequest {
4331
3353
  /**
4332
3354
  * <p>The reason for canceling the task.</p>
@@ -4343,12 +3365,6 @@ export interface CancelImportTaskRequest {
4343
3365
  */
4344
3366
  ImportTaskId?: string;
4345
3367
  }
4346
- export declare namespace CancelImportTaskRequest {
4347
- /**
4348
- * @internal
4349
- */
4350
- const filterSensitiveLog: (obj: CancelImportTaskRequest) => any;
4351
- }
4352
3368
  export interface CancelImportTaskResult {
4353
3369
  /**
4354
3370
  * <p>The ID of the task being canceled.</p>
@@ -4363,12 +3379,6 @@ export interface CancelImportTaskResult {
4363
3379
  */
4364
3380
  State?: string;
4365
3381
  }
4366
- export declare namespace CancelImportTaskResult {
4367
- /**
4368
- * @internal
4369
- */
4370
- const filterSensitiveLog: (obj: CancelImportTaskResult) => any;
4371
- }
4372
3382
  /**
4373
3383
  * <p>Contains the parameters for CancelReservedInstancesListing.</p>
4374
3384
  */
@@ -4378,12 +3388,6 @@ export interface CancelReservedInstancesListingRequest {
4378
3388
  */
4379
3389
  ReservedInstancesListingId: string | undefined;
4380
3390
  }
4381
- export declare namespace CancelReservedInstancesListingRequest {
4382
- /**
4383
- * @internal
4384
- */
4385
- const filterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
4386
- }
4387
3391
  export declare type ListingState = "available" | "cancelled" | "pending" | "sold";
4388
3392
  /**
4389
3393
  * <p>Describes a Reserved Instance listing state.</p>
@@ -4398,12 +3402,6 @@ export interface InstanceCount {
4398
3402
  */
4399
3403
  State?: ListingState | string;
4400
3404
  }
4401
- export declare namespace InstanceCount {
4402
- /**
4403
- * @internal
4404
- */
4405
- const filterSensitiveLog: (obj: InstanceCount) => any;
4406
- }
4407
3405
  export declare type CurrencyCodeValues = "USD";
4408
3406
  /**
4409
3407
  * <p>Describes the price for a Reserved Instance.</p>
@@ -4428,12 +3426,6 @@ export interface PriceSchedule {
4428
3426
  */
4429
3427
  Term?: number;
4430
3428
  }
4431
- export declare namespace PriceSchedule {
4432
- /**
4433
- * @internal
4434
- */
4435
- const filterSensitiveLog: (obj: PriceSchedule) => any;
4436
- }
4437
3429
  export declare type ListingStatus = "active" | "cancelled" | "closed" | "pending";
4438
3430
  /**
4439
3431
  * <p>Describes a Reserved Instance listing.</p>
@@ -4481,12 +3473,6 @@ export interface ReservedInstancesListing {
4481
3473
  */
4482
3474
  UpdateDate?: Date;
4483
3475
  }
4484
- export declare namespace ReservedInstancesListing {
4485
- /**
4486
- * @internal
4487
- */
4488
- const filterSensitiveLog: (obj: ReservedInstancesListing) => any;
4489
- }
4490
3476
  /**
4491
3477
  * <p>Contains the output of CancelReservedInstancesListing.</p>
4492
3478
  */
@@ -4496,12 +3482,6 @@ export interface CancelReservedInstancesListingResult {
4496
3482
  */
4497
3483
  ReservedInstancesListings?: ReservedInstancesListing[];
4498
3484
  }
4499
- export declare namespace CancelReservedInstancesListingResult {
4500
- /**
4501
- * @internal
4502
- */
4503
- const filterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
4504
- }
4505
3485
  /**
4506
3486
  * <p>Contains the parameters for CancelSpotFleetRequests.</p>
4507
3487
  */
@@ -4523,12 +3503,6 @@ export interface CancelSpotFleetRequestsRequest {
4523
3503
  */
4524
3504
  TerminateInstances: boolean | undefined;
4525
3505
  }
4526
- export declare namespace CancelSpotFleetRequestsRequest {
4527
- /**
4528
- * @internal
4529
- */
4530
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
4531
- }
4532
3506
  export declare enum BatchState {
4533
3507
  ACTIVE = "active",
4534
3508
  CANCELLED = "cancelled",
@@ -4555,12 +3529,6 @@ export interface CancelSpotFleetRequestsSuccessItem {
4555
3529
  */
4556
3530
  SpotFleetRequestId?: string;
4557
3531
  }
4558
- export declare namespace CancelSpotFleetRequestsSuccessItem {
4559
- /**
4560
- * @internal
4561
- */
4562
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
4563
- }
4564
3532
  export declare enum CancelBatchErrorCode {
4565
3533
  FLEET_REQUEST_ID_DOES_NOT_EXIST = "fleetRequestIdDoesNotExist",
4566
3534
  FLEET_REQUEST_ID_MALFORMED = "fleetRequestIdMalformed",
@@ -4580,12 +3548,6 @@ export interface CancelSpotFleetRequestsError {
4580
3548
  */
4581
3549
  Message?: string;
4582
3550
  }
4583
- export declare namespace CancelSpotFleetRequestsError {
4584
- /**
4585
- * @internal
4586
- */
4587
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
4588
- }
4589
3551
  /**
4590
3552
  * <p>Describes a Spot Fleet request that was not successfully canceled.</p>
4591
3553
  */
@@ -4599,12 +3561,6 @@ export interface CancelSpotFleetRequestsErrorItem {
4599
3561
  */
4600
3562
  SpotFleetRequestId?: string;
4601
3563
  }
4602
- export declare namespace CancelSpotFleetRequestsErrorItem {
4603
- /**
4604
- * @internal
4605
- */
4606
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
4607
- }
4608
3564
  /**
4609
3565
  * <p>Contains the output of CancelSpotFleetRequests.</p>
4610
3566
  */
@@ -4618,12 +3574,6 @@ export interface CancelSpotFleetRequestsResponse {
4618
3574
  */
4619
3575
  UnsuccessfulFleetRequests?: CancelSpotFleetRequestsErrorItem[];
4620
3576
  }
4621
- export declare namespace CancelSpotFleetRequestsResponse {
4622
- /**
4623
- * @internal
4624
- */
4625
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
4626
- }
4627
3577
  /**
4628
3578
  * <p>Contains the parameters for CancelSpotInstanceRequests.</p>
4629
3579
  */
@@ -4640,12 +3590,6 @@ export interface CancelSpotInstanceRequestsRequest {
4640
3590
  */
4641
3591
  SpotInstanceRequestIds: string[] | undefined;
4642
3592
  }
4643
- export declare namespace CancelSpotInstanceRequestsRequest {
4644
- /**
4645
- * @internal
4646
- */
4647
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
4648
- }
4649
3593
  export declare type CancelSpotInstanceRequestState = "active" | "cancelled" | "closed" | "completed" | "open";
4650
3594
  /**
4651
3595
  * <p>Describes a request to cancel a Spot Instance.</p>
@@ -4660,12 +3604,6 @@ export interface CancelledSpotInstanceRequest {
4660
3604
  */
4661
3605
  State?: CancelSpotInstanceRequestState | string;
4662
3606
  }
4663
- export declare namespace CancelledSpotInstanceRequest {
4664
- /**
4665
- * @internal
4666
- */
4667
- const filterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
4668
- }
4669
3607
  /**
4670
3608
  * <p>Contains the output of CancelSpotInstanceRequests.</p>
4671
3609
  */
@@ -4675,12 +3613,6 @@ export interface CancelSpotInstanceRequestsResult {
4675
3613
  */
4676
3614
  CancelledSpotInstanceRequests?: CancelledSpotInstanceRequest[];
4677
3615
  }
4678
- export declare namespace CancelSpotInstanceRequestsResult {
4679
- /**
4680
- * @internal
4681
- */
4682
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
4683
- }
4684
3616
  export interface ConfirmProductInstanceRequest {
4685
3617
  /**
4686
3618
  * <p>The ID of the instance.</p>
@@ -4697,12 +3629,6 @@ export interface ConfirmProductInstanceRequest {
4697
3629
  */
4698
3630
  DryRun?: boolean;
4699
3631
  }
4700
- export declare namespace ConfirmProductInstanceRequest {
4701
- /**
4702
- * @internal
4703
- */
4704
- const filterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
4705
- }
4706
3632
  export interface ConfirmProductInstanceResult {
4707
3633
  /**
4708
3634
  * <p>The Amazon Web Services account ID of the instance owner. This is only present if the
@@ -4715,12 +3641,6 @@ export interface ConfirmProductInstanceResult {
4715
3641
  */
4716
3642
  Return?: boolean;
4717
3643
  }
4718
- export declare namespace ConfirmProductInstanceResult {
4719
- /**
4720
- * @internal
4721
- */
4722
- const filterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
4723
- }
4724
3644
  export interface CopyFpgaImageRequest {
4725
3645
  /**
4726
3646
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4750,24 +3670,12 @@ export interface CopyFpgaImageRequest {
4750
3670
  */
4751
3671
  ClientToken?: string;
4752
3672
  }
4753
- export declare namespace CopyFpgaImageRequest {
4754
- /**
4755
- * @internal
4756
- */
4757
- const filterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
4758
- }
4759
3673
  export interface CopyFpgaImageResult {
4760
3674
  /**
4761
3675
  * <p>The ID of the new AFI.</p>
4762
3676
  */
4763
3677
  FpgaImageId?: string;
4764
3678
  }
4765
- export declare namespace CopyFpgaImageResult {
4766
- /**
4767
- * @internal
4768
- */
4769
- const filterSensitiveLog: (obj: CopyFpgaImageResult) => any;
4770
- }
4771
3679
  /**
4772
3680
  * <p>Contains the parameters for CopyImage.</p>
4773
3681
  */
@@ -4845,12 +3753,6 @@ export interface CopyImageRequest {
4845
3753
  */
4846
3754
  DryRun?: boolean;
4847
3755
  }
4848
- export declare namespace CopyImageRequest {
4849
- /**
4850
- * @internal
4851
- */
4852
- const filterSensitiveLog: (obj: CopyImageRequest) => any;
4853
- }
4854
3756
  /**
4855
3757
  * <p>Contains the output of CopyImage.</p>
4856
3758
  */
@@ -4860,12 +3762,6 @@ export interface CopyImageResult {
4860
3762
  */
4861
3763
  ImageId?: string;
4862
3764
  }
4863
- export declare namespace CopyImageResult {
4864
- /**
4865
- * @internal
4866
- */
4867
- const filterSensitiveLog: (obj: CopyImageResult) => any;
4868
- }
4869
3765
  export interface CopySnapshotRequest {
4870
3766
  /**
4871
3767
  * <p>A description for the EBS snapshot.</p>
@@ -4959,12 +3855,6 @@ export interface CopySnapshotRequest {
4959
3855
  */
4960
3856
  DryRun?: boolean;
4961
3857
  }
4962
- export declare namespace CopySnapshotRequest {
4963
- /**
4964
- * @internal
4965
- */
4966
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
4967
- }
4968
3858
  export interface CopySnapshotResult {
4969
3859
  /**
4970
3860
  * <p>The ID of the new snapshot.</p>
@@ -4975,12 +3865,6 @@ export interface CopySnapshotResult {
4975
3865
  */
4976
3866
  Tags?: Tag[];
4977
3867
  }
4978
- export declare namespace CopySnapshotResult {
4979
- /**
4980
- * @internal
4981
- */
4982
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
4983
- }
4984
3868
  export declare type EndDateType = "limited" | "unlimited";
4985
3869
  export declare type InstanceMatchCriteria = "open" | "targeted";
4986
3870
  export declare enum CapacityReservationInstancePlatform {
@@ -5129,12 +4013,6 @@ export interface CreateCapacityReservationRequest {
5129
4013
  */
5130
4014
  PlacementGroupArn?: string;
5131
4015
  }
5132
- export declare namespace CreateCapacityReservationRequest {
5133
- /**
5134
- * @internal
5135
- */
5136
- const filterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
5137
- }
5138
4016
  export declare type CapacityReservationState = "active" | "cancelled" | "expired" | "failed" | "pending";
5139
4017
  /**
5140
4018
  * <p>Describes a Capacity Reservation.</p>
@@ -5305,28 +4183,16 @@ export interface CapacityReservation {
5305
4183
  */
5306
4184
  PlacementGroupArn?: string;
5307
4185
  }
5308
- export declare namespace CapacityReservation {
5309
- /**
5310
- * @internal
5311
- */
5312
- const filterSensitiveLog: (obj: CapacityReservation) => any;
5313
- }
5314
4186
  export interface CreateCapacityReservationResult {
5315
4187
  /**
5316
4188
  * <p>Information about the Capacity Reservation.</p>
5317
4189
  */
5318
4190
  CapacityReservation?: CapacityReservation;
5319
4191
  }
5320
- export declare namespace CreateCapacityReservationResult {
5321
- /**
5322
- * @internal
5323
- */
5324
- const filterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
5325
- }
5326
4192
  export declare enum FleetInstanceMatchCriteria {
5327
4193
  open = "open"
5328
4194
  }
5329
- export declare type _InstanceType = "a1.2xlarge" | "a1.4xlarge" | "a1.large" | "a1.medium" | "a1.metal" | "a1.xlarge" | "c1.medium" | "c1.xlarge" | "c3.2xlarge" | "c3.4xlarge" | "c3.8xlarge" | "c3.large" | "c3.xlarge" | "c4.2xlarge" | "c4.4xlarge" | "c4.8xlarge" | "c4.large" | "c4.xlarge" | "c5.12xlarge" | "c5.18xlarge" | "c5.24xlarge" | "c5.2xlarge" | "c5.4xlarge" | "c5.9xlarge" | "c5.large" | "c5.metal" | "c5.xlarge" | "c5a.12xlarge" | "c5a.16xlarge" | "c5a.24xlarge" | "c5a.2xlarge" | "c5a.4xlarge" | "c5a.8xlarge" | "c5a.large" | "c5a.xlarge" | "c5ad.12xlarge" | "c5ad.16xlarge" | "c5ad.24xlarge" | "c5ad.2xlarge" | "c5ad.4xlarge" | "c5ad.8xlarge" | "c5ad.large" | "c5ad.xlarge" | "c5d.12xlarge" | "c5d.18xlarge" | "c5d.24xlarge" | "c5d.2xlarge" | "c5d.4xlarge" | "c5d.9xlarge" | "c5d.large" | "c5d.metal" | "c5d.xlarge" | "c5n.18xlarge" | "c5n.2xlarge" | "c5n.4xlarge" | "c5n.9xlarge" | "c5n.large" | "c5n.metal" | "c5n.xlarge" | "c6a.12xlarge" | "c6a.16xlarge" | "c6a.24xlarge" | "c6a.2xlarge" | "c6a.32xlarge" | "c6a.48xlarge" | "c6a.4xlarge" | "c6a.8xlarge" | "c6a.large" | "c6a.metal" | "c6a.xlarge" | "c6g.12xlarge" | "c6g.16xlarge" | "c6g.2xlarge" | "c6g.4xlarge" | "c6g.8xlarge" | "c6g.large" | "c6g.medium" | "c6g.metal" | "c6g.xlarge" | "c6gd.12xlarge" | "c6gd.16xlarge" | "c6gd.2xlarge" | "c6gd.4xlarge" | "c6gd.8xlarge" | "c6gd.large" | "c6gd.medium" | "c6gd.metal" | "c6gd.xlarge" | "c6gn.12xlarge" | "c6gn.16xlarge" | "c6gn.2xlarge" | "c6gn.4xlarge" | "c6gn.8xlarge" | "c6gn.large" | "c6gn.medium" | "c6gn.xlarge" | "c6i.12xlarge" | "c6i.16xlarge" | "c6i.24xlarge" | "c6i.2xlarge" | "c6i.32xlarge" | "c6i.4xlarge" | "c6i.8xlarge" | "c6i.large" | "c6i.metal" | "c6i.xlarge" | "c7g.12xlarge" | "c7g.16xlarge" | "c7g.2xlarge" | "c7g.4xlarge" | "c7g.8xlarge" | "c7g.large" | "c7g.medium" | "c7g.xlarge" | "cc1.4xlarge" | "cc2.8xlarge" | "cg1.4xlarge" | "cr1.8xlarge" | "d2.2xlarge" | "d2.4xlarge" | "d2.8xlarge" | "d2.xlarge" | "d3.2xlarge" | "d3.4xlarge" | "d3.8xlarge" | "d3.xlarge" | "d3en.12xlarge" | "d3en.2xlarge" | "d3en.4xlarge" | "d3en.6xlarge" | "d3en.8xlarge" | "d3en.xlarge" | "dl1.24xlarge" | "f1.16xlarge" | "f1.2xlarge" | "f1.4xlarge" | "g2.2xlarge" | "g2.8xlarge" | "g3.16xlarge" | "g3.4xlarge" | "g3.8xlarge" | "g3s.xlarge" | "g4ad.16xlarge" | "g4ad.2xlarge" | "g4ad.4xlarge" | "g4ad.8xlarge" | "g4ad.xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.metal" | "g4dn.xlarge" | "g5.12xlarge" | "g5.16xlarge" | "g5.24xlarge" | "g5.2xlarge" | "g5.48xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.xlarge" | "g5g.16xlarge" | "g5g.2xlarge" | "g5g.4xlarge" | "g5g.8xlarge" | "g5g.metal" | "g5g.xlarge" | "h1.16xlarge" | "h1.2xlarge" | "h1.4xlarge" | "h1.8xlarge" | "hi1.4xlarge" | "hpc6a.48xlarge" | "hs1.8xlarge" | "i2.2xlarge" | "i2.4xlarge" | "i2.8xlarge" | "i2.xlarge" | "i3.16xlarge" | "i3.2xlarge" | "i3.4xlarge" | "i3.8xlarge" | "i3.large" | "i3.metal" | "i3.xlarge" | "i3en.12xlarge" | "i3en.24xlarge" | "i3en.2xlarge" | "i3en.3xlarge" | "i3en.6xlarge" | "i3en.large" | "i3en.metal" | "i3en.xlarge" | "i4i.16xlarge" | "i4i.2xlarge" | "i4i.32xlarge" | "i4i.4xlarge" | "i4i.8xlarge" | "i4i.large" | "i4i.metal" | "i4i.xlarge" | "im4gn.16xlarge" | "im4gn.2xlarge" | "im4gn.4xlarge" | "im4gn.8xlarge" | "im4gn.large" | "im4gn.xlarge" | "inf1.24xlarge" | "inf1.2xlarge" | "inf1.6xlarge" | "inf1.xlarge" | "is4gen.2xlarge" | "is4gen.4xlarge" | "is4gen.8xlarge" | "is4gen.large" | "is4gen.medium" | "is4gen.xlarge" | "m1.large" | "m1.medium" | "m1.small" | "m1.xlarge" | "m2.2xlarge" | "m2.4xlarge" | "m2.xlarge" | "m3.2xlarge" | "m3.large" | "m3.medium" | "m3.xlarge" | "m4.10xlarge" | "m4.16xlarge" | "m4.2xlarge" | "m4.4xlarge" | "m4.large" | "m4.xlarge" | "m5.12xlarge" | "m5.16xlarge" | "m5.24xlarge" | "m5.2xlarge" | "m5.4xlarge" | "m5.8xlarge" | "m5.large" | "m5.metal" | "m5.xlarge" | "m5a.12xlarge" | "m5a.16xlarge" | "m5a.24xlarge" | "m5a.2xlarge" | "m5a.4xlarge" | "m5a.8xlarge" | "m5a.large" | "m5a.xlarge" | "m5ad.12xlarge" | "m5ad.16xlarge" | "m5ad.24xlarge" | "m5ad.2xlarge" | "m5ad.4xlarge" | "m5ad.8xlarge" | "m5ad.large" | "m5ad.xlarge" | "m5d.12xlarge" | "m5d.16xlarge" | "m5d.24xlarge" | "m5d.2xlarge" | "m5d.4xlarge" | "m5d.8xlarge" | "m5d.large" | "m5d.metal" | "m5d.xlarge" | "m5dn.12xlarge" | "m5dn.16xlarge" | "m5dn.24xlarge" | "m5dn.2xlarge" | "m5dn.4xlarge" | "m5dn.8xlarge" | "m5dn.large" | "m5dn.metal" | "m5dn.xlarge" | "m5n.12xlarge" | "m5n.16xlarge" | "m5n.24xlarge" | "m5n.2xlarge" | "m5n.4xlarge" | "m5n.8xlarge" | "m5n.large" | "m5n.metal" | "m5n.xlarge" | "m5zn.12xlarge" | "m5zn.2xlarge" | "m5zn.3xlarge" | "m5zn.6xlarge" | "m5zn.large" | "m5zn.metal" | "m5zn.xlarge" | "m6a.12xlarge" | "m6a.16xlarge" | "m6a.24xlarge" | "m6a.2xlarge" | "m6a.32xlarge" | "m6a.48xlarge" | "m6a.4xlarge" | "m6a.8xlarge" | "m6a.large" | "m6a.metal" | "m6a.xlarge" | "m6g.12xlarge" | "m6g.16xlarge" | "m6g.2xlarge" | "m6g.4xlarge" | "m6g.8xlarge" | "m6g.large" | "m6g.medium" | "m6g.metal" | "m6g.xlarge" | "m6gd.12xlarge" | "m6gd.16xlarge" | "m6gd.2xlarge" | "m6gd.4xlarge" | "m6gd.8xlarge" | "m6gd.large" | "m6gd.medium" | "m6gd.metal" | "m6gd.xlarge" | "m6i.12xlarge" | "m6i.16xlarge" | "m6i.24xlarge" | "m6i.2xlarge" | "m6i.32xlarge" | "m6i.4xlarge" | "m6i.8xlarge" | "m6i.large" | "m6i.metal" | "m6i.xlarge" | "mac1.metal" | "p2.16xlarge" | "p2.8xlarge" | "p2.xlarge" | "p3.16xlarge" | "p3.2xlarge" | "p3.8xlarge" | "p3dn.24xlarge" | "p4d.24xlarge" | "r3.2xlarge" | "r3.4xlarge" | "r3.8xlarge" | "r3.large" | "r3.xlarge" | "r4.16xlarge" | "r4.2xlarge" | "r4.4xlarge" | "r4.8xlarge" | "r4.large" | "r4.xlarge" | "r5.12xlarge" | "r5.16xlarge" | "r5.24xlarge" | "r5.2xlarge" | "r5.4xlarge" | "r5.8xlarge" | "r5.large" | "r5.metal" | "r5.xlarge" | "r5a.12xlarge" | "r5a.16xlarge" | "r5a.24xlarge" | "r5a.2xlarge" | "r5a.4xlarge" | "r5a.8xlarge" | "r5a.large" | "r5a.xlarge" | "r5ad.12xlarge" | "r5ad.16xlarge" | "r5ad.24xlarge" | "r5ad.2xlarge" | "r5ad.4xlarge" | "r5ad.8xlarge" | "r5ad.large" | "r5ad.xlarge" | "r5b.12xlarge" | "r5b.16xlarge" | "r5b.24xlarge" | "r5b.2xlarge" | "r5b.4xlarge" | "r5b.8xlarge" | "r5b.large" | "r5b.metal" | "r5b.xlarge" | "r5d.12xlarge" | "r5d.16xlarge" | "r5d.24xlarge" | "r5d.2xlarge" | "r5d.4xlarge" | "r5d.8xlarge" | "r5d.large" | "r5d.metal" | "r5d.xlarge" | "r5dn.12xlarge" | "r5dn.16xlarge" | "r5dn.24xlarge" | "r5dn.2xlarge" | "r5dn.4xlarge" | "r5dn.8xlarge" | "r5dn.large" | "r5dn.metal" | "r5dn.xlarge" | "r5n.12xlarge" | "r5n.16xlarge" | "r5n.24xlarge" | "r5n.2xlarge" | "r5n.4xlarge" | "r5n.8xlarge" | "r5n.large" | "r5n.metal" | "r5n.xlarge" | "r6g.12xlarge" | "r6g.16xlarge" | "r6g.2xlarge" | "r6g.4xlarge" | "r6g.8xlarge" | "r6g.large" | "r6g.medium" | "r6g.metal" | "r6g.xlarge" | "r6gd.12xlarge" | "r6gd.16xlarge" | "r6gd.2xlarge" | "r6gd.4xlarge" | "r6gd.8xlarge" | "r6gd.large" | "r6gd.medium" | "r6gd.metal" | "r6gd.xlarge" | "r6i.12xlarge" | "r6i.16xlarge" | "r6i.24xlarge" | "r6i.2xlarge" | "r6i.32xlarge" | "r6i.4xlarge" | "r6i.8xlarge" | "r6i.large" | "r6i.metal" | "r6i.xlarge" | "t1.micro" | "t2.2xlarge" | "t2.large" | "t2.medium" | "t2.micro" | "t2.nano" | "t2.small" | "t2.xlarge" | "t3.2xlarge" | "t3.large" | "t3.medium" | "t3.micro" | "t3.nano" | "t3.small" | "t3.xlarge" | "t3a.2xlarge" | "t3a.large" | "t3a.medium" | "t3a.micro" | "t3a.nano" | "t3a.small" | "t3a.xlarge" | "t4g.2xlarge" | "t4g.large" | "t4g.medium" | "t4g.micro" | "t4g.nano" | "t4g.small" | "t4g.xlarge" | "u-12tb1.112xlarge" | "u-12tb1.metal" | "u-18tb1.metal" | "u-24tb1.metal" | "u-6tb1.112xlarge" | "u-6tb1.56xlarge" | "u-6tb1.metal" | "u-9tb1.112xlarge" | "u-9tb1.metal" | "vt1.24xlarge" | "vt1.3xlarge" | "vt1.6xlarge" | "x1.16xlarge" | "x1.32xlarge" | "x1e.16xlarge" | "x1e.2xlarge" | "x1e.32xlarge" | "x1e.4xlarge" | "x1e.8xlarge" | "x1e.xlarge" | "x2gd.12xlarge" | "x2gd.16xlarge" | "x2gd.2xlarge" | "x2gd.4xlarge" | "x2gd.8xlarge" | "x2gd.large" | "x2gd.medium" | "x2gd.metal" | "x2gd.xlarge" | "x2idn.16xlarge" | "x2idn.24xlarge" | "x2idn.32xlarge" | "x2idn.metal" | "x2iedn.16xlarge" | "x2iedn.24xlarge" | "x2iedn.2xlarge" | "x2iedn.32xlarge" | "x2iedn.4xlarge" | "x2iedn.8xlarge" | "x2iedn.metal" | "x2iedn.xlarge" | "x2iezn.12xlarge" | "x2iezn.2xlarge" | "x2iezn.4xlarge" | "x2iezn.6xlarge" | "x2iezn.8xlarge" | "x2iezn.metal" | "z1d.12xlarge" | "z1d.2xlarge" | "z1d.3xlarge" | "z1d.6xlarge" | "z1d.large" | "z1d.metal" | "z1d.xlarge";
4195
+ export declare type _InstanceType = "a1.2xlarge" | "a1.4xlarge" | "a1.large" | "a1.medium" | "a1.metal" | "a1.xlarge" | "c1.medium" | "c1.xlarge" | "c3.2xlarge" | "c3.4xlarge" | "c3.8xlarge" | "c3.large" | "c3.xlarge" | "c4.2xlarge" | "c4.4xlarge" | "c4.8xlarge" | "c4.large" | "c4.xlarge" | "c5.12xlarge" | "c5.18xlarge" | "c5.24xlarge" | "c5.2xlarge" | "c5.4xlarge" | "c5.9xlarge" | "c5.large" | "c5.metal" | "c5.xlarge" | "c5a.12xlarge" | "c5a.16xlarge" | "c5a.24xlarge" | "c5a.2xlarge" | "c5a.4xlarge" | "c5a.8xlarge" | "c5a.large" | "c5a.xlarge" | "c5ad.12xlarge" | "c5ad.16xlarge" | "c5ad.24xlarge" | "c5ad.2xlarge" | "c5ad.4xlarge" | "c5ad.8xlarge" | "c5ad.large" | "c5ad.xlarge" | "c5d.12xlarge" | "c5d.18xlarge" | "c5d.24xlarge" | "c5d.2xlarge" | "c5d.4xlarge" | "c5d.9xlarge" | "c5d.large" | "c5d.metal" | "c5d.xlarge" | "c5n.18xlarge" | "c5n.2xlarge" | "c5n.4xlarge" | "c5n.9xlarge" | "c5n.large" | "c5n.metal" | "c5n.xlarge" | "c6a.12xlarge" | "c6a.16xlarge" | "c6a.24xlarge" | "c6a.2xlarge" | "c6a.32xlarge" | "c6a.48xlarge" | "c6a.4xlarge" | "c6a.8xlarge" | "c6a.large" | "c6a.metal" | "c6a.xlarge" | "c6g.12xlarge" | "c6g.16xlarge" | "c6g.2xlarge" | "c6g.4xlarge" | "c6g.8xlarge" | "c6g.large" | "c6g.medium" | "c6g.metal" | "c6g.xlarge" | "c6gd.12xlarge" | "c6gd.16xlarge" | "c6gd.2xlarge" | "c6gd.4xlarge" | "c6gd.8xlarge" | "c6gd.large" | "c6gd.medium" | "c6gd.metal" | "c6gd.xlarge" | "c6gn.12xlarge" | "c6gn.16xlarge" | "c6gn.2xlarge" | "c6gn.4xlarge" | "c6gn.8xlarge" | "c6gn.large" | "c6gn.medium" | "c6gn.xlarge" | "c6i.12xlarge" | "c6i.16xlarge" | "c6i.24xlarge" | "c6i.2xlarge" | "c6i.32xlarge" | "c6i.4xlarge" | "c6i.8xlarge" | "c6i.large" | "c6i.metal" | "c6i.xlarge" | "c7g.12xlarge" | "c7g.16xlarge" | "c7g.2xlarge" | "c7g.4xlarge" | "c7g.8xlarge" | "c7g.large" | "c7g.medium" | "c7g.xlarge" | "cc1.4xlarge" | "cc2.8xlarge" | "cg1.4xlarge" | "cr1.8xlarge" | "d2.2xlarge" | "d2.4xlarge" | "d2.8xlarge" | "d2.xlarge" | "d3.2xlarge" | "d3.4xlarge" | "d3.8xlarge" | "d3.xlarge" | "d3en.12xlarge" | "d3en.2xlarge" | "d3en.4xlarge" | "d3en.6xlarge" | "d3en.8xlarge" | "d3en.xlarge" | "dl1.24xlarge" | "f1.16xlarge" | "f1.2xlarge" | "f1.4xlarge" | "g2.2xlarge" | "g2.8xlarge" | "g3.16xlarge" | "g3.4xlarge" | "g3.8xlarge" | "g3s.xlarge" | "g4ad.16xlarge" | "g4ad.2xlarge" | "g4ad.4xlarge" | "g4ad.8xlarge" | "g4ad.xlarge" | "g4dn.12xlarge" | "g4dn.16xlarge" | "g4dn.2xlarge" | "g4dn.4xlarge" | "g4dn.8xlarge" | "g4dn.metal" | "g4dn.xlarge" | "g5.12xlarge" | "g5.16xlarge" | "g5.24xlarge" | "g5.2xlarge" | "g5.48xlarge" | "g5.4xlarge" | "g5.8xlarge" | "g5.xlarge" | "g5g.16xlarge" | "g5g.2xlarge" | "g5g.4xlarge" | "g5g.8xlarge" | "g5g.metal" | "g5g.xlarge" | "h1.16xlarge" | "h1.2xlarge" | "h1.4xlarge" | "h1.8xlarge" | "hi1.4xlarge" | "hpc6a.48xlarge" | "hs1.8xlarge" | "i2.2xlarge" | "i2.4xlarge" | "i2.8xlarge" | "i2.xlarge" | "i3.16xlarge" | "i3.2xlarge" | "i3.4xlarge" | "i3.8xlarge" | "i3.large" | "i3.metal" | "i3.xlarge" | "i3en.12xlarge" | "i3en.24xlarge" | "i3en.2xlarge" | "i3en.3xlarge" | "i3en.6xlarge" | "i3en.large" | "i3en.metal" | "i3en.xlarge" | "i4i.16xlarge" | "i4i.2xlarge" | "i4i.32xlarge" | "i4i.4xlarge" | "i4i.8xlarge" | "i4i.large" | "i4i.metal" | "i4i.xlarge" | "im4gn.16xlarge" | "im4gn.2xlarge" | "im4gn.4xlarge" | "im4gn.8xlarge" | "im4gn.large" | "im4gn.xlarge" | "inf1.24xlarge" | "inf1.2xlarge" | "inf1.6xlarge" | "inf1.xlarge" | "is4gen.2xlarge" | "is4gen.4xlarge" | "is4gen.8xlarge" | "is4gen.large" | "is4gen.medium" | "is4gen.xlarge" | "m1.large" | "m1.medium" | "m1.small" | "m1.xlarge" | "m2.2xlarge" | "m2.4xlarge" | "m2.xlarge" | "m3.2xlarge" | "m3.large" | "m3.medium" | "m3.xlarge" | "m4.10xlarge" | "m4.16xlarge" | "m4.2xlarge" | "m4.4xlarge" | "m4.large" | "m4.xlarge" | "m5.12xlarge" | "m5.16xlarge" | "m5.24xlarge" | "m5.2xlarge" | "m5.4xlarge" | "m5.8xlarge" | "m5.large" | "m5.metal" | "m5.xlarge" | "m5a.12xlarge" | "m5a.16xlarge" | "m5a.24xlarge" | "m5a.2xlarge" | "m5a.4xlarge" | "m5a.8xlarge" | "m5a.large" | "m5a.xlarge" | "m5ad.12xlarge" | "m5ad.16xlarge" | "m5ad.24xlarge" | "m5ad.2xlarge" | "m5ad.4xlarge" | "m5ad.8xlarge" | "m5ad.large" | "m5ad.xlarge" | "m5d.12xlarge" | "m5d.16xlarge" | "m5d.24xlarge" | "m5d.2xlarge" | "m5d.4xlarge" | "m5d.8xlarge" | "m5d.large" | "m5d.metal" | "m5d.xlarge" | "m5dn.12xlarge" | "m5dn.16xlarge" | "m5dn.24xlarge" | "m5dn.2xlarge" | "m5dn.4xlarge" | "m5dn.8xlarge" | "m5dn.large" | "m5dn.metal" | "m5dn.xlarge" | "m5n.12xlarge" | "m5n.16xlarge" | "m5n.24xlarge" | "m5n.2xlarge" | "m5n.4xlarge" | "m5n.8xlarge" | "m5n.large" | "m5n.metal" | "m5n.xlarge" | "m5zn.12xlarge" | "m5zn.2xlarge" | "m5zn.3xlarge" | "m5zn.6xlarge" | "m5zn.large" | "m5zn.metal" | "m5zn.xlarge" | "m6a.12xlarge" | "m6a.16xlarge" | "m6a.24xlarge" | "m6a.2xlarge" | "m6a.32xlarge" | "m6a.48xlarge" | "m6a.4xlarge" | "m6a.8xlarge" | "m6a.large" | "m6a.metal" | "m6a.xlarge" | "m6g.12xlarge" | "m6g.16xlarge" | "m6g.2xlarge" | "m6g.4xlarge" | "m6g.8xlarge" | "m6g.large" | "m6g.medium" | "m6g.metal" | "m6g.xlarge" | "m6gd.12xlarge" | "m6gd.16xlarge" | "m6gd.2xlarge" | "m6gd.4xlarge" | "m6gd.8xlarge" | "m6gd.large" | "m6gd.medium" | "m6gd.metal" | "m6gd.xlarge" | "m6i.12xlarge" | "m6i.16xlarge" | "m6i.24xlarge" | "m6i.2xlarge" | "m6i.32xlarge" | "m6i.4xlarge" | "m6i.8xlarge" | "m6i.large" | "m6i.metal" | "m6i.xlarge" | "mac1.metal" | "mac2.metal" | "p2.16xlarge" | "p2.8xlarge" | "p2.xlarge" | "p3.16xlarge" | "p3.2xlarge" | "p3.8xlarge" | "p3dn.24xlarge" | "p4d.24xlarge" | "r3.2xlarge" | "r3.4xlarge" | "r3.8xlarge" | "r3.large" | "r3.xlarge" | "r4.16xlarge" | "r4.2xlarge" | "r4.4xlarge" | "r4.8xlarge" | "r4.large" | "r4.xlarge" | "r5.12xlarge" | "r5.16xlarge" | "r5.24xlarge" | "r5.2xlarge" | "r5.4xlarge" | "r5.8xlarge" | "r5.large" | "r5.metal" | "r5.xlarge" | "r5a.12xlarge" | "r5a.16xlarge" | "r5a.24xlarge" | "r5a.2xlarge" | "r5a.4xlarge" | "r5a.8xlarge" | "r5a.large" | "r5a.xlarge" | "r5ad.12xlarge" | "r5ad.16xlarge" | "r5ad.24xlarge" | "r5ad.2xlarge" | "r5ad.4xlarge" | "r5ad.8xlarge" | "r5ad.large" | "r5ad.xlarge" | "r5b.12xlarge" | "r5b.16xlarge" | "r5b.24xlarge" | "r5b.2xlarge" | "r5b.4xlarge" | "r5b.8xlarge" | "r5b.large" | "r5b.metal" | "r5b.xlarge" | "r5d.12xlarge" | "r5d.16xlarge" | "r5d.24xlarge" | "r5d.2xlarge" | "r5d.4xlarge" | "r5d.8xlarge" | "r5d.large" | "r5d.metal" | "r5d.xlarge" | "r5dn.12xlarge" | "r5dn.16xlarge" | "r5dn.24xlarge" | "r5dn.2xlarge" | "r5dn.4xlarge" | "r5dn.8xlarge" | "r5dn.large" | "r5dn.metal" | "r5dn.xlarge" | "r5n.12xlarge" | "r5n.16xlarge" | "r5n.24xlarge" | "r5n.2xlarge" | "r5n.4xlarge" | "r5n.8xlarge" | "r5n.large" | "r5n.metal" | "r5n.xlarge" | "r6g.12xlarge" | "r6g.16xlarge" | "r6g.2xlarge" | "r6g.4xlarge" | "r6g.8xlarge" | "r6g.large" | "r6g.medium" | "r6g.metal" | "r6g.xlarge" | "r6gd.12xlarge" | "r6gd.16xlarge" | "r6gd.2xlarge" | "r6gd.4xlarge" | "r6gd.8xlarge" | "r6gd.large" | "r6gd.medium" | "r6gd.metal" | "r6gd.xlarge" | "r6i.12xlarge" | "r6i.16xlarge" | "r6i.24xlarge" | "r6i.2xlarge" | "r6i.32xlarge" | "r6i.4xlarge" | "r6i.8xlarge" | "r6i.large" | "r6i.metal" | "r6i.xlarge" | "t1.micro" | "t2.2xlarge" | "t2.large" | "t2.medium" | "t2.micro" | "t2.nano" | "t2.small" | "t2.xlarge" | "t3.2xlarge" | "t3.large" | "t3.medium" | "t3.micro" | "t3.nano" | "t3.small" | "t3.xlarge" | "t3a.2xlarge" | "t3a.large" | "t3a.medium" | "t3a.micro" | "t3a.nano" | "t3a.small" | "t3a.xlarge" | "t4g.2xlarge" | "t4g.large" | "t4g.medium" | "t4g.micro" | "t4g.nano" | "t4g.small" | "t4g.xlarge" | "u-12tb1.112xlarge" | "u-12tb1.metal" | "u-18tb1.metal" | "u-24tb1.metal" | "u-6tb1.112xlarge" | "u-6tb1.56xlarge" | "u-6tb1.metal" | "u-9tb1.112xlarge" | "u-9tb1.metal" | "vt1.24xlarge" | "vt1.3xlarge" | "vt1.6xlarge" | "x1.16xlarge" | "x1.32xlarge" | "x1e.16xlarge" | "x1e.2xlarge" | "x1e.32xlarge" | "x1e.4xlarge" | "x1e.8xlarge" | "x1e.xlarge" | "x2gd.12xlarge" | "x2gd.16xlarge" | "x2gd.2xlarge" | "x2gd.4xlarge" | "x2gd.8xlarge" | "x2gd.large" | "x2gd.medium" | "x2gd.metal" | "x2gd.xlarge" | "x2idn.16xlarge" | "x2idn.24xlarge" | "x2idn.32xlarge" | "x2idn.metal" | "x2iedn.16xlarge" | "x2iedn.24xlarge" | "x2iedn.2xlarge" | "x2iedn.32xlarge" | "x2iedn.4xlarge" | "x2iedn.8xlarge" | "x2iedn.metal" | "x2iedn.xlarge" | "x2iezn.12xlarge" | "x2iezn.2xlarge" | "x2iezn.4xlarge" | "x2iezn.6xlarge" | "x2iezn.8xlarge" | "x2iezn.metal" | "z1d.12xlarge" | "z1d.2xlarge" | "z1d.3xlarge" | "z1d.6xlarge" | "z1d.large" | "z1d.metal" | "z1d.xlarge";
5330
4196
  /**
5331
4197
  * <p>Information about an instance type to use in a Capacity Reservation Fleet.</p>
5332
4198
  */
@@ -5374,12 +4240,6 @@ export interface ReservationFleetInstanceSpecification {
5374
4240
  */
5375
4241
  Priority?: number;
5376
4242
  }
5377
- export declare namespace ReservationFleetInstanceSpecification {
5378
- /**
5379
- * @internal
5380
- */
5381
- const filterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
5382
- }
5383
4243
  export declare enum FleetCapacityReservationTenancy {
5384
4244
  default = "default"
5385
4245
  }
@@ -5457,12 +4317,6 @@ export interface CreateCapacityReservationFleetRequest {
5457
4317
  */
5458
4318
  DryRun?: boolean;
5459
4319
  }
5460
- export declare namespace CreateCapacityReservationFleetRequest {
5461
- /**
5462
- * @internal
5463
- */
5464
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
5465
- }
5466
4320
  /**
5467
4321
  * <p>Information about a Capacity Reservation in a Capacity Reservation Fleet.</p>
5468
4322
  */
@@ -5518,12 +4372,6 @@ export interface FleetCapacityReservation {
5518
4372
  */
5519
4373
  Priority?: number;
5520
4374
  }
5521
- export declare namespace FleetCapacityReservation {
5522
- /**
5523
- * @internal
5524
- */
5525
- const filterSensitiveLog: (obj: FleetCapacityReservation) => any;
5526
- }
5527
4375
  export interface CreateCapacityReservationFleetResult {
5528
4376
  /**
5529
4377
  * <p>The ID of the Capacity Reservation Fleet.</p>
@@ -5570,12 +4418,6 @@ export interface CreateCapacityReservationFleetResult {
5570
4418
  */
5571
4419
  Tags?: Tag[];
5572
4420
  }
5573
- export declare namespace CreateCapacityReservationFleetResult {
5574
- /**
5575
- * @internal
5576
- */
5577
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
5578
- }
5579
4421
  export interface CreateCarrierGatewayRequest {
5580
4422
  /**
5581
4423
  * <p>The ID of the VPC to associate with the carrier gateway.</p>
@@ -5598,12 +4440,6 @@ export interface CreateCarrierGatewayRequest {
5598
4440
  */
5599
4441
  ClientToken?: string;
5600
4442
  }
5601
- export declare namespace CreateCarrierGatewayRequest {
5602
- /**
5603
- * @internal
5604
- */
5605
- const filterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
5606
- }
5607
4443
  export declare type CarrierGatewayState = "available" | "deleted" | "deleting" | "pending";
5608
4444
  /**
5609
4445
  * <p>Describes a carrier gateway.</p>
@@ -5630,24 +4466,12 @@ export interface CarrierGateway {
5630
4466
  */
5631
4467
  Tags?: Tag[];
5632
4468
  }
5633
- export declare namespace CarrierGateway {
5634
- /**
5635
- * @internal
5636
- */
5637
- const filterSensitiveLog: (obj: CarrierGateway) => any;
5638
- }
5639
4469
  export interface CreateCarrierGatewayResult {
5640
4470
  /**
5641
4471
  * <p>Information about the carrier gateway.</p>
5642
4472
  */
5643
4473
  CarrierGateway?: CarrierGateway;
5644
4474
  }
5645
- export declare namespace CreateCarrierGatewayResult {
5646
- /**
5647
- * @internal
5648
- */
5649
- const filterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
5650
- }
5651
4475
  /**
5652
4476
  * <p>Describes the Active Directory to be used for client authentication.</p>
5653
4477
  */
@@ -5657,12 +4481,6 @@ export interface DirectoryServiceAuthenticationRequest {
5657
4481
  */
5658
4482
  DirectoryId?: string;
5659
4483
  }
5660
- export declare namespace DirectoryServiceAuthenticationRequest {
5661
- /**
5662
- * @internal
5663
- */
5664
- const filterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
5665
- }
5666
4484
  /**
5667
4485
  * <p>The IAM SAML identity provider used for federated authentication.</p>
5668
4486
  */
@@ -5676,12 +4494,6 @@ export interface FederatedAuthenticationRequest {
5676
4494
  */
5677
4495
  SelfServiceSAMLProviderArn?: string;
5678
4496
  }
5679
- export declare namespace FederatedAuthenticationRequest {
5680
- /**
5681
- * @internal
5682
- */
5683
- const filterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
5684
- }
5685
4497
  /**
5686
4498
  * <p>Information about the client certificate to be used for authentication.</p>
5687
4499
  */
@@ -5692,12 +4504,6 @@ export interface CertificateAuthenticationRequest {
5692
4504
  */
5693
4505
  ClientRootCertificateChainArn?: string;
5694
4506
  }
5695
- export declare namespace CertificateAuthenticationRequest {
5696
- /**
5697
- * @internal
5698
- */
5699
- const filterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
5700
- }
5701
4507
  export declare type ClientVpnAuthenticationType = "certificate-authentication" | "directory-service-authentication" | "federated-authentication";
5702
4508
  /**
5703
4509
  * <p>Describes the authentication method to be used by a Client VPN endpoint. For more information, see <a href="https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/authentication-authrization.html#client-authentication">Authentication</a>
@@ -5721,12 +4527,6 @@ export interface ClientVpnAuthenticationRequest {
5721
4527
  */
5722
4528
  FederatedAuthentication?: FederatedAuthenticationRequest;
5723
4529
  }
5724
- export declare namespace ClientVpnAuthenticationRequest {
5725
- /**
5726
- * @internal
5727
- */
5728
- const filterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
5729
- }
5730
4530
  /**
5731
4531
  * <p>The options for managing connection authorization for new client connections.</p>
5732
4532
  */
@@ -5740,12 +4540,6 @@ export interface ClientConnectOptions {
5740
4540
  */
5741
4541
  LambdaFunctionArn?: string;
5742
4542
  }
5743
- export declare namespace ClientConnectOptions {
5744
- /**
5745
- * @internal
5746
- */
5747
- const filterSensitiveLog: (obj: ClientConnectOptions) => any;
5748
- }
5749
4543
  /**
5750
4544
  * <p>Options for enabling a customizable text banner that will be displayed on
5751
4545
  * Amazon Web Services provided clients when a VPN session is established.</p>
@@ -5767,12 +4561,6 @@ export interface ClientLoginBannerOptions {
5767
4561
  */
5768
4562
  BannerText?: string;
5769
4563
  }
5770
- export declare namespace ClientLoginBannerOptions {
5771
- /**
5772
- * @internal
5773
- */
5774
- const filterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
5775
- }
5776
4564
  /**
5777
4565
  * <p>Describes the client connection logging options for the Client VPN endpoint.</p>
5778
4566
  */
@@ -5790,12 +4578,6 @@ export interface ConnectionLogOptions {
5790
4578
  */
5791
4579
  CloudwatchLogStream?: string;
5792
4580
  }
5793
- export declare namespace ConnectionLogOptions {
5794
- /**
5795
- * @internal
5796
- */
5797
- const filterSensitiveLog: (obj: ConnectionLogOptions) => any;
5798
- }
5799
4581
  export declare type SelfServicePortal = "disabled" | "enabled";
5800
4582
  export declare type TransportProtocol = "tcp" | "udp";
5801
4583
  export interface CreateClientVpnEndpointRequest {
@@ -5906,12 +4688,6 @@ export interface CreateClientVpnEndpointRequest {
5906
4688
  */
5907
4689
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
5908
4690
  }
5909
- export declare namespace CreateClientVpnEndpointRequest {
5910
- /**
5911
- * @internal
5912
- */
5913
- const filterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
5914
- }
5915
4691
  export declare type ClientVpnEndpointStatusCode = "available" | "deleted" | "deleting" | "pending-associate";
5916
4692
  /**
5917
4693
  * <p>Describes the state of a Client VPN endpoint.</p>
@@ -5948,12 +4724,6 @@ export interface ClientVpnEndpointStatus {
5948
4724
  */
5949
4725
  Message?: string;
5950
4726
  }
5951
- export declare namespace ClientVpnEndpointStatus {
5952
- /**
5953
- * @internal
5954
- */
5955
- const filterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
5956
- }
5957
4727
  export interface CreateClientVpnEndpointResult {
5958
4728
  /**
5959
4729
  * <p>The ID of the Client VPN endpoint.</p>
@@ -5968,12 +4738,6 @@ export interface CreateClientVpnEndpointResult {
5968
4738
  */
5969
4739
  DnsName?: string;
5970
4740
  }
5971
- export declare namespace CreateClientVpnEndpointResult {
5972
- /**
5973
- * @internal
5974
- */
5975
- const filterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
5976
- }
5977
4741
  export interface CreateClientVpnRouteRequest {
5978
4742
  /**
5979
4743
  * <p>The ID of the Client VPN endpoint to which to add the route.</p>
@@ -6017,12 +4781,6 @@ export interface CreateClientVpnRouteRequest {
6017
4781
  */
6018
4782
  DryRun?: boolean;
6019
4783
  }
6020
- export declare namespace CreateClientVpnRouteRequest {
6021
- /**
6022
- * @internal
6023
- */
6024
- const filterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6025
- }
6026
4784
  export declare type ClientVpnRouteStatusCode = "active" | "creating" | "deleting" | "failed";
6027
4785
  /**
6028
4786
  * <p>Describes the state of a Client VPN endpoint route.</p>
@@ -6037,24 +4795,12 @@ export interface ClientVpnRouteStatus {
6037
4795
  */
6038
4796
  Message?: string;
6039
4797
  }
6040
- export declare namespace ClientVpnRouteStatus {
6041
- /**
6042
- * @internal
6043
- */
6044
- const filterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6045
- }
6046
4798
  export interface CreateClientVpnRouteResult {
6047
4799
  /**
6048
4800
  * <p>The current state of the route.</p>
6049
4801
  */
6050
4802
  Status?: ClientVpnRouteStatus;
6051
4803
  }
6052
- export declare namespace CreateClientVpnRouteResult {
6053
- /**
6054
- * @internal
6055
- */
6056
- const filterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6057
- }
6058
4804
  export declare type GatewayType = "ipsec.1";
6059
4805
  /**
6060
4806
  * <p>Contains the parameters for CreateCustomerGateway.</p>
@@ -6103,12 +4849,6 @@ export interface CreateCustomerGatewayRequest {
6103
4849
  */
6104
4850
  DryRun?: boolean;
6105
4851
  }
6106
- export declare namespace CreateCustomerGatewayRequest {
6107
- /**
6108
- * @internal
6109
- */
6110
- const filterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6111
- }
6112
4852
  /**
6113
4853
  * <p>Describes a customer gateway.</p>
6114
4854
  */
@@ -6149,12 +4889,6 @@ export interface CustomerGateway {
6149
4889
  */
6150
4890
  Tags?: Tag[];
6151
4891
  }
6152
- export declare namespace CustomerGateway {
6153
- /**
6154
- * @internal
6155
- */
6156
- const filterSensitiveLog: (obj: CustomerGateway) => any;
6157
- }
6158
4892
  /**
6159
4893
  * <p>Contains the output of CreateCustomerGateway.</p>
6160
4894
  */
@@ -6164,12 +4898,6 @@ export interface CreateCustomerGatewayResult {
6164
4898
  */
6165
4899
  CustomerGateway?: CustomerGateway;
6166
4900
  }
6167
- export declare namespace CreateCustomerGatewayResult {
6168
- /**
6169
- * @internal
6170
- */
6171
- const filterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6172
- }
6173
4901
  export interface CreateDefaultSubnetRequest {
6174
4902
  /**
6175
4903
  * <p>The Availability Zone in which to create the default subnet.</p>
@@ -6187,12 +4915,6 @@ export interface CreateDefaultSubnetRequest {
6187
4915
  */
6188
4916
  Ipv6Native?: boolean;
6189
4917
  }
6190
- export declare namespace CreateDefaultSubnetRequest {
6191
- /**
6192
- * @internal
6193
- */
6194
- const filterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6195
- }
6196
4918
  export declare enum HostnameType {
6197
4919
  ip_name = "ip-name",
6198
4920
  resource_name = "resource-name"
@@ -6219,12 +4941,6 @@ export interface PrivateDnsNameOptionsOnLaunch {
6219
4941
  */
6220
4942
  EnableResourceNameDnsAAAARecord?: boolean;
6221
4943
  }
6222
- export declare namespace PrivateDnsNameOptionsOnLaunch {
6223
- /**
6224
- * @internal
6225
- */
6226
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6227
- }
6228
4944
  export declare type SubnetState = "available" | "pending";
6229
4945
  /**
6230
4946
  * <p>Describes a subnet.</p>
@@ -6324,24 +5040,12 @@ export interface Subnet {
6324
5040
  */
6325
5041
  PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
6326
5042
  }
6327
- export declare namespace Subnet {
6328
- /**
6329
- * @internal
6330
- */
6331
- const filterSensitiveLog: (obj: Subnet) => any;
6332
- }
6333
5043
  export interface CreateDefaultSubnetResult {
6334
5044
  /**
6335
5045
  * <p>Information about the subnet.</p>
6336
5046
  */
6337
5047
  Subnet?: Subnet;
6338
5048
  }
6339
- export declare namespace CreateDefaultSubnetResult {
6340
- /**
6341
- * @internal
6342
- */
6343
- const filterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6344
- }
6345
5049
  export interface CreateDefaultVpcRequest {
6346
5050
  /**
6347
5051
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6350,12 +5054,6 @@ export interface CreateDefaultVpcRequest {
6350
5054
  */
6351
5055
  DryRun?: boolean;
6352
5056
  }
6353
- export declare namespace CreateDefaultVpcRequest {
6354
- /**
6355
- * @internal
6356
- */
6357
- const filterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6358
- }
6359
5057
  export declare type Tenancy = "dedicated" | "default" | "host";
6360
5058
  export declare type VpcState = "available" | "pending";
6361
5059
  /**
@@ -6403,24 +5101,12 @@ export interface Vpc {
6403
5101
  */
6404
5102
  Tags?: Tag[];
6405
5103
  }
6406
- export declare namespace Vpc {
6407
- /**
6408
- * @internal
6409
- */
6410
- const filterSensitiveLog: (obj: Vpc) => any;
6411
- }
6412
5104
  export interface CreateDefaultVpcResult {
6413
5105
  /**
6414
5106
  * <p>Information about the VPC.</p>
6415
5107
  */
6416
5108
  Vpc?: Vpc;
6417
5109
  }
6418
- export declare namespace CreateDefaultVpcResult {
6419
- /**
6420
- * @internal
6421
- */
6422
- const filterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6423
- }
6424
5110
  /**
6425
5111
  * <p>Describes a DHCP configuration option.</p>
6426
5112
  */
@@ -6434,12 +5120,6 @@ export interface NewDhcpConfiguration {
6434
5120
  */
6435
5121
  Values?: string[];
6436
5122
  }
6437
- export declare namespace NewDhcpConfiguration {
6438
- /**
6439
- * @internal
6440
- */
6441
- const filterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6442
- }
6443
5123
  export interface CreateDhcpOptionsRequest {
6444
5124
  /**
6445
5125
  * <p>A DHCP configuration option.</p>
@@ -6456,12 +5136,6 @@ export interface CreateDhcpOptionsRequest {
6456
5136
  */
6457
5137
  DryRun?: boolean;
6458
5138
  }
6459
- export declare namespace CreateDhcpOptionsRequest {
6460
- /**
6461
- * @internal
6462
- */
6463
- const filterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6464
- }
6465
5139
  /**
6466
5140
  * <p>Describes a value for a resource attribute that is a String.</p>
6467
5141
  */
@@ -6471,12 +5145,6 @@ export interface AttributeValue {
6471
5145
  */
6472
5146
  Value?: string;
6473
5147
  }
6474
- export declare namespace AttributeValue {
6475
- /**
6476
- * @internal
6477
- */
6478
- const filterSensitiveLog: (obj: AttributeValue) => any;
6479
- }
6480
5148
  /**
6481
5149
  * <p>Describes a DHCP configuration option.</p>
6482
5150
  */
@@ -6490,12 +5158,6 @@ export interface DhcpConfiguration {
6490
5158
  */
6491
5159
  Values?: AttributeValue[];
6492
5160
  }
6493
- export declare namespace DhcpConfiguration {
6494
- /**
6495
- * @internal
6496
- */
6497
- const filterSensitiveLog: (obj: DhcpConfiguration) => any;
6498
- }
6499
5161
  /**
6500
5162
  * <p>Describes a set of DHCP options.</p>
6501
5163
  */
@@ -6517,24 +5179,12 @@ export interface DhcpOptions {
6517
5179
  */
6518
5180
  Tags?: Tag[];
6519
5181
  }
6520
- export declare namespace DhcpOptions {
6521
- /**
6522
- * @internal
6523
- */
6524
- const filterSensitiveLog: (obj: DhcpOptions) => any;
6525
- }
6526
5182
  export interface CreateDhcpOptionsResult {
6527
5183
  /**
6528
5184
  * <p>A set of DHCP options.</p>
6529
5185
  */
6530
5186
  DhcpOptions?: DhcpOptions;
6531
5187
  }
6532
- export declare namespace CreateDhcpOptionsResult {
6533
- /**
6534
- * @internal
6535
- */
6536
- const filterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6537
- }
6538
5188
  export interface CreateEgressOnlyInternetGatewayRequest {
6539
5189
  /**
6540
5190
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6557,12 +5207,6 @@ export interface CreateEgressOnlyInternetGatewayRequest {
6557
5207
  */
6558
5208
  TagSpecifications?: TagSpecification[];
6559
5209
  }
6560
- export declare namespace CreateEgressOnlyInternetGatewayRequest {
6561
- /**
6562
- * @internal
6563
- */
6564
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6565
- }
6566
5210
  /**
6567
5211
  * <p>Describes the attachment of a VPC to an internet gateway or an egress-only internet
6568
5212
  * gateway.</p>
@@ -6579,12 +5223,6 @@ export interface InternetGatewayAttachment {
6579
5223
  */
6580
5224
  VpcId?: string;
6581
5225
  }
6582
- export declare namespace InternetGatewayAttachment {
6583
- /**
6584
- * @internal
6585
- */
6586
- const filterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6587
- }
6588
5226
  /**
6589
5227
  * <p>Describes an egress-only internet gateway.</p>
6590
5228
  */
@@ -6602,12 +5240,6 @@ export interface EgressOnlyInternetGateway {
6602
5240
  */
6603
5241
  Tags?: Tag[];
6604
5242
  }
6605
- export declare namespace EgressOnlyInternetGateway {
6606
- /**
6607
- * @internal
6608
- */
6609
- const filterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6610
- }
6611
5243
  export interface CreateEgressOnlyInternetGatewayResult {
6612
5244
  /**
6613
5245
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6619,13 +5251,935 @@ export interface CreateEgressOnlyInternetGatewayResult {
6619
5251
  */
6620
5252
  EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
6621
5253
  }
6622
- export declare namespace CreateEgressOnlyInternetGatewayResult {
6623
- /**
6624
- * @internal
6625
- */
6626
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;
6627
- }
6628
5254
  export declare enum FleetExcessCapacityTerminationPolicy {
6629
5255
  NO_TERMINATION = "no-termination",
6630
5256
  TERMINATION = "termination"
6631
5257
  }
5258
+ /**
5259
+ * @internal
5260
+ */
5261
+ export declare const AcceleratorCountFilterSensitiveLog: (obj: AcceleratorCount) => any;
5262
+ /**
5263
+ * @internal
5264
+ */
5265
+ export declare const AcceleratorCountRequestFilterSensitiveLog: (obj: AcceleratorCountRequest) => any;
5266
+ /**
5267
+ * @internal
5268
+ */
5269
+ export declare const AcceleratorTotalMemoryMiBFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiB) => any;
5270
+ /**
5271
+ * @internal
5272
+ */
5273
+ export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
5274
+ /**
5275
+ * @internal
5276
+ */
5277
+ export declare const TargetConfigurationRequestFilterSensitiveLog: (obj: TargetConfigurationRequest) => any;
5278
+ /**
5279
+ * @internal
5280
+ */
5281
+ export declare const AcceptReservedInstancesExchangeQuoteRequestFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteRequest) => any;
5282
+ /**
5283
+ * @internal
5284
+ */
5285
+ export declare const AcceptReservedInstancesExchangeQuoteResultFilterSensitiveLog: (obj: AcceptReservedInstancesExchangeQuoteResult) => any;
5286
+ /**
5287
+ * @internal
5288
+ */
5289
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsRequest) => any;
5290
+ /**
5291
+ * @internal
5292
+ */
5293
+ export declare const SubnetAssociationFilterSensitiveLog: (obj: SubnetAssociation) => any;
5294
+ /**
5295
+ * @internal
5296
+ */
5297
+ export declare const TransitGatewayMulticastDomainAssociationsFilterSensitiveLog: (obj: TransitGatewayMulticastDomainAssociations) => any;
5298
+ /**
5299
+ * @internal
5300
+ */
5301
+ export declare const AcceptTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog: (obj: AcceptTransitGatewayMulticastDomainAssociationsResult) => any;
5302
+ /**
5303
+ * @internal
5304
+ */
5305
+ export declare const AcceptTransitGatewayPeeringAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentRequest) => any;
5306
+ /**
5307
+ * @internal
5308
+ */
5309
+ export declare const PeeringTgwInfoFilterSensitiveLog: (obj: PeeringTgwInfo) => any;
5310
+ /**
5311
+ * @internal
5312
+ */
5313
+ export declare const TransitGatewayPeeringAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
5314
+ /**
5315
+ * @internal
5316
+ */
5317
+ export declare const PeeringAttachmentStatusFilterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
5318
+ /**
5319
+ * @internal
5320
+ */
5321
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5322
+ /**
5323
+ * @internal
5324
+ */
5325
+ export declare const TransitGatewayPeeringAttachmentFilterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
5326
+ /**
5327
+ * @internal
5328
+ */
5329
+ export declare const AcceptTransitGatewayPeeringAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
5330
+ /**
5331
+ * @internal
5332
+ */
5333
+ export declare const AcceptTransitGatewayVpcAttachmentRequestFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
5334
+ /**
5335
+ * @internal
5336
+ */
5337
+ export declare const TransitGatewayVpcAttachmentOptionsFilterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
5338
+ /**
5339
+ * @internal
5340
+ */
5341
+ export declare const TransitGatewayVpcAttachmentFilterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
5342
+ /**
5343
+ * @internal
5344
+ */
5345
+ export declare const AcceptTransitGatewayVpcAttachmentResultFilterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
5346
+ /**
5347
+ * @internal
5348
+ */
5349
+ export declare const AcceptVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
5350
+ /**
5351
+ * @internal
5352
+ */
5353
+ export declare const UnsuccessfulItemErrorFilterSensitiveLog: (obj: UnsuccessfulItemError) => any;
5354
+ /**
5355
+ * @internal
5356
+ */
5357
+ export declare const UnsuccessfulItemFilterSensitiveLog: (obj: UnsuccessfulItem) => any;
5358
+ /**
5359
+ * @internal
5360
+ */
5361
+ export declare const AcceptVpcEndpointConnectionsResultFilterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
5362
+ /**
5363
+ * @internal
5364
+ */
5365
+ export declare const AcceptVpcPeeringConnectionRequestFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
5366
+ /**
5367
+ * @internal
5368
+ */
5369
+ export declare const CidrBlockFilterSensitiveLog: (obj: CidrBlock) => any;
5370
+ /**
5371
+ * @internal
5372
+ */
5373
+ export declare const Ipv6CidrBlockFilterSensitiveLog: (obj: Ipv6CidrBlock) => any;
5374
+ /**
5375
+ * @internal
5376
+ */
5377
+ export declare const VpcPeeringConnectionOptionsDescriptionFilterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
5378
+ /**
5379
+ * @internal
5380
+ */
5381
+ export declare const VpcPeeringConnectionVpcInfoFilterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
5382
+ /**
5383
+ * @internal
5384
+ */
5385
+ export declare const VpcPeeringConnectionStateReasonFilterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
5386
+ /**
5387
+ * @internal
5388
+ */
5389
+ export declare const VpcPeeringConnectionFilterSensitiveLog: (obj: VpcPeeringConnection) => any;
5390
+ /**
5391
+ * @internal
5392
+ */
5393
+ export declare const AcceptVpcPeeringConnectionResultFilterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
5394
+ /**
5395
+ * @internal
5396
+ */
5397
+ export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
5398
+ /**
5399
+ * @internal
5400
+ */
5401
+ export declare const AnalysisAclRuleFilterSensitiveLog: (obj: AnalysisAclRule) => any;
5402
+ /**
5403
+ * @internal
5404
+ */
5405
+ export declare const AnalysisComponentFilterSensitiveLog: (obj: AnalysisComponent) => any;
5406
+ /**
5407
+ * @internal
5408
+ */
5409
+ export declare const AdditionalDetailFilterSensitiveLog: (obj: AdditionalDetail) => any;
5410
+ /**
5411
+ * @internal
5412
+ */
5413
+ export declare const AnalysisPacketHeaderFilterSensitiveLog: (obj: AnalysisPacketHeader) => any;
5414
+ /**
5415
+ * @internal
5416
+ */
5417
+ export declare const AnalysisRouteTableRouteFilterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
5418
+ /**
5419
+ * @internal
5420
+ */
5421
+ export declare const AnalysisSecurityGroupRuleFilterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
5422
+ /**
5423
+ * @internal
5424
+ */
5425
+ export declare const TransitGatewayRouteTableRouteFilterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
5426
+ /**
5427
+ * @internal
5428
+ */
5429
+ export declare const PathComponentFilterSensitiveLog: (obj: PathComponent) => any;
5430
+ /**
5431
+ * @internal
5432
+ */
5433
+ export declare const AccessScopeAnalysisFindingFilterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
5434
+ /**
5435
+ * @internal
5436
+ */
5437
+ export declare const PacketHeaderStatementFilterSensitiveLog: (obj: PacketHeaderStatement) => any;
5438
+ /**
5439
+ * @internal
5440
+ */
5441
+ export declare const ResourceStatementFilterSensitiveLog: (obj: ResourceStatement) => any;
5442
+ /**
5443
+ * @internal
5444
+ */
5445
+ export declare const PathStatementFilterSensitiveLog: (obj: PathStatement) => any;
5446
+ /**
5447
+ * @internal
5448
+ */
5449
+ export declare const ThroughResourcesStatementFilterSensitiveLog: (obj: ThroughResourcesStatement) => any;
5450
+ /**
5451
+ * @internal
5452
+ */
5453
+ export declare const AccessScopePathFilterSensitiveLog: (obj: AccessScopePath) => any;
5454
+ /**
5455
+ * @internal
5456
+ */
5457
+ export declare const PacketHeaderStatementRequestFilterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
5458
+ /**
5459
+ * @internal
5460
+ */
5461
+ export declare const ResourceStatementRequestFilterSensitiveLog: (obj: ResourceStatementRequest) => any;
5462
+ /**
5463
+ * @internal
5464
+ */
5465
+ export declare const PathStatementRequestFilterSensitiveLog: (obj: PathStatementRequest) => any;
5466
+ /**
5467
+ * @internal
5468
+ */
5469
+ export declare const ThroughResourcesStatementRequestFilterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
5470
+ /**
5471
+ * @internal
5472
+ */
5473
+ export declare const AccessScopePathRequestFilterSensitiveLog: (obj: AccessScopePathRequest) => any;
5474
+ /**
5475
+ * @internal
5476
+ */
5477
+ export declare const AccountAttributeValueFilterSensitiveLog: (obj: AccountAttributeValue) => any;
5478
+ /**
5479
+ * @internal
5480
+ */
5481
+ export declare const AccountAttributeFilterSensitiveLog: (obj: AccountAttribute) => any;
5482
+ /**
5483
+ * @internal
5484
+ */
5485
+ export declare const ActiveInstanceFilterSensitiveLog: (obj: ActiveInstance) => any;
5486
+ /**
5487
+ * @internal
5488
+ */
5489
+ export declare const AddIpamOperatingRegionFilterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
5490
+ /**
5491
+ * @internal
5492
+ */
5493
+ export declare const AddPrefixListEntryFilterSensitiveLog: (obj: AddPrefixListEntry) => any;
5494
+ /**
5495
+ * @internal
5496
+ */
5497
+ export declare const AddressFilterSensitiveLog: (obj: Address) => any;
5498
+ /**
5499
+ * @internal
5500
+ */
5501
+ export declare const PtrUpdateStatusFilterSensitiveLog: (obj: PtrUpdateStatus) => any;
5502
+ /**
5503
+ * @internal
5504
+ */
5505
+ export declare const AddressAttributeFilterSensitiveLog: (obj: AddressAttribute) => any;
5506
+ /**
5507
+ * @internal
5508
+ */
5509
+ export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
5510
+ /**
5511
+ * @internal
5512
+ */
5513
+ export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
5514
+ /**
5515
+ * @internal
5516
+ */
5517
+ export declare const AdvertiseByoipCidrResultFilterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
5518
+ /**
5519
+ * @internal
5520
+ */
5521
+ export declare const TagSpecificationFilterSensitiveLog: (obj: TagSpecification) => any;
5522
+ /**
5523
+ * @internal
5524
+ */
5525
+ export declare const AllocateAddressRequestFilterSensitiveLog: (obj: AllocateAddressRequest) => any;
5526
+ /**
5527
+ * @internal
5528
+ */
5529
+ export declare const AllocateAddressResultFilterSensitiveLog: (obj: AllocateAddressResult) => any;
5530
+ /**
5531
+ * @internal
5532
+ */
5533
+ export declare const AllocateHostsRequestFilterSensitiveLog: (obj: AllocateHostsRequest) => any;
5534
+ /**
5535
+ * @internal
5536
+ */
5537
+ export declare const AllocateHostsResultFilterSensitiveLog: (obj: AllocateHostsResult) => any;
5538
+ /**
5539
+ * @internal
5540
+ */
5541
+ export declare const AllocateIpamPoolCidrRequestFilterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
5542
+ /**
5543
+ * @internal
5544
+ */
5545
+ export declare const IpamPoolAllocationFilterSensitiveLog: (obj: IpamPoolAllocation) => any;
5546
+ /**
5547
+ * @internal
5548
+ */
5549
+ export declare const AllocateIpamPoolCidrResultFilterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
5550
+ /**
5551
+ * @internal
5552
+ */
5553
+ export declare const AllowedPrincipalFilterSensitiveLog: (obj: AllowedPrincipal) => any;
5554
+ /**
5555
+ * @internal
5556
+ */
5557
+ export declare const AlternatePathHintFilterSensitiveLog: (obj: AlternatePathHint) => any;
5558
+ /**
5559
+ * @internal
5560
+ */
5561
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
5562
+ /**
5563
+ * @internal
5564
+ */
5565
+ export declare const ApplySecurityGroupsToClientVpnTargetNetworkResultFilterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
5566
+ /**
5567
+ * @internal
5568
+ */
5569
+ export declare const AssignIpv6AddressesRequestFilterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
5570
+ /**
5571
+ * @internal
5572
+ */
5573
+ export declare const AssignIpv6AddressesResultFilterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
5574
+ /**
5575
+ * @internal
5576
+ */
5577
+ export declare const AssignPrivateIpAddressesRequestFilterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
5578
+ /**
5579
+ * @internal
5580
+ */
5581
+ export declare const Ipv4PrefixSpecificationFilterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
5582
+ /**
5583
+ * @internal
5584
+ */
5585
+ export declare const AssignedPrivateIpAddressFilterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
5586
+ /**
5587
+ * @internal
5588
+ */
5589
+ export declare const AssignPrivateIpAddressesResultFilterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
5590
+ /**
5591
+ * @internal
5592
+ */
5593
+ export declare const AssociateAddressRequestFilterSensitiveLog: (obj: AssociateAddressRequest) => any;
5594
+ /**
5595
+ * @internal
5596
+ */
5597
+ export declare const AssociateAddressResultFilterSensitiveLog: (obj: AssociateAddressResult) => any;
5598
+ /**
5599
+ * @internal
5600
+ */
5601
+ export declare const AssociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
5602
+ /**
5603
+ * @internal
5604
+ */
5605
+ export declare const AssociationStatusFilterSensitiveLog: (obj: AssociationStatus) => any;
5606
+ /**
5607
+ * @internal
5608
+ */
5609
+ export declare const AssociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
5610
+ /**
5611
+ * @internal
5612
+ */
5613
+ export declare const AssociateDhcpOptionsRequestFilterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
5614
+ /**
5615
+ * @internal
5616
+ */
5617
+ export declare const AssociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
5618
+ /**
5619
+ * @internal
5620
+ */
5621
+ export declare const AssociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
5622
+ /**
5623
+ * @internal
5624
+ */
5625
+ export declare const IamInstanceProfileSpecificationFilterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
5626
+ /**
5627
+ * @internal
5628
+ */
5629
+ export declare const AssociateIamInstanceProfileRequestFilterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
5630
+ /**
5631
+ * @internal
5632
+ */
5633
+ export declare const IamInstanceProfileFilterSensitiveLog: (obj: IamInstanceProfile) => any;
5634
+ /**
5635
+ * @internal
5636
+ */
5637
+ export declare const IamInstanceProfileAssociationFilterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
5638
+ /**
5639
+ * @internal
5640
+ */
5641
+ export declare const AssociateIamInstanceProfileResultFilterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
5642
+ /**
5643
+ * @internal
5644
+ */
5645
+ export declare const InstanceEventWindowAssociationRequestFilterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
5646
+ /**
5647
+ * @internal
5648
+ */
5649
+ export declare const AssociateInstanceEventWindowRequestFilterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
5650
+ /**
5651
+ * @internal
5652
+ */
5653
+ export declare const InstanceEventWindowAssociationTargetFilterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
5654
+ /**
5655
+ * @internal
5656
+ */
5657
+ export declare const InstanceEventWindowTimeRangeFilterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
5658
+ /**
5659
+ * @internal
5660
+ */
5661
+ export declare const InstanceEventWindowFilterSensitiveLog: (obj: InstanceEventWindow) => any;
5662
+ /**
5663
+ * @internal
5664
+ */
5665
+ export declare const AssociateInstanceEventWindowResultFilterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
5666
+ /**
5667
+ * @internal
5668
+ */
5669
+ export declare const AssociateRouteTableRequestFilterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
5670
+ /**
5671
+ * @internal
5672
+ */
5673
+ export declare const RouteTableAssociationStateFilterSensitiveLog: (obj: RouteTableAssociationState) => any;
5674
+ /**
5675
+ * @internal
5676
+ */
5677
+ export declare const AssociateRouteTableResultFilterSensitiveLog: (obj: AssociateRouteTableResult) => any;
5678
+ /**
5679
+ * @internal
5680
+ */
5681
+ export declare const AssociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
5682
+ /**
5683
+ * @internal
5684
+ */
5685
+ export declare const SubnetCidrBlockStateFilterSensitiveLog: (obj: SubnetCidrBlockState) => any;
5686
+ /**
5687
+ * @internal
5688
+ */
5689
+ export declare const SubnetIpv6CidrBlockAssociationFilterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
5690
+ /**
5691
+ * @internal
5692
+ */
5693
+ export declare const AssociateSubnetCidrBlockResultFilterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
5694
+ /**
5695
+ * @internal
5696
+ */
5697
+ export declare const AssociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
5698
+ /**
5699
+ * @internal
5700
+ */
5701
+ export declare const AssociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
5702
+ /**
5703
+ * @internal
5704
+ */
5705
+ export declare const AssociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
5706
+ /**
5707
+ * @internal
5708
+ */
5709
+ export declare const TransitGatewayPolicyTableAssociationFilterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
5710
+ /**
5711
+ * @internal
5712
+ */
5713
+ export declare const AssociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
5714
+ /**
5715
+ * @internal
5716
+ */
5717
+ export declare const AssociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
5718
+ /**
5719
+ * @internal
5720
+ */
5721
+ export declare const TransitGatewayAssociationFilterSensitiveLog: (obj: TransitGatewayAssociation) => any;
5722
+ /**
5723
+ * @internal
5724
+ */
5725
+ export declare const AssociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
5726
+ /**
5727
+ * @internal
5728
+ */
5729
+ export declare const AssociateTrunkInterfaceRequestFilterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
5730
+ /**
5731
+ * @internal
5732
+ */
5733
+ export declare const TrunkInterfaceAssociationFilterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
5734
+ /**
5735
+ * @internal
5736
+ */
5737
+ export declare const AssociateTrunkInterfaceResultFilterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
5738
+ /**
5739
+ * @internal
5740
+ */
5741
+ export declare const AssociateVpcCidrBlockRequestFilterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
5742
+ /**
5743
+ * @internal
5744
+ */
5745
+ export declare const VpcCidrBlockStateFilterSensitiveLog: (obj: VpcCidrBlockState) => any;
5746
+ /**
5747
+ * @internal
5748
+ */
5749
+ export declare const VpcCidrBlockAssociationFilterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
5750
+ /**
5751
+ * @internal
5752
+ */
5753
+ export declare const VpcIpv6CidrBlockAssociationFilterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
5754
+ /**
5755
+ * @internal
5756
+ */
5757
+ export declare const AssociateVpcCidrBlockResultFilterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
5758
+ /**
5759
+ * @internal
5760
+ */
5761
+ export declare const AttachClassicLinkVpcRequestFilterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
5762
+ /**
5763
+ * @internal
5764
+ */
5765
+ export declare const AttachClassicLinkVpcResultFilterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
5766
+ /**
5767
+ * @internal
5768
+ */
5769
+ export declare const AttachInternetGatewayRequestFilterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
5770
+ /**
5771
+ * @internal
5772
+ */
5773
+ export declare const AttachNetworkInterfaceRequestFilterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
5774
+ /**
5775
+ * @internal
5776
+ */
5777
+ export declare const AttachNetworkInterfaceResultFilterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
5778
+ /**
5779
+ * @internal
5780
+ */
5781
+ export declare const AttachVolumeRequestFilterSensitiveLog: (obj: AttachVolumeRequest) => any;
5782
+ /**
5783
+ * @internal
5784
+ */
5785
+ export declare const VolumeAttachmentFilterSensitiveLog: (obj: VolumeAttachment) => any;
5786
+ /**
5787
+ * @internal
5788
+ */
5789
+ export declare const AttachVpnGatewayRequestFilterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
5790
+ /**
5791
+ * @internal
5792
+ */
5793
+ export declare const VpcAttachmentFilterSensitiveLog: (obj: VpcAttachment) => any;
5794
+ /**
5795
+ * @internal
5796
+ */
5797
+ export declare const AttachVpnGatewayResultFilterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
5798
+ /**
5799
+ * @internal
5800
+ */
5801
+ export declare const AuthorizeClientVpnIngressRequestFilterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
5802
+ /**
5803
+ * @internal
5804
+ */
5805
+ export declare const ClientVpnAuthorizationRuleStatusFilterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
5806
+ /**
5807
+ * @internal
5808
+ */
5809
+ export declare const AuthorizeClientVpnIngressResultFilterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
5810
+ /**
5811
+ * @internal
5812
+ */
5813
+ export declare const IpRangeFilterSensitiveLog: (obj: IpRange) => any;
5814
+ /**
5815
+ * @internal
5816
+ */
5817
+ export declare const Ipv6RangeFilterSensitiveLog: (obj: Ipv6Range) => any;
5818
+ /**
5819
+ * @internal
5820
+ */
5821
+ export declare const PrefixListIdFilterSensitiveLog: (obj: PrefixListId) => any;
5822
+ /**
5823
+ * @internal
5824
+ */
5825
+ export declare const UserIdGroupPairFilterSensitiveLog: (obj: UserIdGroupPair) => any;
5826
+ /**
5827
+ * @internal
5828
+ */
5829
+ export declare const IpPermissionFilterSensitiveLog: (obj: IpPermission) => any;
5830
+ /**
5831
+ * @internal
5832
+ */
5833
+ export declare const AuthorizeSecurityGroupEgressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
5834
+ /**
5835
+ * @internal
5836
+ */
5837
+ export declare const ReferencedSecurityGroupFilterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
5838
+ /**
5839
+ * @internal
5840
+ */
5841
+ export declare const SecurityGroupRuleFilterSensitiveLog: (obj: SecurityGroupRule) => any;
5842
+ /**
5843
+ * @internal
5844
+ */
5845
+ export declare const AuthorizeSecurityGroupEgressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
5846
+ /**
5847
+ * @internal
5848
+ */
5849
+ export declare const AuthorizeSecurityGroupIngressRequestFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
5850
+ /**
5851
+ * @internal
5852
+ */
5853
+ export declare const AuthorizeSecurityGroupIngressResultFilterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
5854
+ /**
5855
+ * @internal
5856
+ */
5857
+ export declare const S3StorageFilterSensitiveLog: (obj: S3Storage) => any;
5858
+ /**
5859
+ * @internal
5860
+ */
5861
+ export declare const StorageFilterSensitiveLog: (obj: Storage) => any;
5862
+ /**
5863
+ * @internal
5864
+ */
5865
+ export declare const BundleInstanceRequestFilterSensitiveLog: (obj: BundleInstanceRequest) => any;
5866
+ /**
5867
+ * @internal
5868
+ */
5869
+ export declare const BundleTaskErrorFilterSensitiveLog: (obj: BundleTaskError) => any;
5870
+ /**
5871
+ * @internal
5872
+ */
5873
+ export declare const BundleTaskFilterSensitiveLog: (obj: BundleTask) => any;
5874
+ /**
5875
+ * @internal
5876
+ */
5877
+ export declare const BundleInstanceResultFilterSensitiveLog: (obj: BundleInstanceResult) => any;
5878
+ /**
5879
+ * @internal
5880
+ */
5881
+ export declare const CancelBundleTaskRequestFilterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
5882
+ /**
5883
+ * @internal
5884
+ */
5885
+ export declare const CancelBundleTaskResultFilterSensitiveLog: (obj: CancelBundleTaskResult) => any;
5886
+ /**
5887
+ * @internal
5888
+ */
5889
+ export declare const CancelCapacityReservationRequestFilterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
5890
+ /**
5891
+ * @internal
5892
+ */
5893
+ export declare const CancelCapacityReservationResultFilterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
5894
+ /**
5895
+ * @internal
5896
+ */
5897
+ export declare const CancelCapacityReservationFleetsRequestFilterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
5898
+ /**
5899
+ * @internal
5900
+ */
5901
+ export declare const CancelCapacityReservationFleetErrorFilterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
5902
+ /**
5903
+ * @internal
5904
+ */
5905
+ export declare const FailedCapacityReservationFleetCancellationResultFilterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
5906
+ /**
5907
+ * @internal
5908
+ */
5909
+ export declare const CapacityReservationFleetCancellationStateFilterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
5910
+ /**
5911
+ * @internal
5912
+ */
5913
+ export declare const CancelCapacityReservationFleetsResultFilterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
5914
+ /**
5915
+ * @internal
5916
+ */
5917
+ export declare const CancelConversionRequestFilterSensitiveLog: (obj: CancelConversionRequest) => any;
5918
+ /**
5919
+ * @internal
5920
+ */
5921
+ export declare const CancelExportTaskRequestFilterSensitiveLog: (obj: CancelExportTaskRequest) => any;
5922
+ /**
5923
+ * @internal
5924
+ */
5925
+ export declare const CancelImportTaskRequestFilterSensitiveLog: (obj: CancelImportTaskRequest) => any;
5926
+ /**
5927
+ * @internal
5928
+ */
5929
+ export declare const CancelImportTaskResultFilterSensitiveLog: (obj: CancelImportTaskResult) => any;
5930
+ /**
5931
+ * @internal
5932
+ */
5933
+ export declare const CancelReservedInstancesListingRequestFilterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
5934
+ /**
5935
+ * @internal
5936
+ */
5937
+ export declare const InstanceCountFilterSensitiveLog: (obj: InstanceCount) => any;
5938
+ /**
5939
+ * @internal
5940
+ */
5941
+ export declare const PriceScheduleFilterSensitiveLog: (obj: PriceSchedule) => any;
5942
+ /**
5943
+ * @internal
5944
+ */
5945
+ export declare const ReservedInstancesListingFilterSensitiveLog: (obj: ReservedInstancesListing) => any;
5946
+ /**
5947
+ * @internal
5948
+ */
5949
+ export declare const CancelReservedInstancesListingResultFilterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
5950
+ /**
5951
+ * @internal
5952
+ */
5953
+ export declare const CancelSpotFleetRequestsRequestFilterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
5954
+ /**
5955
+ * @internal
5956
+ */
5957
+ export declare const CancelSpotFleetRequestsSuccessItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
5958
+ /**
5959
+ * @internal
5960
+ */
5961
+ export declare const CancelSpotFleetRequestsErrorFilterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
5962
+ /**
5963
+ * @internal
5964
+ */
5965
+ export declare const CancelSpotFleetRequestsErrorItemFilterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
5966
+ /**
5967
+ * @internal
5968
+ */
5969
+ export declare const CancelSpotFleetRequestsResponseFilterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
5970
+ /**
5971
+ * @internal
5972
+ */
5973
+ export declare const CancelSpotInstanceRequestsRequestFilterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
5974
+ /**
5975
+ * @internal
5976
+ */
5977
+ export declare const CancelledSpotInstanceRequestFilterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
5978
+ /**
5979
+ * @internal
5980
+ */
5981
+ export declare const CancelSpotInstanceRequestsResultFilterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
5982
+ /**
5983
+ * @internal
5984
+ */
5985
+ export declare const ConfirmProductInstanceRequestFilterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
5986
+ /**
5987
+ * @internal
5988
+ */
5989
+ export declare const ConfirmProductInstanceResultFilterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
5990
+ /**
5991
+ * @internal
5992
+ */
5993
+ export declare const CopyFpgaImageRequestFilterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
5994
+ /**
5995
+ * @internal
5996
+ */
5997
+ export declare const CopyFpgaImageResultFilterSensitiveLog: (obj: CopyFpgaImageResult) => any;
5998
+ /**
5999
+ * @internal
6000
+ */
6001
+ export declare const CopyImageRequestFilterSensitiveLog: (obj: CopyImageRequest) => any;
6002
+ /**
6003
+ * @internal
6004
+ */
6005
+ export declare const CopyImageResultFilterSensitiveLog: (obj: CopyImageResult) => any;
6006
+ /**
6007
+ * @internal
6008
+ */
6009
+ export declare const CopySnapshotRequestFilterSensitiveLog: (obj: CopySnapshotRequest) => any;
6010
+ /**
6011
+ * @internal
6012
+ */
6013
+ export declare const CopySnapshotResultFilterSensitiveLog: (obj: CopySnapshotResult) => any;
6014
+ /**
6015
+ * @internal
6016
+ */
6017
+ export declare const CreateCapacityReservationRequestFilterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
6018
+ /**
6019
+ * @internal
6020
+ */
6021
+ export declare const CapacityReservationFilterSensitiveLog: (obj: CapacityReservation) => any;
6022
+ /**
6023
+ * @internal
6024
+ */
6025
+ export declare const CreateCapacityReservationResultFilterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
6026
+ /**
6027
+ * @internal
6028
+ */
6029
+ export declare const ReservationFleetInstanceSpecificationFilterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
6030
+ /**
6031
+ * @internal
6032
+ */
6033
+ export declare const CreateCapacityReservationFleetRequestFilterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
6034
+ /**
6035
+ * @internal
6036
+ */
6037
+ export declare const FleetCapacityReservationFilterSensitiveLog: (obj: FleetCapacityReservation) => any;
6038
+ /**
6039
+ * @internal
6040
+ */
6041
+ export declare const CreateCapacityReservationFleetResultFilterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
6042
+ /**
6043
+ * @internal
6044
+ */
6045
+ export declare const CreateCarrierGatewayRequestFilterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
6046
+ /**
6047
+ * @internal
6048
+ */
6049
+ export declare const CarrierGatewayFilterSensitiveLog: (obj: CarrierGateway) => any;
6050
+ /**
6051
+ * @internal
6052
+ */
6053
+ export declare const CreateCarrierGatewayResultFilterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
6054
+ /**
6055
+ * @internal
6056
+ */
6057
+ export declare const DirectoryServiceAuthenticationRequestFilterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
6058
+ /**
6059
+ * @internal
6060
+ */
6061
+ export declare const FederatedAuthenticationRequestFilterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
6062
+ /**
6063
+ * @internal
6064
+ */
6065
+ export declare const CertificateAuthenticationRequestFilterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
6066
+ /**
6067
+ * @internal
6068
+ */
6069
+ export declare const ClientVpnAuthenticationRequestFilterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
6070
+ /**
6071
+ * @internal
6072
+ */
6073
+ export declare const ClientConnectOptionsFilterSensitiveLog: (obj: ClientConnectOptions) => any;
6074
+ /**
6075
+ * @internal
6076
+ */
6077
+ export declare const ClientLoginBannerOptionsFilterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
6078
+ /**
6079
+ * @internal
6080
+ */
6081
+ export declare const ConnectionLogOptionsFilterSensitiveLog: (obj: ConnectionLogOptions) => any;
6082
+ /**
6083
+ * @internal
6084
+ */
6085
+ export declare const CreateClientVpnEndpointRequestFilterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
6086
+ /**
6087
+ * @internal
6088
+ */
6089
+ export declare const ClientVpnEndpointStatusFilterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
6090
+ /**
6091
+ * @internal
6092
+ */
6093
+ export declare const CreateClientVpnEndpointResultFilterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
6094
+ /**
6095
+ * @internal
6096
+ */
6097
+ export declare const CreateClientVpnRouteRequestFilterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6098
+ /**
6099
+ * @internal
6100
+ */
6101
+ export declare const ClientVpnRouteStatusFilterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6102
+ /**
6103
+ * @internal
6104
+ */
6105
+ export declare const CreateClientVpnRouteResultFilterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6106
+ /**
6107
+ * @internal
6108
+ */
6109
+ export declare const CreateCustomerGatewayRequestFilterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6110
+ /**
6111
+ * @internal
6112
+ */
6113
+ export declare const CustomerGatewayFilterSensitiveLog: (obj: CustomerGateway) => any;
6114
+ /**
6115
+ * @internal
6116
+ */
6117
+ export declare const CreateCustomerGatewayResultFilterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6118
+ /**
6119
+ * @internal
6120
+ */
6121
+ export declare const CreateDefaultSubnetRequestFilterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6122
+ /**
6123
+ * @internal
6124
+ */
6125
+ export declare const PrivateDnsNameOptionsOnLaunchFilterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6126
+ /**
6127
+ * @internal
6128
+ */
6129
+ export declare const SubnetFilterSensitiveLog: (obj: Subnet) => any;
6130
+ /**
6131
+ * @internal
6132
+ */
6133
+ export declare const CreateDefaultSubnetResultFilterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6134
+ /**
6135
+ * @internal
6136
+ */
6137
+ export declare const CreateDefaultVpcRequestFilterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6138
+ /**
6139
+ * @internal
6140
+ */
6141
+ export declare const VpcFilterSensitiveLog: (obj: Vpc) => any;
6142
+ /**
6143
+ * @internal
6144
+ */
6145
+ export declare const CreateDefaultVpcResultFilterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6146
+ /**
6147
+ * @internal
6148
+ */
6149
+ export declare const NewDhcpConfigurationFilterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6150
+ /**
6151
+ * @internal
6152
+ */
6153
+ export declare const CreateDhcpOptionsRequestFilterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6154
+ /**
6155
+ * @internal
6156
+ */
6157
+ export declare const AttributeValueFilterSensitiveLog: (obj: AttributeValue) => any;
6158
+ /**
6159
+ * @internal
6160
+ */
6161
+ export declare const DhcpConfigurationFilterSensitiveLog: (obj: DhcpConfiguration) => any;
6162
+ /**
6163
+ * @internal
6164
+ */
6165
+ export declare const DhcpOptionsFilterSensitiveLog: (obj: DhcpOptions) => any;
6166
+ /**
6167
+ * @internal
6168
+ */
6169
+ export declare const CreateDhcpOptionsResultFilterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6170
+ /**
6171
+ * @internal
6172
+ */
6173
+ export declare const CreateEgressOnlyInternetGatewayRequestFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6174
+ /**
6175
+ * @internal
6176
+ */
6177
+ export declare const InternetGatewayAttachmentFilterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6178
+ /**
6179
+ * @internal
6180
+ */
6181
+ export declare const EgressOnlyInternetGatewayFilterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6182
+ /**
6183
+ * @internal
6184
+ */
6185
+ export declare const CreateEgressOnlyInternetGatewayResultFilterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;