@aws-sdk/client-ec2 3.136.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 (1096) hide show
  1. package/CHANGELOG.md +11 -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/models/models_0.d.ts +928 -1392
  1083. package/dist-types/models/models_1.d.ts +905 -1357
  1084. package/dist-types/models/models_2.d.ts +1044 -1564
  1085. package/dist-types/models/models_3.d.ts +968 -1452
  1086. package/dist-types/models/models_4.d.ts +1117 -1675
  1087. package/dist-types/models/models_5.d.ts +1138 -1706
  1088. package/dist-types/models/models_6.d.ts +500 -750
  1089. package/dist-types/ts3.4/models/models_0.d.ts +464 -928
  1090. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1091. package/dist-types/ts3.4/models/models_2.d.ts +520 -1040
  1092. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1093. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1094. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1095. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1096. 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
  */
@@ -301,12 +229,6 @@ export interface PeeringTgwInfo {
301
229
  */
302
230
  Region?: string;
303
231
  }
304
- export declare namespace PeeringTgwInfo {
305
- /**
306
- * @internal
307
- */
308
- const filterSensitiveLog: (obj: PeeringTgwInfo) => any;
309
- }
310
232
  export declare enum DynamicRoutingValue {
311
233
  disable = "disable",
312
234
  enable = "enable"
@@ -320,12 +242,6 @@ export interface TransitGatewayPeeringAttachmentOptions {
320
242
  */
321
243
  DynamicRouting?: DynamicRoutingValue | string;
322
244
  }
323
- export declare namespace TransitGatewayPeeringAttachmentOptions {
324
- /**
325
- * @internal
326
- */
327
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachmentOptions) => any;
328
- }
329
245
  export declare type TransitGatewayAttachmentState = "available" | "deleted" | "deleting" | "failed" | "failing" | "initiating" | "initiatingRequest" | "modifying" | "pending" | "pendingAcceptance" | "rejected" | "rejecting" | "rollingBack";
330
246
  /**
331
247
  * <p>The status of the transit gateway peering attachment.</p>
@@ -340,12 +256,6 @@ export interface PeeringAttachmentStatus {
340
256
  */
341
257
  Message?: string;
342
258
  }
343
- export declare namespace PeeringAttachmentStatus {
344
- /**
345
- * @internal
346
- */
347
- const filterSensitiveLog: (obj: PeeringAttachmentStatus) => any;
348
- }
349
259
  /**
350
260
  * <p>Describes a tag.</p>
351
261
  */
@@ -362,12 +272,6 @@ export interface Tag {
362
272
  */
363
273
  Value?: string;
364
274
  }
365
- export declare namespace Tag {
366
- /**
367
- * @internal
368
- */
369
- const filterSensitiveLog: (obj: Tag) => any;
370
- }
371
275
  /**
372
276
  * <p>Describes the transit gateway peering attachment.</p>
373
277
  */
@@ -409,24 +313,12 @@ export interface TransitGatewayPeeringAttachment {
409
313
  */
410
314
  Tags?: Tag[];
411
315
  }
412
- export declare namespace TransitGatewayPeeringAttachment {
413
- /**
414
- * @internal
415
- */
416
- const filterSensitiveLog: (obj: TransitGatewayPeeringAttachment) => any;
417
- }
418
316
  export interface AcceptTransitGatewayPeeringAttachmentResult {
419
317
  /**
420
318
  * <p>The transit gateway peering attachment.</p>
421
319
  */
422
320
  TransitGatewayPeeringAttachment?: TransitGatewayPeeringAttachment;
423
321
  }
424
- export declare namespace AcceptTransitGatewayPeeringAttachmentResult {
425
- /**
426
- * @internal
427
- */
428
- const filterSensitiveLog: (obj: AcceptTransitGatewayPeeringAttachmentResult) => any;
429
- }
430
322
  export interface AcceptTransitGatewayVpcAttachmentRequest {
431
323
  /**
432
324
  * <p>The ID of the attachment.</p>
@@ -439,12 +331,6 @@ export interface AcceptTransitGatewayVpcAttachmentRequest {
439
331
  */
440
332
  DryRun?: boolean;
441
333
  }
442
- export declare namespace AcceptTransitGatewayVpcAttachmentRequest {
443
- /**
444
- * @internal
445
- */
446
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentRequest) => any;
447
- }
448
334
  export declare type ApplianceModeSupportValue = "disable" | "enable";
449
335
  export declare type DnsSupportValue = "disable" | "enable";
450
336
  export declare type Ipv6SupportValue = "disable" | "enable";
@@ -465,12 +351,6 @@ export interface TransitGatewayVpcAttachmentOptions {
465
351
  */
466
352
  ApplianceModeSupport?: ApplianceModeSupportValue | string;
467
353
  }
468
- export declare namespace TransitGatewayVpcAttachmentOptions {
469
- /**
470
- * @internal
471
- */
472
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachmentOptions) => any;
473
- }
474
354
  /**
475
355
  * <p>Describes a VPC attachment.</p>
476
356
  */
@@ -512,24 +392,12 @@ export interface TransitGatewayVpcAttachment {
512
392
  */
513
393
  Tags?: Tag[];
514
394
  }
515
- export declare namespace TransitGatewayVpcAttachment {
516
- /**
517
- * @internal
518
- */
519
- const filterSensitiveLog: (obj: TransitGatewayVpcAttachment) => any;
520
- }
521
395
  export interface AcceptTransitGatewayVpcAttachmentResult {
522
396
  /**
523
397
  * <p>The VPC attachment.</p>
524
398
  */
525
399
  TransitGatewayVpcAttachment?: TransitGatewayVpcAttachment;
526
400
  }
527
- export declare namespace AcceptTransitGatewayVpcAttachmentResult {
528
- /**
529
- * @internal
530
- */
531
- const filterSensitiveLog: (obj: AcceptTransitGatewayVpcAttachmentResult) => any;
532
- }
533
401
  export interface AcceptVpcEndpointConnectionsRequest {
534
402
  /**
535
403
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -546,12 +414,6 @@ export interface AcceptVpcEndpointConnectionsRequest {
546
414
  */
547
415
  VpcEndpointIds: string[] | undefined;
548
416
  }
549
- export declare namespace AcceptVpcEndpointConnectionsRequest {
550
- /**
551
- * @internal
552
- */
553
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsRequest) => any;
554
- }
555
417
  /**
556
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>
557
419
  */
@@ -565,12 +427,6 @@ export interface UnsuccessfulItemError {
565
427
  */
566
428
  Message?: string;
567
429
  }
568
- export declare namespace UnsuccessfulItemError {
569
- /**
570
- * @internal
571
- */
572
- const filterSensitiveLog: (obj: UnsuccessfulItemError) => any;
573
- }
574
430
  /**
575
431
  * <p>Information about items that were not successfully processed in a batch call.</p>
576
432
  */
@@ -584,12 +440,6 @@ export interface UnsuccessfulItem {
584
440
  */
585
441
  ResourceId?: string;
586
442
  }
587
- export declare namespace UnsuccessfulItem {
588
- /**
589
- * @internal
590
- */
591
- const filterSensitiveLog: (obj: UnsuccessfulItem) => any;
592
- }
593
443
  export interface AcceptVpcEndpointConnectionsResult {
594
444
  /**
595
445
  * <p>Information about the interface endpoints that were not accepted, if
@@ -597,12 +447,6 @@ export interface AcceptVpcEndpointConnectionsResult {
597
447
  */
598
448
  Unsuccessful?: UnsuccessfulItem[];
599
449
  }
600
- export declare namespace AcceptVpcEndpointConnectionsResult {
601
- /**
602
- * @internal
603
- */
604
- const filterSensitiveLog: (obj: AcceptVpcEndpointConnectionsResult) => any;
605
- }
606
450
  export interface AcceptVpcPeeringConnectionRequest {
607
451
  /**
608
452
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -616,12 +460,6 @@ export interface AcceptVpcPeeringConnectionRequest {
616
460
  */
617
461
  VpcPeeringConnectionId?: string;
618
462
  }
619
- export declare namespace AcceptVpcPeeringConnectionRequest {
620
- /**
621
- * @internal
622
- */
623
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionRequest) => any;
624
- }
625
463
  /**
626
464
  * <p>Describes an IPv4 CIDR block.</p>
627
465
  */
@@ -631,12 +469,6 @@ export interface CidrBlock {
631
469
  */
632
470
  CidrBlock?: string;
633
471
  }
634
- export declare namespace CidrBlock {
635
- /**
636
- * @internal
637
- */
638
- const filterSensitiveLog: (obj: CidrBlock) => any;
639
- }
640
472
  /**
641
473
  * <p>Describes an IPv6 CIDR block.</p>
642
474
  */
@@ -646,12 +478,6 @@ export interface Ipv6CidrBlock {
646
478
  */
647
479
  Ipv6CidrBlock?: string;
648
480
  }
649
- export declare namespace Ipv6CidrBlock {
650
- /**
651
- * @internal
652
- */
653
- const filterSensitiveLog: (obj: Ipv6CidrBlock) => any;
654
- }
655
481
  /**
656
482
  * <p>Describes the VPC peering connection options.</p>
657
483
  */
@@ -669,12 +495,6 @@ export interface VpcPeeringConnectionOptionsDescription {
669
495
  */
670
496
  AllowEgressFromLocalVpcToRemoteClassicLink?: boolean;
671
497
  }
672
- export declare namespace VpcPeeringConnectionOptionsDescription {
673
- /**
674
- * @internal
675
- */
676
- const filterSensitiveLog: (obj: VpcPeeringConnectionOptionsDescription) => any;
677
- }
678
498
  /**
679
499
  * <p>Describes a VPC in a VPC peering connection.</p>
680
500
  */
@@ -708,12 +528,6 @@ export interface VpcPeeringConnectionVpcInfo {
708
528
  */
709
529
  Region?: string;
710
530
  }
711
- export declare namespace VpcPeeringConnectionVpcInfo {
712
- /**
713
- * @internal
714
- */
715
- const filterSensitiveLog: (obj: VpcPeeringConnectionVpcInfo) => any;
716
- }
717
531
  export declare type VpcPeeringConnectionStateReasonCode = "active" | "deleted" | "deleting" | "expired" | "failed" | "initiating-request" | "pending-acceptance" | "provisioning" | "rejected";
718
532
  /**
719
533
  * <p>Describes the status of a VPC peering connection.</p>
@@ -728,12 +542,6 @@ export interface VpcPeeringConnectionStateReason {
728
542
  */
729
543
  Message?: string;
730
544
  }
731
- export declare namespace VpcPeeringConnectionStateReason {
732
- /**
733
- * @internal
734
- */
735
- const filterSensitiveLog: (obj: VpcPeeringConnectionStateReason) => any;
736
- }
737
545
  /**
738
546
  * <p>Describes a VPC peering connection.</p>
739
547
  */
@@ -763,24 +571,12 @@ export interface VpcPeeringConnection {
763
571
  */
764
572
  VpcPeeringConnectionId?: string;
765
573
  }
766
- export declare namespace VpcPeeringConnection {
767
- /**
768
- * @internal
769
- */
770
- const filterSensitiveLog: (obj: VpcPeeringConnection) => any;
771
- }
772
574
  export interface AcceptVpcPeeringConnectionResult {
773
575
  /**
774
576
  * <p>Information about the VPC peering connection.</p>
775
577
  */
776
578
  VpcPeeringConnection?: VpcPeeringConnection;
777
579
  }
778
- export declare namespace AcceptVpcPeeringConnectionResult {
779
- /**
780
- * @internal
781
- */
782
- const filterSensitiveLog: (obj: AcceptVpcPeeringConnectionResult) => any;
783
- }
784
580
  /**
785
581
  * <p>Describes a range of ports.</p>
786
582
  */
@@ -794,12 +590,6 @@ export interface PortRange {
794
590
  */
795
591
  To?: number;
796
592
  }
797
- export declare namespace PortRange {
798
- /**
799
- * @internal
800
- */
801
- const filterSensitiveLog: (obj: PortRange) => any;
802
- }
803
593
  /**
804
594
  * <p>Describes a network access control (ACL) rule.</p>
805
595
  */
@@ -829,12 +619,6 @@ export interface AnalysisAclRule {
829
619
  */
830
620
  RuleNumber?: number;
831
621
  }
832
- export declare namespace AnalysisAclRule {
833
- /**
834
- * @internal
835
- */
836
- const filterSensitiveLog: (obj: AnalysisAclRule) => any;
837
- }
838
622
  /**
839
623
  * <p>Describes a path component.</p>
840
624
  */
@@ -852,12 +636,6 @@ export interface AnalysisComponent {
852
636
  */
853
637
  Name?: string;
854
638
  }
855
- export declare namespace AnalysisComponent {
856
- /**
857
- * @internal
858
- */
859
- const filterSensitiveLog: (obj: AnalysisComponent) => any;
860
- }
861
639
  /**
862
640
  * <p>Describes an additional detail for a path analysis.</p>
863
641
  */
@@ -871,12 +649,6 @@ export interface AdditionalDetail {
871
649
  */
872
650
  Component?: AnalysisComponent;
873
651
  }
874
- export declare namespace AdditionalDetail {
875
- /**
876
- * @internal
877
- */
878
- const filterSensitiveLog: (obj: AdditionalDetail) => any;
879
- }
880
652
  /**
881
653
  * <p>Describes a header. Reflects any changes made by a component as traffic passes through.
882
654
  * The fields of an inbound header are null except for the first component of a path.</p>
@@ -903,12 +675,6 @@ export interface AnalysisPacketHeader {
903
675
  */
904
676
  SourcePortRanges?: PortRange[];
905
677
  }
906
- export declare namespace AnalysisPacketHeader {
907
- /**
908
- * @internal
909
- */
910
- const filterSensitiveLog: (obj: AnalysisPacketHeader) => any;
911
- }
912
678
  /**
913
679
  * <p>Describes a route table route.</p>
914
680
  */
@@ -965,12 +731,6 @@ export interface AnalysisRouteTableRoute {
965
731
  */
966
732
  VpcPeeringConnectionId?: string;
967
733
  }
968
- export declare namespace AnalysisRouteTableRoute {
969
- /**
970
- * @internal
971
- */
972
- const filterSensitiveLog: (obj: AnalysisRouteTableRoute) => any;
973
- }
974
734
  /**
975
735
  * <p>Describes a security group rule.</p>
976
736
  */
@@ -1008,12 +768,6 @@ export interface AnalysisSecurityGroupRule {
1008
768
  */
1009
769
  Protocol?: string;
1010
770
  }
1011
- export declare namespace AnalysisSecurityGroupRule {
1012
- /**
1013
- * @internal
1014
- */
1015
- const filterSensitiveLog: (obj: AnalysisSecurityGroupRule) => any;
1016
- }
1017
771
  /**
1018
772
  * <p>Describes a route in a transit gateway route table.</p>
1019
773
  */
@@ -1055,12 +809,6 @@ export interface TransitGatewayRouteTableRoute {
1055
809
  */
1056
810
  ResourceType?: string;
1057
811
  }
1058
- export declare namespace TransitGatewayRouteTableRoute {
1059
- /**
1060
- * @internal
1061
- */
1062
- const filterSensitiveLog: (obj: TransitGatewayRouteTableRoute) => any;
1063
- }
1064
812
  /**
1065
813
  * <p>Describes a path component.</p>
1066
814
  */
@@ -1126,12 +874,6 @@ export interface PathComponent {
1126
874
  */
1127
875
  TransitGatewayRouteTableRoute?: TransitGatewayRouteTableRoute;
1128
876
  }
1129
- export declare namespace PathComponent {
1130
- /**
1131
- * @internal
1132
- */
1133
- const filterSensitiveLog: (obj: PathComponent) => any;
1134
- }
1135
877
  /**
1136
878
  * <p>Describes a finding for a Network Access Scope.</p>
1137
879
  */
@@ -1153,12 +895,6 @@ export interface AccessScopeAnalysisFinding {
1153
895
  */
1154
896
  FindingComponents?: PathComponent[];
1155
897
  }
1156
- export declare namespace AccessScopeAnalysisFinding {
1157
- /**
1158
- * @internal
1159
- */
1160
- const filterSensitiveLog: (obj: AccessScopeAnalysisFinding) => any;
1161
- }
1162
898
  export declare type Protocol = "tcp" | "udp";
1163
899
  /**
1164
900
  * <p>Describes a packet header statement.</p>
@@ -1193,12 +929,6 @@ export interface PacketHeaderStatement {
1193
929
  */
1194
930
  Protocols?: (Protocol | string)[];
1195
931
  }
1196
- export declare namespace PacketHeaderStatement {
1197
- /**
1198
- * @internal
1199
- */
1200
- const filterSensitiveLog: (obj: PacketHeaderStatement) => any;
1201
- }
1202
932
  /**
1203
933
  * <p>Describes a resource statement.</p>
1204
934
  */
@@ -1212,12 +942,6 @@ export interface ResourceStatement {
1212
942
  */
1213
943
  ResourceTypes?: string[];
1214
944
  }
1215
- export declare namespace ResourceStatement {
1216
- /**
1217
- * @internal
1218
- */
1219
- const filterSensitiveLog: (obj: ResourceStatement) => any;
1220
- }
1221
945
  /**
1222
946
  * <p>Describes a path statement.</p>
1223
947
  */
@@ -1231,12 +955,6 @@ export interface PathStatement {
1231
955
  */
1232
956
  ResourceStatement?: ResourceStatement;
1233
957
  }
1234
- export declare namespace PathStatement {
1235
- /**
1236
- * @internal
1237
- */
1238
- const filterSensitiveLog: (obj: PathStatement) => any;
1239
- }
1240
958
  /**
1241
959
  * <p>Describes a through resource statement.</p>
1242
960
  */
@@ -1246,12 +964,6 @@ export interface ThroughResourcesStatement {
1246
964
  */
1247
965
  ResourceStatement?: ResourceStatement;
1248
966
  }
1249
- export declare namespace ThroughResourcesStatement {
1250
- /**
1251
- * @internal
1252
- */
1253
- const filterSensitiveLog: (obj: ThroughResourcesStatement) => any;
1254
- }
1255
967
  /**
1256
968
  * <p>Describes a path.</p>
1257
969
  */
@@ -1269,12 +981,6 @@ export interface AccessScopePath {
1269
981
  */
1270
982
  ThroughResources?: ThroughResourcesStatement[];
1271
983
  }
1272
- export declare namespace AccessScopePath {
1273
- /**
1274
- * @internal
1275
- */
1276
- const filterSensitiveLog: (obj: AccessScopePath) => any;
1277
- }
1278
984
  /**
1279
985
  * <p>Describes a packet header statement.</p>
1280
986
  */
@@ -1308,12 +1014,6 @@ export interface PacketHeaderStatementRequest {
1308
1014
  */
1309
1015
  Protocols?: (Protocol | string)[];
1310
1016
  }
1311
- export declare namespace PacketHeaderStatementRequest {
1312
- /**
1313
- * @internal
1314
- */
1315
- const filterSensitiveLog: (obj: PacketHeaderStatementRequest) => any;
1316
- }
1317
1017
  /**
1318
1018
  * <p>Describes a resource statement.</p>
1319
1019
  */
@@ -1327,12 +1027,6 @@ export interface ResourceStatementRequest {
1327
1027
  */
1328
1028
  ResourceTypes?: string[];
1329
1029
  }
1330
- export declare namespace ResourceStatementRequest {
1331
- /**
1332
- * @internal
1333
- */
1334
- const filterSensitiveLog: (obj: ResourceStatementRequest) => any;
1335
- }
1336
1030
  /**
1337
1031
  * <p>Describes a path statement.</p>
1338
1032
  */
@@ -1346,12 +1040,6 @@ export interface PathStatementRequest {
1346
1040
  */
1347
1041
  ResourceStatement?: ResourceStatementRequest;
1348
1042
  }
1349
- export declare namespace PathStatementRequest {
1350
- /**
1351
- * @internal
1352
- */
1353
- const filterSensitiveLog: (obj: PathStatementRequest) => any;
1354
- }
1355
1043
  /**
1356
1044
  * <p>Describes a through resource statement.</p>
1357
1045
  */
@@ -1361,12 +1049,6 @@ export interface ThroughResourcesStatementRequest {
1361
1049
  */
1362
1050
  ResourceStatement?: ResourceStatementRequest;
1363
1051
  }
1364
- export declare namespace ThroughResourcesStatementRequest {
1365
- /**
1366
- * @internal
1367
- */
1368
- const filterSensitiveLog: (obj: ThroughResourcesStatementRequest) => any;
1369
- }
1370
1052
  /**
1371
1053
  * <p>Describes a path.</p>
1372
1054
  */
@@ -1384,12 +1066,6 @@ export interface AccessScopePathRequest {
1384
1066
  */
1385
1067
  ThroughResources?: ThroughResourcesStatementRequest[];
1386
1068
  }
1387
- export declare namespace AccessScopePathRequest {
1388
- /**
1389
- * @internal
1390
- */
1391
- const filterSensitiveLog: (obj: AccessScopePathRequest) => any;
1392
- }
1393
1069
  /**
1394
1070
  * <p>Describes a value of an account attribute.</p>
1395
1071
  */
@@ -1399,12 +1075,6 @@ export interface AccountAttributeValue {
1399
1075
  */
1400
1076
  AttributeValue?: string;
1401
1077
  }
1402
- export declare namespace AccountAttributeValue {
1403
- /**
1404
- * @internal
1405
- */
1406
- const filterSensitiveLog: (obj: AccountAttributeValue) => any;
1407
- }
1408
1078
  /**
1409
1079
  * <p>Describes an account attribute.</p>
1410
1080
  */
@@ -1418,12 +1088,6 @@ export interface AccountAttribute {
1418
1088
  */
1419
1089
  AttributeValues?: AccountAttributeValue[];
1420
1090
  }
1421
- export declare namespace AccountAttribute {
1422
- /**
1423
- * @internal
1424
- */
1425
- const filterSensitiveLog: (obj: AccountAttribute) => any;
1426
- }
1427
1091
  export declare type AccountAttributeName = "default-vpc" | "supported-platforms";
1428
1092
  export declare enum InstanceHealthStatus {
1429
1093
  HEALTHY_STATUS = "healthy",
@@ -1452,12 +1116,6 @@ export interface ActiveInstance {
1452
1116
  */
1453
1117
  InstanceHealth?: InstanceHealthStatus | string;
1454
1118
  }
1455
- export declare namespace ActiveInstance {
1456
- /**
1457
- * @internal
1458
- */
1459
- const filterSensitiveLog: (obj: ActiveInstance) => any;
1460
- }
1461
1119
  export declare enum ActivityStatus {
1462
1120
  ERROR = "error",
1463
1121
  FULFILLED = "fulfilled",
@@ -1476,12 +1134,6 @@ export interface AddIpamOperatingRegion {
1476
1134
  */
1477
1135
  RegionName?: string;
1478
1136
  }
1479
- export declare namespace AddIpamOperatingRegion {
1480
- /**
1481
- * @internal
1482
- */
1483
- const filterSensitiveLog: (obj: AddIpamOperatingRegion) => any;
1484
- }
1485
1137
  /**
1486
1138
  * <p>An entry for a prefix list.</p>
1487
1139
  */
@@ -1496,12 +1148,6 @@ export interface AddPrefixListEntry {
1496
1148
  */
1497
1149
  Description?: string;
1498
1150
  }
1499
- export declare namespace AddPrefixListEntry {
1500
- /**
1501
- * @internal
1502
- */
1503
- const filterSensitiveLog: (obj: AddPrefixListEntry) => any;
1504
- }
1505
1151
  export declare type DomainType = "standard" | "vpc";
1506
1152
  /**
1507
1153
  * <p>Describes an Elastic IP address, or a carrier IP address.</p>
@@ -1567,12 +1213,6 @@ export interface Address {
1567
1213
  */
1568
1214
  CarrierIp?: string;
1569
1215
  }
1570
- export declare namespace Address {
1571
- /**
1572
- * @internal
1573
- */
1574
- const filterSensitiveLog: (obj: Address) => any;
1575
- }
1576
1216
  /**
1577
1217
  * <p>The status of an updated pointer (PTR) record for an Elastic IP address.</p>
1578
1218
  */
@@ -1590,12 +1230,6 @@ export interface PtrUpdateStatus {
1590
1230
  */
1591
1231
  Reason?: string;
1592
1232
  }
1593
- export declare namespace PtrUpdateStatus {
1594
- /**
1595
- * @internal
1596
- */
1597
- const filterSensitiveLog: (obj: PtrUpdateStatus) => any;
1598
- }
1599
1233
  /**
1600
1234
  * <p>The attributes associated with an Elastic IP address.</p>
1601
1235
  */
@@ -1617,12 +1251,6 @@ export interface AddressAttribute {
1617
1251
  */
1618
1252
  PtrRecordUpdate?: PtrUpdateStatus;
1619
1253
  }
1620
- export declare namespace AddressAttribute {
1621
- /**
1622
- * @internal
1623
- */
1624
- const filterSensitiveLog: (obj: AddressAttribute) => any;
1625
- }
1626
1254
  export declare type AddressAttributeName = "domain-name";
1627
1255
  export declare enum AddressFamily {
1628
1256
  ipv4 = "ipv4",
@@ -1641,12 +1269,6 @@ export interface AdvertiseByoipCidrRequest {
1641
1269
  */
1642
1270
  DryRun?: boolean;
1643
1271
  }
1644
- export declare namespace AdvertiseByoipCidrRequest {
1645
- /**
1646
- * @internal
1647
- */
1648
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
1649
- }
1650
1272
  export declare type ByoipCidrState = "advertised" | "deprovisioned" | "failed-deprovision" | "failed-provision" | "pending-deprovision" | "pending-provision" | "provisioned" | "provisioned-not-publicly-advertisable";
1651
1273
  /**
1652
1274
  * <p>Information about an address range that is provisioned for use with your Amazon Web Services resources
@@ -1670,24 +1292,12 @@ export interface ByoipCidr {
1670
1292
  */
1671
1293
  State?: ByoipCidrState | string;
1672
1294
  }
1673
- export declare namespace ByoipCidr {
1674
- /**
1675
- * @internal
1676
- */
1677
- const filterSensitiveLog: (obj: ByoipCidr) => any;
1678
- }
1679
1295
  export interface AdvertiseByoipCidrResult {
1680
1296
  /**
1681
1297
  * <p>Information about the address range.</p>
1682
1298
  */
1683
1299
  ByoipCidr?: ByoipCidr;
1684
1300
  }
1685
- export declare namespace AdvertiseByoipCidrResult {
1686
- /**
1687
- * @internal
1688
- */
1689
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResult) => any;
1690
- }
1691
1301
  export declare type Affinity = "default" | "host";
1692
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";
1693
1303
  /**
@@ -1709,12 +1319,6 @@ export interface TagSpecification {
1709
1319
  */
1710
1320
  Tags?: Tag[];
1711
1321
  }
1712
- export declare namespace TagSpecification {
1713
- /**
1714
- * @internal
1715
- */
1716
- const filterSensitiveLog: (obj: TagSpecification) => any;
1717
- }
1718
1322
  export interface AllocateAddressRequest {
1719
1323
  /**
1720
1324
  * <p>Indicates whether the Elastic IP address is for use with instances in a VPC or instances in EC2-Classic.</p>
@@ -1758,12 +1362,6 @@ export interface AllocateAddressRequest {
1758
1362
  */
1759
1363
  TagSpecifications?: TagSpecification[];
1760
1364
  }
1761
- export declare namespace AllocateAddressRequest {
1762
- /**
1763
- * @internal
1764
- */
1765
- const filterSensitiveLog: (obj: AllocateAddressRequest) => any;
1766
- }
1767
1365
  export interface AllocateAddressResult {
1768
1366
  /**
1769
1367
  * <p>The Elastic IP address.</p>
@@ -1801,12 +1399,6 @@ export interface AllocateAddressResult {
1801
1399
  */
1802
1400
  CarrierIp?: string;
1803
1401
  }
1804
- export declare namespace AllocateAddressResult {
1805
- /**
1806
- * @internal
1807
- */
1808
- const filterSensitiveLog: (obj: AllocateAddressResult) => any;
1809
- }
1810
1402
  export declare type AutoPlacement = "off" | "on";
1811
1403
  export declare type HostRecovery = "off" | "on";
1812
1404
  export interface AllocateHostsRequest {
@@ -1873,12 +1465,6 @@ export interface AllocateHostsRequest {
1873
1465
  */
1874
1466
  OutpostArn?: string;
1875
1467
  }
1876
- export declare namespace AllocateHostsRequest {
1877
- /**
1878
- * @internal
1879
- */
1880
- const filterSensitiveLog: (obj: AllocateHostsRequest) => any;
1881
- }
1882
1468
  /**
1883
1469
  * <p>Contains the output of AllocateHosts.</p>
1884
1470
  */
@@ -1889,12 +1475,6 @@ export interface AllocateHostsResult {
1889
1475
  */
1890
1476
  HostIds?: string[];
1891
1477
  }
1892
- export declare namespace AllocateHostsResult {
1893
- /**
1894
- * @internal
1895
- */
1896
- const filterSensitiveLog: (obj: AllocateHostsResult) => any;
1897
- }
1898
1478
  export interface AllocateIpamPoolCidrRequest {
1899
1479
  /**
1900
1480
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -1949,12 +1529,6 @@ export interface AllocateIpamPoolCidrRequest {
1949
1529
  */
1950
1530
  DisallowedCidrs?: string[];
1951
1531
  }
1952
- export declare namespace AllocateIpamPoolCidrRequest {
1953
- /**
1954
- * @internal
1955
- */
1956
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrRequest) => any;
1957
- }
1958
1532
  export declare enum IpamPoolAllocationResourceType {
1959
1533
  custom = "custom",
1960
1534
  ec2_public_ipv4_pool = "ec2-public-ipv4-pool",
@@ -1995,24 +1569,12 @@ export interface IpamPoolAllocation {
1995
1569
  */
1996
1570
  ResourceOwner?: string;
1997
1571
  }
1998
- export declare namespace IpamPoolAllocation {
1999
- /**
2000
- * @internal
2001
- */
2002
- const filterSensitiveLog: (obj: IpamPoolAllocation) => any;
2003
- }
2004
1572
  export interface AllocateIpamPoolCidrResult {
2005
1573
  /**
2006
1574
  * <p>Information about the allocation created.</p>
2007
1575
  */
2008
1576
  IpamPoolAllocation?: IpamPoolAllocation;
2009
1577
  }
2010
- export declare namespace AllocateIpamPoolCidrResult {
2011
- /**
2012
- * @internal
2013
- */
2014
- const filterSensitiveLog: (obj: AllocateIpamPoolCidrResult) => any;
2015
- }
2016
1578
  export declare type AllocationState = "available" | "pending" | "permanent-failure" | "released" | "released-permanent-failure" | "under-assessment";
2017
1579
  export declare enum AllocationStrategy {
2018
1580
  CAPACITY_OPTIMIZED = "capacityOptimized",
@@ -2041,12 +1603,6 @@ export interface AllowedPrincipal {
2041
1603
  */
2042
1604
  Principal?: string;
2043
1605
  }
2044
- export declare namespace AllowedPrincipal {
2045
- /**
2046
- * @internal
2047
- */
2048
- const filterSensitiveLog: (obj: AllowedPrincipal) => any;
2049
- }
2050
1606
  export declare type AllowsMultipleInstanceTypes = "off" | "on";
2051
1607
  /**
2052
1608
  * <p>Describes an potential intermediate component of a feasible path.</p>
@@ -2061,12 +1617,6 @@ export interface AlternatePathHint {
2061
1617
  */
2062
1618
  ComponentArn?: string;
2063
1619
  }
2064
- export declare namespace AlternatePathHint {
2065
- /**
2066
- * @internal
2067
- */
2068
- const filterSensitiveLog: (obj: AlternatePathHint) => any;
2069
- }
2070
1620
  export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2071
1621
  /**
2072
1622
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2086,24 +1636,12 @@ export interface ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2086
1636
  */
2087
1637
  DryRun?: boolean;
2088
1638
  }
2089
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkRequest {
2090
- /**
2091
- * @internal
2092
- */
2093
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkRequest) => any;
2094
- }
2095
1639
  export interface ApplySecurityGroupsToClientVpnTargetNetworkResult {
2096
1640
  /**
2097
1641
  * <p>The IDs of the applied security groups.</p>
2098
1642
  */
2099
1643
  SecurityGroupIds?: string[];
2100
1644
  }
2101
- export declare namespace ApplySecurityGroupsToClientVpnTargetNetworkResult {
2102
- /**
2103
- * @internal
2104
- */
2105
- const filterSensitiveLog: (obj: ApplySecurityGroupsToClientVpnTargetNetworkResult) => any;
2106
- }
2107
1645
  export interface AssignIpv6AddressesRequest {
2108
1646
  /**
2109
1647
  * <p>The number of additional IPv6 addresses to assign to the network interface.
@@ -2132,12 +1670,6 @@ export interface AssignIpv6AddressesRequest {
2132
1670
  */
2133
1671
  NetworkInterfaceId: string | undefined;
2134
1672
  }
2135
- export declare namespace AssignIpv6AddressesRequest {
2136
- /**
2137
- * @internal
2138
- */
2139
- const filterSensitiveLog: (obj: AssignIpv6AddressesRequest) => any;
2140
- }
2141
1673
  export interface AssignIpv6AddressesResult {
2142
1674
  /**
2143
1675
  * <p>The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses
@@ -2153,12 +1685,6 @@ export interface AssignIpv6AddressesResult {
2153
1685
  */
2154
1686
  NetworkInterfaceId?: string;
2155
1687
  }
2156
- export declare namespace AssignIpv6AddressesResult {
2157
- /**
2158
- * @internal
2159
- */
2160
- const filterSensitiveLog: (obj: AssignIpv6AddressesResult) => any;
2161
- }
2162
1688
  /**
2163
1689
  * <p>Contains the parameters for AssignPrivateIpAddresses.</p>
2164
1690
  */
@@ -2189,12 +1715,6 @@ export interface AssignPrivateIpAddressesRequest {
2189
1715
  */
2190
1716
  Ipv4PrefixCount?: number;
2191
1717
  }
2192
- export declare namespace AssignPrivateIpAddressesRequest {
2193
- /**
2194
- * @internal
2195
- */
2196
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesRequest) => any;
2197
- }
2198
1718
  /**
2199
1719
  * <p>Describes an IPv4 prefix.</p>
2200
1720
  */
@@ -2206,12 +1726,6 @@ export interface Ipv4PrefixSpecification {
2206
1726
  */
2207
1727
  Ipv4Prefix?: string;
2208
1728
  }
2209
- export declare namespace Ipv4PrefixSpecification {
2210
- /**
2211
- * @internal
2212
- */
2213
- const filterSensitiveLog: (obj: Ipv4PrefixSpecification) => any;
2214
- }
2215
1729
  /**
2216
1730
  * <p>Describes the private IP addresses assigned to a network interface.</p>
2217
1731
  */
@@ -2221,12 +1735,6 @@ export interface AssignedPrivateIpAddress {
2221
1735
  */
2222
1736
  PrivateIpAddress?: string;
2223
1737
  }
2224
- export declare namespace AssignedPrivateIpAddress {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: AssignedPrivateIpAddress) => any;
2229
- }
2230
1738
  export interface AssignPrivateIpAddressesResult {
2231
1739
  /**
2232
1740
  * <p>The ID of the network interface.</p>
@@ -2241,12 +1749,6 @@ export interface AssignPrivateIpAddressesResult {
2241
1749
  */
2242
1750
  AssignedIpv4Prefixes?: Ipv4PrefixSpecification[];
2243
1751
  }
2244
- export declare namespace AssignPrivateIpAddressesResult {
2245
- /**
2246
- * @internal
2247
- */
2248
- const filterSensitiveLog: (obj: AssignPrivateIpAddressesResult) => any;
2249
- }
2250
1752
  export interface AssociateAddressRequest {
2251
1753
  /**
2252
1754
  * <p>[EC2-VPC] The allocation ID. This is required for EC2-VPC.</p>
@@ -2284,24 +1786,12 @@ export interface AssociateAddressRequest {
2284
1786
  */
2285
1787
  PrivateIpAddress?: string;
2286
1788
  }
2287
- export declare namespace AssociateAddressRequest {
2288
- /**
2289
- * @internal
2290
- */
2291
- const filterSensitiveLog: (obj: AssociateAddressRequest) => any;
2292
- }
2293
1789
  export interface AssociateAddressResult {
2294
1790
  /**
2295
1791
  * <p>[EC2-VPC] The ID that represents the association of the Elastic IP address with an instance.</p>
2296
1792
  */
2297
1793
  AssociationId?: string;
2298
1794
  }
2299
- export declare namespace AssociateAddressResult {
2300
- /**
2301
- * @internal
2302
- */
2303
- const filterSensitiveLog: (obj: AssociateAddressResult) => any;
2304
- }
2305
1795
  export interface AssociateClientVpnTargetNetworkRequest {
2306
1796
  /**
2307
1797
  * <p>The ID of the Client VPN endpoint.</p>
@@ -2320,12 +1810,6 @@ export interface AssociateClientVpnTargetNetworkRequest {
2320
1810
  */
2321
1811
  DryRun?: boolean;
2322
1812
  }
2323
- export declare namespace AssociateClientVpnTargetNetworkRequest {
2324
- /**
2325
- * @internal
2326
- */
2327
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkRequest) => any;
2328
- }
2329
1813
  export declare type AssociationStatusCode = "associated" | "associating" | "association-failed" | "disassociated" | "disassociating";
2330
1814
  /**
2331
1815
  * <p>Describes the state of a target network association.</p>
@@ -2340,12 +1824,6 @@ export interface AssociationStatus {
2340
1824
  */
2341
1825
  Message?: string;
2342
1826
  }
2343
- export declare namespace AssociationStatus {
2344
- /**
2345
- * @internal
2346
- */
2347
- const filterSensitiveLog: (obj: AssociationStatus) => any;
2348
- }
2349
1827
  export interface AssociateClientVpnTargetNetworkResult {
2350
1828
  /**
2351
1829
  * <p>The unique ID of the target network association.</p>
@@ -2356,12 +1834,6 @@ export interface AssociateClientVpnTargetNetworkResult {
2356
1834
  */
2357
1835
  Status?: AssociationStatus;
2358
1836
  }
2359
- export declare namespace AssociateClientVpnTargetNetworkResult {
2360
- /**
2361
- * @internal
2362
- */
2363
- const filterSensitiveLog: (obj: AssociateClientVpnTargetNetworkResult) => any;
2364
- }
2365
1837
  export interface AssociateDhcpOptionsRequest {
2366
1838
  /**
2367
1839
  * <p>The ID of the DHCP options set, or <code>default</code> to associate
@@ -2379,12 +1851,6 @@ export interface AssociateDhcpOptionsRequest {
2379
1851
  */
2380
1852
  DryRun?: boolean;
2381
1853
  }
2382
- export declare namespace AssociateDhcpOptionsRequest {
2383
- /**
2384
- * @internal
2385
- */
2386
- const filterSensitiveLog: (obj: AssociateDhcpOptionsRequest) => any;
2387
- }
2388
1854
  export interface AssociateEnclaveCertificateIamRoleRequest {
2389
1855
  /**
2390
1856
  * <p>The ARN of the ACM certificate with which to associate the IAM role.</p>
@@ -2400,12 +1866,6 @@ export interface AssociateEnclaveCertificateIamRoleRequest {
2400
1866
  */
2401
1867
  DryRun?: boolean;
2402
1868
  }
2403
- export declare namespace AssociateEnclaveCertificateIamRoleRequest {
2404
- /**
2405
- * @internal
2406
- */
2407
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleRequest) => any;
2408
- }
2409
1869
  export interface AssociateEnclaveCertificateIamRoleResult {
2410
1870
  /**
2411
1871
  * <p>The name of the Amazon S3 bucket to which the certificate was uploaded.</p>
@@ -2421,12 +1881,6 @@ export interface AssociateEnclaveCertificateIamRoleResult {
2421
1881
  */
2422
1882
  EncryptionKmsKeyId?: string;
2423
1883
  }
2424
- export declare namespace AssociateEnclaveCertificateIamRoleResult {
2425
- /**
2426
- * @internal
2427
- */
2428
- const filterSensitiveLog: (obj: AssociateEnclaveCertificateIamRoleResult) => any;
2429
- }
2430
1884
  /**
2431
1885
  * <p>Describes an IAM instance profile.</p>
2432
1886
  */
@@ -2440,12 +1894,6 @@ export interface IamInstanceProfileSpecification {
2440
1894
  */
2441
1895
  Name?: string;
2442
1896
  }
2443
- export declare namespace IamInstanceProfileSpecification {
2444
- /**
2445
- * @internal
2446
- */
2447
- const filterSensitiveLog: (obj: IamInstanceProfileSpecification) => any;
2448
- }
2449
1897
  export interface AssociateIamInstanceProfileRequest {
2450
1898
  /**
2451
1899
  * <p>The IAM instance profile.</p>
@@ -2456,12 +1904,6 @@ export interface AssociateIamInstanceProfileRequest {
2456
1904
  */
2457
1905
  InstanceId: string | undefined;
2458
1906
  }
2459
- export declare namespace AssociateIamInstanceProfileRequest {
2460
- /**
2461
- * @internal
2462
- */
2463
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileRequest) => any;
2464
- }
2465
1907
  /**
2466
1908
  * <p>Describes an IAM instance profile.</p>
2467
1909
  */
@@ -2475,12 +1917,6 @@ export interface IamInstanceProfile {
2475
1917
  */
2476
1918
  Id?: string;
2477
1919
  }
2478
- export declare namespace IamInstanceProfile {
2479
- /**
2480
- * @internal
2481
- */
2482
- const filterSensitiveLog: (obj: IamInstanceProfile) => any;
2483
- }
2484
1920
  export declare enum IamInstanceProfileAssociationState {
2485
1921
  ASSOCIATED = "associated",
2486
1922
  ASSOCIATING = "associating",
@@ -2512,24 +1948,12 @@ export interface IamInstanceProfileAssociation {
2512
1948
  */
2513
1949
  Timestamp?: Date;
2514
1950
  }
2515
- export declare namespace IamInstanceProfileAssociation {
2516
- /**
2517
- * @internal
2518
- */
2519
- const filterSensitiveLog: (obj: IamInstanceProfileAssociation) => any;
2520
- }
2521
1951
  export interface AssociateIamInstanceProfileResult {
2522
1952
  /**
2523
1953
  * <p>Information about the IAM instance profile association.</p>
2524
1954
  */
2525
1955
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
2526
1956
  }
2527
- export declare namespace AssociateIamInstanceProfileResult {
2528
- /**
2529
- * @internal
2530
- */
2531
- const filterSensitiveLog: (obj: AssociateIamInstanceProfileResult) => any;
2532
- }
2533
1957
  /**
2534
1958
  * <p>One or more targets associated with the specified event window. Only one
2535
1959
  * <i>type</i> of target (instance ID, instance tag, or Dedicated Host ID)
@@ -2552,12 +1976,6 @@ export interface InstanceEventWindowAssociationRequest {
2552
1976
  */
2553
1977
  DedicatedHostIds?: string[];
2554
1978
  }
2555
- export declare namespace InstanceEventWindowAssociationRequest {
2556
- /**
2557
- * @internal
2558
- */
2559
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationRequest) => any;
2560
- }
2561
1979
  export interface AssociateInstanceEventWindowRequest {
2562
1980
  /**
2563
1981
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2574,12 +1992,6 @@ export interface AssociateInstanceEventWindowRequest {
2574
1992
  */
2575
1993
  AssociationTarget: InstanceEventWindowAssociationRequest | undefined;
2576
1994
  }
2577
- export declare namespace AssociateInstanceEventWindowRequest {
2578
- /**
2579
- * @internal
2580
- */
2581
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowRequest) => any;
2582
- }
2583
1995
  /**
2584
1996
  * <p>One or more targets associated with the event window.</p>
2585
1997
  */
@@ -2598,12 +2010,6 @@ export interface InstanceEventWindowAssociationTarget {
2598
2010
  */
2599
2011
  DedicatedHostIds?: string[];
2600
2012
  }
2601
- export declare namespace InstanceEventWindowAssociationTarget {
2602
- /**
2603
- * @internal
2604
- */
2605
- const filterSensitiveLog: (obj: InstanceEventWindowAssociationTarget) => any;
2606
- }
2607
2013
  export declare enum InstanceEventWindowState {
2608
2014
  active = "active",
2609
2015
  creating = "creating",
@@ -2640,12 +2046,6 @@ export interface InstanceEventWindowTimeRange {
2640
2046
  */
2641
2047
  EndHour?: number;
2642
2048
  }
2643
- export declare namespace InstanceEventWindowTimeRange {
2644
- /**
2645
- * @internal
2646
- */
2647
- const filterSensitiveLog: (obj: InstanceEventWindowTimeRange) => any;
2648
- }
2649
2049
  /**
2650
2050
  * <p>The event window.</p>
2651
2051
  */
@@ -2679,24 +2079,12 @@ export interface InstanceEventWindow {
2679
2079
  */
2680
2080
  Tags?: Tag[];
2681
2081
  }
2682
- export declare namespace InstanceEventWindow {
2683
- /**
2684
- * @internal
2685
- */
2686
- const filterSensitiveLog: (obj: InstanceEventWindow) => any;
2687
- }
2688
2082
  export interface AssociateInstanceEventWindowResult {
2689
2083
  /**
2690
2084
  * <p>Information about the event window.</p>
2691
2085
  */
2692
2086
  InstanceEventWindow?: InstanceEventWindow;
2693
2087
  }
2694
- export declare namespace AssociateInstanceEventWindowResult {
2695
- /**
2696
- * @internal
2697
- */
2698
- const filterSensitiveLog: (obj: AssociateInstanceEventWindowResult) => any;
2699
- }
2700
2088
  export interface AssociateRouteTableRequest {
2701
2089
  /**
2702
2090
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2717,12 +2105,6 @@ export interface AssociateRouteTableRequest {
2717
2105
  */
2718
2106
  GatewayId?: string;
2719
2107
  }
2720
- export declare namespace AssociateRouteTableRequest {
2721
- /**
2722
- * @internal
2723
- */
2724
- const filterSensitiveLog: (obj: AssociateRouteTableRequest) => any;
2725
- }
2726
2108
  export declare type RouteTableAssociationStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed";
2727
2109
  /**
2728
2110
  * <p>Describes the state of an association between a route table and a subnet or gateway.</p>
@@ -2737,12 +2119,6 @@ export interface RouteTableAssociationState {
2737
2119
  */
2738
2120
  StatusMessage?: string;
2739
2121
  }
2740
- export declare namespace RouteTableAssociationState {
2741
- /**
2742
- * @internal
2743
- */
2744
- const filterSensitiveLog: (obj: RouteTableAssociationState) => any;
2745
- }
2746
2122
  export interface AssociateRouteTableResult {
2747
2123
  /**
2748
2124
  * <p>The route table association ID. This ID is required for disassociating the route
@@ -2754,12 +2130,6 @@ export interface AssociateRouteTableResult {
2754
2130
  */
2755
2131
  AssociationState?: RouteTableAssociationState;
2756
2132
  }
2757
- export declare namespace AssociateRouteTableResult {
2758
- /**
2759
- * @internal
2760
- */
2761
- const filterSensitiveLog: (obj: AssociateRouteTableResult) => any;
2762
- }
2763
2133
  export interface AssociateSubnetCidrBlockRequest {
2764
2134
  /**
2765
2135
  * <p>The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix
@@ -2771,12 +2141,6 @@ export interface AssociateSubnetCidrBlockRequest {
2771
2141
  */
2772
2142
  SubnetId: string | undefined;
2773
2143
  }
2774
- export declare namespace AssociateSubnetCidrBlockRequest {
2775
- /**
2776
- * @internal
2777
- */
2778
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockRequest) => any;
2779
- }
2780
2144
  export declare type SubnetCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
2781
2145
  /**
2782
2146
  * <p>Describes the state of a CIDR block.</p>
@@ -2791,12 +2155,6 @@ export interface SubnetCidrBlockState {
2791
2155
  */
2792
2156
  StatusMessage?: string;
2793
2157
  }
2794
- export declare namespace SubnetCidrBlockState {
2795
- /**
2796
- * @internal
2797
- */
2798
- const filterSensitiveLog: (obj: SubnetCidrBlockState) => any;
2799
- }
2800
2158
  /**
2801
2159
  * <p>Describes an association between a subnet and an IPv6 CIDR block.</p>
2802
2160
  */
@@ -2814,12 +2172,6 @@ export interface SubnetIpv6CidrBlockAssociation {
2814
2172
  */
2815
2173
  Ipv6CidrBlockState?: SubnetCidrBlockState;
2816
2174
  }
2817
- export declare namespace SubnetIpv6CidrBlockAssociation {
2818
- /**
2819
- * @internal
2820
- */
2821
- const filterSensitiveLog: (obj: SubnetIpv6CidrBlockAssociation) => any;
2822
- }
2823
2175
  export interface AssociateSubnetCidrBlockResult {
2824
2176
  /**
2825
2177
  * <p>Information about the IPv6 association.</p>
@@ -2830,12 +2182,6 @@ export interface AssociateSubnetCidrBlockResult {
2830
2182
  */
2831
2183
  SubnetId?: string;
2832
2184
  }
2833
- export declare namespace AssociateSubnetCidrBlockResult {
2834
- /**
2835
- * @internal
2836
- */
2837
- const filterSensitiveLog: (obj: AssociateSubnetCidrBlockResult) => any;
2838
- }
2839
2185
  export interface AssociateTransitGatewayMulticastDomainRequest {
2840
2186
  /**
2841
2187
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -2856,24 +2202,12 @@ export interface AssociateTransitGatewayMulticastDomainRequest {
2856
2202
  */
2857
2203
  DryRun?: boolean;
2858
2204
  }
2859
- export declare namespace AssociateTransitGatewayMulticastDomainRequest {
2860
- /**
2861
- * @internal
2862
- */
2863
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainRequest) => any;
2864
- }
2865
2205
  export interface AssociateTransitGatewayMulticastDomainResult {
2866
2206
  /**
2867
2207
  * <p>Information about the transit gateway multicast domain associations.</p>
2868
2208
  */
2869
2209
  Associations?: TransitGatewayMulticastDomainAssociations;
2870
2210
  }
2871
- export declare namespace AssociateTransitGatewayMulticastDomainResult {
2872
- /**
2873
- * @internal
2874
- */
2875
- const filterSensitiveLog: (obj: AssociateTransitGatewayMulticastDomainResult) => any;
2876
- }
2877
2211
  export interface AssociateTransitGatewayPolicyTableRequest {
2878
2212
  /**
2879
2213
  * <p>The ID of the transit gateway policy table to associate with the transit gateway attachment.</p>
@@ -2890,12 +2224,6 @@ export interface AssociateTransitGatewayPolicyTableRequest {
2890
2224
  */
2891
2225
  DryRun?: boolean;
2892
2226
  }
2893
- export declare namespace AssociateTransitGatewayPolicyTableRequest {
2894
- /**
2895
- * @internal
2896
- */
2897
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableRequest) => any;
2898
- }
2899
2227
  export declare type TransitGatewayAssociationState = "associated" | "associating" | "disassociated" | "disassociating";
2900
2228
  /**
2901
2229
  * <p>Describes a transit gateway policy table association.</p>
@@ -2922,24 +2250,12 @@ export interface TransitGatewayPolicyTableAssociation {
2922
2250
  */
2923
2251
  State?: TransitGatewayAssociationState | string;
2924
2252
  }
2925
- export declare namespace TransitGatewayPolicyTableAssociation {
2926
- /**
2927
- * @internal
2928
- */
2929
- const filterSensitiveLog: (obj: TransitGatewayPolicyTableAssociation) => any;
2930
- }
2931
2253
  export interface AssociateTransitGatewayPolicyTableResult {
2932
2254
  /**
2933
2255
  * <p>Describes the association of a transit gateway and a transit gateway policy table.</p>
2934
2256
  */
2935
2257
  Association?: TransitGatewayPolicyTableAssociation;
2936
2258
  }
2937
- export declare namespace AssociateTransitGatewayPolicyTableResult {
2938
- /**
2939
- * @internal
2940
- */
2941
- const filterSensitiveLog: (obj: AssociateTransitGatewayPolicyTableResult) => any;
2942
- }
2943
2259
  export interface AssociateTransitGatewayRouteTableRequest {
2944
2260
  /**
2945
2261
  * <p>The ID of the transit gateway route table.</p>
@@ -2956,12 +2272,6 @@ export interface AssociateTransitGatewayRouteTableRequest {
2956
2272
  */
2957
2273
  DryRun?: boolean;
2958
2274
  }
2959
- export declare namespace AssociateTransitGatewayRouteTableRequest {
2960
- /**
2961
- * @internal
2962
- */
2963
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableRequest) => any;
2964
- }
2965
2275
  /**
2966
2276
  * <p>Describes an association between a resource attachment and a transit gateway route table.</p>
2967
2277
  */
@@ -2987,24 +2297,12 @@ export interface TransitGatewayAssociation {
2987
2297
  */
2988
2298
  State?: TransitGatewayAssociationState | string;
2989
2299
  }
2990
- export declare namespace TransitGatewayAssociation {
2991
- /**
2992
- * @internal
2993
- */
2994
- const filterSensitiveLog: (obj: TransitGatewayAssociation) => any;
2995
- }
2996
2300
  export interface AssociateTransitGatewayRouteTableResult {
2997
2301
  /**
2998
2302
  * <p>The ID of the association.</p>
2999
2303
  */
3000
2304
  Association?: TransitGatewayAssociation;
3001
2305
  }
3002
- export declare namespace AssociateTransitGatewayRouteTableResult {
3003
- /**
3004
- * @internal
3005
- */
3006
- const filterSensitiveLog: (obj: AssociateTransitGatewayRouteTableResult) => any;
3007
- }
3008
2306
  export interface AssociateTrunkInterfaceRequest {
3009
2307
  /**
3010
2308
  * <p>The ID of the branch network interface.</p>
@@ -3035,12 +2333,6 @@ export interface AssociateTrunkInterfaceRequest {
3035
2333
  */
3036
2334
  DryRun?: boolean;
3037
2335
  }
3038
- export declare namespace AssociateTrunkInterfaceRequest {
3039
- /**
3040
- * @internal
3041
- */
3042
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceRequest) => any;
3043
- }
3044
2336
  export declare enum InterfaceProtocolType {
3045
2337
  GRE = "GRE",
3046
2338
  VLAN = "VLAN"
@@ -3082,12 +2374,6 @@ export interface TrunkInterfaceAssociation {
3082
2374
  */
3083
2375
  Tags?: Tag[];
3084
2376
  }
3085
- export declare namespace TrunkInterfaceAssociation {
3086
- /**
3087
- * @internal
3088
- */
3089
- const filterSensitiveLog: (obj: TrunkInterfaceAssociation) => any;
3090
- }
3091
2377
  export interface AssociateTrunkInterfaceResult {
3092
2378
  /**
3093
2379
  * <p>Information about the association between the trunk network interface and branch network interface.</p>
@@ -3100,12 +2386,6 @@ export interface AssociateTrunkInterfaceResult {
3100
2386
  */
3101
2387
  ClientToken?: string;
3102
2388
  }
3103
- export declare namespace AssociateTrunkInterfaceResult {
3104
- /**
3105
- * @internal
3106
- */
3107
- const filterSensitiveLog: (obj: AssociateTrunkInterfaceResult) => any;
3108
- }
3109
2389
  export interface AssociateVpcCidrBlockRequest {
3110
2390
  /**
3111
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>
@@ -3153,12 +2433,6 @@ export interface AssociateVpcCidrBlockRequest {
3153
2433
  */
3154
2434
  Ipv6NetmaskLength?: number;
3155
2435
  }
3156
- export declare namespace AssociateVpcCidrBlockRequest {
3157
- /**
3158
- * @internal
3159
- */
3160
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockRequest) => any;
3161
- }
3162
2436
  export declare type VpcCidrBlockStateCode = "associated" | "associating" | "disassociated" | "disassociating" | "failed" | "failing";
3163
2437
  /**
3164
2438
  * <p>Describes the state of a CIDR block.</p>
@@ -3173,12 +2447,6 @@ export interface VpcCidrBlockState {
3173
2447
  */
3174
2448
  StatusMessage?: string;
3175
2449
  }
3176
- export declare namespace VpcCidrBlockState {
3177
- /**
3178
- * @internal
3179
- */
3180
- const filterSensitiveLog: (obj: VpcCidrBlockState) => any;
3181
- }
3182
2450
  /**
3183
2451
  * <p>Describes an IPv4 CIDR block associated with a VPC.</p>
3184
2452
  */
@@ -3196,12 +2464,6 @@ export interface VpcCidrBlockAssociation {
3196
2464
  */
3197
2465
  CidrBlockState?: VpcCidrBlockState;
3198
2466
  }
3199
- export declare namespace VpcCidrBlockAssociation {
3200
- /**
3201
- * @internal
3202
- */
3203
- const filterSensitiveLog: (obj: VpcCidrBlockAssociation) => any;
3204
- }
3205
2467
  /**
3206
2468
  * <p>Describes an IPv6 CIDR block associated with a VPC.</p>
3207
2469
  */
@@ -3228,12 +2490,6 @@ export interface VpcIpv6CidrBlockAssociation {
3228
2490
  */
3229
2491
  Ipv6Pool?: string;
3230
2492
  }
3231
- export declare namespace VpcIpv6CidrBlockAssociation {
3232
- /**
3233
- * @internal
3234
- */
3235
- const filterSensitiveLog: (obj: VpcIpv6CidrBlockAssociation) => any;
3236
- }
3237
2493
  export interface AssociateVpcCidrBlockResult {
3238
2494
  /**
3239
2495
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -3248,12 +2504,6 @@ export interface AssociateVpcCidrBlockResult {
3248
2504
  */
3249
2505
  VpcId?: string;
3250
2506
  }
3251
- export declare namespace AssociateVpcCidrBlockResult {
3252
- /**
3253
- * @internal
3254
- */
3255
- const filterSensitiveLog: (obj: AssociateVpcCidrBlockResult) => any;
3256
- }
3257
2507
  export interface AttachClassicLinkVpcRequest {
3258
2508
  /**
3259
2509
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3274,24 +2524,12 @@ export interface AttachClassicLinkVpcRequest {
3274
2524
  */
3275
2525
  VpcId: string | undefined;
3276
2526
  }
3277
- export declare namespace AttachClassicLinkVpcRequest {
3278
- /**
3279
- * @internal
3280
- */
3281
- const filterSensitiveLog: (obj: AttachClassicLinkVpcRequest) => any;
3282
- }
3283
2527
  export interface AttachClassicLinkVpcResult {
3284
2528
  /**
3285
2529
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
3286
2530
  */
3287
2531
  Return?: boolean;
3288
2532
  }
3289
- export declare namespace AttachClassicLinkVpcResult {
3290
- /**
3291
- * @internal
3292
- */
3293
- const filterSensitiveLog: (obj: AttachClassicLinkVpcResult) => any;
3294
- }
3295
2533
  export interface AttachInternetGatewayRequest {
3296
2534
  /**
3297
2535
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3308,12 +2546,6 @@ export interface AttachInternetGatewayRequest {
3308
2546
  */
3309
2547
  VpcId: string | undefined;
3310
2548
  }
3311
- export declare namespace AttachInternetGatewayRequest {
3312
- /**
3313
- * @internal
3314
- */
3315
- const filterSensitiveLog: (obj: AttachInternetGatewayRequest) => any;
3316
- }
3317
2549
  /**
3318
2550
  * <p>Contains the parameters for AttachNetworkInterface.</p>
3319
2551
  */
@@ -3343,12 +2575,6 @@ export interface AttachNetworkInterfaceRequest {
3343
2575
  */
3344
2576
  NetworkCardIndex?: number;
3345
2577
  }
3346
- export declare namespace AttachNetworkInterfaceRequest {
3347
- /**
3348
- * @internal
3349
- */
3350
- const filterSensitiveLog: (obj: AttachNetworkInterfaceRequest) => any;
3351
- }
3352
2578
  /**
3353
2579
  * <p>Contains the output of AttachNetworkInterface.</p>
3354
2580
  */
@@ -3362,12 +2588,6 @@ export interface AttachNetworkInterfaceResult {
3362
2588
  */
3363
2589
  NetworkCardIndex?: number;
3364
2590
  }
3365
- export declare namespace AttachNetworkInterfaceResult {
3366
- /**
3367
- * @internal
3368
- */
3369
- const filterSensitiveLog: (obj: AttachNetworkInterfaceResult) => any;
3370
- }
3371
2591
  export interface AttachVolumeRequest {
3372
2592
  /**
3373
2593
  * <p>The device name (for example, <code>/dev/sdh</code> or <code>xvdh</code>).</p>
@@ -3389,12 +2609,6 @@ export interface AttachVolumeRequest {
3389
2609
  */
3390
2610
  DryRun?: boolean;
3391
2611
  }
3392
- export declare namespace AttachVolumeRequest {
3393
- /**
3394
- * @internal
3395
- */
3396
- const filterSensitiveLog: (obj: AttachVolumeRequest) => any;
3397
- }
3398
2612
  export declare type VolumeAttachmentState = "attached" | "attaching" | "busy" | "detached" | "detaching";
3399
2613
  /**
3400
2614
  * <p>Describes volume attachment details.</p>
@@ -3425,12 +2639,6 @@ export interface VolumeAttachment {
3425
2639
  */
3426
2640
  DeleteOnTermination?: boolean;
3427
2641
  }
3428
- export declare namespace VolumeAttachment {
3429
- /**
3430
- * @internal
3431
- */
3432
- const filterSensitiveLog: (obj: VolumeAttachment) => any;
3433
- }
3434
2642
  /**
3435
2643
  * <p>Contains the parameters for AttachVpnGateway.</p>
3436
2644
  */
@@ -3451,12 +2659,6 @@ export interface AttachVpnGatewayRequest {
3451
2659
  */
3452
2660
  DryRun?: boolean;
3453
2661
  }
3454
- export declare namespace AttachVpnGatewayRequest {
3455
- /**
3456
- * @internal
3457
- */
3458
- const filterSensitiveLog: (obj: AttachVpnGatewayRequest) => any;
3459
- }
3460
2662
  export declare type AttachmentStatus = "attached" | "attaching" | "detached" | "detaching";
3461
2663
  /**
3462
2664
  * <p>Describes an attachment between a virtual private gateway and a VPC.</p>
@@ -3471,12 +2673,6 @@ export interface VpcAttachment {
3471
2673
  */
3472
2674
  VpcId?: string;
3473
2675
  }
3474
- export declare namespace VpcAttachment {
3475
- /**
3476
- * @internal
3477
- */
3478
- const filterSensitiveLog: (obj: VpcAttachment) => any;
3479
- }
3480
2676
  /**
3481
2677
  * <p>Contains the output of AttachVpnGateway.</p>
3482
2678
  */
@@ -3486,12 +2682,6 @@ export interface AttachVpnGatewayResult {
3486
2682
  */
3487
2683
  VpcAttachment?: VpcAttachment;
3488
2684
  }
3489
- export declare namespace AttachVpnGatewayResult {
3490
- /**
3491
- * @internal
3492
- */
3493
- const filterSensitiveLog: (obj: AttachVpnGatewayResult) => any;
3494
- }
3495
2685
  export interface AuthorizeClientVpnIngressRequest {
3496
2686
  /**
3497
2687
  * <p>The ID of the Client VPN endpoint.</p>
@@ -3524,12 +2714,6 @@ export interface AuthorizeClientVpnIngressRequest {
3524
2714
  */
3525
2715
  DryRun?: boolean;
3526
2716
  }
3527
- export declare namespace AuthorizeClientVpnIngressRequest {
3528
- /**
3529
- * @internal
3530
- */
3531
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressRequest) => any;
3532
- }
3533
2717
  export declare type ClientVpnAuthorizationRuleStatusCode = "active" | "authorizing" | "failed" | "revoking";
3534
2718
  /**
3535
2719
  * <p>Describes the state of an authorization rule.</p>
@@ -3544,24 +2728,12 @@ export interface ClientVpnAuthorizationRuleStatus {
3544
2728
  */
3545
2729
  Message?: string;
3546
2730
  }
3547
- export declare namespace ClientVpnAuthorizationRuleStatus {
3548
- /**
3549
- * @internal
3550
- */
3551
- const filterSensitiveLog: (obj: ClientVpnAuthorizationRuleStatus) => any;
3552
- }
3553
2731
  export interface AuthorizeClientVpnIngressResult {
3554
2732
  /**
3555
2733
  * <p>The current state of the authorization rule.</p>
3556
2734
  */
3557
2735
  Status?: ClientVpnAuthorizationRuleStatus;
3558
2736
  }
3559
- export declare namespace AuthorizeClientVpnIngressResult {
3560
- /**
3561
- * @internal
3562
- */
3563
- const filterSensitiveLog: (obj: AuthorizeClientVpnIngressResult) => any;
3564
- }
3565
2737
  /**
3566
2738
  * <p>Describes an IPv4 range.</p>
3567
2739
  */
@@ -3578,12 +2750,6 @@ export interface IpRange {
3578
2750
  */
3579
2751
  Description?: string;
3580
2752
  }
3581
- export declare namespace IpRange {
3582
- /**
3583
- * @internal
3584
- */
3585
- const filterSensitiveLog: (obj: IpRange) => any;
3586
- }
3587
2753
  /**
3588
2754
  * <p>[EC2-VPC only] Describes an IPv6 range.</p>
3589
2755
  */
@@ -3600,12 +2766,6 @@ export interface Ipv6Range {
3600
2766
  */
3601
2767
  Description?: string;
3602
2768
  }
3603
- export declare namespace Ipv6Range {
3604
- /**
3605
- * @internal
3606
- */
3607
- const filterSensitiveLog: (obj: Ipv6Range) => any;
3608
- }
3609
2769
  /**
3610
2770
  * <p>Describes a prefix list ID.</p>
3611
2771
  */
@@ -3621,12 +2781,6 @@ export interface PrefixListId {
3621
2781
  */
3622
2782
  PrefixListId?: string;
3623
2783
  }
3624
- export declare namespace PrefixListId {
3625
- /**
3626
- * @internal
3627
- */
3628
- const filterSensitiveLog: (obj: PrefixListId) => any;
3629
- }
3630
2784
  /**
3631
2785
  * <p>Describes a security group and Amazon Web Services account ID pair.</p>
3632
2786
  */
@@ -3672,12 +2826,6 @@ export interface UserIdGroupPair {
3672
2826
  */
3673
2827
  VpcPeeringConnectionId?: string;
3674
2828
  }
3675
- export declare namespace UserIdGroupPair {
3676
- /**
3677
- * @internal
3678
- */
3679
- const filterSensitiveLog: (obj: UserIdGroupPair) => any;
3680
- }
3681
2829
  /**
3682
2830
  * <p>Describes a set of permissions for a security group rule.</p>
3683
2831
  */
@@ -3722,12 +2870,6 @@ export interface IpPermission {
3722
2870
  */
3723
2871
  UserIdGroupPairs?: UserIdGroupPair[];
3724
2872
  }
3725
- export declare namespace IpPermission {
3726
- /**
3727
- * @internal
3728
- */
3729
- const filterSensitiveLog: (obj: IpPermission) => any;
3730
- }
3731
2873
  export interface AuthorizeSecurityGroupEgressRequest {
3732
2874
  /**
3733
2875
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -3776,12 +2918,6 @@ export interface AuthorizeSecurityGroupEgressRequest {
3776
2918
  */
3777
2919
  SourceSecurityGroupOwnerId?: string;
3778
2920
  }
3779
- export declare namespace AuthorizeSecurityGroupEgressRequest {
3780
- /**
3781
- * @internal
3782
- */
3783
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressRequest) => any;
3784
- }
3785
2921
  /**
3786
2922
  * <p> Describes the security group that is referenced in the security group rule.</p>
3787
2923
  */
@@ -3807,12 +2943,6 @@ export interface ReferencedSecurityGroup {
3807
2943
  */
3808
2944
  VpcPeeringConnectionId?: string;
3809
2945
  }
3810
- export declare namespace ReferencedSecurityGroup {
3811
- /**
3812
- * @internal
3813
- */
3814
- const filterSensitiveLog: (obj: ReferencedSecurityGroup) => any;
3815
- }
3816
2946
  /**
3817
2947
  * <p>Describes a security group rule.</p>
3818
2948
  */
@@ -3874,12 +3004,6 @@ export interface SecurityGroupRule {
3874
3004
  */
3875
3005
  Tags?: Tag[];
3876
3006
  }
3877
- export declare namespace SecurityGroupRule {
3878
- /**
3879
- * @internal
3880
- */
3881
- const filterSensitiveLog: (obj: SecurityGroupRule) => any;
3882
- }
3883
3007
  export interface AuthorizeSecurityGroupEgressResult {
3884
3008
  /**
3885
3009
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3890,12 +3014,6 @@ export interface AuthorizeSecurityGroupEgressResult {
3890
3014
  */
3891
3015
  SecurityGroupRules?: SecurityGroupRule[];
3892
3016
  }
3893
- export declare namespace AuthorizeSecurityGroupEgressResult {
3894
- /**
3895
- * @internal
3896
- */
3897
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupEgressResult) => any;
3898
- }
3899
3017
  export interface AuthorizeSecurityGroupIngressRequest {
3900
3018
  /**
3901
3019
  * <p>The IPv4 address range, in CIDR format. You can't specify this parameter when specifying a source
@@ -3968,12 +3086,6 @@ export interface AuthorizeSecurityGroupIngressRequest {
3968
3086
  */
3969
3087
  TagSpecifications?: TagSpecification[];
3970
3088
  }
3971
- export declare namespace AuthorizeSecurityGroupIngressRequest {
3972
- /**
3973
- * @internal
3974
- */
3975
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressRequest) => any;
3976
- }
3977
3089
  export interface AuthorizeSecurityGroupIngressResult {
3978
3090
  /**
3979
3091
  * <p>Returns <code>true</code> if the request succeeds; otherwise, returns an error.</p>
@@ -3984,12 +3096,6 @@ export interface AuthorizeSecurityGroupIngressResult {
3984
3096
  */
3985
3097
  SecurityGroupRules?: SecurityGroupRule[];
3986
3098
  }
3987
- export declare namespace AuthorizeSecurityGroupIngressResult {
3988
- /**
3989
- * @internal
3990
- */
3991
- const filterSensitiveLog: (obj: AuthorizeSecurityGroupIngressResult) => any;
3992
- }
3993
3099
  /**
3994
3100
  * <p>Describes the storage parameters for Amazon S3 and Amazon S3 buckets for an instance store-backed AMI.</p>
3995
3101
  */
@@ -4016,12 +3122,6 @@ export interface S3Storage {
4016
3122
  */
4017
3123
  UploadPolicySignature?: string;
4018
3124
  }
4019
- export declare namespace S3Storage {
4020
- /**
4021
- * @internal
4022
- */
4023
- const filterSensitiveLog: (obj: S3Storage) => any;
4024
- }
4025
3125
  /**
4026
3126
  * <p>Describes the storage location for an instance store-backed AMI.</p>
4027
3127
  */
@@ -4031,12 +3131,6 @@ export interface Storage {
4031
3131
  */
4032
3132
  S3?: S3Storage;
4033
3133
  }
4034
- export declare namespace Storage {
4035
- /**
4036
- * @internal
4037
- */
4038
- const filterSensitiveLog: (obj: Storage) => any;
4039
- }
4040
3134
  /**
4041
3135
  * <p>Contains the parameters for BundleInstance.</p>
4042
3136
  */
@@ -4059,12 +3153,6 @@ export interface BundleInstanceRequest {
4059
3153
  */
4060
3154
  DryRun?: boolean;
4061
3155
  }
4062
- export declare namespace BundleInstanceRequest {
4063
- /**
4064
- * @internal
4065
- */
4066
- const filterSensitiveLog: (obj: BundleInstanceRequest) => any;
4067
- }
4068
3156
  /**
4069
3157
  * <p>Describes an error for <a>BundleInstance</a>.</p>
4070
3158
  */
@@ -4078,12 +3166,6 @@ export interface BundleTaskError {
4078
3166
  */
4079
3167
  Message?: string;
4080
3168
  }
4081
- export declare namespace BundleTaskError {
4082
- /**
4083
- * @internal
4084
- */
4085
- const filterSensitiveLog: (obj: BundleTaskError) => any;
4086
- }
4087
3169
  export declare type BundleTaskState = "bundling" | "cancelling" | "complete" | "failed" | "pending" | "storing" | "waiting-for-shutdown";
4088
3170
  /**
4089
3171
  * <p>Describes a bundle task.</p>
@@ -4122,12 +3204,6 @@ export interface BundleTask {
4122
3204
  */
4123
3205
  UpdateTime?: Date;
4124
3206
  }
4125
- export declare namespace BundleTask {
4126
- /**
4127
- * @internal
4128
- */
4129
- const filterSensitiveLog: (obj: BundleTask) => any;
4130
- }
4131
3207
  /**
4132
3208
  * <p>Contains the output of BundleInstance.</p>
4133
3209
  */
@@ -4137,12 +3213,6 @@ export interface BundleInstanceResult {
4137
3213
  */
4138
3214
  BundleTask?: BundleTask;
4139
3215
  }
4140
- export declare namespace BundleInstanceResult {
4141
- /**
4142
- * @internal
4143
- */
4144
- const filterSensitiveLog: (obj: BundleInstanceResult) => any;
4145
- }
4146
3216
  /**
4147
3217
  * <p>Contains the parameters for CancelBundleTask.</p>
4148
3218
  */
@@ -4158,12 +3228,6 @@ export interface CancelBundleTaskRequest {
4158
3228
  */
4159
3229
  DryRun?: boolean;
4160
3230
  }
4161
- export declare namespace CancelBundleTaskRequest {
4162
- /**
4163
- * @internal
4164
- */
4165
- const filterSensitiveLog: (obj: CancelBundleTaskRequest) => any;
4166
- }
4167
3231
  /**
4168
3232
  * <p>Contains the output of CancelBundleTask.</p>
4169
3233
  */
@@ -4173,12 +3237,6 @@ export interface CancelBundleTaskResult {
4173
3237
  */
4174
3238
  BundleTask?: BundleTask;
4175
3239
  }
4176
- export declare namespace CancelBundleTaskResult {
4177
- /**
4178
- * @internal
4179
- */
4180
- const filterSensitiveLog: (obj: CancelBundleTaskResult) => any;
4181
- }
4182
3240
  export interface CancelCapacityReservationRequest {
4183
3241
  /**
4184
3242
  * <p>The ID of the Capacity Reservation to be cancelled.</p>
@@ -4189,24 +3247,12 @@ export interface CancelCapacityReservationRequest {
4189
3247
  */
4190
3248
  DryRun?: boolean;
4191
3249
  }
4192
- export declare namespace CancelCapacityReservationRequest {
4193
- /**
4194
- * @internal
4195
- */
4196
- const filterSensitiveLog: (obj: CancelCapacityReservationRequest) => any;
4197
- }
4198
3250
  export interface CancelCapacityReservationResult {
4199
3251
  /**
4200
3252
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
4201
3253
  */
4202
3254
  Return?: boolean;
4203
3255
  }
4204
- export declare namespace CancelCapacityReservationResult {
4205
- /**
4206
- * @internal
4207
- */
4208
- const filterSensitiveLog: (obj: CancelCapacityReservationResult) => any;
4209
- }
4210
3256
  export interface CancelCapacityReservationFleetsRequest {
4211
3257
  /**
4212
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>
@@ -4217,12 +3263,6 @@ export interface CancelCapacityReservationFleetsRequest {
4217
3263
  */
4218
3264
  CapacityReservationFleetIds: string[] | undefined;
4219
3265
  }
4220
- export declare namespace CancelCapacityReservationFleetsRequest {
4221
- /**
4222
- * @internal
4223
- */
4224
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsRequest) => any;
4225
- }
4226
3266
  /**
4227
3267
  * <p>Describes a Capacity Reservation Fleet cancellation error.</p>
4228
3268
  */
@@ -4236,12 +3276,6 @@ export interface CancelCapacityReservationFleetError {
4236
3276
  */
4237
3277
  Message?: string;
4238
3278
  }
4239
- export declare namespace CancelCapacityReservationFleetError {
4240
- /**
4241
- * @internal
4242
- */
4243
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetError) => any;
4244
- }
4245
3279
  /**
4246
3280
  * <p>Describes a Capacity Reservation Fleet that could not be cancelled.</p>
4247
3281
  */
@@ -4255,12 +3289,6 @@ export interface FailedCapacityReservationFleetCancellationResult {
4255
3289
  */
4256
3290
  CancelCapacityReservationFleetError?: CancelCapacityReservationFleetError;
4257
3291
  }
4258
- export declare namespace FailedCapacityReservationFleetCancellationResult {
4259
- /**
4260
- * @internal
4261
- */
4262
- const filterSensitiveLog: (obj: FailedCapacityReservationFleetCancellationResult) => any;
4263
- }
4264
3292
  export declare enum CapacityReservationFleetState {
4265
3293
  ACTIVE = "active",
4266
3294
  CANCELLED = "cancelled",
@@ -4289,12 +3317,6 @@ export interface CapacityReservationFleetCancellationState {
4289
3317
  */
4290
3318
  CapacityReservationFleetId?: string;
4291
3319
  }
4292
- export declare namespace CapacityReservationFleetCancellationState {
4293
- /**
4294
- * @internal
4295
- */
4296
- const filterSensitiveLog: (obj: CapacityReservationFleetCancellationState) => any;
4297
- }
4298
3320
  export interface CancelCapacityReservationFleetsResult {
4299
3321
  /**
4300
3322
  * <p>Information about the Capacity Reservation Fleets that were successfully cancelled.</p>
@@ -4305,12 +3327,6 @@ export interface CancelCapacityReservationFleetsResult {
4305
3327
  */
4306
3328
  FailedFleetCancellations?: FailedCapacityReservationFleetCancellationResult[];
4307
3329
  }
4308
- export declare namespace CancelCapacityReservationFleetsResult {
4309
- /**
4310
- * @internal
4311
- */
4312
- const filterSensitiveLog: (obj: CancelCapacityReservationFleetsResult) => any;
4313
- }
4314
3330
  export interface CancelConversionRequest {
4315
3331
  /**
4316
3332
  * <p>The ID of the conversion task.</p>
@@ -4327,24 +3343,12 @@ export interface CancelConversionRequest {
4327
3343
  */
4328
3344
  ReasonMessage?: string;
4329
3345
  }
4330
- export declare namespace CancelConversionRequest {
4331
- /**
4332
- * @internal
4333
- */
4334
- const filterSensitiveLog: (obj: CancelConversionRequest) => any;
4335
- }
4336
3346
  export interface CancelExportTaskRequest {
4337
3347
  /**
4338
3348
  * <p>The ID of the export task. This is the ID returned by <code>CreateInstanceExportTask</code>.</p>
4339
3349
  */
4340
3350
  ExportTaskId: string | undefined;
4341
3351
  }
4342
- export declare namespace CancelExportTaskRequest {
4343
- /**
4344
- * @internal
4345
- */
4346
- const filterSensitiveLog: (obj: CancelExportTaskRequest) => any;
4347
- }
4348
3352
  export interface CancelImportTaskRequest {
4349
3353
  /**
4350
3354
  * <p>The reason for canceling the task.</p>
@@ -4361,12 +3365,6 @@ export interface CancelImportTaskRequest {
4361
3365
  */
4362
3366
  ImportTaskId?: string;
4363
3367
  }
4364
- export declare namespace CancelImportTaskRequest {
4365
- /**
4366
- * @internal
4367
- */
4368
- const filterSensitiveLog: (obj: CancelImportTaskRequest) => any;
4369
- }
4370
3368
  export interface CancelImportTaskResult {
4371
3369
  /**
4372
3370
  * <p>The ID of the task being canceled.</p>
@@ -4381,12 +3379,6 @@ export interface CancelImportTaskResult {
4381
3379
  */
4382
3380
  State?: string;
4383
3381
  }
4384
- export declare namespace CancelImportTaskResult {
4385
- /**
4386
- * @internal
4387
- */
4388
- const filterSensitiveLog: (obj: CancelImportTaskResult) => any;
4389
- }
4390
3382
  /**
4391
3383
  * <p>Contains the parameters for CancelReservedInstancesListing.</p>
4392
3384
  */
@@ -4396,12 +3388,6 @@ export interface CancelReservedInstancesListingRequest {
4396
3388
  */
4397
3389
  ReservedInstancesListingId: string | undefined;
4398
3390
  }
4399
- export declare namespace CancelReservedInstancesListingRequest {
4400
- /**
4401
- * @internal
4402
- */
4403
- const filterSensitiveLog: (obj: CancelReservedInstancesListingRequest) => any;
4404
- }
4405
3391
  export declare type ListingState = "available" | "cancelled" | "pending" | "sold";
4406
3392
  /**
4407
3393
  * <p>Describes a Reserved Instance listing state.</p>
@@ -4416,12 +3402,6 @@ export interface InstanceCount {
4416
3402
  */
4417
3403
  State?: ListingState | string;
4418
3404
  }
4419
- export declare namespace InstanceCount {
4420
- /**
4421
- * @internal
4422
- */
4423
- const filterSensitiveLog: (obj: InstanceCount) => any;
4424
- }
4425
3405
  export declare type CurrencyCodeValues = "USD";
4426
3406
  /**
4427
3407
  * <p>Describes the price for a Reserved Instance.</p>
@@ -4446,12 +3426,6 @@ export interface PriceSchedule {
4446
3426
  */
4447
3427
  Term?: number;
4448
3428
  }
4449
- export declare namespace PriceSchedule {
4450
- /**
4451
- * @internal
4452
- */
4453
- const filterSensitiveLog: (obj: PriceSchedule) => any;
4454
- }
4455
3429
  export declare type ListingStatus = "active" | "cancelled" | "closed" | "pending";
4456
3430
  /**
4457
3431
  * <p>Describes a Reserved Instance listing.</p>
@@ -4499,12 +3473,6 @@ export interface ReservedInstancesListing {
4499
3473
  */
4500
3474
  UpdateDate?: Date;
4501
3475
  }
4502
- export declare namespace ReservedInstancesListing {
4503
- /**
4504
- * @internal
4505
- */
4506
- const filterSensitiveLog: (obj: ReservedInstancesListing) => any;
4507
- }
4508
3476
  /**
4509
3477
  * <p>Contains the output of CancelReservedInstancesListing.</p>
4510
3478
  */
@@ -4514,12 +3482,6 @@ export interface CancelReservedInstancesListingResult {
4514
3482
  */
4515
3483
  ReservedInstancesListings?: ReservedInstancesListing[];
4516
3484
  }
4517
- export declare namespace CancelReservedInstancesListingResult {
4518
- /**
4519
- * @internal
4520
- */
4521
- const filterSensitiveLog: (obj: CancelReservedInstancesListingResult) => any;
4522
- }
4523
3485
  /**
4524
3486
  * <p>Contains the parameters for CancelSpotFleetRequests.</p>
4525
3487
  */
@@ -4541,12 +3503,6 @@ export interface CancelSpotFleetRequestsRequest {
4541
3503
  */
4542
3504
  TerminateInstances: boolean | undefined;
4543
3505
  }
4544
- export declare namespace CancelSpotFleetRequestsRequest {
4545
- /**
4546
- * @internal
4547
- */
4548
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsRequest) => any;
4549
- }
4550
3506
  export declare enum BatchState {
4551
3507
  ACTIVE = "active",
4552
3508
  CANCELLED = "cancelled",
@@ -4573,12 +3529,6 @@ export interface CancelSpotFleetRequestsSuccessItem {
4573
3529
  */
4574
3530
  SpotFleetRequestId?: string;
4575
3531
  }
4576
- export declare namespace CancelSpotFleetRequestsSuccessItem {
4577
- /**
4578
- * @internal
4579
- */
4580
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsSuccessItem) => any;
4581
- }
4582
3532
  export declare enum CancelBatchErrorCode {
4583
3533
  FLEET_REQUEST_ID_DOES_NOT_EXIST = "fleetRequestIdDoesNotExist",
4584
3534
  FLEET_REQUEST_ID_MALFORMED = "fleetRequestIdMalformed",
@@ -4598,12 +3548,6 @@ export interface CancelSpotFleetRequestsError {
4598
3548
  */
4599
3549
  Message?: string;
4600
3550
  }
4601
- export declare namespace CancelSpotFleetRequestsError {
4602
- /**
4603
- * @internal
4604
- */
4605
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsError) => any;
4606
- }
4607
3551
  /**
4608
3552
  * <p>Describes a Spot Fleet request that was not successfully canceled.</p>
4609
3553
  */
@@ -4617,12 +3561,6 @@ export interface CancelSpotFleetRequestsErrorItem {
4617
3561
  */
4618
3562
  SpotFleetRequestId?: string;
4619
3563
  }
4620
- export declare namespace CancelSpotFleetRequestsErrorItem {
4621
- /**
4622
- * @internal
4623
- */
4624
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsErrorItem) => any;
4625
- }
4626
3564
  /**
4627
3565
  * <p>Contains the output of CancelSpotFleetRequests.</p>
4628
3566
  */
@@ -4636,12 +3574,6 @@ export interface CancelSpotFleetRequestsResponse {
4636
3574
  */
4637
3575
  UnsuccessfulFleetRequests?: CancelSpotFleetRequestsErrorItem[];
4638
3576
  }
4639
- export declare namespace CancelSpotFleetRequestsResponse {
4640
- /**
4641
- * @internal
4642
- */
4643
- const filterSensitiveLog: (obj: CancelSpotFleetRequestsResponse) => any;
4644
- }
4645
3577
  /**
4646
3578
  * <p>Contains the parameters for CancelSpotInstanceRequests.</p>
4647
3579
  */
@@ -4658,12 +3590,6 @@ export interface CancelSpotInstanceRequestsRequest {
4658
3590
  */
4659
3591
  SpotInstanceRequestIds: string[] | undefined;
4660
3592
  }
4661
- export declare namespace CancelSpotInstanceRequestsRequest {
4662
- /**
4663
- * @internal
4664
- */
4665
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsRequest) => any;
4666
- }
4667
3593
  export declare type CancelSpotInstanceRequestState = "active" | "cancelled" | "closed" | "completed" | "open";
4668
3594
  /**
4669
3595
  * <p>Describes a request to cancel a Spot Instance.</p>
@@ -4678,12 +3604,6 @@ export interface CancelledSpotInstanceRequest {
4678
3604
  */
4679
3605
  State?: CancelSpotInstanceRequestState | string;
4680
3606
  }
4681
- export declare namespace CancelledSpotInstanceRequest {
4682
- /**
4683
- * @internal
4684
- */
4685
- const filterSensitiveLog: (obj: CancelledSpotInstanceRequest) => any;
4686
- }
4687
3607
  /**
4688
3608
  * <p>Contains the output of CancelSpotInstanceRequests.</p>
4689
3609
  */
@@ -4693,12 +3613,6 @@ export interface CancelSpotInstanceRequestsResult {
4693
3613
  */
4694
3614
  CancelledSpotInstanceRequests?: CancelledSpotInstanceRequest[];
4695
3615
  }
4696
- export declare namespace CancelSpotInstanceRequestsResult {
4697
- /**
4698
- * @internal
4699
- */
4700
- const filterSensitiveLog: (obj: CancelSpotInstanceRequestsResult) => any;
4701
- }
4702
3616
  export interface ConfirmProductInstanceRequest {
4703
3617
  /**
4704
3618
  * <p>The ID of the instance.</p>
@@ -4715,12 +3629,6 @@ export interface ConfirmProductInstanceRequest {
4715
3629
  */
4716
3630
  DryRun?: boolean;
4717
3631
  }
4718
- export declare namespace ConfirmProductInstanceRequest {
4719
- /**
4720
- * @internal
4721
- */
4722
- const filterSensitiveLog: (obj: ConfirmProductInstanceRequest) => any;
4723
- }
4724
3632
  export interface ConfirmProductInstanceResult {
4725
3633
  /**
4726
3634
  * <p>The Amazon Web Services account ID of the instance owner. This is only present if the
@@ -4733,12 +3641,6 @@ export interface ConfirmProductInstanceResult {
4733
3641
  */
4734
3642
  Return?: boolean;
4735
3643
  }
4736
- export declare namespace ConfirmProductInstanceResult {
4737
- /**
4738
- * @internal
4739
- */
4740
- const filterSensitiveLog: (obj: ConfirmProductInstanceResult) => any;
4741
- }
4742
3644
  export interface CopyFpgaImageRequest {
4743
3645
  /**
4744
3646
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4768,24 +3670,12 @@ export interface CopyFpgaImageRequest {
4768
3670
  */
4769
3671
  ClientToken?: string;
4770
3672
  }
4771
- export declare namespace CopyFpgaImageRequest {
4772
- /**
4773
- * @internal
4774
- */
4775
- const filterSensitiveLog: (obj: CopyFpgaImageRequest) => any;
4776
- }
4777
3673
  export interface CopyFpgaImageResult {
4778
3674
  /**
4779
3675
  * <p>The ID of the new AFI.</p>
4780
3676
  */
4781
3677
  FpgaImageId?: string;
4782
3678
  }
4783
- export declare namespace CopyFpgaImageResult {
4784
- /**
4785
- * @internal
4786
- */
4787
- const filterSensitiveLog: (obj: CopyFpgaImageResult) => any;
4788
- }
4789
3679
  /**
4790
3680
  * <p>Contains the parameters for CopyImage.</p>
4791
3681
  */
@@ -4863,12 +3753,6 @@ export interface CopyImageRequest {
4863
3753
  */
4864
3754
  DryRun?: boolean;
4865
3755
  }
4866
- export declare namespace CopyImageRequest {
4867
- /**
4868
- * @internal
4869
- */
4870
- const filterSensitiveLog: (obj: CopyImageRequest) => any;
4871
- }
4872
3756
  /**
4873
3757
  * <p>Contains the output of CopyImage.</p>
4874
3758
  */
@@ -4878,12 +3762,6 @@ export interface CopyImageResult {
4878
3762
  */
4879
3763
  ImageId?: string;
4880
3764
  }
4881
- export declare namespace CopyImageResult {
4882
- /**
4883
- * @internal
4884
- */
4885
- const filterSensitiveLog: (obj: CopyImageResult) => any;
4886
- }
4887
3765
  export interface CopySnapshotRequest {
4888
3766
  /**
4889
3767
  * <p>A description for the EBS snapshot.</p>
@@ -4977,12 +3855,6 @@ export interface CopySnapshotRequest {
4977
3855
  */
4978
3856
  DryRun?: boolean;
4979
3857
  }
4980
- export declare namespace CopySnapshotRequest {
4981
- /**
4982
- * @internal
4983
- */
4984
- const filterSensitiveLog: (obj: CopySnapshotRequest) => any;
4985
- }
4986
3858
  export interface CopySnapshotResult {
4987
3859
  /**
4988
3860
  * <p>The ID of the new snapshot.</p>
@@ -4993,12 +3865,6 @@ export interface CopySnapshotResult {
4993
3865
  */
4994
3866
  Tags?: Tag[];
4995
3867
  }
4996
- export declare namespace CopySnapshotResult {
4997
- /**
4998
- * @internal
4999
- */
5000
- const filterSensitiveLog: (obj: CopySnapshotResult) => any;
5001
- }
5002
3868
  export declare type EndDateType = "limited" | "unlimited";
5003
3869
  export declare type InstanceMatchCriteria = "open" | "targeted";
5004
3870
  export declare enum CapacityReservationInstancePlatform {
@@ -5147,12 +4013,6 @@ export interface CreateCapacityReservationRequest {
5147
4013
  */
5148
4014
  PlacementGroupArn?: string;
5149
4015
  }
5150
- export declare namespace CreateCapacityReservationRequest {
5151
- /**
5152
- * @internal
5153
- */
5154
- const filterSensitiveLog: (obj: CreateCapacityReservationRequest) => any;
5155
- }
5156
4016
  export declare type CapacityReservationState = "active" | "cancelled" | "expired" | "failed" | "pending";
5157
4017
  /**
5158
4018
  * <p>Describes a Capacity Reservation.</p>
@@ -5323,24 +4183,12 @@ export interface CapacityReservation {
5323
4183
  */
5324
4184
  PlacementGroupArn?: string;
5325
4185
  }
5326
- export declare namespace CapacityReservation {
5327
- /**
5328
- * @internal
5329
- */
5330
- const filterSensitiveLog: (obj: CapacityReservation) => any;
5331
- }
5332
4186
  export interface CreateCapacityReservationResult {
5333
4187
  /**
5334
4188
  * <p>Information about the Capacity Reservation.</p>
5335
4189
  */
5336
4190
  CapacityReservation?: CapacityReservation;
5337
4191
  }
5338
- export declare namespace CreateCapacityReservationResult {
5339
- /**
5340
- * @internal
5341
- */
5342
- const filterSensitiveLog: (obj: CreateCapacityReservationResult) => any;
5343
- }
5344
4192
  export declare enum FleetInstanceMatchCriteria {
5345
4193
  open = "open"
5346
4194
  }
@@ -5392,12 +4240,6 @@ export interface ReservationFleetInstanceSpecification {
5392
4240
  */
5393
4241
  Priority?: number;
5394
4242
  }
5395
- export declare namespace ReservationFleetInstanceSpecification {
5396
- /**
5397
- * @internal
5398
- */
5399
- const filterSensitiveLog: (obj: ReservationFleetInstanceSpecification) => any;
5400
- }
5401
4243
  export declare enum FleetCapacityReservationTenancy {
5402
4244
  default = "default"
5403
4245
  }
@@ -5475,12 +4317,6 @@ export interface CreateCapacityReservationFleetRequest {
5475
4317
  */
5476
4318
  DryRun?: boolean;
5477
4319
  }
5478
- export declare namespace CreateCapacityReservationFleetRequest {
5479
- /**
5480
- * @internal
5481
- */
5482
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetRequest) => any;
5483
- }
5484
4320
  /**
5485
4321
  * <p>Information about a Capacity Reservation in a Capacity Reservation Fleet.</p>
5486
4322
  */
@@ -5536,12 +4372,6 @@ export interface FleetCapacityReservation {
5536
4372
  */
5537
4373
  Priority?: number;
5538
4374
  }
5539
- export declare namespace FleetCapacityReservation {
5540
- /**
5541
- * @internal
5542
- */
5543
- const filterSensitiveLog: (obj: FleetCapacityReservation) => any;
5544
- }
5545
4375
  export interface CreateCapacityReservationFleetResult {
5546
4376
  /**
5547
4377
  * <p>The ID of the Capacity Reservation Fleet.</p>
@@ -5588,12 +4418,6 @@ export interface CreateCapacityReservationFleetResult {
5588
4418
  */
5589
4419
  Tags?: Tag[];
5590
4420
  }
5591
- export declare namespace CreateCapacityReservationFleetResult {
5592
- /**
5593
- * @internal
5594
- */
5595
- const filterSensitiveLog: (obj: CreateCapacityReservationFleetResult) => any;
5596
- }
5597
4421
  export interface CreateCarrierGatewayRequest {
5598
4422
  /**
5599
4423
  * <p>The ID of the VPC to associate with the carrier gateway.</p>
@@ -5616,12 +4440,6 @@ export interface CreateCarrierGatewayRequest {
5616
4440
  */
5617
4441
  ClientToken?: string;
5618
4442
  }
5619
- export declare namespace CreateCarrierGatewayRequest {
5620
- /**
5621
- * @internal
5622
- */
5623
- const filterSensitiveLog: (obj: CreateCarrierGatewayRequest) => any;
5624
- }
5625
4443
  export declare type CarrierGatewayState = "available" | "deleted" | "deleting" | "pending";
5626
4444
  /**
5627
4445
  * <p>Describes a carrier gateway.</p>
@@ -5648,24 +4466,12 @@ export interface CarrierGateway {
5648
4466
  */
5649
4467
  Tags?: Tag[];
5650
4468
  }
5651
- export declare namespace CarrierGateway {
5652
- /**
5653
- * @internal
5654
- */
5655
- const filterSensitiveLog: (obj: CarrierGateway) => any;
5656
- }
5657
4469
  export interface CreateCarrierGatewayResult {
5658
4470
  /**
5659
4471
  * <p>Information about the carrier gateway.</p>
5660
4472
  */
5661
4473
  CarrierGateway?: CarrierGateway;
5662
4474
  }
5663
- export declare namespace CreateCarrierGatewayResult {
5664
- /**
5665
- * @internal
5666
- */
5667
- const filterSensitiveLog: (obj: CreateCarrierGatewayResult) => any;
5668
- }
5669
4475
  /**
5670
4476
  * <p>Describes the Active Directory to be used for client authentication.</p>
5671
4477
  */
@@ -5675,12 +4481,6 @@ export interface DirectoryServiceAuthenticationRequest {
5675
4481
  */
5676
4482
  DirectoryId?: string;
5677
4483
  }
5678
- export declare namespace DirectoryServiceAuthenticationRequest {
5679
- /**
5680
- * @internal
5681
- */
5682
- const filterSensitiveLog: (obj: DirectoryServiceAuthenticationRequest) => any;
5683
- }
5684
4484
  /**
5685
4485
  * <p>The IAM SAML identity provider used for federated authentication.</p>
5686
4486
  */
@@ -5694,12 +4494,6 @@ export interface FederatedAuthenticationRequest {
5694
4494
  */
5695
4495
  SelfServiceSAMLProviderArn?: string;
5696
4496
  }
5697
- export declare namespace FederatedAuthenticationRequest {
5698
- /**
5699
- * @internal
5700
- */
5701
- const filterSensitiveLog: (obj: FederatedAuthenticationRequest) => any;
5702
- }
5703
4497
  /**
5704
4498
  * <p>Information about the client certificate to be used for authentication.</p>
5705
4499
  */
@@ -5710,12 +4504,6 @@ export interface CertificateAuthenticationRequest {
5710
4504
  */
5711
4505
  ClientRootCertificateChainArn?: string;
5712
4506
  }
5713
- export declare namespace CertificateAuthenticationRequest {
5714
- /**
5715
- * @internal
5716
- */
5717
- const filterSensitiveLog: (obj: CertificateAuthenticationRequest) => any;
5718
- }
5719
4507
  export declare type ClientVpnAuthenticationType = "certificate-authentication" | "directory-service-authentication" | "federated-authentication";
5720
4508
  /**
5721
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>
@@ -5739,12 +4527,6 @@ export interface ClientVpnAuthenticationRequest {
5739
4527
  */
5740
4528
  FederatedAuthentication?: FederatedAuthenticationRequest;
5741
4529
  }
5742
- export declare namespace ClientVpnAuthenticationRequest {
5743
- /**
5744
- * @internal
5745
- */
5746
- const filterSensitiveLog: (obj: ClientVpnAuthenticationRequest) => any;
5747
- }
5748
4530
  /**
5749
4531
  * <p>The options for managing connection authorization for new client connections.</p>
5750
4532
  */
@@ -5758,12 +4540,6 @@ export interface ClientConnectOptions {
5758
4540
  */
5759
4541
  LambdaFunctionArn?: string;
5760
4542
  }
5761
- export declare namespace ClientConnectOptions {
5762
- /**
5763
- * @internal
5764
- */
5765
- const filterSensitiveLog: (obj: ClientConnectOptions) => any;
5766
- }
5767
4543
  /**
5768
4544
  * <p>Options for enabling a customizable text banner that will be displayed on
5769
4545
  * Amazon Web Services provided clients when a VPN session is established.</p>
@@ -5785,12 +4561,6 @@ export interface ClientLoginBannerOptions {
5785
4561
  */
5786
4562
  BannerText?: string;
5787
4563
  }
5788
- export declare namespace ClientLoginBannerOptions {
5789
- /**
5790
- * @internal
5791
- */
5792
- const filterSensitiveLog: (obj: ClientLoginBannerOptions) => any;
5793
- }
5794
4564
  /**
5795
4565
  * <p>Describes the client connection logging options for the Client VPN endpoint.</p>
5796
4566
  */
@@ -5808,12 +4578,6 @@ export interface ConnectionLogOptions {
5808
4578
  */
5809
4579
  CloudwatchLogStream?: string;
5810
4580
  }
5811
- export declare namespace ConnectionLogOptions {
5812
- /**
5813
- * @internal
5814
- */
5815
- const filterSensitiveLog: (obj: ConnectionLogOptions) => any;
5816
- }
5817
4581
  export declare type SelfServicePortal = "disabled" | "enabled";
5818
4582
  export declare type TransportProtocol = "tcp" | "udp";
5819
4583
  export interface CreateClientVpnEndpointRequest {
@@ -5924,12 +4688,6 @@ export interface CreateClientVpnEndpointRequest {
5924
4688
  */
5925
4689
  ClientLoginBannerOptions?: ClientLoginBannerOptions;
5926
4690
  }
5927
- export declare namespace CreateClientVpnEndpointRequest {
5928
- /**
5929
- * @internal
5930
- */
5931
- const filterSensitiveLog: (obj: CreateClientVpnEndpointRequest) => any;
5932
- }
5933
4691
  export declare type ClientVpnEndpointStatusCode = "available" | "deleted" | "deleting" | "pending-associate";
5934
4692
  /**
5935
4693
  * <p>Describes the state of a Client VPN endpoint.</p>
@@ -5966,12 +4724,6 @@ export interface ClientVpnEndpointStatus {
5966
4724
  */
5967
4725
  Message?: string;
5968
4726
  }
5969
- export declare namespace ClientVpnEndpointStatus {
5970
- /**
5971
- * @internal
5972
- */
5973
- const filterSensitiveLog: (obj: ClientVpnEndpointStatus) => any;
5974
- }
5975
4727
  export interface CreateClientVpnEndpointResult {
5976
4728
  /**
5977
4729
  * <p>The ID of the Client VPN endpoint.</p>
@@ -5986,12 +4738,6 @@ export interface CreateClientVpnEndpointResult {
5986
4738
  */
5987
4739
  DnsName?: string;
5988
4740
  }
5989
- export declare namespace CreateClientVpnEndpointResult {
5990
- /**
5991
- * @internal
5992
- */
5993
- const filterSensitiveLog: (obj: CreateClientVpnEndpointResult) => any;
5994
- }
5995
4741
  export interface CreateClientVpnRouteRequest {
5996
4742
  /**
5997
4743
  * <p>The ID of the Client VPN endpoint to which to add the route.</p>
@@ -6035,12 +4781,6 @@ export interface CreateClientVpnRouteRequest {
6035
4781
  */
6036
4782
  DryRun?: boolean;
6037
4783
  }
6038
- export declare namespace CreateClientVpnRouteRequest {
6039
- /**
6040
- * @internal
6041
- */
6042
- const filterSensitiveLog: (obj: CreateClientVpnRouteRequest) => any;
6043
- }
6044
4784
  export declare type ClientVpnRouteStatusCode = "active" | "creating" | "deleting" | "failed";
6045
4785
  /**
6046
4786
  * <p>Describes the state of a Client VPN endpoint route.</p>
@@ -6055,24 +4795,12 @@ export interface ClientVpnRouteStatus {
6055
4795
  */
6056
4796
  Message?: string;
6057
4797
  }
6058
- export declare namespace ClientVpnRouteStatus {
6059
- /**
6060
- * @internal
6061
- */
6062
- const filterSensitiveLog: (obj: ClientVpnRouteStatus) => any;
6063
- }
6064
4798
  export interface CreateClientVpnRouteResult {
6065
4799
  /**
6066
4800
  * <p>The current state of the route.</p>
6067
4801
  */
6068
4802
  Status?: ClientVpnRouteStatus;
6069
4803
  }
6070
- export declare namespace CreateClientVpnRouteResult {
6071
- /**
6072
- * @internal
6073
- */
6074
- const filterSensitiveLog: (obj: CreateClientVpnRouteResult) => any;
6075
- }
6076
4804
  export declare type GatewayType = "ipsec.1";
6077
4805
  /**
6078
4806
  * <p>Contains the parameters for CreateCustomerGateway.</p>
@@ -6121,12 +4849,6 @@ export interface CreateCustomerGatewayRequest {
6121
4849
  */
6122
4850
  DryRun?: boolean;
6123
4851
  }
6124
- export declare namespace CreateCustomerGatewayRequest {
6125
- /**
6126
- * @internal
6127
- */
6128
- const filterSensitiveLog: (obj: CreateCustomerGatewayRequest) => any;
6129
- }
6130
4852
  /**
6131
4853
  * <p>Describes a customer gateway.</p>
6132
4854
  */
@@ -6167,12 +4889,6 @@ export interface CustomerGateway {
6167
4889
  */
6168
4890
  Tags?: Tag[];
6169
4891
  }
6170
- export declare namespace CustomerGateway {
6171
- /**
6172
- * @internal
6173
- */
6174
- const filterSensitiveLog: (obj: CustomerGateway) => any;
6175
- }
6176
4892
  /**
6177
4893
  * <p>Contains the output of CreateCustomerGateway.</p>
6178
4894
  */
@@ -6182,12 +4898,6 @@ export interface CreateCustomerGatewayResult {
6182
4898
  */
6183
4899
  CustomerGateway?: CustomerGateway;
6184
4900
  }
6185
- export declare namespace CreateCustomerGatewayResult {
6186
- /**
6187
- * @internal
6188
- */
6189
- const filterSensitiveLog: (obj: CreateCustomerGatewayResult) => any;
6190
- }
6191
4901
  export interface CreateDefaultSubnetRequest {
6192
4902
  /**
6193
4903
  * <p>The Availability Zone in which to create the default subnet.</p>
@@ -6205,12 +4915,6 @@ export interface CreateDefaultSubnetRequest {
6205
4915
  */
6206
4916
  Ipv6Native?: boolean;
6207
4917
  }
6208
- export declare namespace CreateDefaultSubnetRequest {
6209
- /**
6210
- * @internal
6211
- */
6212
- const filterSensitiveLog: (obj: CreateDefaultSubnetRequest) => any;
6213
- }
6214
4918
  export declare enum HostnameType {
6215
4919
  ip_name = "ip-name",
6216
4920
  resource_name = "resource-name"
@@ -6237,12 +4941,6 @@ export interface PrivateDnsNameOptionsOnLaunch {
6237
4941
  */
6238
4942
  EnableResourceNameDnsAAAARecord?: boolean;
6239
4943
  }
6240
- export declare namespace PrivateDnsNameOptionsOnLaunch {
6241
- /**
6242
- * @internal
6243
- */
6244
- const filterSensitiveLog: (obj: PrivateDnsNameOptionsOnLaunch) => any;
6245
- }
6246
4944
  export declare type SubnetState = "available" | "pending";
6247
4945
  /**
6248
4946
  * <p>Describes a subnet.</p>
@@ -6342,24 +5040,12 @@ export interface Subnet {
6342
5040
  */
6343
5041
  PrivateDnsNameOptionsOnLaunch?: PrivateDnsNameOptionsOnLaunch;
6344
5042
  }
6345
- export declare namespace Subnet {
6346
- /**
6347
- * @internal
6348
- */
6349
- const filterSensitiveLog: (obj: Subnet) => any;
6350
- }
6351
5043
  export interface CreateDefaultSubnetResult {
6352
5044
  /**
6353
5045
  * <p>Information about the subnet.</p>
6354
5046
  */
6355
5047
  Subnet?: Subnet;
6356
5048
  }
6357
- export declare namespace CreateDefaultSubnetResult {
6358
- /**
6359
- * @internal
6360
- */
6361
- const filterSensitiveLog: (obj: CreateDefaultSubnetResult) => any;
6362
- }
6363
5049
  export interface CreateDefaultVpcRequest {
6364
5050
  /**
6365
5051
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6368,12 +5054,6 @@ export interface CreateDefaultVpcRequest {
6368
5054
  */
6369
5055
  DryRun?: boolean;
6370
5056
  }
6371
- export declare namespace CreateDefaultVpcRequest {
6372
- /**
6373
- * @internal
6374
- */
6375
- const filterSensitiveLog: (obj: CreateDefaultVpcRequest) => any;
6376
- }
6377
5057
  export declare type Tenancy = "dedicated" | "default" | "host";
6378
5058
  export declare type VpcState = "available" | "pending";
6379
5059
  /**
@@ -6421,24 +5101,12 @@ export interface Vpc {
6421
5101
  */
6422
5102
  Tags?: Tag[];
6423
5103
  }
6424
- export declare namespace Vpc {
6425
- /**
6426
- * @internal
6427
- */
6428
- const filterSensitiveLog: (obj: Vpc) => any;
6429
- }
6430
5104
  export interface CreateDefaultVpcResult {
6431
5105
  /**
6432
5106
  * <p>Information about the VPC.</p>
6433
5107
  */
6434
5108
  Vpc?: Vpc;
6435
5109
  }
6436
- export declare namespace CreateDefaultVpcResult {
6437
- /**
6438
- * @internal
6439
- */
6440
- const filterSensitiveLog: (obj: CreateDefaultVpcResult) => any;
6441
- }
6442
5110
  /**
6443
5111
  * <p>Describes a DHCP configuration option.</p>
6444
5112
  */
@@ -6452,12 +5120,6 @@ export interface NewDhcpConfiguration {
6452
5120
  */
6453
5121
  Values?: string[];
6454
5122
  }
6455
- export declare namespace NewDhcpConfiguration {
6456
- /**
6457
- * @internal
6458
- */
6459
- const filterSensitiveLog: (obj: NewDhcpConfiguration) => any;
6460
- }
6461
5123
  export interface CreateDhcpOptionsRequest {
6462
5124
  /**
6463
5125
  * <p>A DHCP configuration option.</p>
@@ -6474,12 +5136,6 @@ export interface CreateDhcpOptionsRequest {
6474
5136
  */
6475
5137
  DryRun?: boolean;
6476
5138
  }
6477
- export declare namespace CreateDhcpOptionsRequest {
6478
- /**
6479
- * @internal
6480
- */
6481
- const filterSensitiveLog: (obj: CreateDhcpOptionsRequest) => any;
6482
- }
6483
5139
  /**
6484
5140
  * <p>Describes a value for a resource attribute that is a String.</p>
6485
5141
  */
@@ -6489,12 +5145,6 @@ export interface AttributeValue {
6489
5145
  */
6490
5146
  Value?: string;
6491
5147
  }
6492
- export declare namespace AttributeValue {
6493
- /**
6494
- * @internal
6495
- */
6496
- const filterSensitiveLog: (obj: AttributeValue) => any;
6497
- }
6498
5148
  /**
6499
5149
  * <p>Describes a DHCP configuration option.</p>
6500
5150
  */
@@ -6508,12 +5158,6 @@ export interface DhcpConfiguration {
6508
5158
  */
6509
5159
  Values?: AttributeValue[];
6510
5160
  }
6511
- export declare namespace DhcpConfiguration {
6512
- /**
6513
- * @internal
6514
- */
6515
- const filterSensitiveLog: (obj: DhcpConfiguration) => any;
6516
- }
6517
5161
  /**
6518
5162
  * <p>Describes a set of DHCP options.</p>
6519
5163
  */
@@ -6535,24 +5179,12 @@ export interface DhcpOptions {
6535
5179
  */
6536
5180
  Tags?: Tag[];
6537
5181
  }
6538
- export declare namespace DhcpOptions {
6539
- /**
6540
- * @internal
6541
- */
6542
- const filterSensitiveLog: (obj: DhcpOptions) => any;
6543
- }
6544
5182
  export interface CreateDhcpOptionsResult {
6545
5183
  /**
6546
5184
  * <p>A set of DHCP options.</p>
6547
5185
  */
6548
5186
  DhcpOptions?: DhcpOptions;
6549
5187
  }
6550
- export declare namespace CreateDhcpOptionsResult {
6551
- /**
6552
- * @internal
6553
- */
6554
- const filterSensitiveLog: (obj: CreateDhcpOptionsResult) => any;
6555
- }
6556
5188
  export interface CreateEgressOnlyInternetGatewayRequest {
6557
5189
  /**
6558
5190
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6575,12 +5207,6 @@ export interface CreateEgressOnlyInternetGatewayRequest {
6575
5207
  */
6576
5208
  TagSpecifications?: TagSpecification[];
6577
5209
  }
6578
- export declare namespace CreateEgressOnlyInternetGatewayRequest {
6579
- /**
6580
- * @internal
6581
- */
6582
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayRequest) => any;
6583
- }
6584
5210
  /**
6585
5211
  * <p>Describes the attachment of a VPC to an internet gateway or an egress-only internet
6586
5212
  * gateway.</p>
@@ -6597,12 +5223,6 @@ export interface InternetGatewayAttachment {
6597
5223
  */
6598
5224
  VpcId?: string;
6599
5225
  }
6600
- export declare namespace InternetGatewayAttachment {
6601
- /**
6602
- * @internal
6603
- */
6604
- const filterSensitiveLog: (obj: InternetGatewayAttachment) => any;
6605
- }
6606
5226
  /**
6607
5227
  * <p>Describes an egress-only internet gateway.</p>
6608
5228
  */
@@ -6620,12 +5240,6 @@ export interface EgressOnlyInternetGateway {
6620
5240
  */
6621
5241
  Tags?: Tag[];
6622
5242
  }
6623
- export declare namespace EgressOnlyInternetGateway {
6624
- /**
6625
- * @internal
6626
- */
6627
- const filterSensitiveLog: (obj: EgressOnlyInternetGateway) => any;
6628
- }
6629
5243
  export interface CreateEgressOnlyInternetGatewayResult {
6630
5244
  /**
6631
5245
  * <p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the
@@ -6637,13 +5251,935 @@ export interface CreateEgressOnlyInternetGatewayResult {
6637
5251
  */
6638
5252
  EgressOnlyInternetGateway?: EgressOnlyInternetGateway;
6639
5253
  }
6640
- export declare namespace CreateEgressOnlyInternetGatewayResult {
6641
- /**
6642
- * @internal
6643
- */
6644
- const filterSensitiveLog: (obj: CreateEgressOnlyInternetGatewayResult) => any;
6645
- }
6646
5254
  export declare enum FleetExcessCapacityTerminationPolicy {
6647
5255
  NO_TERMINATION = "no-termination",
6648
5256
  TERMINATION = "termination"
6649
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;