@aws-sdk/client-ec2 3.131.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1122) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist-cjs/commands/AcceptReservedInstancesExchangeQuoteCommand.js +2 -2
  3. package/dist-cjs/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  4. package/dist-cjs/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +2 -2
  5. package/dist-cjs/commands/AcceptTransitGatewayVpcAttachmentCommand.js +2 -2
  6. package/dist-cjs/commands/AcceptVpcEndpointConnectionsCommand.js +2 -2
  7. package/dist-cjs/commands/AcceptVpcPeeringConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  9. package/dist-cjs/commands/AllocateAddressCommand.js +2 -2
  10. package/dist-cjs/commands/AllocateHostsCommand.js +2 -2
  11. package/dist-cjs/commands/AllocateIpamPoolCidrCommand.js +2 -2
  12. package/dist-cjs/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +2 -2
  13. package/dist-cjs/commands/AssignIpv6AddressesCommand.js +2 -2
  14. package/dist-cjs/commands/AssignPrivateIpAddressesCommand.js +2 -2
  15. package/dist-cjs/commands/AssociateAddressCommand.js +2 -2
  16. package/dist-cjs/commands/AssociateClientVpnTargetNetworkCommand.js +2 -2
  17. package/dist-cjs/commands/AssociateDhcpOptionsCommand.js +1 -1
  18. package/dist-cjs/commands/AssociateEnclaveCertificateIamRoleCommand.js +2 -2
  19. package/dist-cjs/commands/AssociateIamInstanceProfileCommand.js +2 -2
  20. package/dist-cjs/commands/AssociateInstanceEventWindowCommand.js +2 -2
  21. package/dist-cjs/commands/AssociateRouteTableCommand.js +2 -2
  22. package/dist-cjs/commands/AssociateSubnetCidrBlockCommand.js +2 -2
  23. package/dist-cjs/commands/AssociateTransitGatewayMulticastDomainCommand.js +2 -2
  24. package/dist-cjs/commands/AssociateTransitGatewayPolicyTableCommand.js +2 -2
  25. package/dist-cjs/commands/AssociateTransitGatewayRouteTableCommand.js +2 -2
  26. package/dist-cjs/commands/AssociateTrunkInterfaceCommand.js +2 -2
  27. package/dist-cjs/commands/AssociateVpcCidrBlockCommand.js +2 -2
  28. package/dist-cjs/commands/AttachClassicLinkVpcCommand.js +2 -2
  29. package/dist-cjs/commands/AttachInternetGatewayCommand.js +1 -1
  30. package/dist-cjs/commands/AttachNetworkInterfaceCommand.js +2 -2
  31. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/AttachVpnGatewayCommand.js +2 -2
  33. package/dist-cjs/commands/AuthorizeClientVpnIngressCommand.js +2 -2
  34. package/dist-cjs/commands/AuthorizeSecurityGroupEgressCommand.js +2 -2
  35. package/dist-cjs/commands/AuthorizeSecurityGroupIngressCommand.js +2 -2
  36. package/dist-cjs/commands/BundleInstanceCommand.js +2 -2
  37. package/dist-cjs/commands/CancelBundleTaskCommand.js +2 -2
  38. package/dist-cjs/commands/CancelCapacityReservationCommand.js +2 -2
  39. package/dist-cjs/commands/CancelCapacityReservationFleetsCommand.js +2 -2
  40. package/dist-cjs/commands/CancelConversionTaskCommand.js +1 -1
  41. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -1
  42. package/dist-cjs/commands/CancelImportTaskCommand.js +2 -2
  43. package/dist-cjs/commands/CancelReservedInstancesListingCommand.js +2 -2
  44. package/dist-cjs/commands/CancelSpotFleetRequestsCommand.js +2 -2
  45. package/dist-cjs/commands/CancelSpotInstanceRequestsCommand.js +2 -2
  46. package/dist-cjs/commands/ConfirmProductInstanceCommand.js +2 -2
  47. package/dist-cjs/commands/CopyFpgaImageCommand.js +2 -2
  48. package/dist-cjs/commands/CopyImageCommand.js +2 -2
  49. package/dist-cjs/commands/CopySnapshotCommand.js +2 -2
  50. package/dist-cjs/commands/CreateCapacityReservationCommand.js +2 -2
  51. package/dist-cjs/commands/CreateCapacityReservationFleetCommand.js +2 -2
  52. package/dist-cjs/commands/CreateCarrierGatewayCommand.js +2 -2
  53. package/dist-cjs/commands/CreateClientVpnEndpointCommand.js +2 -2
  54. package/dist-cjs/commands/CreateClientVpnRouteCommand.js +2 -2
  55. package/dist-cjs/commands/CreateCustomerGatewayCommand.js +2 -2
  56. package/dist-cjs/commands/CreateDefaultSubnetCommand.js +2 -2
  57. package/dist-cjs/commands/CreateDefaultVpcCommand.js +2 -2
  58. package/dist-cjs/commands/CreateDhcpOptionsCommand.js +2 -2
  59. package/dist-cjs/commands/CreateEgressOnlyInternetGatewayCommand.js +2 -2
  60. package/dist-cjs/commands/CreateFleetCommand.js +2 -2
  61. package/dist-cjs/commands/CreateFlowLogsCommand.js +2 -2
  62. package/dist-cjs/commands/CreateFpgaImageCommand.js +2 -2
  63. package/dist-cjs/commands/CreateImageCommand.js +2 -2
  64. package/dist-cjs/commands/CreateInstanceEventWindowCommand.js +2 -2
  65. package/dist-cjs/commands/CreateInstanceExportTaskCommand.js +2 -2
  66. package/dist-cjs/commands/CreateInternetGatewayCommand.js +2 -2
  67. package/dist-cjs/commands/CreateIpamCommand.js +2 -2
  68. package/dist-cjs/commands/CreateIpamPoolCommand.js +2 -2
  69. package/dist-cjs/commands/CreateIpamScopeCommand.js +2 -2
  70. package/dist-cjs/commands/CreateKeyPairCommand.js +2 -2
  71. package/dist-cjs/commands/CreateLaunchTemplateCommand.js +2 -2
  72. package/dist-cjs/commands/CreateLaunchTemplateVersionCommand.js +2 -2
  73. package/dist-cjs/commands/CreateLocalGatewayRouteCommand.js +2 -2
  74. package/dist-cjs/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  75. package/dist-cjs/commands/CreateManagedPrefixListCommand.js +2 -2
  76. package/dist-cjs/commands/CreateNatGatewayCommand.js +2 -2
  77. package/dist-cjs/commands/CreateNetworkAclCommand.js +2 -2
  78. package/dist-cjs/commands/CreateNetworkAclEntryCommand.js +1 -1
  79. package/dist-cjs/commands/CreateNetworkInsightsAccessScopeCommand.js +2 -2
  80. package/dist-cjs/commands/CreateNetworkInsightsPathCommand.js +2 -2
  81. package/dist-cjs/commands/CreateNetworkInterfaceCommand.js +2 -2
  82. package/dist-cjs/commands/CreateNetworkInterfacePermissionCommand.js +2 -2
  83. package/dist-cjs/commands/CreatePlacementGroupCommand.js +2 -2
  84. package/dist-cjs/commands/CreatePublicIpv4PoolCommand.js +2 -2
  85. package/dist-cjs/commands/CreateReplaceRootVolumeTaskCommand.js +2 -2
  86. package/dist-cjs/commands/CreateReservedInstancesListingCommand.js +2 -2
  87. package/dist-cjs/commands/CreateRestoreImageTaskCommand.js +2 -2
  88. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  89. package/dist-cjs/commands/CreateRouteTableCommand.js +2 -2
  90. package/dist-cjs/commands/CreateSecurityGroupCommand.js +2 -2
  91. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  92. package/dist-cjs/commands/CreateSnapshotsCommand.js +2 -2
  93. package/dist-cjs/commands/CreateSpotDatafeedSubscriptionCommand.js +2 -2
  94. package/dist-cjs/commands/CreateStoreImageTaskCommand.js +2 -2
  95. package/dist-cjs/commands/CreateSubnetCidrReservationCommand.js +2 -2
  96. package/dist-cjs/commands/CreateSubnetCommand.js +2 -2
  97. package/dist-cjs/commands/CreateTagsCommand.js +1 -1
  98. package/dist-cjs/commands/CreateTrafficMirrorFilterCommand.js +2 -2
  99. package/dist-cjs/commands/CreateTrafficMirrorFilterRuleCommand.js +2 -2
  100. package/dist-cjs/commands/CreateTrafficMirrorSessionCommand.js +2 -2
  101. package/dist-cjs/commands/CreateTrafficMirrorTargetCommand.js +2 -2
  102. package/dist-cjs/commands/CreateTransitGatewayCommand.js +2 -2
  103. package/dist-cjs/commands/CreateTransitGatewayConnectCommand.js +2 -2
  104. package/dist-cjs/commands/CreateTransitGatewayConnectPeerCommand.js +2 -2
  105. package/dist-cjs/commands/CreateTransitGatewayMulticastDomainCommand.js +2 -2
  106. package/dist-cjs/commands/CreateTransitGatewayPeeringAttachmentCommand.js +2 -2
  107. package/dist-cjs/commands/CreateTransitGatewayPolicyTableCommand.js +2 -2
  108. package/dist-cjs/commands/CreateTransitGatewayPrefixListReferenceCommand.js +2 -2
  109. package/dist-cjs/commands/CreateTransitGatewayRouteCommand.js +2 -2
  110. package/dist-cjs/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  111. package/dist-cjs/commands/CreateTransitGatewayRouteTableCommand.js +2 -2
  112. package/dist-cjs/commands/CreateTransitGatewayVpcAttachmentCommand.js +2 -2
  113. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  114. package/dist-cjs/commands/CreateVpcCommand.js +2 -2
  115. package/dist-cjs/commands/CreateVpcEndpointCommand.js +2 -2
  116. package/dist-cjs/commands/CreateVpcEndpointConnectionNotificationCommand.js +2 -2
  117. package/dist-cjs/commands/CreateVpcEndpointServiceConfigurationCommand.js +2 -2
  118. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
  119. package/dist-cjs/commands/CreateVpnConnectionCommand.js +2 -2
  120. package/dist-cjs/commands/CreateVpnConnectionRouteCommand.js +1 -1
  121. package/dist-cjs/commands/CreateVpnGatewayCommand.js +2 -2
  122. package/dist-cjs/commands/DeleteCarrierGatewayCommand.js +2 -2
  123. package/dist-cjs/commands/DeleteClientVpnEndpointCommand.js +2 -2
  124. package/dist-cjs/commands/DeleteClientVpnRouteCommand.js +2 -2
  125. package/dist-cjs/commands/DeleteCustomerGatewayCommand.js +1 -1
  126. package/dist-cjs/commands/DeleteDhcpOptionsCommand.js +1 -1
  127. package/dist-cjs/commands/DeleteEgressOnlyInternetGatewayCommand.js +2 -2
  128. package/dist-cjs/commands/DeleteFleetsCommand.js +2 -2
  129. package/dist-cjs/commands/DeleteFlowLogsCommand.js +2 -2
  130. package/dist-cjs/commands/DeleteFpgaImageCommand.js +2 -2
  131. package/dist-cjs/commands/DeleteInstanceEventWindowCommand.js +2 -2
  132. package/dist-cjs/commands/DeleteInternetGatewayCommand.js +1 -1
  133. package/dist-cjs/commands/DeleteIpamCommand.js +2 -2
  134. package/dist-cjs/commands/DeleteIpamPoolCommand.js +2 -2
  135. package/dist-cjs/commands/DeleteIpamScopeCommand.js +2 -2
  136. package/dist-cjs/commands/DeleteKeyPairCommand.js +1 -1
  137. package/dist-cjs/commands/DeleteLaunchTemplateCommand.js +2 -2
  138. package/dist-cjs/commands/DeleteLaunchTemplateVersionsCommand.js +2 -2
  139. package/dist-cjs/commands/DeleteLocalGatewayRouteCommand.js +2 -2
  140. package/dist-cjs/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +2 -2
  141. package/dist-cjs/commands/DeleteManagedPrefixListCommand.js +2 -2
  142. package/dist-cjs/commands/DeleteNatGatewayCommand.js +2 -2
  143. package/dist-cjs/commands/DeleteNetworkAclCommand.js +1 -1
  144. package/dist-cjs/commands/DeleteNetworkAclEntryCommand.js +1 -1
  145. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  146. package/dist-cjs/commands/DeleteNetworkInsightsAccessScopeCommand.js +2 -2
  147. package/dist-cjs/commands/DeleteNetworkInsightsAnalysisCommand.js +2 -2
  148. package/dist-cjs/commands/DeleteNetworkInsightsPathCommand.js +2 -2
  149. package/dist-cjs/commands/DeleteNetworkInterfaceCommand.js +1 -1
  150. package/dist-cjs/commands/DeleteNetworkInterfacePermissionCommand.js +2 -2
  151. package/dist-cjs/commands/DeletePlacementGroupCommand.js +1 -1
  152. package/dist-cjs/commands/DeletePublicIpv4PoolCommand.js +2 -2
  153. package/dist-cjs/commands/DeleteQueuedReservedInstancesCommand.js +2 -2
  154. package/dist-cjs/commands/DeleteRouteCommand.js +1 -1
  155. package/dist-cjs/commands/DeleteRouteTableCommand.js +1 -1
  156. package/dist-cjs/commands/DeleteSecurityGroupCommand.js +1 -1
  157. package/dist-cjs/commands/DeleteSnapshotCommand.js +1 -1
  158. package/dist-cjs/commands/DeleteSpotDatafeedSubscriptionCommand.js +1 -1
  159. package/dist-cjs/commands/DeleteSubnetCidrReservationCommand.js +2 -2
  160. package/dist-cjs/commands/DeleteSubnetCommand.js +1 -1
  161. package/dist-cjs/commands/DeleteTagsCommand.js +1 -1
  162. package/dist-cjs/commands/DeleteTrafficMirrorFilterCommand.js +2 -2
  163. package/dist-cjs/commands/DeleteTrafficMirrorFilterRuleCommand.js +2 -2
  164. package/dist-cjs/commands/DeleteTrafficMirrorSessionCommand.js +2 -2
  165. package/dist-cjs/commands/DeleteTrafficMirrorTargetCommand.js +2 -2
  166. package/dist-cjs/commands/DeleteTransitGatewayCommand.js +2 -2
  167. package/dist-cjs/commands/DeleteTransitGatewayConnectCommand.js +2 -2
  168. package/dist-cjs/commands/DeleteTransitGatewayConnectPeerCommand.js +2 -2
  169. package/dist-cjs/commands/DeleteTransitGatewayMulticastDomainCommand.js +2 -2
  170. package/dist-cjs/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +2 -2
  171. package/dist-cjs/commands/DeleteTransitGatewayPolicyTableCommand.js +2 -2
  172. package/dist-cjs/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +2 -2
  173. package/dist-cjs/commands/DeleteTransitGatewayRouteCommand.js +2 -2
  174. package/dist-cjs/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +2 -2
  175. package/dist-cjs/commands/DeleteTransitGatewayRouteTableCommand.js +2 -2
  176. package/dist-cjs/commands/DeleteTransitGatewayVpcAttachmentCommand.js +2 -2
  177. package/dist-cjs/commands/DeleteVolumeCommand.js +1 -1
  178. package/dist-cjs/commands/DeleteVpcCommand.js +1 -1
  179. package/dist-cjs/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +2 -2
  180. package/dist-cjs/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +2 -2
  181. package/dist-cjs/commands/DeleteVpcEndpointsCommand.js +2 -2
  182. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
  183. package/dist-cjs/commands/DeleteVpnConnectionCommand.js +1 -1
  184. package/dist-cjs/commands/DeleteVpnConnectionRouteCommand.js +1 -1
  185. package/dist-cjs/commands/DeleteVpnGatewayCommand.js +1 -1
  186. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  187. package/dist-cjs/commands/DeprovisionIpamPoolCidrCommand.js +2 -2
  188. package/dist-cjs/commands/DeprovisionPublicIpv4PoolCidrCommand.js +2 -2
  189. package/dist-cjs/commands/DeregisterImageCommand.js +1 -1
  190. package/dist-cjs/commands/DeregisterInstanceEventNotificationAttributesCommand.js +2 -2
  191. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  192. package/dist-cjs/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  193. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +2 -2
  194. package/dist-cjs/commands/DescribeAddressesAttributeCommand.js +2 -2
  195. package/dist-cjs/commands/DescribeAddressesCommand.js +2 -2
  196. package/dist-cjs/commands/DescribeAggregateIdFormatCommand.js +2 -2
  197. package/dist-cjs/commands/DescribeAvailabilityZonesCommand.js +2 -2
  198. package/dist-cjs/commands/DescribeBundleTasksCommand.js +2 -2
  199. package/dist-cjs/commands/DescribeByoipCidrsCommand.js +2 -2
  200. package/dist-cjs/commands/DescribeCapacityReservationFleetsCommand.js +2 -2
  201. package/dist-cjs/commands/DescribeCapacityReservationsCommand.js +2 -2
  202. package/dist-cjs/commands/DescribeCarrierGatewaysCommand.js +2 -2
  203. package/dist-cjs/commands/DescribeClassicLinkInstancesCommand.js +2 -2
  204. package/dist-cjs/commands/DescribeClientVpnAuthorizationRulesCommand.js +2 -2
  205. package/dist-cjs/commands/DescribeClientVpnConnectionsCommand.js +2 -2
  206. package/dist-cjs/commands/DescribeClientVpnEndpointsCommand.js +2 -2
  207. package/dist-cjs/commands/DescribeClientVpnRoutesCommand.js +2 -2
  208. package/dist-cjs/commands/DescribeClientVpnTargetNetworksCommand.js +2 -2
  209. package/dist-cjs/commands/DescribeCoipPoolsCommand.js +2 -2
  210. package/dist-cjs/commands/DescribeConversionTasksCommand.js +2 -2
  211. package/dist-cjs/commands/DescribeCustomerGatewaysCommand.js +2 -2
  212. package/dist-cjs/commands/DescribeDhcpOptionsCommand.js +2 -2
  213. package/dist-cjs/commands/DescribeEgressOnlyInternetGatewaysCommand.js +2 -2
  214. package/dist-cjs/commands/DescribeElasticGpusCommand.js +2 -2
  215. package/dist-cjs/commands/DescribeExportImageTasksCommand.js +2 -2
  216. package/dist-cjs/commands/DescribeExportTasksCommand.js +2 -2
  217. package/dist-cjs/commands/DescribeFastLaunchImagesCommand.js +2 -2
  218. package/dist-cjs/commands/DescribeFastSnapshotRestoresCommand.js +2 -2
  219. package/dist-cjs/commands/DescribeFleetHistoryCommand.js +2 -2
  220. package/dist-cjs/commands/DescribeFleetInstancesCommand.js +2 -2
  221. package/dist-cjs/commands/DescribeFleetsCommand.js +2 -2
  222. package/dist-cjs/commands/DescribeFlowLogsCommand.js +2 -2
  223. package/dist-cjs/commands/DescribeFpgaImageAttributeCommand.js +2 -2
  224. package/dist-cjs/commands/DescribeFpgaImagesCommand.js +2 -2
  225. package/dist-cjs/commands/DescribeHostReservationOfferingsCommand.js +2 -2
  226. package/dist-cjs/commands/DescribeHostReservationsCommand.js +2 -2
  227. package/dist-cjs/commands/DescribeHostsCommand.js +2 -2
  228. package/dist-cjs/commands/DescribeIamInstanceProfileAssociationsCommand.js +2 -2
  229. package/dist-cjs/commands/DescribeIdFormatCommand.js +2 -2
  230. package/dist-cjs/commands/DescribeIdentityIdFormatCommand.js +2 -2
  231. package/dist-cjs/commands/DescribeImageAttributeCommand.js +2 -2
  232. package/dist-cjs/commands/DescribeImagesCommand.js +2 -2
  233. package/dist-cjs/commands/DescribeImportImageTasksCommand.js +2 -2
  234. package/dist-cjs/commands/DescribeImportSnapshotTasksCommand.js +2 -2
  235. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -2
  236. package/dist-cjs/commands/DescribeInstanceCreditSpecificationsCommand.js +2 -2
  237. package/dist-cjs/commands/DescribeInstanceEventNotificationAttributesCommand.js +2 -2
  238. package/dist-cjs/commands/DescribeInstanceEventWindowsCommand.js +2 -2
  239. package/dist-cjs/commands/DescribeInstanceStatusCommand.js +2 -2
  240. package/dist-cjs/commands/DescribeInstanceTypeOfferingsCommand.js +2 -2
  241. package/dist-cjs/commands/DescribeInstanceTypesCommand.js +2 -2
  242. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
  243. package/dist-cjs/commands/DescribeInternetGatewaysCommand.js +2 -2
  244. package/dist-cjs/commands/DescribeIpamPoolsCommand.js +2 -2
  245. package/dist-cjs/commands/DescribeIpamScopesCommand.js +2 -2
  246. package/dist-cjs/commands/DescribeIpamsCommand.js +2 -2
  247. package/dist-cjs/commands/DescribeIpv6PoolsCommand.js +2 -2
  248. package/dist-cjs/commands/DescribeKeyPairsCommand.js +2 -2
  249. package/dist-cjs/commands/DescribeLaunchTemplateVersionsCommand.js +2 -2
  250. package/dist-cjs/commands/DescribeLaunchTemplatesCommand.js +2 -2
  251. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +2 -2
  252. package/dist-cjs/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +2 -2
  253. package/dist-cjs/commands/DescribeLocalGatewayRouteTablesCommand.js +2 -2
  254. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +2 -2
  255. package/dist-cjs/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +2 -2
  256. package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +2 -2
  257. package/dist-cjs/commands/DescribeManagedPrefixListsCommand.js +2 -2
  258. package/dist-cjs/commands/DescribeMovingAddressesCommand.js +2 -2
  259. package/dist-cjs/commands/DescribeNatGatewaysCommand.js +2 -2
  260. package/dist-cjs/commands/DescribeNetworkAclsCommand.js +2 -2
  261. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +2 -2
  262. package/dist-cjs/commands/DescribeNetworkInsightsAccessScopesCommand.js +2 -2
  263. package/dist-cjs/commands/DescribeNetworkInsightsAnalysesCommand.js +2 -2
  264. package/dist-cjs/commands/DescribeNetworkInsightsPathsCommand.js +2 -2
  265. package/dist-cjs/commands/DescribeNetworkInterfaceAttributeCommand.js +2 -2
  266. package/dist-cjs/commands/DescribeNetworkInterfacePermissionsCommand.js +2 -2
  267. package/dist-cjs/commands/DescribeNetworkInterfacesCommand.js +2 -2
  268. package/dist-cjs/commands/DescribePlacementGroupsCommand.js +2 -2
  269. package/dist-cjs/commands/DescribePrefixListsCommand.js +2 -2
  270. package/dist-cjs/commands/DescribePrincipalIdFormatCommand.js +2 -2
  271. package/dist-cjs/commands/DescribePublicIpv4PoolsCommand.js +2 -2
  272. package/dist-cjs/commands/DescribeRegionsCommand.js +2 -2
  273. package/dist-cjs/commands/DescribeReplaceRootVolumeTasksCommand.js +2 -2
  274. package/dist-cjs/commands/DescribeReservedInstancesCommand.js +2 -2
  275. package/dist-cjs/commands/DescribeReservedInstancesListingsCommand.js +2 -2
  276. package/dist-cjs/commands/DescribeReservedInstancesModificationsCommand.js +2 -2
  277. package/dist-cjs/commands/DescribeReservedInstancesOfferingsCommand.js +2 -2
  278. package/dist-cjs/commands/DescribeRouteTablesCommand.js +2 -2
  279. package/dist-cjs/commands/DescribeScheduledInstanceAvailabilityCommand.js +2 -2
  280. package/dist-cjs/commands/DescribeScheduledInstancesCommand.js +2 -2
  281. package/dist-cjs/commands/DescribeSecurityGroupReferencesCommand.js +2 -2
  282. package/dist-cjs/commands/DescribeSecurityGroupRulesCommand.js +2 -2
  283. package/dist-cjs/commands/DescribeSecurityGroupsCommand.js +2 -2
  284. package/dist-cjs/commands/DescribeSnapshotAttributeCommand.js +2 -2
  285. package/dist-cjs/commands/DescribeSnapshotTierStatusCommand.js +2 -2
  286. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  287. package/dist-cjs/commands/DescribeSpotDatafeedSubscriptionCommand.js +2 -2
  288. package/dist-cjs/commands/DescribeSpotFleetInstancesCommand.js +2 -2
  289. package/dist-cjs/commands/DescribeSpotFleetRequestHistoryCommand.js +2 -2
  290. package/dist-cjs/commands/DescribeSpotFleetRequestsCommand.js +2 -2
  291. package/dist-cjs/commands/DescribeSpotInstanceRequestsCommand.js +2 -2
  292. package/dist-cjs/commands/DescribeSpotPriceHistoryCommand.js +2 -2
  293. package/dist-cjs/commands/DescribeStaleSecurityGroupsCommand.js +2 -2
  294. package/dist-cjs/commands/DescribeStoreImageTasksCommand.js +2 -2
  295. package/dist-cjs/commands/DescribeSubnetsCommand.js +2 -2
  296. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  297. package/dist-cjs/commands/DescribeTrafficMirrorFiltersCommand.js +2 -2
  298. package/dist-cjs/commands/DescribeTrafficMirrorSessionsCommand.js +2 -2
  299. package/dist-cjs/commands/DescribeTrafficMirrorTargetsCommand.js +2 -2
  300. package/dist-cjs/commands/DescribeTransitGatewayAttachmentsCommand.js +2 -2
  301. package/dist-cjs/commands/DescribeTransitGatewayConnectPeersCommand.js +2 -2
  302. package/dist-cjs/commands/DescribeTransitGatewayConnectsCommand.js +2 -2
  303. package/dist-cjs/commands/DescribeTransitGatewayMulticastDomainsCommand.js +2 -2
  304. package/dist-cjs/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +2 -2
  305. package/dist-cjs/commands/DescribeTransitGatewayPolicyTablesCommand.js +2 -2
  306. package/dist-cjs/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +2 -2
  307. package/dist-cjs/commands/DescribeTransitGatewayRouteTablesCommand.js +2 -2
  308. package/dist-cjs/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +2 -2
  309. package/dist-cjs/commands/DescribeTransitGatewaysCommand.js +2 -2
  310. package/dist-cjs/commands/DescribeTrunkInterfaceAssociationsCommand.js +2 -2
  311. package/dist-cjs/commands/DescribeVolumeAttributeCommand.js +2 -2
  312. package/dist-cjs/commands/DescribeVolumeStatusCommand.js +2 -2
  313. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  314. package/dist-cjs/commands/DescribeVolumesModificationsCommand.js +2 -2
  315. package/dist-cjs/commands/DescribeVpcAttributeCommand.js +2 -2
  316. package/dist-cjs/commands/DescribeVpcClassicLinkCommand.js +2 -2
  317. package/dist-cjs/commands/DescribeVpcClassicLinkDnsSupportCommand.js +2 -2
  318. package/dist-cjs/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +2 -2
  319. package/dist-cjs/commands/DescribeVpcEndpointConnectionsCommand.js +2 -2
  320. package/dist-cjs/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +2 -2
  321. package/dist-cjs/commands/DescribeVpcEndpointServicePermissionsCommand.js +2 -2
  322. package/dist-cjs/commands/DescribeVpcEndpointServicesCommand.js +2 -2
  323. package/dist-cjs/commands/DescribeVpcEndpointsCommand.js +2 -2
  324. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
  325. package/dist-cjs/commands/DescribeVpcsCommand.js +2 -2
  326. package/dist-cjs/commands/DescribeVpnConnectionsCommand.js +2 -2
  327. package/dist-cjs/commands/DescribeVpnGatewaysCommand.js +2 -2
  328. package/dist-cjs/commands/DetachClassicLinkVpcCommand.js +2 -2
  329. package/dist-cjs/commands/DetachInternetGatewayCommand.js +1 -1
  330. package/dist-cjs/commands/DetachNetworkInterfaceCommand.js +1 -1
  331. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  332. package/dist-cjs/commands/DetachVpnGatewayCommand.js +1 -1
  333. package/dist-cjs/commands/DisableEbsEncryptionByDefaultCommand.js +2 -2
  334. package/dist-cjs/commands/DisableFastLaunchCommand.js +2 -2
  335. package/dist-cjs/commands/DisableFastSnapshotRestoresCommand.js +2 -2
  336. package/dist-cjs/commands/DisableImageDeprecationCommand.js +2 -2
  337. package/dist-cjs/commands/DisableIpamOrganizationAdminAccountCommand.js +2 -2
  338. package/dist-cjs/commands/DisableSerialConsoleAccessCommand.js +2 -2
  339. package/dist-cjs/commands/DisableTransitGatewayRouteTablePropagationCommand.js +2 -2
  340. package/dist-cjs/commands/DisableVgwRoutePropagationCommand.js +1 -1
  341. package/dist-cjs/commands/DisableVpcClassicLinkCommand.js +2 -2
  342. package/dist-cjs/commands/DisableVpcClassicLinkDnsSupportCommand.js +2 -2
  343. package/dist-cjs/commands/DisassociateAddressCommand.js +1 -1
  344. package/dist-cjs/commands/DisassociateClientVpnTargetNetworkCommand.js +2 -2
  345. package/dist-cjs/commands/DisassociateEnclaveCertificateIamRoleCommand.js +2 -2
  346. package/dist-cjs/commands/DisassociateIamInstanceProfileCommand.js +2 -2
  347. package/dist-cjs/commands/DisassociateInstanceEventWindowCommand.js +2 -2
  348. package/dist-cjs/commands/DisassociateRouteTableCommand.js +1 -1
  349. package/dist-cjs/commands/DisassociateSubnetCidrBlockCommand.js +2 -2
  350. package/dist-cjs/commands/DisassociateTransitGatewayMulticastDomainCommand.js +2 -2
  351. package/dist-cjs/commands/DisassociateTransitGatewayPolicyTableCommand.js +2 -2
  352. package/dist-cjs/commands/DisassociateTransitGatewayRouteTableCommand.js +2 -2
  353. package/dist-cjs/commands/DisassociateTrunkInterfaceCommand.js +2 -2
  354. package/dist-cjs/commands/DisassociateVpcCidrBlockCommand.js +2 -2
  355. package/dist-cjs/commands/EnableEbsEncryptionByDefaultCommand.js +2 -2
  356. package/dist-cjs/commands/EnableFastLaunchCommand.js +2 -2
  357. package/dist-cjs/commands/EnableFastSnapshotRestoresCommand.js +2 -2
  358. package/dist-cjs/commands/EnableImageDeprecationCommand.js +2 -2
  359. package/dist-cjs/commands/EnableIpamOrganizationAdminAccountCommand.js +2 -2
  360. package/dist-cjs/commands/EnableSerialConsoleAccessCommand.js +2 -2
  361. package/dist-cjs/commands/EnableTransitGatewayRouteTablePropagationCommand.js +2 -2
  362. package/dist-cjs/commands/EnableVgwRoutePropagationCommand.js +1 -1
  363. package/dist-cjs/commands/EnableVolumeIOCommand.js +1 -1
  364. package/dist-cjs/commands/EnableVpcClassicLinkCommand.js +2 -2
  365. package/dist-cjs/commands/EnableVpcClassicLinkDnsSupportCommand.js +2 -2
  366. package/dist-cjs/commands/ExportClientVpnClientCertificateRevocationListCommand.js +2 -2
  367. package/dist-cjs/commands/ExportClientVpnClientConfigurationCommand.js +2 -2
  368. package/dist-cjs/commands/ExportImageCommand.js +2 -2
  369. package/dist-cjs/commands/ExportTransitGatewayRoutesCommand.js +2 -2
  370. package/dist-cjs/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +2 -2
  371. package/dist-cjs/commands/GetAssociatedIpv6PoolCidrsCommand.js +2 -2
  372. package/dist-cjs/commands/GetCapacityReservationUsageCommand.js +2 -2
  373. package/dist-cjs/commands/GetCoipPoolUsageCommand.js +2 -2
  374. package/dist-cjs/commands/GetConsoleOutputCommand.js +2 -2
  375. package/dist-cjs/commands/GetConsoleScreenshotCommand.js +2 -2
  376. package/dist-cjs/commands/GetDefaultCreditSpecificationCommand.js +2 -2
  377. package/dist-cjs/commands/GetEbsDefaultKmsKeyIdCommand.js +2 -2
  378. package/dist-cjs/commands/GetEbsEncryptionByDefaultCommand.js +2 -2
  379. package/dist-cjs/commands/GetFlowLogsIntegrationTemplateCommand.js +2 -2
  380. package/dist-cjs/commands/GetGroupsForCapacityReservationCommand.js +2 -2
  381. package/dist-cjs/commands/GetHostReservationPurchasePreviewCommand.js +2 -2
  382. package/dist-cjs/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +2 -2
  383. package/dist-cjs/commands/GetInstanceUefiDataCommand.js +2 -2
  384. package/dist-cjs/commands/GetIpamAddressHistoryCommand.js +2 -2
  385. package/dist-cjs/commands/GetIpamPoolAllocationsCommand.js +2 -2
  386. package/dist-cjs/commands/GetIpamPoolCidrsCommand.js +2 -2
  387. package/dist-cjs/commands/GetIpamResourceCidrsCommand.js +2 -2
  388. package/dist-cjs/commands/GetLaunchTemplateDataCommand.js +2 -2
  389. package/dist-cjs/commands/GetManagedPrefixListAssociationsCommand.js +2 -2
  390. package/dist-cjs/commands/GetManagedPrefixListEntriesCommand.js +2 -2
  391. package/dist-cjs/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +2 -2
  392. package/dist-cjs/commands/GetNetworkInsightsAccessScopeContentCommand.js +2 -2
  393. package/dist-cjs/commands/GetPasswordDataCommand.js +2 -2
  394. package/dist-cjs/commands/GetReservedInstancesExchangeQuoteCommand.js +2 -2
  395. package/dist-cjs/commands/GetSerialConsoleAccessStatusCommand.js +2 -2
  396. package/dist-cjs/commands/GetSpotPlacementScoresCommand.js +2 -2
  397. package/dist-cjs/commands/GetSubnetCidrReservationsCommand.js +2 -2
  398. package/dist-cjs/commands/GetTransitGatewayAttachmentPropagationsCommand.js +2 -2
  399. package/dist-cjs/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  400. package/dist-cjs/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +2 -2
  401. package/dist-cjs/commands/GetTransitGatewayPolicyTableEntriesCommand.js +2 -2
  402. package/dist-cjs/commands/GetTransitGatewayPrefixListReferencesCommand.js +2 -2
  403. package/dist-cjs/commands/GetTransitGatewayRouteTableAssociationsCommand.js +2 -2
  404. package/dist-cjs/commands/GetTransitGatewayRouteTablePropagationsCommand.js +2 -2
  405. package/dist-cjs/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +2 -2
  406. package/dist-cjs/commands/GetVpnConnectionDeviceTypesCommand.js +2 -2
  407. package/dist-cjs/commands/ImportClientVpnClientCertificateRevocationListCommand.js +2 -2
  408. package/dist-cjs/commands/ImportImageCommand.js +2 -2
  409. package/dist-cjs/commands/ImportInstanceCommand.js +2 -2
  410. package/dist-cjs/commands/ImportKeyPairCommand.js +2 -2
  411. package/dist-cjs/commands/ImportSnapshotCommand.js +2 -2
  412. package/dist-cjs/commands/ImportVolumeCommand.js +2 -2
  413. package/dist-cjs/commands/ListImagesInRecycleBinCommand.js +2 -2
  414. package/dist-cjs/commands/ListSnapshotsInRecycleBinCommand.js +2 -2
  415. package/dist-cjs/commands/ModifyAddressAttributeCommand.js +2 -2
  416. package/dist-cjs/commands/ModifyAvailabilityZoneGroupCommand.js +2 -2
  417. package/dist-cjs/commands/ModifyCapacityReservationCommand.js +2 -2
  418. package/dist-cjs/commands/ModifyCapacityReservationFleetCommand.js +2 -2
  419. package/dist-cjs/commands/ModifyClientVpnEndpointCommand.js +2 -2
  420. package/dist-cjs/commands/ModifyDefaultCreditSpecificationCommand.js +2 -2
  421. package/dist-cjs/commands/ModifyEbsDefaultKmsKeyIdCommand.js +2 -2
  422. package/dist-cjs/commands/ModifyFleetCommand.js +2 -2
  423. package/dist-cjs/commands/ModifyFpgaImageAttributeCommand.js +2 -2
  424. package/dist-cjs/commands/ModifyHostsCommand.js +2 -2
  425. package/dist-cjs/commands/ModifyIdFormatCommand.js +1 -1
  426. package/dist-cjs/commands/ModifyIdentityIdFormatCommand.js +1 -1
  427. package/dist-cjs/commands/ModifyImageAttributeCommand.js +1 -1
  428. package/dist-cjs/commands/ModifyInstanceAttributeCommand.js +1 -1
  429. package/dist-cjs/commands/ModifyInstanceCapacityReservationAttributesCommand.js +2 -2
  430. package/dist-cjs/commands/ModifyInstanceCreditSpecificationCommand.js +2 -2
  431. package/dist-cjs/commands/ModifyInstanceEventStartTimeCommand.js +2 -2
  432. package/dist-cjs/commands/ModifyInstanceEventWindowCommand.js +2 -2
  433. package/dist-cjs/commands/ModifyInstanceMaintenanceOptionsCommand.js +2 -2
  434. package/dist-cjs/commands/ModifyInstanceMetadataOptionsCommand.js +2 -2
  435. package/dist-cjs/commands/ModifyInstancePlacementCommand.js +2 -2
  436. package/dist-cjs/commands/ModifyIpamCommand.js +2 -2
  437. package/dist-cjs/commands/ModifyIpamPoolCommand.js +2 -2
  438. package/dist-cjs/commands/ModifyIpamResourceCidrCommand.js +2 -2
  439. package/dist-cjs/commands/ModifyIpamScopeCommand.js +2 -2
  440. package/dist-cjs/commands/ModifyLaunchTemplateCommand.js +2 -2
  441. package/dist-cjs/commands/ModifyManagedPrefixListCommand.js +2 -2
  442. package/dist-cjs/commands/ModifyNetworkInterfaceAttributeCommand.js +1 -1
  443. package/dist-cjs/commands/ModifyPrivateDnsNameOptionsCommand.js +2 -2
  444. package/dist-cjs/commands/ModifyReservedInstancesCommand.js +2 -2
  445. package/dist-cjs/commands/ModifySecurityGroupRulesCommand.js +2 -2
  446. package/dist-cjs/commands/ModifySnapshotAttributeCommand.js +1 -1
  447. package/dist-cjs/commands/ModifySnapshotTierCommand.js +2 -2
  448. package/dist-cjs/commands/ModifySpotFleetRequestCommand.js +2 -2
  449. package/dist-cjs/commands/ModifySubnetAttributeCommand.js +1 -1
  450. package/dist-cjs/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +2 -2
  451. package/dist-cjs/commands/ModifyTrafficMirrorFilterRuleCommand.js +2 -2
  452. package/dist-cjs/commands/ModifyTrafficMirrorSessionCommand.js +2 -2
  453. package/dist-cjs/commands/ModifyTransitGatewayCommand.js +2 -2
  454. package/dist-cjs/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +2 -2
  455. package/dist-cjs/commands/ModifyTransitGatewayVpcAttachmentCommand.js +2 -2
  456. package/dist-cjs/commands/ModifyVolumeAttributeCommand.js +1 -1
  457. package/dist-cjs/commands/ModifyVolumeCommand.js +2 -2
  458. package/dist-cjs/commands/ModifyVpcAttributeCommand.js +1 -1
  459. package/dist-cjs/commands/ModifyVpcEndpointCommand.js +2 -2
  460. package/dist-cjs/commands/ModifyVpcEndpointConnectionNotificationCommand.js +2 -2
  461. package/dist-cjs/commands/ModifyVpcEndpointServiceConfigurationCommand.js +2 -2
  462. package/dist-cjs/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +2 -2
  463. package/dist-cjs/commands/ModifyVpcEndpointServicePermissionsCommand.js +2 -2
  464. package/dist-cjs/commands/ModifyVpcPeeringConnectionOptionsCommand.js +2 -2
  465. package/dist-cjs/commands/ModifyVpcTenancyCommand.js +2 -2
  466. package/dist-cjs/commands/ModifyVpnConnectionCommand.js +2 -2
  467. package/dist-cjs/commands/ModifyVpnConnectionOptionsCommand.js +2 -2
  468. package/dist-cjs/commands/ModifyVpnTunnelCertificateCommand.js +2 -2
  469. package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -2
  470. package/dist-cjs/commands/MonitorInstancesCommand.js +2 -2
  471. package/dist-cjs/commands/MoveAddressToVpcCommand.js +2 -2
  472. package/dist-cjs/commands/MoveByoipCidrToIpamCommand.js +2 -2
  473. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  474. package/dist-cjs/commands/ProvisionIpamPoolCidrCommand.js +2 -2
  475. package/dist-cjs/commands/ProvisionPublicIpv4PoolCidrCommand.js +2 -2
  476. package/dist-cjs/commands/PurchaseHostReservationCommand.js +2 -2
  477. package/dist-cjs/commands/PurchaseReservedInstancesOfferingCommand.js +2 -2
  478. package/dist-cjs/commands/PurchaseScheduledInstancesCommand.js +2 -2
  479. package/dist-cjs/commands/RebootInstancesCommand.js +1 -1
  480. package/dist-cjs/commands/RegisterImageCommand.js +2 -2
  481. package/dist-cjs/commands/RegisterInstanceEventNotificationAttributesCommand.js +2 -2
  482. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +2 -2
  483. package/dist-cjs/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +2 -2
  484. package/dist-cjs/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +2 -2
  485. package/dist-cjs/commands/RejectTransitGatewayPeeringAttachmentCommand.js +2 -2
  486. package/dist-cjs/commands/RejectTransitGatewayVpcAttachmentCommand.js +2 -2
  487. package/dist-cjs/commands/RejectVpcEndpointConnectionsCommand.js +2 -2
  488. package/dist-cjs/commands/RejectVpcPeeringConnectionCommand.js +2 -2
  489. package/dist-cjs/commands/ReleaseAddressCommand.js +1 -1
  490. package/dist-cjs/commands/ReleaseHostsCommand.js +2 -2
  491. package/dist-cjs/commands/ReleaseIpamPoolAllocationCommand.js +2 -2
  492. package/dist-cjs/commands/ReplaceIamInstanceProfileAssociationCommand.js +2 -2
  493. package/dist-cjs/commands/ReplaceNetworkAclAssociationCommand.js +2 -2
  494. package/dist-cjs/commands/ReplaceNetworkAclEntryCommand.js +1 -1
  495. package/dist-cjs/commands/ReplaceRouteCommand.js +1 -1
  496. package/dist-cjs/commands/ReplaceRouteTableAssociationCommand.js +2 -2
  497. package/dist-cjs/commands/ReplaceTransitGatewayRouteCommand.js +2 -2
  498. package/dist-cjs/commands/ReportInstanceStatusCommand.js +1 -1
  499. package/dist-cjs/commands/RequestSpotFleetCommand.js +2 -2
  500. package/dist-cjs/commands/RequestSpotInstancesCommand.js +2 -2
  501. package/dist-cjs/commands/ResetAddressAttributeCommand.js +2 -2
  502. package/dist-cjs/commands/ResetEbsDefaultKmsKeyIdCommand.js +2 -2
  503. package/dist-cjs/commands/ResetFpgaImageAttributeCommand.js +2 -2
  504. package/dist-cjs/commands/ResetImageAttributeCommand.js +1 -1
  505. package/dist-cjs/commands/ResetInstanceAttributeCommand.js +1 -1
  506. package/dist-cjs/commands/ResetNetworkInterfaceAttributeCommand.js +1 -1
  507. package/dist-cjs/commands/ResetSnapshotAttributeCommand.js +1 -1
  508. package/dist-cjs/commands/RestoreAddressToClassicCommand.js +2 -2
  509. package/dist-cjs/commands/RestoreImageFromRecycleBinCommand.js +2 -2
  510. package/dist-cjs/commands/RestoreManagedPrefixListVersionCommand.js +2 -2
  511. package/dist-cjs/commands/RestoreSnapshotFromRecycleBinCommand.js +2 -2
  512. package/dist-cjs/commands/RestoreSnapshotTierCommand.js +2 -2
  513. package/dist-cjs/commands/RevokeClientVpnIngressCommand.js +2 -2
  514. package/dist-cjs/commands/RevokeSecurityGroupEgressCommand.js +2 -2
  515. package/dist-cjs/commands/RevokeSecurityGroupIngressCommand.js +2 -2
  516. package/dist-cjs/commands/RunInstancesCommand.js +2 -2
  517. package/dist-cjs/commands/RunScheduledInstancesCommand.js +2 -2
  518. package/dist-cjs/commands/SearchLocalGatewayRoutesCommand.js +2 -2
  519. package/dist-cjs/commands/SearchTransitGatewayMulticastGroupsCommand.js +2 -2
  520. package/dist-cjs/commands/SearchTransitGatewayRoutesCommand.js +2 -2
  521. package/dist-cjs/commands/SendDiagnosticInterruptCommand.js +1 -1
  522. package/dist-cjs/commands/StartInstancesCommand.js +2 -2
  523. package/dist-cjs/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +2 -2
  524. package/dist-cjs/commands/StartNetworkInsightsAnalysisCommand.js +2 -2
  525. package/dist-cjs/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +2 -2
  526. package/dist-cjs/commands/StopInstancesCommand.js +2 -2
  527. package/dist-cjs/commands/TerminateClientVpnConnectionsCommand.js +2 -2
  528. package/dist-cjs/commands/TerminateInstancesCommand.js +2 -2
  529. package/dist-cjs/commands/UnassignIpv6AddressesCommand.js +2 -2
  530. package/dist-cjs/commands/UnassignPrivateIpAddressesCommand.js +1 -1
  531. package/dist-cjs/commands/UnmonitorInstancesCommand.js +2 -2
  532. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +2 -2
  533. package/dist-cjs/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +2 -2
  534. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  535. package/dist-cjs/models/models_0.js +934 -1398
  536. package/dist-cjs/models/models_1.js +911 -1363
  537. package/dist-cjs/models/models_2.js +1046 -1566
  538. package/dist-cjs/models/models_3.js +974 -1458
  539. package/dist-cjs/models/models_4.js +1122 -1680
  540. package/dist-cjs/models/models_5.js +1147 -1715
  541. package/dist-cjs/models/models_6.js +504 -754
  542. package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +3 -3
  543. package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  544. package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +3 -3
  545. package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +3 -3
  546. package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +3 -3
  547. package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +3 -3
  548. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  549. package/dist-es/commands/AllocateAddressCommand.js +3 -3
  550. package/dist-es/commands/AllocateHostsCommand.js +3 -3
  551. package/dist-es/commands/AllocateIpamPoolCidrCommand.js +3 -3
  552. package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +3 -3
  553. package/dist-es/commands/AssignIpv6AddressesCommand.js +3 -3
  554. package/dist-es/commands/AssignPrivateIpAddressesCommand.js +3 -3
  555. package/dist-es/commands/AssociateAddressCommand.js +3 -3
  556. package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +3 -3
  557. package/dist-es/commands/AssociateDhcpOptionsCommand.js +2 -2
  558. package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +3 -3
  559. package/dist-es/commands/AssociateIamInstanceProfileCommand.js +3 -3
  560. package/dist-es/commands/AssociateInstanceEventWindowCommand.js +3 -3
  561. package/dist-es/commands/AssociateRouteTableCommand.js +3 -3
  562. package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +3 -3
  563. package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +3 -3
  564. package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +3 -3
  565. package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +3 -3
  566. package/dist-es/commands/AssociateTrunkInterfaceCommand.js +3 -3
  567. package/dist-es/commands/AssociateVpcCidrBlockCommand.js +3 -3
  568. package/dist-es/commands/AttachClassicLinkVpcCommand.js +3 -3
  569. package/dist-es/commands/AttachInternetGatewayCommand.js +2 -2
  570. package/dist-es/commands/AttachNetworkInterfaceCommand.js +3 -3
  571. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  572. package/dist-es/commands/AttachVpnGatewayCommand.js +3 -3
  573. package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +3 -3
  574. package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +3 -3
  575. package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +3 -3
  576. package/dist-es/commands/BundleInstanceCommand.js +3 -3
  577. package/dist-es/commands/CancelBundleTaskCommand.js +3 -3
  578. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -3
  579. package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +3 -3
  580. package/dist-es/commands/CancelConversionTaskCommand.js +2 -2
  581. package/dist-es/commands/CancelExportTaskCommand.js +2 -2
  582. package/dist-es/commands/CancelImportTaskCommand.js +3 -3
  583. package/dist-es/commands/CancelReservedInstancesListingCommand.js +3 -3
  584. package/dist-es/commands/CancelSpotFleetRequestsCommand.js +3 -3
  585. package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +3 -3
  586. package/dist-es/commands/ConfirmProductInstanceCommand.js +3 -3
  587. package/dist-es/commands/CopyFpgaImageCommand.js +3 -3
  588. package/dist-es/commands/CopyImageCommand.js +3 -3
  589. package/dist-es/commands/CopySnapshotCommand.js +3 -3
  590. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -3
  591. package/dist-es/commands/CreateCapacityReservationFleetCommand.js +3 -3
  592. package/dist-es/commands/CreateCarrierGatewayCommand.js +3 -3
  593. package/dist-es/commands/CreateClientVpnEndpointCommand.js +3 -3
  594. package/dist-es/commands/CreateClientVpnRouteCommand.js +3 -3
  595. package/dist-es/commands/CreateCustomerGatewayCommand.js +3 -3
  596. package/dist-es/commands/CreateDefaultSubnetCommand.js +3 -3
  597. package/dist-es/commands/CreateDefaultVpcCommand.js +3 -3
  598. package/dist-es/commands/CreateDhcpOptionsCommand.js +3 -3
  599. package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +3 -3
  600. package/dist-es/commands/CreateFleetCommand.js +3 -3
  601. package/dist-es/commands/CreateFlowLogsCommand.js +3 -3
  602. package/dist-es/commands/CreateFpgaImageCommand.js +3 -3
  603. package/dist-es/commands/CreateImageCommand.js +3 -3
  604. package/dist-es/commands/CreateInstanceEventWindowCommand.js +3 -3
  605. package/dist-es/commands/CreateInstanceExportTaskCommand.js +3 -3
  606. package/dist-es/commands/CreateInternetGatewayCommand.js +3 -3
  607. package/dist-es/commands/CreateIpamCommand.js +3 -3
  608. package/dist-es/commands/CreateIpamPoolCommand.js +3 -3
  609. package/dist-es/commands/CreateIpamScopeCommand.js +3 -3
  610. package/dist-es/commands/CreateKeyPairCommand.js +3 -3
  611. package/dist-es/commands/CreateLaunchTemplateCommand.js +3 -3
  612. package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +3 -3
  613. package/dist-es/commands/CreateLocalGatewayRouteCommand.js +3 -3
  614. package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  615. package/dist-es/commands/CreateManagedPrefixListCommand.js +3 -3
  616. package/dist-es/commands/CreateNatGatewayCommand.js +3 -3
  617. package/dist-es/commands/CreateNetworkAclCommand.js +3 -3
  618. package/dist-es/commands/CreateNetworkAclEntryCommand.js +2 -2
  619. package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +3 -3
  620. package/dist-es/commands/CreateNetworkInsightsPathCommand.js +3 -3
  621. package/dist-es/commands/CreateNetworkInterfaceCommand.js +3 -3
  622. package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +3 -3
  623. package/dist-es/commands/CreatePlacementGroupCommand.js +3 -3
  624. package/dist-es/commands/CreatePublicIpv4PoolCommand.js +3 -3
  625. package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +3 -3
  626. package/dist-es/commands/CreateReservedInstancesListingCommand.js +3 -3
  627. package/dist-es/commands/CreateRestoreImageTaskCommand.js +3 -3
  628. package/dist-es/commands/CreateRouteCommand.js +3 -3
  629. package/dist-es/commands/CreateRouteTableCommand.js +3 -3
  630. package/dist-es/commands/CreateSecurityGroupCommand.js +3 -3
  631. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  632. package/dist-es/commands/CreateSnapshotsCommand.js +3 -3
  633. package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +3 -3
  634. package/dist-es/commands/CreateStoreImageTaskCommand.js +3 -3
  635. package/dist-es/commands/CreateSubnetCidrReservationCommand.js +3 -3
  636. package/dist-es/commands/CreateSubnetCommand.js +3 -3
  637. package/dist-es/commands/CreateTagsCommand.js +2 -2
  638. package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +3 -3
  639. package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +3 -3
  640. package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +3 -3
  641. package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +3 -3
  642. package/dist-es/commands/CreateTransitGatewayCommand.js +4 -4
  643. package/dist-es/commands/CreateTransitGatewayConnectCommand.js +3 -3
  644. package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +3 -3
  645. package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +3 -3
  646. package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +3 -3
  647. package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +3 -3
  648. package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +3 -3
  649. package/dist-es/commands/CreateTransitGatewayRouteCommand.js +3 -3
  650. package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  651. package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +3 -3
  652. package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +3 -3
  653. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  654. package/dist-es/commands/CreateVpcCommand.js +3 -3
  655. package/dist-es/commands/CreateVpcEndpointCommand.js +3 -3
  656. package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +3 -3
  657. package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +3 -3
  658. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
  659. package/dist-es/commands/CreateVpnConnectionCommand.js +3 -3
  660. package/dist-es/commands/CreateVpnConnectionRouteCommand.js +2 -2
  661. package/dist-es/commands/CreateVpnGatewayCommand.js +3 -3
  662. package/dist-es/commands/DeleteCarrierGatewayCommand.js +3 -3
  663. package/dist-es/commands/DeleteClientVpnEndpointCommand.js +3 -3
  664. package/dist-es/commands/DeleteClientVpnRouteCommand.js +3 -3
  665. package/dist-es/commands/DeleteCustomerGatewayCommand.js +2 -2
  666. package/dist-es/commands/DeleteDhcpOptionsCommand.js +2 -2
  667. package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +3 -3
  668. package/dist-es/commands/DeleteFleetsCommand.js +3 -3
  669. package/dist-es/commands/DeleteFlowLogsCommand.js +3 -3
  670. package/dist-es/commands/DeleteFpgaImageCommand.js +3 -3
  671. package/dist-es/commands/DeleteInstanceEventWindowCommand.js +3 -3
  672. package/dist-es/commands/DeleteInternetGatewayCommand.js +2 -2
  673. package/dist-es/commands/DeleteIpamCommand.js +3 -3
  674. package/dist-es/commands/DeleteIpamPoolCommand.js +3 -3
  675. package/dist-es/commands/DeleteIpamScopeCommand.js +3 -3
  676. package/dist-es/commands/DeleteKeyPairCommand.js +2 -2
  677. package/dist-es/commands/DeleteLaunchTemplateCommand.js +3 -3
  678. package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +3 -3
  679. package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +3 -3
  680. package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +3 -3
  681. package/dist-es/commands/DeleteManagedPrefixListCommand.js +3 -3
  682. package/dist-es/commands/DeleteNatGatewayCommand.js +3 -3
  683. package/dist-es/commands/DeleteNetworkAclCommand.js +2 -2
  684. package/dist-es/commands/DeleteNetworkAclEntryCommand.js +2 -2
  685. package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  686. package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +3 -3
  687. package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +3 -3
  688. package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +3 -3
  689. package/dist-es/commands/DeleteNetworkInterfaceCommand.js +2 -2
  690. package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +3 -3
  691. package/dist-es/commands/DeletePlacementGroupCommand.js +2 -2
  692. package/dist-es/commands/DeletePublicIpv4PoolCommand.js +3 -3
  693. package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +3 -3
  694. package/dist-es/commands/DeleteRouteCommand.js +2 -2
  695. package/dist-es/commands/DeleteRouteTableCommand.js +2 -2
  696. package/dist-es/commands/DeleteSecurityGroupCommand.js +2 -2
  697. package/dist-es/commands/DeleteSnapshotCommand.js +2 -2
  698. package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +2 -2
  699. package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +3 -3
  700. package/dist-es/commands/DeleteSubnetCommand.js +2 -2
  701. package/dist-es/commands/DeleteTagsCommand.js +2 -2
  702. package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +3 -3
  703. package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +3 -3
  704. package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +3 -3
  705. package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +3 -3
  706. package/dist-es/commands/DeleteTransitGatewayCommand.js +3 -3
  707. package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +3 -3
  708. package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +3 -3
  709. package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +3 -3
  710. package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +3 -3
  711. package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +3 -3
  712. package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +3 -3
  713. package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +3 -3
  714. package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +3 -3
  715. package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +3 -3
  716. package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +3 -3
  717. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  718. package/dist-es/commands/DeleteVpcCommand.js +2 -2
  719. package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +3 -3
  720. package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +3 -3
  721. package/dist-es/commands/DeleteVpcEndpointsCommand.js +3 -3
  722. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
  723. package/dist-es/commands/DeleteVpnConnectionCommand.js +2 -2
  724. package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +2 -2
  725. package/dist-es/commands/DeleteVpnGatewayCommand.js +2 -2
  726. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  727. package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +3 -3
  728. package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +3 -3
  729. package/dist-es/commands/DeregisterImageCommand.js +2 -2
  730. package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +3 -3
  731. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  732. package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  733. package/dist-es/commands/DescribeAccountAttributesCommand.js +3 -3
  734. package/dist-es/commands/DescribeAddressesAttributeCommand.js +3 -3
  735. package/dist-es/commands/DescribeAddressesCommand.js +3 -3
  736. package/dist-es/commands/DescribeAggregateIdFormatCommand.js +3 -3
  737. package/dist-es/commands/DescribeAvailabilityZonesCommand.js +3 -3
  738. package/dist-es/commands/DescribeBundleTasksCommand.js +3 -3
  739. package/dist-es/commands/DescribeByoipCidrsCommand.js +3 -3
  740. package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +3 -3
  741. package/dist-es/commands/DescribeCapacityReservationsCommand.js +3 -3
  742. package/dist-es/commands/DescribeCarrierGatewaysCommand.js +3 -3
  743. package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +3 -3
  744. package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +3 -3
  745. package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +4 -4
  746. package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +3 -3
  747. package/dist-es/commands/DescribeClientVpnRoutesCommand.js +3 -3
  748. package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +3 -3
  749. package/dist-es/commands/DescribeCoipPoolsCommand.js +3 -3
  750. package/dist-es/commands/DescribeConversionTasksCommand.js +3 -3
  751. package/dist-es/commands/DescribeCustomerGatewaysCommand.js +3 -3
  752. package/dist-es/commands/DescribeDhcpOptionsCommand.js +3 -3
  753. package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +3 -3
  754. package/dist-es/commands/DescribeElasticGpusCommand.js +3 -3
  755. package/dist-es/commands/DescribeExportImageTasksCommand.js +3 -3
  756. package/dist-es/commands/DescribeExportTasksCommand.js +3 -3
  757. package/dist-es/commands/DescribeFastLaunchImagesCommand.js +3 -3
  758. package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +3 -3
  759. package/dist-es/commands/DescribeFleetHistoryCommand.js +3 -3
  760. package/dist-es/commands/DescribeFleetInstancesCommand.js +3 -3
  761. package/dist-es/commands/DescribeFleetsCommand.js +3 -3
  762. package/dist-es/commands/DescribeFlowLogsCommand.js +3 -3
  763. package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +3 -3
  764. package/dist-es/commands/DescribeFpgaImagesCommand.js +3 -3
  765. package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +3 -3
  766. package/dist-es/commands/DescribeHostReservationsCommand.js +3 -3
  767. package/dist-es/commands/DescribeHostsCommand.js +3 -3
  768. package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +3 -3
  769. package/dist-es/commands/DescribeIdFormatCommand.js +3 -3
  770. package/dist-es/commands/DescribeIdentityIdFormatCommand.js +3 -3
  771. package/dist-es/commands/DescribeImageAttributeCommand.js +3 -3
  772. package/dist-es/commands/DescribeImagesCommand.js +3 -3
  773. package/dist-es/commands/DescribeImportImageTasksCommand.js +3 -3
  774. package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +3 -3
  775. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  776. package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +3 -3
  777. package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +3 -3
  778. package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +3 -3
  779. package/dist-es/commands/DescribeInstanceStatusCommand.js +3 -3
  780. package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +3 -3
  781. package/dist-es/commands/DescribeInstanceTypesCommand.js +3 -3
  782. package/dist-es/commands/DescribeInstancesCommand.js +3 -3
  783. package/dist-es/commands/DescribeInternetGatewaysCommand.js +3 -3
  784. package/dist-es/commands/DescribeIpamPoolsCommand.js +3 -3
  785. package/dist-es/commands/DescribeIpamScopesCommand.js +3 -3
  786. package/dist-es/commands/DescribeIpamsCommand.js +3 -3
  787. package/dist-es/commands/DescribeIpv6PoolsCommand.js +3 -3
  788. package/dist-es/commands/DescribeKeyPairsCommand.js +3 -3
  789. package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +3 -3
  790. package/dist-es/commands/DescribeLaunchTemplatesCommand.js +3 -3
  791. package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +3 -3
  792. package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +3 -3
  793. package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +3 -3
  794. package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +3 -3
  795. package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +3 -3
  796. package/dist-es/commands/DescribeLocalGatewaysCommand.js +3 -3
  797. package/dist-es/commands/DescribeManagedPrefixListsCommand.js +3 -3
  798. package/dist-es/commands/DescribeMovingAddressesCommand.js +3 -3
  799. package/dist-es/commands/DescribeNatGatewaysCommand.js +3 -3
  800. package/dist-es/commands/DescribeNetworkAclsCommand.js +3 -3
  801. package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +3 -3
  802. package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +3 -3
  803. package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +4 -4
  804. package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +3 -3
  805. package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +3 -3
  806. package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +3 -3
  807. package/dist-es/commands/DescribeNetworkInterfacesCommand.js +3 -3
  808. package/dist-es/commands/DescribePlacementGroupsCommand.js +3 -3
  809. package/dist-es/commands/DescribePrefixListsCommand.js +3 -3
  810. package/dist-es/commands/DescribePrincipalIdFormatCommand.js +3 -3
  811. package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +3 -3
  812. package/dist-es/commands/DescribeRegionsCommand.js +3 -3
  813. package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +3 -3
  814. package/dist-es/commands/DescribeReservedInstancesCommand.js +3 -3
  815. package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +3 -3
  816. package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +3 -3
  817. package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +3 -3
  818. package/dist-es/commands/DescribeRouteTablesCommand.js +3 -3
  819. package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +3 -3
  820. package/dist-es/commands/DescribeScheduledInstancesCommand.js +3 -3
  821. package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +3 -3
  822. package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +3 -3
  823. package/dist-es/commands/DescribeSecurityGroupsCommand.js +3 -3
  824. package/dist-es/commands/DescribeSnapshotAttributeCommand.js +3 -3
  825. package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +3 -3
  826. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  827. package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +3 -3
  828. package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +3 -3
  829. package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +3 -3
  830. package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +3 -3
  831. package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +3 -3
  832. package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +3 -3
  833. package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +3 -3
  834. package/dist-es/commands/DescribeStoreImageTasksCommand.js +3 -3
  835. package/dist-es/commands/DescribeSubnetsCommand.js +3 -3
  836. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  837. package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +3 -3
  838. package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +3 -3
  839. package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +3 -3
  840. package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +3 -3
  841. package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +3 -3
  842. package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +3 -3
  843. package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +3 -3
  844. package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +3 -3
  845. package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +3 -3
  846. package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +3 -3
  847. package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +3 -3
  848. package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +3 -3
  849. package/dist-es/commands/DescribeTransitGatewaysCommand.js +3 -3
  850. package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +3 -3
  851. package/dist-es/commands/DescribeVolumeAttributeCommand.js +3 -3
  852. package/dist-es/commands/DescribeVolumeStatusCommand.js +3 -3
  853. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  854. package/dist-es/commands/DescribeVolumesModificationsCommand.js +3 -3
  855. package/dist-es/commands/DescribeVpcAttributeCommand.js +3 -3
  856. package/dist-es/commands/DescribeVpcClassicLinkCommand.js +3 -3
  857. package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +3 -3
  858. package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +3 -3
  859. package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +3 -3
  860. package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +3 -3
  861. package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +3 -3
  862. package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +3 -3
  863. package/dist-es/commands/DescribeVpcEndpointsCommand.js +3 -3
  864. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
  865. package/dist-es/commands/DescribeVpcsCommand.js +3 -3
  866. package/dist-es/commands/DescribeVpnConnectionsCommand.js +3 -3
  867. package/dist-es/commands/DescribeVpnGatewaysCommand.js +3 -3
  868. package/dist-es/commands/DetachClassicLinkVpcCommand.js +3 -3
  869. package/dist-es/commands/DetachInternetGatewayCommand.js +2 -2
  870. package/dist-es/commands/DetachNetworkInterfaceCommand.js +2 -2
  871. package/dist-es/commands/DetachVolumeCommand.js +4 -4
  872. package/dist-es/commands/DetachVpnGatewayCommand.js +2 -2
  873. package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +3 -3
  874. package/dist-es/commands/DisableFastLaunchCommand.js +3 -3
  875. package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +3 -3
  876. package/dist-es/commands/DisableImageDeprecationCommand.js +3 -3
  877. package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +3 -3
  878. package/dist-es/commands/DisableSerialConsoleAccessCommand.js +3 -3
  879. package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +3 -3
  880. package/dist-es/commands/DisableVgwRoutePropagationCommand.js +2 -2
  881. package/dist-es/commands/DisableVpcClassicLinkCommand.js +3 -3
  882. package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +3 -3
  883. package/dist-es/commands/DisassociateAddressCommand.js +2 -2
  884. package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +3 -3
  885. package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +3 -3
  886. package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +3 -3
  887. package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +3 -3
  888. package/dist-es/commands/DisassociateRouteTableCommand.js +2 -2
  889. package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +3 -3
  890. package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +3 -3
  891. package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +3 -3
  892. package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +3 -3
  893. package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +3 -3
  894. package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +3 -3
  895. package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +3 -3
  896. package/dist-es/commands/EnableFastLaunchCommand.js +3 -3
  897. package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +3 -3
  898. package/dist-es/commands/EnableImageDeprecationCommand.js +3 -3
  899. package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +3 -3
  900. package/dist-es/commands/EnableSerialConsoleAccessCommand.js +3 -3
  901. package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +3 -3
  902. package/dist-es/commands/EnableVgwRoutePropagationCommand.js +2 -2
  903. package/dist-es/commands/EnableVolumeIOCommand.js +2 -2
  904. package/dist-es/commands/EnableVpcClassicLinkCommand.js +3 -3
  905. package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +3 -3
  906. package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +3 -3
  907. package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +3 -3
  908. package/dist-es/commands/ExportImageCommand.js +3 -3
  909. package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +3 -3
  910. package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +3 -3
  911. package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +3 -3
  912. package/dist-es/commands/GetCapacityReservationUsageCommand.js +3 -3
  913. package/dist-es/commands/GetCoipPoolUsageCommand.js +3 -3
  914. package/dist-es/commands/GetConsoleOutputCommand.js +3 -3
  915. package/dist-es/commands/GetConsoleScreenshotCommand.js +3 -3
  916. package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +3 -3
  917. package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +3 -3
  918. package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +3 -3
  919. package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +3 -3
  920. package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +3 -3
  921. package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +3 -3
  922. package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +3 -3
  923. package/dist-es/commands/GetInstanceUefiDataCommand.js +3 -3
  924. package/dist-es/commands/GetIpamAddressHistoryCommand.js +3 -3
  925. package/dist-es/commands/GetIpamPoolAllocationsCommand.js +3 -3
  926. package/dist-es/commands/GetIpamPoolCidrsCommand.js +3 -3
  927. package/dist-es/commands/GetIpamResourceCidrsCommand.js +3 -3
  928. package/dist-es/commands/GetLaunchTemplateDataCommand.js +3 -3
  929. package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +3 -3
  930. package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +3 -3
  931. package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +3 -3
  932. package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +3 -3
  933. package/dist-es/commands/GetPasswordDataCommand.js +3 -3
  934. package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +3 -3
  935. package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +3 -3
  936. package/dist-es/commands/GetSpotPlacementScoresCommand.js +3 -3
  937. package/dist-es/commands/GetSubnetCidrReservationsCommand.js +3 -3
  938. package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +3 -3
  939. package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  940. package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +3 -3
  941. package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +3 -3
  942. package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +3 -3
  943. package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +3 -3
  944. package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +3 -3
  945. package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +3 -3
  946. package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +3 -3
  947. package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +3 -3
  948. package/dist-es/commands/ImportImageCommand.js +3 -3
  949. package/dist-es/commands/ImportInstanceCommand.js +3 -3
  950. package/dist-es/commands/ImportKeyPairCommand.js +3 -3
  951. package/dist-es/commands/ImportSnapshotCommand.js +3 -3
  952. package/dist-es/commands/ImportVolumeCommand.js +3 -3
  953. package/dist-es/commands/ListImagesInRecycleBinCommand.js +3 -3
  954. package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +3 -3
  955. package/dist-es/commands/ModifyAddressAttributeCommand.js +3 -3
  956. package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +3 -3
  957. package/dist-es/commands/ModifyCapacityReservationCommand.js +3 -3
  958. package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +3 -3
  959. package/dist-es/commands/ModifyClientVpnEndpointCommand.js +3 -3
  960. package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +3 -3
  961. package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +3 -3
  962. package/dist-es/commands/ModifyFleetCommand.js +3 -3
  963. package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +3 -3
  964. package/dist-es/commands/ModifyHostsCommand.js +3 -3
  965. package/dist-es/commands/ModifyIdFormatCommand.js +2 -2
  966. package/dist-es/commands/ModifyIdentityIdFormatCommand.js +2 -2
  967. package/dist-es/commands/ModifyImageAttributeCommand.js +2 -2
  968. package/dist-es/commands/ModifyInstanceAttributeCommand.js +2 -2
  969. package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +3 -3
  970. package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +3 -3
  971. package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +3 -3
  972. package/dist-es/commands/ModifyInstanceEventWindowCommand.js +3 -3
  973. package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +3 -3
  974. package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +3 -3
  975. package/dist-es/commands/ModifyInstancePlacementCommand.js +3 -3
  976. package/dist-es/commands/ModifyIpamCommand.js +3 -3
  977. package/dist-es/commands/ModifyIpamPoolCommand.js +3 -3
  978. package/dist-es/commands/ModifyIpamResourceCidrCommand.js +3 -3
  979. package/dist-es/commands/ModifyIpamScopeCommand.js +3 -3
  980. package/dist-es/commands/ModifyLaunchTemplateCommand.js +3 -3
  981. package/dist-es/commands/ModifyManagedPrefixListCommand.js +3 -3
  982. package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +2 -2
  983. package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +3 -3
  984. package/dist-es/commands/ModifyReservedInstancesCommand.js +3 -3
  985. package/dist-es/commands/ModifySecurityGroupRulesCommand.js +3 -3
  986. package/dist-es/commands/ModifySnapshotAttributeCommand.js +2 -2
  987. package/dist-es/commands/ModifySnapshotTierCommand.js +3 -3
  988. package/dist-es/commands/ModifySpotFleetRequestCommand.js +3 -3
  989. package/dist-es/commands/ModifySubnetAttributeCommand.js +2 -2
  990. package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +3 -3
  991. package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +3 -3
  992. package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +3 -3
  993. package/dist-es/commands/ModifyTransitGatewayCommand.js +3 -3
  994. package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +3 -3
  995. package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +3 -3
  996. package/dist-es/commands/ModifyVolumeAttributeCommand.js +2 -2
  997. package/dist-es/commands/ModifyVolumeCommand.js +3 -3
  998. package/dist-es/commands/ModifyVpcAttributeCommand.js +2 -2
  999. package/dist-es/commands/ModifyVpcEndpointCommand.js +3 -3
  1000. package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +3 -3
  1001. package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +3 -3
  1002. package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +3 -3
  1003. package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +3 -3
  1004. package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +3 -3
  1005. package/dist-es/commands/ModifyVpcTenancyCommand.js +3 -3
  1006. package/dist-es/commands/ModifyVpnConnectionCommand.js +3 -3
  1007. package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +3 -3
  1008. package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +3 -3
  1009. package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +3 -3
  1010. package/dist-es/commands/MonitorInstancesCommand.js +3 -3
  1011. package/dist-es/commands/MoveAddressToVpcCommand.js +3 -3
  1012. package/dist-es/commands/MoveByoipCidrToIpamCommand.js +3 -3
  1013. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  1014. package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +3 -3
  1015. package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +3 -3
  1016. package/dist-es/commands/PurchaseHostReservationCommand.js +3 -3
  1017. package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +3 -3
  1018. package/dist-es/commands/PurchaseScheduledInstancesCommand.js +3 -3
  1019. package/dist-es/commands/RebootInstancesCommand.js +2 -2
  1020. package/dist-es/commands/RegisterImageCommand.js +3 -3
  1021. package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +3 -3
  1022. package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +3 -3
  1023. package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +3 -3
  1024. package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +3 -3
  1025. package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +3 -3
  1026. package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +3 -3
  1027. package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +3 -3
  1028. package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +3 -3
  1029. package/dist-es/commands/ReleaseAddressCommand.js +2 -2
  1030. package/dist-es/commands/ReleaseHostsCommand.js +3 -3
  1031. package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +3 -3
  1032. package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +3 -3
  1033. package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +3 -3
  1034. package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +2 -2
  1035. package/dist-es/commands/ReplaceRouteCommand.js +2 -2
  1036. package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +3 -3
  1037. package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +3 -3
  1038. package/dist-es/commands/ReportInstanceStatusCommand.js +2 -2
  1039. package/dist-es/commands/RequestSpotFleetCommand.js +3 -3
  1040. package/dist-es/commands/RequestSpotInstancesCommand.js +3 -3
  1041. package/dist-es/commands/ResetAddressAttributeCommand.js +3 -3
  1042. package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +3 -3
  1043. package/dist-es/commands/ResetFpgaImageAttributeCommand.js +3 -3
  1044. package/dist-es/commands/ResetImageAttributeCommand.js +2 -2
  1045. package/dist-es/commands/ResetInstanceAttributeCommand.js +2 -2
  1046. package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +2 -2
  1047. package/dist-es/commands/ResetSnapshotAttributeCommand.js +2 -2
  1048. package/dist-es/commands/RestoreAddressToClassicCommand.js +3 -3
  1049. package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +3 -3
  1050. package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +3 -3
  1051. package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +3 -3
  1052. package/dist-es/commands/RestoreSnapshotTierCommand.js +3 -3
  1053. package/dist-es/commands/RevokeClientVpnIngressCommand.js +3 -3
  1054. package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +3 -3
  1055. package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +3 -3
  1056. package/dist-es/commands/RunInstancesCommand.js +4 -4
  1057. package/dist-es/commands/RunScheduledInstancesCommand.js +3 -3
  1058. package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +3 -3
  1059. package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +3 -3
  1060. package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +3 -3
  1061. package/dist-es/commands/SendDiagnosticInterruptCommand.js +2 -2
  1062. package/dist-es/commands/StartInstancesCommand.js +3 -3
  1063. package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +3 -3
  1064. package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +3 -3
  1065. package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +3 -3
  1066. package/dist-es/commands/StopInstancesCommand.js +3 -3
  1067. package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +3 -3
  1068. package/dist-es/commands/TerminateInstancesCommand.js +3 -3
  1069. package/dist-es/commands/UnassignIpv6AddressesCommand.js +3 -3
  1070. package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +2 -2
  1071. package/dist-es/commands/UnmonitorInstancesCommand.js +3 -3
  1072. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +3 -3
  1073. package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +3 -3
  1074. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  1075. package/dist-es/models/models_0.js +232 -928
  1076. package/dist-es/models/models_1.js +226 -904
  1077. package/dist-es/models/models_2.js +260 -1040
  1078. package/dist-es/models/models_3.js +242 -968
  1079. package/dist-es/models/models_4.js +279 -1116
  1080. package/dist-es/models/models_5.js +286 -1138
  1081. package/dist-es/models/models_6.js +125 -500
  1082. package/dist-types/EC2.d.ts +36 -34
  1083. package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
  1084. package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
  1085. package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
  1086. package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
  1087. package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -2
  1088. package/dist-types/commands/CreateTagsCommand.d.ts +2 -2
  1089. package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -3
  1090. package/dist-types/commands/DeleteIpamCommand.d.ts +1 -1
  1091. package/dist-types/commands/DeleteIpamPoolCommand.d.ts +1 -1
  1092. package/dist-types/commands/DeleteIpamScopeCommand.d.ts +1 -1
  1093. package/dist-types/commands/DeleteTagsCommand.d.ts +4 -3
  1094. package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +1 -1
  1095. package/dist-types/commands/DescribeIpamsCommand.d.ts +1 -1
  1096. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
  1097. package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1098. package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
  1099. package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +1 -1
  1100. package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +2 -2
  1101. package/dist-types/commands/ModifyIpamPoolCommand.d.ts +1 -1
  1102. package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +1 -1
  1103. package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +1 -1
  1104. package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +1 -1
  1105. package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +1 -1
  1106. package/dist-types/commands/RegisterImageCommand.d.ts +4 -2
  1107. package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +1 -1
  1108. package/dist-types/models/models_0.d.ts +952 -1398
  1109. package/dist-types/models/models_1.d.ts +988 -1403
  1110. package/dist-types/models/models_2.d.ts +1070 -1572
  1111. package/dist-types/models/models_3.d.ts +984 -1461
  1112. package/dist-types/models/models_4.d.ts +1148 -1688
  1113. package/dist-types/models/models_5.d.ts +1169 -1725
  1114. package/dist-types/models/models_6.d.ts +537 -763
  1115. package/dist-types/ts3.4/models/models_0.d.ts +469 -929
  1116. package/dist-types/ts3.4/models/models_1.d.ts +452 -904
  1117. package/dist-types/ts3.4/models/models_2.d.ts +526 -1040
  1118. package/dist-types/ts3.4/models/models_3.d.ts +484 -968
  1119. package/dist-types/ts3.4/models/models_4.d.ts +558 -1116
  1120. package/dist-types/ts3.4/models/models_5.d.ts +568 -1136
  1121. package/dist-types/ts3.4/models/models_6.d.ts +250 -500
  1122. package/package.json +6 -6
@@ -211,12 +211,6 @@ export interface Explanation {
211
211
  */
212
212
  TransitGatewayAttachment?: AnalysisComponent;
213
213
  }
214
- export declare namespace Explanation {
215
- /**
216
- * @internal
217
- */
218
- const filterSensitiveLog: (obj: Explanation) => any;
219
- }
220
214
  /**
221
215
  * <p>Describes a network insights analysis.</p>
222
216
  */
@@ -278,12 +272,6 @@ export interface NetworkInsightsAnalysis {
278
272
  */
279
273
  Tags?: Tag[];
280
274
  }
281
- export declare namespace NetworkInsightsAnalysis {
282
- /**
283
- * @internal
284
- */
285
- const filterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
286
- }
287
275
  export interface DescribeNetworkInsightsAnalysesResult {
288
276
  /**
289
277
  * <p>Information about the network insights analyses.</p>
@@ -294,12 +282,6 @@ export interface DescribeNetworkInsightsAnalysesResult {
294
282
  */
295
283
  NextToken?: string;
296
284
  }
297
- export declare namespace DescribeNetworkInsightsAnalysesResult {
298
- /**
299
- * @internal
300
- */
301
- const filterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
302
- }
303
285
  export interface DescribeNetworkInsightsPathsRequest {
304
286
  /**
305
287
  * <p>The IDs of the paths.</p>
@@ -342,12 +324,6 @@ export interface DescribeNetworkInsightsPathsRequest {
342
324
  */
343
325
  NextToken?: string;
344
326
  }
345
- export declare namespace DescribeNetworkInsightsPathsRequest {
346
- /**
347
- * @internal
348
- */
349
- const filterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
350
- }
351
327
  export interface DescribeNetworkInsightsPathsResult {
352
328
  /**
353
329
  * <p>Information about the paths.</p>
@@ -358,12 +334,6 @@ export interface DescribeNetworkInsightsPathsResult {
358
334
  */
359
335
  NextToken?: string;
360
336
  }
361
- export declare namespace DescribeNetworkInsightsPathsResult {
362
- /**
363
- * @internal
364
- */
365
- const filterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
366
- }
367
337
  export declare type NetworkInterfaceAttribute = "attachment" | "description" | "groupSet" | "sourceDestCheck";
368
338
  /**
369
339
  * <p>Contains the parameters for DescribeNetworkInterfaceAttribute.</p>
@@ -384,12 +354,6 @@ export interface DescribeNetworkInterfaceAttributeRequest {
384
354
  */
385
355
  NetworkInterfaceId: string | undefined;
386
356
  }
387
- export declare namespace DescribeNetworkInterfaceAttributeRequest {
388
- /**
389
- * @internal
390
- */
391
- const filterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
392
- }
393
357
  /**
394
358
  * <p>Contains the output of DescribeNetworkInterfaceAttribute.</p>
395
359
  */
@@ -415,12 +379,6 @@ export interface DescribeNetworkInterfaceAttributeResult {
415
379
  */
416
380
  SourceDestCheck?: AttributeBooleanValue;
417
381
  }
418
- export declare namespace DescribeNetworkInterfaceAttributeResult {
419
- /**
420
- * @internal
421
- */
422
- const filterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
423
- }
424
382
  /**
425
383
  * <p>Contains the parameters for DescribeNetworkInterfacePermissions.</p>
426
384
  */
@@ -469,12 +427,6 @@ export interface DescribeNetworkInterfacePermissionsRequest {
469
427
  */
470
428
  MaxResults?: number;
471
429
  }
472
- export declare namespace DescribeNetworkInterfacePermissionsRequest {
473
- /**
474
- * @internal
475
- */
476
- const filterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
477
- }
478
430
  /**
479
431
  * <p>Contains the output for DescribeNetworkInterfacePermissions.</p>
480
432
  */
@@ -488,12 +440,6 @@ export interface DescribeNetworkInterfacePermissionsResult {
488
440
  */
489
441
  NextToken?: string;
490
442
  }
491
- export declare namespace DescribeNetworkInterfacePermissionsResult {
492
- /**
493
- * @internal
494
- */
495
- const filterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
496
- }
497
443
  /**
498
444
  * <p>Contains the parameters for DescribeNetworkInterfaces.</p>
499
445
  */
@@ -687,12 +633,6 @@ export interface DescribeNetworkInterfacesRequest {
687
633
  */
688
634
  MaxResults?: number;
689
635
  }
690
- export declare namespace DescribeNetworkInterfacesRequest {
691
- /**
692
- * @internal
693
- */
694
- const filterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
695
- }
696
636
  /**
697
637
  * <p>Contains the output of DescribeNetworkInterfaces.</p>
698
638
  */
@@ -706,12 +646,6 @@ export interface DescribeNetworkInterfacesResult {
706
646
  */
707
647
  NextToken?: string;
708
648
  }
709
- export declare namespace DescribeNetworkInterfacesResult {
710
- /**
711
- * @internal
712
- */
713
- const filterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
714
- }
715
649
  export interface DescribePlacementGroupsRequest {
716
650
  /**
717
651
  * <p>The filters.</p>
@@ -771,24 +705,12 @@ export interface DescribePlacementGroupsRequest {
771
705
  */
772
706
  GroupIds?: string[];
773
707
  }
774
- export declare namespace DescribePlacementGroupsRequest {
775
- /**
776
- * @internal
777
- */
778
- const filterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
779
- }
780
708
  export interface DescribePlacementGroupsResult {
781
709
  /**
782
710
  * <p>Information about the placement groups.</p>
783
711
  */
784
712
  PlacementGroups?: PlacementGroup[];
785
713
  }
786
- export declare namespace DescribePlacementGroupsResult {
787
- /**
788
- * @internal
789
- */
790
- const filterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
791
- }
792
714
  export interface DescribePrefixListsRequest {
793
715
  /**
794
716
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -824,12 +746,6 @@ export interface DescribePrefixListsRequest {
824
746
  */
825
747
  PrefixListIds?: string[];
826
748
  }
827
- export declare namespace DescribePrefixListsRequest {
828
- /**
829
- * @internal
830
- */
831
- const filterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
832
- }
833
749
  /**
834
750
  * <p>Describes prefixes for Amazon Web Services services.</p>
835
751
  */
@@ -847,12 +763,6 @@ export interface PrefixList {
847
763
  */
848
764
  PrefixListName?: string;
849
765
  }
850
- export declare namespace PrefixList {
851
- /**
852
- * @internal
853
- */
854
- const filterSensitiveLog: (obj: PrefixList) => any;
855
- }
856
766
  export interface DescribePrefixListsResult {
857
767
  /**
858
768
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -863,12 +773,6 @@ export interface DescribePrefixListsResult {
863
773
  */
864
774
  PrefixLists?: PrefixList[];
865
775
  }
866
- export declare namespace DescribePrefixListsResult {
867
- /**
868
- * @internal
869
- */
870
- const filterSensitiveLog: (obj: DescribePrefixListsResult) => any;
871
- }
872
776
  export interface DescribePrincipalIdFormatRequest {
873
777
  /**
874
778
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -903,12 +807,6 @@ export interface DescribePrincipalIdFormatRequest {
903
807
  */
904
808
  NextToken?: string;
905
809
  }
906
- export declare namespace DescribePrincipalIdFormatRequest {
907
- /**
908
- * @internal
909
- */
910
- const filterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
911
- }
912
810
  /**
913
811
  * <p>PrincipalIdFormat description</p>
914
812
  */
@@ -922,12 +820,6 @@ export interface PrincipalIdFormat {
922
820
  */
923
821
  Statuses?: IdFormat[];
924
822
  }
925
- export declare namespace PrincipalIdFormat {
926
- /**
927
- * @internal
928
- */
929
- const filterSensitiveLog: (obj: PrincipalIdFormat) => any;
930
- }
931
823
  export interface DescribePrincipalIdFormatResult {
932
824
  /**
933
825
  * <p>Information about the ID format settings for the ARN.</p>
@@ -938,12 +830,6 @@ export interface DescribePrincipalIdFormatResult {
938
830
  */
939
831
  NextToken?: string;
940
832
  }
941
- export declare namespace DescribePrincipalIdFormatResult {
942
- /**
943
- * @internal
944
- */
945
- const filterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
946
- }
947
833
  export interface DescribePublicIpv4PoolsRequest {
948
834
  /**
949
835
  * <p>The IDs of the address pools.</p>
@@ -974,12 +860,6 @@ export interface DescribePublicIpv4PoolsRequest {
974
860
  */
975
861
  Filters?: Filter[];
976
862
  }
977
- export declare namespace DescribePublicIpv4PoolsRequest {
978
- /**
979
- * @internal
980
- */
981
- const filterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
982
- }
983
863
  /**
984
864
  * <p>Describes an address range of an IPv4 address pool.</p>
985
865
  */
@@ -1001,12 +881,6 @@ export interface PublicIpv4PoolRange {
1001
881
  */
1002
882
  AvailableAddressCount?: number;
1003
883
  }
1004
- export declare namespace PublicIpv4PoolRange {
1005
- /**
1006
- * @internal
1007
- */
1008
- const filterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
1009
- }
1010
884
  /**
1011
885
  * <p>Describes an IPv4 address pool.</p>
1012
886
  */
@@ -1042,12 +916,6 @@ export interface PublicIpv4Pool {
1042
916
  */
1043
917
  Tags?: Tag[];
1044
918
  }
1045
- export declare namespace PublicIpv4Pool {
1046
- /**
1047
- * @internal
1048
- */
1049
- const filterSensitiveLog: (obj: PublicIpv4Pool) => any;
1050
- }
1051
919
  export interface DescribePublicIpv4PoolsResult {
1052
920
  /**
1053
921
  * <p>Information about the address pools.</p>
@@ -1058,12 +926,6 @@ export interface DescribePublicIpv4PoolsResult {
1058
926
  */
1059
927
  NextToken?: string;
1060
928
  }
1061
- export declare namespace DescribePublicIpv4PoolsResult {
1062
- /**
1063
- * @internal
1064
- */
1065
- const filterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
1066
- }
1067
929
  export interface DescribeRegionsRequest {
1068
930
  /**
1069
931
  * <p>The filters.</p>
@@ -1099,12 +961,6 @@ export interface DescribeRegionsRequest {
1099
961
  */
1100
962
  AllRegions?: boolean;
1101
963
  }
1102
- export declare namespace DescribeRegionsRequest {
1103
- /**
1104
- * @internal
1105
- */
1106
- const filterSensitiveLog: (obj: DescribeRegionsRequest) => any;
1107
- }
1108
964
  /**
1109
965
  * <p>Describes a Region.</p>
1110
966
  */
@@ -1123,24 +979,12 @@ export interface Region {
1123
979
  */
1124
980
  OptInStatus?: string;
1125
981
  }
1126
- export declare namespace Region {
1127
- /**
1128
- * @internal
1129
- */
1130
- const filterSensitiveLog: (obj: Region) => any;
1131
- }
1132
982
  export interface DescribeRegionsResult {
1133
983
  /**
1134
984
  * <p>Information about the Regions.</p>
1135
985
  */
1136
986
  Regions?: Region[];
1137
987
  }
1138
- export declare namespace DescribeRegionsResult {
1139
- /**
1140
- * @internal
1141
- */
1142
- const filterSensitiveLog: (obj: DescribeRegionsResult) => any;
1143
- }
1144
988
  export interface DescribeReplaceRootVolumeTasksRequest {
1145
989
  /**
1146
990
  * <p>The ID of the root volume replacement task to view.</p>
@@ -1172,12 +1016,6 @@ export interface DescribeReplaceRootVolumeTasksRequest {
1172
1016
  */
1173
1017
  DryRun?: boolean;
1174
1018
  }
1175
- export declare namespace DescribeReplaceRootVolumeTasksRequest {
1176
- /**
1177
- * @internal
1178
- */
1179
- const filterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
1180
- }
1181
1019
  export interface DescribeReplaceRootVolumeTasksResult {
1182
1020
  /**
1183
1021
  * <p>Information about the root volume replacement task.</p>
@@ -1188,12 +1026,6 @@ export interface DescribeReplaceRootVolumeTasksResult {
1188
1026
  */
1189
1027
  NextToken?: string;
1190
1028
  }
1191
- export declare namespace DescribeReplaceRootVolumeTasksResult {
1192
- /**
1193
- * @internal
1194
- */
1195
- const filterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
1196
- }
1197
1029
  export declare enum OfferingClassType {
1198
1030
  CONVERTIBLE = "convertible",
1199
1031
  STANDARD = "standard"
@@ -1295,12 +1127,6 @@ export interface DescribeReservedInstancesRequest {
1295
1127
  */
1296
1128
  OfferingType?: OfferingTypeValues | string;
1297
1129
  }
1298
- export declare namespace DescribeReservedInstancesRequest {
1299
- /**
1300
- * @internal
1301
- */
1302
- const filterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
1303
- }
1304
1130
  export declare type RIProductDescription = "Linux/UNIX" | "Linux/UNIX (Amazon VPC)" | "Windows" | "Windows (Amazon VPC)";
1305
1131
  export declare type RecurringChargeFrequency = "Hourly";
1306
1132
  /**
@@ -1316,12 +1142,6 @@ export interface RecurringCharge {
1316
1142
  */
1317
1143
  Frequency?: RecurringChargeFrequency | string;
1318
1144
  }
1319
- export declare namespace RecurringCharge {
1320
- /**
1321
- * @internal
1322
- */
1323
- const filterSensitiveLog: (obj: RecurringCharge) => any;
1324
- }
1325
1145
  export declare enum Scope {
1326
1146
  AVAILABILITY_ZONE = "Availability Zone",
1327
1147
  REGIONAL = "Region"
@@ -1405,12 +1225,6 @@ export interface ReservedInstances {
1405
1225
  */
1406
1226
  Tags?: Tag[];
1407
1227
  }
1408
- export declare namespace ReservedInstances {
1409
- /**
1410
- * @internal
1411
- */
1412
- const filterSensitiveLog: (obj: ReservedInstances) => any;
1413
- }
1414
1228
  /**
1415
1229
  * <p>Contains the output for DescribeReservedInstances.</p>
1416
1230
  */
@@ -1420,12 +1234,6 @@ export interface DescribeReservedInstancesResult {
1420
1234
  */
1421
1235
  ReservedInstances?: ReservedInstances[];
1422
1236
  }
1423
- export declare namespace DescribeReservedInstancesResult {
1424
- /**
1425
- * @internal
1426
- */
1427
- const filterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
1428
- }
1429
1237
  /**
1430
1238
  * <p>Contains the parameters for DescribeReservedInstancesListings.</p>
1431
1239
  */
@@ -1462,12 +1270,6 @@ export interface DescribeReservedInstancesListingsRequest {
1462
1270
  */
1463
1271
  ReservedInstancesListingId?: string;
1464
1272
  }
1465
- export declare namespace DescribeReservedInstancesListingsRequest {
1466
- /**
1467
- * @internal
1468
- */
1469
- const filterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
1470
- }
1471
1273
  /**
1472
1274
  * <p>Contains the output of DescribeReservedInstancesListings.</p>
1473
1275
  */
@@ -1477,12 +1279,6 @@ export interface DescribeReservedInstancesListingsResult {
1477
1279
  */
1478
1280
  ReservedInstancesListings?: ReservedInstancesListing[];
1479
1281
  }
1480
- export declare namespace DescribeReservedInstancesListingsResult {
1481
- /**
1482
- * @internal
1483
- */
1484
- const filterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
1485
- }
1486
1282
  /**
1487
1283
  * <p>Contains the parameters for DescribeReservedInstancesModifications.</p>
1488
1284
  */
@@ -1555,12 +1351,6 @@ export interface DescribeReservedInstancesModificationsRequest {
1555
1351
  */
1556
1352
  NextToken?: string;
1557
1353
  }
1558
- export declare namespace DescribeReservedInstancesModificationsRequest {
1559
- /**
1560
- * @internal
1561
- */
1562
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
1563
- }
1564
1354
  /**
1565
1355
  * <p>Describes the configuration settings for the modified Reserved Instances.</p>
1566
1356
  */
@@ -1589,12 +1379,6 @@ export interface ReservedInstancesConfiguration {
1589
1379
  */
1590
1380
  Scope?: Scope | string;
1591
1381
  }
1592
- export declare namespace ReservedInstancesConfiguration {
1593
- /**
1594
- * @internal
1595
- */
1596
- const filterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
1597
- }
1598
1382
  /**
1599
1383
  * <p>Describes the modification request/s.</p>
1600
1384
  */
@@ -1608,12 +1392,6 @@ export interface ReservedInstancesModificationResult {
1608
1392
  */
1609
1393
  TargetConfiguration?: ReservedInstancesConfiguration;
1610
1394
  }
1611
- export declare namespace ReservedInstancesModificationResult {
1612
- /**
1613
- * @internal
1614
- */
1615
- const filterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
1616
- }
1617
1395
  /**
1618
1396
  * <p>Describes the ID of a Reserved Instance.</p>
1619
1397
  */
@@ -1623,12 +1401,6 @@ export interface ReservedInstancesId {
1623
1401
  */
1624
1402
  ReservedInstancesId?: string;
1625
1403
  }
1626
- export declare namespace ReservedInstancesId {
1627
- /**
1628
- * @internal
1629
- */
1630
- const filterSensitiveLog: (obj: ReservedInstancesId) => any;
1631
- }
1632
1404
  /**
1633
1405
  * <p>Describes a Reserved Instance modification.</p>
1634
1406
  */
@@ -1672,12 +1444,6 @@ export interface ReservedInstancesModification {
1672
1444
  */
1673
1445
  UpdateDate?: Date;
1674
1446
  }
1675
- export declare namespace ReservedInstancesModification {
1676
- /**
1677
- * @internal
1678
- */
1679
- const filterSensitiveLog: (obj: ReservedInstancesModification) => any;
1680
- }
1681
1447
  /**
1682
1448
  * <p>Contains the output of DescribeReservedInstancesModifications.</p>
1683
1449
  */
@@ -1692,12 +1458,6 @@ export interface DescribeReservedInstancesModificationsResult {
1692
1458
  */
1693
1459
  ReservedInstancesModifications?: ReservedInstancesModification[];
1694
1460
  }
1695
- export declare namespace DescribeReservedInstancesModificationsResult {
1696
- /**
1697
- * @internal
1698
- */
1699
- const filterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
1700
- }
1701
1461
  /**
1702
1462
  * <p>Contains the parameters for DescribeReservedInstancesOfferings.</p>
1703
1463
  */
@@ -1839,12 +1599,6 @@ export interface DescribeReservedInstancesOfferingsRequest {
1839
1599
  */
1840
1600
  OfferingType?: OfferingTypeValues | string;
1841
1601
  }
1842
- export declare namespace DescribeReservedInstancesOfferingsRequest {
1843
- /**
1844
- * @internal
1845
- */
1846
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
1847
- }
1848
1602
  /**
1849
1603
  * <p>Describes a Reserved Instance offering.</p>
1850
1604
  */
@@ -1858,12 +1612,6 @@ export interface PricingDetail {
1858
1612
  */
1859
1613
  Price?: number;
1860
1614
  }
1861
- export declare namespace PricingDetail {
1862
- /**
1863
- * @internal
1864
- */
1865
- const filterSensitiveLog: (obj: PricingDetail) => any;
1866
- }
1867
1615
  /**
1868
1616
  * <p>Describes a Reserved Instance offering.</p>
1869
1617
  */
@@ -1935,12 +1683,6 @@ export interface ReservedInstancesOffering {
1935
1683
  */
1936
1684
  Scope?: Scope | string;
1937
1685
  }
1938
- export declare namespace ReservedInstancesOffering {
1939
- /**
1940
- * @internal
1941
- */
1942
- const filterSensitiveLog: (obj: ReservedInstancesOffering) => any;
1943
- }
1944
1686
  /**
1945
1687
  * <p>Contains the output of DescribeReservedInstancesOfferings.</p>
1946
1688
  */
@@ -1955,12 +1697,6 @@ export interface DescribeReservedInstancesOfferingsResult {
1955
1697
  */
1956
1698
  NextToken?: string;
1957
1699
  }
1958
- export declare namespace DescribeReservedInstancesOfferingsResult {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
1963
- }
1964
1700
  export interface DescribeRouteTablesRequest {
1965
1701
  /**
1966
1702
  * <p>One or more filters.</p>
@@ -2088,12 +1824,6 @@ export interface DescribeRouteTablesRequest {
2088
1824
  */
2089
1825
  MaxResults?: number;
2090
1826
  }
2091
- export declare namespace DescribeRouteTablesRequest {
2092
- /**
2093
- * @internal
2094
- */
2095
- const filterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
2096
- }
2097
1827
  /**
2098
1828
  * <p>Contains the output of DescribeRouteTables.</p>
2099
1829
  */
@@ -2107,12 +1837,6 @@ export interface DescribeRouteTablesResult {
2107
1837
  */
2108
1838
  NextToken?: string;
2109
1839
  }
2110
- export declare namespace DescribeRouteTablesResult {
2111
- /**
2112
- * @internal
2113
- */
2114
- const filterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
2115
- }
2116
1840
  /**
2117
1841
  * <p>Describes the time period for a Scheduled Instance to start its first schedule. The time period must span less than one day.</p>
2118
1842
  */
@@ -2126,12 +1850,6 @@ export interface SlotDateTimeRangeRequest {
2126
1850
  */
2127
1851
  LatestTime: Date | undefined;
2128
1852
  }
2129
- export declare namespace SlotDateTimeRangeRequest {
2130
- /**
2131
- * @internal
2132
- */
2133
- const filterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
2134
- }
2135
1853
  /**
2136
1854
  * <p>Describes the recurring schedule for a Scheduled Instance.</p>
2137
1855
  */
@@ -2161,12 +1879,6 @@ export interface ScheduledInstanceRecurrenceRequest {
2161
1879
  */
2162
1880
  OccurrenceUnit?: string;
2163
1881
  }
2164
- export declare namespace ScheduledInstanceRecurrenceRequest {
2165
- /**
2166
- * @internal
2167
- */
2168
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
2169
- }
2170
1882
  /**
2171
1883
  * <p>Contains the parameters for DescribeScheduledInstanceAvailability.</p>
2172
1884
  */
@@ -2228,12 +1940,6 @@ export interface DescribeScheduledInstanceAvailabilityRequest {
2228
1940
  */
2229
1941
  Recurrence: ScheduledInstanceRecurrenceRequest | undefined;
2230
1942
  }
2231
- export declare namespace DescribeScheduledInstanceAvailabilityRequest {
2232
- /**
2233
- * @internal
2234
- */
2235
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
2236
- }
2237
1943
  /**
2238
1944
  * <p>Describes the recurring schedule for a Scheduled Instance.</p>
2239
1945
  */
@@ -2260,12 +1966,6 @@ export interface ScheduledInstanceRecurrence {
2260
1966
  */
2261
1967
  OccurrenceUnit?: string;
2262
1968
  }
2263
- export declare namespace ScheduledInstanceRecurrence {
2264
- /**
2265
- * @internal
2266
- */
2267
- const filterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
2268
- }
2269
1969
  /**
2270
1970
  * <p>Describes a schedule that is available for your Scheduled Instances.</p>
2271
1971
  */
@@ -2323,12 +2023,6 @@ export interface ScheduledInstanceAvailability {
2323
2023
  */
2324
2024
  TotalScheduledInstanceHours?: number;
2325
2025
  }
2326
- export declare namespace ScheduledInstanceAvailability {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
2331
- }
2332
2026
  /**
2333
2027
  * <p>Contains the output of DescribeScheduledInstanceAvailability.</p>
2334
2028
  */
@@ -2342,12 +2036,6 @@ export interface DescribeScheduledInstanceAvailabilityResult {
2342
2036
  */
2343
2037
  ScheduledInstanceAvailabilitySet?: ScheduledInstanceAvailability[];
2344
2038
  }
2345
- export declare namespace DescribeScheduledInstanceAvailabilityResult {
2346
- /**
2347
- * @internal
2348
- */
2349
- const filterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
2350
- }
2351
2039
  /**
2352
2040
  * <p>Describes the time period for a Scheduled Instance to start its first schedule.</p>
2353
2041
  */
@@ -2361,12 +2049,6 @@ export interface SlotStartTimeRangeRequest {
2361
2049
  */
2362
2050
  LatestTime?: Date;
2363
2051
  }
2364
- export declare namespace SlotStartTimeRangeRequest {
2365
- /**
2366
- * @internal
2367
- */
2368
- const filterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
2369
- }
2370
2052
  /**
2371
2053
  * <p>Contains the parameters for DescribeScheduledInstances.</p>
2372
2054
  */
@@ -2419,12 +2101,6 @@ export interface DescribeScheduledInstancesRequest {
2419
2101
  */
2420
2102
  SlotStartTimeRange?: SlotStartTimeRangeRequest;
2421
2103
  }
2422
- export declare namespace DescribeScheduledInstancesRequest {
2423
- /**
2424
- * @internal
2425
- */
2426
- const filterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
2427
- }
2428
2104
  /**
2429
2105
  * <p>Describes a Scheduled Instance.</p>
2430
2106
  */
@@ -2490,12 +2166,6 @@ export interface ScheduledInstance {
2490
2166
  */
2491
2167
  TotalScheduledInstanceHours?: number;
2492
2168
  }
2493
- export declare namespace ScheduledInstance {
2494
- /**
2495
- * @internal
2496
- */
2497
- const filterSensitiveLog: (obj: ScheduledInstance) => any;
2498
- }
2499
2169
  /**
2500
2170
  * <p>Contains the output of DescribeScheduledInstances.</p>
2501
2171
  */
@@ -2509,12 +2179,6 @@ export interface DescribeScheduledInstancesResult {
2509
2179
  */
2510
2180
  ScheduledInstanceSet?: ScheduledInstance[];
2511
2181
  }
2512
- export declare namespace DescribeScheduledInstancesResult {
2513
- /**
2514
- * @internal
2515
- */
2516
- const filterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
2517
- }
2518
2182
  export interface DescribeSecurityGroupReferencesRequest {
2519
2183
  /**
2520
2184
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -2527,12 +2191,6 @@ export interface DescribeSecurityGroupReferencesRequest {
2527
2191
  */
2528
2192
  GroupId: string[] | undefined;
2529
2193
  }
2530
- export declare namespace DescribeSecurityGroupReferencesRequest {
2531
- /**
2532
- * @internal
2533
- */
2534
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
2535
- }
2536
2194
  /**
2537
2195
  * <p>Describes a VPC with a security group that references your security group.</p>
2538
2196
  */
@@ -2550,24 +2208,12 @@ export interface SecurityGroupReference {
2550
2208
  */
2551
2209
  VpcPeeringConnectionId?: string;
2552
2210
  }
2553
- export declare namespace SecurityGroupReference {
2554
- /**
2555
- * @internal
2556
- */
2557
- const filterSensitiveLog: (obj: SecurityGroupReference) => any;
2558
- }
2559
2211
  export interface DescribeSecurityGroupReferencesResult {
2560
2212
  /**
2561
2213
  * <p>Information about the VPCs with the referencing security groups.</p>
2562
2214
  */
2563
2215
  SecurityGroupReferenceSet?: SecurityGroupReference[];
2564
2216
  }
2565
- export declare namespace DescribeSecurityGroupReferencesResult {
2566
- /**
2567
- * @internal
2568
- */
2569
- const filterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
2570
- }
2571
2217
  export interface DescribeSecurityGroupRulesRequest {
2572
2218
  /**
2573
2219
  * <p>One or more filters.</p>
@@ -2610,12 +2256,6 @@ export interface DescribeSecurityGroupRulesRequest {
2610
2256
  */
2611
2257
  MaxResults?: number;
2612
2258
  }
2613
- export declare namespace DescribeSecurityGroupRulesRequest {
2614
- /**
2615
- * @internal
2616
- */
2617
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
2618
- }
2619
2259
  export interface DescribeSecurityGroupRulesResult {
2620
2260
  /**
2621
2261
  * <p>Information about security group rules.</p>
@@ -2626,12 +2266,6 @@ export interface DescribeSecurityGroupRulesResult {
2626
2266
  */
2627
2267
  NextToken?: string;
2628
2268
  }
2629
- export declare namespace DescribeSecurityGroupRulesResult {
2630
- /**
2631
- * @internal
2632
- */
2633
- const filterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
2634
- }
2635
2269
  export interface DescribeSecurityGroupsRequest {
2636
2270
  /**
2637
2271
  * <p>The filters. If using multiple filters for rules, the results include security groups for which any combination of rules - not necessarily a single rule - match all filters.</p>
@@ -2789,12 +2423,6 @@ export interface DescribeSecurityGroupsRequest {
2789
2423
  */
2790
2424
  MaxResults?: number;
2791
2425
  }
2792
- export declare namespace DescribeSecurityGroupsRequest {
2793
- /**
2794
- * @internal
2795
- */
2796
- const filterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
2797
- }
2798
2426
  /**
2799
2427
  * <p>Describes a security group.</p>
2800
2428
  */
@@ -2832,12 +2460,6 @@ export interface SecurityGroup {
2832
2460
  */
2833
2461
  VpcId?: string;
2834
2462
  }
2835
- export declare namespace SecurityGroup {
2836
- /**
2837
- * @internal
2838
- */
2839
- const filterSensitiveLog: (obj: SecurityGroup) => any;
2840
- }
2841
2463
  export interface DescribeSecurityGroupsResult {
2842
2464
  /**
2843
2465
  * <p>Information about the security groups.</p>
@@ -2848,12 +2470,6 @@ export interface DescribeSecurityGroupsResult {
2848
2470
  */
2849
2471
  NextToken?: string;
2850
2472
  }
2851
- export declare namespace DescribeSecurityGroupsResult {
2852
- /**
2853
- * @internal
2854
- */
2855
- const filterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
2856
- }
2857
2473
  export declare type SnapshotAttributeName = "createVolumePermission" | "productCodes";
2858
2474
  export interface DescribeSnapshotAttributeRequest {
2859
2475
  /**
@@ -2871,12 +2487,6 @@ export interface DescribeSnapshotAttributeRequest {
2871
2487
  */
2872
2488
  DryRun?: boolean;
2873
2489
  }
2874
- export declare namespace DescribeSnapshotAttributeRequest {
2875
- /**
2876
- * @internal
2877
- */
2878
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
2879
- }
2880
2490
  /**
2881
2491
  * <p>Describes the user or group to be added or removed from the list of create volume
2882
2492
  * permissions for a volume.</p>
@@ -2891,12 +2501,6 @@ export interface CreateVolumePermission {
2891
2501
  */
2892
2502
  UserId?: string;
2893
2503
  }
2894
- export declare namespace CreateVolumePermission {
2895
- /**
2896
- * @internal
2897
- */
2898
- const filterSensitiveLog: (obj: CreateVolumePermission) => any;
2899
- }
2900
2504
  export interface DescribeSnapshotAttributeResult {
2901
2505
  /**
2902
2506
  * <p>The users and groups that have the permissions for creating volumes from the
@@ -2912,12 +2516,6 @@ export interface DescribeSnapshotAttributeResult {
2912
2516
  */
2913
2517
  SnapshotId?: string;
2914
2518
  }
2915
- export declare namespace DescribeSnapshotAttributeResult {
2916
- /**
2917
- * @internal
2918
- */
2919
- const filterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
2920
- }
2921
2519
  export interface DescribeSnapshotsRequest {
2922
2520
  /**
2923
2521
  * <p>The filters.</p>
@@ -3027,12 +2625,6 @@ export interface DescribeSnapshotsRequest {
3027
2625
  */
3028
2626
  DryRun?: boolean;
3029
2627
  }
3030
- export declare namespace DescribeSnapshotsRequest {
3031
- /**
3032
- * @internal
3033
- */
3034
- const filterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
3035
- }
3036
2628
  export interface DescribeSnapshotsResult {
3037
2629
  /**
3038
2630
  * <p>Information about the snapshots.</p>
@@ -3046,12 +2638,6 @@ export interface DescribeSnapshotsResult {
3046
2638
  */
3047
2639
  NextToken?: string;
3048
2640
  }
3049
- export declare namespace DescribeSnapshotsResult {
3050
- /**
3051
- * @internal
3052
- */
3053
- const filterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
3054
- }
3055
2641
  export interface DescribeSnapshotTierStatusRequest {
3056
2642
  /**
3057
2643
  * <p>The filters.</p>
@@ -3089,12 +2675,6 @@ export interface DescribeSnapshotTierStatusRequest {
3089
2675
  */
3090
2676
  MaxResults?: number;
3091
2677
  }
3092
- export declare namespace DescribeSnapshotTierStatusRequest {
3093
- /**
3094
- * @internal
3095
- */
3096
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
3097
- }
3098
2678
  export declare enum TieringOperationStatus {
3099
2679
  archival_completed = "archival-completed",
3100
2680
  archival_failed = "archival-failed",
@@ -3163,12 +2743,6 @@ export interface SnapshotTierStatus {
3163
2743
  */
3164
2744
  RestoreExpiryTime?: Date;
3165
2745
  }
3166
- export declare namespace SnapshotTierStatus {
3167
- /**
3168
- * @internal
3169
- */
3170
- const filterSensitiveLog: (obj: SnapshotTierStatus) => any;
3171
- }
3172
2746
  export interface DescribeSnapshotTierStatusResult {
3173
2747
  /**
3174
2748
  * <p>Information about the snapshot's storage tier.</p>
@@ -3179,12 +2753,6 @@ export interface DescribeSnapshotTierStatusResult {
3179
2753
  */
3180
2754
  NextToken?: string;
3181
2755
  }
3182
- export declare namespace DescribeSnapshotTierStatusResult {
3183
- /**
3184
- * @internal
3185
- */
3186
- const filterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
3187
- }
3188
2756
  /**
3189
2757
  * <p>Contains the parameters for DescribeSpotDatafeedSubscription.</p>
3190
2758
  */
@@ -3197,12 +2765,6 @@ export interface DescribeSpotDatafeedSubscriptionRequest {
3197
2765
  */
3198
2766
  DryRun?: boolean;
3199
2767
  }
3200
- export declare namespace DescribeSpotDatafeedSubscriptionRequest {
3201
- /**
3202
- * @internal
3203
- */
3204
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
3205
- }
3206
2768
  /**
3207
2769
  * <p>Contains the output of DescribeSpotDatafeedSubscription.</p>
3208
2770
  */
@@ -3212,12 +2774,6 @@ export interface DescribeSpotDatafeedSubscriptionResult {
3212
2774
  */
3213
2775
  SpotDatafeedSubscription?: SpotDatafeedSubscription;
3214
2776
  }
3215
- export declare namespace DescribeSpotDatafeedSubscriptionResult {
3216
- /**
3217
- * @internal
3218
- */
3219
- const filterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
3220
- }
3221
2777
  /**
3222
2778
  * <p>Contains the parameters for DescribeSpotFleetInstances.</p>
3223
2779
  */
@@ -3244,12 +2800,6 @@ export interface DescribeSpotFleetInstancesRequest {
3244
2800
  */
3245
2801
  SpotFleetRequestId: string | undefined;
3246
2802
  }
3247
- export declare namespace DescribeSpotFleetInstancesRequest {
3248
- /**
3249
- * @internal
3250
- */
3251
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
3252
- }
3253
2803
  /**
3254
2804
  * <p>Contains the output of DescribeSpotFleetInstances.</p>
3255
2805
  */
@@ -3269,12 +2819,6 @@ export interface DescribeSpotFleetInstancesResponse {
3269
2819
  */
3270
2820
  SpotFleetRequestId?: string;
3271
2821
  }
3272
- export declare namespace DescribeSpotFleetInstancesResponse {
3273
- /**
3274
- * @internal
3275
- */
3276
- const filterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
3277
- }
3278
2822
  export declare enum EventType {
3279
2823
  BATCH_CHANGE = "fleetRequestChange",
3280
2824
  ERROR = "error",
@@ -3316,12 +2860,6 @@ export interface DescribeSpotFleetRequestHistoryRequest {
3316
2860
  */
3317
2861
  StartTime: Date | undefined;
3318
2862
  }
3319
- export declare namespace DescribeSpotFleetRequestHistoryRequest {
3320
- /**
3321
- * @internal
3322
- */
3323
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
3324
- }
3325
2863
  /**
3326
2864
  * <p>Describes an event in the history of the Spot Fleet request.</p>
3327
2865
  */
@@ -3359,12 +2897,6 @@ export interface HistoryRecord {
3359
2897
  */
3360
2898
  Timestamp?: Date;
3361
2899
  }
3362
- export declare namespace HistoryRecord {
3363
- /**
3364
- * @internal
3365
- */
3366
- const filterSensitiveLog: (obj: HistoryRecord) => any;
3367
- }
3368
2900
  /**
3369
2901
  * <p>Contains the output of DescribeSpotFleetRequestHistory.</p>
3370
2902
  */
@@ -3396,12 +2928,6 @@ export interface DescribeSpotFleetRequestHistoryResponse {
3396
2928
  */
3397
2929
  StartTime?: Date;
3398
2930
  }
3399
- export declare namespace DescribeSpotFleetRequestHistoryResponse {
3400
- /**
3401
- * @internal
3402
- */
3403
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
3404
- }
3405
2931
  /**
3406
2932
  * <p>Contains the parameters for DescribeSpotFleetRequests.</p>
3407
2933
  */
@@ -3428,12 +2954,6 @@ export interface DescribeSpotFleetRequestsRequest {
3428
2954
  */
3429
2955
  SpotFleetRequestIds?: string[];
3430
2956
  }
3431
- export declare namespace DescribeSpotFleetRequestsRequest {
3432
- /**
3433
- * @internal
3434
- */
3435
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
3436
- }
3437
2957
  export declare enum ExcessCapacityTerminationPolicy {
3438
2958
  DEFAULT = "default",
3439
2959
  NO_TERMINATION = "noTermination"
@@ -3449,12 +2969,6 @@ export interface SpotFleetMonitoring {
3449
2969
  */
3450
2970
  Enabled?: boolean;
3451
2971
  }
3452
- export declare namespace SpotFleetMonitoring {
3453
- /**
3454
- * @internal
3455
- */
3456
- const filterSensitiveLog: (obj: SpotFleetMonitoring) => any;
3457
- }
3458
2972
  /**
3459
2973
  * <p>Describes a network interface.</p>
3460
2974
  */
@@ -3568,12 +3082,6 @@ export interface InstanceNetworkInterfaceSpecification {
3568
3082
  */
3569
3083
  Ipv6PrefixCount?: number;
3570
3084
  }
3571
- export declare namespace InstanceNetworkInterfaceSpecification {
3572
- /**
3573
- * @internal
3574
- */
3575
- const filterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
3576
- }
3577
3085
  /**
3578
3086
  * <p>Describes Spot Instance placement.</p>
3579
3087
  */
@@ -3595,12 +3103,6 @@ export interface SpotPlacement {
3595
3103
  */
3596
3104
  Tenancy?: Tenancy | string;
3597
3105
  }
3598
- export declare namespace SpotPlacement {
3599
- /**
3600
- * @internal
3601
- */
3602
- const filterSensitiveLog: (obj: SpotPlacement) => any;
3603
- }
3604
3106
  /**
3605
3107
  * <p>The tags for a Spot Fleet resource.</p>
3606
3108
  */
@@ -3618,12 +3120,6 @@ export interface SpotFleetTagSpecification {
3618
3120
  */
3619
3121
  Tags?: Tag[];
3620
3122
  }
3621
- export declare namespace SpotFleetTagSpecification {
3622
- /**
3623
- * @internal
3624
- */
3625
- const filterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
3626
- }
3627
3123
  /**
3628
3124
  * <p>Describes the launch specification for one or more Spot Instances. If you include
3629
3125
  * On-Demand capacity in your fleet request or want to specify an EFA network device, you
@@ -3695,10 +3191,11 @@ export interface SpotFleetLaunchSpecification {
3695
3191
  */
3696
3192
  RamdiskId?: string;
3697
3193
  /**
3698
- * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance.
3699
- * If this value is not specified, the default is the Spot price specified for the fleet.
3700
- * To determine the Spot price per unit hour, divide the Spot price by the
3701
- * value of <code>WeightedCapacity</code>.</p>
3194
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to
3195
+ * increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
3196
+ * <important>
3197
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
3198
+ * </important>
3702
3199
  */
3703
3200
  SpotPrice?: string;
3704
3201
  /**
@@ -3729,12 +3226,6 @@ export interface SpotFleetLaunchSpecification {
3729
3226
  */
3730
3227
  InstanceRequirements?: InstanceRequirements;
3731
3228
  }
3732
- export declare namespace SpotFleetLaunchSpecification {
3733
- /**
3734
- * @internal
3735
- */
3736
- const filterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
3737
- }
3738
3229
  /**
3739
3230
  * <p>Describes overrides for a launch template.</p>
3740
3231
  */
@@ -3744,8 +3235,11 @@ export interface LaunchTemplateOverrides {
3744
3235
  */
3745
3236
  InstanceType?: _InstanceType | string;
3746
3237
  /**
3747
- * <p>The maximum price per unit hour that you are willing to pay for a Spot
3748
- * Instance.</p>
3238
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend using this parameter because it can lead to
3239
+ * increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
3240
+ * <important>
3241
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
3242
+ * </important>
3749
3243
  */
3750
3244
  SpotPrice?: string;
3751
3245
  /**
@@ -3787,12 +3281,6 @@ export interface LaunchTemplateOverrides {
3787
3281
  */
3788
3282
  InstanceRequirements?: InstanceRequirements;
3789
3283
  }
3790
- export declare namespace LaunchTemplateOverrides {
3791
- /**
3792
- * @internal
3793
- */
3794
- const filterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
3795
- }
3796
3284
  /**
3797
3285
  * <p>Describes a launch template and overrides.</p>
3798
3286
  */
@@ -3807,12 +3295,6 @@ export interface LaunchTemplateConfig {
3807
3295
  */
3808
3296
  Overrides?: LaunchTemplateOverrides[];
3809
3297
  }
3810
- export declare namespace LaunchTemplateConfig {
3811
- /**
3812
- * @internal
3813
- */
3814
- const filterSensitiveLog: (obj: LaunchTemplateConfig) => any;
3815
- }
3816
3298
  /**
3817
3299
  * <p>Describes a Classic Load Balancer.</p>
3818
3300
  */
@@ -3822,12 +3304,6 @@ export interface ClassicLoadBalancer {
3822
3304
  */
3823
3305
  Name?: string;
3824
3306
  }
3825
- export declare namespace ClassicLoadBalancer {
3826
- /**
3827
- * @internal
3828
- */
3829
- const filterSensitiveLog: (obj: ClassicLoadBalancer) => any;
3830
- }
3831
3307
  /**
3832
3308
  * <p>Describes the Classic Load Balancers to attach to a Spot Fleet. Spot Fleet registers
3833
3309
  * the running Spot Instances with these Classic Load Balancers.</p>
@@ -3838,12 +3314,6 @@ export interface ClassicLoadBalancersConfig {
3838
3314
  */
3839
3315
  ClassicLoadBalancers?: ClassicLoadBalancer[];
3840
3316
  }
3841
- export declare namespace ClassicLoadBalancersConfig {
3842
- /**
3843
- * @internal
3844
- */
3845
- const filterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
3846
- }
3847
3317
  /**
3848
3318
  * <p>Describes a load balancer target group.</p>
3849
3319
  */
@@ -3853,12 +3323,6 @@ export interface TargetGroup {
3853
3323
  */
3854
3324
  Arn?: string;
3855
3325
  }
3856
- export declare namespace TargetGroup {
3857
- /**
3858
- * @internal
3859
- */
3860
- const filterSensitiveLog: (obj: TargetGroup) => any;
3861
- }
3862
3326
  /**
3863
3327
  * <p>Describes the target groups to attach to a Spot Fleet. Spot Fleet registers the
3864
3328
  * running Spot Instances with these target groups.</p>
@@ -3869,12 +3333,6 @@ export interface TargetGroupsConfig {
3869
3333
  */
3870
3334
  TargetGroups?: TargetGroup[];
3871
3335
  }
3872
- export declare namespace TargetGroupsConfig {
3873
- /**
3874
- * @internal
3875
- */
3876
- const filterSensitiveLog: (obj: TargetGroupsConfig) => any;
3877
- }
3878
3336
  /**
3879
3337
  * <p>Describes the Classic Load Balancers and target groups to attach to a Spot Fleet
3880
3338
  * request.</p>
@@ -3889,12 +3347,6 @@ export interface LoadBalancersConfig {
3889
3347
  */
3890
3348
  TargetGroupsConfig?: TargetGroupsConfig;
3891
3349
  }
3892
- export declare namespace LoadBalancersConfig {
3893
- /**
3894
- * @internal
3895
- */
3896
- const filterSensitiveLog: (obj: LoadBalancersConfig) => any;
3897
- }
3898
3350
  export declare enum OnDemandAllocationStrategy {
3899
3351
  LOWEST_PRICE = "lowestPrice",
3900
3352
  PRIORITIZED = "prioritized"
@@ -3934,12 +3386,6 @@ export interface SpotCapacityRebalance {
3934
3386
  */
3935
3387
  TerminationDelay?: number;
3936
3388
  }
3937
- export declare namespace SpotCapacityRebalance {
3938
- /**
3939
- * @internal
3940
- */
3941
- const filterSensitiveLog: (obj: SpotCapacityRebalance) => any;
3942
- }
3943
3389
  /**
3944
3390
  * <p>The strategies for managing your Spot Instances that are at an elevated risk of being
3945
3391
  * interrupted.</p>
@@ -3952,12 +3398,6 @@ export interface SpotMaintenanceStrategies {
3952
3398
  */
3953
3399
  CapacityRebalance?: SpotCapacityRebalance;
3954
3400
  }
3955
- export declare namespace SpotMaintenanceStrategies {
3956
- /**
3957
- * @internal
3958
- */
3959
- const filterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
3960
- }
3961
3401
  /**
3962
3402
  * <p>Describes the configuration of a Spot Fleet request.</p>
3963
3403
  */
@@ -4040,8 +3480,11 @@ export interface SpotFleetRequestConfigData {
4040
3480
  */
4041
3481
  LaunchTemplateConfigs?: LaunchTemplateConfig[];
4042
3482
  /**
4043
- * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. The
4044
- * default is the On-Demand price.</p>
3483
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
3484
+ * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
3485
+ * <important>
3486
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
3487
+ * </important>
4045
3488
  */
4046
3489
  SpotPrice?: string;
4047
3490
  /**
@@ -4166,12 +3609,6 @@ export interface SpotFleetRequestConfigData {
4166
3609
  */
4167
3610
  TagSpecifications?: TagSpecification[];
4168
3611
  }
4169
- export declare namespace SpotFleetRequestConfigData {
4170
- /**
4171
- * @internal
4172
- */
4173
- const filterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
4174
- }
4175
3612
  /**
4176
3613
  * <p>Describes a Spot Fleet request.</p>
4177
3614
  */
@@ -4206,12 +3643,6 @@ export interface SpotFleetRequestConfig {
4206
3643
  */
4207
3644
  Tags?: Tag[];
4208
3645
  }
4209
- export declare namespace SpotFleetRequestConfig {
4210
- /**
4211
- * @internal
4212
- */
4213
- const filterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
4214
- }
4215
3646
  /**
4216
3647
  * <p>Contains the output of DescribeSpotFleetRequests.</p>
4217
3648
  */
@@ -4226,12 +3657,6 @@ export interface DescribeSpotFleetRequestsResponse {
4226
3657
  */
4227
3658
  SpotFleetRequestConfigs?: SpotFleetRequestConfig[];
4228
3659
  }
4229
- export declare namespace DescribeSpotFleetRequestsResponse {
4230
- /**
4231
- * @internal
4232
- */
4233
- const filterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
4234
- }
4235
3660
  /**
4236
3661
  * <p>Contains the parameters for DescribeSpotInstanceRequests.</p>
4237
3662
  */
@@ -4456,12 +3881,6 @@ export interface DescribeSpotInstanceRequestsRequest {
4456
3881
  */
4457
3882
  MaxResults?: number;
4458
3883
  }
4459
- export declare namespace DescribeSpotInstanceRequestsRequest {
4460
- /**
4461
- * @internal
4462
- */
4463
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
4464
- }
4465
3884
  /**
4466
3885
  * <p>Describes the monitoring of an instance.</p>
4467
3886
  */
@@ -4472,12 +3891,6 @@ export interface RunInstancesMonitoringEnabled {
4472
3891
  */
4473
3892
  Enabled: boolean | undefined;
4474
3893
  }
4475
- export declare namespace RunInstancesMonitoringEnabled {
4476
- /**
4477
- * @internal
4478
- */
4479
- const filterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
4480
- }
4481
3894
  /**
4482
3895
  * <p>Describes the launch specification for an instance.</p>
4483
3896
  */
@@ -4546,12 +3959,6 @@ export interface LaunchSpecification {
4546
3959
  */
4547
3960
  Monitoring?: RunInstancesMonitoringEnabled;
4548
3961
  }
4549
- export declare namespace LaunchSpecification {
4550
- /**
4551
- * @internal
4552
- */
4553
- const filterSensitiveLog: (obj: LaunchSpecification) => any;
4554
- }
4555
3962
  export declare type SpotInstanceState = "active" | "cancelled" | "closed" | "failed" | "open";
4556
3963
  /**
4557
3964
  * <p>Describes the status of a Spot Instance request.</p>
@@ -4571,12 +3978,6 @@ export interface SpotInstanceStatus {
4571
3978
  */
4572
3979
  UpdateTime?: Date;
4573
3980
  }
4574
- export declare namespace SpotInstanceStatus {
4575
- /**
4576
- * @internal
4577
- */
4578
- const filterSensitiveLog: (obj: SpotInstanceStatus) => any;
4579
- }
4580
3981
  /**
4581
3982
  * <p>Describes a Spot Instance request.</p>
4582
3983
  */
@@ -4626,7 +4027,11 @@ export interface SpotInstanceRequest {
4626
4027
  */
4627
4028
  SpotInstanceRequestId?: string;
4628
4029
  /**
4629
- * <p>The maximum price per hour that you are willing to pay for a Spot Instance.</p>
4030
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
4031
+ * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
4032
+ * <important>
4033
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
4034
+ * </important>
4630
4035
  */
4631
4036
  SpotPrice?: string;
4632
4037
  /**
@@ -4675,12 +4080,6 @@ export interface SpotInstanceRequest {
4675
4080
  */
4676
4081
  InstanceInterruptionBehavior?: InstanceInterruptionBehavior | string;
4677
4082
  }
4678
- export declare namespace SpotInstanceRequest {
4679
- /**
4680
- * @internal
4681
- */
4682
- const filterSensitiveLog: (obj: SpotInstanceRequest) => any;
4683
- }
4684
4083
  /**
4685
4084
  * <p>Contains the output of DescribeSpotInstanceRequests.</p>
4686
4085
  */
@@ -4695,12 +4094,6 @@ export interface DescribeSpotInstanceRequestsResult {
4695
4094
  */
4696
4095
  NextToken?: string;
4697
4096
  }
4698
- export declare namespace DescribeSpotInstanceRequestsResult {
4699
- /**
4700
- * @internal
4701
- */
4702
- const filterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
4703
- }
4704
4097
  /**
4705
4098
  * <p>Contains the parameters for DescribeSpotPriceHistory.</p>
4706
4099
  */
@@ -4785,15 +4178,12 @@ export interface DescribeSpotPriceHistoryRequest {
4785
4178
  */
4786
4179
  StartTime?: Date;
4787
4180
  }
4788
- export declare namespace DescribeSpotPriceHistoryRequest {
4789
- /**
4790
- * @internal
4791
- */
4792
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
4793
- }
4794
4181
  /**
4795
- * <p>Describes the maximum price per hour that you are willing to pay for a Spot
4796
- * Instance.</p>
4182
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
4183
+ * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
4184
+ * <important>
4185
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
4186
+ * </important>
4797
4187
  */
4798
4188
  export interface SpotPrice {
4799
4189
  /**
@@ -4809,7 +4199,11 @@ export interface SpotPrice {
4809
4199
  */
4810
4200
  ProductDescription?: RIProductDescription | string;
4811
4201
  /**
4812
- * <p>The maximum price per hour that you are willing to pay for a Spot Instance.</p>
4202
+ * <p>The maximum price per unit hour that you are willing to pay for a Spot Instance. We do not recommend
4203
+ * using this parameter because it can lead to increased interruptions. If you do not specify this parameter, you will pay the current Spot price.</p>
4204
+ * <important>
4205
+ * <p>If you specify a maximum price, your instances will be interrupted more frequently than if you do not specify this parameter.</p>
4206
+ * </important>
4813
4207
  */
4814
4208
  SpotPrice?: string;
4815
4209
  /**
@@ -4818,12 +4212,6 @@ export interface SpotPrice {
4818
4212
  */
4819
4213
  Timestamp?: Date;
4820
4214
  }
4821
- export declare namespace SpotPrice {
4822
- /**
4823
- * @internal
4824
- */
4825
- const filterSensitiveLog: (obj: SpotPrice) => any;
4826
- }
4827
4215
  /**
4828
4216
  * <p>Contains the output of DescribeSpotPriceHistory.</p>
4829
4217
  */
@@ -4838,12 +4226,6 @@ export interface DescribeSpotPriceHistoryResult {
4838
4226
  */
4839
4227
  SpotPriceHistory?: SpotPrice[];
4840
4228
  }
4841
- export declare namespace DescribeSpotPriceHistoryResult {
4842
- /**
4843
- * @internal
4844
- */
4845
- const filterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
4846
- }
4847
4229
  export interface DescribeStaleSecurityGroupsRequest {
4848
4230
  /**
4849
4231
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -4864,12 +4246,6 @@ export interface DescribeStaleSecurityGroupsRequest {
4864
4246
  */
4865
4247
  VpcId: string | undefined;
4866
4248
  }
4867
- export declare namespace DescribeStaleSecurityGroupsRequest {
4868
- /**
4869
- * @internal
4870
- */
4871
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
4872
- }
4873
4249
  /**
4874
4250
  * <p>Describes a stale rule in a security group.</p>
4875
4251
  */
@@ -4901,12 +4277,6 @@ export interface StaleIpPermission {
4901
4277
  */
4902
4278
  UserIdGroupPairs?: UserIdGroupPair[];
4903
4279
  }
4904
- export declare namespace StaleIpPermission {
4905
- /**
4906
- * @internal
4907
- */
4908
- const filterSensitiveLog: (obj: StaleIpPermission) => any;
4909
- }
4910
4280
  /**
4911
4281
  * <p>Describes a stale security group (a security group that contains stale rules).</p>
4912
4282
  */
@@ -4936,12 +4306,6 @@ export interface StaleSecurityGroup {
4936
4306
  */
4937
4307
  VpcId?: string;
4938
4308
  }
4939
- export declare namespace StaleSecurityGroup {
4940
- /**
4941
- * @internal
4942
- */
4943
- const filterSensitiveLog: (obj: StaleSecurityGroup) => any;
4944
- }
4945
4309
  export interface DescribeStaleSecurityGroupsResult {
4946
4310
  /**
4947
4311
  * <p>The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.</p>
@@ -4952,12 +4316,6 @@ export interface DescribeStaleSecurityGroupsResult {
4952
4316
  */
4953
4317
  StaleSecurityGroupSet?: StaleSecurityGroup[];
4954
4318
  }
4955
- export declare namespace DescribeStaleSecurityGroupsResult {
4956
- /**
4957
- * @internal
4958
- */
4959
- const filterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
4960
- }
4961
4319
  export interface DescribeStoreImageTasksRequest {
4962
4320
  /**
4963
4321
  * <p>The AMI IDs for which to show progress. Up to 20 AMI IDs can be included in a request.</p>
@@ -4997,12 +4355,6 @@ export interface DescribeStoreImageTasksRequest {
4997
4355
  */
4998
4356
  MaxResults?: number;
4999
4357
  }
5000
- export declare namespace DescribeStoreImageTasksRequest {
5001
- /**
5002
- * @internal
5003
- */
5004
- const filterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
5005
- }
5006
4358
  /**
5007
4359
  * <p>The information about the AMI store task, including the progress of the task.</p>
5008
4360
  */
@@ -5038,12 +4390,6 @@ export interface StoreImageTaskResult {
5038
4390
  */
5039
4391
  StoreTaskFailureReason?: string;
5040
4392
  }
5041
- export declare namespace StoreImageTaskResult {
5042
- /**
5043
- * @internal
5044
- */
5045
- const filterSensitiveLog: (obj: StoreImageTaskResult) => any;
5046
- }
5047
4393
  export interface DescribeStoreImageTasksResult {
5048
4394
  /**
5049
4395
  * <p>The information about the AMI store tasks.</p>
@@ -5055,12 +4401,6 @@ export interface DescribeStoreImageTasksResult {
5055
4401
  */
5056
4402
  NextToken?: string;
5057
4403
  }
5058
- export declare namespace DescribeStoreImageTasksResult {
5059
- /**
5060
- * @internal
5061
- */
5062
- const filterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
5063
- }
5064
4404
  export interface DescribeSubnetsRequest {
5065
4405
  /**
5066
4406
  * <p>One or more filters.</p>
@@ -5169,12 +4509,6 @@ export interface DescribeSubnetsRequest {
5169
4509
  */
5170
4510
  MaxResults?: number;
5171
4511
  }
5172
- export declare namespace DescribeSubnetsRequest {
5173
- /**
5174
- * @internal
5175
- */
5176
- const filterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
5177
- }
5178
4512
  export interface DescribeSubnetsResult {
5179
4513
  /**
5180
4514
  * <p>Information about one or more subnets.</p>
@@ -5185,12 +4519,6 @@ export interface DescribeSubnetsResult {
5185
4519
  */
5186
4520
  NextToken?: string;
5187
4521
  }
5188
- export declare namespace DescribeSubnetsResult {
5189
- /**
5190
- * @internal
5191
- */
5192
- const filterSensitiveLog: (obj: DescribeSubnetsResult) => any;
5193
- }
5194
4522
  export interface DescribeTagsRequest {
5195
4523
  /**
5196
4524
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -5237,12 +4565,6 @@ export interface DescribeTagsRequest {
5237
4565
  */
5238
4566
  NextToken?: string;
5239
4567
  }
5240
- export declare namespace DescribeTagsRequest {
5241
- /**
5242
- * @internal
5243
- */
5244
- const filterSensitiveLog: (obj: DescribeTagsRequest) => any;
5245
- }
5246
4568
  /**
5247
4569
  * <p>Describes a tag.</p>
5248
4570
  */
@@ -5264,12 +4586,6 @@ export interface TagDescription {
5264
4586
  */
5265
4587
  Value?: string;
5266
4588
  }
5267
- export declare namespace TagDescription {
5268
- /**
5269
- * @internal
5270
- */
5271
- const filterSensitiveLog: (obj: TagDescription) => any;
5272
- }
5273
4589
  export interface DescribeTagsResult {
5274
4590
  /**
5275
4591
  * <p>The token to use to retrieve the next page of results. This value is
@@ -5281,12 +4597,6 @@ export interface DescribeTagsResult {
5281
4597
  */
5282
4598
  Tags?: TagDescription[];
5283
4599
  }
5284
- export declare namespace DescribeTagsResult {
5285
- /**
5286
- * @internal
5287
- */
5288
- const filterSensitiveLog: (obj: DescribeTagsResult) => any;
5289
- }
5290
4600
  export interface DescribeTrafficMirrorFiltersRequest {
5291
4601
  /**
5292
4602
  * <p>The ID of the Traffic Mirror filter.</p>
@@ -5322,12 +4632,6 @@ export interface DescribeTrafficMirrorFiltersRequest {
5322
4632
  */
5323
4633
  NextToken?: string;
5324
4634
  }
5325
- export declare namespace DescribeTrafficMirrorFiltersRequest {
5326
- /**
5327
- * @internal
5328
- */
5329
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
5330
- }
5331
4635
  export interface DescribeTrafficMirrorFiltersResult {
5332
4636
  /**
5333
4637
  * <p>Information about one or more Traffic Mirror filters.</p>
@@ -5338,12 +4642,6 @@ export interface DescribeTrafficMirrorFiltersResult {
5338
4642
  */
5339
4643
  NextToken?: string;
5340
4644
  }
5341
- export declare namespace DescribeTrafficMirrorFiltersResult {
5342
- /**
5343
- * @internal
5344
- */
5345
- const filterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
5346
- }
5347
4645
  export interface DescribeTrafficMirrorSessionsRequest {
5348
4646
  /**
5349
4647
  * <p>The ID of the Traffic Mirror session.</p>
@@ -5407,12 +4705,6 @@ export interface DescribeTrafficMirrorSessionsRequest {
5407
4705
  */
5408
4706
  NextToken?: string;
5409
4707
  }
5410
- export declare namespace DescribeTrafficMirrorSessionsRequest {
5411
- /**
5412
- * @internal
5413
- */
5414
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
5415
- }
5416
4708
  export interface DescribeTrafficMirrorSessionsResult {
5417
4709
  /**
5418
4710
  * <p>Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.</p>
@@ -5423,12 +4715,6 @@ export interface DescribeTrafficMirrorSessionsResult {
5423
4715
  */
5424
4716
  NextToken?: string;
5425
4717
  }
5426
- export declare namespace DescribeTrafficMirrorSessionsResult {
5427
- /**
5428
- * @internal
5429
- */
5430
- const filterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
5431
- }
5432
4718
  export interface DescribeTrafficMirrorTargetsRequest {
5433
4719
  /**
5434
4720
  * <p>The ID of the Traffic Mirror targets.</p>
@@ -5476,12 +4762,6 @@ export interface DescribeTrafficMirrorTargetsRequest {
5476
4762
  */
5477
4763
  NextToken?: string;
5478
4764
  }
5479
- export declare namespace DescribeTrafficMirrorTargetsRequest {
5480
- /**
5481
- * @internal
5482
- */
5483
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
5484
- }
5485
4765
  export interface DescribeTrafficMirrorTargetsResult {
5486
4766
  /**
5487
4767
  * <p>Information about one or more Traffic Mirror targets.</p>
@@ -5492,12 +4772,6 @@ export interface DescribeTrafficMirrorTargetsResult {
5492
4772
  */
5493
4773
  NextToken?: string;
5494
4774
  }
5495
- export declare namespace DescribeTrafficMirrorTargetsResult {
5496
- /**
5497
- * @internal
5498
- */
5499
- const filterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
5500
- }
5501
4775
  export interface DescribeTransitGatewayAttachmentsRequest {
5502
4776
  /**
5503
4777
  * <p>The IDs of the attachments.</p>
@@ -5564,12 +4838,6 @@ export interface DescribeTransitGatewayAttachmentsRequest {
5564
4838
  */
5565
4839
  DryRun?: boolean;
5566
4840
  }
5567
- export declare namespace DescribeTransitGatewayAttachmentsRequest {
5568
- /**
5569
- * @internal
5570
- */
5571
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
5572
- }
5573
4841
  /**
5574
4842
  * <p>Describes an association.</p>
5575
4843
  */
@@ -5583,12 +4851,6 @@ export interface TransitGatewayAttachmentAssociation {
5583
4851
  */
5584
4852
  State?: TransitGatewayAssociationState | string;
5585
4853
  }
5586
- export declare namespace TransitGatewayAttachmentAssociation {
5587
- /**
5588
- * @internal
5589
- */
5590
- const filterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
5591
- }
5592
4854
  /**
5593
4855
  * <p>Describes an attachment between a resource and a transit gateway.</p>
5594
4856
  */
@@ -5634,12 +4896,6 @@ export interface TransitGatewayAttachment {
5634
4896
  */
5635
4897
  Tags?: Tag[];
5636
4898
  }
5637
- export declare namespace TransitGatewayAttachment {
5638
- /**
5639
- * @internal
5640
- */
5641
- const filterSensitiveLog: (obj: TransitGatewayAttachment) => any;
5642
- }
5643
4899
  export interface DescribeTransitGatewayAttachmentsResult {
5644
4900
  /**
5645
4901
  * <p>Information about the attachments.</p>
@@ -5650,12 +4906,6 @@ export interface DescribeTransitGatewayAttachmentsResult {
5650
4906
  */
5651
4907
  NextToken?: string;
5652
4908
  }
5653
- export declare namespace DescribeTransitGatewayAttachmentsResult {
5654
- /**
5655
- * @internal
5656
- */
5657
- const filterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
5658
- }
5659
4909
  export interface DescribeTransitGatewayConnectPeersRequest {
5660
4910
  /**
5661
4911
  * <p>The IDs of the Connect peers.</p>
@@ -5697,12 +4947,6 @@ export interface DescribeTransitGatewayConnectPeersRequest {
5697
4947
  */
5698
4948
  DryRun?: boolean;
5699
4949
  }
5700
- export declare namespace DescribeTransitGatewayConnectPeersRequest {
5701
- /**
5702
- * @internal
5703
- */
5704
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
5705
- }
5706
4950
  export interface DescribeTransitGatewayConnectPeersResult {
5707
4951
  /**
5708
4952
  * <p>Information about the Connect peers.</p>
@@ -5713,12 +4957,6 @@ export interface DescribeTransitGatewayConnectPeersResult {
5713
4957
  */
5714
4958
  NextToken?: string;
5715
4959
  }
5716
- export declare namespace DescribeTransitGatewayConnectPeersResult {
5717
- /**
5718
- * @internal
5719
- */
5720
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
5721
- }
5722
4960
  export interface DescribeTransitGatewayConnectsRequest {
5723
4961
  /**
5724
4962
  * <p>The IDs of the attachments.</p>
@@ -5772,12 +5010,6 @@ export interface DescribeTransitGatewayConnectsRequest {
5772
5010
  */
5773
5011
  DryRun?: boolean;
5774
5012
  }
5775
- export declare namespace DescribeTransitGatewayConnectsRequest {
5776
- /**
5777
- * @internal
5778
- */
5779
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
5780
- }
5781
5013
  export interface DescribeTransitGatewayConnectsResult {
5782
5014
  /**
5783
5015
  * <p>Information about the Connect attachments.</p>
@@ -5788,12 +5020,6 @@ export interface DescribeTransitGatewayConnectsResult {
5788
5020
  */
5789
5021
  NextToken?: string;
5790
5022
  }
5791
- export declare namespace DescribeTransitGatewayConnectsResult {
5792
- /**
5793
- * @internal
5794
- */
5795
- const filterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
5796
- }
5797
5023
  export interface DescribeTransitGatewayMulticastDomainsRequest {
5798
5024
  /**
5799
5025
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -5833,12 +5059,6 @@ export interface DescribeTransitGatewayMulticastDomainsRequest {
5833
5059
  */
5834
5060
  DryRun?: boolean;
5835
5061
  }
5836
- export declare namespace DescribeTransitGatewayMulticastDomainsRequest {
5837
- /**
5838
- * @internal
5839
- */
5840
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
5841
- }
5842
5062
  export interface DescribeTransitGatewayMulticastDomainsResult {
5843
5063
  /**
5844
5064
  * <p>Information about the transit gateway multicast domains.</p>
@@ -5849,12 +5069,6 @@ export interface DescribeTransitGatewayMulticastDomainsResult {
5849
5069
  */
5850
5070
  NextToken?: string;
5851
5071
  }
5852
- export declare namespace DescribeTransitGatewayMulticastDomainsResult {
5853
- /**
5854
- * @internal
5855
- */
5856
- const filterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
5857
- }
5858
5072
  export interface DescribeTransitGatewayPeeringAttachmentsRequest {
5859
5073
  /**
5860
5074
  * <p>One or more IDs of the transit gateway peering attachments.</p>
@@ -5911,12 +5125,6 @@ export interface DescribeTransitGatewayPeeringAttachmentsRequest {
5911
5125
  */
5912
5126
  DryRun?: boolean;
5913
5127
  }
5914
- export declare namespace DescribeTransitGatewayPeeringAttachmentsRequest {
5915
- /**
5916
- * @internal
5917
- */
5918
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
5919
- }
5920
5128
  export interface DescribeTransitGatewayPeeringAttachmentsResult {
5921
5129
  /**
5922
5130
  * <p>The transit gateway peering attachments.</p>
@@ -5927,12 +5135,6 @@ export interface DescribeTransitGatewayPeeringAttachmentsResult {
5927
5135
  */
5928
5136
  NextToken?: string;
5929
5137
  }
5930
- export declare namespace DescribeTransitGatewayPeeringAttachmentsResult {
5931
- /**
5932
- * @internal
5933
- */
5934
- const filterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
5935
- }
5936
5138
  export interface DescribeTransitGatewayPolicyTablesRequest {
5937
5139
  /**
5938
5140
  * <p>The IDs of the transit gateway policy tables.</p>
@@ -5958,12 +5160,6 @@ export interface DescribeTransitGatewayPolicyTablesRequest {
5958
5160
  */
5959
5161
  DryRun?: boolean;
5960
5162
  }
5961
- export declare namespace DescribeTransitGatewayPolicyTablesRequest {
5962
- /**
5963
- * @internal
5964
- */
5965
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
5966
- }
5967
5163
  export interface DescribeTransitGatewayPolicyTablesResult {
5968
5164
  /**
5969
5165
  * <p>Describes the transit gateway policy tables.</p>
@@ -5974,12 +5170,6 @@ export interface DescribeTransitGatewayPolicyTablesResult {
5974
5170
  */
5975
5171
  NextToken?: string;
5976
5172
  }
5977
- export declare namespace DescribeTransitGatewayPolicyTablesResult {
5978
- /**
5979
- * @internal
5980
- */
5981
- const filterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
5982
- }
5983
5173
  export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
5984
5174
  /**
5985
5175
  * <p>The IDs of the transit gateway route tables that are being advertised.</p>
@@ -6005,12 +5195,6 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
6005
5195
  */
6006
5196
  DryRun?: boolean;
6007
5197
  }
6008
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsRequest {
6009
- /**
6010
- * @internal
6011
- */
6012
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
6013
- }
6014
5198
  export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
6015
5199
  /**
6016
5200
  * <p>Describes the transit gateway route table announcement.</p>
@@ -6021,12 +5205,6 @@ export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
6021
5205
  */
6022
5206
  NextToken?: string;
6023
5207
  }
6024
- export declare namespace DescribeTransitGatewayRouteTableAnnouncementsResult {
6025
- /**
6026
- * @internal
6027
- */
6028
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
6029
- }
6030
5208
  export interface DescribeTransitGatewayRouteTablesRequest {
6031
5209
  /**
6032
5210
  * <p>The IDs of the transit gateway route tables.</p>
@@ -6076,12 +5254,6 @@ export interface DescribeTransitGatewayRouteTablesRequest {
6076
5254
  */
6077
5255
  DryRun?: boolean;
6078
5256
  }
6079
- export declare namespace DescribeTransitGatewayRouteTablesRequest {
6080
- /**
6081
- * @internal
6082
- */
6083
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
6084
- }
6085
5257
  export interface DescribeTransitGatewayRouteTablesResult {
6086
5258
  /**
6087
5259
  * <p>Information about the transit gateway route tables.</p>
@@ -6092,12 +5264,6 @@ export interface DescribeTransitGatewayRouteTablesResult {
6092
5264
  */
6093
5265
  NextToken?: string;
6094
5266
  }
6095
- export declare namespace DescribeTransitGatewayRouteTablesResult {
6096
- /**
6097
- * @internal
6098
- */
6099
- const filterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
6100
- }
6101
5267
  export interface DescribeTransitGatewaysRequest {
6102
5268
  /**
6103
5269
  * <p>The IDs of the transit gateways.</p>
@@ -6171,12 +5337,6 @@ export interface DescribeTransitGatewaysRequest {
6171
5337
  */
6172
5338
  DryRun?: boolean;
6173
5339
  }
6174
- export declare namespace DescribeTransitGatewaysRequest {
6175
- /**
6176
- * @internal
6177
- */
6178
- const filterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
6179
- }
6180
5340
  export interface DescribeTransitGatewaysResult {
6181
5341
  /**
6182
5342
  * <p>Information about the transit gateways.</p>
@@ -6187,12 +5347,6 @@ export interface DescribeTransitGatewaysResult {
6187
5347
  */
6188
5348
  NextToken?: string;
6189
5349
  }
6190
- export declare namespace DescribeTransitGatewaysResult {
6191
- /**
6192
- * @internal
6193
- */
6194
- const filterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
6195
- }
6196
5350
  export interface DescribeTransitGatewayVpcAttachmentsRequest {
6197
5351
  /**
6198
5352
  * <p>The IDs of the attachments.</p>
@@ -6236,12 +5390,6 @@ export interface DescribeTransitGatewayVpcAttachmentsRequest {
6236
5390
  */
6237
5391
  DryRun?: boolean;
6238
5392
  }
6239
- export declare namespace DescribeTransitGatewayVpcAttachmentsRequest {
6240
- /**
6241
- * @internal
6242
- */
6243
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
6244
- }
6245
5393
  export interface DescribeTransitGatewayVpcAttachmentsResult {
6246
5394
  /**
6247
5395
  * <p>Information about the VPC attachments.</p>
@@ -6252,12 +5400,6 @@ export interface DescribeTransitGatewayVpcAttachmentsResult {
6252
5400
  */
6253
5401
  NextToken?: string;
6254
5402
  }
6255
- export declare namespace DescribeTransitGatewayVpcAttachmentsResult {
6256
- /**
6257
- * @internal
6258
- */
6259
- const filterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
6260
- }
6261
5403
  export interface DescribeTrunkInterfaceAssociationsRequest {
6262
5404
  /**
6263
5405
  * <p>The IDs of the associations.</p>
@@ -6293,12 +5435,6 @@ export interface DescribeTrunkInterfaceAssociationsRequest {
6293
5435
  */
6294
5436
  MaxResults?: number;
6295
5437
  }
6296
- export declare namespace DescribeTrunkInterfaceAssociationsRequest {
6297
- /**
6298
- * @internal
6299
- */
6300
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
6301
- }
6302
5438
  export interface DescribeTrunkInterfaceAssociationsResult {
6303
5439
  /**
6304
5440
  * <p>Information about the trunk associations.</p>
@@ -6309,12 +5445,6 @@ export interface DescribeTrunkInterfaceAssociationsResult {
6309
5445
  */
6310
5446
  NextToken?: string;
6311
5447
  }
6312
- export declare namespace DescribeTrunkInterfaceAssociationsResult {
6313
- /**
6314
- * @internal
6315
- */
6316
- const filterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
6317
- }
6318
5448
  export declare type VolumeAttributeName = "autoEnableIO" | "productCodes";
6319
5449
  export interface DescribeVolumeAttributeRequest {
6320
5450
  /**
@@ -6332,12 +5462,6 @@ export interface DescribeVolumeAttributeRequest {
6332
5462
  */
6333
5463
  DryRun?: boolean;
6334
5464
  }
6335
- export declare namespace DescribeVolumeAttributeRequest {
6336
- /**
6337
- * @internal
6338
- */
6339
- const filterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
6340
- }
6341
5465
  export interface DescribeVolumeAttributeResult {
6342
5466
  /**
6343
5467
  * <p>The state of <code>autoEnableIO</code> attribute.</p>
@@ -6352,12 +5476,6 @@ export interface DescribeVolumeAttributeResult {
6352
5476
  */
6353
5477
  VolumeId?: string;
6354
5478
  }
6355
- export declare namespace DescribeVolumeAttributeResult {
6356
- /**
6357
- * @internal
6358
- */
6359
- const filterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
6360
- }
6361
5479
  export interface DescribeVolumesRequest {
6362
5480
  /**
6363
5481
  * <p>The filters.</p>
@@ -6478,12 +5596,6 @@ export interface DescribeVolumesRequest {
6478
5596
  */
6479
5597
  NextToken?: string;
6480
5598
  }
6481
- export declare namespace DescribeVolumesRequest {
6482
- /**
6483
- * @internal
6484
- */
6485
- const filterSensitiveLog: (obj: DescribeVolumesRequest) => any;
6486
- }
6487
5599
  export interface DescribeVolumesResult {
6488
5600
  /**
6489
5601
  * <p>Information about the volumes.</p>
@@ -6497,12 +5609,6 @@ export interface DescribeVolumesResult {
6497
5609
  */
6498
5610
  NextToken?: string;
6499
5611
  }
6500
- export declare namespace DescribeVolumesResult {
6501
- /**
6502
- * @internal
6503
- */
6504
- const filterSensitiveLog: (obj: DescribeVolumesResult) => any;
6505
- }
6506
5612
  export interface DescribeVolumesModificationsRequest {
6507
5613
  /**
6508
5614
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -6577,12 +5683,6 @@ export interface DescribeVolumesModificationsRequest {
6577
5683
  */
6578
5684
  MaxResults?: number;
6579
5685
  }
6580
- export declare namespace DescribeVolumesModificationsRequest {
6581
- /**
6582
- * @internal
6583
- */
6584
- const filterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
6585
- }
6586
5686
  export declare type VolumeModificationState = "completed" | "failed" | "modifying" | "optimizing";
6587
5687
  /**
6588
5688
  * <p>Describes the modification status of an EBS volume.</p>
@@ -6655,12 +5755,6 @@ export interface VolumeModification {
6655
5755
  */
6656
5756
  EndTime?: Date;
6657
5757
  }
6658
- export declare namespace VolumeModification {
6659
- /**
6660
- * @internal
6661
- */
6662
- const filterSensitiveLog: (obj: VolumeModification) => any;
6663
- }
6664
5758
  export interface DescribeVolumesModificationsResult {
6665
5759
  /**
6666
5760
  * <p>Information about the volume modifications.</p>
@@ -6671,12 +5765,6 @@ export interface DescribeVolumesModificationsResult {
6671
5765
  */
6672
5766
  NextToken?: string;
6673
5767
  }
6674
- export declare namespace DescribeVolumesModificationsResult {
6675
- /**
6676
- * @internal
6677
- */
6678
- const filterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
6679
- }
6680
5768
  export interface DescribeVolumeStatusRequest {
6681
5769
  /**
6682
5770
  * <p>The filters.</p>
@@ -6773,12 +5861,6 @@ export interface DescribeVolumeStatusRequest {
6773
5861
  */
6774
5862
  DryRun?: boolean;
6775
5863
  }
6776
- export declare namespace DescribeVolumeStatusRequest {
6777
- /**
6778
- * @internal
6779
- */
6780
- const filterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
6781
- }
6782
5864
  /**
6783
5865
  * <p>Describes a volume status operation code.</p>
6784
5866
  */
@@ -6800,12 +5882,6 @@ export interface VolumeStatusAction {
6800
5882
  */
6801
5883
  EventType?: string;
6802
5884
  }
6803
- export declare namespace VolumeStatusAction {
6804
- /**
6805
- * @internal
6806
- */
6807
- const filterSensitiveLog: (obj: VolumeStatusAction) => any;
6808
- }
6809
5885
  /**
6810
5886
  * <p>Information about the instances to which the volume is attached.</p>
6811
5887
  */
@@ -6819,12 +5895,6 @@ export interface VolumeStatusAttachmentStatus {
6819
5895
  */
6820
5896
  InstanceId?: string;
6821
5897
  }
6822
- export declare namespace VolumeStatusAttachmentStatus {
6823
- /**
6824
- * @internal
6825
- */
6826
- const filterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
6827
- }
6828
5898
  /**
6829
5899
  * <p>Describes a volume status event.</p>
6830
5900
  */
@@ -6854,12 +5924,6 @@ export interface VolumeStatusEvent {
6854
5924
  */
6855
5925
  InstanceId?: string;
6856
5926
  }
6857
- export declare namespace VolumeStatusEvent {
6858
- /**
6859
- * @internal
6860
- */
6861
- const filterSensitiveLog: (obj: VolumeStatusEvent) => any;
6862
- }
6863
5927
  export declare type VolumeStatusName = "io-enabled" | "io-performance";
6864
5928
  /**
6865
5929
  * <p>Describes a volume status.</p>
@@ -6874,12 +5938,6 @@ export interface VolumeStatusDetails {
6874
5938
  */
6875
5939
  Status?: string;
6876
5940
  }
6877
- export declare namespace VolumeStatusDetails {
6878
- /**
6879
- * @internal
6880
- */
6881
- const filterSensitiveLog: (obj: VolumeStatusDetails) => any;
6882
- }
6883
5941
  export declare type VolumeStatusInfoStatus = "impaired" | "insufficient-data" | "ok";
6884
5942
  /**
6885
5943
  * <p>Describes the status of a volume.</p>
@@ -6894,12 +5952,6 @@ export interface VolumeStatusInfo {
6894
5952
  */
6895
5953
  Status?: VolumeStatusInfoStatus | string;
6896
5954
  }
6897
- export declare namespace VolumeStatusInfo {
6898
- /**
6899
- * @internal
6900
- */
6901
- const filterSensitiveLog: (obj: VolumeStatusInfo) => any;
6902
- }
6903
5955
  /**
6904
5956
  * <p>Describes the volume status.</p>
6905
5957
  */
@@ -6933,12 +5985,6 @@ export interface VolumeStatusItem {
6933
5985
  */
6934
5986
  AttachmentStatuses?: VolumeStatusAttachmentStatus[];
6935
5987
  }
6936
- export declare namespace VolumeStatusItem {
6937
- /**
6938
- * @internal
6939
- */
6940
- const filterSensitiveLog: (obj: VolumeStatusItem) => any;
6941
- }
6942
5988
  export interface DescribeVolumeStatusResult {
6943
5989
  /**
6944
5990
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code>
@@ -6950,12 +5996,6 @@ export interface DescribeVolumeStatusResult {
6950
5996
  */
6951
5997
  VolumeStatuses?: VolumeStatusItem[];
6952
5998
  }
6953
- export declare namespace DescribeVolumeStatusResult {
6954
- /**
6955
- * @internal
6956
- */
6957
- const filterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
6958
- }
6959
5999
  export declare type VpcAttributeName = "enableDnsHostnames" | "enableDnsSupport";
6960
6000
  export interface DescribeVpcAttributeRequest {
6961
6001
  /**
@@ -6973,12 +6013,6 @@ export interface DescribeVpcAttributeRequest {
6973
6013
  */
6974
6014
  DryRun?: boolean;
6975
6015
  }
6976
- export declare namespace DescribeVpcAttributeRequest {
6977
- /**
6978
- * @internal
6979
- */
6980
- const filterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
6981
- }
6982
6016
  export interface DescribeVpcAttributeResult {
6983
6017
  /**
6984
6018
  * <p>The ID of the VPC.</p>
@@ -6998,12 +6032,6 @@ export interface DescribeVpcAttributeResult {
6998
6032
  */
6999
6033
  EnableDnsSupport?: AttributeBooleanValue;
7000
6034
  }
7001
- export declare namespace DescribeVpcAttributeResult {
7002
- /**
7003
- * @internal
7004
- */
7005
- const filterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
7006
- }
7007
6035
  export interface DescribeVpcClassicLinkRequest {
7008
6036
  /**
7009
6037
  * <p>One or more filters.</p>
@@ -7036,12 +6064,6 @@ export interface DescribeVpcClassicLinkRequest {
7036
6064
  */
7037
6065
  VpcIds?: string[];
7038
6066
  }
7039
- export declare namespace DescribeVpcClassicLinkRequest {
7040
- /**
7041
- * @internal
7042
- */
7043
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
7044
- }
7045
6067
  /**
7046
6068
  * <p>Describes whether a VPC is enabled for ClassicLink.</p>
7047
6069
  */
@@ -7059,24 +6081,12 @@ export interface VpcClassicLink {
7059
6081
  */
7060
6082
  VpcId?: string;
7061
6083
  }
7062
- export declare namespace VpcClassicLink {
7063
- /**
7064
- * @internal
7065
- */
7066
- const filterSensitiveLog: (obj: VpcClassicLink) => any;
7067
- }
7068
6084
  export interface DescribeVpcClassicLinkResult {
7069
6085
  /**
7070
6086
  * <p>The ClassicLink status of one or more VPCs.</p>
7071
6087
  */
7072
6088
  Vpcs?: VpcClassicLink[];
7073
6089
  }
7074
- export declare namespace DescribeVpcClassicLinkResult {
7075
- /**
7076
- * @internal
7077
- */
7078
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
7079
- }
7080
6090
  export interface DescribeVpcClassicLinkDnsSupportRequest {
7081
6091
  /**
7082
6092
  * <p>The maximum number of results to return with a single call.
@@ -7092,12 +6102,6 @@ export interface DescribeVpcClassicLinkDnsSupportRequest {
7092
6102
  */
7093
6103
  VpcIds?: string[];
7094
6104
  }
7095
- export declare namespace DescribeVpcClassicLinkDnsSupportRequest {
7096
- /**
7097
- * @internal
7098
- */
7099
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
7100
- }
7101
6105
  /**
7102
6106
  * <p>Describes the ClassicLink DNS support status of a VPC.</p>
7103
6107
  */
@@ -7111,12 +6115,6 @@ export interface ClassicLinkDnsSupport {
7111
6115
  */
7112
6116
  VpcId?: string;
7113
6117
  }
7114
- export declare namespace ClassicLinkDnsSupport {
7115
- /**
7116
- * @internal
7117
- */
7118
- const filterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
7119
- }
7120
6118
  export interface DescribeVpcClassicLinkDnsSupportResult {
7121
6119
  /**
7122
6120
  * <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
@@ -7127,13 +6125,7 @@ export interface DescribeVpcClassicLinkDnsSupportResult {
7127
6125
  */
7128
6126
  Vpcs?: ClassicLinkDnsSupport[];
7129
6127
  }
7130
- export declare namespace DescribeVpcClassicLinkDnsSupportResult {
7131
- /**
7132
- * @internal
7133
- */
7134
- const filterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
7135
- }
7136
- export interface DescribeVpcEndpointConnectionNotificationsRequest {
6128
+ export interface DescribeVpcEndpointConnectionNotificationsRequest {
7137
6129
  /**
7138
6130
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
7139
6131
  * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
@@ -7188,12 +6180,6 @@ export interface DescribeVpcEndpointConnectionNotificationsRequest {
7188
6180
  */
7189
6181
  NextToken?: string;
7190
6182
  }
7191
- export declare namespace DescribeVpcEndpointConnectionNotificationsRequest {
7192
- /**
7193
- * @internal
7194
- */
7195
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
7196
- }
7197
6183
  export interface DescribeVpcEndpointConnectionNotificationsResult {
7198
6184
  /**
7199
6185
  * <p>One or more notifications.</p>
@@ -7205,12 +6191,6 @@ export interface DescribeVpcEndpointConnectionNotificationsResult {
7205
6191
  */
7206
6192
  NextToken?: string;
7207
6193
  }
7208
- export declare namespace DescribeVpcEndpointConnectionNotificationsResult {
7209
- /**
7210
- * @internal
7211
- */
7212
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
7213
- }
7214
6194
  export interface DescribeVpcEndpointConnectionsRequest {
7215
6195
  /**
7216
6196
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7261,12 +6241,6 @@ export interface DescribeVpcEndpointConnectionsRequest {
7261
6241
  */
7262
6242
  NextToken?: string;
7263
6243
  }
7264
- export declare namespace DescribeVpcEndpointConnectionsRequest {
7265
- /**
7266
- * @internal
7267
- */
7268
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
7269
- }
7270
6244
  /**
7271
6245
  * <p>Describes a VPC endpoint connection to a service.</p>
7272
6246
  */
@@ -7308,12 +6282,6 @@ export interface VpcEndpointConnection {
7308
6282
  */
7309
6283
  IpAddressType?: IpAddressType | string;
7310
6284
  }
7311
- export declare namespace VpcEndpointConnection {
7312
- /**
7313
- * @internal
7314
- */
7315
- const filterSensitiveLog: (obj: VpcEndpointConnection) => any;
7316
- }
7317
6285
  export interface DescribeVpcEndpointConnectionsResult {
7318
6286
  /**
7319
6287
  * <p>Information about one or more VPC endpoint connections.</p>
@@ -7324,12 +6292,6 @@ export interface DescribeVpcEndpointConnectionsResult {
7324
6292
  */
7325
6293
  NextToken?: string;
7326
6294
  }
7327
- export declare namespace DescribeVpcEndpointConnectionsResult {
7328
- /**
7329
- * @internal
7330
- */
7331
- const filterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
7332
- }
7333
6295
  /**
7334
6296
  * <p>Contains the parameters for DescribeVpcEndpoints.</p>
7335
6297
  */
@@ -7395,12 +6357,6 @@ export interface DescribeVpcEndpointsRequest {
7395
6357
  */
7396
6358
  NextToken?: string;
7397
6359
  }
7398
- export declare namespace DescribeVpcEndpointsRequest {
7399
- /**
7400
- * @internal
7401
- */
7402
- const filterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
7403
- }
7404
6360
  /**
7405
6361
  * <p>Contains the output of DescribeVpcEndpoints.</p>
7406
6362
  */
@@ -7414,12 +6370,6 @@ export interface DescribeVpcEndpointsResult {
7414
6370
  */
7415
6371
  NextToken?: string;
7416
6372
  }
7417
- export declare namespace DescribeVpcEndpointsResult {
7418
- /**
7419
- * @internal
7420
- */
7421
- const filterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
7422
- }
7423
6373
  export interface DescribeVpcEndpointServiceConfigurationsRequest {
7424
6374
  /**
7425
6375
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7476,12 +6426,6 @@ export interface DescribeVpcEndpointServiceConfigurationsRequest {
7476
6426
  */
7477
6427
  NextToken?: string;
7478
6428
  }
7479
- export declare namespace DescribeVpcEndpointServiceConfigurationsRequest {
7480
- /**
7481
- * @internal
7482
- */
7483
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
7484
- }
7485
6429
  export interface DescribeVpcEndpointServiceConfigurationsResult {
7486
6430
  /**
7487
6431
  * <p>Information about one or more services.</p>
@@ -7492,12 +6436,6 @@ export interface DescribeVpcEndpointServiceConfigurationsResult {
7492
6436
  */
7493
6437
  NextToken?: string;
7494
6438
  }
7495
- export declare namespace DescribeVpcEndpointServiceConfigurationsResult {
7496
- /**
7497
- * @internal
7498
- */
7499
- const filterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
7500
- }
7501
6439
  export interface DescribeVpcEndpointServicePermissionsRequest {
7502
6440
  /**
7503
6441
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -7538,12 +6476,6 @@ export interface DescribeVpcEndpointServicePermissionsRequest {
7538
6476
  */
7539
6477
  NextToken?: string;
7540
6478
  }
7541
- export declare namespace DescribeVpcEndpointServicePermissionsRequest {
7542
- /**
7543
- * @internal
7544
- */
7545
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
7546
- }
7547
6479
  export interface DescribeVpcEndpointServicePermissionsResult {
7548
6480
  /**
7549
6481
  * <p>Information about one or more allowed principals.</p>
@@ -7554,12 +6486,6 @@ export interface DescribeVpcEndpointServicePermissionsResult {
7554
6486
  */
7555
6487
  NextToken?: string;
7556
6488
  }
7557
- export declare namespace DescribeVpcEndpointServicePermissionsResult {
7558
- /**
7559
- * @internal
7560
- */
7561
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
7562
- }
7563
6489
  /**
7564
6490
  * <p>Contains the parameters for DescribeVpcEndpointServices.</p>
7565
6491
  */
@@ -7611,12 +6537,6 @@ export interface DescribeVpcEndpointServicesRequest {
7611
6537
  */
7612
6538
  NextToken?: string;
7613
6539
  }
7614
- export declare namespace DescribeVpcEndpointServicesRequest {
7615
- /**
7616
- * @internal
7617
- */
7618
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
7619
- }
7620
6540
  /**
7621
6541
  * <p>Information about the Private DNS name for interface endpoints.</p>
7622
6542
  */
@@ -7626,18 +6546,12 @@ export interface PrivateDnsDetails {
7626
6546
  */
7627
6547
  PrivateDnsName?: string;
7628
6548
  }
7629
- export declare namespace PrivateDnsDetails {
7630
- /**
7631
- * @internal
7632
- */
7633
- const filterSensitiveLog: (obj: PrivateDnsDetails) => any;
7634
- }
7635
6549
  /**
7636
6550
  * <p>Describes a VPC endpoint service.</p>
7637
6551
  */
7638
6552
  export interface ServiceDetail {
7639
6553
  /**
7640
- * <p>The Amazon Resource Name (ARN) of the service.</p>
6554
+ * <p>The name of the service.</p>
7641
6555
  */
7642
6556
  ServiceName?: string;
7643
6557
  /**
@@ -7699,12 +6613,6 @@ export interface ServiceDetail {
7699
6613
  */
7700
6614
  SupportedIpAddressTypes?: (ServiceConnectivityType | string)[];
7701
6615
  }
7702
- export declare namespace ServiceDetail {
7703
- /**
7704
- * @internal
7705
- */
7706
- const filterSensitiveLog: (obj: ServiceDetail) => any;
7707
- }
7708
6616
  /**
7709
6617
  * <p>Contains the output of DescribeVpcEndpointServices.</p>
7710
6618
  */
@@ -7722,12 +6630,6 @@ export interface DescribeVpcEndpointServicesResult {
7722
6630
  */
7723
6631
  NextToken?: string;
7724
6632
  }
7725
- export declare namespace DescribeVpcEndpointServicesResult {
7726
- /**
7727
- * @internal
7728
- */
7729
- const filterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
7730
- }
7731
6633
  export interface DescribeVpcPeeringConnectionsRequest {
7732
6634
  /**
7733
6635
  * <p>One or more filters.</p>
@@ -7815,12 +6717,6 @@ export interface DescribeVpcPeeringConnectionsRequest {
7815
6717
  */
7816
6718
  MaxResults?: number;
7817
6719
  }
7818
- export declare namespace DescribeVpcPeeringConnectionsRequest {
7819
- /**
7820
- * @internal
7821
- */
7822
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
7823
- }
7824
6720
  export interface DescribeVpcPeeringConnectionsResult {
7825
6721
  /**
7826
6722
  * <p>Information about the VPC peering connections.</p>
@@ -7831,12 +6727,6 @@ export interface DescribeVpcPeeringConnectionsResult {
7831
6727
  */
7832
6728
  NextToken?: string;
7833
6729
  }
7834
- export declare namespace DescribeVpcPeeringConnectionsResult {
7835
- /**
7836
- * @internal
7837
- */
7838
- const filterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
7839
- }
7840
6730
  export interface DescribeVpcsRequest {
7841
6731
  /**
7842
6732
  * <p>One or more filters.</p>
@@ -7935,12 +6825,6 @@ export interface DescribeVpcsRequest {
7935
6825
  */
7936
6826
  MaxResults?: number;
7937
6827
  }
7938
- export declare namespace DescribeVpcsRequest {
7939
- /**
7940
- * @internal
7941
- */
7942
- const filterSensitiveLog: (obj: DescribeVpcsRequest) => any;
7943
- }
7944
6828
  export interface DescribeVpcsResult {
7945
6829
  /**
7946
6830
  * <p>Information about one or more VPCs.</p>
@@ -7951,12 +6835,6 @@ export interface DescribeVpcsResult {
7951
6835
  */
7952
6836
  NextToken?: string;
7953
6837
  }
7954
- export declare namespace DescribeVpcsResult {
7955
- /**
7956
- * @internal
7957
- */
7958
- const filterSensitiveLog: (obj: DescribeVpcsResult) => any;
7959
- }
7960
6838
  /**
7961
6839
  * <p>Contains the parameters for DescribeVpnConnections.</p>
7962
6840
  */
@@ -8040,12 +6918,6 @@ export interface DescribeVpnConnectionsRequest {
8040
6918
  */
8041
6919
  DryRun?: boolean;
8042
6920
  }
8043
- export declare namespace DescribeVpnConnectionsRequest {
8044
- /**
8045
- * @internal
8046
- */
8047
- const filterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
8048
- }
8049
6921
  /**
8050
6922
  * <p>Contains the output of DescribeVpnConnections.</p>
8051
6923
  */
@@ -8055,12 +6927,6 @@ export interface DescribeVpnConnectionsResult {
8055
6927
  */
8056
6928
  VpnConnections?: VpnConnection[];
8057
6929
  }
8058
- export declare namespace DescribeVpnConnectionsResult {
8059
- /**
8060
- * @internal
8061
- */
8062
- const filterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
8063
- }
8064
6930
  /**
8065
6931
  * <p>Contains the parameters for DescribeVpnGateways.</p>
8066
6932
  */
@@ -8128,12 +6994,6 @@ export interface DescribeVpnGatewaysRequest {
8128
6994
  */
8129
6995
  DryRun?: boolean;
8130
6996
  }
8131
- export declare namespace DescribeVpnGatewaysRequest {
8132
- /**
8133
- * @internal
8134
- */
8135
- const filterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
8136
- }
8137
6997
  /**
8138
6998
  * <p>Contains the output of DescribeVpnGateways.</p>
8139
6999
  */
@@ -8143,12 +7003,6 @@ export interface DescribeVpnGatewaysResult {
8143
7003
  */
8144
7004
  VpnGateways?: VpnGateway[];
8145
7005
  }
8146
- export declare namespace DescribeVpnGatewaysResult {
8147
- /**
8148
- * @internal
8149
- */
8150
- const filterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
8151
- }
8152
7006
  export interface DetachClassicLinkVpcRequest {
8153
7007
  /**
8154
7008
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8165,24 +7019,12 @@ export interface DetachClassicLinkVpcRequest {
8165
7019
  */
8166
7020
  VpcId: string | undefined;
8167
7021
  }
8168
- export declare namespace DetachClassicLinkVpcRequest {
8169
- /**
8170
- * @internal
8171
- */
8172
- const filterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
8173
- }
8174
7022
  export interface DetachClassicLinkVpcResult {
8175
7023
  /**
8176
7024
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8177
7025
  */
8178
7026
  Return?: boolean;
8179
7027
  }
8180
- export declare namespace DetachClassicLinkVpcResult {
8181
- /**
8182
- * @internal
8183
- */
8184
- const filterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
8185
- }
8186
7028
  export interface DetachInternetGatewayRequest {
8187
7029
  /**
8188
7030
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8199,12 +7041,6 @@ export interface DetachInternetGatewayRequest {
8199
7041
  */
8200
7042
  VpcId: string | undefined;
8201
7043
  }
8202
- export declare namespace DetachInternetGatewayRequest {
8203
- /**
8204
- * @internal
8205
- */
8206
- const filterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
8207
- }
8208
7044
  /**
8209
7045
  * <p>Contains the parameters for DetachNetworkInterface.</p>
8210
7046
  */
@@ -8241,12 +7077,6 @@ export interface DetachNetworkInterfaceRequest {
8241
7077
  */
8242
7078
  Force?: boolean;
8243
7079
  }
8244
- export declare namespace DetachNetworkInterfaceRequest {
8245
- /**
8246
- * @internal
8247
- */
8248
- const filterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
8249
- }
8250
7080
  export interface DetachVolumeRequest {
8251
7081
  /**
8252
7082
  * <p>The device name.</p>
@@ -8276,12 +7106,6 @@ export interface DetachVolumeRequest {
8276
7106
  */
8277
7107
  DryRun?: boolean;
8278
7108
  }
8279
- export declare namespace DetachVolumeRequest {
8280
- /**
8281
- * @internal
8282
- */
8283
- const filterSensitiveLog: (obj: DetachVolumeRequest) => any;
8284
- }
8285
7109
  /**
8286
7110
  * <p>Contains the parameters for DetachVpnGateway.</p>
8287
7111
  */
@@ -8302,12 +7126,6 @@ export interface DetachVpnGatewayRequest {
8302
7126
  */
8303
7127
  DryRun?: boolean;
8304
7128
  }
8305
- export declare namespace DetachVpnGatewayRequest {
8306
- /**
8307
- * @internal
8308
- */
8309
- const filterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
8310
- }
8311
7129
  export interface DisableEbsEncryptionByDefaultRequest {
8312
7130
  /**
8313
7131
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8316,24 +7134,12 @@ export interface DisableEbsEncryptionByDefaultRequest {
8316
7134
  */
8317
7135
  DryRun?: boolean;
8318
7136
  }
8319
- export declare namespace DisableEbsEncryptionByDefaultRequest {
8320
- /**
8321
- * @internal
8322
- */
8323
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
8324
- }
8325
7137
  export interface DisableEbsEncryptionByDefaultResult {
8326
7138
  /**
8327
7139
  * <p>The updated status of encryption by default.</p>
8328
7140
  */
8329
7141
  EbsEncryptionByDefault?: boolean;
8330
7142
  }
8331
- export declare namespace DisableEbsEncryptionByDefaultResult {
8332
- /**
8333
- * @internal
8334
- */
8335
- const filterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
8336
- }
8337
7143
  export interface DisableFastLaunchRequest {
8338
7144
  /**
8339
7145
  * <p>The ID of the image for which you’re turning off faster launching, and removing pre-provisioned snapshots.</p>
@@ -8351,12 +7157,6 @@ export interface DisableFastLaunchRequest {
8351
7157
  */
8352
7158
  DryRun?: boolean;
8353
7159
  }
8354
- export declare namespace DisableFastLaunchRequest {
8355
- /**
8356
- * @internal
8357
- */
8358
- const filterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
8359
- }
8360
7160
  export interface DisableFastLaunchResult {
8361
7161
  /**
8362
7162
  * <p>The ID of the image for which faster-launching has been turned off.</p>
@@ -8397,12 +7197,6 @@ export interface DisableFastLaunchResult {
8397
7197
  */
8398
7198
  StateTransitionTime?: Date;
8399
7199
  }
8400
- export declare namespace DisableFastLaunchResult {
8401
- /**
8402
- * @internal
8403
- */
8404
- const filterSensitiveLog: (obj: DisableFastLaunchResult) => any;
8405
- }
8406
7200
  export interface DisableFastSnapshotRestoresRequest {
8407
7201
  /**
8408
7202
  * <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
@@ -8419,12 +7213,6 @@ export interface DisableFastSnapshotRestoresRequest {
8419
7213
  */
8420
7214
  DryRun?: boolean;
8421
7215
  }
8422
- export declare namespace DisableFastSnapshotRestoresRequest {
8423
- /**
8424
- * @internal
8425
- */
8426
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
8427
- }
8428
7216
  /**
8429
7217
  * <p>Describes fast snapshot restores that were successfully disabled.</p>
8430
7218
  */
@@ -8486,12 +7274,6 @@ export interface DisableFastSnapshotRestoreSuccessItem {
8486
7274
  */
8487
7275
  DisabledTime?: Date;
8488
7276
  }
8489
- export declare namespace DisableFastSnapshotRestoreSuccessItem {
8490
- /**
8491
- * @internal
8492
- */
8493
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
8494
- }
8495
7277
  /**
8496
7278
  * <p>Describes an error that occurred when disabling fast snapshot restores.</p>
8497
7279
  */
@@ -8505,12 +7287,6 @@ export interface DisableFastSnapshotRestoreStateError {
8505
7287
  */
8506
7288
  Message?: string;
8507
7289
  }
8508
- export declare namespace DisableFastSnapshotRestoreStateError {
8509
- /**
8510
- * @internal
8511
- */
8512
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
8513
- }
8514
7290
  /**
8515
7291
  * <p>Contains information about an error that occurred when disabling fast snapshot restores.</p>
8516
7292
  */
@@ -8524,12 +7300,6 @@ export interface DisableFastSnapshotRestoreStateErrorItem {
8524
7300
  */
8525
7301
  Error?: DisableFastSnapshotRestoreStateError;
8526
7302
  }
8527
- export declare namespace DisableFastSnapshotRestoreStateErrorItem {
8528
- /**
8529
- * @internal
8530
- */
8531
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
8532
- }
8533
7303
  /**
8534
7304
  * <p>Contains information about the errors that occurred when disabling fast snapshot restores.</p>
8535
7305
  */
@@ -8543,12 +7313,6 @@ export interface DisableFastSnapshotRestoreErrorItem {
8543
7313
  */
8544
7314
  FastSnapshotRestoreStateErrors?: DisableFastSnapshotRestoreStateErrorItem[];
8545
7315
  }
8546
- export declare namespace DisableFastSnapshotRestoreErrorItem {
8547
- /**
8548
- * @internal
8549
- */
8550
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
8551
- }
8552
7316
  export interface DisableFastSnapshotRestoresResult {
8553
7317
  /**
8554
7318
  * <p>Information about the snapshots for which fast snapshot restores were successfully disabled.</p>
@@ -8559,12 +7323,6 @@ export interface DisableFastSnapshotRestoresResult {
8559
7323
  */
8560
7324
  Unsuccessful?: DisableFastSnapshotRestoreErrorItem[];
8561
7325
  }
8562
- export declare namespace DisableFastSnapshotRestoresResult {
8563
- /**
8564
- * @internal
8565
- */
8566
- const filterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
8567
- }
8568
7326
  export interface DisableImageDeprecationRequest {
8569
7327
  /**
8570
7328
  * <p>The ID of the AMI.</p>
@@ -8577,24 +7335,12 @@ export interface DisableImageDeprecationRequest {
8577
7335
  */
8578
7336
  DryRun?: boolean;
8579
7337
  }
8580
- export declare namespace DisableImageDeprecationRequest {
8581
- /**
8582
- * @internal
8583
- */
8584
- const filterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
8585
- }
8586
7338
  export interface DisableImageDeprecationResult {
8587
7339
  /**
8588
7340
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8589
7341
  */
8590
7342
  Return?: boolean;
8591
7343
  }
8592
- export declare namespace DisableImageDeprecationResult {
8593
- /**
8594
- * @internal
8595
- */
8596
- const filterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
8597
- }
8598
7344
  export interface DisableIpamOrganizationAdminAccountRequest {
8599
7345
  /**
8600
7346
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -8607,36 +7353,18 @@ export interface DisableIpamOrganizationAdminAccountRequest {
8607
7353
  */
8608
7354
  DelegatedAdminAccountId: string | undefined;
8609
7355
  }
8610
- export declare namespace DisableIpamOrganizationAdminAccountRequest {
8611
- /**
8612
- * @internal
8613
- */
8614
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
8615
- }
8616
7356
  export interface DisableIpamOrganizationAdminAccountResult {
8617
7357
  /**
8618
7358
  * <p>The result of disabling the IPAM account.</p>
8619
7359
  */
8620
7360
  Success?: boolean;
8621
7361
  }
8622
- export declare namespace DisableIpamOrganizationAdminAccountResult {
8623
- /**
8624
- * @internal
8625
- */
8626
- const filterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
8627
- }
8628
7362
  export interface DisableSerialConsoleAccessRequest {
8629
7363
  /**
8630
7364
  * <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>
8631
7365
  */
8632
7366
  DryRun?: boolean;
8633
7367
  }
8634
- export declare namespace DisableSerialConsoleAccessRequest {
8635
- /**
8636
- * @internal
8637
- */
8638
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
8639
- }
8640
7368
  export interface DisableSerialConsoleAccessResult {
8641
7369
  /**
8642
7370
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -8645,12 +7373,6 @@ export interface DisableSerialConsoleAccessResult {
8645
7373
  */
8646
7374
  SerialConsoleAccessEnabled?: boolean;
8647
7375
  }
8648
- export declare namespace DisableSerialConsoleAccessResult {
8649
- /**
8650
- * @internal
8651
- */
8652
- const filterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
8653
- }
8654
7376
  export interface DisableTransitGatewayRouteTablePropagationRequest {
8655
7377
  /**
8656
7378
  * <p>The ID of the propagation route table.</p>
@@ -8671,12 +7393,6 @@ export interface DisableTransitGatewayRouteTablePropagationRequest {
8671
7393
  */
8672
7394
  TransitGatewayRouteTableAnnouncementId?: string;
8673
7395
  }
8674
- export declare namespace DisableTransitGatewayRouteTablePropagationRequest {
8675
- /**
8676
- * @internal
8677
- */
8678
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
8679
- }
8680
7396
  export declare type TransitGatewayPropagationState = "disabled" | "disabling" | "enabled" | "enabling";
8681
7397
  /**
8682
7398
  * <p>Describes route propagation.</p>
@@ -8707,24 +7423,12 @@ export interface TransitGatewayPropagation {
8707
7423
  */
8708
7424
  TransitGatewayRouteTableAnnouncementId?: string;
8709
7425
  }
8710
- export declare namespace TransitGatewayPropagation {
8711
- /**
8712
- * @internal
8713
- */
8714
- const filterSensitiveLog: (obj: TransitGatewayPropagation) => any;
8715
- }
8716
7426
  export interface DisableTransitGatewayRouteTablePropagationResult {
8717
7427
  /**
8718
7428
  * <p>Information about route propagation.</p>
8719
7429
  */
8720
7430
  Propagation?: TransitGatewayPropagation;
8721
7431
  }
8722
- export declare namespace DisableTransitGatewayRouteTablePropagationResult {
8723
- /**
8724
- * @internal
8725
- */
8726
- const filterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
8727
- }
8728
7432
  /**
8729
7433
  * <p>Contains the parameters for DisableVgwRoutePropagation.</p>
8730
7434
  */
@@ -8745,12 +7449,6 @@ export interface DisableVgwRoutePropagationRequest {
8745
7449
  */
8746
7450
  DryRun?: boolean;
8747
7451
  }
8748
- export declare namespace DisableVgwRoutePropagationRequest {
8749
- /**
8750
- * @internal
8751
- */
8752
- const filterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
8753
- }
8754
7452
  export interface DisableVpcClassicLinkRequest {
8755
7453
  /**
8756
7454
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8763,48 +7461,24 @@ export interface DisableVpcClassicLinkRequest {
8763
7461
  */
8764
7462
  VpcId: string | undefined;
8765
7463
  }
8766
- export declare namespace DisableVpcClassicLinkRequest {
8767
- /**
8768
- * @internal
8769
- */
8770
- const filterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
8771
- }
8772
7464
  export interface DisableVpcClassicLinkResult {
8773
7465
  /**
8774
7466
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8775
7467
  */
8776
7468
  Return?: boolean;
8777
7469
  }
8778
- export declare namespace DisableVpcClassicLinkResult {
8779
- /**
8780
- * @internal
8781
- */
8782
- const filterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
8783
- }
8784
7470
  export interface DisableVpcClassicLinkDnsSupportRequest {
8785
7471
  /**
8786
7472
  * <p>The ID of the VPC.</p>
8787
7473
  */
8788
7474
  VpcId?: string;
8789
7475
  }
8790
- export declare namespace DisableVpcClassicLinkDnsSupportRequest {
8791
- /**
8792
- * @internal
8793
- */
8794
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
8795
- }
8796
7476
  export interface DisableVpcClassicLinkDnsSupportResult {
8797
7477
  /**
8798
7478
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8799
7479
  */
8800
7480
  Return?: boolean;
8801
7481
  }
8802
- export declare namespace DisableVpcClassicLinkDnsSupportResult {
8803
- /**
8804
- * @internal
8805
- */
8806
- const filterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
8807
- }
8808
7482
  export interface DisassociateAddressRequest {
8809
7483
  /**
8810
7484
  * <p>[EC2-VPC] The association ID. Required for EC2-VPC.</p>
@@ -8821,12 +7495,6 @@ export interface DisassociateAddressRequest {
8821
7495
  */
8822
7496
  DryRun?: boolean;
8823
7497
  }
8824
- export declare namespace DisassociateAddressRequest {
8825
- /**
8826
- * @internal
8827
- */
8828
- const filterSensitiveLog: (obj: DisassociateAddressRequest) => any;
8829
- }
8830
7498
  export interface DisassociateClientVpnTargetNetworkRequest {
8831
7499
  /**
8832
7500
  * <p>The ID of the Client VPN endpoint from which to disassociate the target network.</p>
@@ -8841,12 +7509,6 @@ export interface DisassociateClientVpnTargetNetworkRequest {
8841
7509
  */
8842
7510
  DryRun?: boolean;
8843
7511
  }
8844
- export declare namespace DisassociateClientVpnTargetNetworkRequest {
8845
- /**
8846
- * @internal
8847
- */
8848
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
8849
- }
8850
7512
  export interface DisassociateClientVpnTargetNetworkResult {
8851
7513
  /**
8852
7514
  * <p>The ID of the target network association.</p>
@@ -8857,12 +7519,6 @@ export interface DisassociateClientVpnTargetNetworkResult {
8857
7519
  */
8858
7520
  Status?: AssociationStatus;
8859
7521
  }
8860
- export declare namespace DisassociateClientVpnTargetNetworkResult {
8861
- /**
8862
- * @internal
8863
- */
8864
- const filterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
8865
- }
8866
7522
  export interface DisassociateEnclaveCertificateIamRoleRequest {
8867
7523
  /**
8868
7524
  * <p>The ARN of the ACM certificate from which to disassociate the IAM role.</p>
@@ -8877,48 +7533,24 @@ export interface DisassociateEnclaveCertificateIamRoleRequest {
8877
7533
  */
8878
7534
  DryRun?: boolean;
8879
7535
  }
8880
- export declare namespace DisassociateEnclaveCertificateIamRoleRequest {
8881
- /**
8882
- * @internal
8883
- */
8884
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
8885
- }
8886
7536
  export interface DisassociateEnclaveCertificateIamRoleResult {
8887
7537
  /**
8888
7538
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
8889
7539
  */
8890
7540
  Return?: boolean;
8891
7541
  }
8892
- export declare namespace DisassociateEnclaveCertificateIamRoleResult {
8893
- /**
8894
- * @internal
8895
- */
8896
- const filterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
8897
- }
8898
7542
  export interface DisassociateIamInstanceProfileRequest {
8899
7543
  /**
8900
7544
  * <p>The ID of the IAM instance profile association.</p>
8901
7545
  */
8902
7546
  AssociationId: string | undefined;
8903
7547
  }
8904
- export declare namespace DisassociateIamInstanceProfileRequest {
8905
- /**
8906
- * @internal
8907
- */
8908
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
8909
- }
8910
7548
  export interface DisassociateIamInstanceProfileResult {
8911
7549
  /**
8912
7550
  * <p>Information about the IAM instance profile association.</p>
8913
7551
  */
8914
7552
  IamInstanceProfileAssociation?: IamInstanceProfileAssociation;
8915
7553
  }
8916
- export declare namespace DisassociateIamInstanceProfileResult {
8917
- /**
8918
- * @internal
8919
- */
8920
- const filterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
8921
- }
8922
7554
  /**
8923
7555
  * <p>The targets to disassociate from the specified event window.</p>
8924
7556
  */
@@ -8937,12 +7569,6 @@ export interface InstanceEventWindowDisassociationRequest {
8937
7569
  */
8938
7570
  DedicatedHostIds?: string[];
8939
7571
  }
8940
- export declare namespace InstanceEventWindowDisassociationRequest {
8941
- /**
8942
- * @internal
8943
- */
8944
- const filterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
8945
- }
8946
7572
  export interface DisassociateInstanceEventWindowRequest {
8947
7573
  /**
8948
7574
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -8959,24 +7585,12 @@ export interface DisassociateInstanceEventWindowRequest {
8959
7585
  */
8960
7586
  AssociationTarget: InstanceEventWindowDisassociationRequest | undefined;
8961
7587
  }
8962
- export declare namespace DisassociateInstanceEventWindowRequest {
8963
- /**
8964
- * @internal
8965
- */
8966
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
8967
- }
8968
7588
  export interface DisassociateInstanceEventWindowResult {
8969
7589
  /**
8970
7590
  * <p>Information about the event window.</p>
8971
7591
  */
8972
7592
  InstanceEventWindow?: InstanceEventWindow;
8973
7593
  }
8974
- export declare namespace DisassociateInstanceEventWindowResult {
8975
- /**
8976
- * @internal
8977
- */
8978
- const filterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
8979
- }
8980
7594
  export interface DisassociateRouteTableRequest {
8981
7595
  /**
8982
7596
  * <p>The association ID representing the current association between the route table and subnet or gateway.</p>
@@ -8989,24 +7603,12 @@ export interface DisassociateRouteTableRequest {
8989
7603
  */
8990
7604
  DryRun?: boolean;
8991
7605
  }
8992
- export declare namespace DisassociateRouteTableRequest {
8993
- /**
8994
- * @internal
8995
- */
8996
- const filterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
8997
- }
8998
7606
  export interface DisassociateSubnetCidrBlockRequest {
8999
7607
  /**
9000
7608
  * <p>The association ID for the CIDR block.</p>
9001
7609
  */
9002
7610
  AssociationId: string | undefined;
9003
7611
  }
9004
- export declare namespace DisassociateSubnetCidrBlockRequest {
9005
- /**
9006
- * @internal
9007
- */
9008
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
9009
- }
9010
7612
  export interface DisassociateSubnetCidrBlockResult {
9011
7613
  /**
9012
7614
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -9017,12 +7619,6 @@ export interface DisassociateSubnetCidrBlockResult {
9017
7619
  */
9018
7620
  SubnetId?: string;
9019
7621
  }
9020
- export declare namespace DisassociateSubnetCidrBlockResult {
9021
- /**
9022
- * @internal
9023
- */
9024
- const filterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
9025
- }
9026
7622
  export interface DisassociateTransitGatewayMulticastDomainRequest {
9027
7623
  /**
9028
7624
  * <p>The ID of the transit gateway multicast domain.</p>
@@ -9043,24 +7639,12 @@ export interface DisassociateTransitGatewayMulticastDomainRequest {
9043
7639
  */
9044
7640
  DryRun?: boolean;
9045
7641
  }
9046
- export declare namespace DisassociateTransitGatewayMulticastDomainRequest {
9047
- /**
9048
- * @internal
9049
- */
9050
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
9051
- }
9052
7642
  export interface DisassociateTransitGatewayMulticastDomainResult {
9053
7643
  /**
9054
7644
  * <p>Information about the association.</p>
9055
7645
  */
9056
7646
  Associations?: TransitGatewayMulticastDomainAssociations;
9057
7647
  }
9058
- export declare namespace DisassociateTransitGatewayMulticastDomainResult {
9059
- /**
9060
- * @internal
9061
- */
9062
- const filterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
9063
- }
9064
7648
  export interface DisassociateTransitGatewayPolicyTableRequest {
9065
7649
  /**
9066
7650
  * <p>The ID of the disassociated policy table.</p>
@@ -9077,24 +7661,12 @@ export interface DisassociateTransitGatewayPolicyTableRequest {
9077
7661
  */
9078
7662
  DryRun?: boolean;
9079
7663
  }
9080
- export declare namespace DisassociateTransitGatewayPolicyTableRequest {
9081
- /**
9082
- * @internal
9083
- */
9084
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
9085
- }
9086
7664
  export interface DisassociateTransitGatewayPolicyTableResult {
9087
7665
  /**
9088
7666
  * <p>Returns details about the transit gateway policy table disassociation.</p>
9089
7667
  */
9090
7668
  Association?: TransitGatewayPolicyTableAssociation;
9091
7669
  }
9092
- export declare namespace DisassociateTransitGatewayPolicyTableResult {
9093
- /**
9094
- * @internal
9095
- */
9096
- const filterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
9097
- }
9098
7670
  export interface DisassociateTransitGatewayRouteTableRequest {
9099
7671
  /**
9100
7672
  * <p>The ID of the transit gateway route table.</p>
@@ -9111,24 +7683,12 @@ export interface DisassociateTransitGatewayRouteTableRequest {
9111
7683
  */
9112
7684
  DryRun?: boolean;
9113
7685
  }
9114
- export declare namespace DisassociateTransitGatewayRouteTableRequest {
9115
- /**
9116
- * @internal
9117
- */
9118
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
9119
- }
9120
7686
  export interface DisassociateTransitGatewayRouteTableResult {
9121
7687
  /**
9122
7688
  * <p>Information about the association.</p>
9123
7689
  */
9124
7690
  Association?: TransitGatewayAssociation;
9125
7691
  }
9126
- export declare namespace DisassociateTransitGatewayRouteTableResult {
9127
- /**
9128
- * @internal
9129
- */
9130
- const filterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
9131
- }
9132
7692
  export interface DisassociateTrunkInterfaceRequest {
9133
7693
  /**
9134
7694
  * <p>The ID of the association</p>
@@ -9147,12 +7707,6 @@ export interface DisassociateTrunkInterfaceRequest {
9147
7707
  */
9148
7708
  DryRun?: boolean;
9149
7709
  }
9150
- export declare namespace DisassociateTrunkInterfaceRequest {
9151
- /**
9152
- * @internal
9153
- */
9154
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
9155
- }
9156
7710
  export interface DisassociateTrunkInterfaceResult {
9157
7711
  /**
9158
7712
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
@@ -9165,24 +7719,12 @@ export interface DisassociateTrunkInterfaceResult {
9165
7719
  */
9166
7720
  ClientToken?: string;
9167
7721
  }
9168
- export declare namespace DisassociateTrunkInterfaceResult {
9169
- /**
9170
- * @internal
9171
- */
9172
- const filterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
9173
- }
9174
7722
  export interface DisassociateVpcCidrBlockRequest {
9175
7723
  /**
9176
7724
  * <p>The association ID for the CIDR block.</p>
9177
7725
  */
9178
7726
  AssociationId: string | undefined;
9179
7727
  }
9180
- export declare namespace DisassociateVpcCidrBlockRequest {
9181
- /**
9182
- * @internal
9183
- */
9184
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
9185
- }
9186
7728
  export interface DisassociateVpcCidrBlockResult {
9187
7729
  /**
9188
7730
  * <p>Information about the IPv6 CIDR block association.</p>
@@ -9197,12 +7739,6 @@ export interface DisassociateVpcCidrBlockResult {
9197
7739
  */
9198
7740
  VpcId?: string;
9199
7741
  }
9200
- export declare namespace DisassociateVpcCidrBlockResult {
9201
- /**
9202
- * @internal
9203
- */
9204
- const filterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
9205
- }
9206
7742
  export interface EnableEbsEncryptionByDefaultRequest {
9207
7743
  /**
9208
7744
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9211,24 +7747,12 @@ export interface EnableEbsEncryptionByDefaultRequest {
9211
7747
  */
9212
7748
  DryRun?: boolean;
9213
7749
  }
9214
- export declare namespace EnableEbsEncryptionByDefaultRequest {
9215
- /**
9216
- * @internal
9217
- */
9218
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
9219
- }
9220
7750
  export interface EnableEbsEncryptionByDefaultResult {
9221
7751
  /**
9222
7752
  * <p>The updated status of encryption by default.</p>
9223
7753
  */
9224
7754
  EbsEncryptionByDefault?: boolean;
9225
7755
  }
9226
- export declare namespace EnableEbsEncryptionByDefaultResult {
9227
- /**
9228
- * @internal
9229
- */
9230
- const filterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
9231
- }
9232
7756
  /**
9233
7757
  * <p>Request to create a launch template for a fast-launch enabled Windows AMI.</p>
9234
7758
  * <note>
@@ -9250,12 +7774,6 @@ export interface FastLaunchLaunchTemplateSpecificationRequest {
9250
7774
  */
9251
7775
  Version: string | undefined;
9252
7776
  }
9253
- export declare namespace FastLaunchLaunchTemplateSpecificationRequest {
9254
- /**
9255
- * @internal
9256
- */
9257
- const filterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
9258
- }
9259
7777
  /**
9260
7778
  * <p>Configuration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.</p>
9261
7779
  */
@@ -9265,12 +7783,6 @@ export interface FastLaunchSnapshotConfigurationRequest {
9265
7783
  */
9266
7784
  TargetResourceCount?: number;
9267
7785
  }
9268
- export declare namespace FastLaunchSnapshotConfigurationRequest {
9269
- /**
9270
- * @internal
9271
- */
9272
- const filterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
9273
- }
9274
7786
  export interface EnableFastLaunchRequest {
9275
7787
  /**
9276
7788
  * <p>The ID of the image for which you’re enabling faster launching.</p>
@@ -9304,12 +7816,6 @@ export interface EnableFastLaunchRequest {
9304
7816
  */
9305
7817
  DryRun?: boolean;
9306
7818
  }
9307
- export declare namespace EnableFastLaunchRequest {
9308
- /**
9309
- * @internal
9310
- */
9311
- const filterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
9312
- }
9313
7819
  export interface EnableFastLaunchResult {
9314
7820
  /**
9315
7821
  * <p>The image ID that identifies the Windows AMI for which faster launching was enabled.</p>
@@ -9350,12 +7856,6 @@ export interface EnableFastLaunchResult {
9350
7856
  */
9351
7857
  StateTransitionTime?: Date;
9352
7858
  }
9353
- export declare namespace EnableFastLaunchResult {
9354
- /**
9355
- * @internal
9356
- */
9357
- const filterSensitiveLog: (obj: EnableFastLaunchResult) => any;
9358
- }
9359
7859
  export interface EnableFastSnapshotRestoresRequest {
9360
7860
  /**
9361
7861
  * <p>One or more Availability Zones. For example, <code>us-east-2a</code>.</p>
@@ -9373,12 +7873,6 @@ export interface EnableFastSnapshotRestoresRequest {
9373
7873
  */
9374
7874
  DryRun?: boolean;
9375
7875
  }
9376
- export declare namespace EnableFastSnapshotRestoresRequest {
9377
- /**
9378
- * @internal
9379
- */
9380
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
9381
- }
9382
7876
  /**
9383
7877
  * <p>Describes fast snapshot restores that were successfully enabled.</p>
9384
7878
  */
@@ -9440,12 +7934,6 @@ export interface EnableFastSnapshotRestoreSuccessItem {
9440
7934
  */
9441
7935
  DisabledTime?: Date;
9442
7936
  }
9443
- export declare namespace EnableFastSnapshotRestoreSuccessItem {
9444
- /**
9445
- * @internal
9446
- */
9447
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9448
- }
9449
7937
  /**
9450
7938
  * <p>Describes an error that occurred when enabling fast snapshot restores.</p>
9451
7939
  */
@@ -9459,12 +7947,6 @@ export interface EnableFastSnapshotRestoreStateError {
9459
7947
  */
9460
7948
  Message?: string;
9461
7949
  }
9462
- export declare namespace EnableFastSnapshotRestoreStateError {
9463
- /**
9464
- * @internal
9465
- */
9466
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9467
- }
9468
7950
  /**
9469
7951
  * <p>Contains information about an error that occurred when enabling fast snapshot restores.</p>
9470
7952
  */
@@ -9478,12 +7960,6 @@ export interface EnableFastSnapshotRestoreStateErrorItem {
9478
7960
  */
9479
7961
  Error?: EnableFastSnapshotRestoreStateError;
9480
7962
  }
9481
- export declare namespace EnableFastSnapshotRestoreStateErrorItem {
9482
- /**
9483
- * @internal
9484
- */
9485
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
9486
- }
9487
7963
  /**
9488
7964
  * <p>Contains information about the errors that occurred when enabling fast snapshot restores.</p>
9489
7965
  */
@@ -9497,12 +7973,6 @@ export interface EnableFastSnapshotRestoreErrorItem {
9497
7973
  */
9498
7974
  FastSnapshotRestoreStateErrors?: EnableFastSnapshotRestoreStateErrorItem[];
9499
7975
  }
9500
- export declare namespace EnableFastSnapshotRestoreErrorItem {
9501
- /**
9502
- * @internal
9503
- */
9504
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
9505
- }
9506
7976
  export interface EnableFastSnapshotRestoresResult {
9507
7977
  /**
9508
7978
  * <p>Information about the snapshots for which fast snapshot restores were successfully enabled.</p>
@@ -9513,12 +7983,6 @@ export interface EnableFastSnapshotRestoresResult {
9513
7983
  */
9514
7984
  Unsuccessful?: EnableFastSnapshotRestoreErrorItem[];
9515
7985
  }
9516
- export declare namespace EnableFastSnapshotRestoresResult {
9517
- /**
9518
- * @internal
9519
- */
9520
- const filterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
9521
- }
9522
7986
  export interface EnableImageDeprecationRequest {
9523
7987
  /**
9524
7988
  * <p>The ID of the AMI.</p>
@@ -9540,24 +8004,12 @@ export interface EnableImageDeprecationRequest {
9540
8004
  */
9541
8005
  DryRun?: boolean;
9542
8006
  }
9543
- export declare namespace EnableImageDeprecationRequest {
9544
- /**
9545
- * @internal
9546
- */
9547
- const filterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
9548
- }
9549
8007
  export interface EnableImageDeprecationResult {
9550
8008
  /**
9551
8009
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9552
8010
  */
9553
8011
  Return?: boolean;
9554
8012
  }
9555
- export declare namespace EnableImageDeprecationResult {
9556
- /**
9557
- * @internal
9558
- */
9559
- const filterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
9560
- }
9561
8013
  export interface EnableIpamOrganizationAdminAccountRequest {
9562
8014
  /**
9563
8015
  * <p>A check for whether you have the required permissions for the action without actually making the request
@@ -9570,36 +8022,18 @@ export interface EnableIpamOrganizationAdminAccountRequest {
9570
8022
  */
9571
8023
  DelegatedAdminAccountId: string | undefined;
9572
8024
  }
9573
- export declare namespace EnableIpamOrganizationAdminAccountRequest {
9574
- /**
9575
- * @internal
9576
- */
9577
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
9578
- }
9579
8025
  export interface EnableIpamOrganizationAdminAccountResult {
9580
8026
  /**
9581
8027
  * <p>The result of enabling the IPAM account.</p>
9582
8028
  */
9583
8029
  Success?: boolean;
9584
8030
  }
9585
- export declare namespace EnableIpamOrganizationAdminAccountResult {
9586
- /**
9587
- * @internal
9588
- */
9589
- const filterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
9590
- }
9591
8031
  export interface EnableSerialConsoleAccessRequest {
9592
8032
  /**
9593
8033
  * <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>
9594
8034
  */
9595
8035
  DryRun?: boolean;
9596
8036
  }
9597
- export declare namespace EnableSerialConsoleAccessRequest {
9598
- /**
9599
- * @internal
9600
- */
9601
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
9602
- }
9603
8037
  export interface EnableSerialConsoleAccessResult {
9604
8038
  /**
9605
8039
  * <p>If <code>true</code>, access to the EC2 serial console of all instances is enabled for
@@ -9608,12 +8042,6 @@ export interface EnableSerialConsoleAccessResult {
9608
8042
  */
9609
8043
  SerialConsoleAccessEnabled?: boolean;
9610
8044
  }
9611
- export declare namespace EnableSerialConsoleAccessResult {
9612
- /**
9613
- * @internal
9614
- */
9615
- const filterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
9616
- }
9617
8045
  export interface EnableTransitGatewayRouteTablePropagationRequest {
9618
8046
  /**
9619
8047
  * <p>The ID of the propagation route table.</p>
@@ -9634,24 +8062,12 @@ export interface EnableTransitGatewayRouteTablePropagationRequest {
9634
8062
  */
9635
8063
  TransitGatewayRouteTableAnnouncementId?: string;
9636
8064
  }
9637
- export declare namespace EnableTransitGatewayRouteTablePropagationRequest {
9638
- /**
9639
- * @internal
9640
- */
9641
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
9642
- }
9643
8065
  export interface EnableTransitGatewayRouteTablePropagationResult {
9644
8066
  /**
9645
8067
  * <p>Information about route propagation.</p>
9646
8068
  */
9647
8069
  Propagation?: TransitGatewayPropagation;
9648
8070
  }
9649
- export declare namespace EnableTransitGatewayRouteTablePropagationResult {
9650
- /**
9651
- * @internal
9652
- */
9653
- const filterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
9654
- }
9655
8071
  /**
9656
8072
  * <p>Contains the parameters for EnableVgwRoutePropagation.</p>
9657
8073
  */
@@ -9675,12 +8091,6 @@ export interface EnableVgwRoutePropagationRequest {
9675
8091
  */
9676
8092
  DryRun?: boolean;
9677
8093
  }
9678
- export declare namespace EnableVgwRoutePropagationRequest {
9679
- /**
9680
- * @internal
9681
- */
9682
- const filterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
9683
- }
9684
8094
  export interface EnableVolumeIORequest {
9685
8095
  /**
9686
8096
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9693,12 +8103,6 @@ export interface EnableVolumeIORequest {
9693
8103
  */
9694
8104
  VolumeId: string | undefined;
9695
8105
  }
9696
- export declare namespace EnableVolumeIORequest {
9697
- /**
9698
- * @internal
9699
- */
9700
- const filterSensitiveLog: (obj: EnableVolumeIORequest) => any;
9701
- }
9702
8106
  export interface EnableVpcClassicLinkRequest {
9703
8107
  /**
9704
8108
  * <p>Checks whether you have the required permissions for the action, without actually making the request,
@@ -9711,48 +8115,24 @@ export interface EnableVpcClassicLinkRequest {
9711
8115
  */
9712
8116
  VpcId: string | undefined;
9713
8117
  }
9714
- export declare namespace EnableVpcClassicLinkRequest {
9715
- /**
9716
- * @internal
9717
- */
9718
- const filterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
9719
- }
9720
8118
  export interface EnableVpcClassicLinkResult {
9721
8119
  /**
9722
8120
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9723
8121
  */
9724
8122
  Return?: boolean;
9725
8123
  }
9726
- export declare namespace EnableVpcClassicLinkResult {
9727
- /**
9728
- * @internal
9729
- */
9730
- const filterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
9731
- }
9732
8124
  export interface EnableVpcClassicLinkDnsSupportRequest {
9733
8125
  /**
9734
8126
  * <p>The ID of the VPC.</p>
9735
8127
  */
9736
8128
  VpcId?: string;
9737
8129
  }
9738
- export declare namespace EnableVpcClassicLinkDnsSupportRequest {
9739
- /**
9740
- * @internal
9741
- */
9742
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
9743
- }
9744
8130
  export interface EnableVpcClassicLinkDnsSupportResult {
9745
8131
  /**
9746
8132
  * <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
9747
8133
  */
9748
8134
  Return?: boolean;
9749
8135
  }
9750
- export declare namespace EnableVpcClassicLinkDnsSupportResult {
9751
- /**
9752
- * @internal
9753
- */
9754
- const filterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
9755
- }
9756
8136
  export interface ExportClientVpnClientCertificateRevocationListRequest {
9757
8137
  /**
9758
8138
  * <p>The ID of the Client VPN endpoint.</p>
@@ -9763,12 +8143,6 @@ export interface ExportClientVpnClientCertificateRevocationListRequest {
9763
8143
  */
9764
8144
  DryRun?: boolean;
9765
8145
  }
9766
- export declare namespace ExportClientVpnClientCertificateRevocationListRequest {
9767
- /**
9768
- * @internal
9769
- */
9770
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
9771
- }
9772
8146
  export declare type ClientCertificateRevocationListStatusCode = "active" | "pending";
9773
8147
  /**
9774
8148
  * <p>Describes the state of a client certificate revocation list.</p>
@@ -9783,12 +8157,6 @@ export interface ClientCertificateRevocationListStatus {
9783
8157
  */
9784
8158
  Message?: string;
9785
8159
  }
9786
- export declare namespace ClientCertificateRevocationListStatus {
9787
- /**
9788
- * @internal
9789
- */
9790
- const filterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
9791
- }
9792
8160
  export interface ExportClientVpnClientCertificateRevocationListResult {
9793
8161
  /**
9794
8162
  * <p>Information about the client certificate revocation list.</p>
@@ -9799,12 +8167,6 @@ export interface ExportClientVpnClientCertificateRevocationListResult {
9799
8167
  */
9800
8168
  Status?: ClientCertificateRevocationListStatus;
9801
8169
  }
9802
- export declare namespace ExportClientVpnClientCertificateRevocationListResult {
9803
- /**
9804
- * @internal
9805
- */
9806
- const filterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
9807
- }
9808
8170
  export interface ExportClientVpnClientConfigurationRequest {
9809
8171
  /**
9810
8172
  * <p>The ID of the Client VPN endpoint.</p>
@@ -9815,24 +8177,12 @@ export interface ExportClientVpnClientConfigurationRequest {
9815
8177
  */
9816
8178
  DryRun?: boolean;
9817
8179
  }
9818
- export declare namespace ExportClientVpnClientConfigurationRequest {
9819
- /**
9820
- * @internal
9821
- */
9822
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
9823
- }
9824
8180
  export interface ExportClientVpnClientConfigurationResult {
9825
8181
  /**
9826
8182
  * <p>The contents of the Client VPN endpoint configuration file.</p>
9827
8183
  */
9828
8184
  ClientConfiguration?: string;
9829
8185
  }
9830
- export declare namespace ExportClientVpnClientConfigurationResult {
9831
- /**
9832
- * @internal
9833
- */
9834
- const filterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
9835
- }
9836
8186
  /**
9837
8187
  * <p>Describes the destination for an export image task.</p>
9838
8188
  */
@@ -9846,9 +8196,1119 @@ export interface ExportTaskS3LocationRequest {
9846
8196
  */
9847
8197
  S3Prefix?: string;
9848
8198
  }
9849
- export declare namespace ExportTaskS3LocationRequest {
9850
- /**
9851
- * @internal
9852
- */
9853
- const filterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;
9854
- }
8199
+ /**
8200
+ * @internal
8201
+ */
8202
+ export declare const ExplanationFilterSensitiveLog: (obj: Explanation) => any;
8203
+ /**
8204
+ * @internal
8205
+ */
8206
+ export declare const NetworkInsightsAnalysisFilterSensitiveLog: (obj: NetworkInsightsAnalysis) => any;
8207
+ /**
8208
+ * @internal
8209
+ */
8210
+ export declare const DescribeNetworkInsightsAnalysesResultFilterSensitiveLog: (obj: DescribeNetworkInsightsAnalysesResult) => any;
8211
+ /**
8212
+ * @internal
8213
+ */
8214
+ export declare const DescribeNetworkInsightsPathsRequestFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsRequest) => any;
8215
+ /**
8216
+ * @internal
8217
+ */
8218
+ export declare const DescribeNetworkInsightsPathsResultFilterSensitiveLog: (obj: DescribeNetworkInsightsPathsResult) => any;
8219
+ /**
8220
+ * @internal
8221
+ */
8222
+ export declare const DescribeNetworkInterfaceAttributeRequestFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeRequest) => any;
8223
+ /**
8224
+ * @internal
8225
+ */
8226
+ export declare const DescribeNetworkInterfaceAttributeResultFilterSensitiveLog: (obj: DescribeNetworkInterfaceAttributeResult) => any;
8227
+ /**
8228
+ * @internal
8229
+ */
8230
+ export declare const DescribeNetworkInterfacePermissionsRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsRequest) => any;
8231
+ /**
8232
+ * @internal
8233
+ */
8234
+ export declare const DescribeNetworkInterfacePermissionsResultFilterSensitiveLog: (obj: DescribeNetworkInterfacePermissionsResult) => any;
8235
+ /**
8236
+ * @internal
8237
+ */
8238
+ export declare const DescribeNetworkInterfacesRequestFilterSensitiveLog: (obj: DescribeNetworkInterfacesRequest) => any;
8239
+ /**
8240
+ * @internal
8241
+ */
8242
+ export declare const DescribeNetworkInterfacesResultFilterSensitiveLog: (obj: DescribeNetworkInterfacesResult) => any;
8243
+ /**
8244
+ * @internal
8245
+ */
8246
+ export declare const DescribePlacementGroupsRequestFilterSensitiveLog: (obj: DescribePlacementGroupsRequest) => any;
8247
+ /**
8248
+ * @internal
8249
+ */
8250
+ export declare const DescribePlacementGroupsResultFilterSensitiveLog: (obj: DescribePlacementGroupsResult) => any;
8251
+ /**
8252
+ * @internal
8253
+ */
8254
+ export declare const DescribePrefixListsRequestFilterSensitiveLog: (obj: DescribePrefixListsRequest) => any;
8255
+ /**
8256
+ * @internal
8257
+ */
8258
+ export declare const PrefixListFilterSensitiveLog: (obj: PrefixList) => any;
8259
+ /**
8260
+ * @internal
8261
+ */
8262
+ export declare const DescribePrefixListsResultFilterSensitiveLog: (obj: DescribePrefixListsResult) => any;
8263
+ /**
8264
+ * @internal
8265
+ */
8266
+ export declare const DescribePrincipalIdFormatRequestFilterSensitiveLog: (obj: DescribePrincipalIdFormatRequest) => any;
8267
+ /**
8268
+ * @internal
8269
+ */
8270
+ export declare const PrincipalIdFormatFilterSensitiveLog: (obj: PrincipalIdFormat) => any;
8271
+ /**
8272
+ * @internal
8273
+ */
8274
+ export declare const DescribePrincipalIdFormatResultFilterSensitiveLog: (obj: DescribePrincipalIdFormatResult) => any;
8275
+ /**
8276
+ * @internal
8277
+ */
8278
+ export declare const DescribePublicIpv4PoolsRequestFilterSensitiveLog: (obj: DescribePublicIpv4PoolsRequest) => any;
8279
+ /**
8280
+ * @internal
8281
+ */
8282
+ export declare const PublicIpv4PoolRangeFilterSensitiveLog: (obj: PublicIpv4PoolRange) => any;
8283
+ /**
8284
+ * @internal
8285
+ */
8286
+ export declare const PublicIpv4PoolFilterSensitiveLog: (obj: PublicIpv4Pool) => any;
8287
+ /**
8288
+ * @internal
8289
+ */
8290
+ export declare const DescribePublicIpv4PoolsResultFilterSensitiveLog: (obj: DescribePublicIpv4PoolsResult) => any;
8291
+ /**
8292
+ * @internal
8293
+ */
8294
+ export declare const DescribeRegionsRequestFilterSensitiveLog: (obj: DescribeRegionsRequest) => any;
8295
+ /**
8296
+ * @internal
8297
+ */
8298
+ export declare const RegionFilterSensitiveLog: (obj: Region) => any;
8299
+ /**
8300
+ * @internal
8301
+ */
8302
+ export declare const DescribeRegionsResultFilterSensitiveLog: (obj: DescribeRegionsResult) => any;
8303
+ /**
8304
+ * @internal
8305
+ */
8306
+ export declare const DescribeReplaceRootVolumeTasksRequestFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksRequest) => any;
8307
+ /**
8308
+ * @internal
8309
+ */
8310
+ export declare const DescribeReplaceRootVolumeTasksResultFilterSensitiveLog: (obj: DescribeReplaceRootVolumeTasksResult) => any;
8311
+ /**
8312
+ * @internal
8313
+ */
8314
+ export declare const DescribeReservedInstancesRequestFilterSensitiveLog: (obj: DescribeReservedInstancesRequest) => any;
8315
+ /**
8316
+ * @internal
8317
+ */
8318
+ export declare const RecurringChargeFilterSensitiveLog: (obj: RecurringCharge) => any;
8319
+ /**
8320
+ * @internal
8321
+ */
8322
+ export declare const ReservedInstancesFilterSensitiveLog: (obj: ReservedInstances) => any;
8323
+ /**
8324
+ * @internal
8325
+ */
8326
+ export declare const DescribeReservedInstancesResultFilterSensitiveLog: (obj: DescribeReservedInstancesResult) => any;
8327
+ /**
8328
+ * @internal
8329
+ */
8330
+ export declare const DescribeReservedInstancesListingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesListingsRequest) => any;
8331
+ /**
8332
+ * @internal
8333
+ */
8334
+ export declare const DescribeReservedInstancesListingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesListingsResult) => any;
8335
+ /**
8336
+ * @internal
8337
+ */
8338
+ export declare const DescribeReservedInstancesModificationsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsRequest) => any;
8339
+ /**
8340
+ * @internal
8341
+ */
8342
+ export declare const ReservedInstancesConfigurationFilterSensitiveLog: (obj: ReservedInstancesConfiguration) => any;
8343
+ /**
8344
+ * @internal
8345
+ */
8346
+ export declare const ReservedInstancesModificationResultFilterSensitiveLog: (obj: ReservedInstancesModificationResult) => any;
8347
+ /**
8348
+ * @internal
8349
+ */
8350
+ export declare const ReservedInstancesIdFilterSensitiveLog: (obj: ReservedInstancesId) => any;
8351
+ /**
8352
+ * @internal
8353
+ */
8354
+ export declare const ReservedInstancesModificationFilterSensitiveLog: (obj: ReservedInstancesModification) => any;
8355
+ /**
8356
+ * @internal
8357
+ */
8358
+ export declare const DescribeReservedInstancesModificationsResultFilterSensitiveLog: (obj: DescribeReservedInstancesModificationsResult) => any;
8359
+ /**
8360
+ * @internal
8361
+ */
8362
+ export declare const DescribeReservedInstancesOfferingsRequestFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsRequest) => any;
8363
+ /**
8364
+ * @internal
8365
+ */
8366
+ export declare const PricingDetailFilterSensitiveLog: (obj: PricingDetail) => any;
8367
+ /**
8368
+ * @internal
8369
+ */
8370
+ export declare const ReservedInstancesOfferingFilterSensitiveLog: (obj: ReservedInstancesOffering) => any;
8371
+ /**
8372
+ * @internal
8373
+ */
8374
+ export declare const DescribeReservedInstancesOfferingsResultFilterSensitiveLog: (obj: DescribeReservedInstancesOfferingsResult) => any;
8375
+ /**
8376
+ * @internal
8377
+ */
8378
+ export declare const DescribeRouteTablesRequestFilterSensitiveLog: (obj: DescribeRouteTablesRequest) => any;
8379
+ /**
8380
+ * @internal
8381
+ */
8382
+ export declare const DescribeRouteTablesResultFilterSensitiveLog: (obj: DescribeRouteTablesResult) => any;
8383
+ /**
8384
+ * @internal
8385
+ */
8386
+ export declare const SlotDateTimeRangeRequestFilterSensitiveLog: (obj: SlotDateTimeRangeRequest) => any;
8387
+ /**
8388
+ * @internal
8389
+ */
8390
+ export declare const ScheduledInstanceRecurrenceRequestFilterSensitiveLog: (obj: ScheduledInstanceRecurrenceRequest) => any;
8391
+ /**
8392
+ * @internal
8393
+ */
8394
+ export declare const DescribeScheduledInstanceAvailabilityRequestFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityRequest) => any;
8395
+ /**
8396
+ * @internal
8397
+ */
8398
+ export declare const ScheduledInstanceRecurrenceFilterSensitiveLog: (obj: ScheduledInstanceRecurrence) => any;
8399
+ /**
8400
+ * @internal
8401
+ */
8402
+ export declare const ScheduledInstanceAvailabilityFilterSensitiveLog: (obj: ScheduledInstanceAvailability) => any;
8403
+ /**
8404
+ * @internal
8405
+ */
8406
+ export declare const DescribeScheduledInstanceAvailabilityResultFilterSensitiveLog: (obj: DescribeScheduledInstanceAvailabilityResult) => any;
8407
+ /**
8408
+ * @internal
8409
+ */
8410
+ export declare const SlotStartTimeRangeRequestFilterSensitiveLog: (obj: SlotStartTimeRangeRequest) => any;
8411
+ /**
8412
+ * @internal
8413
+ */
8414
+ export declare const DescribeScheduledInstancesRequestFilterSensitiveLog: (obj: DescribeScheduledInstancesRequest) => any;
8415
+ /**
8416
+ * @internal
8417
+ */
8418
+ export declare const ScheduledInstanceFilterSensitiveLog: (obj: ScheduledInstance) => any;
8419
+ /**
8420
+ * @internal
8421
+ */
8422
+ export declare const DescribeScheduledInstancesResultFilterSensitiveLog: (obj: DescribeScheduledInstancesResult) => any;
8423
+ /**
8424
+ * @internal
8425
+ */
8426
+ export declare const DescribeSecurityGroupReferencesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesRequest) => any;
8427
+ /**
8428
+ * @internal
8429
+ */
8430
+ export declare const SecurityGroupReferenceFilterSensitiveLog: (obj: SecurityGroupReference) => any;
8431
+ /**
8432
+ * @internal
8433
+ */
8434
+ export declare const DescribeSecurityGroupReferencesResultFilterSensitiveLog: (obj: DescribeSecurityGroupReferencesResult) => any;
8435
+ /**
8436
+ * @internal
8437
+ */
8438
+ export declare const DescribeSecurityGroupRulesRequestFilterSensitiveLog: (obj: DescribeSecurityGroupRulesRequest) => any;
8439
+ /**
8440
+ * @internal
8441
+ */
8442
+ export declare const DescribeSecurityGroupRulesResultFilterSensitiveLog: (obj: DescribeSecurityGroupRulesResult) => any;
8443
+ /**
8444
+ * @internal
8445
+ */
8446
+ export declare const DescribeSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeSecurityGroupsRequest) => any;
8447
+ /**
8448
+ * @internal
8449
+ */
8450
+ export declare const SecurityGroupFilterSensitiveLog: (obj: SecurityGroup) => any;
8451
+ /**
8452
+ * @internal
8453
+ */
8454
+ export declare const DescribeSecurityGroupsResultFilterSensitiveLog: (obj: DescribeSecurityGroupsResult) => any;
8455
+ /**
8456
+ * @internal
8457
+ */
8458
+ export declare const DescribeSnapshotAttributeRequestFilterSensitiveLog: (obj: DescribeSnapshotAttributeRequest) => any;
8459
+ /**
8460
+ * @internal
8461
+ */
8462
+ export declare const CreateVolumePermissionFilterSensitiveLog: (obj: CreateVolumePermission) => any;
8463
+ /**
8464
+ * @internal
8465
+ */
8466
+ export declare const DescribeSnapshotAttributeResultFilterSensitiveLog: (obj: DescribeSnapshotAttributeResult) => any;
8467
+ /**
8468
+ * @internal
8469
+ */
8470
+ export declare const DescribeSnapshotsRequestFilterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
8471
+ /**
8472
+ * @internal
8473
+ */
8474
+ export declare const DescribeSnapshotsResultFilterSensitiveLog: (obj: DescribeSnapshotsResult) => any;
8475
+ /**
8476
+ * @internal
8477
+ */
8478
+ export declare const DescribeSnapshotTierStatusRequestFilterSensitiveLog: (obj: DescribeSnapshotTierStatusRequest) => any;
8479
+ /**
8480
+ * @internal
8481
+ */
8482
+ export declare const SnapshotTierStatusFilterSensitiveLog: (obj: SnapshotTierStatus) => any;
8483
+ /**
8484
+ * @internal
8485
+ */
8486
+ export declare const DescribeSnapshotTierStatusResultFilterSensitiveLog: (obj: DescribeSnapshotTierStatusResult) => any;
8487
+ /**
8488
+ * @internal
8489
+ */
8490
+ export declare const DescribeSpotDatafeedSubscriptionRequestFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionRequest) => any;
8491
+ /**
8492
+ * @internal
8493
+ */
8494
+ export declare const DescribeSpotDatafeedSubscriptionResultFilterSensitiveLog: (obj: DescribeSpotDatafeedSubscriptionResult) => any;
8495
+ /**
8496
+ * @internal
8497
+ */
8498
+ export declare const DescribeSpotFleetInstancesRequestFilterSensitiveLog: (obj: DescribeSpotFleetInstancesRequest) => any;
8499
+ /**
8500
+ * @internal
8501
+ */
8502
+ export declare const DescribeSpotFleetInstancesResponseFilterSensitiveLog: (obj: DescribeSpotFleetInstancesResponse) => any;
8503
+ /**
8504
+ * @internal
8505
+ */
8506
+ export declare const DescribeSpotFleetRequestHistoryRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryRequest) => any;
8507
+ /**
8508
+ * @internal
8509
+ */
8510
+ export declare const HistoryRecordFilterSensitiveLog: (obj: HistoryRecord) => any;
8511
+ /**
8512
+ * @internal
8513
+ */
8514
+ export declare const DescribeSpotFleetRequestHistoryResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestHistoryResponse) => any;
8515
+ /**
8516
+ * @internal
8517
+ */
8518
+ export declare const DescribeSpotFleetRequestsRequestFilterSensitiveLog: (obj: DescribeSpotFleetRequestsRequest) => any;
8519
+ /**
8520
+ * @internal
8521
+ */
8522
+ export declare const SpotFleetMonitoringFilterSensitiveLog: (obj: SpotFleetMonitoring) => any;
8523
+ /**
8524
+ * @internal
8525
+ */
8526
+ export declare const InstanceNetworkInterfaceSpecificationFilterSensitiveLog: (obj: InstanceNetworkInterfaceSpecification) => any;
8527
+ /**
8528
+ * @internal
8529
+ */
8530
+ export declare const SpotPlacementFilterSensitiveLog: (obj: SpotPlacement) => any;
8531
+ /**
8532
+ * @internal
8533
+ */
8534
+ export declare const SpotFleetTagSpecificationFilterSensitiveLog: (obj: SpotFleetTagSpecification) => any;
8535
+ /**
8536
+ * @internal
8537
+ */
8538
+ export declare const SpotFleetLaunchSpecificationFilterSensitiveLog: (obj: SpotFleetLaunchSpecification) => any;
8539
+ /**
8540
+ * @internal
8541
+ */
8542
+ export declare const LaunchTemplateOverridesFilterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
8543
+ /**
8544
+ * @internal
8545
+ */
8546
+ export declare const LaunchTemplateConfigFilterSensitiveLog: (obj: LaunchTemplateConfig) => any;
8547
+ /**
8548
+ * @internal
8549
+ */
8550
+ export declare const ClassicLoadBalancerFilterSensitiveLog: (obj: ClassicLoadBalancer) => any;
8551
+ /**
8552
+ * @internal
8553
+ */
8554
+ export declare const ClassicLoadBalancersConfigFilterSensitiveLog: (obj: ClassicLoadBalancersConfig) => any;
8555
+ /**
8556
+ * @internal
8557
+ */
8558
+ export declare const TargetGroupFilterSensitiveLog: (obj: TargetGroup) => any;
8559
+ /**
8560
+ * @internal
8561
+ */
8562
+ export declare const TargetGroupsConfigFilterSensitiveLog: (obj: TargetGroupsConfig) => any;
8563
+ /**
8564
+ * @internal
8565
+ */
8566
+ export declare const LoadBalancersConfigFilterSensitiveLog: (obj: LoadBalancersConfig) => any;
8567
+ /**
8568
+ * @internal
8569
+ */
8570
+ export declare const SpotCapacityRebalanceFilterSensitiveLog: (obj: SpotCapacityRebalance) => any;
8571
+ /**
8572
+ * @internal
8573
+ */
8574
+ export declare const SpotMaintenanceStrategiesFilterSensitiveLog: (obj: SpotMaintenanceStrategies) => any;
8575
+ /**
8576
+ * @internal
8577
+ */
8578
+ export declare const SpotFleetRequestConfigDataFilterSensitiveLog: (obj: SpotFleetRequestConfigData) => any;
8579
+ /**
8580
+ * @internal
8581
+ */
8582
+ export declare const SpotFleetRequestConfigFilterSensitiveLog: (obj: SpotFleetRequestConfig) => any;
8583
+ /**
8584
+ * @internal
8585
+ */
8586
+ export declare const DescribeSpotFleetRequestsResponseFilterSensitiveLog: (obj: DescribeSpotFleetRequestsResponse) => any;
8587
+ /**
8588
+ * @internal
8589
+ */
8590
+ export declare const DescribeSpotInstanceRequestsRequestFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsRequest) => any;
8591
+ /**
8592
+ * @internal
8593
+ */
8594
+ export declare const RunInstancesMonitoringEnabledFilterSensitiveLog: (obj: RunInstancesMonitoringEnabled) => any;
8595
+ /**
8596
+ * @internal
8597
+ */
8598
+ export declare const LaunchSpecificationFilterSensitiveLog: (obj: LaunchSpecification) => any;
8599
+ /**
8600
+ * @internal
8601
+ */
8602
+ export declare const SpotInstanceStatusFilterSensitiveLog: (obj: SpotInstanceStatus) => any;
8603
+ /**
8604
+ * @internal
8605
+ */
8606
+ export declare const SpotInstanceRequestFilterSensitiveLog: (obj: SpotInstanceRequest) => any;
8607
+ /**
8608
+ * @internal
8609
+ */
8610
+ export declare const DescribeSpotInstanceRequestsResultFilterSensitiveLog: (obj: DescribeSpotInstanceRequestsResult) => any;
8611
+ /**
8612
+ * @internal
8613
+ */
8614
+ export declare const DescribeSpotPriceHistoryRequestFilterSensitiveLog: (obj: DescribeSpotPriceHistoryRequest) => any;
8615
+ /**
8616
+ * @internal
8617
+ */
8618
+ export declare const SpotPriceFilterSensitiveLog: (obj: SpotPrice) => any;
8619
+ /**
8620
+ * @internal
8621
+ */
8622
+ export declare const DescribeSpotPriceHistoryResultFilterSensitiveLog: (obj: DescribeSpotPriceHistoryResult) => any;
8623
+ /**
8624
+ * @internal
8625
+ */
8626
+ export declare const DescribeStaleSecurityGroupsRequestFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsRequest) => any;
8627
+ /**
8628
+ * @internal
8629
+ */
8630
+ export declare const StaleIpPermissionFilterSensitiveLog: (obj: StaleIpPermission) => any;
8631
+ /**
8632
+ * @internal
8633
+ */
8634
+ export declare const StaleSecurityGroupFilterSensitiveLog: (obj: StaleSecurityGroup) => any;
8635
+ /**
8636
+ * @internal
8637
+ */
8638
+ export declare const DescribeStaleSecurityGroupsResultFilterSensitiveLog: (obj: DescribeStaleSecurityGroupsResult) => any;
8639
+ /**
8640
+ * @internal
8641
+ */
8642
+ export declare const DescribeStoreImageTasksRequestFilterSensitiveLog: (obj: DescribeStoreImageTasksRequest) => any;
8643
+ /**
8644
+ * @internal
8645
+ */
8646
+ export declare const StoreImageTaskResultFilterSensitiveLog: (obj: StoreImageTaskResult) => any;
8647
+ /**
8648
+ * @internal
8649
+ */
8650
+ export declare const DescribeStoreImageTasksResultFilterSensitiveLog: (obj: DescribeStoreImageTasksResult) => any;
8651
+ /**
8652
+ * @internal
8653
+ */
8654
+ export declare const DescribeSubnetsRequestFilterSensitiveLog: (obj: DescribeSubnetsRequest) => any;
8655
+ /**
8656
+ * @internal
8657
+ */
8658
+ export declare const DescribeSubnetsResultFilterSensitiveLog: (obj: DescribeSubnetsResult) => any;
8659
+ /**
8660
+ * @internal
8661
+ */
8662
+ export declare const DescribeTagsRequestFilterSensitiveLog: (obj: DescribeTagsRequest) => any;
8663
+ /**
8664
+ * @internal
8665
+ */
8666
+ export declare const TagDescriptionFilterSensitiveLog: (obj: TagDescription) => any;
8667
+ /**
8668
+ * @internal
8669
+ */
8670
+ export declare const DescribeTagsResultFilterSensitiveLog: (obj: DescribeTagsResult) => any;
8671
+ /**
8672
+ * @internal
8673
+ */
8674
+ export declare const DescribeTrafficMirrorFiltersRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersRequest) => any;
8675
+ /**
8676
+ * @internal
8677
+ */
8678
+ export declare const DescribeTrafficMirrorFiltersResultFilterSensitiveLog: (obj: DescribeTrafficMirrorFiltersResult) => any;
8679
+ /**
8680
+ * @internal
8681
+ */
8682
+ export declare const DescribeTrafficMirrorSessionsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsRequest) => any;
8683
+ /**
8684
+ * @internal
8685
+ */
8686
+ export declare const DescribeTrafficMirrorSessionsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorSessionsResult) => any;
8687
+ /**
8688
+ * @internal
8689
+ */
8690
+ export declare const DescribeTrafficMirrorTargetsRequestFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsRequest) => any;
8691
+ /**
8692
+ * @internal
8693
+ */
8694
+ export declare const DescribeTrafficMirrorTargetsResultFilterSensitiveLog: (obj: DescribeTrafficMirrorTargetsResult) => any;
8695
+ /**
8696
+ * @internal
8697
+ */
8698
+ export declare const DescribeTransitGatewayAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsRequest) => any;
8699
+ /**
8700
+ * @internal
8701
+ */
8702
+ export declare const TransitGatewayAttachmentAssociationFilterSensitiveLog: (obj: TransitGatewayAttachmentAssociation) => any;
8703
+ /**
8704
+ * @internal
8705
+ */
8706
+ export declare const TransitGatewayAttachmentFilterSensitiveLog: (obj: TransitGatewayAttachment) => any;
8707
+ /**
8708
+ * @internal
8709
+ */
8710
+ export declare const DescribeTransitGatewayAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayAttachmentsResult) => any;
8711
+ /**
8712
+ * @internal
8713
+ */
8714
+ export declare const DescribeTransitGatewayConnectPeersRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersRequest) => any;
8715
+ /**
8716
+ * @internal
8717
+ */
8718
+ export declare const DescribeTransitGatewayConnectPeersResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectPeersResult) => any;
8719
+ /**
8720
+ * @internal
8721
+ */
8722
+ export declare const DescribeTransitGatewayConnectsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsRequest) => any;
8723
+ /**
8724
+ * @internal
8725
+ */
8726
+ export declare const DescribeTransitGatewayConnectsResultFilterSensitiveLog: (obj: DescribeTransitGatewayConnectsResult) => any;
8727
+ /**
8728
+ * @internal
8729
+ */
8730
+ export declare const DescribeTransitGatewayMulticastDomainsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsRequest) => any;
8731
+ /**
8732
+ * @internal
8733
+ */
8734
+ export declare const DescribeTransitGatewayMulticastDomainsResultFilterSensitiveLog: (obj: DescribeTransitGatewayMulticastDomainsResult) => any;
8735
+ /**
8736
+ * @internal
8737
+ */
8738
+ export declare const DescribeTransitGatewayPeeringAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsRequest) => any;
8739
+ /**
8740
+ * @internal
8741
+ */
8742
+ export declare const DescribeTransitGatewayPeeringAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayPeeringAttachmentsResult) => any;
8743
+ /**
8744
+ * @internal
8745
+ */
8746
+ export declare const DescribeTransitGatewayPolicyTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesRequest) => any;
8747
+ /**
8748
+ * @internal
8749
+ */
8750
+ export declare const DescribeTransitGatewayPolicyTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayPolicyTablesResult) => any;
8751
+ /**
8752
+ * @internal
8753
+ */
8754
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsRequest) => any;
8755
+ /**
8756
+ * @internal
8757
+ */
8758
+ export declare const DescribeTransitGatewayRouteTableAnnouncementsResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTableAnnouncementsResult) => any;
8759
+ /**
8760
+ * @internal
8761
+ */
8762
+ export declare const DescribeTransitGatewayRouteTablesRequestFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesRequest) => any;
8763
+ /**
8764
+ * @internal
8765
+ */
8766
+ export declare const DescribeTransitGatewayRouteTablesResultFilterSensitiveLog: (obj: DescribeTransitGatewayRouteTablesResult) => any;
8767
+ /**
8768
+ * @internal
8769
+ */
8770
+ export declare const DescribeTransitGatewaysRequestFilterSensitiveLog: (obj: DescribeTransitGatewaysRequest) => any;
8771
+ /**
8772
+ * @internal
8773
+ */
8774
+ export declare const DescribeTransitGatewaysResultFilterSensitiveLog: (obj: DescribeTransitGatewaysResult) => any;
8775
+ /**
8776
+ * @internal
8777
+ */
8778
+ export declare const DescribeTransitGatewayVpcAttachmentsRequestFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsRequest) => any;
8779
+ /**
8780
+ * @internal
8781
+ */
8782
+ export declare const DescribeTransitGatewayVpcAttachmentsResultFilterSensitiveLog: (obj: DescribeTransitGatewayVpcAttachmentsResult) => any;
8783
+ /**
8784
+ * @internal
8785
+ */
8786
+ export declare const DescribeTrunkInterfaceAssociationsRequestFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsRequest) => any;
8787
+ /**
8788
+ * @internal
8789
+ */
8790
+ export declare const DescribeTrunkInterfaceAssociationsResultFilterSensitiveLog: (obj: DescribeTrunkInterfaceAssociationsResult) => any;
8791
+ /**
8792
+ * @internal
8793
+ */
8794
+ export declare const DescribeVolumeAttributeRequestFilterSensitiveLog: (obj: DescribeVolumeAttributeRequest) => any;
8795
+ /**
8796
+ * @internal
8797
+ */
8798
+ export declare const DescribeVolumeAttributeResultFilterSensitiveLog: (obj: DescribeVolumeAttributeResult) => any;
8799
+ /**
8800
+ * @internal
8801
+ */
8802
+ export declare const DescribeVolumesRequestFilterSensitiveLog: (obj: DescribeVolumesRequest) => any;
8803
+ /**
8804
+ * @internal
8805
+ */
8806
+ export declare const DescribeVolumesResultFilterSensitiveLog: (obj: DescribeVolumesResult) => any;
8807
+ /**
8808
+ * @internal
8809
+ */
8810
+ export declare const DescribeVolumesModificationsRequestFilterSensitiveLog: (obj: DescribeVolumesModificationsRequest) => any;
8811
+ /**
8812
+ * @internal
8813
+ */
8814
+ export declare const VolumeModificationFilterSensitiveLog: (obj: VolumeModification) => any;
8815
+ /**
8816
+ * @internal
8817
+ */
8818
+ export declare const DescribeVolumesModificationsResultFilterSensitiveLog: (obj: DescribeVolumesModificationsResult) => any;
8819
+ /**
8820
+ * @internal
8821
+ */
8822
+ export declare const DescribeVolumeStatusRequestFilterSensitiveLog: (obj: DescribeVolumeStatusRequest) => any;
8823
+ /**
8824
+ * @internal
8825
+ */
8826
+ export declare const VolumeStatusActionFilterSensitiveLog: (obj: VolumeStatusAction) => any;
8827
+ /**
8828
+ * @internal
8829
+ */
8830
+ export declare const VolumeStatusAttachmentStatusFilterSensitiveLog: (obj: VolumeStatusAttachmentStatus) => any;
8831
+ /**
8832
+ * @internal
8833
+ */
8834
+ export declare const VolumeStatusEventFilterSensitiveLog: (obj: VolumeStatusEvent) => any;
8835
+ /**
8836
+ * @internal
8837
+ */
8838
+ export declare const VolumeStatusDetailsFilterSensitiveLog: (obj: VolumeStatusDetails) => any;
8839
+ /**
8840
+ * @internal
8841
+ */
8842
+ export declare const VolumeStatusInfoFilterSensitiveLog: (obj: VolumeStatusInfo) => any;
8843
+ /**
8844
+ * @internal
8845
+ */
8846
+ export declare const VolumeStatusItemFilterSensitiveLog: (obj: VolumeStatusItem) => any;
8847
+ /**
8848
+ * @internal
8849
+ */
8850
+ export declare const DescribeVolumeStatusResultFilterSensitiveLog: (obj: DescribeVolumeStatusResult) => any;
8851
+ /**
8852
+ * @internal
8853
+ */
8854
+ export declare const DescribeVpcAttributeRequestFilterSensitiveLog: (obj: DescribeVpcAttributeRequest) => any;
8855
+ /**
8856
+ * @internal
8857
+ */
8858
+ export declare const DescribeVpcAttributeResultFilterSensitiveLog: (obj: DescribeVpcAttributeResult) => any;
8859
+ /**
8860
+ * @internal
8861
+ */
8862
+ export declare const DescribeVpcClassicLinkRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkRequest) => any;
8863
+ /**
8864
+ * @internal
8865
+ */
8866
+ export declare const VpcClassicLinkFilterSensitiveLog: (obj: VpcClassicLink) => any;
8867
+ /**
8868
+ * @internal
8869
+ */
8870
+ export declare const DescribeVpcClassicLinkResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkResult) => any;
8871
+ /**
8872
+ * @internal
8873
+ */
8874
+ export declare const DescribeVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportRequest) => any;
8875
+ /**
8876
+ * @internal
8877
+ */
8878
+ export declare const ClassicLinkDnsSupportFilterSensitiveLog: (obj: ClassicLinkDnsSupport) => any;
8879
+ /**
8880
+ * @internal
8881
+ */
8882
+ export declare const DescribeVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DescribeVpcClassicLinkDnsSupportResult) => any;
8883
+ /**
8884
+ * @internal
8885
+ */
8886
+ export declare const DescribeVpcEndpointConnectionNotificationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsRequest) => any;
8887
+ /**
8888
+ * @internal
8889
+ */
8890
+ export declare const DescribeVpcEndpointConnectionNotificationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionNotificationsResult) => any;
8891
+ /**
8892
+ * @internal
8893
+ */
8894
+ export declare const DescribeVpcEndpointConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsRequest) => any;
8895
+ /**
8896
+ * @internal
8897
+ */
8898
+ export declare const VpcEndpointConnectionFilterSensitiveLog: (obj: VpcEndpointConnection) => any;
8899
+ /**
8900
+ * @internal
8901
+ */
8902
+ export declare const DescribeVpcEndpointConnectionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointConnectionsResult) => any;
8903
+ /**
8904
+ * @internal
8905
+ */
8906
+ export declare const DescribeVpcEndpointsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointsRequest) => any;
8907
+ /**
8908
+ * @internal
8909
+ */
8910
+ export declare const DescribeVpcEndpointsResultFilterSensitiveLog: (obj: DescribeVpcEndpointsResult) => any;
8911
+ /**
8912
+ * @internal
8913
+ */
8914
+ export declare const DescribeVpcEndpointServiceConfigurationsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsRequest) => any;
8915
+ /**
8916
+ * @internal
8917
+ */
8918
+ export declare const DescribeVpcEndpointServiceConfigurationsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServiceConfigurationsResult) => any;
8919
+ /**
8920
+ * @internal
8921
+ */
8922
+ export declare const DescribeVpcEndpointServicePermissionsRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsRequest) => any;
8923
+ /**
8924
+ * @internal
8925
+ */
8926
+ export declare const DescribeVpcEndpointServicePermissionsResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicePermissionsResult) => any;
8927
+ /**
8928
+ * @internal
8929
+ */
8930
+ export declare const DescribeVpcEndpointServicesRequestFilterSensitiveLog: (obj: DescribeVpcEndpointServicesRequest) => any;
8931
+ /**
8932
+ * @internal
8933
+ */
8934
+ export declare const PrivateDnsDetailsFilterSensitiveLog: (obj: PrivateDnsDetails) => any;
8935
+ /**
8936
+ * @internal
8937
+ */
8938
+ export declare const ServiceDetailFilterSensitiveLog: (obj: ServiceDetail) => any;
8939
+ /**
8940
+ * @internal
8941
+ */
8942
+ export declare const DescribeVpcEndpointServicesResultFilterSensitiveLog: (obj: DescribeVpcEndpointServicesResult) => any;
8943
+ /**
8944
+ * @internal
8945
+ */
8946
+ export declare const DescribeVpcPeeringConnectionsRequestFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsRequest) => any;
8947
+ /**
8948
+ * @internal
8949
+ */
8950
+ export declare const DescribeVpcPeeringConnectionsResultFilterSensitiveLog: (obj: DescribeVpcPeeringConnectionsResult) => any;
8951
+ /**
8952
+ * @internal
8953
+ */
8954
+ export declare const DescribeVpcsRequestFilterSensitiveLog: (obj: DescribeVpcsRequest) => any;
8955
+ /**
8956
+ * @internal
8957
+ */
8958
+ export declare const DescribeVpcsResultFilterSensitiveLog: (obj: DescribeVpcsResult) => any;
8959
+ /**
8960
+ * @internal
8961
+ */
8962
+ export declare const DescribeVpnConnectionsRequestFilterSensitiveLog: (obj: DescribeVpnConnectionsRequest) => any;
8963
+ /**
8964
+ * @internal
8965
+ */
8966
+ export declare const DescribeVpnConnectionsResultFilterSensitiveLog: (obj: DescribeVpnConnectionsResult) => any;
8967
+ /**
8968
+ * @internal
8969
+ */
8970
+ export declare const DescribeVpnGatewaysRequestFilterSensitiveLog: (obj: DescribeVpnGatewaysRequest) => any;
8971
+ /**
8972
+ * @internal
8973
+ */
8974
+ export declare const DescribeVpnGatewaysResultFilterSensitiveLog: (obj: DescribeVpnGatewaysResult) => any;
8975
+ /**
8976
+ * @internal
8977
+ */
8978
+ export declare const DetachClassicLinkVpcRequestFilterSensitiveLog: (obj: DetachClassicLinkVpcRequest) => any;
8979
+ /**
8980
+ * @internal
8981
+ */
8982
+ export declare const DetachClassicLinkVpcResultFilterSensitiveLog: (obj: DetachClassicLinkVpcResult) => any;
8983
+ /**
8984
+ * @internal
8985
+ */
8986
+ export declare const DetachInternetGatewayRequestFilterSensitiveLog: (obj: DetachInternetGatewayRequest) => any;
8987
+ /**
8988
+ * @internal
8989
+ */
8990
+ export declare const DetachNetworkInterfaceRequestFilterSensitiveLog: (obj: DetachNetworkInterfaceRequest) => any;
8991
+ /**
8992
+ * @internal
8993
+ */
8994
+ export declare const DetachVolumeRequestFilterSensitiveLog: (obj: DetachVolumeRequest) => any;
8995
+ /**
8996
+ * @internal
8997
+ */
8998
+ export declare const DetachVpnGatewayRequestFilterSensitiveLog: (obj: DetachVpnGatewayRequest) => any;
8999
+ /**
9000
+ * @internal
9001
+ */
9002
+ export declare const DisableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultRequest) => any;
9003
+ /**
9004
+ * @internal
9005
+ */
9006
+ export declare const DisableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: DisableEbsEncryptionByDefaultResult) => any;
9007
+ /**
9008
+ * @internal
9009
+ */
9010
+ export declare const DisableFastLaunchRequestFilterSensitiveLog: (obj: DisableFastLaunchRequest) => any;
9011
+ /**
9012
+ * @internal
9013
+ */
9014
+ export declare const DisableFastLaunchResultFilterSensitiveLog: (obj: DisableFastLaunchResult) => any;
9015
+ /**
9016
+ * @internal
9017
+ */
9018
+ export declare const DisableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: DisableFastSnapshotRestoresRequest) => any;
9019
+ /**
9020
+ * @internal
9021
+ */
9022
+ export declare const DisableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreSuccessItem) => any;
9023
+ /**
9024
+ * @internal
9025
+ */
9026
+ export declare const DisableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateError) => any;
9027
+ /**
9028
+ * @internal
9029
+ */
9030
+ export declare const DisableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreStateErrorItem) => any;
9031
+ /**
9032
+ * @internal
9033
+ */
9034
+ export declare const DisableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: DisableFastSnapshotRestoreErrorItem) => any;
9035
+ /**
9036
+ * @internal
9037
+ */
9038
+ export declare const DisableFastSnapshotRestoresResultFilterSensitiveLog: (obj: DisableFastSnapshotRestoresResult) => any;
9039
+ /**
9040
+ * @internal
9041
+ */
9042
+ export declare const DisableImageDeprecationRequestFilterSensitiveLog: (obj: DisableImageDeprecationRequest) => any;
9043
+ /**
9044
+ * @internal
9045
+ */
9046
+ export declare const DisableImageDeprecationResultFilterSensitiveLog: (obj: DisableImageDeprecationResult) => any;
9047
+ /**
9048
+ * @internal
9049
+ */
9050
+ export declare const DisableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountRequest) => any;
9051
+ /**
9052
+ * @internal
9053
+ */
9054
+ export declare const DisableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: DisableIpamOrganizationAdminAccountResult) => any;
9055
+ /**
9056
+ * @internal
9057
+ */
9058
+ export declare const DisableSerialConsoleAccessRequestFilterSensitiveLog: (obj: DisableSerialConsoleAccessRequest) => any;
9059
+ /**
9060
+ * @internal
9061
+ */
9062
+ export declare const DisableSerialConsoleAccessResultFilterSensitiveLog: (obj: DisableSerialConsoleAccessResult) => any;
9063
+ /**
9064
+ * @internal
9065
+ */
9066
+ export declare const DisableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationRequest) => any;
9067
+ /**
9068
+ * @internal
9069
+ */
9070
+ export declare const TransitGatewayPropagationFilterSensitiveLog: (obj: TransitGatewayPropagation) => any;
9071
+ /**
9072
+ * @internal
9073
+ */
9074
+ export declare const DisableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: DisableTransitGatewayRouteTablePropagationResult) => any;
9075
+ /**
9076
+ * @internal
9077
+ */
9078
+ export declare const DisableVgwRoutePropagationRequestFilterSensitiveLog: (obj: DisableVgwRoutePropagationRequest) => any;
9079
+ /**
9080
+ * @internal
9081
+ */
9082
+ export declare const DisableVpcClassicLinkRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkRequest) => any;
9083
+ /**
9084
+ * @internal
9085
+ */
9086
+ export declare const DisableVpcClassicLinkResultFilterSensitiveLog: (obj: DisableVpcClassicLinkResult) => any;
9087
+ /**
9088
+ * @internal
9089
+ */
9090
+ export declare const DisableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportRequest) => any;
9091
+ /**
9092
+ * @internal
9093
+ */
9094
+ export declare const DisableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: DisableVpcClassicLinkDnsSupportResult) => any;
9095
+ /**
9096
+ * @internal
9097
+ */
9098
+ export declare const DisassociateAddressRequestFilterSensitiveLog: (obj: DisassociateAddressRequest) => any;
9099
+ /**
9100
+ * @internal
9101
+ */
9102
+ export declare const DisassociateClientVpnTargetNetworkRequestFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkRequest) => any;
9103
+ /**
9104
+ * @internal
9105
+ */
9106
+ export declare const DisassociateClientVpnTargetNetworkResultFilterSensitiveLog: (obj: DisassociateClientVpnTargetNetworkResult) => any;
9107
+ /**
9108
+ * @internal
9109
+ */
9110
+ export declare const DisassociateEnclaveCertificateIamRoleRequestFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleRequest) => any;
9111
+ /**
9112
+ * @internal
9113
+ */
9114
+ export declare const DisassociateEnclaveCertificateIamRoleResultFilterSensitiveLog: (obj: DisassociateEnclaveCertificateIamRoleResult) => any;
9115
+ /**
9116
+ * @internal
9117
+ */
9118
+ export declare const DisassociateIamInstanceProfileRequestFilterSensitiveLog: (obj: DisassociateIamInstanceProfileRequest) => any;
9119
+ /**
9120
+ * @internal
9121
+ */
9122
+ export declare const DisassociateIamInstanceProfileResultFilterSensitiveLog: (obj: DisassociateIamInstanceProfileResult) => any;
9123
+ /**
9124
+ * @internal
9125
+ */
9126
+ export declare const InstanceEventWindowDisassociationRequestFilterSensitiveLog: (obj: InstanceEventWindowDisassociationRequest) => any;
9127
+ /**
9128
+ * @internal
9129
+ */
9130
+ export declare const DisassociateInstanceEventWindowRequestFilterSensitiveLog: (obj: DisassociateInstanceEventWindowRequest) => any;
9131
+ /**
9132
+ * @internal
9133
+ */
9134
+ export declare const DisassociateInstanceEventWindowResultFilterSensitiveLog: (obj: DisassociateInstanceEventWindowResult) => any;
9135
+ /**
9136
+ * @internal
9137
+ */
9138
+ export declare const DisassociateRouteTableRequestFilterSensitiveLog: (obj: DisassociateRouteTableRequest) => any;
9139
+ /**
9140
+ * @internal
9141
+ */
9142
+ export declare const DisassociateSubnetCidrBlockRequestFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockRequest) => any;
9143
+ /**
9144
+ * @internal
9145
+ */
9146
+ export declare const DisassociateSubnetCidrBlockResultFilterSensitiveLog: (obj: DisassociateSubnetCidrBlockResult) => any;
9147
+ /**
9148
+ * @internal
9149
+ */
9150
+ export declare const DisassociateTransitGatewayMulticastDomainRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainRequest) => any;
9151
+ /**
9152
+ * @internal
9153
+ */
9154
+ export declare const DisassociateTransitGatewayMulticastDomainResultFilterSensitiveLog: (obj: DisassociateTransitGatewayMulticastDomainResult) => any;
9155
+ /**
9156
+ * @internal
9157
+ */
9158
+ export declare const DisassociateTransitGatewayPolicyTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableRequest) => any;
9159
+ /**
9160
+ * @internal
9161
+ */
9162
+ export declare const DisassociateTransitGatewayPolicyTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayPolicyTableResult) => any;
9163
+ /**
9164
+ * @internal
9165
+ */
9166
+ export declare const DisassociateTransitGatewayRouteTableRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableRequest) => any;
9167
+ /**
9168
+ * @internal
9169
+ */
9170
+ export declare const DisassociateTransitGatewayRouteTableResultFilterSensitiveLog: (obj: DisassociateTransitGatewayRouteTableResult) => any;
9171
+ /**
9172
+ * @internal
9173
+ */
9174
+ export declare const DisassociateTrunkInterfaceRequestFilterSensitiveLog: (obj: DisassociateTrunkInterfaceRequest) => any;
9175
+ /**
9176
+ * @internal
9177
+ */
9178
+ export declare const DisassociateTrunkInterfaceResultFilterSensitiveLog: (obj: DisassociateTrunkInterfaceResult) => any;
9179
+ /**
9180
+ * @internal
9181
+ */
9182
+ export declare const DisassociateVpcCidrBlockRequestFilterSensitiveLog: (obj: DisassociateVpcCidrBlockRequest) => any;
9183
+ /**
9184
+ * @internal
9185
+ */
9186
+ export declare const DisassociateVpcCidrBlockResultFilterSensitiveLog: (obj: DisassociateVpcCidrBlockResult) => any;
9187
+ /**
9188
+ * @internal
9189
+ */
9190
+ export declare const EnableEbsEncryptionByDefaultRequestFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultRequest) => any;
9191
+ /**
9192
+ * @internal
9193
+ */
9194
+ export declare const EnableEbsEncryptionByDefaultResultFilterSensitiveLog: (obj: EnableEbsEncryptionByDefaultResult) => any;
9195
+ /**
9196
+ * @internal
9197
+ */
9198
+ export declare const FastLaunchLaunchTemplateSpecificationRequestFilterSensitiveLog: (obj: FastLaunchLaunchTemplateSpecificationRequest) => any;
9199
+ /**
9200
+ * @internal
9201
+ */
9202
+ export declare const FastLaunchSnapshotConfigurationRequestFilterSensitiveLog: (obj: FastLaunchSnapshotConfigurationRequest) => any;
9203
+ /**
9204
+ * @internal
9205
+ */
9206
+ export declare const EnableFastLaunchRequestFilterSensitiveLog: (obj: EnableFastLaunchRequest) => any;
9207
+ /**
9208
+ * @internal
9209
+ */
9210
+ export declare const EnableFastLaunchResultFilterSensitiveLog: (obj: EnableFastLaunchResult) => any;
9211
+ /**
9212
+ * @internal
9213
+ */
9214
+ export declare const EnableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
9215
+ /**
9216
+ * @internal
9217
+ */
9218
+ export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
9219
+ /**
9220
+ * @internal
9221
+ */
9222
+ export declare const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateError) => any;
9223
+ /**
9224
+ * @internal
9225
+ */
9226
+ export declare const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreStateErrorItem) => any;
9227
+ /**
9228
+ * @internal
9229
+ */
9230
+ export declare const EnableFastSnapshotRestoreErrorItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreErrorItem) => any;
9231
+ /**
9232
+ * @internal
9233
+ */
9234
+ export declare const EnableFastSnapshotRestoresResultFilterSensitiveLog: (obj: EnableFastSnapshotRestoresResult) => any;
9235
+ /**
9236
+ * @internal
9237
+ */
9238
+ export declare const EnableImageDeprecationRequestFilterSensitiveLog: (obj: EnableImageDeprecationRequest) => any;
9239
+ /**
9240
+ * @internal
9241
+ */
9242
+ export declare const EnableImageDeprecationResultFilterSensitiveLog: (obj: EnableImageDeprecationResult) => any;
9243
+ /**
9244
+ * @internal
9245
+ */
9246
+ export declare const EnableIpamOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountRequest) => any;
9247
+ /**
9248
+ * @internal
9249
+ */
9250
+ export declare const EnableIpamOrganizationAdminAccountResultFilterSensitiveLog: (obj: EnableIpamOrganizationAdminAccountResult) => any;
9251
+ /**
9252
+ * @internal
9253
+ */
9254
+ export declare const EnableSerialConsoleAccessRequestFilterSensitiveLog: (obj: EnableSerialConsoleAccessRequest) => any;
9255
+ /**
9256
+ * @internal
9257
+ */
9258
+ export declare const EnableSerialConsoleAccessResultFilterSensitiveLog: (obj: EnableSerialConsoleAccessResult) => any;
9259
+ /**
9260
+ * @internal
9261
+ */
9262
+ export declare const EnableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationRequest) => any;
9263
+ /**
9264
+ * @internal
9265
+ */
9266
+ export declare const EnableTransitGatewayRouteTablePropagationResultFilterSensitiveLog: (obj: EnableTransitGatewayRouteTablePropagationResult) => any;
9267
+ /**
9268
+ * @internal
9269
+ */
9270
+ export declare const EnableVgwRoutePropagationRequestFilterSensitiveLog: (obj: EnableVgwRoutePropagationRequest) => any;
9271
+ /**
9272
+ * @internal
9273
+ */
9274
+ export declare const EnableVolumeIORequestFilterSensitiveLog: (obj: EnableVolumeIORequest) => any;
9275
+ /**
9276
+ * @internal
9277
+ */
9278
+ export declare const EnableVpcClassicLinkRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkRequest) => any;
9279
+ /**
9280
+ * @internal
9281
+ */
9282
+ export declare const EnableVpcClassicLinkResultFilterSensitiveLog: (obj: EnableVpcClassicLinkResult) => any;
9283
+ /**
9284
+ * @internal
9285
+ */
9286
+ export declare const EnableVpcClassicLinkDnsSupportRequestFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportRequest) => any;
9287
+ /**
9288
+ * @internal
9289
+ */
9290
+ export declare const EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog: (obj: EnableVpcClassicLinkDnsSupportResult) => any;
9291
+ /**
9292
+ * @internal
9293
+ */
9294
+ export declare const ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListRequest) => any;
9295
+ /**
9296
+ * @internal
9297
+ */
9298
+ export declare const ClientCertificateRevocationListStatusFilterSensitiveLog: (obj: ClientCertificateRevocationListStatus) => any;
9299
+ /**
9300
+ * @internal
9301
+ */
9302
+ export declare const ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog: (obj: ExportClientVpnClientCertificateRevocationListResult) => any;
9303
+ /**
9304
+ * @internal
9305
+ */
9306
+ export declare const ExportClientVpnClientConfigurationRequestFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationRequest) => any;
9307
+ /**
9308
+ * @internal
9309
+ */
9310
+ export declare const ExportClientVpnClientConfigurationResultFilterSensitiveLog: (obj: ExportClientVpnClientConfigurationResult) => any;
9311
+ /**
9312
+ * @internal
9313
+ */
9314
+ export declare const ExportTaskS3LocationRequestFilterSensitiveLog: (obj: ExportTaskS3LocationRequest) => any;