import { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator, WaiterConfiguration, } from "@smithy/types"; import { WaiterResult } from "@smithy/util-waiter"; import { AcceptAddressTransferCommandInput, AcceptAddressTransferCommandOutput, } from "./commands/AcceptAddressTransferCommand"; import { AcceptCapacityReservationBillingOwnershipCommandInput, AcceptCapacityReservationBillingOwnershipCommandOutput, } from "./commands/AcceptCapacityReservationBillingOwnershipCommand"; import { AcceptReservedInstancesExchangeQuoteCommandInput, AcceptReservedInstancesExchangeQuoteCommandOutput, } from "./commands/AcceptReservedInstancesExchangeQuoteCommand"; import { AcceptTransitGatewayClientVpnAttachmentCommandInput, AcceptTransitGatewayClientVpnAttachmentCommandOutput, } from "./commands/AcceptTransitGatewayClientVpnAttachmentCommand"; import { AcceptTransitGatewayMulticastDomainAssociationsCommandInput, AcceptTransitGatewayMulticastDomainAssociationsCommandOutput, } from "./commands/AcceptTransitGatewayMulticastDomainAssociationsCommand"; import { AcceptTransitGatewayPeeringAttachmentCommandInput, AcceptTransitGatewayPeeringAttachmentCommandOutput, } from "./commands/AcceptTransitGatewayPeeringAttachmentCommand"; import { AcceptTransitGatewayVpcAttachmentCommandInput, AcceptTransitGatewayVpcAttachmentCommandOutput, } from "./commands/AcceptTransitGatewayVpcAttachmentCommand"; import { AcceptVpcEndpointConnectionsCommandInput, AcceptVpcEndpointConnectionsCommandOutput, } from "./commands/AcceptVpcEndpointConnectionsCommand"; import { AcceptVpcPeeringConnectionCommandInput, AcceptVpcPeeringConnectionCommandOutput, } from "./commands/AcceptVpcPeeringConnectionCommand"; import { AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, } from "./commands/AdvertiseByoipCidrCommand"; import { AllocateAddressCommandInput, AllocateAddressCommandOutput, } from "./commands/AllocateAddressCommand"; import { AllocateHostsCommandInput, AllocateHostsCommandOutput, } from "./commands/AllocateHostsCommand"; import { AllocateIpamPoolCidrCommandInput, AllocateIpamPoolCidrCommandOutput, } from "./commands/AllocateIpamPoolCidrCommand"; import { ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput, } from "./commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand"; import { AssignIpv6AddressesCommandInput, AssignIpv6AddressesCommandOutput, } from "./commands/AssignIpv6AddressesCommand"; import { AssignPrivateIpAddressesCommandInput, AssignPrivateIpAddressesCommandOutput, } from "./commands/AssignPrivateIpAddressesCommand"; import { AssignPrivateNatGatewayAddressCommandInput, AssignPrivateNatGatewayAddressCommandOutput, } from "./commands/AssignPrivateNatGatewayAddressCommand"; import { AssociateAddressCommandInput, AssociateAddressCommandOutput, } from "./commands/AssociateAddressCommand"; import { AssociateCapacityReservationBillingOwnerCommandInput, AssociateCapacityReservationBillingOwnerCommandOutput, } from "./commands/AssociateCapacityReservationBillingOwnerCommand"; import { AssociateClientVpnTargetNetworkCommandInput, AssociateClientVpnTargetNetworkCommandOutput, } from "./commands/AssociateClientVpnTargetNetworkCommand"; import { AssociateDhcpOptionsCommandInput, AssociateDhcpOptionsCommandOutput, } from "./commands/AssociateDhcpOptionsCommand"; import { AssociateEnclaveCertificateIamRoleCommandInput, AssociateEnclaveCertificateIamRoleCommandOutput, } from "./commands/AssociateEnclaveCertificateIamRoleCommand"; import { AssociateIamInstanceProfileCommandInput, AssociateIamInstanceProfileCommandOutput, } from "./commands/AssociateIamInstanceProfileCommand"; import { AssociateInstanceEventWindowCommandInput, AssociateInstanceEventWindowCommandOutput, } from "./commands/AssociateInstanceEventWindowCommand"; import { AssociateIpamByoasnCommandInput, AssociateIpamByoasnCommandOutput, } from "./commands/AssociateIpamByoasnCommand"; import { AssociateIpamResourceDiscoveryCommandInput, AssociateIpamResourceDiscoveryCommandOutput, } from "./commands/AssociateIpamResourceDiscoveryCommand"; import { AssociateNatGatewayAddressCommandInput, AssociateNatGatewayAddressCommandOutput, } from "./commands/AssociateNatGatewayAddressCommand"; import { AssociateRouteServerCommandInput, AssociateRouteServerCommandOutput, } from "./commands/AssociateRouteServerCommand"; import { AssociateRouteTableCommandInput, AssociateRouteTableCommandOutput, } from "./commands/AssociateRouteTableCommand"; import { AssociateSecurityGroupVpcCommandInput, AssociateSecurityGroupVpcCommandOutput, } from "./commands/AssociateSecurityGroupVpcCommand"; import { AssociateSubnetCidrBlockCommandInput, AssociateSubnetCidrBlockCommandOutput, } from "./commands/AssociateSubnetCidrBlockCommand"; import { AssociateTransitGatewayMulticastDomainCommandInput, AssociateTransitGatewayMulticastDomainCommandOutput, } from "./commands/AssociateTransitGatewayMulticastDomainCommand"; import { AssociateTransitGatewayPolicyTableCommandInput, AssociateTransitGatewayPolicyTableCommandOutput, } from "./commands/AssociateTransitGatewayPolicyTableCommand"; import { AssociateTransitGatewayRouteTableCommandInput, AssociateTransitGatewayRouteTableCommandOutput, } from "./commands/AssociateTransitGatewayRouteTableCommand"; import { AssociateTrunkInterfaceCommandInput, AssociateTrunkInterfaceCommandOutput, } from "./commands/AssociateTrunkInterfaceCommand"; import { AssociateVpcCidrBlockCommandInput, AssociateVpcCidrBlockCommandOutput, } from "./commands/AssociateVpcCidrBlockCommand"; import { AttachClassicLinkVpcCommandInput, AttachClassicLinkVpcCommandOutput, } from "./commands/AttachClassicLinkVpcCommand"; import { AttachInternetGatewayCommandInput, AttachInternetGatewayCommandOutput, } from "./commands/AttachInternetGatewayCommand"; import { AttachNetworkInterfaceCommandInput, AttachNetworkInterfaceCommandOutput, } from "./commands/AttachNetworkInterfaceCommand"; import { AttachVerifiedAccessTrustProviderCommandInput, AttachVerifiedAccessTrustProviderCommandOutput, } from "./commands/AttachVerifiedAccessTrustProviderCommand"; import { AttachVolumeCommandInput, AttachVolumeCommandOutput, } from "./commands/AttachVolumeCommand"; import { AttachVpnGatewayCommandInput, AttachVpnGatewayCommandOutput, } from "./commands/AttachVpnGatewayCommand"; import { AuthorizeClientVpnIngressCommandInput, AuthorizeClientVpnIngressCommandOutput, } from "./commands/AuthorizeClientVpnIngressCommand"; import { AuthorizeSecurityGroupEgressCommandInput, AuthorizeSecurityGroupEgressCommandOutput, } from "./commands/AuthorizeSecurityGroupEgressCommand"; import { AuthorizeSecurityGroupIngressCommandInput, AuthorizeSecurityGroupIngressCommandOutput, } from "./commands/AuthorizeSecurityGroupIngressCommand"; import { BundleInstanceCommandInput, BundleInstanceCommandOutput, } from "./commands/BundleInstanceCommand"; import { CancelBundleTaskCommandInput, CancelBundleTaskCommandOutput, } from "./commands/CancelBundleTaskCommand"; import { CancelCapacityReservationCommandInput, CancelCapacityReservationCommandOutput, } from "./commands/CancelCapacityReservationCommand"; import { CancelCapacityReservationFleetsCommandInput, CancelCapacityReservationFleetsCommandOutput, } from "./commands/CancelCapacityReservationFleetsCommand"; import { CancelConversionTaskCommandInput, CancelConversionTaskCommandOutput, } from "./commands/CancelConversionTaskCommand"; import { CancelDeclarativePoliciesReportCommandInput, CancelDeclarativePoliciesReportCommandOutput, } from "./commands/CancelDeclarativePoliciesReportCommand"; import { CancelExportTaskCommandInput, CancelExportTaskCommandOutput, } from "./commands/CancelExportTaskCommand"; import { CancelImageLaunchPermissionCommandInput, CancelImageLaunchPermissionCommandOutput, } from "./commands/CancelImageLaunchPermissionCommand"; import { CancelImportTaskCommandInput, CancelImportTaskCommandOutput, } from "./commands/CancelImportTaskCommand"; import { CancelReservedInstancesListingCommandInput, CancelReservedInstancesListingCommandOutput, } from "./commands/CancelReservedInstancesListingCommand"; import { CancelSpotFleetRequestsCommandInput, CancelSpotFleetRequestsCommandOutput, } from "./commands/CancelSpotFleetRequestsCommand"; import { CancelSpotInstanceRequestsCommandInput, CancelSpotInstanceRequestsCommandOutput, } from "./commands/CancelSpotInstanceRequestsCommand"; import { ConfirmProductInstanceCommandInput, ConfirmProductInstanceCommandOutput, } from "./commands/ConfirmProductInstanceCommand"; import { CopyFpgaImageCommandInput, CopyFpgaImageCommandOutput, } from "./commands/CopyFpgaImageCommand"; import { CopyImageCommandInput, CopyImageCommandOutput, } from "./commands/CopyImageCommand"; import { CopySnapshotCommandInput, CopySnapshotCommandOutput, } from "./commands/CopySnapshotCommand"; import { CopyVolumesCommandInput, CopyVolumesCommandOutput, } from "./commands/CopyVolumesCommand"; import { CreateCapacityManagerDataExportCommandInput, CreateCapacityManagerDataExportCommandOutput, } from "./commands/CreateCapacityManagerDataExportCommand"; import { CreateCapacityReservationBySplittingCommandInput, CreateCapacityReservationBySplittingCommandOutput, } from "./commands/CreateCapacityReservationBySplittingCommand"; import { CreateCapacityReservationCommandInput, CreateCapacityReservationCommandOutput, } from "./commands/CreateCapacityReservationCommand"; import { CreateCapacityReservationFleetCommandInput, CreateCapacityReservationFleetCommandOutput, } from "./commands/CreateCapacityReservationFleetCommand"; import { CreateCarrierGatewayCommandInput, CreateCarrierGatewayCommandOutput, } from "./commands/CreateCarrierGatewayCommand"; import { CreateClientVpnEndpointCommandInput, CreateClientVpnEndpointCommandOutput, } from "./commands/CreateClientVpnEndpointCommand"; import { CreateClientVpnRouteCommandInput, CreateClientVpnRouteCommandOutput, } from "./commands/CreateClientVpnRouteCommand"; import { CreateCoipCidrCommandInput, CreateCoipCidrCommandOutput, } from "./commands/CreateCoipCidrCommand"; import { CreateCoipPoolCommandInput, CreateCoipPoolCommandOutput, } from "./commands/CreateCoipPoolCommand"; import { CreateCustomerGatewayCommandInput, CreateCustomerGatewayCommandOutput, } from "./commands/CreateCustomerGatewayCommand"; import { CreateDefaultSubnetCommandInput, CreateDefaultSubnetCommandOutput, } from "./commands/CreateDefaultSubnetCommand"; import { CreateDefaultVpcCommandInput, CreateDefaultVpcCommandOutput, } from "./commands/CreateDefaultVpcCommand"; import { CreateDelegateMacVolumeOwnershipTaskCommandInput, CreateDelegateMacVolumeOwnershipTaskCommandOutput, } from "./commands/CreateDelegateMacVolumeOwnershipTaskCommand"; import { CreateDhcpOptionsCommandInput, CreateDhcpOptionsCommandOutput, } from "./commands/CreateDhcpOptionsCommand"; import { CreateEgressOnlyInternetGatewayCommandInput, CreateEgressOnlyInternetGatewayCommandOutput, } from "./commands/CreateEgressOnlyInternetGatewayCommand"; import { CreateFleetCommandInput, CreateFleetCommandOutput, } from "./commands/CreateFleetCommand"; import { CreateFlowLogsCommandInput, CreateFlowLogsCommandOutput, } from "./commands/CreateFlowLogsCommand"; import { CreateFpgaImageCommandInput, CreateFpgaImageCommandOutput, } from "./commands/CreateFpgaImageCommand"; import { CreateImageCommandInput, CreateImageCommandOutput, } from "./commands/CreateImageCommand"; import { CreateImageUsageReportCommandInput, CreateImageUsageReportCommandOutput, } from "./commands/CreateImageUsageReportCommand"; import { CreateInstanceConnectEndpointCommandInput, CreateInstanceConnectEndpointCommandOutput, } from "./commands/CreateInstanceConnectEndpointCommand"; import { CreateInstanceEventWindowCommandInput, CreateInstanceEventWindowCommandOutput, } from "./commands/CreateInstanceEventWindowCommand"; import { CreateInstanceExportTaskCommandInput, CreateInstanceExportTaskCommandOutput, } from "./commands/CreateInstanceExportTaskCommand"; import { CreateInternetGatewayCommandInput, CreateInternetGatewayCommandOutput, } from "./commands/CreateInternetGatewayCommand"; import { CreateInterruptibleCapacityReservationAllocationCommandInput, CreateInterruptibleCapacityReservationAllocationCommandOutput, } from "./commands/CreateInterruptibleCapacityReservationAllocationCommand"; import { CreateIpamCommandInput, CreateIpamCommandOutput, } from "./commands/CreateIpamCommand"; import { CreateIpamExternalResourceVerificationTokenCommandInput, CreateIpamExternalResourceVerificationTokenCommandOutput, } from "./commands/CreateIpamExternalResourceVerificationTokenCommand"; import { CreateIpamPolicyCommandInput, CreateIpamPolicyCommandOutput, } from "./commands/CreateIpamPolicyCommand"; import { CreateIpamPoolCommandInput, CreateIpamPoolCommandOutput, } from "./commands/CreateIpamPoolCommand"; import { CreateIpamPrefixListResolverCommandInput, CreateIpamPrefixListResolverCommandOutput, } from "./commands/CreateIpamPrefixListResolverCommand"; import { CreateIpamPrefixListResolverTargetCommandInput, CreateIpamPrefixListResolverTargetCommandOutput, } from "./commands/CreateIpamPrefixListResolverTargetCommand"; import { CreateIpamResourceDiscoveryCommandInput, CreateIpamResourceDiscoveryCommandOutput, } from "./commands/CreateIpamResourceDiscoveryCommand"; import { CreateIpamScopeCommandInput, CreateIpamScopeCommandOutput, } from "./commands/CreateIpamScopeCommand"; import { CreateKeyPairCommandInput, CreateKeyPairCommandOutput, } from "./commands/CreateKeyPairCommand"; import { CreateLaunchTemplateCommandInput, CreateLaunchTemplateCommandOutput, } from "./commands/CreateLaunchTemplateCommand"; import { CreateLaunchTemplateVersionCommandInput, CreateLaunchTemplateVersionCommandOutput, } from "./commands/CreateLaunchTemplateVersionCommand"; import { CreateLocalGatewayRouteCommandInput, CreateLocalGatewayRouteCommandOutput, } from "./commands/CreateLocalGatewayRouteCommand"; import { CreateLocalGatewayRouteTableCommandInput, CreateLocalGatewayRouteTableCommandOutput, } from "./commands/CreateLocalGatewayRouteTableCommand"; import { CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, } from "./commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand"; import { CreateLocalGatewayRouteTableVpcAssociationCommandInput, CreateLocalGatewayRouteTableVpcAssociationCommandOutput, } from "./commands/CreateLocalGatewayRouteTableVpcAssociationCommand"; import { CreateLocalGatewayVirtualInterfaceCommandInput, CreateLocalGatewayVirtualInterfaceCommandOutput, } from "./commands/CreateLocalGatewayVirtualInterfaceCommand"; import { CreateLocalGatewayVirtualInterfaceGroupCommandInput, CreateLocalGatewayVirtualInterfaceGroupCommandOutput, } from "./commands/CreateLocalGatewayVirtualInterfaceGroupCommand"; import { CreateMacSystemIntegrityProtectionModificationTaskCommandInput, CreateMacSystemIntegrityProtectionModificationTaskCommandOutput, } from "./commands/CreateMacSystemIntegrityProtectionModificationTaskCommand"; import { CreateManagedPrefixListCommandInput, CreateManagedPrefixListCommandOutput, } from "./commands/CreateManagedPrefixListCommand"; import { CreateNatGatewayCommandInput, CreateNatGatewayCommandOutput, } from "./commands/CreateNatGatewayCommand"; import { CreateNetworkAclCommandInput, CreateNetworkAclCommandOutput, } from "./commands/CreateNetworkAclCommand"; import { CreateNetworkAclEntryCommandInput, CreateNetworkAclEntryCommandOutput, } from "./commands/CreateNetworkAclEntryCommand"; import { CreateNetworkInsightsAccessScopeCommandInput, CreateNetworkInsightsAccessScopeCommandOutput, } from "./commands/CreateNetworkInsightsAccessScopeCommand"; import { CreateNetworkInsightsPathCommandInput, CreateNetworkInsightsPathCommandOutput, } from "./commands/CreateNetworkInsightsPathCommand"; import { CreateNetworkInterfaceCommandInput, CreateNetworkInterfaceCommandOutput, } from "./commands/CreateNetworkInterfaceCommand"; import { CreateNetworkInterfacePermissionCommandInput, CreateNetworkInterfacePermissionCommandOutput, } from "./commands/CreateNetworkInterfacePermissionCommand"; import { CreatePlacementGroupCommandInput, CreatePlacementGroupCommandOutput, } from "./commands/CreatePlacementGroupCommand"; import { CreatePublicIpv4PoolCommandInput, CreatePublicIpv4PoolCommandOutput, } from "./commands/CreatePublicIpv4PoolCommand"; import { CreateReplaceRootVolumeTaskCommandInput, CreateReplaceRootVolumeTaskCommandOutput, } from "./commands/CreateReplaceRootVolumeTaskCommand"; import { CreateReservedInstancesListingCommandInput, CreateReservedInstancesListingCommandOutput, } from "./commands/CreateReservedInstancesListingCommand"; import { CreateRestoreImageTaskCommandInput, CreateRestoreImageTaskCommandOutput, } from "./commands/CreateRestoreImageTaskCommand"; import { CreateRouteCommandInput, CreateRouteCommandOutput, } from "./commands/CreateRouteCommand"; import { CreateRouteServerCommandInput, CreateRouteServerCommandOutput, } from "./commands/CreateRouteServerCommand"; import { CreateRouteServerEndpointCommandInput, CreateRouteServerEndpointCommandOutput, } from "./commands/CreateRouteServerEndpointCommand"; import { CreateRouteServerPeerCommandInput, CreateRouteServerPeerCommandOutput, } from "./commands/CreateRouteServerPeerCommand"; import { CreateRouteTableCommandInput, CreateRouteTableCommandOutput, } from "./commands/CreateRouteTableCommand"; import { CreateSecondaryNetworkCommandInput, CreateSecondaryNetworkCommandOutput, } from "./commands/CreateSecondaryNetworkCommand"; import { CreateSecondarySubnetCommandInput, CreateSecondarySubnetCommandOutput, } from "./commands/CreateSecondarySubnetCommand"; import { CreateSecurityGroupCommandInput, CreateSecurityGroupCommandOutput, } from "./commands/CreateSecurityGroupCommand"; import { CreateSnapshotCommandInput, CreateSnapshotCommandOutput, } from "./commands/CreateSnapshotCommand"; import { CreateSnapshotsCommandInput, CreateSnapshotsCommandOutput, } from "./commands/CreateSnapshotsCommand"; import { CreateSpotDatafeedSubscriptionCommandInput, CreateSpotDatafeedSubscriptionCommandOutput, } from "./commands/CreateSpotDatafeedSubscriptionCommand"; import { CreateStoreImageTaskCommandInput, CreateStoreImageTaskCommandOutput, } from "./commands/CreateStoreImageTaskCommand"; import { CreateSubnetCidrReservationCommandInput, CreateSubnetCidrReservationCommandOutput, } from "./commands/CreateSubnetCidrReservationCommand"; import { CreateSubnetCommandInput, CreateSubnetCommandOutput, } from "./commands/CreateSubnetCommand"; import { CreateTagsCommandInput, CreateTagsCommandOutput, } from "./commands/CreateTagsCommand"; import { CreateTrafficMirrorFilterCommandInput, CreateTrafficMirrorFilterCommandOutput, } from "./commands/CreateTrafficMirrorFilterCommand"; import { CreateTrafficMirrorFilterRuleCommandInput, CreateTrafficMirrorFilterRuleCommandOutput, } from "./commands/CreateTrafficMirrorFilterRuleCommand"; import { CreateTrafficMirrorSessionCommandInput, CreateTrafficMirrorSessionCommandOutput, } from "./commands/CreateTrafficMirrorSessionCommand"; import { CreateTrafficMirrorTargetCommandInput, CreateTrafficMirrorTargetCommandOutput, } from "./commands/CreateTrafficMirrorTargetCommand"; import { CreateTransitGatewayCommandInput, CreateTransitGatewayCommandOutput, } from "./commands/CreateTransitGatewayCommand"; import { CreateTransitGatewayConnectCommandInput, CreateTransitGatewayConnectCommandOutput, } from "./commands/CreateTransitGatewayConnectCommand"; import { CreateTransitGatewayConnectPeerCommandInput, CreateTransitGatewayConnectPeerCommandOutput, } from "./commands/CreateTransitGatewayConnectPeerCommand"; import { CreateTransitGatewayMeteringPolicyCommandInput, CreateTransitGatewayMeteringPolicyCommandOutput, } from "./commands/CreateTransitGatewayMeteringPolicyCommand"; import { CreateTransitGatewayMeteringPolicyEntryCommandInput, CreateTransitGatewayMeteringPolicyEntryCommandOutput, } from "./commands/CreateTransitGatewayMeteringPolicyEntryCommand"; import { CreateTransitGatewayMulticastDomainCommandInput, CreateTransitGatewayMulticastDomainCommandOutput, } from "./commands/CreateTransitGatewayMulticastDomainCommand"; import { CreateTransitGatewayPeeringAttachmentCommandInput, CreateTransitGatewayPeeringAttachmentCommandOutput, } from "./commands/CreateTransitGatewayPeeringAttachmentCommand"; import { CreateTransitGatewayPolicyTableCommandInput, CreateTransitGatewayPolicyTableCommandOutput, } from "./commands/CreateTransitGatewayPolicyTableCommand"; import { CreateTransitGatewayPrefixListReferenceCommandInput, CreateTransitGatewayPrefixListReferenceCommandOutput, } from "./commands/CreateTransitGatewayPrefixListReferenceCommand"; import { CreateTransitGatewayRouteCommandInput, CreateTransitGatewayRouteCommandOutput, } from "./commands/CreateTransitGatewayRouteCommand"; import { CreateTransitGatewayRouteTableAnnouncementCommandInput, CreateTransitGatewayRouteTableAnnouncementCommandOutput, } from "./commands/CreateTransitGatewayRouteTableAnnouncementCommand"; import { CreateTransitGatewayRouteTableCommandInput, CreateTransitGatewayRouteTableCommandOutput, } from "./commands/CreateTransitGatewayRouteTableCommand"; import { CreateTransitGatewayVpcAttachmentCommandInput, CreateTransitGatewayVpcAttachmentCommandOutput, } from "./commands/CreateTransitGatewayVpcAttachmentCommand"; import { CreateVerifiedAccessEndpointCommandInput, CreateVerifiedAccessEndpointCommandOutput, } from "./commands/CreateVerifiedAccessEndpointCommand"; import { CreateVerifiedAccessGroupCommandInput, CreateVerifiedAccessGroupCommandOutput, } from "./commands/CreateVerifiedAccessGroupCommand"; import { CreateVerifiedAccessInstanceCommandInput, CreateVerifiedAccessInstanceCommandOutput, } from "./commands/CreateVerifiedAccessInstanceCommand"; import { CreateVerifiedAccessTrustProviderCommandInput, CreateVerifiedAccessTrustProviderCommandOutput, } from "./commands/CreateVerifiedAccessTrustProviderCommand"; import { CreateVolumeCommandInput, CreateVolumeCommandOutput, } from "./commands/CreateVolumeCommand"; import { CreateVpcBlockPublicAccessExclusionCommandInput, CreateVpcBlockPublicAccessExclusionCommandOutput, } from "./commands/CreateVpcBlockPublicAccessExclusionCommand"; import { CreateVpcCommandInput, CreateVpcCommandOutput, } from "./commands/CreateVpcCommand"; import { CreateVpcEncryptionControlCommandInput, CreateVpcEncryptionControlCommandOutput, } from "./commands/CreateVpcEncryptionControlCommand"; import { CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, } from "./commands/CreateVpcEndpointCommand"; import { CreateVpcEndpointConnectionNotificationCommandInput, CreateVpcEndpointConnectionNotificationCommandOutput, } from "./commands/CreateVpcEndpointConnectionNotificationCommand"; import { CreateVpcEndpointServiceConfigurationCommandInput, CreateVpcEndpointServiceConfigurationCommandOutput, } from "./commands/CreateVpcEndpointServiceConfigurationCommand"; import { CreateVpcPeeringConnectionCommandInput, CreateVpcPeeringConnectionCommandOutput, } from "./commands/CreateVpcPeeringConnectionCommand"; import { CreateVpnConcentratorCommandInput, CreateVpnConcentratorCommandOutput, } from "./commands/CreateVpnConcentratorCommand"; import { CreateVpnConnectionCommandInput, CreateVpnConnectionCommandOutput, } from "./commands/CreateVpnConnectionCommand"; import { CreateVpnConnectionRouteCommandInput, CreateVpnConnectionRouteCommandOutput, } from "./commands/CreateVpnConnectionRouteCommand"; import { CreateVpnGatewayCommandInput, CreateVpnGatewayCommandOutput, } from "./commands/CreateVpnGatewayCommand"; import { DeleteCapacityManagerDataExportCommandInput, DeleteCapacityManagerDataExportCommandOutput, } from "./commands/DeleteCapacityManagerDataExportCommand"; import { DeleteCarrierGatewayCommandInput, DeleteCarrierGatewayCommandOutput, } from "./commands/DeleteCarrierGatewayCommand"; import { DeleteClientVpnEndpointCommandInput, DeleteClientVpnEndpointCommandOutput, } from "./commands/DeleteClientVpnEndpointCommand"; import { DeleteClientVpnRouteCommandInput, DeleteClientVpnRouteCommandOutput, } from "./commands/DeleteClientVpnRouteCommand"; import { DeleteCoipCidrCommandInput, DeleteCoipCidrCommandOutput, } from "./commands/DeleteCoipCidrCommand"; import { DeleteCoipPoolCommandInput, DeleteCoipPoolCommandOutput, } from "./commands/DeleteCoipPoolCommand"; import { DeleteCustomerGatewayCommandInput, DeleteCustomerGatewayCommandOutput, } from "./commands/DeleteCustomerGatewayCommand"; import { DeleteDhcpOptionsCommandInput, DeleteDhcpOptionsCommandOutput, } from "./commands/DeleteDhcpOptionsCommand"; import { DeleteEgressOnlyInternetGatewayCommandInput, DeleteEgressOnlyInternetGatewayCommandOutput, } from "./commands/DeleteEgressOnlyInternetGatewayCommand"; import { DeleteFleetsCommandInput, DeleteFleetsCommandOutput, } from "./commands/DeleteFleetsCommand"; import { DeleteFlowLogsCommandInput, DeleteFlowLogsCommandOutput, } from "./commands/DeleteFlowLogsCommand"; import { DeleteFpgaImageCommandInput, DeleteFpgaImageCommandOutput, } from "./commands/DeleteFpgaImageCommand"; import { DeleteImageUsageReportCommandInput, DeleteImageUsageReportCommandOutput, } from "./commands/DeleteImageUsageReportCommand"; import { DeleteInstanceConnectEndpointCommandInput, DeleteInstanceConnectEndpointCommandOutput, } from "./commands/DeleteInstanceConnectEndpointCommand"; import { DeleteInstanceEventWindowCommandInput, DeleteInstanceEventWindowCommandOutput, } from "./commands/DeleteInstanceEventWindowCommand"; import { DeleteInternetGatewayCommandInput, DeleteInternetGatewayCommandOutput, } from "./commands/DeleteInternetGatewayCommand"; import { DeleteIpamCommandInput, DeleteIpamCommandOutput, } from "./commands/DeleteIpamCommand"; import { DeleteIpamExternalResourceVerificationTokenCommandInput, DeleteIpamExternalResourceVerificationTokenCommandOutput, } from "./commands/DeleteIpamExternalResourceVerificationTokenCommand"; import { DeleteIpamPolicyCommandInput, DeleteIpamPolicyCommandOutput, } from "./commands/DeleteIpamPolicyCommand"; import { DeleteIpamPoolCommandInput, DeleteIpamPoolCommandOutput, } from "./commands/DeleteIpamPoolCommand"; import { DeleteIpamPrefixListResolverCommandInput, DeleteIpamPrefixListResolverCommandOutput, } from "./commands/DeleteIpamPrefixListResolverCommand"; import { DeleteIpamPrefixListResolverTargetCommandInput, DeleteIpamPrefixListResolverTargetCommandOutput, } from "./commands/DeleteIpamPrefixListResolverTargetCommand"; import { DeleteIpamResourceDiscoveryCommandInput, DeleteIpamResourceDiscoveryCommandOutput, } from "./commands/DeleteIpamResourceDiscoveryCommand"; import { DeleteIpamScopeCommandInput, DeleteIpamScopeCommandOutput, } from "./commands/DeleteIpamScopeCommand"; import { DeleteKeyPairCommandInput, DeleteKeyPairCommandOutput, } from "./commands/DeleteKeyPairCommand"; import { DeleteLaunchTemplateCommandInput, DeleteLaunchTemplateCommandOutput, } from "./commands/DeleteLaunchTemplateCommand"; import { DeleteLaunchTemplateVersionsCommandInput, DeleteLaunchTemplateVersionsCommandOutput, } from "./commands/DeleteLaunchTemplateVersionsCommand"; import { DeleteLocalGatewayRouteCommandInput, DeleteLocalGatewayRouteCommandOutput, } from "./commands/DeleteLocalGatewayRouteCommand"; import { DeleteLocalGatewayRouteTableCommandInput, DeleteLocalGatewayRouteTableCommandOutput, } from "./commands/DeleteLocalGatewayRouteTableCommand"; import { DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput, } from "./commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand"; import { DeleteLocalGatewayRouteTableVpcAssociationCommandInput, DeleteLocalGatewayRouteTableVpcAssociationCommandOutput, } from "./commands/DeleteLocalGatewayRouteTableVpcAssociationCommand"; import { DeleteLocalGatewayVirtualInterfaceCommandInput, DeleteLocalGatewayVirtualInterfaceCommandOutput, } from "./commands/DeleteLocalGatewayVirtualInterfaceCommand"; import { DeleteLocalGatewayVirtualInterfaceGroupCommandInput, DeleteLocalGatewayVirtualInterfaceGroupCommandOutput, } from "./commands/DeleteLocalGatewayVirtualInterfaceGroupCommand"; import { DeleteManagedPrefixListCommandInput, DeleteManagedPrefixListCommandOutput, } from "./commands/DeleteManagedPrefixListCommand"; import { DeleteNatGatewayCommandInput, DeleteNatGatewayCommandOutput, } from "./commands/DeleteNatGatewayCommand"; import { DeleteNetworkAclCommandInput, DeleteNetworkAclCommandOutput, } from "./commands/DeleteNetworkAclCommand"; import { DeleteNetworkAclEntryCommandInput, DeleteNetworkAclEntryCommandOutput, } from "./commands/DeleteNetworkAclEntryCommand"; import { DeleteNetworkInsightsAccessScopeAnalysisCommandInput, DeleteNetworkInsightsAccessScopeAnalysisCommandOutput, } from "./commands/DeleteNetworkInsightsAccessScopeAnalysisCommand"; import { DeleteNetworkInsightsAccessScopeCommandInput, DeleteNetworkInsightsAccessScopeCommandOutput, } from "./commands/DeleteNetworkInsightsAccessScopeCommand"; import { DeleteNetworkInsightsAnalysisCommandInput, DeleteNetworkInsightsAnalysisCommandOutput, } from "./commands/DeleteNetworkInsightsAnalysisCommand"; import { DeleteNetworkInsightsPathCommandInput, DeleteNetworkInsightsPathCommandOutput, } from "./commands/DeleteNetworkInsightsPathCommand"; import { DeleteNetworkInterfaceCommandInput, DeleteNetworkInterfaceCommandOutput, } from "./commands/DeleteNetworkInterfaceCommand"; import { DeleteNetworkInterfacePermissionCommandInput, DeleteNetworkInterfacePermissionCommandOutput, } from "./commands/DeleteNetworkInterfacePermissionCommand"; import { DeletePlacementGroupCommandInput, DeletePlacementGroupCommandOutput, } from "./commands/DeletePlacementGroupCommand"; import { DeletePublicIpv4PoolCommandInput, DeletePublicIpv4PoolCommandOutput, } from "./commands/DeletePublicIpv4PoolCommand"; import { DeleteQueuedReservedInstancesCommandInput, DeleteQueuedReservedInstancesCommandOutput, } from "./commands/DeleteQueuedReservedInstancesCommand"; import { DeleteRouteCommandInput, DeleteRouteCommandOutput, } from "./commands/DeleteRouteCommand"; import { DeleteRouteServerCommandInput, DeleteRouteServerCommandOutput, } from "./commands/DeleteRouteServerCommand"; import { DeleteRouteServerEndpointCommandInput, DeleteRouteServerEndpointCommandOutput, } from "./commands/DeleteRouteServerEndpointCommand"; import { DeleteRouteServerPeerCommandInput, DeleteRouteServerPeerCommandOutput, } from "./commands/DeleteRouteServerPeerCommand"; import { DeleteRouteTableCommandInput, DeleteRouteTableCommandOutput, } from "./commands/DeleteRouteTableCommand"; import { DeleteSecondaryNetworkCommandInput, DeleteSecondaryNetworkCommandOutput, } from "./commands/DeleteSecondaryNetworkCommand"; import { DeleteSecondarySubnetCommandInput, DeleteSecondarySubnetCommandOutput, } from "./commands/DeleteSecondarySubnetCommand"; import { DeleteSecurityGroupCommandInput, DeleteSecurityGroupCommandOutput, } from "./commands/DeleteSecurityGroupCommand"; import { DeleteSnapshotCommandInput, DeleteSnapshotCommandOutput, } from "./commands/DeleteSnapshotCommand"; import { DeleteSpotDatafeedSubscriptionCommandInput, DeleteSpotDatafeedSubscriptionCommandOutput, } from "./commands/DeleteSpotDatafeedSubscriptionCommand"; import { DeleteSubnetCidrReservationCommandInput, DeleteSubnetCidrReservationCommandOutput, } from "./commands/DeleteSubnetCidrReservationCommand"; import { DeleteSubnetCommandInput, DeleteSubnetCommandOutput, } from "./commands/DeleteSubnetCommand"; import { DeleteTagsCommandInput, DeleteTagsCommandOutput, } from "./commands/DeleteTagsCommand"; import { DeleteTrafficMirrorFilterCommandInput, DeleteTrafficMirrorFilterCommandOutput, } from "./commands/DeleteTrafficMirrorFilterCommand"; import { DeleteTrafficMirrorFilterRuleCommandInput, DeleteTrafficMirrorFilterRuleCommandOutput, } from "./commands/DeleteTrafficMirrorFilterRuleCommand"; import { DeleteTrafficMirrorSessionCommandInput, DeleteTrafficMirrorSessionCommandOutput, } from "./commands/DeleteTrafficMirrorSessionCommand"; import { DeleteTrafficMirrorTargetCommandInput, DeleteTrafficMirrorTargetCommandOutput, } from "./commands/DeleteTrafficMirrorTargetCommand"; import { DeleteTransitGatewayClientVpnAttachmentCommandInput, DeleteTransitGatewayClientVpnAttachmentCommandOutput, } from "./commands/DeleteTransitGatewayClientVpnAttachmentCommand"; import { DeleteTransitGatewayCommandInput, DeleteTransitGatewayCommandOutput, } from "./commands/DeleteTransitGatewayCommand"; import { DeleteTransitGatewayConnectCommandInput, DeleteTransitGatewayConnectCommandOutput, } from "./commands/DeleteTransitGatewayConnectCommand"; import { DeleteTransitGatewayConnectPeerCommandInput, DeleteTransitGatewayConnectPeerCommandOutput, } from "./commands/DeleteTransitGatewayConnectPeerCommand"; import { DeleteTransitGatewayMeteringPolicyCommandInput, DeleteTransitGatewayMeteringPolicyCommandOutput, } from "./commands/DeleteTransitGatewayMeteringPolicyCommand"; import { DeleteTransitGatewayMeteringPolicyEntryCommandInput, DeleteTransitGatewayMeteringPolicyEntryCommandOutput, } from "./commands/DeleteTransitGatewayMeteringPolicyEntryCommand"; import { DeleteTransitGatewayMulticastDomainCommandInput, DeleteTransitGatewayMulticastDomainCommandOutput, } from "./commands/DeleteTransitGatewayMulticastDomainCommand"; import { DeleteTransitGatewayPeeringAttachmentCommandInput, DeleteTransitGatewayPeeringAttachmentCommandOutput, } from "./commands/DeleteTransitGatewayPeeringAttachmentCommand"; import { DeleteTransitGatewayPolicyTableCommandInput, DeleteTransitGatewayPolicyTableCommandOutput, } from "./commands/DeleteTransitGatewayPolicyTableCommand"; import { DeleteTransitGatewayPrefixListReferenceCommandInput, DeleteTransitGatewayPrefixListReferenceCommandOutput, } from "./commands/DeleteTransitGatewayPrefixListReferenceCommand"; import { DeleteTransitGatewayRouteCommandInput, DeleteTransitGatewayRouteCommandOutput, } from "./commands/DeleteTransitGatewayRouteCommand"; import { DeleteTransitGatewayRouteTableAnnouncementCommandInput, DeleteTransitGatewayRouteTableAnnouncementCommandOutput, } from "./commands/DeleteTransitGatewayRouteTableAnnouncementCommand"; import { DeleteTransitGatewayRouteTableCommandInput, DeleteTransitGatewayRouteTableCommandOutput, } from "./commands/DeleteTransitGatewayRouteTableCommand"; import { DeleteTransitGatewayVpcAttachmentCommandInput, DeleteTransitGatewayVpcAttachmentCommandOutput, } from "./commands/DeleteTransitGatewayVpcAttachmentCommand"; import { DeleteVerifiedAccessEndpointCommandInput, DeleteVerifiedAccessEndpointCommandOutput, } from "./commands/DeleteVerifiedAccessEndpointCommand"; import { DeleteVerifiedAccessGroupCommandInput, DeleteVerifiedAccessGroupCommandOutput, } from "./commands/DeleteVerifiedAccessGroupCommand"; import { DeleteVerifiedAccessInstanceCommandInput, DeleteVerifiedAccessInstanceCommandOutput, } from "./commands/DeleteVerifiedAccessInstanceCommand"; import { DeleteVerifiedAccessTrustProviderCommandInput, DeleteVerifiedAccessTrustProviderCommandOutput, } from "./commands/DeleteVerifiedAccessTrustProviderCommand"; import { DeleteVolumeCommandInput, DeleteVolumeCommandOutput, } from "./commands/DeleteVolumeCommand"; import { DeleteVpcBlockPublicAccessExclusionCommandInput, DeleteVpcBlockPublicAccessExclusionCommandOutput, } from "./commands/DeleteVpcBlockPublicAccessExclusionCommand"; import { DeleteVpcCommandInput, DeleteVpcCommandOutput, } from "./commands/DeleteVpcCommand"; import { DeleteVpcEncryptionControlCommandInput, DeleteVpcEncryptionControlCommandOutput, } from "./commands/DeleteVpcEncryptionControlCommand"; import { DeleteVpcEndpointConnectionNotificationsCommandInput, DeleteVpcEndpointConnectionNotificationsCommandOutput, } from "./commands/DeleteVpcEndpointConnectionNotificationsCommand"; import { DeleteVpcEndpointsCommandInput, DeleteVpcEndpointsCommandOutput, } from "./commands/DeleteVpcEndpointsCommand"; import { DeleteVpcEndpointServiceConfigurationsCommandInput, DeleteVpcEndpointServiceConfigurationsCommandOutput, } from "./commands/DeleteVpcEndpointServiceConfigurationsCommand"; import { DeleteVpcPeeringConnectionCommandInput, DeleteVpcPeeringConnectionCommandOutput, } from "./commands/DeleteVpcPeeringConnectionCommand"; import { DeleteVpnConcentratorCommandInput, DeleteVpnConcentratorCommandOutput, } from "./commands/DeleteVpnConcentratorCommand"; import { DeleteVpnConnectionCommandInput, DeleteVpnConnectionCommandOutput, } from "./commands/DeleteVpnConnectionCommand"; import { DeleteVpnConnectionRouteCommandInput, DeleteVpnConnectionRouteCommandOutput, } from "./commands/DeleteVpnConnectionRouteCommand"; import { DeleteVpnGatewayCommandInput, DeleteVpnGatewayCommandOutput, } from "./commands/DeleteVpnGatewayCommand"; import { DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, } from "./commands/DeprovisionByoipCidrCommand"; import { DeprovisionIpamByoasnCommandInput, DeprovisionIpamByoasnCommandOutput, } from "./commands/DeprovisionIpamByoasnCommand"; import { DeprovisionIpamPoolCidrCommandInput, DeprovisionIpamPoolCidrCommandOutput, } from "./commands/DeprovisionIpamPoolCidrCommand"; import { DeprovisionPublicIpv4PoolCidrCommandInput, DeprovisionPublicIpv4PoolCidrCommandOutput, } from "./commands/DeprovisionPublicIpv4PoolCidrCommand"; import { DeregisterImageCommandInput, DeregisterImageCommandOutput, } from "./commands/DeregisterImageCommand"; import { DeregisterInstanceEventNotificationAttributesCommandInput, DeregisterInstanceEventNotificationAttributesCommandOutput, } from "./commands/DeregisterInstanceEventNotificationAttributesCommand"; import { DeregisterTransitGatewayMulticastGroupMembersCommandInput, DeregisterTransitGatewayMulticastGroupMembersCommandOutput, } from "./commands/DeregisterTransitGatewayMulticastGroupMembersCommand"; import { DeregisterTransitGatewayMulticastGroupSourcesCommandInput, DeregisterTransitGatewayMulticastGroupSourcesCommandOutput, } from "./commands/DeregisterTransitGatewayMulticastGroupSourcesCommand"; import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, } from "./commands/DescribeAccountAttributesCommand"; import { DescribeAddressesAttributeCommandInput, DescribeAddressesAttributeCommandOutput, } from "./commands/DescribeAddressesAttributeCommand"; import { DescribeAddressesCommandInput, DescribeAddressesCommandOutput, } from "./commands/DescribeAddressesCommand"; import { DescribeAddressTransfersCommandInput, DescribeAddressTransfersCommandOutput, } from "./commands/DescribeAddressTransfersCommand"; import { DescribeAggregateIdFormatCommandInput, DescribeAggregateIdFormatCommandOutput, } from "./commands/DescribeAggregateIdFormatCommand"; import { DescribeAvailabilityZonesCommandInput, DescribeAvailabilityZonesCommandOutput, } from "./commands/DescribeAvailabilityZonesCommand"; import { DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput, } from "./commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand"; import { DescribeBundleTasksCommandInput, DescribeBundleTasksCommandOutput, } from "./commands/DescribeBundleTasksCommand"; import { DescribeByoipCidrsCommandInput, DescribeByoipCidrsCommandOutput, } from "./commands/DescribeByoipCidrsCommand"; import { DescribeCapacityBlockExtensionHistoryCommandInput, DescribeCapacityBlockExtensionHistoryCommandOutput, } from "./commands/DescribeCapacityBlockExtensionHistoryCommand"; import { DescribeCapacityBlockExtensionOfferingsCommandInput, DescribeCapacityBlockExtensionOfferingsCommandOutput, } from "./commands/DescribeCapacityBlockExtensionOfferingsCommand"; import { DescribeCapacityBlockOfferingsCommandInput, DescribeCapacityBlockOfferingsCommandOutput, } from "./commands/DescribeCapacityBlockOfferingsCommand"; import { DescribeCapacityBlocksCommandInput, DescribeCapacityBlocksCommandOutput, } from "./commands/DescribeCapacityBlocksCommand"; import { DescribeCapacityBlockStatusCommandInput, DescribeCapacityBlockStatusCommandOutput, } from "./commands/DescribeCapacityBlockStatusCommand"; import { DescribeCapacityManagerDataExportsCommandInput, DescribeCapacityManagerDataExportsCommandOutput, } from "./commands/DescribeCapacityManagerDataExportsCommand"; import { DescribeCapacityReservationBillingRequestsCommandInput, DescribeCapacityReservationBillingRequestsCommandOutput, } from "./commands/DescribeCapacityReservationBillingRequestsCommand"; import { DescribeCapacityReservationFleetsCommandInput, DescribeCapacityReservationFleetsCommandOutput, } from "./commands/DescribeCapacityReservationFleetsCommand"; import { DescribeCapacityReservationsCommandInput, DescribeCapacityReservationsCommandOutput, } from "./commands/DescribeCapacityReservationsCommand"; import { DescribeCapacityReservationTopologyCommandInput, DescribeCapacityReservationTopologyCommandOutput, } from "./commands/DescribeCapacityReservationTopologyCommand"; import { DescribeCarrierGatewaysCommandInput, DescribeCarrierGatewaysCommandOutput, } from "./commands/DescribeCarrierGatewaysCommand"; import { DescribeClassicLinkInstancesCommandInput, DescribeClassicLinkInstancesCommandOutput, } from "./commands/DescribeClassicLinkInstancesCommand"; import { DescribeClientVpnAuthorizationRulesCommandInput, DescribeClientVpnAuthorizationRulesCommandOutput, } from "./commands/DescribeClientVpnAuthorizationRulesCommand"; import { DescribeClientVpnConnectionsCommandInput, DescribeClientVpnConnectionsCommandOutput, } from "./commands/DescribeClientVpnConnectionsCommand"; import { DescribeClientVpnEndpointsCommandInput, DescribeClientVpnEndpointsCommandOutput, } from "./commands/DescribeClientVpnEndpointsCommand"; import { DescribeClientVpnRoutesCommandInput, DescribeClientVpnRoutesCommandOutput, } from "./commands/DescribeClientVpnRoutesCommand"; import { DescribeClientVpnTargetNetworksCommandInput, DescribeClientVpnTargetNetworksCommandOutput, } from "./commands/DescribeClientVpnTargetNetworksCommand"; import { DescribeCoipPoolsCommandInput, DescribeCoipPoolsCommandOutput, } from "./commands/DescribeCoipPoolsCommand"; import { DescribeConversionTasksCommandInput, DescribeConversionTasksCommandOutput, } from "./commands/DescribeConversionTasksCommand"; import { DescribeCustomerGatewaysCommandInput, DescribeCustomerGatewaysCommandOutput, } from "./commands/DescribeCustomerGatewaysCommand"; import { DescribeDeclarativePoliciesReportsCommandInput, DescribeDeclarativePoliciesReportsCommandOutput, } from "./commands/DescribeDeclarativePoliciesReportsCommand"; import { DescribeDhcpOptionsCommandInput, DescribeDhcpOptionsCommandOutput, } from "./commands/DescribeDhcpOptionsCommand"; import { DescribeEgressOnlyInternetGatewaysCommandInput, DescribeEgressOnlyInternetGatewaysCommandOutput, } from "./commands/DescribeEgressOnlyInternetGatewaysCommand"; import { DescribeElasticGpusCommandInput, DescribeElasticGpusCommandOutput, } from "./commands/DescribeElasticGpusCommand"; import { DescribeExportImageTasksCommandInput, DescribeExportImageTasksCommandOutput, } from "./commands/DescribeExportImageTasksCommand"; import { DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput, } from "./commands/DescribeExportTasksCommand"; import { DescribeFastLaunchImagesCommandInput, DescribeFastLaunchImagesCommandOutput, } from "./commands/DescribeFastLaunchImagesCommand"; import { DescribeFastSnapshotRestoresCommandInput, DescribeFastSnapshotRestoresCommandOutput, } from "./commands/DescribeFastSnapshotRestoresCommand"; import { DescribeFleetHistoryCommandInput, DescribeFleetHistoryCommandOutput, } from "./commands/DescribeFleetHistoryCommand"; import { DescribeFleetInstancesCommandInput, DescribeFleetInstancesCommandOutput, } from "./commands/DescribeFleetInstancesCommand"; import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput, } from "./commands/DescribeFleetsCommand"; import { DescribeFlowLogsCommandInput, DescribeFlowLogsCommandOutput, } from "./commands/DescribeFlowLogsCommand"; import { DescribeFpgaImageAttributeCommandInput, DescribeFpgaImageAttributeCommandOutput, } from "./commands/DescribeFpgaImageAttributeCommand"; import { DescribeFpgaImagesCommandInput, DescribeFpgaImagesCommandOutput, } from "./commands/DescribeFpgaImagesCommand"; import { DescribeHostReservationOfferingsCommandInput, DescribeHostReservationOfferingsCommandOutput, } from "./commands/DescribeHostReservationOfferingsCommand"; import { DescribeHostReservationsCommandInput, DescribeHostReservationsCommandOutput, } from "./commands/DescribeHostReservationsCommand"; import { DescribeHostsCommandInput, DescribeHostsCommandOutput, } from "./commands/DescribeHostsCommand"; import { DescribeIamInstanceProfileAssociationsCommandInput, DescribeIamInstanceProfileAssociationsCommandOutput, } from "./commands/DescribeIamInstanceProfileAssociationsCommand"; import { DescribeIdentityIdFormatCommandInput, DescribeIdentityIdFormatCommandOutput, } from "./commands/DescribeIdentityIdFormatCommand"; import { DescribeIdFormatCommandInput, DescribeIdFormatCommandOutput, } from "./commands/DescribeIdFormatCommand"; import { DescribeImageAttributeCommandInput, DescribeImageAttributeCommandOutput, } from "./commands/DescribeImageAttributeCommand"; import { DescribeImageReferencesCommandInput, DescribeImageReferencesCommandOutput, } from "./commands/DescribeImageReferencesCommand"; import { DescribeImagesCommandInput, DescribeImagesCommandOutput, } from "./commands/DescribeImagesCommand"; import { DescribeImageUsageReportEntriesCommandInput, DescribeImageUsageReportEntriesCommandOutput, } from "./commands/DescribeImageUsageReportEntriesCommand"; import { DescribeImageUsageReportsCommandInput, DescribeImageUsageReportsCommandOutput, } from "./commands/DescribeImageUsageReportsCommand"; import { DescribeImportImageTasksCommandInput, DescribeImportImageTasksCommandOutput, } from "./commands/DescribeImportImageTasksCommand"; import { DescribeImportSnapshotTasksCommandInput, DescribeImportSnapshotTasksCommandOutput, } from "./commands/DescribeImportSnapshotTasksCommand"; import { DescribeInstanceAttributeCommandInput, DescribeInstanceAttributeCommandOutput, } from "./commands/DescribeInstanceAttributeCommand"; import { DescribeInstanceConnectEndpointsCommandInput, DescribeInstanceConnectEndpointsCommandOutput, } from "./commands/DescribeInstanceConnectEndpointsCommand"; import { DescribeInstanceCreditSpecificationsCommandInput, DescribeInstanceCreditSpecificationsCommandOutput, } from "./commands/DescribeInstanceCreditSpecificationsCommand"; import { DescribeInstanceEventNotificationAttributesCommandInput, DescribeInstanceEventNotificationAttributesCommandOutput, } from "./commands/DescribeInstanceEventNotificationAttributesCommand"; import { DescribeInstanceEventWindowsCommandInput, DescribeInstanceEventWindowsCommandOutput, } from "./commands/DescribeInstanceEventWindowsCommand"; import { DescribeInstanceImageMetadataCommandInput, DescribeInstanceImageMetadataCommandOutput, } from "./commands/DescribeInstanceImageMetadataCommand"; import { DescribeInstancesCommandInput, DescribeInstancesCommandOutput, } from "./commands/DescribeInstancesCommand"; import { DescribeInstanceSqlHaHistoryStatesCommandInput, DescribeInstanceSqlHaHistoryStatesCommandOutput, } from "./commands/DescribeInstanceSqlHaHistoryStatesCommand"; import { DescribeInstanceSqlHaStatesCommandInput, DescribeInstanceSqlHaStatesCommandOutput, } from "./commands/DescribeInstanceSqlHaStatesCommand"; import { DescribeInstanceStatusCommandInput, DescribeInstanceStatusCommandOutput, } from "./commands/DescribeInstanceStatusCommand"; import { DescribeInstanceTopologyCommandInput, DescribeInstanceTopologyCommandOutput, } from "./commands/DescribeInstanceTopologyCommand"; import { DescribeInstanceTypeOfferingsCommandInput, DescribeInstanceTypeOfferingsCommandOutput, } from "./commands/DescribeInstanceTypeOfferingsCommand"; import { DescribeInstanceTypesCommandInput, DescribeInstanceTypesCommandOutput, } from "./commands/DescribeInstanceTypesCommand"; import { DescribeInternetGatewaysCommandInput, DescribeInternetGatewaysCommandOutput, } from "./commands/DescribeInternetGatewaysCommand"; import { DescribeIpamByoasnCommandInput, DescribeIpamByoasnCommandOutput, } from "./commands/DescribeIpamByoasnCommand"; import { DescribeIpamExternalResourceVerificationTokensCommandInput, DescribeIpamExternalResourceVerificationTokensCommandOutput, } from "./commands/DescribeIpamExternalResourceVerificationTokensCommand"; import { DescribeIpamPoliciesCommandInput, DescribeIpamPoliciesCommandOutput, } from "./commands/DescribeIpamPoliciesCommand"; import { DescribeIpamPoolsCommandInput, DescribeIpamPoolsCommandOutput, } from "./commands/DescribeIpamPoolsCommand"; import { DescribeIpamPrefixListResolversCommandInput, DescribeIpamPrefixListResolversCommandOutput, } from "./commands/DescribeIpamPrefixListResolversCommand"; import { DescribeIpamPrefixListResolverTargetsCommandInput, DescribeIpamPrefixListResolverTargetsCommandOutput, } from "./commands/DescribeIpamPrefixListResolverTargetsCommand"; import { DescribeIpamResourceDiscoveriesCommandInput, DescribeIpamResourceDiscoveriesCommandOutput, } from "./commands/DescribeIpamResourceDiscoveriesCommand"; import { DescribeIpamResourceDiscoveryAssociationsCommandInput, DescribeIpamResourceDiscoveryAssociationsCommandOutput, } from "./commands/DescribeIpamResourceDiscoveryAssociationsCommand"; import { DescribeIpamsCommandInput, DescribeIpamsCommandOutput, } from "./commands/DescribeIpamsCommand"; import { DescribeIpamScopesCommandInput, DescribeIpamScopesCommandOutput, } from "./commands/DescribeIpamScopesCommand"; import { DescribeIpv6PoolsCommandInput, DescribeIpv6PoolsCommandOutput, } from "./commands/DescribeIpv6PoolsCommand"; import { DescribeKeyPairsCommandInput, DescribeKeyPairsCommandOutput, } from "./commands/DescribeKeyPairsCommand"; import { DescribeLaunchTemplatesCommandInput, DescribeLaunchTemplatesCommandOutput, } from "./commands/DescribeLaunchTemplatesCommand"; import { DescribeLaunchTemplateVersionsCommandInput, DescribeLaunchTemplateVersionsCommandOutput, } from "./commands/DescribeLaunchTemplateVersionsCommand"; import { DescribeLocalGatewayRouteTablesCommandInput, DescribeLocalGatewayRouteTablesCommandOutput, } from "./commands/DescribeLocalGatewayRouteTablesCommand"; import { DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput, } from "./commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand"; import { DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput, } from "./commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand"; import { DescribeLocalGatewaysCommandInput, DescribeLocalGatewaysCommandOutput, } from "./commands/DescribeLocalGatewaysCommand"; import { DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput, } from "./commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand"; import { DescribeLocalGatewayVirtualInterfacesCommandInput, DescribeLocalGatewayVirtualInterfacesCommandOutput, } from "./commands/DescribeLocalGatewayVirtualInterfacesCommand"; import { DescribeLockedSnapshotsCommandInput, DescribeLockedSnapshotsCommandOutput, } from "./commands/DescribeLockedSnapshotsCommand"; import { DescribeMacHostsCommandInput, DescribeMacHostsCommandOutput, } from "./commands/DescribeMacHostsCommand"; import { DescribeMacModificationTasksCommandInput, DescribeMacModificationTasksCommandOutput, } from "./commands/DescribeMacModificationTasksCommand"; import { DescribeManagedPrefixListsCommandInput, DescribeManagedPrefixListsCommandOutput, } from "./commands/DescribeManagedPrefixListsCommand"; import { DescribeMovingAddressesCommandInput, DescribeMovingAddressesCommandOutput, } from "./commands/DescribeMovingAddressesCommand"; import { DescribeNatGatewaysCommandInput, DescribeNatGatewaysCommandOutput, } from "./commands/DescribeNatGatewaysCommand"; import { DescribeNetworkAclsCommandInput, DescribeNetworkAclsCommandOutput, } from "./commands/DescribeNetworkAclsCommand"; import { DescribeNetworkInsightsAccessScopeAnalysesCommandInput, DescribeNetworkInsightsAccessScopeAnalysesCommandOutput, } from "./commands/DescribeNetworkInsightsAccessScopeAnalysesCommand"; import { DescribeNetworkInsightsAccessScopesCommandInput, DescribeNetworkInsightsAccessScopesCommandOutput, } from "./commands/DescribeNetworkInsightsAccessScopesCommand"; import { DescribeNetworkInsightsAnalysesCommandInput, DescribeNetworkInsightsAnalysesCommandOutput, } from "./commands/DescribeNetworkInsightsAnalysesCommand"; import { DescribeNetworkInsightsPathsCommandInput, DescribeNetworkInsightsPathsCommandOutput, } from "./commands/DescribeNetworkInsightsPathsCommand"; import { DescribeNetworkInterfaceAttributeCommandInput, DescribeNetworkInterfaceAttributeCommandOutput, } from "./commands/DescribeNetworkInterfaceAttributeCommand"; import { DescribeNetworkInterfacePermissionsCommandInput, DescribeNetworkInterfacePermissionsCommandOutput, } from "./commands/DescribeNetworkInterfacePermissionsCommand"; import { DescribeNetworkInterfacesCommandInput, DescribeNetworkInterfacesCommandOutput, } from "./commands/DescribeNetworkInterfacesCommand"; import { DescribeOutpostLagsCommandInput, DescribeOutpostLagsCommandOutput, } from "./commands/DescribeOutpostLagsCommand"; import { DescribePlacementGroupsCommandInput, DescribePlacementGroupsCommandOutput, } from "./commands/DescribePlacementGroupsCommand"; import { DescribePrefixListsCommandInput, DescribePrefixListsCommandOutput, } from "./commands/DescribePrefixListsCommand"; import { DescribePrincipalIdFormatCommandInput, DescribePrincipalIdFormatCommandOutput, } from "./commands/DescribePrincipalIdFormatCommand"; import { DescribePublicIpv4PoolsCommandInput, DescribePublicIpv4PoolsCommandOutput, } from "./commands/DescribePublicIpv4PoolsCommand"; import { DescribeRegionsCommandInput, DescribeRegionsCommandOutput, } from "./commands/DescribeRegionsCommand"; import { DescribeReplaceRootVolumeTasksCommandInput, DescribeReplaceRootVolumeTasksCommandOutput, } from "./commands/DescribeReplaceRootVolumeTasksCommand"; import { DescribeReservedInstancesCommandInput, DescribeReservedInstancesCommandOutput, } from "./commands/DescribeReservedInstancesCommand"; import { DescribeReservedInstancesListingsCommandInput, DescribeReservedInstancesListingsCommandOutput, } from "./commands/DescribeReservedInstancesListingsCommand"; import { DescribeReservedInstancesModificationsCommandInput, DescribeReservedInstancesModificationsCommandOutput, } from "./commands/DescribeReservedInstancesModificationsCommand"; import { DescribeReservedInstancesOfferingsCommandInput, DescribeReservedInstancesOfferingsCommandOutput, } from "./commands/DescribeReservedInstancesOfferingsCommand"; import { DescribeRouteServerEndpointsCommandInput, DescribeRouteServerEndpointsCommandOutput, } from "./commands/DescribeRouteServerEndpointsCommand"; import { DescribeRouteServerPeersCommandInput, DescribeRouteServerPeersCommandOutput, } from "./commands/DescribeRouteServerPeersCommand"; import { DescribeRouteServersCommandInput, DescribeRouteServersCommandOutput, } from "./commands/DescribeRouteServersCommand"; import { DescribeRouteTablesCommandInput, DescribeRouteTablesCommandOutput, } from "./commands/DescribeRouteTablesCommand"; import { DescribeScheduledInstanceAvailabilityCommandInput, DescribeScheduledInstanceAvailabilityCommandOutput, } from "./commands/DescribeScheduledInstanceAvailabilityCommand"; import { DescribeScheduledInstancesCommandInput, DescribeScheduledInstancesCommandOutput, } from "./commands/DescribeScheduledInstancesCommand"; import { DescribeSecondaryInterfacesCommandInput, DescribeSecondaryInterfacesCommandOutput, } from "./commands/DescribeSecondaryInterfacesCommand"; import { DescribeSecondaryNetworksCommandInput, DescribeSecondaryNetworksCommandOutput, } from "./commands/DescribeSecondaryNetworksCommand"; import { DescribeSecondarySubnetsCommandInput, DescribeSecondarySubnetsCommandOutput, } from "./commands/DescribeSecondarySubnetsCommand"; import { DescribeSecurityGroupReferencesCommandInput, DescribeSecurityGroupReferencesCommandOutput, } from "./commands/DescribeSecurityGroupReferencesCommand"; import { DescribeSecurityGroupRulesCommandInput, DescribeSecurityGroupRulesCommandOutput, } from "./commands/DescribeSecurityGroupRulesCommand"; import { DescribeSecurityGroupsCommandInput, DescribeSecurityGroupsCommandOutput, } from "./commands/DescribeSecurityGroupsCommand"; import { DescribeSecurityGroupVpcAssociationsCommandInput, DescribeSecurityGroupVpcAssociationsCommandOutput, } from "./commands/DescribeSecurityGroupVpcAssociationsCommand"; import { DescribeServiceLinkVirtualInterfacesCommandInput, DescribeServiceLinkVirtualInterfacesCommandOutput, } from "./commands/DescribeServiceLinkVirtualInterfacesCommand"; import { DescribeSnapshotAttributeCommandInput, DescribeSnapshotAttributeCommandOutput, } from "./commands/DescribeSnapshotAttributeCommand"; import { DescribeSnapshotsCommandInput, DescribeSnapshotsCommandOutput, } from "./commands/DescribeSnapshotsCommand"; import { DescribeSnapshotTierStatusCommandInput, DescribeSnapshotTierStatusCommandOutput, } from "./commands/DescribeSnapshotTierStatusCommand"; import { DescribeSpotDatafeedSubscriptionCommandInput, DescribeSpotDatafeedSubscriptionCommandOutput, } from "./commands/DescribeSpotDatafeedSubscriptionCommand"; import { DescribeSpotFleetInstancesCommandInput, DescribeSpotFleetInstancesCommandOutput, } from "./commands/DescribeSpotFleetInstancesCommand"; import { DescribeSpotFleetRequestHistoryCommandInput, DescribeSpotFleetRequestHistoryCommandOutput, } from "./commands/DescribeSpotFleetRequestHistoryCommand"; import { DescribeSpotFleetRequestsCommandInput, DescribeSpotFleetRequestsCommandOutput, } from "./commands/DescribeSpotFleetRequestsCommand"; import { DescribeSpotInstanceRequestsCommandInput, DescribeSpotInstanceRequestsCommandOutput, } from "./commands/DescribeSpotInstanceRequestsCommand"; import { DescribeSpotPriceHistoryCommandInput, DescribeSpotPriceHistoryCommandOutput, } from "./commands/DescribeSpotPriceHistoryCommand"; import { DescribeStaleSecurityGroupsCommandInput, DescribeStaleSecurityGroupsCommandOutput, } from "./commands/DescribeStaleSecurityGroupsCommand"; import { DescribeStoreImageTasksCommandInput, DescribeStoreImageTasksCommandOutput, } from "./commands/DescribeStoreImageTasksCommand"; import { DescribeSubnetsCommandInput, DescribeSubnetsCommandOutput, } from "./commands/DescribeSubnetsCommand"; import { DescribeTagsCommandInput, DescribeTagsCommandOutput, } from "./commands/DescribeTagsCommand"; import { DescribeTrafficMirrorFilterRulesCommandInput, DescribeTrafficMirrorFilterRulesCommandOutput, } from "./commands/DescribeTrafficMirrorFilterRulesCommand"; import { DescribeTrafficMirrorFiltersCommandInput, DescribeTrafficMirrorFiltersCommandOutput, } from "./commands/DescribeTrafficMirrorFiltersCommand"; import { DescribeTrafficMirrorSessionsCommandInput, DescribeTrafficMirrorSessionsCommandOutput, } from "./commands/DescribeTrafficMirrorSessionsCommand"; import { DescribeTrafficMirrorTargetsCommandInput, DescribeTrafficMirrorTargetsCommandOutput, } from "./commands/DescribeTrafficMirrorTargetsCommand"; import { DescribeTransitGatewayAttachmentsCommandInput, DescribeTransitGatewayAttachmentsCommandOutput, } from "./commands/DescribeTransitGatewayAttachmentsCommand"; import { DescribeTransitGatewayConnectPeersCommandInput, DescribeTransitGatewayConnectPeersCommandOutput, } from "./commands/DescribeTransitGatewayConnectPeersCommand"; import { DescribeTransitGatewayConnectsCommandInput, DescribeTransitGatewayConnectsCommandOutput, } from "./commands/DescribeTransitGatewayConnectsCommand"; import { DescribeTransitGatewayMeteringPoliciesCommandInput, DescribeTransitGatewayMeteringPoliciesCommandOutput, } from "./commands/DescribeTransitGatewayMeteringPoliciesCommand"; import { DescribeTransitGatewayMulticastDomainsCommandInput, DescribeTransitGatewayMulticastDomainsCommandOutput, } from "./commands/DescribeTransitGatewayMulticastDomainsCommand"; import { DescribeTransitGatewayPeeringAttachmentsCommandInput, DescribeTransitGatewayPeeringAttachmentsCommandOutput, } from "./commands/DescribeTransitGatewayPeeringAttachmentsCommand"; import { DescribeTransitGatewayPolicyTablesCommandInput, DescribeTransitGatewayPolicyTablesCommandOutput, } from "./commands/DescribeTransitGatewayPolicyTablesCommand"; import { DescribeTransitGatewayRouteTableAnnouncementsCommandInput, DescribeTransitGatewayRouteTableAnnouncementsCommandOutput, } from "./commands/DescribeTransitGatewayRouteTableAnnouncementsCommand"; import { DescribeTransitGatewayRouteTablesCommandInput, DescribeTransitGatewayRouteTablesCommandOutput, } from "./commands/DescribeTransitGatewayRouteTablesCommand"; import { DescribeTransitGatewaysCommandInput, DescribeTransitGatewaysCommandOutput, } from "./commands/DescribeTransitGatewaysCommand"; import { DescribeTransitGatewayVpcAttachmentsCommandInput, DescribeTransitGatewayVpcAttachmentsCommandOutput, } from "./commands/DescribeTransitGatewayVpcAttachmentsCommand"; import { DescribeTrunkInterfaceAssociationsCommandInput, DescribeTrunkInterfaceAssociationsCommandOutput, } from "./commands/DescribeTrunkInterfaceAssociationsCommand"; import { DescribeVerifiedAccessEndpointsCommandInput, DescribeVerifiedAccessEndpointsCommandOutput, } from "./commands/DescribeVerifiedAccessEndpointsCommand"; import { DescribeVerifiedAccessGroupsCommandInput, DescribeVerifiedAccessGroupsCommandOutput, } from "./commands/DescribeVerifiedAccessGroupsCommand"; import { DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput, } from "./commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand"; import { DescribeVerifiedAccessInstancesCommandInput, DescribeVerifiedAccessInstancesCommandOutput, } from "./commands/DescribeVerifiedAccessInstancesCommand"; import { DescribeVerifiedAccessTrustProvidersCommandInput, DescribeVerifiedAccessTrustProvidersCommandOutput, } from "./commands/DescribeVerifiedAccessTrustProvidersCommand"; import { DescribeVolumeAttributeCommandInput, DescribeVolumeAttributeCommandOutput, } from "./commands/DescribeVolumeAttributeCommand"; import { DescribeVolumesCommandInput, DescribeVolumesCommandOutput, } from "./commands/DescribeVolumesCommand"; import { DescribeVolumesModificationsCommandInput, DescribeVolumesModificationsCommandOutput, } from "./commands/DescribeVolumesModificationsCommand"; import { DescribeVolumeStatusCommandInput, DescribeVolumeStatusCommandOutput, } from "./commands/DescribeVolumeStatusCommand"; import { DescribeVpcAttributeCommandInput, DescribeVpcAttributeCommandOutput, } from "./commands/DescribeVpcAttributeCommand"; import { DescribeVpcBlockPublicAccessExclusionsCommandInput, DescribeVpcBlockPublicAccessExclusionsCommandOutput, } from "./commands/DescribeVpcBlockPublicAccessExclusionsCommand"; import { DescribeVpcBlockPublicAccessOptionsCommandInput, DescribeVpcBlockPublicAccessOptionsCommandOutput, } from "./commands/DescribeVpcBlockPublicAccessOptionsCommand"; import { DescribeVpcClassicLinkCommandInput, DescribeVpcClassicLinkCommandOutput, } from "./commands/DescribeVpcClassicLinkCommand"; import { DescribeVpcClassicLinkDnsSupportCommandInput, DescribeVpcClassicLinkDnsSupportCommandOutput, } from "./commands/DescribeVpcClassicLinkDnsSupportCommand"; import { DescribeVpcEncryptionControlsCommandInput, DescribeVpcEncryptionControlsCommandOutput, } from "./commands/DescribeVpcEncryptionControlsCommand"; import { DescribeVpcEndpointAssociationsCommandInput, DescribeVpcEndpointAssociationsCommandOutput, } from "./commands/DescribeVpcEndpointAssociationsCommand"; import { DescribeVpcEndpointConnectionNotificationsCommandInput, DescribeVpcEndpointConnectionNotificationsCommandOutput, } from "./commands/DescribeVpcEndpointConnectionNotificationsCommand"; import { DescribeVpcEndpointConnectionsCommandInput, DescribeVpcEndpointConnectionsCommandOutput, } from "./commands/DescribeVpcEndpointConnectionsCommand"; import { DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, } from "./commands/DescribeVpcEndpointsCommand"; import { DescribeVpcEndpointServiceConfigurationsCommandInput, DescribeVpcEndpointServiceConfigurationsCommandOutput, } from "./commands/DescribeVpcEndpointServiceConfigurationsCommand"; import { DescribeVpcEndpointServicePermissionsCommandInput, DescribeVpcEndpointServicePermissionsCommandOutput, } from "./commands/DescribeVpcEndpointServicePermissionsCommand"; import { DescribeVpcEndpointServicesCommandInput, DescribeVpcEndpointServicesCommandOutput, } from "./commands/DescribeVpcEndpointServicesCommand"; import { DescribeVpcPeeringConnectionsCommandInput, DescribeVpcPeeringConnectionsCommandOutput, } from "./commands/DescribeVpcPeeringConnectionsCommand"; import { DescribeVpcsCommandInput, DescribeVpcsCommandOutput, } from "./commands/DescribeVpcsCommand"; import { DescribeVpnConcentratorsCommandInput, DescribeVpnConcentratorsCommandOutput, } from "./commands/DescribeVpnConcentratorsCommand"; import { DescribeVpnConnectionsCommandInput, DescribeVpnConnectionsCommandOutput, } from "./commands/DescribeVpnConnectionsCommand"; import { DescribeVpnGatewaysCommandInput, DescribeVpnGatewaysCommandOutput, } from "./commands/DescribeVpnGatewaysCommand"; import { DetachClassicLinkVpcCommandInput, DetachClassicLinkVpcCommandOutput, } from "./commands/DetachClassicLinkVpcCommand"; import { DetachInternetGatewayCommandInput, DetachInternetGatewayCommandOutput, } from "./commands/DetachInternetGatewayCommand"; import { DetachNetworkInterfaceCommandInput, DetachNetworkInterfaceCommandOutput, } from "./commands/DetachNetworkInterfaceCommand"; import { DetachVerifiedAccessTrustProviderCommandInput, DetachVerifiedAccessTrustProviderCommandOutput, } from "./commands/DetachVerifiedAccessTrustProviderCommand"; import { DetachVolumeCommandInput, DetachVolumeCommandOutput, } from "./commands/DetachVolumeCommand"; import { DetachVpnGatewayCommandInput, DetachVpnGatewayCommandOutput, } from "./commands/DetachVpnGatewayCommand"; import { DisableAddressTransferCommandInput, DisableAddressTransferCommandOutput, } from "./commands/DisableAddressTransferCommand"; import { DisableAllowedImagesSettingsCommandInput, DisableAllowedImagesSettingsCommandOutput, } from "./commands/DisableAllowedImagesSettingsCommand"; import { DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput, } from "./commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand"; import { DisableCapacityManagerCommandInput, DisableCapacityManagerCommandOutput, } from "./commands/DisableCapacityManagerCommand"; import { DisableEbsEncryptionByDefaultCommandInput, DisableEbsEncryptionByDefaultCommandOutput, } from "./commands/DisableEbsEncryptionByDefaultCommand"; import { DisableFastLaunchCommandInput, DisableFastLaunchCommandOutput, } from "./commands/DisableFastLaunchCommand"; import { DisableFastSnapshotRestoresCommandInput, DisableFastSnapshotRestoresCommandOutput, } from "./commands/DisableFastSnapshotRestoresCommand"; import { DisableImageBlockPublicAccessCommandInput, DisableImageBlockPublicAccessCommandOutput, } from "./commands/DisableImageBlockPublicAccessCommand"; import { DisableImageCommandInput, DisableImageCommandOutput, } from "./commands/DisableImageCommand"; import { DisableImageDeprecationCommandInput, DisableImageDeprecationCommandOutput, } from "./commands/DisableImageDeprecationCommand"; import { DisableImageDeregistrationProtectionCommandInput, DisableImageDeregistrationProtectionCommandOutput, } from "./commands/DisableImageDeregistrationProtectionCommand"; import { DisableInstanceSqlHaStandbyDetectionsCommandInput, DisableInstanceSqlHaStandbyDetectionsCommandOutput, } from "./commands/DisableInstanceSqlHaStandbyDetectionsCommand"; import { DisableIpamOrganizationAdminAccountCommandInput, DisableIpamOrganizationAdminAccountCommandOutput, } from "./commands/DisableIpamOrganizationAdminAccountCommand"; import { DisableIpamPolicyCommandInput, DisableIpamPolicyCommandOutput, } from "./commands/DisableIpamPolicyCommand"; import { DisableRouteServerPropagationCommandInput, DisableRouteServerPropagationCommandOutput, } from "./commands/DisableRouteServerPropagationCommand"; import { DisableSerialConsoleAccessCommandInput, DisableSerialConsoleAccessCommandOutput, } from "./commands/DisableSerialConsoleAccessCommand"; import { DisableSnapshotBlockPublicAccessCommandInput, DisableSnapshotBlockPublicAccessCommandOutput, } from "./commands/DisableSnapshotBlockPublicAccessCommand"; import { DisableTransitGatewayRouteTablePropagationCommandInput, DisableTransitGatewayRouteTablePropagationCommandOutput, } from "./commands/DisableTransitGatewayRouteTablePropagationCommand"; import { DisableVgwRoutePropagationCommandInput, DisableVgwRoutePropagationCommandOutput, } from "./commands/DisableVgwRoutePropagationCommand"; import { DisableVpcClassicLinkCommandInput, DisableVpcClassicLinkCommandOutput, } from "./commands/DisableVpcClassicLinkCommand"; import { DisableVpcClassicLinkDnsSupportCommandInput, DisableVpcClassicLinkDnsSupportCommandOutput, } from "./commands/DisableVpcClassicLinkDnsSupportCommand"; import { DisassociateAddressCommandInput, DisassociateAddressCommandOutput, } from "./commands/DisassociateAddressCommand"; import { DisassociateCapacityReservationBillingOwnerCommandInput, DisassociateCapacityReservationBillingOwnerCommandOutput, } from "./commands/DisassociateCapacityReservationBillingOwnerCommand"; import { DisassociateClientVpnTargetNetworkCommandInput, DisassociateClientVpnTargetNetworkCommandOutput, } from "./commands/DisassociateClientVpnTargetNetworkCommand"; import { DisassociateEnclaveCertificateIamRoleCommandInput, DisassociateEnclaveCertificateIamRoleCommandOutput, } from "./commands/DisassociateEnclaveCertificateIamRoleCommand"; import { DisassociateIamInstanceProfileCommandInput, DisassociateIamInstanceProfileCommandOutput, } from "./commands/DisassociateIamInstanceProfileCommand"; import { DisassociateInstanceEventWindowCommandInput, DisassociateInstanceEventWindowCommandOutput, } from "./commands/DisassociateInstanceEventWindowCommand"; import { DisassociateIpamByoasnCommandInput, DisassociateIpamByoasnCommandOutput, } from "./commands/DisassociateIpamByoasnCommand"; import { DisassociateIpamResourceDiscoveryCommandInput, DisassociateIpamResourceDiscoveryCommandOutput, } from "./commands/DisassociateIpamResourceDiscoveryCommand"; import { DisassociateNatGatewayAddressCommandInput, DisassociateNatGatewayAddressCommandOutput, } from "./commands/DisassociateNatGatewayAddressCommand"; import { DisassociateRouteServerCommandInput, DisassociateRouteServerCommandOutput, } from "./commands/DisassociateRouteServerCommand"; import { DisassociateRouteTableCommandInput, DisassociateRouteTableCommandOutput, } from "./commands/DisassociateRouteTableCommand"; import { DisassociateSecurityGroupVpcCommandInput, DisassociateSecurityGroupVpcCommandOutput, } from "./commands/DisassociateSecurityGroupVpcCommand"; import { DisassociateSubnetCidrBlockCommandInput, DisassociateSubnetCidrBlockCommandOutput, } from "./commands/DisassociateSubnetCidrBlockCommand"; import { DisassociateTransitGatewayMulticastDomainCommandInput, DisassociateTransitGatewayMulticastDomainCommandOutput, } from "./commands/DisassociateTransitGatewayMulticastDomainCommand"; import { DisassociateTransitGatewayPolicyTableCommandInput, DisassociateTransitGatewayPolicyTableCommandOutput, } from "./commands/DisassociateTransitGatewayPolicyTableCommand"; import { DisassociateTransitGatewayRouteTableCommandInput, DisassociateTransitGatewayRouteTableCommandOutput, } from "./commands/DisassociateTransitGatewayRouteTableCommand"; import { DisassociateTrunkInterfaceCommandInput, DisassociateTrunkInterfaceCommandOutput, } from "./commands/DisassociateTrunkInterfaceCommand"; import { DisassociateVpcCidrBlockCommandInput, DisassociateVpcCidrBlockCommandOutput, } from "./commands/DisassociateVpcCidrBlockCommand"; import { EnableAddressTransferCommandInput, EnableAddressTransferCommandOutput, } from "./commands/EnableAddressTransferCommand"; import { EnableAllowedImagesSettingsCommandInput, EnableAllowedImagesSettingsCommandOutput, } from "./commands/EnableAllowedImagesSettingsCommand"; import { EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput, } from "./commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand"; import { EnableCapacityManagerCommandInput, EnableCapacityManagerCommandOutput, } from "./commands/EnableCapacityManagerCommand"; import { EnableEbsEncryptionByDefaultCommandInput, EnableEbsEncryptionByDefaultCommandOutput, } from "./commands/EnableEbsEncryptionByDefaultCommand"; import { EnableFastLaunchCommandInput, EnableFastLaunchCommandOutput, } from "./commands/EnableFastLaunchCommand"; import { EnableFastSnapshotRestoresCommandInput, EnableFastSnapshotRestoresCommandOutput, } from "./commands/EnableFastSnapshotRestoresCommand"; import { EnableImageBlockPublicAccessCommandInput, EnableImageBlockPublicAccessCommandOutput, } from "./commands/EnableImageBlockPublicAccessCommand"; import { EnableImageCommandInput, EnableImageCommandOutput, } from "./commands/EnableImageCommand"; import { EnableImageDeprecationCommandInput, EnableImageDeprecationCommandOutput, } from "./commands/EnableImageDeprecationCommand"; import { EnableImageDeregistrationProtectionCommandInput, EnableImageDeregistrationProtectionCommandOutput, } from "./commands/EnableImageDeregistrationProtectionCommand"; import { EnableInstanceSqlHaStandbyDetectionsCommandInput, EnableInstanceSqlHaStandbyDetectionsCommandOutput, } from "./commands/EnableInstanceSqlHaStandbyDetectionsCommand"; import { EnableIpamOrganizationAdminAccountCommandInput, EnableIpamOrganizationAdminAccountCommandOutput, } from "./commands/EnableIpamOrganizationAdminAccountCommand"; import { EnableIpamPolicyCommandInput, EnableIpamPolicyCommandOutput, } from "./commands/EnableIpamPolicyCommand"; import { EnableReachabilityAnalyzerOrganizationSharingCommandInput, EnableReachabilityAnalyzerOrganizationSharingCommandOutput, } from "./commands/EnableReachabilityAnalyzerOrganizationSharingCommand"; import { EnableRouteServerPropagationCommandInput, EnableRouteServerPropagationCommandOutput, } from "./commands/EnableRouteServerPropagationCommand"; import { EnableSerialConsoleAccessCommandInput, EnableSerialConsoleAccessCommandOutput, } from "./commands/EnableSerialConsoleAccessCommand"; import { EnableSnapshotBlockPublicAccessCommandInput, EnableSnapshotBlockPublicAccessCommandOutput, } from "./commands/EnableSnapshotBlockPublicAccessCommand"; import { EnableTransitGatewayRouteTablePropagationCommandInput, EnableTransitGatewayRouteTablePropagationCommandOutput, } from "./commands/EnableTransitGatewayRouteTablePropagationCommand"; import { EnableVgwRoutePropagationCommandInput, EnableVgwRoutePropagationCommandOutput, } from "./commands/EnableVgwRoutePropagationCommand"; import { EnableVolumeIOCommandInput, EnableVolumeIOCommandOutput, } from "./commands/EnableVolumeIOCommand"; import { EnableVpcClassicLinkCommandInput, EnableVpcClassicLinkCommandOutput, } from "./commands/EnableVpcClassicLinkCommand"; import { EnableVpcClassicLinkDnsSupportCommandInput, EnableVpcClassicLinkDnsSupportCommandOutput, } from "./commands/EnableVpcClassicLinkDnsSupportCommand"; import { ExportClientVpnClientCertificateRevocationListCommandInput, ExportClientVpnClientCertificateRevocationListCommandOutput, } from "./commands/ExportClientVpnClientCertificateRevocationListCommand"; import { ExportClientVpnClientConfigurationCommandInput, ExportClientVpnClientConfigurationCommandOutput, } from "./commands/ExportClientVpnClientConfigurationCommand"; import { ExportImageCommandInput, ExportImageCommandOutput, } from "./commands/ExportImageCommand"; import { ExportTransitGatewayRoutesCommandInput, ExportTransitGatewayRoutesCommandOutput, } from "./commands/ExportTransitGatewayRoutesCommand"; import { ExportVerifiedAccessInstanceClientConfigurationCommandInput, ExportVerifiedAccessInstanceClientConfigurationCommandOutput, } from "./commands/ExportVerifiedAccessInstanceClientConfigurationCommand"; import { GetActiveVpnTunnelStatusCommandInput, GetActiveVpnTunnelStatusCommandOutput, } from "./commands/GetActiveVpnTunnelStatusCommand"; import { GetAllowedImagesSettingsCommandInput, GetAllowedImagesSettingsCommandOutput, } from "./commands/GetAllowedImagesSettingsCommand"; import { GetAssociatedEnclaveCertificateIamRolesCommandInput, GetAssociatedEnclaveCertificateIamRolesCommandOutput, } from "./commands/GetAssociatedEnclaveCertificateIamRolesCommand"; import { GetAssociatedIpv6PoolCidrsCommandInput, GetAssociatedIpv6PoolCidrsCommandOutput, } from "./commands/GetAssociatedIpv6PoolCidrsCommand"; import { GetAwsNetworkPerformanceDataCommandInput, GetAwsNetworkPerformanceDataCommandOutput, } from "./commands/GetAwsNetworkPerformanceDataCommand"; import { GetCapacityManagerAttributesCommandInput, GetCapacityManagerAttributesCommandOutput, } from "./commands/GetCapacityManagerAttributesCommand"; import { GetCapacityManagerMetricDataCommandInput, GetCapacityManagerMetricDataCommandOutput, } from "./commands/GetCapacityManagerMetricDataCommand"; import { GetCapacityManagerMetricDimensionsCommandInput, GetCapacityManagerMetricDimensionsCommandOutput, } from "./commands/GetCapacityManagerMetricDimensionsCommand"; import { GetCapacityManagerMonitoredTagKeysCommandInput, GetCapacityManagerMonitoredTagKeysCommandOutput, } from "./commands/GetCapacityManagerMonitoredTagKeysCommand"; import { GetCapacityReservationUsageCommandInput, GetCapacityReservationUsageCommandOutput, } from "./commands/GetCapacityReservationUsageCommand"; import { GetCoipPoolUsageCommandInput, GetCoipPoolUsageCommandOutput, } from "./commands/GetCoipPoolUsageCommand"; import { GetConsoleOutputCommandInput, GetConsoleOutputCommandOutput, } from "./commands/GetConsoleOutputCommand"; import { GetConsoleScreenshotCommandInput, GetConsoleScreenshotCommandOutput, } from "./commands/GetConsoleScreenshotCommand"; import { GetDeclarativePoliciesReportSummaryCommandInput, GetDeclarativePoliciesReportSummaryCommandOutput, } from "./commands/GetDeclarativePoliciesReportSummaryCommand"; import { GetDefaultCreditSpecificationCommandInput, GetDefaultCreditSpecificationCommandOutput, } from "./commands/GetDefaultCreditSpecificationCommand"; import { GetEbsDefaultKmsKeyIdCommandInput, GetEbsDefaultKmsKeyIdCommandOutput, } from "./commands/GetEbsDefaultKmsKeyIdCommand"; import { GetEbsEncryptionByDefaultCommandInput, GetEbsEncryptionByDefaultCommandOutput, } from "./commands/GetEbsEncryptionByDefaultCommand"; import { GetEnabledIpamPolicyCommandInput, GetEnabledIpamPolicyCommandOutput, } from "./commands/GetEnabledIpamPolicyCommand"; import { GetFlowLogsIntegrationTemplateCommandInput, GetFlowLogsIntegrationTemplateCommandOutput, } from "./commands/GetFlowLogsIntegrationTemplateCommand"; import { GetGroupsForCapacityReservationCommandInput, GetGroupsForCapacityReservationCommandOutput, } from "./commands/GetGroupsForCapacityReservationCommand"; import { GetHostReservationPurchasePreviewCommandInput, GetHostReservationPurchasePreviewCommandOutput, } from "./commands/GetHostReservationPurchasePreviewCommand"; import { GetImageAncestryCommandInput, GetImageAncestryCommandOutput, } from "./commands/GetImageAncestryCommand"; import { GetImageBlockPublicAccessStateCommandInput, GetImageBlockPublicAccessStateCommandOutput, } from "./commands/GetImageBlockPublicAccessStateCommand"; import { GetInstanceMetadataDefaultsCommandInput, GetInstanceMetadataDefaultsCommandOutput, } from "./commands/GetInstanceMetadataDefaultsCommand"; import { GetInstanceTpmEkPubCommandInput, GetInstanceTpmEkPubCommandOutput, } from "./commands/GetInstanceTpmEkPubCommand"; import { GetInstanceTypesFromInstanceRequirementsCommandInput, GetInstanceTypesFromInstanceRequirementsCommandOutput, } from "./commands/GetInstanceTypesFromInstanceRequirementsCommand"; import { GetInstanceUefiDataCommandInput, GetInstanceUefiDataCommandOutput, } from "./commands/GetInstanceUefiDataCommand"; import { GetIpamAddressHistoryCommandInput, GetIpamAddressHistoryCommandOutput, } from "./commands/GetIpamAddressHistoryCommand"; import { GetIpamDiscoveredAccountsCommandInput, GetIpamDiscoveredAccountsCommandOutput, } from "./commands/GetIpamDiscoveredAccountsCommand"; import { GetIpamDiscoveredPublicAddressesCommandInput, GetIpamDiscoveredPublicAddressesCommandOutput, } from "./commands/GetIpamDiscoveredPublicAddressesCommand"; import { GetIpamDiscoveredResourceCidrsCommandInput, GetIpamDiscoveredResourceCidrsCommandOutput, } from "./commands/GetIpamDiscoveredResourceCidrsCommand"; import { GetIpamPolicyAllocationRulesCommandInput, GetIpamPolicyAllocationRulesCommandOutput, } from "./commands/GetIpamPolicyAllocationRulesCommand"; import { GetIpamPolicyOrganizationTargetsCommandInput, GetIpamPolicyOrganizationTargetsCommandOutput, } from "./commands/GetIpamPolicyOrganizationTargetsCommand"; import { GetIpamPoolAllocationsCommandInput, GetIpamPoolAllocationsCommandOutput, } from "./commands/GetIpamPoolAllocationsCommand"; import { GetIpamPoolCidrsCommandInput, GetIpamPoolCidrsCommandOutput, } from "./commands/GetIpamPoolCidrsCommand"; import { GetIpamPrefixListResolverRulesCommandInput, GetIpamPrefixListResolverRulesCommandOutput, } from "./commands/GetIpamPrefixListResolverRulesCommand"; import { GetIpamPrefixListResolverVersionEntriesCommandInput, GetIpamPrefixListResolverVersionEntriesCommandOutput, } from "./commands/GetIpamPrefixListResolverVersionEntriesCommand"; import { GetIpamPrefixListResolverVersionsCommandInput, GetIpamPrefixListResolverVersionsCommandOutput, } from "./commands/GetIpamPrefixListResolverVersionsCommand"; import { GetIpamResourceCidrsCommandInput, GetIpamResourceCidrsCommandOutput, } from "./commands/GetIpamResourceCidrsCommand"; import { GetLaunchTemplateDataCommandInput, GetLaunchTemplateDataCommandOutput, } from "./commands/GetLaunchTemplateDataCommand"; import { GetManagedPrefixListAssociationsCommandInput, GetManagedPrefixListAssociationsCommandOutput, } from "./commands/GetManagedPrefixListAssociationsCommand"; import { GetManagedPrefixListEntriesCommandInput, GetManagedPrefixListEntriesCommandOutput, } from "./commands/GetManagedPrefixListEntriesCommand"; import { GetManagedResourceVisibilityCommandInput, GetManagedResourceVisibilityCommandOutput, } from "./commands/GetManagedResourceVisibilityCommand"; import { GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput, } from "./commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand"; import { GetNetworkInsightsAccessScopeContentCommandInput, GetNetworkInsightsAccessScopeContentCommandOutput, } from "./commands/GetNetworkInsightsAccessScopeContentCommand"; import { GetPasswordDataCommandInput, GetPasswordDataCommandOutput, } from "./commands/GetPasswordDataCommand"; import { GetReservedInstancesExchangeQuoteCommandInput, GetReservedInstancesExchangeQuoteCommandOutput, } from "./commands/GetReservedInstancesExchangeQuoteCommand"; import { GetRouteServerAssociationsCommandInput, GetRouteServerAssociationsCommandOutput, } from "./commands/GetRouteServerAssociationsCommand"; import { GetRouteServerPropagationsCommandInput, GetRouteServerPropagationsCommandOutput, } from "./commands/GetRouteServerPropagationsCommand"; import { GetRouteServerRoutingDatabaseCommandInput, GetRouteServerRoutingDatabaseCommandOutput, } from "./commands/GetRouteServerRoutingDatabaseCommand"; import { GetSecurityGroupsForVpcCommandInput, GetSecurityGroupsForVpcCommandOutput, } from "./commands/GetSecurityGroupsForVpcCommand"; import { GetSerialConsoleAccessStatusCommandInput, GetSerialConsoleAccessStatusCommandOutput, } from "./commands/GetSerialConsoleAccessStatusCommand"; import { GetSnapshotBlockPublicAccessStateCommandInput, GetSnapshotBlockPublicAccessStateCommandOutput, } from "./commands/GetSnapshotBlockPublicAccessStateCommand"; import { GetSpotPlacementScoresCommandInput, GetSpotPlacementScoresCommandOutput, } from "./commands/GetSpotPlacementScoresCommand"; import { GetSubnetCidrReservationsCommandInput, GetSubnetCidrReservationsCommandOutput, } from "./commands/GetSubnetCidrReservationsCommand"; import { GetTransitGatewayAttachmentPropagationsCommandInput, GetTransitGatewayAttachmentPropagationsCommandOutput, } from "./commands/GetTransitGatewayAttachmentPropagationsCommand"; import { GetTransitGatewayMeteringPolicyEntriesCommandInput, GetTransitGatewayMeteringPolicyEntriesCommandOutput, } from "./commands/GetTransitGatewayMeteringPolicyEntriesCommand"; import { GetTransitGatewayMulticastDomainAssociationsCommandInput, GetTransitGatewayMulticastDomainAssociationsCommandOutput, } from "./commands/GetTransitGatewayMulticastDomainAssociationsCommand"; import { GetTransitGatewayPolicyTableAssociationsCommandInput, GetTransitGatewayPolicyTableAssociationsCommandOutput, } from "./commands/GetTransitGatewayPolicyTableAssociationsCommand"; import { GetTransitGatewayPolicyTableEntriesCommandInput, GetTransitGatewayPolicyTableEntriesCommandOutput, } from "./commands/GetTransitGatewayPolicyTableEntriesCommand"; import { GetTransitGatewayPrefixListReferencesCommandInput, GetTransitGatewayPrefixListReferencesCommandOutput, } from "./commands/GetTransitGatewayPrefixListReferencesCommand"; import { GetTransitGatewayRouteTableAssociationsCommandInput, GetTransitGatewayRouteTableAssociationsCommandOutput, } from "./commands/GetTransitGatewayRouteTableAssociationsCommand"; import { GetTransitGatewayRouteTablePropagationsCommandInput, GetTransitGatewayRouteTablePropagationsCommandOutput, } from "./commands/GetTransitGatewayRouteTablePropagationsCommand"; import { GetVerifiedAccessEndpointPolicyCommandInput, GetVerifiedAccessEndpointPolicyCommandOutput, } from "./commands/GetVerifiedAccessEndpointPolicyCommand"; import { GetVerifiedAccessEndpointTargetsCommandInput, GetVerifiedAccessEndpointTargetsCommandOutput, } from "./commands/GetVerifiedAccessEndpointTargetsCommand"; import { GetVerifiedAccessGroupPolicyCommandInput, GetVerifiedAccessGroupPolicyCommandOutput, } from "./commands/GetVerifiedAccessGroupPolicyCommand"; import { GetVpcResourcesBlockingEncryptionEnforcementCommandInput, GetVpcResourcesBlockingEncryptionEnforcementCommandOutput, } from "./commands/GetVpcResourcesBlockingEncryptionEnforcementCommand"; import { GetVpnConnectionDeviceSampleConfigurationCommandInput, GetVpnConnectionDeviceSampleConfigurationCommandOutput, } from "./commands/GetVpnConnectionDeviceSampleConfigurationCommand"; import { GetVpnConnectionDeviceTypesCommandInput, GetVpnConnectionDeviceTypesCommandOutput, } from "./commands/GetVpnConnectionDeviceTypesCommand"; import { GetVpnTunnelReplacementStatusCommandInput, GetVpnTunnelReplacementStatusCommandOutput, } from "./commands/GetVpnTunnelReplacementStatusCommand"; import { ImportClientVpnClientCertificateRevocationListCommandInput, ImportClientVpnClientCertificateRevocationListCommandOutput, } from "./commands/ImportClientVpnClientCertificateRevocationListCommand"; import { ImportImageCommandInput, ImportImageCommandOutput, } from "./commands/ImportImageCommand"; import { ImportInstanceCommandInput, ImportInstanceCommandOutput, } from "./commands/ImportInstanceCommand"; import { ImportKeyPairCommandInput, ImportKeyPairCommandOutput, } from "./commands/ImportKeyPairCommand"; import { ImportSnapshotCommandInput, ImportSnapshotCommandOutput, } from "./commands/ImportSnapshotCommand"; import { ImportVolumeCommandInput, ImportVolumeCommandOutput, } from "./commands/ImportVolumeCommand"; import { ListImagesInRecycleBinCommandInput, ListImagesInRecycleBinCommandOutput, } from "./commands/ListImagesInRecycleBinCommand"; import { ListSnapshotsInRecycleBinCommandInput, ListSnapshotsInRecycleBinCommandOutput, } from "./commands/ListSnapshotsInRecycleBinCommand"; import { ListVolumesInRecycleBinCommandInput, ListVolumesInRecycleBinCommandOutput, } from "./commands/ListVolumesInRecycleBinCommand"; import { LockSnapshotCommandInput, LockSnapshotCommandOutput, } from "./commands/LockSnapshotCommand"; import { ModifyAddressAttributeCommandInput, ModifyAddressAttributeCommandOutput, } from "./commands/ModifyAddressAttributeCommand"; import { ModifyAvailabilityZoneGroupCommandInput, ModifyAvailabilityZoneGroupCommandOutput, } from "./commands/ModifyAvailabilityZoneGroupCommand"; import { ModifyCapacityReservationCommandInput, ModifyCapacityReservationCommandOutput, } from "./commands/ModifyCapacityReservationCommand"; import { ModifyCapacityReservationFleetCommandInput, ModifyCapacityReservationFleetCommandOutput, } from "./commands/ModifyCapacityReservationFleetCommand"; import { ModifyClientVpnEndpointCommandInput, ModifyClientVpnEndpointCommandOutput, } from "./commands/ModifyClientVpnEndpointCommand"; import { ModifyDefaultCreditSpecificationCommandInput, ModifyDefaultCreditSpecificationCommandOutput, } from "./commands/ModifyDefaultCreditSpecificationCommand"; import { ModifyEbsDefaultKmsKeyIdCommandInput, ModifyEbsDefaultKmsKeyIdCommandOutput, } from "./commands/ModifyEbsDefaultKmsKeyIdCommand"; import { ModifyFleetCommandInput, ModifyFleetCommandOutput, } from "./commands/ModifyFleetCommand"; import { ModifyFpgaImageAttributeCommandInput, ModifyFpgaImageAttributeCommandOutput, } from "./commands/ModifyFpgaImageAttributeCommand"; import { ModifyHostsCommandInput, ModifyHostsCommandOutput, } from "./commands/ModifyHostsCommand"; import { ModifyIdentityIdFormatCommandInput, ModifyIdentityIdFormatCommandOutput, } from "./commands/ModifyIdentityIdFormatCommand"; import { ModifyIdFormatCommandInput, ModifyIdFormatCommandOutput, } from "./commands/ModifyIdFormatCommand"; import { ModifyImageAttributeCommandInput, ModifyImageAttributeCommandOutput, } from "./commands/ModifyImageAttributeCommand"; import { ModifyInstanceAttributeCommandInput, ModifyInstanceAttributeCommandOutput, } from "./commands/ModifyInstanceAttributeCommand"; import { ModifyInstanceCapacityReservationAttributesCommandInput, ModifyInstanceCapacityReservationAttributesCommandOutput, } from "./commands/ModifyInstanceCapacityReservationAttributesCommand"; import { ModifyInstanceConnectEndpointCommandInput, ModifyInstanceConnectEndpointCommandOutput, } from "./commands/ModifyInstanceConnectEndpointCommand"; import { ModifyInstanceCpuOptionsCommandInput, ModifyInstanceCpuOptionsCommandOutput, } from "./commands/ModifyInstanceCpuOptionsCommand"; import { ModifyInstanceCreditSpecificationCommandInput, ModifyInstanceCreditSpecificationCommandOutput, } from "./commands/ModifyInstanceCreditSpecificationCommand"; import { ModifyInstanceEventStartTimeCommandInput, ModifyInstanceEventStartTimeCommandOutput, } from "./commands/ModifyInstanceEventStartTimeCommand"; import { ModifyInstanceEventWindowCommandInput, ModifyInstanceEventWindowCommandOutput, } from "./commands/ModifyInstanceEventWindowCommand"; import { ModifyInstanceMaintenanceOptionsCommandInput, ModifyInstanceMaintenanceOptionsCommandOutput, } from "./commands/ModifyInstanceMaintenanceOptionsCommand"; import { ModifyInstanceMetadataDefaultsCommandInput, ModifyInstanceMetadataDefaultsCommandOutput, } from "./commands/ModifyInstanceMetadataDefaultsCommand"; import { ModifyInstanceMetadataOptionsCommandInput, ModifyInstanceMetadataOptionsCommandOutput, } from "./commands/ModifyInstanceMetadataOptionsCommand"; import { ModifyInstanceNetworkPerformanceOptionsCommandInput, ModifyInstanceNetworkPerformanceOptionsCommandOutput, } from "./commands/ModifyInstanceNetworkPerformanceOptionsCommand"; import { ModifyInstancePlacementCommandInput, ModifyInstancePlacementCommandOutput, } from "./commands/ModifyInstancePlacementCommand"; import { ModifyIpamCommandInput, ModifyIpamCommandOutput, } from "./commands/ModifyIpamCommand"; import { ModifyIpamPolicyAllocationRulesCommandInput, ModifyIpamPolicyAllocationRulesCommandOutput, } from "./commands/ModifyIpamPolicyAllocationRulesCommand"; import { ModifyIpamPoolCommandInput, ModifyIpamPoolCommandOutput, } from "./commands/ModifyIpamPoolCommand"; import { ModifyIpamPrefixListResolverCommandInput, ModifyIpamPrefixListResolverCommandOutput, } from "./commands/ModifyIpamPrefixListResolverCommand"; import { ModifyIpamPrefixListResolverTargetCommandInput, ModifyIpamPrefixListResolverTargetCommandOutput, } from "./commands/ModifyIpamPrefixListResolverTargetCommand"; import { ModifyIpamResourceCidrCommandInput, ModifyIpamResourceCidrCommandOutput, } from "./commands/ModifyIpamResourceCidrCommand"; import { ModifyIpamResourceDiscoveryCommandInput, ModifyIpamResourceDiscoveryCommandOutput, } from "./commands/ModifyIpamResourceDiscoveryCommand"; import { ModifyIpamScopeCommandInput, ModifyIpamScopeCommandOutput, } from "./commands/ModifyIpamScopeCommand"; import { ModifyLaunchTemplateCommandInput, ModifyLaunchTemplateCommandOutput, } from "./commands/ModifyLaunchTemplateCommand"; import { ModifyLocalGatewayRouteCommandInput, ModifyLocalGatewayRouteCommandOutput, } from "./commands/ModifyLocalGatewayRouteCommand"; import { ModifyManagedPrefixListCommandInput, ModifyManagedPrefixListCommandOutput, } from "./commands/ModifyManagedPrefixListCommand"; import { ModifyManagedResourceVisibilityCommandInput, ModifyManagedResourceVisibilityCommandOutput, } from "./commands/ModifyManagedResourceVisibilityCommand"; import { ModifyNetworkInterfaceAttributeCommandInput, ModifyNetworkInterfaceAttributeCommandOutput, } from "./commands/ModifyNetworkInterfaceAttributeCommand"; import { ModifyPrivateDnsNameOptionsCommandInput, ModifyPrivateDnsNameOptionsCommandOutput, } from "./commands/ModifyPrivateDnsNameOptionsCommand"; import { ModifyPublicIpDnsNameOptionsCommandInput, ModifyPublicIpDnsNameOptionsCommandOutput, } from "./commands/ModifyPublicIpDnsNameOptionsCommand"; import { ModifyReservedInstancesCommandInput, ModifyReservedInstancesCommandOutput, } from "./commands/ModifyReservedInstancesCommand"; import { ModifyRouteServerCommandInput, ModifyRouteServerCommandOutput, } from "./commands/ModifyRouteServerCommand"; import { ModifySecurityGroupRulesCommandInput, ModifySecurityGroupRulesCommandOutput, } from "./commands/ModifySecurityGroupRulesCommand"; import { ModifySnapshotAttributeCommandInput, ModifySnapshotAttributeCommandOutput, } from "./commands/ModifySnapshotAttributeCommand"; import { ModifySnapshotTierCommandInput, ModifySnapshotTierCommandOutput, } from "./commands/ModifySnapshotTierCommand"; import { ModifySpotFleetRequestCommandInput, ModifySpotFleetRequestCommandOutput, } from "./commands/ModifySpotFleetRequestCommand"; import { ModifySubnetAttributeCommandInput, ModifySubnetAttributeCommandOutput, } from "./commands/ModifySubnetAttributeCommand"; import { ModifyTrafficMirrorFilterNetworkServicesCommandInput, ModifyTrafficMirrorFilterNetworkServicesCommandOutput, } from "./commands/ModifyTrafficMirrorFilterNetworkServicesCommand"; import { ModifyTrafficMirrorFilterRuleCommandInput, ModifyTrafficMirrorFilterRuleCommandOutput, } from "./commands/ModifyTrafficMirrorFilterRuleCommand"; import { ModifyTrafficMirrorSessionCommandInput, ModifyTrafficMirrorSessionCommandOutput, } from "./commands/ModifyTrafficMirrorSessionCommand"; import { ModifyTransitGatewayCommandInput, ModifyTransitGatewayCommandOutput, } from "./commands/ModifyTransitGatewayCommand"; import { ModifyTransitGatewayMeteringPolicyCommandInput, ModifyTransitGatewayMeteringPolicyCommandOutput, } from "./commands/ModifyTransitGatewayMeteringPolicyCommand"; import { ModifyTransitGatewayPrefixListReferenceCommandInput, ModifyTransitGatewayPrefixListReferenceCommandOutput, } from "./commands/ModifyTransitGatewayPrefixListReferenceCommand"; import { ModifyTransitGatewayVpcAttachmentCommandInput, ModifyTransitGatewayVpcAttachmentCommandOutput, } from "./commands/ModifyTransitGatewayVpcAttachmentCommand"; import { ModifyVerifiedAccessEndpointCommandInput, ModifyVerifiedAccessEndpointCommandOutput, } from "./commands/ModifyVerifiedAccessEndpointCommand"; import { ModifyVerifiedAccessEndpointPolicyCommandInput, ModifyVerifiedAccessEndpointPolicyCommandOutput, } from "./commands/ModifyVerifiedAccessEndpointPolicyCommand"; import { ModifyVerifiedAccessGroupCommandInput, ModifyVerifiedAccessGroupCommandOutput, } from "./commands/ModifyVerifiedAccessGroupCommand"; import { ModifyVerifiedAccessGroupPolicyCommandInput, ModifyVerifiedAccessGroupPolicyCommandOutput, } from "./commands/ModifyVerifiedAccessGroupPolicyCommand"; import { ModifyVerifiedAccessInstanceCommandInput, ModifyVerifiedAccessInstanceCommandOutput, } from "./commands/ModifyVerifiedAccessInstanceCommand"; import { ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput, } from "./commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand"; import { ModifyVerifiedAccessTrustProviderCommandInput, ModifyVerifiedAccessTrustProviderCommandOutput, } from "./commands/ModifyVerifiedAccessTrustProviderCommand"; import { ModifyVolumeAttributeCommandInput, ModifyVolumeAttributeCommandOutput, } from "./commands/ModifyVolumeAttributeCommand"; import { ModifyVolumeCommandInput, ModifyVolumeCommandOutput, } from "./commands/ModifyVolumeCommand"; import { ModifyVpcAttributeCommandInput, ModifyVpcAttributeCommandOutput, } from "./commands/ModifyVpcAttributeCommand"; import { ModifyVpcBlockPublicAccessExclusionCommandInput, ModifyVpcBlockPublicAccessExclusionCommandOutput, } from "./commands/ModifyVpcBlockPublicAccessExclusionCommand"; import { ModifyVpcBlockPublicAccessOptionsCommandInput, ModifyVpcBlockPublicAccessOptionsCommandOutput, } from "./commands/ModifyVpcBlockPublicAccessOptionsCommand"; import { ModifyVpcEncryptionControlCommandInput, ModifyVpcEncryptionControlCommandOutput, } from "./commands/ModifyVpcEncryptionControlCommand"; import { ModifyVpcEndpointCommandInput, ModifyVpcEndpointCommandOutput, } from "./commands/ModifyVpcEndpointCommand"; import { ModifyVpcEndpointConnectionNotificationCommandInput, ModifyVpcEndpointConnectionNotificationCommandOutput, } from "./commands/ModifyVpcEndpointConnectionNotificationCommand"; import { ModifyVpcEndpointServiceConfigurationCommandInput, ModifyVpcEndpointServiceConfigurationCommandOutput, } from "./commands/ModifyVpcEndpointServiceConfigurationCommand"; import { ModifyVpcEndpointServicePayerResponsibilityCommandInput, ModifyVpcEndpointServicePayerResponsibilityCommandOutput, } from "./commands/ModifyVpcEndpointServicePayerResponsibilityCommand"; import { ModifyVpcEndpointServicePermissionsCommandInput, ModifyVpcEndpointServicePermissionsCommandOutput, } from "./commands/ModifyVpcEndpointServicePermissionsCommand"; import { ModifyVpcPeeringConnectionOptionsCommandInput, ModifyVpcPeeringConnectionOptionsCommandOutput, } from "./commands/ModifyVpcPeeringConnectionOptionsCommand"; import { ModifyVpcTenancyCommandInput, ModifyVpcTenancyCommandOutput, } from "./commands/ModifyVpcTenancyCommand"; import { ModifyVpnConnectionCommandInput, ModifyVpnConnectionCommandOutput, } from "./commands/ModifyVpnConnectionCommand"; import { ModifyVpnConnectionOptionsCommandInput, ModifyVpnConnectionOptionsCommandOutput, } from "./commands/ModifyVpnConnectionOptionsCommand"; import { ModifyVpnTunnelCertificateCommandInput, ModifyVpnTunnelCertificateCommandOutput, } from "./commands/ModifyVpnTunnelCertificateCommand"; import { ModifyVpnTunnelOptionsCommandInput, ModifyVpnTunnelOptionsCommandOutput, } from "./commands/ModifyVpnTunnelOptionsCommand"; import { MonitorInstancesCommandInput, MonitorInstancesCommandOutput, } from "./commands/MonitorInstancesCommand"; import { MoveAddressToVpcCommandInput, MoveAddressToVpcCommandOutput, } from "./commands/MoveAddressToVpcCommand"; import { MoveByoipCidrToIpamCommandInput, MoveByoipCidrToIpamCommandOutput, } from "./commands/MoveByoipCidrToIpamCommand"; import { MoveCapacityReservationInstancesCommandInput, MoveCapacityReservationInstancesCommandOutput, } from "./commands/MoveCapacityReservationInstancesCommand"; import { ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput, } from "./commands/ProvisionByoipCidrCommand"; import { ProvisionIpamByoasnCommandInput, ProvisionIpamByoasnCommandOutput, } from "./commands/ProvisionIpamByoasnCommand"; import { ProvisionIpamPoolCidrCommandInput, ProvisionIpamPoolCidrCommandOutput, } from "./commands/ProvisionIpamPoolCidrCommand"; import { ProvisionPublicIpv4PoolCidrCommandInput, ProvisionPublicIpv4PoolCidrCommandOutput, } from "./commands/ProvisionPublicIpv4PoolCidrCommand"; import { PurchaseCapacityBlockCommandInput, PurchaseCapacityBlockCommandOutput, } from "./commands/PurchaseCapacityBlockCommand"; import { PurchaseCapacityBlockExtensionCommandInput, PurchaseCapacityBlockExtensionCommandOutput, } from "./commands/PurchaseCapacityBlockExtensionCommand"; import { PurchaseHostReservationCommandInput, PurchaseHostReservationCommandOutput, } from "./commands/PurchaseHostReservationCommand"; import { PurchaseReservedInstancesOfferingCommandInput, PurchaseReservedInstancesOfferingCommandOutput, } from "./commands/PurchaseReservedInstancesOfferingCommand"; import { PurchaseScheduledInstancesCommandInput, PurchaseScheduledInstancesCommandOutput, } from "./commands/PurchaseScheduledInstancesCommand"; import { RebootInstancesCommandInput, RebootInstancesCommandOutput, } from "./commands/RebootInstancesCommand"; import { RegisterImageCommandInput, RegisterImageCommandOutput, } from "./commands/RegisterImageCommand"; import { RegisterInstanceEventNotificationAttributesCommandInput, RegisterInstanceEventNotificationAttributesCommandOutput, } from "./commands/RegisterInstanceEventNotificationAttributesCommand"; import { RegisterTransitGatewayMulticastGroupMembersCommandInput, RegisterTransitGatewayMulticastGroupMembersCommandOutput, } from "./commands/RegisterTransitGatewayMulticastGroupMembersCommand"; import { RegisterTransitGatewayMulticastGroupSourcesCommandInput, RegisterTransitGatewayMulticastGroupSourcesCommandOutput, } from "./commands/RegisterTransitGatewayMulticastGroupSourcesCommand"; import { RejectCapacityReservationBillingOwnershipCommandInput, RejectCapacityReservationBillingOwnershipCommandOutput, } from "./commands/RejectCapacityReservationBillingOwnershipCommand"; import { RejectTransitGatewayClientVpnAttachmentCommandInput, RejectTransitGatewayClientVpnAttachmentCommandOutput, } from "./commands/RejectTransitGatewayClientVpnAttachmentCommand"; import { RejectTransitGatewayMulticastDomainAssociationsCommandInput, RejectTransitGatewayMulticastDomainAssociationsCommandOutput, } from "./commands/RejectTransitGatewayMulticastDomainAssociationsCommand"; import { RejectTransitGatewayPeeringAttachmentCommandInput, RejectTransitGatewayPeeringAttachmentCommandOutput, } from "./commands/RejectTransitGatewayPeeringAttachmentCommand"; import { RejectTransitGatewayVpcAttachmentCommandInput, RejectTransitGatewayVpcAttachmentCommandOutput, } from "./commands/RejectTransitGatewayVpcAttachmentCommand"; import { RejectVpcEndpointConnectionsCommandInput, RejectVpcEndpointConnectionsCommandOutput, } from "./commands/RejectVpcEndpointConnectionsCommand"; import { RejectVpcPeeringConnectionCommandInput, RejectVpcPeeringConnectionCommandOutput, } from "./commands/RejectVpcPeeringConnectionCommand"; import { ReleaseAddressCommandInput, ReleaseAddressCommandOutput, } from "./commands/ReleaseAddressCommand"; import { ReleaseHostsCommandInput, ReleaseHostsCommandOutput, } from "./commands/ReleaseHostsCommand"; import { ReleaseIpamPoolAllocationCommandInput, ReleaseIpamPoolAllocationCommandOutput, } from "./commands/ReleaseIpamPoolAllocationCommand"; import { ReplaceIamInstanceProfileAssociationCommandInput, ReplaceIamInstanceProfileAssociationCommandOutput, } from "./commands/ReplaceIamInstanceProfileAssociationCommand"; import { ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput, } from "./commands/ReplaceImageCriteriaInAllowedImagesSettingsCommand"; import { ReplaceNetworkAclAssociationCommandInput, ReplaceNetworkAclAssociationCommandOutput, } from "./commands/ReplaceNetworkAclAssociationCommand"; import { ReplaceNetworkAclEntryCommandInput, ReplaceNetworkAclEntryCommandOutput, } from "./commands/ReplaceNetworkAclEntryCommand"; import { ReplaceRouteCommandInput, ReplaceRouteCommandOutput, } from "./commands/ReplaceRouteCommand"; import { ReplaceRouteTableAssociationCommandInput, ReplaceRouteTableAssociationCommandOutput, } from "./commands/ReplaceRouteTableAssociationCommand"; import { ReplaceTransitGatewayRouteCommandInput, ReplaceTransitGatewayRouteCommandOutput, } from "./commands/ReplaceTransitGatewayRouteCommand"; import { ReplaceVpnTunnelCommandInput, ReplaceVpnTunnelCommandOutput, } from "./commands/ReplaceVpnTunnelCommand"; import { ReportInstanceStatusCommandInput, ReportInstanceStatusCommandOutput, } from "./commands/ReportInstanceStatusCommand"; import { RequestSpotFleetCommandInput, RequestSpotFleetCommandOutput, } from "./commands/RequestSpotFleetCommand"; import { RequestSpotInstancesCommandInput, RequestSpotInstancesCommandOutput, } from "./commands/RequestSpotInstancesCommand"; import { ResetAddressAttributeCommandInput, ResetAddressAttributeCommandOutput, } from "./commands/ResetAddressAttributeCommand"; import { ResetEbsDefaultKmsKeyIdCommandInput, ResetEbsDefaultKmsKeyIdCommandOutput, } from "./commands/ResetEbsDefaultKmsKeyIdCommand"; import { ResetFpgaImageAttributeCommandInput, ResetFpgaImageAttributeCommandOutput, } from "./commands/ResetFpgaImageAttributeCommand"; import { ResetImageAttributeCommandInput, ResetImageAttributeCommandOutput, } from "./commands/ResetImageAttributeCommand"; import { ResetInstanceAttributeCommandInput, ResetInstanceAttributeCommandOutput, } from "./commands/ResetInstanceAttributeCommand"; import { ResetNetworkInterfaceAttributeCommandInput, ResetNetworkInterfaceAttributeCommandOutput, } from "./commands/ResetNetworkInterfaceAttributeCommand"; import { ResetSnapshotAttributeCommandInput, ResetSnapshotAttributeCommandOutput, } from "./commands/ResetSnapshotAttributeCommand"; import { RestoreAddressToClassicCommandInput, RestoreAddressToClassicCommandOutput, } from "./commands/RestoreAddressToClassicCommand"; import { RestoreImageFromRecycleBinCommandInput, RestoreImageFromRecycleBinCommandOutput, } from "./commands/RestoreImageFromRecycleBinCommand"; import { RestoreManagedPrefixListVersionCommandInput, RestoreManagedPrefixListVersionCommandOutput, } from "./commands/RestoreManagedPrefixListVersionCommand"; import { RestoreSnapshotFromRecycleBinCommandInput, RestoreSnapshotFromRecycleBinCommandOutput, } from "./commands/RestoreSnapshotFromRecycleBinCommand"; import { RestoreSnapshotTierCommandInput, RestoreSnapshotTierCommandOutput, } from "./commands/RestoreSnapshotTierCommand"; import { RestoreVolumeFromRecycleBinCommandInput, RestoreVolumeFromRecycleBinCommandOutput, } from "./commands/RestoreVolumeFromRecycleBinCommand"; import { RevokeClientVpnIngressCommandInput, RevokeClientVpnIngressCommandOutput, } from "./commands/RevokeClientVpnIngressCommand"; import { RevokeSecurityGroupEgressCommandInput, RevokeSecurityGroupEgressCommandOutput, } from "./commands/RevokeSecurityGroupEgressCommand"; import { RevokeSecurityGroupIngressCommandInput, RevokeSecurityGroupIngressCommandOutput, } from "./commands/RevokeSecurityGroupIngressCommand"; import { RunInstancesCommandInput, RunInstancesCommandOutput, } from "./commands/RunInstancesCommand"; import { RunScheduledInstancesCommandInput, RunScheduledInstancesCommandOutput, } from "./commands/RunScheduledInstancesCommand"; import { SearchLocalGatewayRoutesCommandInput, SearchLocalGatewayRoutesCommandOutput, } from "./commands/SearchLocalGatewayRoutesCommand"; import { SearchTransitGatewayMulticastGroupsCommandInput, SearchTransitGatewayMulticastGroupsCommandOutput, } from "./commands/SearchTransitGatewayMulticastGroupsCommand"; import { SearchTransitGatewayRoutesCommandInput, SearchTransitGatewayRoutesCommandOutput, } from "./commands/SearchTransitGatewayRoutesCommand"; import { SendDiagnosticInterruptCommandInput, SendDiagnosticInterruptCommandOutput, } from "./commands/SendDiagnosticInterruptCommand"; import { StartDeclarativePoliciesReportCommandInput, StartDeclarativePoliciesReportCommandOutput, } from "./commands/StartDeclarativePoliciesReportCommand"; import { StartInstancesCommandInput, StartInstancesCommandOutput, } from "./commands/StartInstancesCommand"; import { StartNetworkInsightsAccessScopeAnalysisCommandInput, StartNetworkInsightsAccessScopeAnalysisCommandOutput, } from "./commands/StartNetworkInsightsAccessScopeAnalysisCommand"; import { StartNetworkInsightsAnalysisCommandInput, StartNetworkInsightsAnalysisCommandOutput, } from "./commands/StartNetworkInsightsAnalysisCommand"; import { StartVpcEndpointServicePrivateDnsVerificationCommandInput, StartVpcEndpointServicePrivateDnsVerificationCommandOutput, } from "./commands/StartVpcEndpointServicePrivateDnsVerificationCommand"; import { StopInstancesCommandInput, StopInstancesCommandOutput, } from "./commands/StopInstancesCommand"; import { TerminateClientVpnConnectionsCommandInput, TerminateClientVpnConnectionsCommandOutput, } from "./commands/TerminateClientVpnConnectionsCommand"; import { TerminateInstancesCommandInput, TerminateInstancesCommandOutput, } from "./commands/TerminateInstancesCommand"; import { UnassignIpv6AddressesCommandInput, UnassignIpv6AddressesCommandOutput, } from "./commands/UnassignIpv6AddressesCommand"; import { UnassignPrivateIpAddressesCommandInput, UnassignPrivateIpAddressesCommandOutput, } from "./commands/UnassignPrivateIpAddressesCommand"; import { UnassignPrivateNatGatewayAddressCommandInput, UnassignPrivateNatGatewayAddressCommandOutput, } from "./commands/UnassignPrivateNatGatewayAddressCommand"; import { UnlockSnapshotCommandInput, UnlockSnapshotCommandOutput, } from "./commands/UnlockSnapshotCommand"; import { UnmonitorInstancesCommandInput, UnmonitorInstancesCommandOutput, } from "./commands/UnmonitorInstancesCommand"; import { UpdateCapacityManagerMonitoredTagKeysCommandInput, UpdateCapacityManagerMonitoredTagKeysCommandOutput, } from "./commands/UpdateCapacityManagerMonitoredTagKeysCommand"; import { UpdateCapacityManagerOrganizationsAccessCommandInput, UpdateCapacityManagerOrganizationsAccessCommandOutput, } from "./commands/UpdateCapacityManagerOrganizationsAccessCommand"; import { UpdateInterruptibleCapacityReservationAllocationCommandInput, UpdateInterruptibleCapacityReservationAllocationCommandOutput, } from "./commands/UpdateInterruptibleCapacityReservationAllocationCommand"; import { UpdateSecurityGroupRuleDescriptionsEgressCommandInput, UpdateSecurityGroupRuleDescriptionsEgressCommandOutput, } from "./commands/UpdateSecurityGroupRuleDescriptionsEgressCommand"; import { UpdateSecurityGroupRuleDescriptionsIngressCommandInput, UpdateSecurityGroupRuleDescriptionsIngressCommandOutput, } from "./commands/UpdateSecurityGroupRuleDescriptionsIngressCommand"; import { WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, } from "./commands/WithdrawByoipCidrCommand"; import { EC2Client } from "./EC2Client"; import { EC2ServiceException } from "./models/EC2ServiceException"; export interface EC2 { acceptAddressTransfer( args: AcceptAddressTransferCommandInput, options?: __HttpHandlerOptions ): Promise; acceptAddressTransfer( args: AcceptAddressTransferCommandInput, cb: (err: any, data?: AcceptAddressTransferCommandOutput) => void ): void; acceptAddressTransfer( args: AcceptAddressTransferCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptAddressTransferCommandOutput) => void ): void; acceptCapacityReservationBillingOwnership( args: AcceptCapacityReservationBillingOwnershipCommandInput, options?: __HttpHandlerOptions ): Promise; acceptCapacityReservationBillingOwnership( args: AcceptCapacityReservationBillingOwnershipCommandInput, cb: ( err: any, data?: AcceptCapacityReservationBillingOwnershipCommandOutput ) => void ): void; acceptCapacityReservationBillingOwnership( args: AcceptCapacityReservationBillingOwnershipCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AcceptCapacityReservationBillingOwnershipCommandOutput ) => void ): void; acceptReservedInstancesExchangeQuote( args: AcceptReservedInstancesExchangeQuoteCommandInput, options?: __HttpHandlerOptions ): Promise; acceptReservedInstancesExchangeQuote( args: AcceptReservedInstancesExchangeQuoteCommandInput, cb: ( err: any, data?: AcceptReservedInstancesExchangeQuoteCommandOutput ) => void ): void; acceptReservedInstancesExchangeQuote( args: AcceptReservedInstancesExchangeQuoteCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AcceptReservedInstancesExchangeQuoteCommandOutput ) => void ): void; acceptTransitGatewayClientVpnAttachment( args: AcceptTransitGatewayClientVpnAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; acceptTransitGatewayClientVpnAttachment( args: AcceptTransitGatewayClientVpnAttachmentCommandInput, cb: ( err: any, data?: AcceptTransitGatewayClientVpnAttachmentCommandOutput ) => void ): void; acceptTransitGatewayClientVpnAttachment( args: AcceptTransitGatewayClientVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AcceptTransitGatewayClientVpnAttachmentCommandOutput ) => void ): void; acceptTransitGatewayMulticastDomainAssociations(): Promise; acceptTransitGatewayMulticastDomainAssociations( args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; acceptTransitGatewayMulticastDomainAssociations( args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, cb: ( err: any, data?: AcceptTransitGatewayMulticastDomainAssociationsCommandOutput ) => void ): void; acceptTransitGatewayMulticastDomainAssociations( args: AcceptTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AcceptTransitGatewayMulticastDomainAssociationsCommandOutput ) => void ): void; acceptTransitGatewayPeeringAttachment( args: AcceptTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; acceptTransitGatewayPeeringAttachment( args: AcceptTransitGatewayPeeringAttachmentCommandInput, cb: ( err: any, data?: AcceptTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; acceptTransitGatewayPeeringAttachment( args: AcceptTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AcceptTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; acceptTransitGatewayVpcAttachment( args: AcceptTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; acceptTransitGatewayVpcAttachment( args: AcceptTransitGatewayVpcAttachmentCommandInput, cb: ( err: any, data?: AcceptTransitGatewayVpcAttachmentCommandOutput ) => void ): void; acceptTransitGatewayVpcAttachment( args: AcceptTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AcceptTransitGatewayVpcAttachmentCommandOutput ) => void ): void; acceptVpcEndpointConnections( args: AcceptVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; acceptVpcEndpointConnections( args: AcceptVpcEndpointConnectionsCommandInput, cb: (err: any, data?: AcceptVpcEndpointConnectionsCommandOutput) => void ): void; acceptVpcEndpointConnections( args: AcceptVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptVpcEndpointConnectionsCommandOutput) => void ): void; acceptVpcPeeringConnection( args: AcceptVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; acceptVpcPeeringConnection( args: AcceptVpcPeeringConnectionCommandInput, cb: (err: any, data?: AcceptVpcPeeringConnectionCommandOutput) => void ): void; acceptVpcPeeringConnection( args: AcceptVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptVpcPeeringConnectionCommandOutput) => void ): void; advertiseByoipCidr( args: AdvertiseByoipCidrCommandInput, options?: __HttpHandlerOptions ): Promise; advertiseByoipCidr( args: AdvertiseByoipCidrCommandInput, cb: (err: any, data?: AdvertiseByoipCidrCommandOutput) => void ): void; advertiseByoipCidr( args: AdvertiseByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AdvertiseByoipCidrCommandOutput) => void ): void; allocateAddress(): Promise; allocateAddress( args: AllocateAddressCommandInput, options?: __HttpHandlerOptions ): Promise; allocateAddress( args: AllocateAddressCommandInput, cb: (err: any, data?: AllocateAddressCommandOutput) => void ): void; allocateAddress( args: AllocateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateAddressCommandOutput) => void ): void; allocateHosts(): Promise; allocateHosts( args: AllocateHostsCommandInput, options?: __HttpHandlerOptions ): Promise; allocateHosts( args: AllocateHostsCommandInput, cb: (err: any, data?: AllocateHostsCommandOutput) => void ): void; allocateHosts( args: AllocateHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateHostsCommandOutput) => void ): void; allocateIpamPoolCidr( args: AllocateIpamPoolCidrCommandInput, options?: __HttpHandlerOptions ): Promise; allocateIpamPoolCidr( args: AllocateIpamPoolCidrCommandInput, cb: (err: any, data?: AllocateIpamPoolCidrCommandOutput) => void ): void; allocateIpamPoolCidr( args: AllocateIpamPoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AllocateIpamPoolCidrCommandOutput) => void ): void; applySecurityGroupsToClientVpnTargetNetwork( args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions ): Promise; applySecurityGroupsToClientVpnTargetNetwork( args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, cb: ( err: any, data?: ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput ) => void ): void; applySecurityGroupsToClientVpnTargetNetwork( args: ApplySecurityGroupsToClientVpnTargetNetworkCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput ) => void ): void; assignIpv6Addresses( args: AssignIpv6AddressesCommandInput, options?: __HttpHandlerOptions ): Promise; assignIpv6Addresses( args: AssignIpv6AddressesCommandInput, cb: (err: any, data?: AssignIpv6AddressesCommandOutput) => void ): void; assignIpv6Addresses( args: AssignIpv6AddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssignIpv6AddressesCommandOutput) => void ): void; assignPrivateIpAddresses( args: AssignPrivateIpAddressesCommandInput, options?: __HttpHandlerOptions ): Promise; assignPrivateIpAddresses( args: AssignPrivateIpAddressesCommandInput, cb: (err: any, data?: AssignPrivateIpAddressesCommandOutput) => void ): void; assignPrivateIpAddresses( args: AssignPrivateIpAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssignPrivateIpAddressesCommandOutput) => void ): void; assignPrivateNatGatewayAddress( args: AssignPrivateNatGatewayAddressCommandInput, options?: __HttpHandlerOptions ): Promise; assignPrivateNatGatewayAddress( args: AssignPrivateNatGatewayAddressCommandInput, cb: (err: any, data?: AssignPrivateNatGatewayAddressCommandOutput) => void ): void; assignPrivateNatGatewayAddress( args: AssignPrivateNatGatewayAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssignPrivateNatGatewayAddressCommandOutput) => void ): void; associateAddress(): Promise; associateAddress( args: AssociateAddressCommandInput, options?: __HttpHandlerOptions ): Promise; associateAddress( args: AssociateAddressCommandInput, cb: (err: any, data?: AssociateAddressCommandOutput) => void ): void; associateAddress( args: AssociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAddressCommandOutput) => void ): void; associateCapacityReservationBillingOwner( args: AssociateCapacityReservationBillingOwnerCommandInput, options?: __HttpHandlerOptions ): Promise; associateCapacityReservationBillingOwner( args: AssociateCapacityReservationBillingOwnerCommandInput, cb: ( err: any, data?: AssociateCapacityReservationBillingOwnerCommandOutput ) => void ): void; associateCapacityReservationBillingOwner( args: AssociateCapacityReservationBillingOwnerCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociateCapacityReservationBillingOwnerCommandOutput ) => void ): void; associateClientVpnTargetNetwork( args: AssociateClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions ): Promise; associateClientVpnTargetNetwork( args: AssociateClientVpnTargetNetworkCommandInput, cb: (err: any, data?: AssociateClientVpnTargetNetworkCommandOutput) => void ): void; associateClientVpnTargetNetwork( args: AssociateClientVpnTargetNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateClientVpnTargetNetworkCommandOutput) => void ): void; associateDhcpOptions( args: AssociateDhcpOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; associateDhcpOptions( args: AssociateDhcpOptionsCommandInput, cb: (err: any, data?: AssociateDhcpOptionsCommandOutput) => void ): void; associateDhcpOptions( args: AssociateDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDhcpOptionsCommandOutput) => void ): void; associateEnclaveCertificateIamRole( args: AssociateEnclaveCertificateIamRoleCommandInput, options?: __HttpHandlerOptions ): Promise; associateEnclaveCertificateIamRole( args: AssociateEnclaveCertificateIamRoleCommandInput, cb: ( err: any, data?: AssociateEnclaveCertificateIamRoleCommandOutput ) => void ): void; associateEnclaveCertificateIamRole( args: AssociateEnclaveCertificateIamRoleCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociateEnclaveCertificateIamRoleCommandOutput ) => void ): void; associateIamInstanceProfile( args: AssociateIamInstanceProfileCommandInput, options?: __HttpHandlerOptions ): Promise; associateIamInstanceProfile( args: AssociateIamInstanceProfileCommandInput, cb: (err: any, data?: AssociateIamInstanceProfileCommandOutput) => void ): void; associateIamInstanceProfile( args: AssociateIamInstanceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateIamInstanceProfileCommandOutput) => void ): void; associateInstanceEventWindow( args: AssociateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions ): Promise; associateInstanceEventWindow( args: AssociateInstanceEventWindowCommandInput, cb: (err: any, data?: AssociateInstanceEventWindowCommandOutput) => void ): void; associateInstanceEventWindow( args: AssociateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateInstanceEventWindowCommandOutput) => void ): void; associateIpamByoasn( args: AssociateIpamByoasnCommandInput, options?: __HttpHandlerOptions ): Promise; associateIpamByoasn( args: AssociateIpamByoasnCommandInput, cb: (err: any, data?: AssociateIpamByoasnCommandOutput) => void ): void; associateIpamByoasn( args: AssociateIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateIpamByoasnCommandOutput) => void ): void; associateIpamResourceDiscovery( args: AssociateIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions ): Promise; associateIpamResourceDiscovery( args: AssociateIpamResourceDiscoveryCommandInput, cb: (err: any, data?: AssociateIpamResourceDiscoveryCommandOutput) => void ): void; associateIpamResourceDiscovery( args: AssociateIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateIpamResourceDiscoveryCommandOutput) => void ): void; associateNatGatewayAddress( args: AssociateNatGatewayAddressCommandInput, options?: __HttpHandlerOptions ): Promise; associateNatGatewayAddress( args: AssociateNatGatewayAddressCommandInput, cb: (err: any, data?: AssociateNatGatewayAddressCommandOutput) => void ): void; associateNatGatewayAddress( args: AssociateNatGatewayAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateNatGatewayAddressCommandOutput) => void ): void; associateRouteServer( args: AssociateRouteServerCommandInput, options?: __HttpHandlerOptions ): Promise; associateRouteServer( args: AssociateRouteServerCommandInput, cb: (err: any, data?: AssociateRouteServerCommandOutput) => void ): void; associateRouteServer( args: AssociateRouteServerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateRouteServerCommandOutput) => void ): void; associateRouteTable( args: AssociateRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; associateRouteTable( args: AssociateRouteTableCommandInput, cb: (err: any, data?: AssociateRouteTableCommandOutput) => void ): void; associateRouteTable( args: AssociateRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateRouteTableCommandOutput) => void ): void; associateSecurityGroupVpc( args: AssociateSecurityGroupVpcCommandInput, options?: __HttpHandlerOptions ): Promise; associateSecurityGroupVpc( args: AssociateSecurityGroupVpcCommandInput, cb: (err: any, data?: AssociateSecurityGroupVpcCommandOutput) => void ): void; associateSecurityGroupVpc( args: AssociateSecurityGroupVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSecurityGroupVpcCommandOutput) => void ): void; associateSubnetCidrBlock( args: AssociateSubnetCidrBlockCommandInput, options?: __HttpHandlerOptions ): Promise; associateSubnetCidrBlock( args: AssociateSubnetCidrBlockCommandInput, cb: (err: any, data?: AssociateSubnetCidrBlockCommandOutput) => void ): void; associateSubnetCidrBlock( args: AssociateSubnetCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSubnetCidrBlockCommandOutput) => void ): void; associateTransitGatewayMulticastDomain( args: AssociateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions ): Promise; associateTransitGatewayMulticastDomain( args: AssociateTransitGatewayMulticastDomainCommandInput, cb: ( err: any, data?: AssociateTransitGatewayMulticastDomainCommandOutput ) => void ): void; associateTransitGatewayMulticastDomain( args: AssociateTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociateTransitGatewayMulticastDomainCommandOutput ) => void ): void; associateTransitGatewayPolicyTable( args: AssociateTransitGatewayPolicyTableCommandInput, options?: __HttpHandlerOptions ): Promise; associateTransitGatewayPolicyTable( args: AssociateTransitGatewayPolicyTableCommandInput, cb: ( err: any, data?: AssociateTransitGatewayPolicyTableCommandOutput ) => void ): void; associateTransitGatewayPolicyTable( args: AssociateTransitGatewayPolicyTableCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociateTransitGatewayPolicyTableCommandOutput ) => void ): void; associateTransitGatewayRouteTable( args: AssociateTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; associateTransitGatewayRouteTable( args: AssociateTransitGatewayRouteTableCommandInput, cb: ( err: any, data?: AssociateTransitGatewayRouteTableCommandOutput ) => void ): void; associateTransitGatewayRouteTable( args: AssociateTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociateTransitGatewayRouteTableCommandOutput ) => void ): void; associateTrunkInterface( args: AssociateTrunkInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; associateTrunkInterface( args: AssociateTrunkInterfaceCommandInput, cb: (err: any, data?: AssociateTrunkInterfaceCommandOutput) => void ): void; associateTrunkInterface( args: AssociateTrunkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTrunkInterfaceCommandOutput) => void ): void; associateVpcCidrBlock( args: AssociateVpcCidrBlockCommandInput, options?: __HttpHandlerOptions ): Promise; associateVpcCidrBlock( args: AssociateVpcCidrBlockCommandInput, cb: (err: any, data?: AssociateVpcCidrBlockCommandOutput) => void ): void; associateVpcCidrBlock( args: AssociateVpcCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateVpcCidrBlockCommandOutput) => void ): void; attachClassicLinkVpc( args: AttachClassicLinkVpcCommandInput, options?: __HttpHandlerOptions ): Promise; attachClassicLinkVpc( args: AttachClassicLinkVpcCommandInput, cb: (err: any, data?: AttachClassicLinkVpcCommandOutput) => void ): void; attachClassicLinkVpc( args: AttachClassicLinkVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachClassicLinkVpcCommandOutput) => void ): void; attachInternetGateway( args: AttachInternetGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; attachInternetGateway( args: AttachInternetGatewayCommandInput, cb: (err: any, data?: AttachInternetGatewayCommandOutput) => void ): void; attachInternetGateway( args: AttachInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachInternetGatewayCommandOutput) => void ): void; attachNetworkInterface( args: AttachNetworkInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; attachNetworkInterface( args: AttachNetworkInterfaceCommandInput, cb: (err: any, data?: AttachNetworkInterfaceCommandOutput) => void ): void; attachNetworkInterface( args: AttachNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachNetworkInterfaceCommandOutput) => void ): void; attachVerifiedAccessTrustProvider( args: AttachVerifiedAccessTrustProviderCommandInput, options?: __HttpHandlerOptions ): Promise; attachVerifiedAccessTrustProvider( args: AttachVerifiedAccessTrustProviderCommandInput, cb: ( err: any, data?: AttachVerifiedAccessTrustProviderCommandOutput ) => void ): void; attachVerifiedAccessTrustProvider( args: AttachVerifiedAccessTrustProviderCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AttachVerifiedAccessTrustProviderCommandOutput ) => void ): void; attachVolume( args: AttachVolumeCommandInput, options?: __HttpHandlerOptions ): Promise; attachVolume( args: AttachVolumeCommandInput, cb: (err: any, data?: AttachVolumeCommandOutput) => void ): void; attachVolume( args: AttachVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachVolumeCommandOutput) => void ): void; attachVpnGateway( args: AttachVpnGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; attachVpnGateway( args: AttachVpnGatewayCommandInput, cb: (err: any, data?: AttachVpnGatewayCommandOutput) => void ): void; attachVpnGateway( args: AttachVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachVpnGatewayCommandOutput) => void ): void; authorizeClientVpnIngress( args: AuthorizeClientVpnIngressCommandInput, options?: __HttpHandlerOptions ): Promise; authorizeClientVpnIngress( args: AuthorizeClientVpnIngressCommandInput, cb: (err: any, data?: AuthorizeClientVpnIngressCommandOutput) => void ): void; authorizeClientVpnIngress( args: AuthorizeClientVpnIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeClientVpnIngressCommandOutput) => void ): void; authorizeSecurityGroupEgress( args: AuthorizeSecurityGroupEgressCommandInput, options?: __HttpHandlerOptions ): Promise; authorizeSecurityGroupEgress( args: AuthorizeSecurityGroupEgressCommandInput, cb: (err: any, data?: AuthorizeSecurityGroupEgressCommandOutput) => void ): void; authorizeSecurityGroupEgress( args: AuthorizeSecurityGroupEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSecurityGroupEgressCommandOutput) => void ): void; authorizeSecurityGroupIngress(): Promise; authorizeSecurityGroupIngress( args: AuthorizeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions ): Promise; authorizeSecurityGroupIngress( args: AuthorizeSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void ): void; authorizeSecurityGroupIngress( args: AuthorizeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSecurityGroupIngressCommandOutput) => void ): void; bundleInstance( args: BundleInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; bundleInstance( args: BundleInstanceCommandInput, cb: (err: any, data?: BundleInstanceCommandOutput) => void ): void; bundleInstance( args: BundleInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BundleInstanceCommandOutput) => void ): void; cancelBundleTask( args: CancelBundleTaskCommandInput, options?: __HttpHandlerOptions ): Promise; cancelBundleTask( args: CancelBundleTaskCommandInput, cb: (err: any, data?: CancelBundleTaskCommandOutput) => void ): void; cancelBundleTask( args: CancelBundleTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelBundleTaskCommandOutput) => void ): void; cancelCapacityReservation( args: CancelCapacityReservationCommandInput, options?: __HttpHandlerOptions ): Promise; cancelCapacityReservation( args: CancelCapacityReservationCommandInput, cb: (err: any, data?: CancelCapacityReservationCommandOutput) => void ): void; cancelCapacityReservation( args: CancelCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelCapacityReservationCommandOutput) => void ): void; cancelCapacityReservationFleets( args: CancelCapacityReservationFleetsCommandInput, options?: __HttpHandlerOptions ): Promise; cancelCapacityReservationFleets( args: CancelCapacityReservationFleetsCommandInput, cb: (err: any, data?: CancelCapacityReservationFleetsCommandOutput) => void ): void; cancelCapacityReservationFleets( args: CancelCapacityReservationFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelCapacityReservationFleetsCommandOutput) => void ): void; cancelConversionTask( args: CancelConversionTaskCommandInput, options?: __HttpHandlerOptions ): Promise; cancelConversionTask( args: CancelConversionTaskCommandInput, cb: (err: any, data?: CancelConversionTaskCommandOutput) => void ): void; cancelConversionTask( args: CancelConversionTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelConversionTaskCommandOutput) => void ): void; cancelDeclarativePoliciesReport( args: CancelDeclarativePoliciesReportCommandInput, options?: __HttpHandlerOptions ): Promise; cancelDeclarativePoliciesReport( args: CancelDeclarativePoliciesReportCommandInput, cb: (err: any, data?: CancelDeclarativePoliciesReportCommandOutput) => void ): void; cancelDeclarativePoliciesReport( args: CancelDeclarativePoliciesReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelDeclarativePoliciesReportCommandOutput) => void ): void; cancelExportTask( args: CancelExportTaskCommandInput, options?: __HttpHandlerOptions ): Promise; cancelExportTask( args: CancelExportTaskCommandInput, cb: (err: any, data?: CancelExportTaskCommandOutput) => void ): void; cancelExportTask( args: CancelExportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelExportTaskCommandOutput) => void ): void; cancelImageLaunchPermission( args: CancelImageLaunchPermissionCommandInput, options?: __HttpHandlerOptions ): Promise; cancelImageLaunchPermission( args: CancelImageLaunchPermissionCommandInput, cb: (err: any, data?: CancelImageLaunchPermissionCommandOutput) => void ): void; cancelImageLaunchPermission( args: CancelImageLaunchPermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelImageLaunchPermissionCommandOutput) => void ): void; cancelImportTask(): Promise; cancelImportTask( args: CancelImportTaskCommandInput, options?: __HttpHandlerOptions ): Promise; cancelImportTask( args: CancelImportTaskCommandInput, cb: (err: any, data?: CancelImportTaskCommandOutput) => void ): void; cancelImportTask( args: CancelImportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelImportTaskCommandOutput) => void ): void; cancelReservedInstancesListing( args: CancelReservedInstancesListingCommandInput, options?: __HttpHandlerOptions ): Promise; cancelReservedInstancesListing( args: CancelReservedInstancesListingCommandInput, cb: (err: any, data?: CancelReservedInstancesListingCommandOutput) => void ): void; cancelReservedInstancesListing( args: CancelReservedInstancesListingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelReservedInstancesListingCommandOutput) => void ): void; cancelSpotFleetRequests( args: CancelSpotFleetRequestsCommandInput, options?: __HttpHandlerOptions ): Promise; cancelSpotFleetRequests( args: CancelSpotFleetRequestsCommandInput, cb: (err: any, data?: CancelSpotFleetRequestsCommandOutput) => void ): void; cancelSpotFleetRequests( args: CancelSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelSpotFleetRequestsCommandOutput) => void ): void; cancelSpotInstanceRequests( args: CancelSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions ): Promise; cancelSpotInstanceRequests( args: CancelSpotInstanceRequestsCommandInput, cb: (err: any, data?: CancelSpotInstanceRequestsCommandOutput) => void ): void; cancelSpotInstanceRequests( args: CancelSpotInstanceRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelSpotInstanceRequestsCommandOutput) => void ): void; confirmProductInstance( args: ConfirmProductInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; confirmProductInstance( args: ConfirmProductInstanceCommandInput, cb: (err: any, data?: ConfirmProductInstanceCommandOutput) => void ): void; confirmProductInstance( args: ConfirmProductInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ConfirmProductInstanceCommandOutput) => void ): void; copyFpgaImage( args: CopyFpgaImageCommandInput, options?: __HttpHandlerOptions ): Promise; copyFpgaImage( args: CopyFpgaImageCommandInput, cb: (err: any, data?: CopyFpgaImageCommandOutput) => void ): void; copyFpgaImage( args: CopyFpgaImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyFpgaImageCommandOutput) => void ): void; copyImage( args: CopyImageCommandInput, options?: __HttpHandlerOptions ): Promise; copyImage( args: CopyImageCommandInput, cb: (err: any, data?: CopyImageCommandOutput) => void ): void; copyImage( args: CopyImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyImageCommandOutput) => void ): void; copySnapshot( args: CopySnapshotCommandInput, options?: __HttpHandlerOptions ): Promise; copySnapshot( args: CopySnapshotCommandInput, cb: (err: any, data?: CopySnapshotCommandOutput) => void ): void; copySnapshot( args: CopySnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopySnapshotCommandOutput) => void ): void; copyVolumes( args: CopyVolumesCommandInput, options?: __HttpHandlerOptions ): Promise; copyVolumes( args: CopyVolumesCommandInput, cb: (err: any, data?: CopyVolumesCommandOutput) => void ): void; copyVolumes( args: CopyVolumesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyVolumesCommandOutput) => void ): void; createCapacityManagerDataExport( args: CreateCapacityManagerDataExportCommandInput, options?: __HttpHandlerOptions ): Promise; createCapacityManagerDataExport( args: CreateCapacityManagerDataExportCommandInput, cb: (err: any, data?: CreateCapacityManagerDataExportCommandOutput) => void ): void; createCapacityManagerDataExport( args: CreateCapacityManagerDataExportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCapacityManagerDataExportCommandOutput) => void ): void; createCapacityReservation( args: CreateCapacityReservationCommandInput, options?: __HttpHandlerOptions ): Promise; createCapacityReservation( args: CreateCapacityReservationCommandInput, cb: (err: any, data?: CreateCapacityReservationCommandOutput) => void ): void; createCapacityReservation( args: CreateCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCapacityReservationCommandOutput) => void ): void; createCapacityReservationBySplitting( args: CreateCapacityReservationBySplittingCommandInput, options?: __HttpHandlerOptions ): Promise; createCapacityReservationBySplitting( args: CreateCapacityReservationBySplittingCommandInput, cb: ( err: any, data?: CreateCapacityReservationBySplittingCommandOutput ) => void ): void; createCapacityReservationBySplitting( args: CreateCapacityReservationBySplittingCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateCapacityReservationBySplittingCommandOutput ) => void ): void; createCapacityReservationFleet( args: CreateCapacityReservationFleetCommandInput, options?: __HttpHandlerOptions ): Promise; createCapacityReservationFleet( args: CreateCapacityReservationFleetCommandInput, cb: (err: any, data?: CreateCapacityReservationFleetCommandOutput) => void ): void; createCapacityReservationFleet( args: CreateCapacityReservationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCapacityReservationFleetCommandOutput) => void ): void; createCarrierGateway( args: CreateCarrierGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createCarrierGateway( args: CreateCarrierGatewayCommandInput, cb: (err: any, data?: CreateCarrierGatewayCommandOutput) => void ): void; createCarrierGateway( args: CreateCarrierGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCarrierGatewayCommandOutput) => void ): void; createClientVpnEndpoint( args: CreateClientVpnEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; createClientVpnEndpoint( args: CreateClientVpnEndpointCommandInput, cb: (err: any, data?: CreateClientVpnEndpointCommandOutput) => void ): void; createClientVpnEndpoint( args: CreateClientVpnEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClientVpnEndpointCommandOutput) => void ): void; createClientVpnRoute( args: CreateClientVpnRouteCommandInput, options?: __HttpHandlerOptions ): Promise; createClientVpnRoute( args: CreateClientVpnRouteCommandInput, cb: (err: any, data?: CreateClientVpnRouteCommandOutput) => void ): void; createClientVpnRoute( args: CreateClientVpnRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClientVpnRouteCommandOutput) => void ): void; createCoipCidr( args: CreateCoipCidrCommandInput, options?: __HttpHandlerOptions ): Promise; createCoipCidr( args: CreateCoipCidrCommandInput, cb: (err: any, data?: CreateCoipCidrCommandOutput) => void ): void; createCoipCidr( args: CreateCoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCoipCidrCommandOutput) => void ): void; createCoipPool( args: CreateCoipPoolCommandInput, options?: __HttpHandlerOptions ): Promise; createCoipPool( args: CreateCoipPoolCommandInput, cb: (err: any, data?: CreateCoipPoolCommandOutput) => void ): void; createCoipPool( args: CreateCoipPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCoipPoolCommandOutput) => void ): void; createCustomerGateway( args: CreateCustomerGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createCustomerGateway( args: CreateCustomerGatewayCommandInput, cb: (err: any, data?: CreateCustomerGatewayCommandOutput) => void ): void; createCustomerGateway( args: CreateCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCustomerGatewayCommandOutput) => void ): void; createDefaultSubnet(): Promise; createDefaultSubnet( args: CreateDefaultSubnetCommandInput, options?: __HttpHandlerOptions ): Promise; createDefaultSubnet( args: CreateDefaultSubnetCommandInput, cb: (err: any, data?: CreateDefaultSubnetCommandOutput) => void ): void; createDefaultSubnet( args: CreateDefaultSubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDefaultSubnetCommandOutput) => void ): void; createDefaultVpc(): Promise; createDefaultVpc( args: CreateDefaultVpcCommandInput, options?: __HttpHandlerOptions ): Promise; createDefaultVpc( args: CreateDefaultVpcCommandInput, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void ): void; createDefaultVpc( args: CreateDefaultVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDefaultVpcCommandOutput) => void ): void; createDelegateMacVolumeOwnershipTask( args: CreateDelegateMacVolumeOwnershipTaskCommandInput, options?: __HttpHandlerOptions ): Promise; createDelegateMacVolumeOwnershipTask( args: CreateDelegateMacVolumeOwnershipTaskCommandInput, cb: ( err: any, data?: CreateDelegateMacVolumeOwnershipTaskCommandOutput ) => void ): void; createDelegateMacVolumeOwnershipTask( args: CreateDelegateMacVolumeOwnershipTaskCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateDelegateMacVolumeOwnershipTaskCommandOutput ) => void ): void; createDhcpOptions( args: CreateDhcpOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; createDhcpOptions( args: CreateDhcpOptionsCommandInput, cb: (err: any, data?: CreateDhcpOptionsCommandOutput) => void ): void; createDhcpOptions( args: CreateDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDhcpOptionsCommandOutput) => void ): void; createEgressOnlyInternetGateway( args: CreateEgressOnlyInternetGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createEgressOnlyInternetGateway( args: CreateEgressOnlyInternetGatewayCommandInput, cb: (err: any, data?: CreateEgressOnlyInternetGatewayCommandOutput) => void ): void; createEgressOnlyInternetGateway( args: CreateEgressOnlyInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEgressOnlyInternetGatewayCommandOutput) => void ): void; createFleet( args: CreateFleetCommandInput, options?: __HttpHandlerOptions ): Promise; createFleet( args: CreateFleetCommandInput, cb: (err: any, data?: CreateFleetCommandOutput) => void ): void; createFleet( args: CreateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFleetCommandOutput) => void ): void; createFlowLogs( args: CreateFlowLogsCommandInput, options?: __HttpHandlerOptions ): Promise; createFlowLogs( args: CreateFlowLogsCommandInput, cb: (err: any, data?: CreateFlowLogsCommandOutput) => void ): void; createFlowLogs( args: CreateFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFlowLogsCommandOutput) => void ): void; createFpgaImage( args: CreateFpgaImageCommandInput, options?: __HttpHandlerOptions ): Promise; createFpgaImage( args: CreateFpgaImageCommandInput, cb: (err: any, data?: CreateFpgaImageCommandOutput) => void ): void; createFpgaImage( args: CreateFpgaImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFpgaImageCommandOutput) => void ): void; createImage( args: CreateImageCommandInput, options?: __HttpHandlerOptions ): Promise; createImage( args: CreateImageCommandInput, cb: (err: any, data?: CreateImageCommandOutput) => void ): void; createImage( args: CreateImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageCommandOutput) => void ): void; createImageUsageReport( args: CreateImageUsageReportCommandInput, options?: __HttpHandlerOptions ): Promise; createImageUsageReport( args: CreateImageUsageReportCommandInput, cb: (err: any, data?: CreateImageUsageReportCommandOutput) => void ): void; createImageUsageReport( args: CreateImageUsageReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageUsageReportCommandOutput) => void ): void; createInstanceConnectEndpoint( args: CreateInstanceConnectEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; createInstanceConnectEndpoint( args: CreateInstanceConnectEndpointCommandInput, cb: (err: any, data?: CreateInstanceConnectEndpointCommandOutput) => void ): void; createInstanceConnectEndpoint( args: CreateInstanceConnectEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceConnectEndpointCommandOutput) => void ): void; createInstanceEventWindow(): Promise; createInstanceEventWindow( args: CreateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions ): Promise; createInstanceEventWindow( args: CreateInstanceEventWindowCommandInput, cb: (err: any, data?: CreateInstanceEventWindowCommandOutput) => void ): void; createInstanceEventWindow( args: CreateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceEventWindowCommandOutput) => void ): void; createInstanceExportTask( args: CreateInstanceExportTaskCommandInput, options?: __HttpHandlerOptions ): Promise; createInstanceExportTask( args: CreateInstanceExportTaskCommandInput, cb: (err: any, data?: CreateInstanceExportTaskCommandOutput) => void ): void; createInstanceExportTask( args: CreateInstanceExportTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceExportTaskCommandOutput) => void ): void; createInternetGateway(): Promise; createInternetGateway( args: CreateInternetGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createInternetGateway( args: CreateInternetGatewayCommandInput, cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void ): void; createInternetGateway( args: CreateInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInternetGatewayCommandOutput) => void ): void; createInterruptibleCapacityReservationAllocation( args: CreateInterruptibleCapacityReservationAllocationCommandInput, options?: __HttpHandlerOptions ): Promise; createInterruptibleCapacityReservationAllocation( args: CreateInterruptibleCapacityReservationAllocationCommandInput, cb: ( err: any, data?: CreateInterruptibleCapacityReservationAllocationCommandOutput ) => void ): void; createInterruptibleCapacityReservationAllocation( args: CreateInterruptibleCapacityReservationAllocationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateInterruptibleCapacityReservationAllocationCommandOutput ) => void ): void; createIpam(): Promise; createIpam( args: CreateIpamCommandInput, options?: __HttpHandlerOptions ): Promise; createIpam( args: CreateIpamCommandInput, cb: (err: any, data?: CreateIpamCommandOutput) => void ): void; createIpam( args: CreateIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamCommandOutput) => void ): void; createIpamExternalResourceVerificationToken( args: CreateIpamExternalResourceVerificationTokenCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamExternalResourceVerificationToken( args: CreateIpamExternalResourceVerificationTokenCommandInput, cb: ( err: any, data?: CreateIpamExternalResourceVerificationTokenCommandOutput ) => void ): void; createIpamExternalResourceVerificationToken( args: CreateIpamExternalResourceVerificationTokenCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateIpamExternalResourceVerificationTokenCommandOutput ) => void ): void; createIpamPolicy( args: CreateIpamPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamPolicy( args: CreateIpamPolicyCommandInput, cb: (err: any, data?: CreateIpamPolicyCommandOutput) => void ): void; createIpamPolicy( args: CreateIpamPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamPolicyCommandOutput) => void ): void; createIpamPool( args: CreateIpamPoolCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamPool( args: CreateIpamPoolCommandInput, cb: (err: any, data?: CreateIpamPoolCommandOutput) => void ): void; createIpamPool( args: CreateIpamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamPoolCommandOutput) => void ): void; createIpamPrefixListResolver( args: CreateIpamPrefixListResolverCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamPrefixListResolver( args: CreateIpamPrefixListResolverCommandInput, cb: (err: any, data?: CreateIpamPrefixListResolverCommandOutput) => void ): void; createIpamPrefixListResolver( args: CreateIpamPrefixListResolverCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamPrefixListResolverCommandOutput) => void ): void; createIpamPrefixListResolverTarget( args: CreateIpamPrefixListResolverTargetCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamPrefixListResolverTarget( args: CreateIpamPrefixListResolverTargetCommandInput, cb: ( err: any, data?: CreateIpamPrefixListResolverTargetCommandOutput ) => void ): void; createIpamPrefixListResolverTarget( args: CreateIpamPrefixListResolverTargetCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateIpamPrefixListResolverTargetCommandOutput ) => void ): void; createIpamResourceDiscovery(): Promise; createIpamResourceDiscovery( args: CreateIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamResourceDiscovery( args: CreateIpamResourceDiscoveryCommandInput, cb: (err: any, data?: CreateIpamResourceDiscoveryCommandOutput) => void ): void; createIpamResourceDiscovery( args: CreateIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamResourceDiscoveryCommandOutput) => void ): void; createIpamScope( args: CreateIpamScopeCommandInput, options?: __HttpHandlerOptions ): Promise; createIpamScope( args: CreateIpamScopeCommandInput, cb: (err: any, data?: CreateIpamScopeCommandOutput) => void ): void; createIpamScope( args: CreateIpamScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIpamScopeCommandOutput) => void ): void; createKeyPair( args: CreateKeyPairCommandInput, options?: __HttpHandlerOptions ): Promise; createKeyPair( args: CreateKeyPairCommandInput, cb: (err: any, data?: CreateKeyPairCommandOutput) => void ): void; createKeyPair( args: CreateKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateKeyPairCommandOutput) => void ): void; createLaunchTemplate( args: CreateLaunchTemplateCommandInput, options?: __HttpHandlerOptions ): Promise; createLaunchTemplate( args: CreateLaunchTemplateCommandInput, cb: (err: any, data?: CreateLaunchTemplateCommandOutput) => void ): void; createLaunchTemplate( args: CreateLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLaunchTemplateCommandOutput) => void ): void; createLaunchTemplateVersion( args: CreateLaunchTemplateVersionCommandInput, options?: __HttpHandlerOptions ): Promise; createLaunchTemplateVersion( args: CreateLaunchTemplateVersionCommandInput, cb: (err: any, data?: CreateLaunchTemplateVersionCommandOutput) => void ): void; createLaunchTemplateVersion( args: CreateLaunchTemplateVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLaunchTemplateVersionCommandOutput) => void ): void; createLocalGatewayRoute( args: CreateLocalGatewayRouteCommandInput, options?: __HttpHandlerOptions ): Promise; createLocalGatewayRoute( args: CreateLocalGatewayRouteCommandInput, cb: (err: any, data?: CreateLocalGatewayRouteCommandOutput) => void ): void; createLocalGatewayRoute( args: CreateLocalGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocalGatewayRouteCommandOutput) => void ): void; createLocalGatewayRouteTable( args: CreateLocalGatewayRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; createLocalGatewayRouteTable( args: CreateLocalGatewayRouteTableCommandInput, cb: (err: any, data?: CreateLocalGatewayRouteTableCommandOutput) => void ): void; createLocalGatewayRouteTable( args: CreateLocalGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLocalGatewayRouteTableCommandOutput) => void ): void; createLocalGatewayRouteTableVirtualInterfaceGroupAssociation( args: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; createLocalGatewayRouteTableVirtualInterfaceGroupAssociation( args: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, cb: ( err: any, data?: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput ) => void ): void; createLocalGatewayRouteTableVirtualInterfaceGroupAssociation( args: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput ) => void ): void; createLocalGatewayRouteTableVpcAssociation( args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; createLocalGatewayRouteTableVpcAssociation( args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, cb: ( err: any, data?: CreateLocalGatewayRouteTableVpcAssociationCommandOutput ) => void ): void; createLocalGatewayRouteTableVpcAssociation( args: CreateLocalGatewayRouteTableVpcAssociationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateLocalGatewayRouteTableVpcAssociationCommandOutput ) => void ): void; createLocalGatewayVirtualInterface( args: CreateLocalGatewayVirtualInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; createLocalGatewayVirtualInterface( args: CreateLocalGatewayVirtualInterfaceCommandInput, cb: ( err: any, data?: CreateLocalGatewayVirtualInterfaceCommandOutput ) => void ): void; createLocalGatewayVirtualInterface( args: CreateLocalGatewayVirtualInterfaceCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateLocalGatewayVirtualInterfaceCommandOutput ) => void ): void; createLocalGatewayVirtualInterfaceGroup( args: CreateLocalGatewayVirtualInterfaceGroupCommandInput, options?: __HttpHandlerOptions ): Promise; createLocalGatewayVirtualInterfaceGroup( args: CreateLocalGatewayVirtualInterfaceGroupCommandInput, cb: ( err: any, data?: CreateLocalGatewayVirtualInterfaceGroupCommandOutput ) => void ): void; createLocalGatewayVirtualInterfaceGroup( args: CreateLocalGatewayVirtualInterfaceGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateLocalGatewayVirtualInterfaceGroupCommandOutput ) => void ): void; createMacSystemIntegrityProtectionModificationTask( args: CreateMacSystemIntegrityProtectionModificationTaskCommandInput, options?: __HttpHandlerOptions ): Promise; createMacSystemIntegrityProtectionModificationTask( args: CreateMacSystemIntegrityProtectionModificationTaskCommandInput, cb: ( err: any, data?: CreateMacSystemIntegrityProtectionModificationTaskCommandOutput ) => void ): void; createMacSystemIntegrityProtectionModificationTask( args: CreateMacSystemIntegrityProtectionModificationTaskCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateMacSystemIntegrityProtectionModificationTaskCommandOutput ) => void ): void; createManagedPrefixList( args: CreateManagedPrefixListCommandInput, options?: __HttpHandlerOptions ): Promise; createManagedPrefixList( args: CreateManagedPrefixListCommandInput, cb: (err: any, data?: CreateManagedPrefixListCommandOutput) => void ): void; createManagedPrefixList( args: CreateManagedPrefixListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateManagedPrefixListCommandOutput) => void ): void; createNatGateway(): Promise; createNatGateway( args: CreateNatGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createNatGateway( args: CreateNatGatewayCommandInput, cb: (err: any, data?: CreateNatGatewayCommandOutput) => void ): void; createNatGateway( args: CreateNatGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNatGatewayCommandOutput) => void ): void; createNetworkAcl( args: CreateNetworkAclCommandInput, options?: __HttpHandlerOptions ): Promise; createNetworkAcl( args: CreateNetworkAclCommandInput, cb: (err: any, data?: CreateNetworkAclCommandOutput) => void ): void; createNetworkAcl( args: CreateNetworkAclCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkAclCommandOutput) => void ): void; createNetworkAclEntry( args: CreateNetworkAclEntryCommandInput, options?: __HttpHandlerOptions ): Promise; createNetworkAclEntry( args: CreateNetworkAclEntryCommandInput, cb: (err: any, data?: CreateNetworkAclEntryCommandOutput) => void ): void; createNetworkAclEntry( args: CreateNetworkAclEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkAclEntryCommandOutput) => void ): void; createNetworkInsightsAccessScope( args: CreateNetworkInsightsAccessScopeCommandInput, options?: __HttpHandlerOptions ): Promise; createNetworkInsightsAccessScope( args: CreateNetworkInsightsAccessScopeCommandInput, cb: (err: any, data?: CreateNetworkInsightsAccessScopeCommandOutput) => void ): void; createNetworkInsightsAccessScope( args: CreateNetworkInsightsAccessScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInsightsAccessScopeCommandOutput) => void ): void; createNetworkInsightsPath( args: CreateNetworkInsightsPathCommandInput, options?: __HttpHandlerOptions ): Promise; createNetworkInsightsPath( args: CreateNetworkInsightsPathCommandInput, cb: (err: any, data?: CreateNetworkInsightsPathCommandOutput) => void ): void; createNetworkInsightsPath( args: CreateNetworkInsightsPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInsightsPathCommandOutput) => void ): void; createNetworkInterface( args: CreateNetworkInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; createNetworkInterface( args: CreateNetworkInterfaceCommandInput, cb: (err: any, data?: CreateNetworkInterfaceCommandOutput) => void ): void; createNetworkInterface( args: CreateNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInterfaceCommandOutput) => void ): void; createNetworkInterfacePermission( args: CreateNetworkInterfacePermissionCommandInput, options?: __HttpHandlerOptions ): Promise; createNetworkInterfacePermission( args: CreateNetworkInterfacePermissionCommandInput, cb: (err: any, data?: CreateNetworkInterfacePermissionCommandOutput) => void ): void; createNetworkInterfacePermission( args: CreateNetworkInterfacePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkInterfacePermissionCommandOutput) => void ): void; createPlacementGroup(): Promise; createPlacementGroup( args: CreatePlacementGroupCommandInput, options?: __HttpHandlerOptions ): Promise; createPlacementGroup( args: CreatePlacementGroupCommandInput, cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void ): void; createPlacementGroup( args: CreatePlacementGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePlacementGroupCommandOutput) => void ): void; createPublicIpv4Pool(): Promise; createPublicIpv4Pool( args: CreatePublicIpv4PoolCommandInput, options?: __HttpHandlerOptions ): Promise; createPublicIpv4Pool( args: CreatePublicIpv4PoolCommandInput, cb: (err: any, data?: CreatePublicIpv4PoolCommandOutput) => void ): void; createPublicIpv4Pool( args: CreatePublicIpv4PoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePublicIpv4PoolCommandOutput) => void ): void; createReplaceRootVolumeTask( args: CreateReplaceRootVolumeTaskCommandInput, options?: __HttpHandlerOptions ): Promise; createReplaceRootVolumeTask( args: CreateReplaceRootVolumeTaskCommandInput, cb: (err: any, data?: CreateReplaceRootVolumeTaskCommandOutput) => void ): void; createReplaceRootVolumeTask( args: CreateReplaceRootVolumeTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReplaceRootVolumeTaskCommandOutput) => void ): void; createReservedInstancesListing( args: CreateReservedInstancesListingCommandInput, options?: __HttpHandlerOptions ): Promise; createReservedInstancesListing( args: CreateReservedInstancesListingCommandInput, cb: (err: any, data?: CreateReservedInstancesListingCommandOutput) => void ): void; createReservedInstancesListing( args: CreateReservedInstancesListingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateReservedInstancesListingCommandOutput) => void ): void; createRestoreImageTask( args: CreateRestoreImageTaskCommandInput, options?: __HttpHandlerOptions ): Promise; createRestoreImageTask( args: CreateRestoreImageTaskCommandInput, cb: (err: any, data?: CreateRestoreImageTaskCommandOutput) => void ): void; createRestoreImageTask( args: CreateRestoreImageTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRestoreImageTaskCommandOutput) => void ): void; createRoute( args: CreateRouteCommandInput, options?: __HttpHandlerOptions ): Promise; createRoute( args: CreateRouteCommandInput, cb: (err: any, data?: CreateRouteCommandOutput) => void ): void; createRoute( args: CreateRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteCommandOutput) => void ): void; createRouteServer( args: CreateRouteServerCommandInput, options?: __HttpHandlerOptions ): Promise; createRouteServer( args: CreateRouteServerCommandInput, cb: (err: any, data?: CreateRouteServerCommandOutput) => void ): void; createRouteServer( args: CreateRouteServerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteServerCommandOutput) => void ): void; createRouteServerEndpoint( args: CreateRouteServerEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; createRouteServerEndpoint( args: CreateRouteServerEndpointCommandInput, cb: (err: any, data?: CreateRouteServerEndpointCommandOutput) => void ): void; createRouteServerEndpoint( args: CreateRouteServerEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteServerEndpointCommandOutput) => void ): void; createRouteServerPeer( args: CreateRouteServerPeerCommandInput, options?: __HttpHandlerOptions ): Promise; createRouteServerPeer( args: CreateRouteServerPeerCommandInput, cb: (err: any, data?: CreateRouteServerPeerCommandOutput) => void ): void; createRouteServerPeer( args: CreateRouteServerPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteServerPeerCommandOutput) => void ): void; createRouteTable( args: CreateRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; createRouteTable( args: CreateRouteTableCommandInput, cb: (err: any, data?: CreateRouteTableCommandOutput) => void ): void; createRouteTable( args: CreateRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRouteTableCommandOutput) => void ): void; createSecondaryNetwork( args: CreateSecondaryNetworkCommandInput, options?: __HttpHandlerOptions ): Promise; createSecondaryNetwork( args: CreateSecondaryNetworkCommandInput, cb: (err: any, data?: CreateSecondaryNetworkCommandOutput) => void ): void; createSecondaryNetwork( args: CreateSecondaryNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecondaryNetworkCommandOutput) => void ): void; createSecondarySubnet( args: CreateSecondarySubnetCommandInput, options?: __HttpHandlerOptions ): Promise; createSecondarySubnet( args: CreateSecondarySubnetCommandInput, cb: (err: any, data?: CreateSecondarySubnetCommandOutput) => void ): void; createSecondarySubnet( args: CreateSecondarySubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecondarySubnetCommandOutput) => void ): void; createSecurityGroup( args: CreateSecurityGroupCommandInput, options?: __HttpHandlerOptions ): Promise; createSecurityGroup( args: CreateSecurityGroupCommandInput, cb: (err: any, data?: CreateSecurityGroupCommandOutput) => void ): void; createSecurityGroup( args: CreateSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecurityGroupCommandOutput) => void ): void; createSnapshot( args: CreateSnapshotCommandInput, options?: __HttpHandlerOptions ): Promise; createSnapshot( args: CreateSnapshotCommandInput, cb: (err: any, data?: CreateSnapshotCommandOutput) => void ): void; createSnapshot( args: CreateSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotCommandOutput) => void ): void; createSnapshots( args: CreateSnapshotsCommandInput, options?: __HttpHandlerOptions ): Promise; createSnapshots( args: CreateSnapshotsCommandInput, cb: (err: any, data?: CreateSnapshotsCommandOutput) => void ): void; createSnapshots( args: CreateSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotsCommandOutput) => void ): void; createSpotDatafeedSubscription( args: CreateSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions ): Promise; createSpotDatafeedSubscription( args: CreateSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: CreateSpotDatafeedSubscriptionCommandOutput) => void ): void; createSpotDatafeedSubscription( args: CreateSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSpotDatafeedSubscriptionCommandOutput) => void ): void; createStoreImageTask( args: CreateStoreImageTaskCommandInput, options?: __HttpHandlerOptions ): Promise; createStoreImageTask( args: CreateStoreImageTaskCommandInput, cb: (err: any, data?: CreateStoreImageTaskCommandOutput) => void ): void; createStoreImageTask( args: CreateStoreImageTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStoreImageTaskCommandOutput) => void ): void; createSubnet( args: CreateSubnetCommandInput, options?: __HttpHandlerOptions ): Promise; createSubnet( args: CreateSubnetCommandInput, cb: (err: any, data?: CreateSubnetCommandOutput) => void ): void; createSubnet( args: CreateSubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSubnetCommandOutput) => void ): void; createSubnetCidrReservation( args: CreateSubnetCidrReservationCommandInput, options?: __HttpHandlerOptions ): Promise; createSubnetCidrReservation( args: CreateSubnetCidrReservationCommandInput, cb: (err: any, data?: CreateSubnetCidrReservationCommandOutput) => void ): void; createSubnetCidrReservation( args: CreateSubnetCidrReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSubnetCidrReservationCommandOutput) => void ): void; createTags( args: CreateTagsCommandInput, options?: __HttpHandlerOptions ): Promise; createTags( args: CreateTagsCommandInput, cb: (err: any, data?: CreateTagsCommandOutput) => void ): void; createTags( args: CreateTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTagsCommandOutput) => void ): void; createTrafficMirrorFilter(): Promise; createTrafficMirrorFilter( args: CreateTrafficMirrorFilterCommandInput, options?: __HttpHandlerOptions ): Promise; createTrafficMirrorFilter( args: CreateTrafficMirrorFilterCommandInput, cb: (err: any, data?: CreateTrafficMirrorFilterCommandOutput) => void ): void; createTrafficMirrorFilter( args: CreateTrafficMirrorFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorFilterCommandOutput) => void ): void; createTrafficMirrorFilterRule( args: CreateTrafficMirrorFilterRuleCommandInput, options?: __HttpHandlerOptions ): Promise; createTrafficMirrorFilterRule( args: CreateTrafficMirrorFilterRuleCommandInput, cb: (err: any, data?: CreateTrafficMirrorFilterRuleCommandOutput) => void ): void; createTrafficMirrorFilterRule( args: CreateTrafficMirrorFilterRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorFilterRuleCommandOutput) => void ): void; createTrafficMirrorSession( args: CreateTrafficMirrorSessionCommandInput, options?: __HttpHandlerOptions ): Promise; createTrafficMirrorSession( args: CreateTrafficMirrorSessionCommandInput, cb: (err: any, data?: CreateTrafficMirrorSessionCommandOutput) => void ): void; createTrafficMirrorSession( args: CreateTrafficMirrorSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorSessionCommandOutput) => void ): void; createTrafficMirrorTarget(): Promise; createTrafficMirrorTarget( args: CreateTrafficMirrorTargetCommandInput, options?: __HttpHandlerOptions ): Promise; createTrafficMirrorTarget( args: CreateTrafficMirrorTargetCommandInput, cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void ): void; createTrafficMirrorTarget( args: CreateTrafficMirrorTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficMirrorTargetCommandOutput) => void ): void; createTransitGateway(): Promise; createTransitGateway( args: CreateTransitGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGateway( args: CreateTransitGatewayCommandInput, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void ): void; createTransitGateway( args: CreateTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayCommandOutput) => void ): void; createTransitGatewayConnect( args: CreateTransitGatewayConnectCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayConnect( args: CreateTransitGatewayConnectCommandInput, cb: (err: any, data?: CreateTransitGatewayConnectCommandOutput) => void ): void; createTransitGatewayConnect( args: CreateTransitGatewayConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayConnectCommandOutput) => void ): void; createTransitGatewayConnectPeer( args: CreateTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayConnectPeer( args: CreateTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: CreateTransitGatewayConnectPeerCommandOutput) => void ): void; createTransitGatewayConnectPeer( args: CreateTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayConnectPeerCommandOutput) => void ): void; createTransitGatewayMeteringPolicy( args: CreateTransitGatewayMeteringPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayMeteringPolicy( args: CreateTransitGatewayMeteringPolicyCommandInput, cb: ( err: any, data?: CreateTransitGatewayMeteringPolicyCommandOutput ) => void ): void; createTransitGatewayMeteringPolicy( args: CreateTransitGatewayMeteringPolicyCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayMeteringPolicyCommandOutput ) => void ): void; createTransitGatewayMeteringPolicyEntry( args: CreateTransitGatewayMeteringPolicyEntryCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayMeteringPolicyEntry( args: CreateTransitGatewayMeteringPolicyEntryCommandInput, cb: ( err: any, data?: CreateTransitGatewayMeteringPolicyEntryCommandOutput ) => void ): void; createTransitGatewayMeteringPolicyEntry( args: CreateTransitGatewayMeteringPolicyEntryCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayMeteringPolicyEntryCommandOutput ) => void ): void; createTransitGatewayMulticastDomain( args: CreateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayMulticastDomain( args: CreateTransitGatewayMulticastDomainCommandInput, cb: ( err: any, data?: CreateTransitGatewayMulticastDomainCommandOutput ) => void ): void; createTransitGatewayMulticastDomain( args: CreateTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayMulticastDomainCommandOutput ) => void ): void; createTransitGatewayPeeringAttachment( args: CreateTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayPeeringAttachment( args: CreateTransitGatewayPeeringAttachmentCommandInput, cb: ( err: any, data?: CreateTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; createTransitGatewayPeeringAttachment( args: CreateTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; createTransitGatewayPolicyTable( args: CreateTransitGatewayPolicyTableCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayPolicyTable( args: CreateTransitGatewayPolicyTableCommandInput, cb: (err: any, data?: CreateTransitGatewayPolicyTableCommandOutput) => void ): void; createTransitGatewayPolicyTable( args: CreateTransitGatewayPolicyTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayPolicyTableCommandOutput) => void ): void; createTransitGatewayPrefixListReference( args: CreateTransitGatewayPrefixListReferenceCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayPrefixListReference( args: CreateTransitGatewayPrefixListReferenceCommandInput, cb: ( err: any, data?: CreateTransitGatewayPrefixListReferenceCommandOutput ) => void ): void; createTransitGatewayPrefixListReference( args: CreateTransitGatewayPrefixListReferenceCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayPrefixListReferenceCommandOutput ) => void ): void; createTransitGatewayRoute( args: CreateTransitGatewayRouteCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayRoute( args: CreateTransitGatewayRouteCommandInput, cb: (err: any, data?: CreateTransitGatewayRouteCommandOutput) => void ): void; createTransitGatewayRoute( args: CreateTransitGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayRouteCommandOutput) => void ): void; createTransitGatewayRouteTable( args: CreateTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayRouteTable( args: CreateTransitGatewayRouteTableCommandInput, cb: (err: any, data?: CreateTransitGatewayRouteTableCommandOutput) => void ): void; createTransitGatewayRouteTable( args: CreateTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTransitGatewayRouteTableCommandOutput) => void ): void; createTransitGatewayRouteTableAnnouncement( args: CreateTransitGatewayRouteTableAnnouncementCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayRouteTableAnnouncement( args: CreateTransitGatewayRouteTableAnnouncementCommandInput, cb: ( err: any, data?: CreateTransitGatewayRouteTableAnnouncementCommandOutput ) => void ): void; createTransitGatewayRouteTableAnnouncement( args: CreateTransitGatewayRouteTableAnnouncementCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayRouteTableAnnouncementCommandOutput ) => void ): void; createTransitGatewayVpcAttachment( args: CreateTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; createTransitGatewayVpcAttachment( args: CreateTransitGatewayVpcAttachmentCommandInput, cb: ( err: any, data?: CreateTransitGatewayVpcAttachmentCommandOutput ) => void ): void; createTransitGatewayVpcAttachment( args: CreateTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateTransitGatewayVpcAttachmentCommandOutput ) => void ): void; createVerifiedAccessEndpoint( args: CreateVerifiedAccessEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; createVerifiedAccessEndpoint( args: CreateVerifiedAccessEndpointCommandInput, cb: (err: any, data?: CreateVerifiedAccessEndpointCommandOutput) => void ): void; createVerifiedAccessEndpoint( args: CreateVerifiedAccessEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVerifiedAccessEndpointCommandOutput) => void ): void; createVerifiedAccessGroup( args: CreateVerifiedAccessGroupCommandInput, options?: __HttpHandlerOptions ): Promise; createVerifiedAccessGroup( args: CreateVerifiedAccessGroupCommandInput, cb: (err: any, data?: CreateVerifiedAccessGroupCommandOutput) => void ): void; createVerifiedAccessGroup( args: CreateVerifiedAccessGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVerifiedAccessGroupCommandOutput) => void ): void; createVerifiedAccessInstance(): Promise; createVerifiedAccessInstance( args: CreateVerifiedAccessInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; createVerifiedAccessInstance( args: CreateVerifiedAccessInstanceCommandInput, cb: (err: any, data?: CreateVerifiedAccessInstanceCommandOutput) => void ): void; createVerifiedAccessInstance( args: CreateVerifiedAccessInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVerifiedAccessInstanceCommandOutput) => void ): void; createVerifiedAccessTrustProvider( args: CreateVerifiedAccessTrustProviderCommandInput, options?: __HttpHandlerOptions ): Promise; createVerifiedAccessTrustProvider( args: CreateVerifiedAccessTrustProviderCommandInput, cb: ( err: any, data?: CreateVerifiedAccessTrustProviderCommandOutput ) => void ): void; createVerifiedAccessTrustProvider( args: CreateVerifiedAccessTrustProviderCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateVerifiedAccessTrustProviderCommandOutput ) => void ): void; createVolume(): Promise; createVolume( args: CreateVolumeCommandInput, options?: __HttpHandlerOptions ): Promise; createVolume( args: CreateVolumeCommandInput, cb: (err: any, data?: CreateVolumeCommandOutput) => void ): void; createVolume( args: CreateVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVolumeCommandOutput) => void ): void; createVpc(): Promise; createVpc( args: CreateVpcCommandInput, options?: __HttpHandlerOptions ): Promise; createVpc( args: CreateVpcCommandInput, cb: (err: any, data?: CreateVpcCommandOutput) => void ): void; createVpc( args: CreateVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcCommandOutput) => void ): void; createVpcBlockPublicAccessExclusion( args: CreateVpcBlockPublicAccessExclusionCommandInput, options?: __HttpHandlerOptions ): Promise; createVpcBlockPublicAccessExclusion( args: CreateVpcBlockPublicAccessExclusionCommandInput, cb: ( err: any, data?: CreateVpcBlockPublicAccessExclusionCommandOutput ) => void ): void; createVpcBlockPublicAccessExclusion( args: CreateVpcBlockPublicAccessExclusionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateVpcBlockPublicAccessExclusionCommandOutput ) => void ): void; createVpcEncryptionControl( args: CreateVpcEncryptionControlCommandInput, options?: __HttpHandlerOptions ): Promise; createVpcEncryptionControl( args: CreateVpcEncryptionControlCommandInput, cb: (err: any, data?: CreateVpcEncryptionControlCommandOutput) => void ): void; createVpcEncryptionControl( args: CreateVpcEncryptionControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcEncryptionControlCommandOutput) => void ): void; createVpcEndpoint( args: CreateVpcEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; createVpcEndpoint( args: CreateVpcEndpointCommandInput, cb: (err: any, data?: CreateVpcEndpointCommandOutput) => void ): void; createVpcEndpoint( args: CreateVpcEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcEndpointCommandOutput) => void ): void; createVpcEndpointConnectionNotification( args: CreateVpcEndpointConnectionNotificationCommandInput, options?: __HttpHandlerOptions ): Promise; createVpcEndpointConnectionNotification( args: CreateVpcEndpointConnectionNotificationCommandInput, cb: ( err: any, data?: CreateVpcEndpointConnectionNotificationCommandOutput ) => void ): void; createVpcEndpointConnectionNotification( args: CreateVpcEndpointConnectionNotificationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateVpcEndpointConnectionNotificationCommandOutput ) => void ): void; createVpcEndpointServiceConfiguration(): Promise; createVpcEndpointServiceConfiguration( args: CreateVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; createVpcEndpointServiceConfiguration( args: CreateVpcEndpointServiceConfigurationCommandInput, cb: ( err: any, data?: CreateVpcEndpointServiceConfigurationCommandOutput ) => void ): void; createVpcEndpointServiceConfiguration( args: CreateVpcEndpointServiceConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: CreateVpcEndpointServiceConfigurationCommandOutput ) => void ): void; createVpcPeeringConnection( args: CreateVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; createVpcPeeringConnection( args: CreateVpcPeeringConnectionCommandInput, cb: (err: any, data?: CreateVpcPeeringConnectionCommandOutput) => void ): void; createVpcPeeringConnection( args: CreateVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcPeeringConnectionCommandOutput) => void ): void; createVpnConcentrator( args: CreateVpnConcentratorCommandInput, options?: __HttpHandlerOptions ): Promise; createVpnConcentrator( args: CreateVpnConcentratorCommandInput, cb: (err: any, data?: CreateVpnConcentratorCommandOutput) => void ): void; createVpnConcentrator( args: CreateVpnConcentratorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnConcentratorCommandOutput) => void ): void; createVpnConnection( args: CreateVpnConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; createVpnConnection( args: CreateVpnConnectionCommandInput, cb: (err: any, data?: CreateVpnConnectionCommandOutput) => void ): void; createVpnConnection( args: CreateVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnConnectionCommandOutput) => void ): void; createVpnConnectionRoute( args: CreateVpnConnectionRouteCommandInput, options?: __HttpHandlerOptions ): Promise; createVpnConnectionRoute( args: CreateVpnConnectionRouteCommandInput, cb: (err: any, data?: CreateVpnConnectionRouteCommandOutput) => void ): void; createVpnConnectionRoute( args: CreateVpnConnectionRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnConnectionRouteCommandOutput) => void ): void; createVpnGateway( args: CreateVpnGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; createVpnGateway( args: CreateVpnGatewayCommandInput, cb: (err: any, data?: CreateVpnGatewayCommandOutput) => void ): void; createVpnGateway( args: CreateVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpnGatewayCommandOutput) => void ): void; deleteCapacityManagerDataExport( args: DeleteCapacityManagerDataExportCommandInput, options?: __HttpHandlerOptions ): Promise; deleteCapacityManagerDataExport( args: DeleteCapacityManagerDataExportCommandInput, cb: (err: any, data?: DeleteCapacityManagerDataExportCommandOutput) => void ): void; deleteCapacityManagerDataExport( args: DeleteCapacityManagerDataExportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCapacityManagerDataExportCommandOutput) => void ): void; deleteCarrierGateway( args: DeleteCarrierGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteCarrierGateway( args: DeleteCarrierGatewayCommandInput, cb: (err: any, data?: DeleteCarrierGatewayCommandOutput) => void ): void; deleteCarrierGateway( args: DeleteCarrierGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCarrierGatewayCommandOutput) => void ): void; deleteClientVpnEndpoint( args: DeleteClientVpnEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; deleteClientVpnEndpoint( args: DeleteClientVpnEndpointCommandInput, cb: (err: any, data?: DeleteClientVpnEndpointCommandOutput) => void ): void; deleteClientVpnEndpoint( args: DeleteClientVpnEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClientVpnEndpointCommandOutput) => void ): void; deleteClientVpnRoute( args: DeleteClientVpnRouteCommandInput, options?: __HttpHandlerOptions ): Promise; deleteClientVpnRoute( args: DeleteClientVpnRouteCommandInput, cb: (err: any, data?: DeleteClientVpnRouteCommandOutput) => void ): void; deleteClientVpnRoute( args: DeleteClientVpnRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClientVpnRouteCommandOutput) => void ): void; deleteCoipCidr( args: DeleteCoipCidrCommandInput, options?: __HttpHandlerOptions ): Promise; deleteCoipCidr( args: DeleteCoipCidrCommandInput, cb: (err: any, data?: DeleteCoipCidrCommandOutput) => void ): void; deleteCoipCidr( args: DeleteCoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCoipCidrCommandOutput) => void ): void; deleteCoipPool( args: DeleteCoipPoolCommandInput, options?: __HttpHandlerOptions ): Promise; deleteCoipPool( args: DeleteCoipPoolCommandInput, cb: (err: any, data?: DeleteCoipPoolCommandOutput) => void ): void; deleteCoipPool( args: DeleteCoipPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCoipPoolCommandOutput) => void ): void; deleteCustomerGateway( args: DeleteCustomerGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteCustomerGateway( args: DeleteCustomerGatewayCommandInput, cb: (err: any, data?: DeleteCustomerGatewayCommandOutput) => void ): void; deleteCustomerGateway( args: DeleteCustomerGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteCustomerGatewayCommandOutput) => void ): void; deleteDhcpOptions( args: DeleteDhcpOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteDhcpOptions( args: DeleteDhcpOptionsCommandInput, cb: (err: any, data?: DeleteDhcpOptionsCommandOutput) => void ): void; deleteDhcpOptions( args: DeleteDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDhcpOptionsCommandOutput) => void ): void; deleteEgressOnlyInternetGateway( args: DeleteEgressOnlyInternetGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteEgressOnlyInternetGateway( args: DeleteEgressOnlyInternetGatewayCommandInput, cb: (err: any, data?: DeleteEgressOnlyInternetGatewayCommandOutput) => void ): void; deleteEgressOnlyInternetGateway( args: DeleteEgressOnlyInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEgressOnlyInternetGatewayCommandOutput) => void ): void; deleteFleets( args: DeleteFleetsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteFleets( args: DeleteFleetsCommandInput, cb: (err: any, data?: DeleteFleetsCommandOutput) => void ): void; deleteFleets( args: DeleteFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFleetsCommandOutput) => void ): void; deleteFlowLogs( args: DeleteFlowLogsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteFlowLogs( args: DeleteFlowLogsCommandInput, cb: (err: any, data?: DeleteFlowLogsCommandOutput) => void ): void; deleteFlowLogs( args: DeleteFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFlowLogsCommandOutput) => void ): void; deleteFpgaImage( args: DeleteFpgaImageCommandInput, options?: __HttpHandlerOptions ): Promise; deleteFpgaImage( args: DeleteFpgaImageCommandInput, cb: (err: any, data?: DeleteFpgaImageCommandOutput) => void ): void; deleteFpgaImage( args: DeleteFpgaImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFpgaImageCommandOutput) => void ): void; deleteImageUsageReport( args: DeleteImageUsageReportCommandInput, options?: __HttpHandlerOptions ): Promise; deleteImageUsageReport( args: DeleteImageUsageReportCommandInput, cb: (err: any, data?: DeleteImageUsageReportCommandOutput) => void ): void; deleteImageUsageReport( args: DeleteImageUsageReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageUsageReportCommandOutput) => void ): void; deleteInstanceConnectEndpoint( args: DeleteInstanceConnectEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; deleteInstanceConnectEndpoint( args: DeleteInstanceConnectEndpointCommandInput, cb: (err: any, data?: DeleteInstanceConnectEndpointCommandOutput) => void ): void; deleteInstanceConnectEndpoint( args: DeleteInstanceConnectEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceConnectEndpointCommandOutput) => void ): void; deleteInstanceEventWindow( args: DeleteInstanceEventWindowCommandInput, options?: __HttpHandlerOptions ): Promise; deleteInstanceEventWindow( args: DeleteInstanceEventWindowCommandInput, cb: (err: any, data?: DeleteInstanceEventWindowCommandOutput) => void ): void; deleteInstanceEventWindow( args: DeleteInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceEventWindowCommandOutput) => void ): void; deleteInternetGateway( args: DeleteInternetGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteInternetGateway( args: DeleteInternetGatewayCommandInput, cb: (err: any, data?: DeleteInternetGatewayCommandOutput) => void ): void; deleteInternetGateway( args: DeleteInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInternetGatewayCommandOutput) => void ): void; deleteIpam( args: DeleteIpamCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpam( args: DeleteIpamCommandInput, cb: (err: any, data?: DeleteIpamCommandOutput) => void ): void; deleteIpam( args: DeleteIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamCommandOutput) => void ): void; deleteIpamExternalResourceVerificationToken( args: DeleteIpamExternalResourceVerificationTokenCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamExternalResourceVerificationToken( args: DeleteIpamExternalResourceVerificationTokenCommandInput, cb: ( err: any, data?: DeleteIpamExternalResourceVerificationTokenCommandOutput ) => void ): void; deleteIpamExternalResourceVerificationToken( args: DeleteIpamExternalResourceVerificationTokenCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteIpamExternalResourceVerificationTokenCommandOutput ) => void ): void; deleteIpamPolicy( args: DeleteIpamPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamPolicy( args: DeleteIpamPolicyCommandInput, cb: (err: any, data?: DeleteIpamPolicyCommandOutput) => void ): void; deleteIpamPolicy( args: DeleteIpamPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamPolicyCommandOutput) => void ): void; deleteIpamPool( args: DeleteIpamPoolCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamPool( args: DeleteIpamPoolCommandInput, cb: (err: any, data?: DeleteIpamPoolCommandOutput) => void ): void; deleteIpamPool( args: DeleteIpamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamPoolCommandOutput) => void ): void; deleteIpamPrefixListResolver( args: DeleteIpamPrefixListResolverCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamPrefixListResolver( args: DeleteIpamPrefixListResolverCommandInput, cb: (err: any, data?: DeleteIpamPrefixListResolverCommandOutput) => void ): void; deleteIpamPrefixListResolver( args: DeleteIpamPrefixListResolverCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamPrefixListResolverCommandOutput) => void ): void; deleteIpamPrefixListResolverTarget( args: DeleteIpamPrefixListResolverTargetCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamPrefixListResolverTarget( args: DeleteIpamPrefixListResolverTargetCommandInput, cb: ( err: any, data?: DeleteIpamPrefixListResolverTargetCommandOutput ) => void ): void; deleteIpamPrefixListResolverTarget( args: DeleteIpamPrefixListResolverTargetCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteIpamPrefixListResolverTargetCommandOutput ) => void ): void; deleteIpamResourceDiscovery( args: DeleteIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamResourceDiscovery( args: DeleteIpamResourceDiscoveryCommandInput, cb: (err: any, data?: DeleteIpamResourceDiscoveryCommandOutput) => void ): void; deleteIpamResourceDiscovery( args: DeleteIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamResourceDiscoveryCommandOutput) => void ): void; deleteIpamScope( args: DeleteIpamScopeCommandInput, options?: __HttpHandlerOptions ): Promise; deleteIpamScope( args: DeleteIpamScopeCommandInput, cb: (err: any, data?: DeleteIpamScopeCommandOutput) => void ): void; deleteIpamScope( args: DeleteIpamScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIpamScopeCommandOutput) => void ): void; deleteKeyPair(): Promise; deleteKeyPair( args: DeleteKeyPairCommandInput, options?: __HttpHandlerOptions ): Promise; deleteKeyPair( args: DeleteKeyPairCommandInput, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void ): void; deleteKeyPair( args: DeleteKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteKeyPairCommandOutput) => void ): void; deleteLaunchTemplate(): Promise; deleteLaunchTemplate( args: DeleteLaunchTemplateCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLaunchTemplate( args: DeleteLaunchTemplateCommandInput, cb: (err: any, data?: DeleteLaunchTemplateCommandOutput) => void ): void; deleteLaunchTemplate( args: DeleteLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLaunchTemplateCommandOutput) => void ): void; deleteLaunchTemplateVersions( args: DeleteLaunchTemplateVersionsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLaunchTemplateVersions( args: DeleteLaunchTemplateVersionsCommandInput, cb: (err: any, data?: DeleteLaunchTemplateVersionsCommandOutput) => void ): void; deleteLaunchTemplateVersions( args: DeleteLaunchTemplateVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLaunchTemplateVersionsCommandOutput) => void ): void; deleteLocalGatewayRoute( args: DeleteLocalGatewayRouteCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLocalGatewayRoute( args: DeleteLocalGatewayRouteCommandInput, cb: (err: any, data?: DeleteLocalGatewayRouteCommandOutput) => void ): void; deleteLocalGatewayRoute( args: DeleteLocalGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLocalGatewayRouteCommandOutput) => void ): void; deleteLocalGatewayRouteTable( args: DeleteLocalGatewayRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLocalGatewayRouteTable( args: DeleteLocalGatewayRouteTableCommandInput, cb: (err: any, data?: DeleteLocalGatewayRouteTableCommandOutput) => void ): void; deleteLocalGatewayRouteTable( args: DeleteLocalGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLocalGatewayRouteTableCommandOutput) => void ): void; deleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation( args: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation( args: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, cb: ( err: any, data?: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput ) => void ): void; deleteLocalGatewayRouteTableVirtualInterfaceGroupAssociation( args: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput ) => void ): void; deleteLocalGatewayRouteTableVpcAssociation( args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLocalGatewayRouteTableVpcAssociation( args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, cb: ( err: any, data?: DeleteLocalGatewayRouteTableVpcAssociationCommandOutput ) => void ): void; deleteLocalGatewayRouteTableVpcAssociation( args: DeleteLocalGatewayRouteTableVpcAssociationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteLocalGatewayRouteTableVpcAssociationCommandOutput ) => void ): void; deleteLocalGatewayVirtualInterface( args: DeleteLocalGatewayVirtualInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLocalGatewayVirtualInterface( args: DeleteLocalGatewayVirtualInterfaceCommandInput, cb: ( err: any, data?: DeleteLocalGatewayVirtualInterfaceCommandOutput ) => void ): void; deleteLocalGatewayVirtualInterface( args: DeleteLocalGatewayVirtualInterfaceCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteLocalGatewayVirtualInterfaceCommandOutput ) => void ): void; deleteLocalGatewayVirtualInterfaceGroup( args: DeleteLocalGatewayVirtualInterfaceGroupCommandInput, options?: __HttpHandlerOptions ): Promise; deleteLocalGatewayVirtualInterfaceGroup( args: DeleteLocalGatewayVirtualInterfaceGroupCommandInput, cb: ( err: any, data?: DeleteLocalGatewayVirtualInterfaceGroupCommandOutput ) => void ): void; deleteLocalGatewayVirtualInterfaceGroup( args: DeleteLocalGatewayVirtualInterfaceGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteLocalGatewayVirtualInterfaceGroupCommandOutput ) => void ): void; deleteManagedPrefixList( args: DeleteManagedPrefixListCommandInput, options?: __HttpHandlerOptions ): Promise; deleteManagedPrefixList( args: DeleteManagedPrefixListCommandInput, cb: (err: any, data?: DeleteManagedPrefixListCommandOutput) => void ): void; deleteManagedPrefixList( args: DeleteManagedPrefixListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteManagedPrefixListCommandOutput) => void ): void; deleteNatGateway( args: DeleteNatGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNatGateway( args: DeleteNatGatewayCommandInput, cb: (err: any, data?: DeleteNatGatewayCommandOutput) => void ): void; deleteNatGateway( args: DeleteNatGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNatGatewayCommandOutput) => void ): void; deleteNetworkAcl( args: DeleteNetworkAclCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkAcl( args: DeleteNetworkAclCommandInput, cb: (err: any, data?: DeleteNetworkAclCommandOutput) => void ): void; deleteNetworkAcl( args: DeleteNetworkAclCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkAclCommandOutput) => void ): void; deleteNetworkAclEntry( args: DeleteNetworkAclEntryCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkAclEntry( args: DeleteNetworkAclEntryCommandInput, cb: (err: any, data?: DeleteNetworkAclEntryCommandOutput) => void ): void; deleteNetworkAclEntry( args: DeleteNetworkAclEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkAclEntryCommandOutput) => void ): void; deleteNetworkInsightsAccessScope( args: DeleteNetworkInsightsAccessScopeCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkInsightsAccessScope( args: DeleteNetworkInsightsAccessScopeCommandInput, cb: (err: any, data?: DeleteNetworkInsightsAccessScopeCommandOutput) => void ): void; deleteNetworkInsightsAccessScope( args: DeleteNetworkInsightsAccessScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsAccessScopeCommandOutput) => void ): void; deleteNetworkInsightsAccessScopeAnalysis( args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkInsightsAccessScopeAnalysis( args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, cb: ( err: any, data?: DeleteNetworkInsightsAccessScopeAnalysisCommandOutput ) => void ): void; deleteNetworkInsightsAccessScopeAnalysis( args: DeleteNetworkInsightsAccessScopeAnalysisCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteNetworkInsightsAccessScopeAnalysisCommandOutput ) => void ): void; deleteNetworkInsightsAnalysis( args: DeleteNetworkInsightsAnalysisCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkInsightsAnalysis( args: DeleteNetworkInsightsAnalysisCommandInput, cb: (err: any, data?: DeleteNetworkInsightsAnalysisCommandOutput) => void ): void; deleteNetworkInsightsAnalysis( args: DeleteNetworkInsightsAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsAnalysisCommandOutput) => void ): void; deleteNetworkInsightsPath( args: DeleteNetworkInsightsPathCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkInsightsPath( args: DeleteNetworkInsightsPathCommandInput, cb: (err: any, data?: DeleteNetworkInsightsPathCommandOutput) => void ): void; deleteNetworkInsightsPath( args: DeleteNetworkInsightsPathCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInsightsPathCommandOutput) => void ): void; deleteNetworkInterface( args: DeleteNetworkInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkInterface( args: DeleteNetworkInterfaceCommandInput, cb: (err: any, data?: DeleteNetworkInterfaceCommandOutput) => void ): void; deleteNetworkInterface( args: DeleteNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInterfaceCommandOutput) => void ): void; deleteNetworkInterfacePermission( args: DeleteNetworkInterfacePermissionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteNetworkInterfacePermission( args: DeleteNetworkInterfacePermissionCommandInput, cb: (err: any, data?: DeleteNetworkInterfacePermissionCommandOutput) => void ): void; deleteNetworkInterfacePermission( args: DeleteNetworkInterfacePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkInterfacePermissionCommandOutput) => void ): void; deletePlacementGroup( args: DeletePlacementGroupCommandInput, options?: __HttpHandlerOptions ): Promise; deletePlacementGroup( args: DeletePlacementGroupCommandInput, cb: (err: any, data?: DeletePlacementGroupCommandOutput) => void ): void; deletePlacementGroup( args: DeletePlacementGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePlacementGroupCommandOutput) => void ): void; deletePublicIpv4Pool( args: DeletePublicIpv4PoolCommandInput, options?: __HttpHandlerOptions ): Promise; deletePublicIpv4Pool( args: DeletePublicIpv4PoolCommandInput, cb: (err: any, data?: DeletePublicIpv4PoolCommandOutput) => void ): void; deletePublicIpv4Pool( args: DeletePublicIpv4PoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePublicIpv4PoolCommandOutput) => void ): void; deleteQueuedReservedInstances( args: DeleteQueuedReservedInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; deleteQueuedReservedInstances( args: DeleteQueuedReservedInstancesCommandInput, cb: (err: any, data?: DeleteQueuedReservedInstancesCommandOutput) => void ): void; deleteQueuedReservedInstances( args: DeleteQueuedReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQueuedReservedInstancesCommandOutput) => void ): void; deleteRoute( args: DeleteRouteCommandInput, options?: __HttpHandlerOptions ): Promise; deleteRoute( args: DeleteRouteCommandInput, cb: (err: any, data?: DeleteRouteCommandOutput) => void ): void; deleteRoute( args: DeleteRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteCommandOutput) => void ): void; deleteRouteServer( args: DeleteRouteServerCommandInput, options?: __HttpHandlerOptions ): Promise; deleteRouteServer( args: DeleteRouteServerCommandInput, cb: (err: any, data?: DeleteRouteServerCommandOutput) => void ): void; deleteRouteServer( args: DeleteRouteServerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteServerCommandOutput) => void ): void; deleteRouteServerEndpoint( args: DeleteRouteServerEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; deleteRouteServerEndpoint( args: DeleteRouteServerEndpointCommandInput, cb: (err: any, data?: DeleteRouteServerEndpointCommandOutput) => void ): void; deleteRouteServerEndpoint( args: DeleteRouteServerEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteServerEndpointCommandOutput) => void ): void; deleteRouteServerPeer( args: DeleteRouteServerPeerCommandInput, options?: __HttpHandlerOptions ): Promise; deleteRouteServerPeer( args: DeleteRouteServerPeerCommandInput, cb: (err: any, data?: DeleteRouteServerPeerCommandOutput) => void ): void; deleteRouteServerPeer( args: DeleteRouteServerPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteServerPeerCommandOutput) => void ): void; deleteRouteTable( args: DeleteRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; deleteRouteTable( args: DeleteRouteTableCommandInput, cb: (err: any, data?: DeleteRouteTableCommandOutput) => void ): void; deleteRouteTable( args: DeleteRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRouteTableCommandOutput) => void ): void; deleteSecondaryNetwork( args: DeleteSecondaryNetworkCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSecondaryNetwork( args: DeleteSecondaryNetworkCommandInput, cb: (err: any, data?: DeleteSecondaryNetworkCommandOutput) => void ): void; deleteSecondaryNetwork( args: DeleteSecondaryNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecondaryNetworkCommandOutput) => void ): void; deleteSecondarySubnet( args: DeleteSecondarySubnetCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSecondarySubnet( args: DeleteSecondarySubnetCommandInput, cb: (err: any, data?: DeleteSecondarySubnetCommandOutput) => void ): void; deleteSecondarySubnet( args: DeleteSecondarySubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecondarySubnetCommandOutput) => void ): void; deleteSecurityGroup(): Promise; deleteSecurityGroup( args: DeleteSecurityGroupCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSecurityGroup( args: DeleteSecurityGroupCommandInput, cb: (err: any, data?: DeleteSecurityGroupCommandOutput) => void ): void; deleteSecurityGroup( args: DeleteSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityGroupCommandOutput) => void ): void; deleteSnapshot( args: DeleteSnapshotCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSnapshot( args: DeleteSnapshotCommandInput, cb: (err: any, data?: DeleteSnapshotCommandOutput) => void ): void; deleteSnapshot( args: DeleteSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotCommandOutput) => void ): void; deleteSpotDatafeedSubscription(): Promise; deleteSpotDatafeedSubscription( args: DeleteSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSpotDatafeedSubscription( args: DeleteSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: DeleteSpotDatafeedSubscriptionCommandOutput) => void ): void; deleteSpotDatafeedSubscription( args: DeleteSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSpotDatafeedSubscriptionCommandOutput) => void ): void; deleteSubnet( args: DeleteSubnetCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSubnet( args: DeleteSubnetCommandInput, cb: (err: any, data?: DeleteSubnetCommandOutput) => void ): void; deleteSubnet( args: DeleteSubnetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSubnetCommandOutput) => void ): void; deleteSubnetCidrReservation( args: DeleteSubnetCidrReservationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSubnetCidrReservation( args: DeleteSubnetCidrReservationCommandInput, cb: (err: any, data?: DeleteSubnetCidrReservationCommandOutput) => void ): void; deleteSubnetCidrReservation( args: DeleteSubnetCidrReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSubnetCidrReservationCommandOutput) => void ): void; deleteTags( args: DeleteTagsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTags( args: DeleteTagsCommandInput, cb: (err: any, data?: DeleteTagsCommandOutput) => void ): void; deleteTags( args: DeleteTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTagsCommandOutput) => void ): void; deleteTrafficMirrorFilter( args: DeleteTrafficMirrorFilterCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTrafficMirrorFilter( args: DeleteTrafficMirrorFilterCommandInput, cb: (err: any, data?: DeleteTrafficMirrorFilterCommandOutput) => void ): void; deleteTrafficMirrorFilter( args: DeleteTrafficMirrorFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorFilterCommandOutput) => void ): void; deleteTrafficMirrorFilterRule( args: DeleteTrafficMirrorFilterRuleCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTrafficMirrorFilterRule( args: DeleteTrafficMirrorFilterRuleCommandInput, cb: (err: any, data?: DeleteTrafficMirrorFilterRuleCommandOutput) => void ): void; deleteTrafficMirrorFilterRule( args: DeleteTrafficMirrorFilterRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorFilterRuleCommandOutput) => void ): void; deleteTrafficMirrorSession( args: DeleteTrafficMirrorSessionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTrafficMirrorSession( args: DeleteTrafficMirrorSessionCommandInput, cb: (err: any, data?: DeleteTrafficMirrorSessionCommandOutput) => void ): void; deleteTrafficMirrorSession( args: DeleteTrafficMirrorSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorSessionCommandOutput) => void ): void; deleteTrafficMirrorTarget( args: DeleteTrafficMirrorTargetCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTrafficMirrorTarget( args: DeleteTrafficMirrorTargetCommandInput, cb: (err: any, data?: DeleteTrafficMirrorTargetCommandOutput) => void ): void; deleteTrafficMirrorTarget( args: DeleteTrafficMirrorTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficMirrorTargetCommandOutput) => void ): void; deleteTransitGateway( args: DeleteTransitGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGateway( args: DeleteTransitGatewayCommandInput, cb: (err: any, data?: DeleteTransitGatewayCommandOutput) => void ): void; deleteTransitGateway( args: DeleteTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayCommandOutput) => void ): void; deleteTransitGatewayClientVpnAttachment( args: DeleteTransitGatewayClientVpnAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayClientVpnAttachment( args: DeleteTransitGatewayClientVpnAttachmentCommandInput, cb: ( err: any, data?: DeleteTransitGatewayClientVpnAttachmentCommandOutput ) => void ): void; deleteTransitGatewayClientVpnAttachment( args: DeleteTransitGatewayClientVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayClientVpnAttachmentCommandOutput ) => void ): void; deleteTransitGatewayConnect( args: DeleteTransitGatewayConnectCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayConnect( args: DeleteTransitGatewayConnectCommandInput, cb: (err: any, data?: DeleteTransitGatewayConnectCommandOutput) => void ): void; deleteTransitGatewayConnect( args: DeleteTransitGatewayConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayConnectCommandOutput) => void ): void; deleteTransitGatewayConnectPeer( args: DeleteTransitGatewayConnectPeerCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayConnectPeer( args: DeleteTransitGatewayConnectPeerCommandInput, cb: (err: any, data?: DeleteTransitGatewayConnectPeerCommandOutput) => void ): void; deleteTransitGatewayConnectPeer( args: DeleteTransitGatewayConnectPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayConnectPeerCommandOutput) => void ): void; deleteTransitGatewayMeteringPolicy( args: DeleteTransitGatewayMeteringPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayMeteringPolicy( args: DeleteTransitGatewayMeteringPolicyCommandInput, cb: ( err: any, data?: DeleteTransitGatewayMeteringPolicyCommandOutput ) => void ): void; deleteTransitGatewayMeteringPolicy( args: DeleteTransitGatewayMeteringPolicyCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayMeteringPolicyCommandOutput ) => void ): void; deleteTransitGatewayMeteringPolicyEntry( args: DeleteTransitGatewayMeteringPolicyEntryCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayMeteringPolicyEntry( args: DeleteTransitGatewayMeteringPolicyEntryCommandInput, cb: ( err: any, data?: DeleteTransitGatewayMeteringPolicyEntryCommandOutput ) => void ): void; deleteTransitGatewayMeteringPolicyEntry( args: DeleteTransitGatewayMeteringPolicyEntryCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayMeteringPolicyEntryCommandOutput ) => void ): void; deleteTransitGatewayMulticastDomain( args: DeleteTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayMulticastDomain( args: DeleteTransitGatewayMulticastDomainCommandInput, cb: ( err: any, data?: DeleteTransitGatewayMulticastDomainCommandOutput ) => void ): void; deleteTransitGatewayMulticastDomain( args: DeleteTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayMulticastDomainCommandOutput ) => void ): void; deleteTransitGatewayPeeringAttachment( args: DeleteTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayPeeringAttachment( args: DeleteTransitGatewayPeeringAttachmentCommandInput, cb: ( err: any, data?: DeleteTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; deleteTransitGatewayPeeringAttachment( args: DeleteTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; deleteTransitGatewayPolicyTable( args: DeleteTransitGatewayPolicyTableCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayPolicyTable( args: DeleteTransitGatewayPolicyTableCommandInput, cb: (err: any, data?: DeleteTransitGatewayPolicyTableCommandOutput) => void ): void; deleteTransitGatewayPolicyTable( args: DeleteTransitGatewayPolicyTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayPolicyTableCommandOutput) => void ): void; deleteTransitGatewayPrefixListReference( args: DeleteTransitGatewayPrefixListReferenceCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayPrefixListReference( args: DeleteTransitGatewayPrefixListReferenceCommandInput, cb: ( err: any, data?: DeleteTransitGatewayPrefixListReferenceCommandOutput ) => void ): void; deleteTransitGatewayPrefixListReference( args: DeleteTransitGatewayPrefixListReferenceCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayPrefixListReferenceCommandOutput ) => void ): void; deleteTransitGatewayRoute( args: DeleteTransitGatewayRouteCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayRoute( args: DeleteTransitGatewayRouteCommandInput, cb: (err: any, data?: DeleteTransitGatewayRouteCommandOutput) => void ): void; deleteTransitGatewayRoute( args: DeleteTransitGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayRouteCommandOutput) => void ): void; deleteTransitGatewayRouteTable( args: DeleteTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayRouteTable( args: DeleteTransitGatewayRouteTableCommandInput, cb: (err: any, data?: DeleteTransitGatewayRouteTableCommandOutput) => void ): void; deleteTransitGatewayRouteTable( args: DeleteTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTransitGatewayRouteTableCommandOutput) => void ): void; deleteTransitGatewayRouteTableAnnouncement( args: DeleteTransitGatewayRouteTableAnnouncementCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayRouteTableAnnouncement( args: DeleteTransitGatewayRouteTableAnnouncementCommandInput, cb: ( err: any, data?: DeleteTransitGatewayRouteTableAnnouncementCommandOutput ) => void ): void; deleteTransitGatewayRouteTableAnnouncement( args: DeleteTransitGatewayRouteTableAnnouncementCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayRouteTableAnnouncementCommandOutput ) => void ): void; deleteTransitGatewayVpcAttachment( args: DeleteTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; deleteTransitGatewayVpcAttachment( args: DeleteTransitGatewayVpcAttachmentCommandInput, cb: ( err: any, data?: DeleteTransitGatewayVpcAttachmentCommandOutput ) => void ): void; deleteTransitGatewayVpcAttachment( args: DeleteTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteTransitGatewayVpcAttachmentCommandOutput ) => void ): void; deleteVerifiedAccessEndpoint( args: DeleteVerifiedAccessEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVerifiedAccessEndpoint( args: DeleteVerifiedAccessEndpointCommandInput, cb: (err: any, data?: DeleteVerifiedAccessEndpointCommandOutput) => void ): void; deleteVerifiedAccessEndpoint( args: DeleteVerifiedAccessEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVerifiedAccessEndpointCommandOutput) => void ): void; deleteVerifiedAccessGroup( args: DeleteVerifiedAccessGroupCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVerifiedAccessGroup( args: DeleteVerifiedAccessGroupCommandInput, cb: (err: any, data?: DeleteVerifiedAccessGroupCommandOutput) => void ): void; deleteVerifiedAccessGroup( args: DeleteVerifiedAccessGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVerifiedAccessGroupCommandOutput) => void ): void; deleteVerifiedAccessInstance( args: DeleteVerifiedAccessInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVerifiedAccessInstance( args: DeleteVerifiedAccessInstanceCommandInput, cb: (err: any, data?: DeleteVerifiedAccessInstanceCommandOutput) => void ): void; deleteVerifiedAccessInstance( args: DeleteVerifiedAccessInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVerifiedAccessInstanceCommandOutput) => void ): void; deleteVerifiedAccessTrustProvider( args: DeleteVerifiedAccessTrustProviderCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVerifiedAccessTrustProvider( args: DeleteVerifiedAccessTrustProviderCommandInput, cb: ( err: any, data?: DeleteVerifiedAccessTrustProviderCommandOutput ) => void ): void; deleteVerifiedAccessTrustProvider( args: DeleteVerifiedAccessTrustProviderCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVerifiedAccessTrustProviderCommandOutput ) => void ): void; deleteVolume( args: DeleteVolumeCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVolume( args: DeleteVolumeCommandInput, cb: (err: any, data?: DeleteVolumeCommandOutput) => void ): void; deleteVolume( args: DeleteVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVolumeCommandOutput) => void ): void; deleteVpc( args: DeleteVpcCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpc( args: DeleteVpcCommandInput, cb: (err: any, data?: DeleteVpcCommandOutput) => void ): void; deleteVpc( args: DeleteVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcCommandOutput) => void ): void; deleteVpcBlockPublicAccessExclusion( args: DeleteVpcBlockPublicAccessExclusionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpcBlockPublicAccessExclusion( args: DeleteVpcBlockPublicAccessExclusionCommandInput, cb: ( err: any, data?: DeleteVpcBlockPublicAccessExclusionCommandOutput ) => void ): void; deleteVpcBlockPublicAccessExclusion( args: DeleteVpcBlockPublicAccessExclusionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVpcBlockPublicAccessExclusionCommandOutput ) => void ): void; deleteVpcEncryptionControl( args: DeleteVpcEncryptionControlCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpcEncryptionControl( args: DeleteVpcEncryptionControlCommandInput, cb: (err: any, data?: DeleteVpcEncryptionControlCommandOutput) => void ): void; deleteVpcEncryptionControl( args: DeleteVpcEncryptionControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcEncryptionControlCommandOutput) => void ): void; deleteVpcEndpointConnectionNotifications( args: DeleteVpcEndpointConnectionNotificationsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpcEndpointConnectionNotifications( args: DeleteVpcEndpointConnectionNotificationsCommandInput, cb: ( err: any, data?: DeleteVpcEndpointConnectionNotificationsCommandOutput ) => void ): void; deleteVpcEndpointConnectionNotifications( args: DeleteVpcEndpointConnectionNotificationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVpcEndpointConnectionNotificationsCommandOutput ) => void ): void; deleteVpcEndpoints( args: DeleteVpcEndpointsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpcEndpoints( args: DeleteVpcEndpointsCommandInput, cb: (err: any, data?: DeleteVpcEndpointsCommandOutput) => void ): void; deleteVpcEndpoints( args: DeleteVpcEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcEndpointsCommandOutput) => void ): void; deleteVpcEndpointServiceConfigurations( args: DeleteVpcEndpointServiceConfigurationsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpcEndpointServiceConfigurations( args: DeleteVpcEndpointServiceConfigurationsCommandInput, cb: ( err: any, data?: DeleteVpcEndpointServiceConfigurationsCommandOutput ) => void ): void; deleteVpcEndpointServiceConfigurations( args: DeleteVpcEndpointServiceConfigurationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVpcEndpointServiceConfigurationsCommandOutput ) => void ): void; deleteVpcPeeringConnection( args: DeleteVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpcPeeringConnection( args: DeleteVpcPeeringConnectionCommandInput, cb: (err: any, data?: DeleteVpcPeeringConnectionCommandOutput) => void ): void; deleteVpcPeeringConnection( args: DeleteVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcPeeringConnectionCommandOutput) => void ): void; deleteVpnConcentrator( args: DeleteVpnConcentratorCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpnConcentrator( args: DeleteVpnConcentratorCommandInput, cb: (err: any, data?: DeleteVpnConcentratorCommandOutput) => void ): void; deleteVpnConcentrator( args: DeleteVpnConcentratorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnConcentratorCommandOutput) => void ): void; deleteVpnConnection( args: DeleteVpnConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpnConnection( args: DeleteVpnConnectionCommandInput, cb: (err: any, data?: DeleteVpnConnectionCommandOutput) => void ): void; deleteVpnConnection( args: DeleteVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnConnectionCommandOutput) => void ): void; deleteVpnConnectionRoute( args: DeleteVpnConnectionRouteCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpnConnectionRoute( args: DeleteVpnConnectionRouteCommandInput, cb: (err: any, data?: DeleteVpnConnectionRouteCommandOutput) => void ): void; deleteVpnConnectionRoute( args: DeleteVpnConnectionRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnConnectionRouteCommandOutput) => void ): void; deleteVpnGateway( args: DeleteVpnGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVpnGateway( args: DeleteVpnGatewayCommandInput, cb: (err: any, data?: DeleteVpnGatewayCommandOutput) => void ): void; deleteVpnGateway( args: DeleteVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpnGatewayCommandOutput) => void ): void; deprovisionByoipCidr( args: DeprovisionByoipCidrCommandInput, options?: __HttpHandlerOptions ): Promise; deprovisionByoipCidr( args: DeprovisionByoipCidrCommandInput, cb: (err: any, data?: DeprovisionByoipCidrCommandOutput) => void ): void; deprovisionByoipCidr( args: DeprovisionByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionByoipCidrCommandOutput) => void ): void; deprovisionIpamByoasn( args: DeprovisionIpamByoasnCommandInput, options?: __HttpHandlerOptions ): Promise; deprovisionIpamByoasn( args: DeprovisionIpamByoasnCommandInput, cb: (err: any, data?: DeprovisionIpamByoasnCommandOutput) => void ): void; deprovisionIpamByoasn( args: DeprovisionIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionIpamByoasnCommandOutput) => void ): void; deprovisionIpamPoolCidr( args: DeprovisionIpamPoolCidrCommandInput, options?: __HttpHandlerOptions ): Promise; deprovisionIpamPoolCidr( args: DeprovisionIpamPoolCidrCommandInput, cb: (err: any, data?: DeprovisionIpamPoolCidrCommandOutput) => void ): void; deprovisionIpamPoolCidr( args: DeprovisionIpamPoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionIpamPoolCidrCommandOutput) => void ): void; deprovisionPublicIpv4PoolCidr( args: DeprovisionPublicIpv4PoolCidrCommandInput, options?: __HttpHandlerOptions ): Promise; deprovisionPublicIpv4PoolCidr( args: DeprovisionPublicIpv4PoolCidrCommandInput, cb: (err: any, data?: DeprovisionPublicIpv4PoolCidrCommandOutput) => void ): void; deprovisionPublicIpv4PoolCidr( args: DeprovisionPublicIpv4PoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeprovisionPublicIpv4PoolCidrCommandOutput) => void ): void; deregisterImage( args: DeregisterImageCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterImage( args: DeregisterImageCommandInput, cb: (err: any, data?: DeregisterImageCommandOutput) => void ): void; deregisterImage( args: DeregisterImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterImageCommandOutput) => void ): void; deregisterInstanceEventNotificationAttributes( args: DeregisterInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterInstanceEventNotificationAttributes( args: DeregisterInstanceEventNotificationAttributesCommandInput, cb: ( err: any, data?: DeregisterInstanceEventNotificationAttributesCommandOutput ) => void ): void; deregisterInstanceEventNotificationAttributes( args: DeregisterInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeregisterInstanceEventNotificationAttributesCommandOutput ) => void ): void; deregisterTransitGatewayMulticastGroupMembers(): Promise; deregisterTransitGatewayMulticastGroupMembers( args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterTransitGatewayMulticastGroupMembers( args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, cb: ( err: any, data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput ) => void ): void; deregisterTransitGatewayMulticastGroupMembers( args: DeregisterTransitGatewayMulticastGroupMembersCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeregisterTransitGatewayMulticastGroupMembersCommandOutput ) => void ): void; deregisterTransitGatewayMulticastGroupSources(): Promise; deregisterTransitGatewayMulticastGroupSources( args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options?: __HttpHandlerOptions ): Promise; deregisterTransitGatewayMulticastGroupSources( args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, cb: ( err: any, data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput ) => void ): void; deregisterTransitGatewayMulticastGroupSources( args: DeregisterTransitGatewayMulticastGroupSourcesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeregisterTransitGatewayMulticastGroupSourcesCommandOutput ) => void ): void; describeAccountAttributes(): Promise; describeAccountAttributes( args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions ): Promise; describeAccountAttributes( args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void ): void; describeAccountAttributes( args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void ): void; describeAddresses(): Promise; describeAddresses( args: DescribeAddressesCommandInput, options?: __HttpHandlerOptions ): Promise; describeAddresses( args: DescribeAddressesCommandInput, cb: (err: any, data?: DescribeAddressesCommandOutput) => void ): void; describeAddresses( args: DescribeAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressesCommandOutput) => void ): void; describeAddressesAttribute(): Promise; describeAddressesAttribute( args: DescribeAddressesAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeAddressesAttribute( args: DescribeAddressesAttributeCommandInput, cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void ): void; describeAddressesAttribute( args: DescribeAddressesAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressesAttributeCommandOutput) => void ): void; describeAddressTransfers(): Promise; describeAddressTransfers( args: DescribeAddressTransfersCommandInput, options?: __HttpHandlerOptions ): Promise; describeAddressTransfers( args: DescribeAddressTransfersCommandInput, cb: (err: any, data?: DescribeAddressTransfersCommandOutput) => void ): void; describeAddressTransfers( args: DescribeAddressTransfersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAddressTransfersCommandOutput) => void ): void; describeAggregateIdFormat(): Promise; describeAggregateIdFormat( args: DescribeAggregateIdFormatCommandInput, options?: __HttpHandlerOptions ): Promise; describeAggregateIdFormat( args: DescribeAggregateIdFormatCommandInput, cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void ): void; describeAggregateIdFormat( args: DescribeAggregateIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAggregateIdFormatCommandOutput) => void ): void; describeAvailabilityZones(): Promise; describeAvailabilityZones( args: DescribeAvailabilityZonesCommandInput, options?: __HttpHandlerOptions ): Promise; describeAvailabilityZones( args: DescribeAvailabilityZonesCommandInput, cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void ): void; describeAvailabilityZones( args: DescribeAvailabilityZonesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAvailabilityZonesCommandOutput) => void ): void; describeAwsNetworkPerformanceMetricSubscriptions(): Promise; describeAwsNetworkPerformanceMetricSubscriptions( args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeAwsNetworkPerformanceMetricSubscriptions( args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, cb: ( err: any, data?: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput ) => void ): void; describeAwsNetworkPerformanceMetricSubscriptions( args: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput ) => void ): void; describeBundleTasks(): Promise; describeBundleTasks( args: DescribeBundleTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeBundleTasks( args: DescribeBundleTasksCommandInput, cb: (err: any, data?: DescribeBundleTasksCommandOutput) => void ): void; describeBundleTasks( args: DescribeBundleTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeBundleTasksCommandOutput) => void ): void; describeByoipCidrs( args: DescribeByoipCidrsCommandInput, options?: __HttpHandlerOptions ): Promise; describeByoipCidrs( args: DescribeByoipCidrsCommandInput, cb: (err: any, data?: DescribeByoipCidrsCommandOutput) => void ): void; describeByoipCidrs( args: DescribeByoipCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeByoipCidrsCommandOutput) => void ): void; describeCapacityBlockExtensionHistory(): Promise; describeCapacityBlockExtensionHistory( args: DescribeCapacityBlockExtensionHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityBlockExtensionHistory( args: DescribeCapacityBlockExtensionHistoryCommandInput, cb: ( err: any, data?: DescribeCapacityBlockExtensionHistoryCommandOutput ) => void ): void; describeCapacityBlockExtensionHistory( args: DescribeCapacityBlockExtensionHistoryCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeCapacityBlockExtensionHistoryCommandOutput ) => void ): void; describeCapacityBlockExtensionOfferings( args: DescribeCapacityBlockExtensionOfferingsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityBlockExtensionOfferings( args: DescribeCapacityBlockExtensionOfferingsCommandInput, cb: ( err: any, data?: DescribeCapacityBlockExtensionOfferingsCommandOutput ) => void ): void; describeCapacityBlockExtensionOfferings( args: DescribeCapacityBlockExtensionOfferingsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeCapacityBlockExtensionOfferingsCommandOutput ) => void ): void; describeCapacityBlockOfferings( args: DescribeCapacityBlockOfferingsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityBlockOfferings( args: DescribeCapacityBlockOfferingsCommandInput, cb: (err: any, data?: DescribeCapacityBlockOfferingsCommandOutput) => void ): void; describeCapacityBlockOfferings( args: DescribeCapacityBlockOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityBlockOfferingsCommandOutput) => void ): void; describeCapacityBlocks(): Promise; describeCapacityBlocks( args: DescribeCapacityBlocksCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityBlocks( args: DescribeCapacityBlocksCommandInput, cb: (err: any, data?: DescribeCapacityBlocksCommandOutput) => void ): void; describeCapacityBlocks( args: DescribeCapacityBlocksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityBlocksCommandOutput) => void ): void; describeCapacityBlockStatus(): Promise; describeCapacityBlockStatus( args: DescribeCapacityBlockStatusCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityBlockStatus( args: DescribeCapacityBlockStatusCommandInput, cb: (err: any, data?: DescribeCapacityBlockStatusCommandOutput) => void ): void; describeCapacityBlockStatus( args: DescribeCapacityBlockStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityBlockStatusCommandOutput) => void ): void; describeCapacityManagerDataExports(): Promise; describeCapacityManagerDataExports( args: DescribeCapacityManagerDataExportsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityManagerDataExports( args: DescribeCapacityManagerDataExportsCommandInput, cb: ( err: any, data?: DescribeCapacityManagerDataExportsCommandOutput ) => void ): void; describeCapacityManagerDataExports( args: DescribeCapacityManagerDataExportsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeCapacityManagerDataExportsCommandOutput ) => void ): void; describeCapacityReservationBillingRequests( args: DescribeCapacityReservationBillingRequestsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityReservationBillingRequests( args: DescribeCapacityReservationBillingRequestsCommandInput, cb: ( err: any, data?: DescribeCapacityReservationBillingRequestsCommandOutput ) => void ): void; describeCapacityReservationBillingRequests( args: DescribeCapacityReservationBillingRequestsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeCapacityReservationBillingRequestsCommandOutput ) => void ): void; describeCapacityReservationFleets(): Promise; describeCapacityReservationFleets( args: DescribeCapacityReservationFleetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityReservationFleets( args: DescribeCapacityReservationFleetsCommandInput, cb: ( err: any, data?: DescribeCapacityReservationFleetsCommandOutput ) => void ): void; describeCapacityReservationFleets( args: DescribeCapacityReservationFleetsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeCapacityReservationFleetsCommandOutput ) => void ): void; describeCapacityReservations(): Promise; describeCapacityReservations( args: DescribeCapacityReservationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityReservations( args: DescribeCapacityReservationsCommandInput, cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void ): void; describeCapacityReservations( args: DescribeCapacityReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCapacityReservationsCommandOutput) => void ): void; describeCapacityReservationTopology(): Promise; describeCapacityReservationTopology( args: DescribeCapacityReservationTopologyCommandInput, options?: __HttpHandlerOptions ): Promise; describeCapacityReservationTopology( args: DescribeCapacityReservationTopologyCommandInput, cb: ( err: any, data?: DescribeCapacityReservationTopologyCommandOutput ) => void ): void; describeCapacityReservationTopology( args: DescribeCapacityReservationTopologyCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeCapacityReservationTopologyCommandOutput ) => void ): void; describeCarrierGateways(): Promise; describeCarrierGateways( args: DescribeCarrierGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeCarrierGateways( args: DescribeCarrierGatewaysCommandInput, cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void ): void; describeCarrierGateways( args: DescribeCarrierGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCarrierGatewaysCommandOutput) => void ): void; describeClassicLinkInstances(): Promise; describeClassicLinkInstances( args: DescribeClassicLinkInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeClassicLinkInstances( args: DescribeClassicLinkInstancesCommandInput, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void ): void; describeClassicLinkInstances( args: DescribeClassicLinkInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClassicLinkInstancesCommandOutput) => void ): void; describeClientVpnAuthorizationRules( args: DescribeClientVpnAuthorizationRulesCommandInput, options?: __HttpHandlerOptions ): Promise; describeClientVpnAuthorizationRules( args: DescribeClientVpnAuthorizationRulesCommandInput, cb: ( err: any, data?: DescribeClientVpnAuthorizationRulesCommandOutput ) => void ): void; describeClientVpnAuthorizationRules( args: DescribeClientVpnAuthorizationRulesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeClientVpnAuthorizationRulesCommandOutput ) => void ): void; describeClientVpnConnections( args: DescribeClientVpnConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeClientVpnConnections( args: DescribeClientVpnConnectionsCommandInput, cb: (err: any, data?: DescribeClientVpnConnectionsCommandOutput) => void ): void; describeClientVpnConnections( args: DescribeClientVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnConnectionsCommandOutput) => void ): void; describeClientVpnEndpoints(): Promise; describeClientVpnEndpoints( args: DescribeClientVpnEndpointsCommandInput, options?: __HttpHandlerOptions ): Promise; describeClientVpnEndpoints( args: DescribeClientVpnEndpointsCommandInput, cb: (err: any, data?: DescribeClientVpnEndpointsCommandOutput) => void ): void; describeClientVpnEndpoints( args: DescribeClientVpnEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnEndpointsCommandOutput) => void ): void; describeClientVpnRoutes( args: DescribeClientVpnRoutesCommandInput, options?: __HttpHandlerOptions ): Promise; describeClientVpnRoutes( args: DescribeClientVpnRoutesCommandInput, cb: (err: any, data?: DescribeClientVpnRoutesCommandOutput) => void ): void; describeClientVpnRoutes( args: DescribeClientVpnRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnRoutesCommandOutput) => void ): void; describeClientVpnTargetNetworks( args: DescribeClientVpnTargetNetworksCommandInput, options?: __HttpHandlerOptions ): Promise; describeClientVpnTargetNetworks( args: DescribeClientVpnTargetNetworksCommandInput, cb: (err: any, data?: DescribeClientVpnTargetNetworksCommandOutput) => void ): void; describeClientVpnTargetNetworks( args: DescribeClientVpnTargetNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClientVpnTargetNetworksCommandOutput) => void ): void; describeCoipPools(): Promise; describeCoipPools( args: DescribeCoipPoolsCommandInput, options?: __HttpHandlerOptions ): Promise; describeCoipPools( args: DescribeCoipPoolsCommandInput, cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void ): void; describeCoipPools( args: DescribeCoipPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCoipPoolsCommandOutput) => void ): void; describeConversionTasks(): Promise; describeConversionTasks( args: DescribeConversionTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeConversionTasks( args: DescribeConversionTasksCommandInput, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void ): void; describeConversionTasks( args: DescribeConversionTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConversionTasksCommandOutput) => void ): void; describeCustomerGateways(): Promise; describeCustomerGateways( args: DescribeCustomerGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeCustomerGateways( args: DescribeCustomerGatewaysCommandInput, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void ): void; describeCustomerGateways( args: DescribeCustomerGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCustomerGatewaysCommandOutput) => void ): void; describeDeclarativePoliciesReports(): Promise; describeDeclarativePoliciesReports( args: DescribeDeclarativePoliciesReportsCommandInput, options?: __HttpHandlerOptions ): Promise; describeDeclarativePoliciesReports( args: DescribeDeclarativePoliciesReportsCommandInput, cb: ( err: any, data?: DescribeDeclarativePoliciesReportsCommandOutput ) => void ): void; describeDeclarativePoliciesReports( args: DescribeDeclarativePoliciesReportsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeDeclarativePoliciesReportsCommandOutput ) => void ): void; describeDhcpOptions(): Promise; describeDhcpOptions( args: DescribeDhcpOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeDhcpOptions( args: DescribeDhcpOptionsCommandInput, cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void ): void; describeDhcpOptions( args: DescribeDhcpOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDhcpOptionsCommandOutput) => void ): void; describeEgressOnlyInternetGateways(): Promise; describeEgressOnlyInternetGateways( args: DescribeEgressOnlyInternetGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeEgressOnlyInternetGateways( args: DescribeEgressOnlyInternetGatewaysCommandInput, cb: ( err: any, data?: DescribeEgressOnlyInternetGatewaysCommandOutput ) => void ): void; describeEgressOnlyInternetGateways( args: DescribeEgressOnlyInternetGatewaysCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeEgressOnlyInternetGatewaysCommandOutput ) => void ): void; describeElasticGpus(): Promise; describeElasticGpus( args: DescribeElasticGpusCommandInput, options?: __HttpHandlerOptions ): Promise; describeElasticGpus( args: DescribeElasticGpusCommandInput, cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void ): void; describeElasticGpus( args: DescribeElasticGpusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeElasticGpusCommandOutput) => void ): void; describeExportImageTasks(): Promise; describeExportImageTasks( args: DescribeExportImageTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeExportImageTasks( args: DescribeExportImageTasksCommandInput, cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void ): void; describeExportImageTasks( args: DescribeExportImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportImageTasksCommandOutput) => void ): void; describeExportTasks(): Promise; describeExportTasks( args: DescribeExportTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeExportTasks( args: DescribeExportTasksCommandInput, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void ): void; describeExportTasks( args: DescribeExportTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeExportTasksCommandOutput) => void ): void; describeFastLaunchImages(): Promise; describeFastLaunchImages( args: DescribeFastLaunchImagesCommandInput, options?: __HttpHandlerOptions ): Promise; describeFastLaunchImages( args: DescribeFastLaunchImagesCommandInput, cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void ): void; describeFastLaunchImages( args: DescribeFastLaunchImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFastLaunchImagesCommandOutput) => void ): void; describeFastSnapshotRestores(): Promise; describeFastSnapshotRestores( args: DescribeFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions ): Promise; describeFastSnapshotRestores( args: DescribeFastSnapshotRestoresCommandInput, cb: (err: any, data?: DescribeFastSnapshotRestoresCommandOutput) => void ): void; describeFastSnapshotRestores( args: DescribeFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFastSnapshotRestoresCommandOutput) => void ): void; describeFleetHistory( args: DescribeFleetHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; describeFleetHistory( args: DescribeFleetHistoryCommandInput, cb: (err: any, data?: DescribeFleetHistoryCommandOutput) => void ): void; describeFleetHistory( args: DescribeFleetHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetHistoryCommandOutput) => void ): void; describeFleetInstances( args: DescribeFleetInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeFleetInstances( args: DescribeFleetInstancesCommandInput, cb: (err: any, data?: DescribeFleetInstancesCommandOutput) => void ): void; describeFleetInstances( args: DescribeFleetInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetInstancesCommandOutput) => void ): void; describeFleets(): Promise; describeFleets( args: DescribeFleetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeFleets( args: DescribeFleetsCommandInput, cb: (err: any, data?: DescribeFleetsCommandOutput) => void ): void; describeFleets( args: DescribeFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetsCommandOutput) => void ): void; describeFlowLogs(): Promise; describeFlowLogs( args: DescribeFlowLogsCommandInput, options?: __HttpHandlerOptions ): Promise; describeFlowLogs( args: DescribeFlowLogsCommandInput, cb: (err: any, data?: DescribeFlowLogsCommandOutput) => void ): void; describeFlowLogs( args: DescribeFlowLogsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFlowLogsCommandOutput) => void ): void; describeFpgaImageAttribute( args: DescribeFpgaImageAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeFpgaImageAttribute( args: DescribeFpgaImageAttributeCommandInput, cb: (err: any, data?: DescribeFpgaImageAttributeCommandOutput) => void ): void; describeFpgaImageAttribute( args: DescribeFpgaImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFpgaImageAttributeCommandOutput) => void ): void; describeFpgaImages(): Promise; describeFpgaImages( args: DescribeFpgaImagesCommandInput, options?: __HttpHandlerOptions ): Promise; describeFpgaImages( args: DescribeFpgaImagesCommandInput, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void ): void; describeFpgaImages( args: DescribeFpgaImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFpgaImagesCommandOutput) => void ): void; describeHostReservationOfferings(): Promise; describeHostReservationOfferings( args: DescribeHostReservationOfferingsCommandInput, options?: __HttpHandlerOptions ): Promise; describeHostReservationOfferings( args: DescribeHostReservationOfferingsCommandInput, cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void ): void; describeHostReservationOfferings( args: DescribeHostReservationOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationOfferingsCommandOutput) => void ): void; describeHostReservations(): Promise; describeHostReservations( args: DescribeHostReservationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeHostReservations( args: DescribeHostReservationsCommandInput, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void ): void; describeHostReservations( args: DescribeHostReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostReservationsCommandOutput) => void ): void; describeHosts(): Promise; describeHosts( args: DescribeHostsCommandInput, options?: __HttpHandlerOptions ): Promise; describeHosts( args: DescribeHostsCommandInput, cb: (err: any, data?: DescribeHostsCommandOutput) => void ): void; describeHosts( args: DescribeHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHostsCommandOutput) => void ): void; describeIamInstanceProfileAssociations(): Promise; describeIamInstanceProfileAssociations( args: DescribeIamInstanceProfileAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeIamInstanceProfileAssociations( args: DescribeIamInstanceProfileAssociationsCommandInput, cb: ( err: any, data?: DescribeIamInstanceProfileAssociationsCommandOutput ) => void ): void; describeIamInstanceProfileAssociations( args: DescribeIamInstanceProfileAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeIamInstanceProfileAssociationsCommandOutput ) => void ): void; describeIdentityIdFormat( args: DescribeIdentityIdFormatCommandInput, options?: __HttpHandlerOptions ): Promise; describeIdentityIdFormat( args: DescribeIdentityIdFormatCommandInput, cb: (err: any, data?: DescribeIdentityIdFormatCommandOutput) => void ): void; describeIdentityIdFormat( args: DescribeIdentityIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIdentityIdFormatCommandOutput) => void ): void; describeIdFormat(): Promise; describeIdFormat( args: DescribeIdFormatCommandInput, options?: __HttpHandlerOptions ): Promise; describeIdFormat( args: DescribeIdFormatCommandInput, cb: (err: any, data?: DescribeIdFormatCommandOutput) => void ): void; describeIdFormat( args: DescribeIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIdFormatCommandOutput) => void ): void; describeImageAttribute( args: DescribeImageAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeImageAttribute( args: DescribeImageAttributeCommandInput, cb: (err: any, data?: DescribeImageAttributeCommandOutput) => void ): void; describeImageAttribute( args: DescribeImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageAttributeCommandOutput) => void ): void; describeImageReferences( args: DescribeImageReferencesCommandInput, options?: __HttpHandlerOptions ): Promise; describeImageReferences( args: DescribeImageReferencesCommandInput, cb: (err: any, data?: DescribeImageReferencesCommandOutput) => void ): void; describeImageReferences( args: DescribeImageReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageReferencesCommandOutput) => void ): void; describeImages(): Promise; describeImages( args: DescribeImagesCommandInput, options?: __HttpHandlerOptions ): Promise; describeImages( args: DescribeImagesCommandInput, cb: (err: any, data?: DescribeImagesCommandOutput) => void ): void; describeImages( args: DescribeImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagesCommandOutput) => void ): void; describeImageUsageReportEntries(): Promise; describeImageUsageReportEntries( args: DescribeImageUsageReportEntriesCommandInput, options?: __HttpHandlerOptions ): Promise; describeImageUsageReportEntries( args: DescribeImageUsageReportEntriesCommandInput, cb: (err: any, data?: DescribeImageUsageReportEntriesCommandOutput) => void ): void; describeImageUsageReportEntries( args: DescribeImageUsageReportEntriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageUsageReportEntriesCommandOutput) => void ): void; describeImageUsageReports(): Promise; describeImageUsageReports( args: DescribeImageUsageReportsCommandInput, options?: __HttpHandlerOptions ): Promise; describeImageUsageReports( args: DescribeImageUsageReportsCommandInput, cb: (err: any, data?: DescribeImageUsageReportsCommandOutput) => void ): void; describeImageUsageReports( args: DescribeImageUsageReportsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageUsageReportsCommandOutput) => void ): void; describeImportImageTasks(): Promise; describeImportImageTasks( args: DescribeImportImageTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeImportImageTasks( args: DescribeImportImageTasksCommandInput, cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void ): void; describeImportImageTasks( args: DescribeImportImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImportImageTasksCommandOutput) => void ): void; describeImportSnapshotTasks(): Promise; describeImportSnapshotTasks( args: DescribeImportSnapshotTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeImportSnapshotTasks( args: DescribeImportSnapshotTasksCommandInput, cb: (err: any, data?: DescribeImportSnapshotTasksCommandOutput) => void ): void; describeImportSnapshotTasks( args: DescribeImportSnapshotTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImportSnapshotTasksCommandOutput) => void ): void; describeInstanceAttribute( args: DescribeInstanceAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceAttribute( args: DescribeInstanceAttributeCommandInput, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void ): void; describeInstanceAttribute( args: DescribeInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void ): void; describeInstanceConnectEndpoints(): Promise; describeInstanceConnectEndpoints( args: DescribeInstanceConnectEndpointsCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceConnectEndpoints( args: DescribeInstanceConnectEndpointsCommandInput, cb: (err: any, data?: DescribeInstanceConnectEndpointsCommandOutput) => void ): void; describeInstanceConnectEndpoints( args: DescribeInstanceConnectEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceConnectEndpointsCommandOutput) => void ): void; describeInstanceCreditSpecifications(): Promise; describeInstanceCreditSpecifications( args: DescribeInstanceCreditSpecificationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceCreditSpecifications( args: DescribeInstanceCreditSpecificationsCommandInput, cb: ( err: any, data?: DescribeInstanceCreditSpecificationsCommandOutput ) => void ): void; describeInstanceCreditSpecifications( args: DescribeInstanceCreditSpecificationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeInstanceCreditSpecificationsCommandOutput ) => void ): void; describeInstanceEventNotificationAttributes(): Promise; describeInstanceEventNotificationAttributes( args: DescribeInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceEventNotificationAttributes( args: DescribeInstanceEventNotificationAttributesCommandInput, cb: ( err: any, data?: DescribeInstanceEventNotificationAttributesCommandOutput ) => void ): void; describeInstanceEventNotificationAttributes( args: DescribeInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeInstanceEventNotificationAttributesCommandOutput ) => void ): void; describeInstanceEventWindows(): Promise; describeInstanceEventWindows( args: DescribeInstanceEventWindowsCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceEventWindows( args: DescribeInstanceEventWindowsCommandInput, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void ): void; describeInstanceEventWindows( args: DescribeInstanceEventWindowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceEventWindowsCommandOutput) => void ): void; describeInstanceImageMetadata(): Promise; describeInstanceImageMetadata( args: DescribeInstanceImageMetadataCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceImageMetadata( args: DescribeInstanceImageMetadataCommandInput, cb: (err: any, data?: DescribeInstanceImageMetadataCommandOutput) => void ): void; describeInstanceImageMetadata( args: DescribeInstanceImageMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceImageMetadataCommandOutput) => void ): void; describeInstances(): Promise; describeInstances( args: DescribeInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstances( args: DescribeInstancesCommandInput, cb: (err: any, data?: DescribeInstancesCommandOutput) => void ): void; describeInstances( args: DescribeInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstancesCommandOutput) => void ): void; describeInstanceSqlHaHistoryStates(): Promise; describeInstanceSqlHaHistoryStates( args: DescribeInstanceSqlHaHistoryStatesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceSqlHaHistoryStates( args: DescribeInstanceSqlHaHistoryStatesCommandInput, cb: ( err: any, data?: DescribeInstanceSqlHaHistoryStatesCommandOutput ) => void ): void; describeInstanceSqlHaHistoryStates( args: DescribeInstanceSqlHaHistoryStatesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeInstanceSqlHaHistoryStatesCommandOutput ) => void ): void; describeInstanceSqlHaStates(): Promise; describeInstanceSqlHaStates( args: DescribeInstanceSqlHaStatesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceSqlHaStates( args: DescribeInstanceSqlHaStatesCommandInput, cb: (err: any, data?: DescribeInstanceSqlHaStatesCommandOutput) => void ): void; describeInstanceSqlHaStates( args: DescribeInstanceSqlHaStatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceSqlHaStatesCommandOutput) => void ): void; describeInstanceStatus(): Promise; describeInstanceStatus( args: DescribeInstanceStatusCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceStatus( args: DescribeInstanceStatusCommandInput, cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void ): void; describeInstanceStatus( args: DescribeInstanceStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceStatusCommandOutput) => void ): void; describeInstanceTopology(): Promise; describeInstanceTopology( args: DescribeInstanceTopologyCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceTopology( args: DescribeInstanceTopologyCommandInput, cb: (err: any, data?: DescribeInstanceTopologyCommandOutput) => void ): void; describeInstanceTopology( args: DescribeInstanceTopologyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTopologyCommandOutput) => void ): void; describeInstanceTypeOfferings(): Promise; describeInstanceTypeOfferings( args: DescribeInstanceTypeOfferingsCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceTypeOfferings( args: DescribeInstanceTypeOfferingsCommandInput, cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void ): void; describeInstanceTypeOfferings( args: DescribeInstanceTypeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTypeOfferingsCommandOutput) => void ): void; describeInstanceTypes(): Promise; describeInstanceTypes( args: DescribeInstanceTypesCommandInput, options?: __HttpHandlerOptions ): Promise; describeInstanceTypes( args: DescribeInstanceTypesCommandInput, cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void ): void; describeInstanceTypes( args: DescribeInstanceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceTypesCommandOutput) => void ): void; describeInternetGateways(): Promise; describeInternetGateways( args: DescribeInternetGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeInternetGateways( args: DescribeInternetGatewaysCommandInput, cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void ): void; describeInternetGateways( args: DescribeInternetGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInternetGatewaysCommandOutput) => void ): void; describeIpamByoasn(): Promise; describeIpamByoasn( args: DescribeIpamByoasnCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamByoasn( args: DescribeIpamByoasnCommandInput, cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void ): void; describeIpamByoasn( args: DescribeIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamByoasnCommandOutput) => void ): void; describeIpamExternalResourceVerificationTokens(): Promise; describeIpamExternalResourceVerificationTokens( args: DescribeIpamExternalResourceVerificationTokensCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamExternalResourceVerificationTokens( args: DescribeIpamExternalResourceVerificationTokensCommandInput, cb: ( err: any, data?: DescribeIpamExternalResourceVerificationTokensCommandOutput ) => void ): void; describeIpamExternalResourceVerificationTokens( args: DescribeIpamExternalResourceVerificationTokensCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeIpamExternalResourceVerificationTokensCommandOutput ) => void ): void; describeIpamPolicies(): Promise; describeIpamPolicies( args: DescribeIpamPoliciesCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamPolicies( args: DescribeIpamPoliciesCommandInput, cb: (err: any, data?: DescribeIpamPoliciesCommandOutput) => void ): void; describeIpamPolicies( args: DescribeIpamPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamPoliciesCommandOutput) => void ): void; describeIpamPools(): Promise; describeIpamPools( args: DescribeIpamPoolsCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamPools( args: DescribeIpamPoolsCommandInput, cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void ): void; describeIpamPools( args: DescribeIpamPoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamPoolsCommandOutput) => void ): void; describeIpamPrefixListResolvers(): Promise; describeIpamPrefixListResolvers( args: DescribeIpamPrefixListResolversCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamPrefixListResolvers( args: DescribeIpamPrefixListResolversCommandInput, cb: (err: any, data?: DescribeIpamPrefixListResolversCommandOutput) => void ): void; describeIpamPrefixListResolvers( args: DescribeIpamPrefixListResolversCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamPrefixListResolversCommandOutput) => void ): void; describeIpamPrefixListResolverTargets(): Promise; describeIpamPrefixListResolverTargets( args: DescribeIpamPrefixListResolverTargetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamPrefixListResolverTargets( args: DescribeIpamPrefixListResolverTargetsCommandInput, cb: ( err: any, data?: DescribeIpamPrefixListResolverTargetsCommandOutput ) => void ): void; describeIpamPrefixListResolverTargets( args: DescribeIpamPrefixListResolverTargetsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeIpamPrefixListResolverTargetsCommandOutput ) => void ): void; describeIpamResourceDiscoveries(): Promise; describeIpamResourceDiscoveries( args: DescribeIpamResourceDiscoveriesCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamResourceDiscoveries( args: DescribeIpamResourceDiscoveriesCommandInput, cb: (err: any, data?: DescribeIpamResourceDiscoveriesCommandOutput) => void ): void; describeIpamResourceDiscoveries( args: DescribeIpamResourceDiscoveriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamResourceDiscoveriesCommandOutput) => void ): void; describeIpamResourceDiscoveryAssociations(): Promise; describeIpamResourceDiscoveryAssociations( args: DescribeIpamResourceDiscoveryAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamResourceDiscoveryAssociations( args: DescribeIpamResourceDiscoveryAssociationsCommandInput, cb: ( err: any, data?: DescribeIpamResourceDiscoveryAssociationsCommandOutput ) => void ): void; describeIpamResourceDiscoveryAssociations( args: DescribeIpamResourceDiscoveryAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeIpamResourceDiscoveryAssociationsCommandOutput ) => void ): void; describeIpams(): Promise; describeIpams( args: DescribeIpamsCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpams( args: DescribeIpamsCommandInput, cb: (err: any, data?: DescribeIpamsCommandOutput) => void ): void; describeIpams( args: DescribeIpamsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamsCommandOutput) => void ): void; describeIpamScopes(): Promise; describeIpamScopes( args: DescribeIpamScopesCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpamScopes( args: DescribeIpamScopesCommandInput, cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void ): void; describeIpamScopes( args: DescribeIpamScopesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpamScopesCommandOutput) => void ): void; describeIpv6Pools(): Promise; describeIpv6Pools( args: DescribeIpv6PoolsCommandInput, options?: __HttpHandlerOptions ): Promise; describeIpv6Pools( args: DescribeIpv6PoolsCommandInput, cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void ): void; describeIpv6Pools( args: DescribeIpv6PoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeIpv6PoolsCommandOutput) => void ): void; describeKeyPairs(): Promise; describeKeyPairs( args: DescribeKeyPairsCommandInput, options?: __HttpHandlerOptions ): Promise; describeKeyPairs( args: DescribeKeyPairsCommandInput, cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void ): void; describeKeyPairs( args: DescribeKeyPairsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeKeyPairsCommandOutput) => void ): void; describeLaunchTemplates(): Promise; describeLaunchTemplates( args: DescribeLaunchTemplatesCommandInput, options?: __HttpHandlerOptions ): Promise; describeLaunchTemplates( args: DescribeLaunchTemplatesCommandInput, cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void ): void; describeLaunchTemplates( args: DescribeLaunchTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchTemplatesCommandOutput) => void ): void; describeLaunchTemplateVersions(): Promise; describeLaunchTemplateVersions( args: DescribeLaunchTemplateVersionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeLaunchTemplateVersions( args: DescribeLaunchTemplateVersionsCommandInput, cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void ): void; describeLaunchTemplateVersions( args: DescribeLaunchTemplateVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLaunchTemplateVersionsCommandOutput) => void ): void; describeLocalGatewayRouteTables(): Promise; describeLocalGatewayRouteTables( args: DescribeLocalGatewayRouteTablesCommandInput, options?: __HttpHandlerOptions ): Promise; describeLocalGatewayRouteTables( args: DescribeLocalGatewayRouteTablesCommandInput, cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void ): void; describeLocalGatewayRouteTables( args: DescribeLocalGatewayRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewayRouteTablesCommandOutput) => void ): void; describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(): Promise; describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations( args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations( args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, cb: ( err: any, data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput ) => void ): void; describeLocalGatewayRouteTableVirtualInterfaceGroupAssociations( args: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput ) => void ): void; describeLocalGatewayRouteTableVpcAssociations(): Promise; describeLocalGatewayRouteTableVpcAssociations( args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeLocalGatewayRouteTableVpcAssociations( args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, cb: ( err: any, data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput ) => void ): void; describeLocalGatewayRouteTableVpcAssociations( args: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput ) => void ): void; describeLocalGateways(): Promise; describeLocalGateways( args: DescribeLocalGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeLocalGateways( args: DescribeLocalGatewaysCommandInput, cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void ): void; describeLocalGateways( args: DescribeLocalGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocalGatewaysCommandOutput) => void ): void; describeLocalGatewayVirtualInterfaceGroups(): Promise; describeLocalGatewayVirtualInterfaceGroups( args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; describeLocalGatewayVirtualInterfaceGroups( args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, cb: ( err: any, data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput ) => void ): void; describeLocalGatewayVirtualInterfaceGroups( args: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput ) => void ): void; describeLocalGatewayVirtualInterfaces(): Promise; describeLocalGatewayVirtualInterfaces( args: DescribeLocalGatewayVirtualInterfacesCommandInput, options?: __HttpHandlerOptions ): Promise; describeLocalGatewayVirtualInterfaces( args: DescribeLocalGatewayVirtualInterfacesCommandInput, cb: ( err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput ) => void ): void; describeLocalGatewayVirtualInterfaces( args: DescribeLocalGatewayVirtualInterfacesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeLocalGatewayVirtualInterfacesCommandOutput ) => void ): void; describeLockedSnapshots(): Promise; describeLockedSnapshots( args: DescribeLockedSnapshotsCommandInput, options?: __HttpHandlerOptions ): Promise; describeLockedSnapshots( args: DescribeLockedSnapshotsCommandInput, cb: (err: any, data?: DescribeLockedSnapshotsCommandOutput) => void ): void; describeLockedSnapshots( args: DescribeLockedSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLockedSnapshotsCommandOutput) => void ): void; describeMacHosts(): Promise; describeMacHosts( args: DescribeMacHostsCommandInput, options?: __HttpHandlerOptions ): Promise; describeMacHosts( args: DescribeMacHostsCommandInput, cb: (err: any, data?: DescribeMacHostsCommandOutput) => void ): void; describeMacHosts( args: DescribeMacHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMacHostsCommandOutput) => void ): void; describeMacModificationTasks(): Promise; describeMacModificationTasks( args: DescribeMacModificationTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeMacModificationTasks( args: DescribeMacModificationTasksCommandInput, cb: (err: any, data?: DescribeMacModificationTasksCommandOutput) => void ): void; describeMacModificationTasks( args: DescribeMacModificationTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMacModificationTasksCommandOutput) => void ): void; describeManagedPrefixLists(): Promise; describeManagedPrefixLists( args: DescribeManagedPrefixListsCommandInput, options?: __HttpHandlerOptions ): Promise; describeManagedPrefixLists( args: DescribeManagedPrefixListsCommandInput, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void ): void; describeManagedPrefixLists( args: DescribeManagedPrefixListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeManagedPrefixListsCommandOutput) => void ): void; describeMovingAddresses(): Promise; describeMovingAddresses( args: DescribeMovingAddressesCommandInput, options?: __HttpHandlerOptions ): Promise; describeMovingAddresses( args: DescribeMovingAddressesCommandInput, cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void ): void; describeMovingAddresses( args: DescribeMovingAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeMovingAddressesCommandOutput) => void ): void; describeNatGateways(): Promise; describeNatGateways( args: DescribeNatGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeNatGateways( args: DescribeNatGatewaysCommandInput, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void ): void; describeNatGateways( args: DescribeNatGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNatGatewaysCommandOutput) => void ): void; describeNetworkAcls(): Promise; describeNetworkAcls( args: DescribeNetworkAclsCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkAcls( args: DescribeNetworkAclsCommandInput, cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void ): void; describeNetworkAcls( args: DescribeNetworkAclsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkAclsCommandOutput) => void ): void; describeNetworkInsightsAccessScopeAnalyses(): Promise; describeNetworkInsightsAccessScopeAnalyses( args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInsightsAccessScopeAnalyses( args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, cb: ( err: any, data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput ) => void ): void; describeNetworkInsightsAccessScopeAnalyses( args: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeNetworkInsightsAccessScopeAnalysesCommandOutput ) => void ): void; describeNetworkInsightsAccessScopes(): Promise; describeNetworkInsightsAccessScopes( args: DescribeNetworkInsightsAccessScopesCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInsightsAccessScopes( args: DescribeNetworkInsightsAccessScopesCommandInput, cb: ( err: any, data?: DescribeNetworkInsightsAccessScopesCommandOutput ) => void ): void; describeNetworkInsightsAccessScopes( args: DescribeNetworkInsightsAccessScopesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeNetworkInsightsAccessScopesCommandOutput ) => void ): void; describeNetworkInsightsAnalyses(): Promise; describeNetworkInsightsAnalyses( args: DescribeNetworkInsightsAnalysesCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInsightsAnalyses( args: DescribeNetworkInsightsAnalysesCommandInput, cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void ): void; describeNetworkInsightsAnalyses( args: DescribeNetworkInsightsAnalysesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsAnalysesCommandOutput) => void ): void; describeNetworkInsightsPaths(): Promise; describeNetworkInsightsPaths( args: DescribeNetworkInsightsPathsCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInsightsPaths( args: DescribeNetworkInsightsPathsCommandInput, cb: (err: any, data?: DescribeNetworkInsightsPathsCommandOutput) => void ): void; describeNetworkInsightsPaths( args: DescribeNetworkInsightsPathsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInsightsPathsCommandOutput) => void ): void; describeNetworkInterfaceAttribute( args: DescribeNetworkInterfaceAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInterfaceAttribute( args: DescribeNetworkInterfaceAttributeCommandInput, cb: ( err: any, data?: DescribeNetworkInterfaceAttributeCommandOutput ) => void ): void; describeNetworkInterfaceAttribute( args: DescribeNetworkInterfaceAttributeCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeNetworkInterfaceAttributeCommandOutput ) => void ): void; describeNetworkInterfacePermissions(): Promise; describeNetworkInterfacePermissions( args: DescribeNetworkInterfacePermissionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInterfacePermissions( args: DescribeNetworkInterfacePermissionsCommandInput, cb: ( err: any, data?: DescribeNetworkInterfacePermissionsCommandOutput ) => void ): void; describeNetworkInterfacePermissions( args: DescribeNetworkInterfacePermissionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeNetworkInterfacePermissionsCommandOutput ) => void ): void; describeNetworkInterfaces(): Promise; describeNetworkInterfaces( args: DescribeNetworkInterfacesCommandInput, options?: __HttpHandlerOptions ): Promise; describeNetworkInterfaces( args: DescribeNetworkInterfacesCommandInput, cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void ): void; describeNetworkInterfaces( args: DescribeNetworkInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNetworkInterfacesCommandOutput) => void ): void; describeOutpostLags(): Promise; describeOutpostLags( args: DescribeOutpostLagsCommandInput, options?: __HttpHandlerOptions ): Promise; describeOutpostLags( args: DescribeOutpostLagsCommandInput, cb: (err: any, data?: DescribeOutpostLagsCommandOutput) => void ): void; describeOutpostLags( args: DescribeOutpostLagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOutpostLagsCommandOutput) => void ): void; describePlacementGroups(): Promise; describePlacementGroups( args: DescribePlacementGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; describePlacementGroups( args: DescribePlacementGroupsCommandInput, cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void ): void; describePlacementGroups( args: DescribePlacementGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePlacementGroupsCommandOutput) => void ): void; describePrefixLists(): Promise; describePrefixLists( args: DescribePrefixListsCommandInput, options?: __HttpHandlerOptions ): Promise; describePrefixLists( args: DescribePrefixListsCommandInput, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void ): void; describePrefixLists( args: DescribePrefixListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePrefixListsCommandOutput) => void ): void; describePrincipalIdFormat(): Promise; describePrincipalIdFormat( args: DescribePrincipalIdFormatCommandInput, options?: __HttpHandlerOptions ): Promise; describePrincipalIdFormat( args: DescribePrincipalIdFormatCommandInput, cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void ): void; describePrincipalIdFormat( args: DescribePrincipalIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePrincipalIdFormatCommandOutput) => void ): void; describePublicIpv4Pools(): Promise; describePublicIpv4Pools( args: DescribePublicIpv4PoolsCommandInput, options?: __HttpHandlerOptions ): Promise; describePublicIpv4Pools( args: DescribePublicIpv4PoolsCommandInput, cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void ): void; describePublicIpv4Pools( args: DescribePublicIpv4PoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePublicIpv4PoolsCommandOutput) => void ): void; describeRegions(): Promise; describeRegions( args: DescribeRegionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeRegions( args: DescribeRegionsCommandInput, cb: (err: any, data?: DescribeRegionsCommandOutput) => void ): void; describeRegions( args: DescribeRegionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegionsCommandOutput) => void ): void; describeReplaceRootVolumeTasks(): Promise; describeReplaceRootVolumeTasks( args: DescribeReplaceRootVolumeTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeReplaceRootVolumeTasks( args: DescribeReplaceRootVolumeTasksCommandInput, cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void ): void; describeReplaceRootVolumeTasks( args: DescribeReplaceRootVolumeTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReplaceRootVolumeTasksCommandOutput) => void ): void; describeReservedInstances(): Promise; describeReservedInstances( args: DescribeReservedInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeReservedInstances( args: DescribeReservedInstancesCommandInput, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void ): void; describeReservedInstances( args: DescribeReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedInstancesCommandOutput) => void ): void; describeReservedInstancesListings(): Promise; describeReservedInstancesListings( args: DescribeReservedInstancesListingsCommandInput, options?: __HttpHandlerOptions ): Promise; describeReservedInstancesListings( args: DescribeReservedInstancesListingsCommandInput, cb: ( err: any, data?: DescribeReservedInstancesListingsCommandOutput ) => void ): void; describeReservedInstancesListings( args: DescribeReservedInstancesListingsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeReservedInstancesListingsCommandOutput ) => void ): void; describeReservedInstancesModifications(): Promise; describeReservedInstancesModifications( args: DescribeReservedInstancesModificationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeReservedInstancesModifications( args: DescribeReservedInstancesModificationsCommandInput, cb: ( err: any, data?: DescribeReservedInstancesModificationsCommandOutput ) => void ): void; describeReservedInstancesModifications( args: DescribeReservedInstancesModificationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeReservedInstancesModificationsCommandOutput ) => void ): void; describeReservedInstancesOfferings(): Promise; describeReservedInstancesOfferings( args: DescribeReservedInstancesOfferingsCommandInput, options?: __HttpHandlerOptions ): Promise; describeReservedInstancesOfferings( args: DescribeReservedInstancesOfferingsCommandInput, cb: ( err: any, data?: DescribeReservedInstancesOfferingsCommandOutput ) => void ): void; describeReservedInstancesOfferings( args: DescribeReservedInstancesOfferingsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeReservedInstancesOfferingsCommandOutput ) => void ): void; describeRouteServerEndpoints(): Promise; describeRouteServerEndpoints( args: DescribeRouteServerEndpointsCommandInput, options?: __HttpHandlerOptions ): Promise; describeRouteServerEndpoints( args: DescribeRouteServerEndpointsCommandInput, cb: (err: any, data?: DescribeRouteServerEndpointsCommandOutput) => void ): void; describeRouteServerEndpoints( args: DescribeRouteServerEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRouteServerEndpointsCommandOutput) => void ): void; describeRouteServerPeers(): Promise; describeRouteServerPeers( args: DescribeRouteServerPeersCommandInput, options?: __HttpHandlerOptions ): Promise; describeRouteServerPeers( args: DescribeRouteServerPeersCommandInput, cb: (err: any, data?: DescribeRouteServerPeersCommandOutput) => void ): void; describeRouteServerPeers( args: DescribeRouteServerPeersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRouteServerPeersCommandOutput) => void ): void; describeRouteServers(): Promise; describeRouteServers( args: DescribeRouteServersCommandInput, options?: __HttpHandlerOptions ): Promise; describeRouteServers( args: DescribeRouteServersCommandInput, cb: (err: any, data?: DescribeRouteServersCommandOutput) => void ): void; describeRouteServers( args: DescribeRouteServersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRouteServersCommandOutput) => void ): void; describeRouteTables(): Promise; describeRouteTables( args: DescribeRouteTablesCommandInput, options?: __HttpHandlerOptions ): Promise; describeRouteTables( args: DescribeRouteTablesCommandInput, cb: (err: any, data?: DescribeRouteTablesCommandOutput) => void ): void; describeRouteTables( args: DescribeRouteTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRouteTablesCommandOutput) => void ): void; describeScheduledInstanceAvailability( args: DescribeScheduledInstanceAvailabilityCommandInput, options?: __HttpHandlerOptions ): Promise; describeScheduledInstanceAvailability( args: DescribeScheduledInstanceAvailabilityCommandInput, cb: ( err: any, data?: DescribeScheduledInstanceAvailabilityCommandOutput ) => void ): void; describeScheduledInstanceAvailability( args: DescribeScheduledInstanceAvailabilityCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeScheduledInstanceAvailabilityCommandOutput ) => void ): void; describeScheduledInstances(): Promise; describeScheduledInstances( args: DescribeScheduledInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeScheduledInstances( args: DescribeScheduledInstancesCommandInput, cb: (err: any, data?: DescribeScheduledInstancesCommandOutput) => void ): void; describeScheduledInstances( args: DescribeScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledInstancesCommandOutput) => void ): void; describeSecondaryInterfaces(): Promise; describeSecondaryInterfaces( args: DescribeSecondaryInterfacesCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecondaryInterfaces( args: DescribeSecondaryInterfacesCommandInput, cb: (err: any, data?: DescribeSecondaryInterfacesCommandOutput) => void ): void; describeSecondaryInterfaces( args: DescribeSecondaryInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecondaryInterfacesCommandOutput) => void ): void; describeSecondaryNetworks(): Promise; describeSecondaryNetworks( args: DescribeSecondaryNetworksCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecondaryNetworks( args: DescribeSecondaryNetworksCommandInput, cb: (err: any, data?: DescribeSecondaryNetworksCommandOutput) => void ): void; describeSecondaryNetworks( args: DescribeSecondaryNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecondaryNetworksCommandOutput) => void ): void; describeSecondarySubnets(): Promise; describeSecondarySubnets( args: DescribeSecondarySubnetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecondarySubnets( args: DescribeSecondarySubnetsCommandInput, cb: (err: any, data?: DescribeSecondarySubnetsCommandOutput) => void ): void; describeSecondarySubnets( args: DescribeSecondarySubnetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecondarySubnetsCommandOutput) => void ): void; describeSecurityGroupReferences( args: DescribeSecurityGroupReferencesCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecurityGroupReferences( args: DescribeSecurityGroupReferencesCommandInput, cb: (err: any, data?: DescribeSecurityGroupReferencesCommandOutput) => void ): void; describeSecurityGroupReferences( args: DescribeSecurityGroupReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupReferencesCommandOutput) => void ): void; describeSecurityGroupRules(): Promise; describeSecurityGroupRules( args: DescribeSecurityGroupRulesCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecurityGroupRules( args: DescribeSecurityGroupRulesCommandInput, cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void ): void; describeSecurityGroupRules( args: DescribeSecurityGroupRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupRulesCommandOutput) => void ): void; describeSecurityGroups(): Promise; describeSecurityGroups( args: DescribeSecurityGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecurityGroups( args: DescribeSecurityGroupsCommandInput, cb: (err: any, data?: DescribeSecurityGroupsCommandOutput) => void ): void; describeSecurityGroups( args: DescribeSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityGroupsCommandOutput) => void ): void; describeSecurityGroupVpcAssociations(): Promise; describeSecurityGroupVpcAssociations( args: DescribeSecurityGroupVpcAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSecurityGroupVpcAssociations( args: DescribeSecurityGroupVpcAssociationsCommandInput, cb: ( err: any, data?: DescribeSecurityGroupVpcAssociationsCommandOutput ) => void ): void; describeSecurityGroupVpcAssociations( args: DescribeSecurityGroupVpcAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeSecurityGroupVpcAssociationsCommandOutput ) => void ): void; describeServiceLinkVirtualInterfaces(): Promise; describeServiceLinkVirtualInterfaces( args: DescribeServiceLinkVirtualInterfacesCommandInput, options?: __HttpHandlerOptions ): Promise; describeServiceLinkVirtualInterfaces( args: DescribeServiceLinkVirtualInterfacesCommandInput, cb: ( err: any, data?: DescribeServiceLinkVirtualInterfacesCommandOutput ) => void ): void; describeServiceLinkVirtualInterfaces( args: DescribeServiceLinkVirtualInterfacesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeServiceLinkVirtualInterfacesCommandOutput ) => void ): void; describeSnapshotAttribute( args: DescribeSnapshotAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeSnapshotAttribute( args: DescribeSnapshotAttributeCommandInput, cb: (err: any, data?: DescribeSnapshotAttributeCommandOutput) => void ): void; describeSnapshotAttribute( args: DescribeSnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotAttributeCommandOutput) => void ): void; describeSnapshots(): Promise; describeSnapshots( args: DescribeSnapshotsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSnapshots( args: DescribeSnapshotsCommandInput, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void ): void; describeSnapshots( args: DescribeSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotsCommandOutput) => void ): void; describeSnapshotTierStatus(): Promise; describeSnapshotTierStatus( args: DescribeSnapshotTierStatusCommandInput, options?: __HttpHandlerOptions ): Promise; describeSnapshotTierStatus( args: DescribeSnapshotTierStatusCommandInput, cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void ): void; describeSnapshotTierStatus( args: DescribeSnapshotTierStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotTierStatusCommandOutput) => void ): void; describeSpotDatafeedSubscription(): Promise; describeSpotDatafeedSubscription( args: DescribeSpotDatafeedSubscriptionCommandInput, options?: __HttpHandlerOptions ): Promise; describeSpotDatafeedSubscription( args: DescribeSpotDatafeedSubscriptionCommandInput, cb: (err: any, data?: DescribeSpotDatafeedSubscriptionCommandOutput) => void ): void; describeSpotDatafeedSubscription( args: DescribeSpotDatafeedSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotDatafeedSubscriptionCommandOutput) => void ): void; describeSpotFleetInstances( args: DescribeSpotFleetInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeSpotFleetInstances( args: DescribeSpotFleetInstancesCommandInput, cb: (err: any, data?: DescribeSpotFleetInstancesCommandOutput) => void ): void; describeSpotFleetInstances( args: DescribeSpotFleetInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetInstancesCommandOutput) => void ): void; describeSpotFleetRequestHistory( args: DescribeSpotFleetRequestHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; describeSpotFleetRequestHistory( args: DescribeSpotFleetRequestHistoryCommandInput, cb: (err: any, data?: DescribeSpotFleetRequestHistoryCommandOutput) => void ): void; describeSpotFleetRequestHistory( args: DescribeSpotFleetRequestHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestHistoryCommandOutput) => void ): void; describeSpotFleetRequests(): Promise; describeSpotFleetRequests( args: DescribeSpotFleetRequestsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSpotFleetRequests( args: DescribeSpotFleetRequestsCommandInput, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void ): void; describeSpotFleetRequests( args: DescribeSpotFleetRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotFleetRequestsCommandOutput) => void ): void; describeSpotInstanceRequests(): Promise; describeSpotInstanceRequests( args: DescribeSpotInstanceRequestsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSpotInstanceRequests( args: DescribeSpotInstanceRequestsCommandInput, cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void ): void; describeSpotInstanceRequests( args: DescribeSpotInstanceRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotInstanceRequestsCommandOutput) => void ): void; describeSpotPriceHistory(): Promise; describeSpotPriceHistory( args: DescribeSpotPriceHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; describeSpotPriceHistory( args: DescribeSpotPriceHistoryCommandInput, cb: (err: any, data?: DescribeSpotPriceHistoryCommandOutput) => void ): void; describeSpotPriceHistory( args: DescribeSpotPriceHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpotPriceHistoryCommandOutput) => void ): void; describeStaleSecurityGroups( args: DescribeStaleSecurityGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; describeStaleSecurityGroups( args: DescribeStaleSecurityGroupsCommandInput, cb: (err: any, data?: DescribeStaleSecurityGroupsCommandOutput) => void ): void; describeStaleSecurityGroups( args: DescribeStaleSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStaleSecurityGroupsCommandOutput) => void ): void; describeStoreImageTasks(): Promise; describeStoreImageTasks( args: DescribeStoreImageTasksCommandInput, options?: __HttpHandlerOptions ): Promise; describeStoreImageTasks( args: DescribeStoreImageTasksCommandInput, cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void ): void; describeStoreImageTasks( args: DescribeStoreImageTasksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStoreImageTasksCommandOutput) => void ): void; describeSubnets(): Promise; describeSubnets( args: DescribeSubnetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeSubnets( args: DescribeSubnetsCommandInput, cb: (err: any, data?: DescribeSubnetsCommandOutput) => void ): void; describeSubnets( args: DescribeSubnetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSubnetsCommandOutput) => void ): void; describeTags(): Promise; describeTags( args: DescribeTagsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTags( args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void ): void; describeTags( args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void ): void; describeTrafficMirrorFilterRules(): Promise; describeTrafficMirrorFilterRules( args: DescribeTrafficMirrorFilterRulesCommandInput, options?: __HttpHandlerOptions ): Promise; describeTrafficMirrorFilterRules( args: DescribeTrafficMirrorFilterRulesCommandInput, cb: (err: any, data?: DescribeTrafficMirrorFilterRulesCommandOutput) => void ): void; describeTrafficMirrorFilterRules( args: DescribeTrafficMirrorFilterRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorFilterRulesCommandOutput) => void ): void; describeTrafficMirrorFilters(): Promise; describeTrafficMirrorFilters( args: DescribeTrafficMirrorFiltersCommandInput, options?: __HttpHandlerOptions ): Promise; describeTrafficMirrorFilters( args: DescribeTrafficMirrorFiltersCommandInput, cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void ): void; describeTrafficMirrorFilters( args: DescribeTrafficMirrorFiltersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorFiltersCommandOutput) => void ): void; describeTrafficMirrorSessions(): Promise; describeTrafficMirrorSessions( args: DescribeTrafficMirrorSessionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTrafficMirrorSessions( args: DescribeTrafficMirrorSessionsCommandInput, cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void ): void; describeTrafficMirrorSessions( args: DescribeTrafficMirrorSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorSessionsCommandOutput) => void ): void; describeTrafficMirrorTargets(): Promise; describeTrafficMirrorTargets( args: DescribeTrafficMirrorTargetsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTrafficMirrorTargets( args: DescribeTrafficMirrorTargetsCommandInput, cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void ): void; describeTrafficMirrorTargets( args: DescribeTrafficMirrorTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficMirrorTargetsCommandOutput) => void ): void; describeTransitGatewayAttachments(): Promise; describeTransitGatewayAttachments( args: DescribeTransitGatewayAttachmentsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayAttachments( args: DescribeTransitGatewayAttachmentsCommandInput, cb: ( err: any, data?: DescribeTransitGatewayAttachmentsCommandOutput ) => void ): void; describeTransitGatewayAttachments( args: DescribeTransitGatewayAttachmentsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayAttachmentsCommandOutput ) => void ): void; describeTransitGatewayConnectPeers(): Promise; describeTransitGatewayConnectPeers( args: DescribeTransitGatewayConnectPeersCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayConnectPeers( args: DescribeTransitGatewayConnectPeersCommandInput, cb: ( err: any, data?: DescribeTransitGatewayConnectPeersCommandOutput ) => void ): void; describeTransitGatewayConnectPeers( args: DescribeTransitGatewayConnectPeersCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayConnectPeersCommandOutput ) => void ): void; describeTransitGatewayConnects(): Promise; describeTransitGatewayConnects( args: DescribeTransitGatewayConnectsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayConnects( args: DescribeTransitGatewayConnectsCommandInput, cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void ): void; describeTransitGatewayConnects( args: DescribeTransitGatewayConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewayConnectsCommandOutput) => void ): void; describeTransitGatewayMeteringPolicies(): Promise; describeTransitGatewayMeteringPolicies( args: DescribeTransitGatewayMeteringPoliciesCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayMeteringPolicies( args: DescribeTransitGatewayMeteringPoliciesCommandInput, cb: ( err: any, data?: DescribeTransitGatewayMeteringPoliciesCommandOutput ) => void ): void; describeTransitGatewayMeteringPolicies( args: DescribeTransitGatewayMeteringPoliciesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayMeteringPoliciesCommandOutput ) => void ): void; describeTransitGatewayMulticastDomains(): Promise; describeTransitGatewayMulticastDomains( args: DescribeTransitGatewayMulticastDomainsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayMulticastDomains( args: DescribeTransitGatewayMulticastDomainsCommandInput, cb: ( err: any, data?: DescribeTransitGatewayMulticastDomainsCommandOutput ) => void ): void; describeTransitGatewayMulticastDomains( args: DescribeTransitGatewayMulticastDomainsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayMulticastDomainsCommandOutput ) => void ): void; describeTransitGatewayPeeringAttachments(): Promise; describeTransitGatewayPeeringAttachments( args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayPeeringAttachments( args: DescribeTransitGatewayPeeringAttachmentsCommandInput, cb: ( err: any, data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput ) => void ): void; describeTransitGatewayPeeringAttachments( args: DescribeTransitGatewayPeeringAttachmentsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayPeeringAttachmentsCommandOutput ) => void ): void; describeTransitGatewayPolicyTables(): Promise; describeTransitGatewayPolicyTables( args: DescribeTransitGatewayPolicyTablesCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayPolicyTables( args: DescribeTransitGatewayPolicyTablesCommandInput, cb: ( err: any, data?: DescribeTransitGatewayPolicyTablesCommandOutput ) => void ): void; describeTransitGatewayPolicyTables( args: DescribeTransitGatewayPolicyTablesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayPolicyTablesCommandOutput ) => void ): void; describeTransitGatewayRouteTableAnnouncements(): Promise; describeTransitGatewayRouteTableAnnouncements( args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayRouteTableAnnouncements( args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, cb: ( err: any, data?: DescribeTransitGatewayRouteTableAnnouncementsCommandOutput ) => void ): void; describeTransitGatewayRouteTableAnnouncements( args: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayRouteTableAnnouncementsCommandOutput ) => void ): void; describeTransitGatewayRouteTables(): Promise; describeTransitGatewayRouteTables( args: DescribeTransitGatewayRouteTablesCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayRouteTables( args: DescribeTransitGatewayRouteTablesCommandInput, cb: ( err: any, data?: DescribeTransitGatewayRouteTablesCommandOutput ) => void ): void; describeTransitGatewayRouteTables( args: DescribeTransitGatewayRouteTablesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayRouteTablesCommandOutput ) => void ): void; describeTransitGateways(): Promise; describeTransitGateways( args: DescribeTransitGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGateways( args: DescribeTransitGatewaysCommandInput, cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void ): void; describeTransitGateways( args: DescribeTransitGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTransitGatewaysCommandOutput) => void ): void; describeTransitGatewayVpcAttachments(): Promise; describeTransitGatewayVpcAttachments( args: DescribeTransitGatewayVpcAttachmentsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTransitGatewayVpcAttachments( args: DescribeTransitGatewayVpcAttachmentsCommandInput, cb: ( err: any, data?: DescribeTransitGatewayVpcAttachmentsCommandOutput ) => void ): void; describeTransitGatewayVpcAttachments( args: DescribeTransitGatewayVpcAttachmentsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTransitGatewayVpcAttachmentsCommandOutput ) => void ): void; describeTrunkInterfaceAssociations(): Promise; describeTrunkInterfaceAssociations( args: DescribeTrunkInterfaceAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeTrunkInterfaceAssociations( args: DescribeTrunkInterfaceAssociationsCommandInput, cb: ( err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput ) => void ): void; describeTrunkInterfaceAssociations( args: DescribeTrunkInterfaceAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeTrunkInterfaceAssociationsCommandOutput ) => void ): void; describeVerifiedAccessEndpoints(): Promise; describeVerifiedAccessEndpoints( args: DescribeVerifiedAccessEndpointsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVerifiedAccessEndpoints( args: DescribeVerifiedAccessEndpointsCommandInput, cb: (err: any, data?: DescribeVerifiedAccessEndpointsCommandOutput) => void ): void; describeVerifiedAccessEndpoints( args: DescribeVerifiedAccessEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessEndpointsCommandOutput) => void ): void; describeVerifiedAccessGroups(): Promise; describeVerifiedAccessGroups( args: DescribeVerifiedAccessGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVerifiedAccessGroups( args: DescribeVerifiedAccessGroupsCommandInput, cb: (err: any, data?: DescribeVerifiedAccessGroupsCommandOutput) => void ): void; describeVerifiedAccessGroups( args: DescribeVerifiedAccessGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessGroupsCommandOutput) => void ): void; describeVerifiedAccessInstanceLoggingConfigurations(): Promise; describeVerifiedAccessInstanceLoggingConfigurations( args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVerifiedAccessInstanceLoggingConfigurations( args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, cb: ( err: any, data?: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput ) => void ): void; describeVerifiedAccessInstanceLoggingConfigurations( args: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput ) => void ): void; describeVerifiedAccessInstances(): Promise; describeVerifiedAccessInstances( args: DescribeVerifiedAccessInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; describeVerifiedAccessInstances( args: DescribeVerifiedAccessInstancesCommandInput, cb: (err: any, data?: DescribeVerifiedAccessInstancesCommandOutput) => void ): void; describeVerifiedAccessInstances( args: DescribeVerifiedAccessInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedAccessInstancesCommandOutput) => void ): void; describeVerifiedAccessTrustProviders(): Promise; describeVerifiedAccessTrustProviders( args: DescribeVerifiedAccessTrustProvidersCommandInput, options?: __HttpHandlerOptions ): Promise; describeVerifiedAccessTrustProviders( args: DescribeVerifiedAccessTrustProvidersCommandInput, cb: ( err: any, data?: DescribeVerifiedAccessTrustProvidersCommandOutput ) => void ): void; describeVerifiedAccessTrustProviders( args: DescribeVerifiedAccessTrustProvidersCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVerifiedAccessTrustProvidersCommandOutput ) => void ): void; describeVolumeAttribute( args: DescribeVolumeAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeVolumeAttribute( args: DescribeVolumeAttributeCommandInput, cb: (err: any, data?: DescribeVolumeAttributeCommandOutput) => void ): void; describeVolumeAttribute( args: DescribeVolumeAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumeAttributeCommandOutput) => void ): void; describeVolumes(): Promise; describeVolumes( args: DescribeVolumesCommandInput, options?: __HttpHandlerOptions ): Promise; describeVolumes( args: DescribeVolumesCommandInput, cb: (err: any, data?: DescribeVolumesCommandOutput) => void ): void; describeVolumes( args: DescribeVolumesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesCommandOutput) => void ): void; describeVolumesModifications(): Promise; describeVolumesModifications( args: DescribeVolumesModificationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVolumesModifications( args: DescribeVolumesModificationsCommandInput, cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void ): void; describeVolumesModifications( args: DescribeVolumesModificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumesModificationsCommandOutput) => void ): void; describeVolumeStatus(): Promise; describeVolumeStatus( args: DescribeVolumeStatusCommandInput, options?: __HttpHandlerOptions ): Promise; describeVolumeStatus( args: DescribeVolumeStatusCommandInput, cb: (err: any, data?: DescribeVolumeStatusCommandOutput) => void ): void; describeVolumeStatus( args: DescribeVolumeStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVolumeStatusCommandOutput) => void ): void; describeVpcAttribute( args: DescribeVpcAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcAttribute( args: DescribeVpcAttributeCommandInput, cb: (err: any, data?: DescribeVpcAttributeCommandOutput) => void ): void; describeVpcAttribute( args: DescribeVpcAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcAttributeCommandOutput) => void ): void; describeVpcBlockPublicAccessExclusions(): Promise; describeVpcBlockPublicAccessExclusions( args: DescribeVpcBlockPublicAccessExclusionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcBlockPublicAccessExclusions( args: DescribeVpcBlockPublicAccessExclusionsCommandInput, cb: ( err: any, data?: DescribeVpcBlockPublicAccessExclusionsCommandOutput ) => void ): void; describeVpcBlockPublicAccessExclusions( args: DescribeVpcBlockPublicAccessExclusionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVpcBlockPublicAccessExclusionsCommandOutput ) => void ): void; describeVpcBlockPublicAccessOptions(): Promise; describeVpcBlockPublicAccessOptions( args: DescribeVpcBlockPublicAccessOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcBlockPublicAccessOptions( args: DescribeVpcBlockPublicAccessOptionsCommandInput, cb: ( err: any, data?: DescribeVpcBlockPublicAccessOptionsCommandOutput ) => void ): void; describeVpcBlockPublicAccessOptions( args: DescribeVpcBlockPublicAccessOptionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVpcBlockPublicAccessOptionsCommandOutput ) => void ): void; describeVpcClassicLink(): Promise; describeVpcClassicLink( args: DescribeVpcClassicLinkCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcClassicLink( args: DescribeVpcClassicLinkCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void ): void; describeVpcClassicLink( args: DescribeVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcClassicLinkCommandOutput) => void ): void; describeVpcClassicLinkDnsSupport(): Promise; describeVpcClassicLinkDnsSupport( args: DescribeVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcClassicLinkDnsSupport( args: DescribeVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void ): void; describeVpcClassicLinkDnsSupport( args: DescribeVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcClassicLinkDnsSupportCommandOutput) => void ): void; describeVpcEncryptionControls(): Promise; describeVpcEncryptionControls( args: DescribeVpcEncryptionControlsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEncryptionControls( args: DescribeVpcEncryptionControlsCommandInput, cb: (err: any, data?: DescribeVpcEncryptionControlsCommandOutput) => void ): void; describeVpcEncryptionControls( args: DescribeVpcEncryptionControlsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEncryptionControlsCommandOutput) => void ): void; describeVpcEndpointAssociations(): Promise; describeVpcEndpointAssociations( args: DescribeVpcEndpointAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpointAssociations( args: DescribeVpcEndpointAssociationsCommandInput, cb: (err: any, data?: DescribeVpcEndpointAssociationsCommandOutput) => void ): void; describeVpcEndpointAssociations( args: DescribeVpcEndpointAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointAssociationsCommandOutput) => void ): void; describeVpcEndpointConnectionNotifications(): Promise; describeVpcEndpointConnectionNotifications( args: DescribeVpcEndpointConnectionNotificationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpointConnectionNotifications( args: DescribeVpcEndpointConnectionNotificationsCommandInput, cb: ( err: any, data?: DescribeVpcEndpointConnectionNotificationsCommandOutput ) => void ): void; describeVpcEndpointConnectionNotifications( args: DescribeVpcEndpointConnectionNotificationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVpcEndpointConnectionNotificationsCommandOutput ) => void ): void; describeVpcEndpointConnections(): Promise; describeVpcEndpointConnections( args: DescribeVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpointConnections( args: DescribeVpcEndpointConnectionsCommandInput, cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void ): void; describeVpcEndpointConnections( args: DescribeVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointConnectionsCommandOutput) => void ): void; describeVpcEndpoints(): Promise; describeVpcEndpoints( args: DescribeVpcEndpointsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpoints( args: DescribeVpcEndpointsCommandInput, cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void ): void; describeVpcEndpoints( args: DescribeVpcEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointsCommandOutput) => void ): void; describeVpcEndpointServiceConfigurations(): Promise; describeVpcEndpointServiceConfigurations( args: DescribeVpcEndpointServiceConfigurationsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpointServiceConfigurations( args: DescribeVpcEndpointServiceConfigurationsCommandInput, cb: ( err: any, data?: DescribeVpcEndpointServiceConfigurationsCommandOutput ) => void ): void; describeVpcEndpointServiceConfigurations( args: DescribeVpcEndpointServiceConfigurationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVpcEndpointServiceConfigurationsCommandOutput ) => void ): void; describeVpcEndpointServicePermissions( args: DescribeVpcEndpointServicePermissionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpointServicePermissions( args: DescribeVpcEndpointServicePermissionsCommandInput, cb: ( err: any, data?: DescribeVpcEndpointServicePermissionsCommandOutput ) => void ): void; describeVpcEndpointServicePermissions( args: DescribeVpcEndpointServicePermissionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DescribeVpcEndpointServicePermissionsCommandOutput ) => void ): void; describeVpcEndpointServices(): Promise; describeVpcEndpointServices( args: DescribeVpcEndpointServicesCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcEndpointServices( args: DescribeVpcEndpointServicesCommandInput, cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void ): void; describeVpcEndpointServices( args: DescribeVpcEndpointServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcEndpointServicesCommandOutput) => void ): void; describeVpcPeeringConnections(): Promise; describeVpcPeeringConnections( args: DescribeVpcPeeringConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcPeeringConnections( args: DescribeVpcPeeringConnectionsCommandInput, cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void ): void; describeVpcPeeringConnections( args: DescribeVpcPeeringConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcPeeringConnectionsCommandOutput) => void ): void; describeVpcs(): Promise; describeVpcs( args: DescribeVpcsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpcs( args: DescribeVpcsCommandInput, cb: (err: any, data?: DescribeVpcsCommandOutput) => void ): void; describeVpcs( args: DescribeVpcsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpcsCommandOutput) => void ): void; describeVpnConcentrators(): Promise; describeVpnConcentrators( args: DescribeVpnConcentratorsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpnConcentrators( args: DescribeVpnConcentratorsCommandInput, cb: (err: any, data?: DescribeVpnConcentratorsCommandOutput) => void ): void; describeVpnConcentrators( args: DescribeVpnConcentratorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnConcentratorsCommandOutput) => void ): void; describeVpnConnections(): Promise; describeVpnConnections( args: DescribeVpnConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpnConnections( args: DescribeVpnConnectionsCommandInput, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void ): void; describeVpnConnections( args: DescribeVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnConnectionsCommandOutput) => void ): void; describeVpnGateways(): Promise; describeVpnGateways( args: DescribeVpnGatewaysCommandInput, options?: __HttpHandlerOptions ): Promise; describeVpnGateways( args: DescribeVpnGatewaysCommandInput, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void ): void; describeVpnGateways( args: DescribeVpnGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVpnGatewaysCommandOutput) => void ): void; detachClassicLinkVpc( args: DetachClassicLinkVpcCommandInput, options?: __HttpHandlerOptions ): Promise; detachClassicLinkVpc( args: DetachClassicLinkVpcCommandInput, cb: (err: any, data?: DetachClassicLinkVpcCommandOutput) => void ): void; detachClassicLinkVpc( args: DetachClassicLinkVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachClassicLinkVpcCommandOutput) => void ): void; detachInternetGateway( args: DetachInternetGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; detachInternetGateway( args: DetachInternetGatewayCommandInput, cb: (err: any, data?: DetachInternetGatewayCommandOutput) => void ): void; detachInternetGateway( args: DetachInternetGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachInternetGatewayCommandOutput) => void ): void; detachNetworkInterface( args: DetachNetworkInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; detachNetworkInterface( args: DetachNetworkInterfaceCommandInput, cb: (err: any, data?: DetachNetworkInterfaceCommandOutput) => void ): void; detachNetworkInterface( args: DetachNetworkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachNetworkInterfaceCommandOutput) => void ): void; detachVerifiedAccessTrustProvider( args: DetachVerifiedAccessTrustProviderCommandInput, options?: __HttpHandlerOptions ): Promise; detachVerifiedAccessTrustProvider( args: DetachVerifiedAccessTrustProviderCommandInput, cb: ( err: any, data?: DetachVerifiedAccessTrustProviderCommandOutput ) => void ): void; detachVerifiedAccessTrustProvider( args: DetachVerifiedAccessTrustProviderCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DetachVerifiedAccessTrustProviderCommandOutput ) => void ): void; detachVolume( args: DetachVolumeCommandInput, options?: __HttpHandlerOptions ): Promise; detachVolume( args: DetachVolumeCommandInput, cb: (err: any, data?: DetachVolumeCommandOutput) => void ): void; detachVolume( args: DetachVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachVolumeCommandOutput) => void ): void; detachVpnGateway( args: DetachVpnGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; detachVpnGateway( args: DetachVpnGatewayCommandInput, cb: (err: any, data?: DetachVpnGatewayCommandOutput) => void ): void; detachVpnGateway( args: DetachVpnGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachVpnGatewayCommandOutput) => void ): void; disableAddressTransfer( args: DisableAddressTransferCommandInput, options?: __HttpHandlerOptions ): Promise; disableAddressTransfer( args: DisableAddressTransferCommandInput, cb: (err: any, data?: DisableAddressTransferCommandOutput) => void ): void; disableAddressTransfer( args: DisableAddressTransferCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAddressTransferCommandOutput) => void ): void; disableAllowedImagesSettings(): Promise; disableAllowedImagesSettings( args: DisableAllowedImagesSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; disableAllowedImagesSettings( args: DisableAllowedImagesSettingsCommandInput, cb: (err: any, data?: DisableAllowedImagesSettingsCommandOutput) => void ): void; disableAllowedImagesSettings( args: DisableAllowedImagesSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAllowedImagesSettingsCommandOutput) => void ): void; disableAwsNetworkPerformanceMetricSubscription(): Promise; disableAwsNetworkPerformanceMetricSubscription( args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: __HttpHandlerOptions ): Promise; disableAwsNetworkPerformanceMetricSubscription( args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, cb: ( err: any, data?: DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput ) => void ): void; disableAwsNetworkPerformanceMetricSubscription( args: DisableAwsNetworkPerformanceMetricSubscriptionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput ) => void ): void; disableCapacityManager(): Promise; disableCapacityManager( args: DisableCapacityManagerCommandInput, options?: __HttpHandlerOptions ): Promise; disableCapacityManager( args: DisableCapacityManagerCommandInput, cb: (err: any, data?: DisableCapacityManagerCommandOutput) => void ): void; disableCapacityManager( args: DisableCapacityManagerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableCapacityManagerCommandOutput) => void ): void; disableEbsEncryptionByDefault(): Promise; disableEbsEncryptionByDefault( args: DisableEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions ): Promise; disableEbsEncryptionByDefault( args: DisableEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: DisableEbsEncryptionByDefaultCommandOutput) => void ): void; disableEbsEncryptionByDefault( args: DisableEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableEbsEncryptionByDefaultCommandOutput) => void ): void; disableFastLaunch( args: DisableFastLaunchCommandInput, options?: __HttpHandlerOptions ): Promise; disableFastLaunch( args: DisableFastLaunchCommandInput, cb: (err: any, data?: DisableFastLaunchCommandOutput) => void ): void; disableFastLaunch( args: DisableFastLaunchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableFastLaunchCommandOutput) => void ): void; disableFastSnapshotRestores( args: DisableFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions ): Promise; disableFastSnapshotRestores( args: DisableFastSnapshotRestoresCommandInput, cb: (err: any, data?: DisableFastSnapshotRestoresCommandOutput) => void ): void; disableFastSnapshotRestores( args: DisableFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableFastSnapshotRestoresCommandOutput) => void ): void; disableImage( args: DisableImageCommandInput, options?: __HttpHandlerOptions ): Promise; disableImage( args: DisableImageCommandInput, cb: (err: any, data?: DisableImageCommandOutput) => void ): void; disableImage( args: DisableImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableImageCommandOutput) => void ): void; disableImageBlockPublicAccess(): Promise; disableImageBlockPublicAccess( args: DisableImageBlockPublicAccessCommandInput, options?: __HttpHandlerOptions ): Promise; disableImageBlockPublicAccess( args: DisableImageBlockPublicAccessCommandInput, cb: (err: any, data?: DisableImageBlockPublicAccessCommandOutput) => void ): void; disableImageBlockPublicAccess( args: DisableImageBlockPublicAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableImageBlockPublicAccessCommandOutput) => void ): void; disableImageDeprecation( args: DisableImageDeprecationCommandInput, options?: __HttpHandlerOptions ): Promise; disableImageDeprecation( args: DisableImageDeprecationCommandInput, cb: (err: any, data?: DisableImageDeprecationCommandOutput) => void ): void; disableImageDeprecation( args: DisableImageDeprecationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableImageDeprecationCommandOutput) => void ): void; disableImageDeregistrationProtection( args: DisableImageDeregistrationProtectionCommandInput, options?: __HttpHandlerOptions ): Promise; disableImageDeregistrationProtection( args: DisableImageDeregistrationProtectionCommandInput, cb: ( err: any, data?: DisableImageDeregistrationProtectionCommandOutput ) => void ): void; disableImageDeregistrationProtection( args: DisableImageDeregistrationProtectionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisableImageDeregistrationProtectionCommandOutput ) => void ): void; disableInstanceSqlHaStandbyDetections( args: DisableInstanceSqlHaStandbyDetectionsCommandInput, options?: __HttpHandlerOptions ): Promise; disableInstanceSqlHaStandbyDetections( args: DisableInstanceSqlHaStandbyDetectionsCommandInput, cb: ( err: any, data?: DisableInstanceSqlHaStandbyDetectionsCommandOutput ) => void ): void; disableInstanceSqlHaStandbyDetections( args: DisableInstanceSqlHaStandbyDetectionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisableInstanceSqlHaStandbyDetectionsCommandOutput ) => void ): void; disableIpamOrganizationAdminAccount( args: DisableIpamOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions ): Promise; disableIpamOrganizationAdminAccount( args: DisableIpamOrganizationAdminAccountCommandInput, cb: ( err: any, data?: DisableIpamOrganizationAdminAccountCommandOutput ) => void ): void; disableIpamOrganizationAdminAccount( args: DisableIpamOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisableIpamOrganizationAdminAccountCommandOutput ) => void ): void; disableIpamPolicy( args: DisableIpamPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; disableIpamPolicy( args: DisableIpamPolicyCommandInput, cb: (err: any, data?: DisableIpamPolicyCommandOutput) => void ): void; disableIpamPolicy( args: DisableIpamPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableIpamPolicyCommandOutput) => void ): void; disableRouteServerPropagation( args: DisableRouteServerPropagationCommandInput, options?: __HttpHandlerOptions ): Promise; disableRouteServerPropagation( args: DisableRouteServerPropagationCommandInput, cb: (err: any, data?: DisableRouteServerPropagationCommandOutput) => void ): void; disableRouteServerPropagation( args: DisableRouteServerPropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableRouteServerPropagationCommandOutput) => void ): void; disableSerialConsoleAccess(): Promise; disableSerialConsoleAccess( args: DisableSerialConsoleAccessCommandInput, options?: __HttpHandlerOptions ): Promise; disableSerialConsoleAccess( args: DisableSerialConsoleAccessCommandInput, cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void ): void; disableSerialConsoleAccess( args: DisableSerialConsoleAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSerialConsoleAccessCommandOutput) => void ): void; disableSnapshotBlockPublicAccess(): Promise; disableSnapshotBlockPublicAccess( args: DisableSnapshotBlockPublicAccessCommandInput, options?: __HttpHandlerOptions ): Promise; disableSnapshotBlockPublicAccess( args: DisableSnapshotBlockPublicAccessCommandInput, cb: (err: any, data?: DisableSnapshotBlockPublicAccessCommandOutput) => void ): void; disableSnapshotBlockPublicAccess( args: DisableSnapshotBlockPublicAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSnapshotBlockPublicAccessCommandOutput) => void ): void; disableTransitGatewayRouteTablePropagation( args: DisableTransitGatewayRouteTablePropagationCommandInput, options?: __HttpHandlerOptions ): Promise; disableTransitGatewayRouteTablePropagation( args: DisableTransitGatewayRouteTablePropagationCommandInput, cb: ( err: any, data?: DisableTransitGatewayRouteTablePropagationCommandOutput ) => void ): void; disableTransitGatewayRouteTablePropagation( args: DisableTransitGatewayRouteTablePropagationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisableTransitGatewayRouteTablePropagationCommandOutput ) => void ): void; disableVgwRoutePropagation( args: DisableVgwRoutePropagationCommandInput, options?: __HttpHandlerOptions ): Promise; disableVgwRoutePropagation( args: DisableVgwRoutePropagationCommandInput, cb: (err: any, data?: DisableVgwRoutePropagationCommandOutput) => void ): void; disableVgwRoutePropagation( args: DisableVgwRoutePropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVgwRoutePropagationCommandOutput) => void ): void; disableVpcClassicLink( args: DisableVpcClassicLinkCommandInput, options?: __HttpHandlerOptions ): Promise; disableVpcClassicLink( args: DisableVpcClassicLinkCommandInput, cb: (err: any, data?: DisableVpcClassicLinkCommandOutput) => void ): void; disableVpcClassicLink( args: DisableVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVpcClassicLinkCommandOutput) => void ): void; disableVpcClassicLinkDnsSupport(): Promise; disableVpcClassicLinkDnsSupport( args: DisableVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions ): Promise; disableVpcClassicLinkDnsSupport( args: DisableVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void ): void; disableVpcClassicLinkDnsSupport( args: DisableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableVpcClassicLinkDnsSupportCommandOutput) => void ): void; disassociateAddress(): Promise; disassociateAddress( args: DisassociateAddressCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateAddress( args: DisassociateAddressCommandInput, cb: (err: any, data?: DisassociateAddressCommandOutput) => void ): void; disassociateAddress( args: DisassociateAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAddressCommandOutput) => void ): void; disassociateCapacityReservationBillingOwner( args: DisassociateCapacityReservationBillingOwnerCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateCapacityReservationBillingOwner( args: DisassociateCapacityReservationBillingOwnerCommandInput, cb: ( err: any, data?: DisassociateCapacityReservationBillingOwnerCommandOutput ) => void ): void; disassociateCapacityReservationBillingOwner( args: DisassociateCapacityReservationBillingOwnerCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateCapacityReservationBillingOwnerCommandOutput ) => void ): void; disassociateClientVpnTargetNetwork( args: DisassociateClientVpnTargetNetworkCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateClientVpnTargetNetwork( args: DisassociateClientVpnTargetNetworkCommandInput, cb: ( err: any, data?: DisassociateClientVpnTargetNetworkCommandOutput ) => void ): void; disassociateClientVpnTargetNetwork( args: DisassociateClientVpnTargetNetworkCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateClientVpnTargetNetworkCommandOutput ) => void ): void; disassociateEnclaveCertificateIamRole( args: DisassociateEnclaveCertificateIamRoleCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateEnclaveCertificateIamRole( args: DisassociateEnclaveCertificateIamRoleCommandInput, cb: ( err: any, data?: DisassociateEnclaveCertificateIamRoleCommandOutput ) => void ): void; disassociateEnclaveCertificateIamRole( args: DisassociateEnclaveCertificateIamRoleCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateEnclaveCertificateIamRoleCommandOutput ) => void ): void; disassociateIamInstanceProfile( args: DisassociateIamInstanceProfileCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateIamInstanceProfile( args: DisassociateIamInstanceProfileCommandInput, cb: (err: any, data?: DisassociateIamInstanceProfileCommandOutput) => void ): void; disassociateIamInstanceProfile( args: DisassociateIamInstanceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateIamInstanceProfileCommandOutput) => void ): void; disassociateInstanceEventWindow( args: DisassociateInstanceEventWindowCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateInstanceEventWindow( args: DisassociateInstanceEventWindowCommandInput, cb: (err: any, data?: DisassociateInstanceEventWindowCommandOutput) => void ): void; disassociateInstanceEventWindow( args: DisassociateInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateInstanceEventWindowCommandOutput) => void ): void; disassociateIpamByoasn( args: DisassociateIpamByoasnCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateIpamByoasn( args: DisassociateIpamByoasnCommandInput, cb: (err: any, data?: DisassociateIpamByoasnCommandOutput) => void ): void; disassociateIpamByoasn( args: DisassociateIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateIpamByoasnCommandOutput) => void ): void; disassociateIpamResourceDiscovery( args: DisassociateIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateIpamResourceDiscovery( args: DisassociateIpamResourceDiscoveryCommandInput, cb: ( err: any, data?: DisassociateIpamResourceDiscoveryCommandOutput ) => void ): void; disassociateIpamResourceDiscovery( args: DisassociateIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateIpamResourceDiscoveryCommandOutput ) => void ): void; disassociateNatGatewayAddress( args: DisassociateNatGatewayAddressCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateNatGatewayAddress( args: DisassociateNatGatewayAddressCommandInput, cb: (err: any, data?: DisassociateNatGatewayAddressCommandOutput) => void ): void; disassociateNatGatewayAddress( args: DisassociateNatGatewayAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateNatGatewayAddressCommandOutput) => void ): void; disassociateRouteServer( args: DisassociateRouteServerCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateRouteServer( args: DisassociateRouteServerCommandInput, cb: (err: any, data?: DisassociateRouteServerCommandOutput) => void ): void; disassociateRouteServer( args: DisassociateRouteServerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateRouteServerCommandOutput) => void ): void; disassociateRouteTable( args: DisassociateRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateRouteTable( args: DisassociateRouteTableCommandInput, cb: (err: any, data?: DisassociateRouteTableCommandOutput) => void ): void; disassociateRouteTable( args: DisassociateRouteTableCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateRouteTableCommandOutput) => void ): void; disassociateSecurityGroupVpc( args: DisassociateSecurityGroupVpcCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateSecurityGroupVpc( args: DisassociateSecurityGroupVpcCommandInput, cb: (err: any, data?: DisassociateSecurityGroupVpcCommandOutput) => void ): void; disassociateSecurityGroupVpc( args: DisassociateSecurityGroupVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateSecurityGroupVpcCommandOutput) => void ): void; disassociateSubnetCidrBlock( args: DisassociateSubnetCidrBlockCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateSubnetCidrBlock( args: DisassociateSubnetCidrBlockCommandInput, cb: (err: any, data?: DisassociateSubnetCidrBlockCommandOutput) => void ): void; disassociateSubnetCidrBlock( args: DisassociateSubnetCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateSubnetCidrBlockCommandOutput) => void ): void; disassociateTransitGatewayMulticastDomain( args: DisassociateTransitGatewayMulticastDomainCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateTransitGatewayMulticastDomain( args: DisassociateTransitGatewayMulticastDomainCommandInput, cb: ( err: any, data?: DisassociateTransitGatewayMulticastDomainCommandOutput ) => void ): void; disassociateTransitGatewayMulticastDomain( args: DisassociateTransitGatewayMulticastDomainCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateTransitGatewayMulticastDomainCommandOutput ) => void ): void; disassociateTransitGatewayPolicyTable( args: DisassociateTransitGatewayPolicyTableCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateTransitGatewayPolicyTable( args: DisassociateTransitGatewayPolicyTableCommandInput, cb: ( err: any, data?: DisassociateTransitGatewayPolicyTableCommandOutput ) => void ): void; disassociateTransitGatewayPolicyTable( args: DisassociateTransitGatewayPolicyTableCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateTransitGatewayPolicyTableCommandOutput ) => void ): void; disassociateTransitGatewayRouteTable( args: DisassociateTransitGatewayRouteTableCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateTransitGatewayRouteTable( args: DisassociateTransitGatewayRouteTableCommandInput, cb: ( err: any, data?: DisassociateTransitGatewayRouteTableCommandOutput ) => void ): void; disassociateTransitGatewayRouteTable( args: DisassociateTransitGatewayRouteTableCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociateTransitGatewayRouteTableCommandOutput ) => void ): void; disassociateTrunkInterface( args: DisassociateTrunkInterfaceCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateTrunkInterface( args: DisassociateTrunkInterfaceCommandInput, cb: (err: any, data?: DisassociateTrunkInterfaceCommandOutput) => void ): void; disassociateTrunkInterface( args: DisassociateTrunkInterfaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTrunkInterfaceCommandOutput) => void ): void; disassociateVpcCidrBlock( args: DisassociateVpcCidrBlockCommandInput, options?: __HttpHandlerOptions ): Promise; disassociateVpcCidrBlock( args: DisassociateVpcCidrBlockCommandInput, cb: (err: any, data?: DisassociateVpcCidrBlockCommandOutput) => void ): void; disassociateVpcCidrBlock( args: DisassociateVpcCidrBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateVpcCidrBlockCommandOutput) => void ): void; enableAddressTransfer( args: EnableAddressTransferCommandInput, options?: __HttpHandlerOptions ): Promise; enableAddressTransfer( args: EnableAddressTransferCommandInput, cb: (err: any, data?: EnableAddressTransferCommandOutput) => void ): void; enableAddressTransfer( args: EnableAddressTransferCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAddressTransferCommandOutput) => void ): void; enableAllowedImagesSettings( args: EnableAllowedImagesSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; enableAllowedImagesSettings( args: EnableAllowedImagesSettingsCommandInput, cb: (err: any, data?: EnableAllowedImagesSettingsCommandOutput) => void ): void; enableAllowedImagesSettings( args: EnableAllowedImagesSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAllowedImagesSettingsCommandOutput) => void ): void; enableAwsNetworkPerformanceMetricSubscription(): Promise; enableAwsNetworkPerformanceMetricSubscription( args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, options?: __HttpHandlerOptions ): Promise; enableAwsNetworkPerformanceMetricSubscription( args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, cb: ( err: any, data?: EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput ) => void ): void; enableAwsNetworkPerformanceMetricSubscription( args: EnableAwsNetworkPerformanceMetricSubscriptionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput ) => void ): void; enableCapacityManager(): Promise; enableCapacityManager( args: EnableCapacityManagerCommandInput, options?: __HttpHandlerOptions ): Promise; enableCapacityManager( args: EnableCapacityManagerCommandInput, cb: (err: any, data?: EnableCapacityManagerCommandOutput) => void ): void; enableCapacityManager( args: EnableCapacityManagerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableCapacityManagerCommandOutput) => void ): void; enableEbsEncryptionByDefault(): Promise; enableEbsEncryptionByDefault( args: EnableEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions ): Promise; enableEbsEncryptionByDefault( args: EnableEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: EnableEbsEncryptionByDefaultCommandOutput) => void ): void; enableEbsEncryptionByDefault( args: EnableEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableEbsEncryptionByDefaultCommandOutput) => void ): void; enableFastLaunch( args: EnableFastLaunchCommandInput, options?: __HttpHandlerOptions ): Promise; enableFastLaunch( args: EnableFastLaunchCommandInput, cb: (err: any, data?: EnableFastLaunchCommandOutput) => void ): void; enableFastLaunch( args: EnableFastLaunchCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableFastLaunchCommandOutput) => void ): void; enableFastSnapshotRestores( args: EnableFastSnapshotRestoresCommandInput, options?: __HttpHandlerOptions ): Promise; enableFastSnapshotRestores( args: EnableFastSnapshotRestoresCommandInput, cb: (err: any, data?: EnableFastSnapshotRestoresCommandOutput) => void ): void; enableFastSnapshotRestores( args: EnableFastSnapshotRestoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableFastSnapshotRestoresCommandOutput) => void ): void; enableImage( args: EnableImageCommandInput, options?: __HttpHandlerOptions ): Promise; enableImage( args: EnableImageCommandInput, cb: (err: any, data?: EnableImageCommandOutput) => void ): void; enableImage( args: EnableImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableImageCommandOutput) => void ): void; enableImageBlockPublicAccess( args: EnableImageBlockPublicAccessCommandInput, options?: __HttpHandlerOptions ): Promise; enableImageBlockPublicAccess( args: EnableImageBlockPublicAccessCommandInput, cb: (err: any, data?: EnableImageBlockPublicAccessCommandOutput) => void ): void; enableImageBlockPublicAccess( args: EnableImageBlockPublicAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableImageBlockPublicAccessCommandOutput) => void ): void; enableImageDeprecation( args: EnableImageDeprecationCommandInput, options?: __HttpHandlerOptions ): Promise; enableImageDeprecation( args: EnableImageDeprecationCommandInput, cb: (err: any, data?: EnableImageDeprecationCommandOutput) => void ): void; enableImageDeprecation( args: EnableImageDeprecationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableImageDeprecationCommandOutput) => void ): void; enableImageDeregistrationProtection( args: EnableImageDeregistrationProtectionCommandInput, options?: __HttpHandlerOptions ): Promise; enableImageDeregistrationProtection( args: EnableImageDeregistrationProtectionCommandInput, cb: ( err: any, data?: EnableImageDeregistrationProtectionCommandOutput ) => void ): void; enableImageDeregistrationProtection( args: EnableImageDeregistrationProtectionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: EnableImageDeregistrationProtectionCommandOutput ) => void ): void; enableInstanceSqlHaStandbyDetections( args: EnableInstanceSqlHaStandbyDetectionsCommandInput, options?: __HttpHandlerOptions ): Promise; enableInstanceSqlHaStandbyDetections( args: EnableInstanceSqlHaStandbyDetectionsCommandInput, cb: ( err: any, data?: EnableInstanceSqlHaStandbyDetectionsCommandOutput ) => void ): void; enableInstanceSqlHaStandbyDetections( args: EnableInstanceSqlHaStandbyDetectionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: EnableInstanceSqlHaStandbyDetectionsCommandOutput ) => void ): void; enableIpamOrganizationAdminAccount( args: EnableIpamOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions ): Promise; enableIpamOrganizationAdminAccount( args: EnableIpamOrganizationAdminAccountCommandInput, cb: ( err: any, data?: EnableIpamOrganizationAdminAccountCommandOutput ) => void ): void; enableIpamOrganizationAdminAccount( args: EnableIpamOrganizationAdminAccountCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: EnableIpamOrganizationAdminAccountCommandOutput ) => void ): void; enableIpamPolicy( args: EnableIpamPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; enableIpamPolicy( args: EnableIpamPolicyCommandInput, cb: (err: any, data?: EnableIpamPolicyCommandOutput) => void ): void; enableIpamPolicy( args: EnableIpamPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableIpamPolicyCommandOutput) => void ): void; enableReachabilityAnalyzerOrganizationSharing(): Promise; enableReachabilityAnalyzerOrganizationSharing( args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, options?: __HttpHandlerOptions ): Promise; enableReachabilityAnalyzerOrganizationSharing( args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, cb: ( err: any, data?: EnableReachabilityAnalyzerOrganizationSharingCommandOutput ) => void ): void; enableReachabilityAnalyzerOrganizationSharing( args: EnableReachabilityAnalyzerOrganizationSharingCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: EnableReachabilityAnalyzerOrganizationSharingCommandOutput ) => void ): void; enableRouteServerPropagation( args: EnableRouteServerPropagationCommandInput, options?: __HttpHandlerOptions ): Promise; enableRouteServerPropagation( args: EnableRouteServerPropagationCommandInput, cb: (err: any, data?: EnableRouteServerPropagationCommandOutput) => void ): void; enableRouteServerPropagation( args: EnableRouteServerPropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableRouteServerPropagationCommandOutput) => void ): void; enableSerialConsoleAccess(): Promise; enableSerialConsoleAccess( args: EnableSerialConsoleAccessCommandInput, options?: __HttpHandlerOptions ): Promise; enableSerialConsoleAccess( args: EnableSerialConsoleAccessCommandInput, cb: (err: any, data?: EnableSerialConsoleAccessCommandOutput) => void ): void; enableSerialConsoleAccess( args: EnableSerialConsoleAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSerialConsoleAccessCommandOutput) => void ): void; enableSnapshotBlockPublicAccess( args: EnableSnapshotBlockPublicAccessCommandInput, options?: __HttpHandlerOptions ): Promise; enableSnapshotBlockPublicAccess( args: EnableSnapshotBlockPublicAccessCommandInput, cb: (err: any, data?: EnableSnapshotBlockPublicAccessCommandOutput) => void ): void; enableSnapshotBlockPublicAccess( args: EnableSnapshotBlockPublicAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSnapshotBlockPublicAccessCommandOutput) => void ): void; enableTransitGatewayRouteTablePropagation( args: EnableTransitGatewayRouteTablePropagationCommandInput, options?: __HttpHandlerOptions ): Promise; enableTransitGatewayRouteTablePropagation( args: EnableTransitGatewayRouteTablePropagationCommandInput, cb: ( err: any, data?: EnableTransitGatewayRouteTablePropagationCommandOutput ) => void ): void; enableTransitGatewayRouteTablePropagation( args: EnableTransitGatewayRouteTablePropagationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: EnableTransitGatewayRouteTablePropagationCommandOutput ) => void ): void; enableVgwRoutePropagation( args: EnableVgwRoutePropagationCommandInput, options?: __HttpHandlerOptions ): Promise; enableVgwRoutePropagation( args: EnableVgwRoutePropagationCommandInput, cb: (err: any, data?: EnableVgwRoutePropagationCommandOutput) => void ): void; enableVgwRoutePropagation( args: EnableVgwRoutePropagationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVgwRoutePropagationCommandOutput) => void ): void; enableVolumeIO( args: EnableVolumeIOCommandInput, options?: __HttpHandlerOptions ): Promise; enableVolumeIO( args: EnableVolumeIOCommandInput, cb: (err: any, data?: EnableVolumeIOCommandOutput) => void ): void; enableVolumeIO( args: EnableVolumeIOCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVolumeIOCommandOutput) => void ): void; enableVpcClassicLink( args: EnableVpcClassicLinkCommandInput, options?: __HttpHandlerOptions ): Promise; enableVpcClassicLink( args: EnableVpcClassicLinkCommandInput, cb: (err: any, data?: EnableVpcClassicLinkCommandOutput) => void ): void; enableVpcClassicLink( args: EnableVpcClassicLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVpcClassicLinkCommandOutput) => void ): void; enableVpcClassicLinkDnsSupport(): Promise; enableVpcClassicLinkDnsSupport( args: EnableVpcClassicLinkDnsSupportCommandInput, options?: __HttpHandlerOptions ): Promise; enableVpcClassicLinkDnsSupport( args: EnableVpcClassicLinkDnsSupportCommandInput, cb: (err: any, data?: EnableVpcClassicLinkDnsSupportCommandOutput) => void ): void; enableVpcClassicLinkDnsSupport( args: EnableVpcClassicLinkDnsSupportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableVpcClassicLinkDnsSupportCommandOutput) => void ): void; exportClientVpnClientCertificateRevocationList( args: ExportClientVpnClientCertificateRevocationListCommandInput, options?: __HttpHandlerOptions ): Promise; exportClientVpnClientCertificateRevocationList( args: ExportClientVpnClientCertificateRevocationListCommandInput, cb: ( err: any, data?: ExportClientVpnClientCertificateRevocationListCommandOutput ) => void ): void; exportClientVpnClientCertificateRevocationList( args: ExportClientVpnClientCertificateRevocationListCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ExportClientVpnClientCertificateRevocationListCommandOutput ) => void ): void; exportClientVpnClientConfiguration( args: ExportClientVpnClientConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; exportClientVpnClientConfiguration( args: ExportClientVpnClientConfigurationCommandInput, cb: ( err: any, data?: ExportClientVpnClientConfigurationCommandOutput ) => void ): void; exportClientVpnClientConfiguration( args: ExportClientVpnClientConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ExportClientVpnClientConfigurationCommandOutput ) => void ): void; exportImage( args: ExportImageCommandInput, options?: __HttpHandlerOptions ): Promise; exportImage( args: ExportImageCommandInput, cb: (err: any, data?: ExportImageCommandOutput) => void ): void; exportImage( args: ExportImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportImageCommandOutput) => void ): void; exportTransitGatewayRoutes( args: ExportTransitGatewayRoutesCommandInput, options?: __HttpHandlerOptions ): Promise; exportTransitGatewayRoutes( args: ExportTransitGatewayRoutesCommandInput, cb: (err: any, data?: ExportTransitGatewayRoutesCommandOutput) => void ): void; exportTransitGatewayRoutes( args: ExportTransitGatewayRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExportTransitGatewayRoutesCommandOutput) => void ): void; exportVerifiedAccessInstanceClientConfiguration( args: ExportVerifiedAccessInstanceClientConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; exportVerifiedAccessInstanceClientConfiguration( args: ExportVerifiedAccessInstanceClientConfigurationCommandInput, cb: ( err: any, data?: ExportVerifiedAccessInstanceClientConfigurationCommandOutput ) => void ): void; exportVerifiedAccessInstanceClientConfiguration( args: ExportVerifiedAccessInstanceClientConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ExportVerifiedAccessInstanceClientConfigurationCommandOutput ) => void ): void; getActiveVpnTunnelStatus( args: GetActiveVpnTunnelStatusCommandInput, options?: __HttpHandlerOptions ): Promise; getActiveVpnTunnelStatus( args: GetActiveVpnTunnelStatusCommandInput, cb: (err: any, data?: GetActiveVpnTunnelStatusCommandOutput) => void ): void; getActiveVpnTunnelStatus( args: GetActiveVpnTunnelStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetActiveVpnTunnelStatusCommandOutput) => void ): void; getAllowedImagesSettings(): Promise; getAllowedImagesSettings( args: GetAllowedImagesSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; getAllowedImagesSettings( args: GetAllowedImagesSettingsCommandInput, cb: (err: any, data?: GetAllowedImagesSettingsCommandOutput) => void ): void; getAllowedImagesSettings( args: GetAllowedImagesSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAllowedImagesSettingsCommandOutput) => void ): void; getAssociatedEnclaveCertificateIamRoles( args: GetAssociatedEnclaveCertificateIamRolesCommandInput, options?: __HttpHandlerOptions ): Promise; getAssociatedEnclaveCertificateIamRoles( args: GetAssociatedEnclaveCertificateIamRolesCommandInput, cb: ( err: any, data?: GetAssociatedEnclaveCertificateIamRolesCommandOutput ) => void ): void; getAssociatedEnclaveCertificateIamRoles( args: GetAssociatedEnclaveCertificateIamRolesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetAssociatedEnclaveCertificateIamRolesCommandOutput ) => void ): void; getAssociatedIpv6PoolCidrs( args: GetAssociatedIpv6PoolCidrsCommandInput, options?: __HttpHandlerOptions ): Promise; getAssociatedIpv6PoolCidrs( args: GetAssociatedIpv6PoolCidrsCommandInput, cb: (err: any, data?: GetAssociatedIpv6PoolCidrsCommandOutput) => void ): void; getAssociatedIpv6PoolCidrs( args: GetAssociatedIpv6PoolCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAssociatedIpv6PoolCidrsCommandOutput) => void ): void; getAwsNetworkPerformanceData(): Promise; getAwsNetworkPerformanceData( args: GetAwsNetworkPerformanceDataCommandInput, options?: __HttpHandlerOptions ): Promise; getAwsNetworkPerformanceData( args: GetAwsNetworkPerformanceDataCommandInput, cb: (err: any, data?: GetAwsNetworkPerformanceDataCommandOutput) => void ): void; getAwsNetworkPerformanceData( args: GetAwsNetworkPerformanceDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAwsNetworkPerformanceDataCommandOutput) => void ): void; getCapacityManagerAttributes(): Promise; getCapacityManagerAttributes( args: GetCapacityManagerAttributesCommandInput, options?: __HttpHandlerOptions ): Promise; getCapacityManagerAttributes( args: GetCapacityManagerAttributesCommandInput, cb: (err: any, data?: GetCapacityManagerAttributesCommandOutput) => void ): void; getCapacityManagerAttributes( args: GetCapacityManagerAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCapacityManagerAttributesCommandOutput) => void ): void; getCapacityManagerMetricData( args: GetCapacityManagerMetricDataCommandInput, options?: __HttpHandlerOptions ): Promise; getCapacityManagerMetricData( args: GetCapacityManagerMetricDataCommandInput, cb: (err: any, data?: GetCapacityManagerMetricDataCommandOutput) => void ): void; getCapacityManagerMetricData( args: GetCapacityManagerMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCapacityManagerMetricDataCommandOutput) => void ): void; getCapacityManagerMetricDimensions( args: GetCapacityManagerMetricDimensionsCommandInput, options?: __HttpHandlerOptions ): Promise; getCapacityManagerMetricDimensions( args: GetCapacityManagerMetricDimensionsCommandInput, cb: ( err: any, data?: GetCapacityManagerMetricDimensionsCommandOutput ) => void ): void; getCapacityManagerMetricDimensions( args: GetCapacityManagerMetricDimensionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetCapacityManagerMetricDimensionsCommandOutput ) => void ): void; getCapacityManagerMonitoredTagKeys(): Promise; getCapacityManagerMonitoredTagKeys( args: GetCapacityManagerMonitoredTagKeysCommandInput, options?: __HttpHandlerOptions ): Promise; getCapacityManagerMonitoredTagKeys( args: GetCapacityManagerMonitoredTagKeysCommandInput, cb: ( err: any, data?: GetCapacityManagerMonitoredTagKeysCommandOutput ) => void ): void; getCapacityManagerMonitoredTagKeys( args: GetCapacityManagerMonitoredTagKeysCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetCapacityManagerMonitoredTagKeysCommandOutput ) => void ): void; getCapacityReservationUsage( args: GetCapacityReservationUsageCommandInput, options?: __HttpHandlerOptions ): Promise; getCapacityReservationUsage( args: GetCapacityReservationUsageCommandInput, cb: (err: any, data?: GetCapacityReservationUsageCommandOutput) => void ): void; getCapacityReservationUsage( args: GetCapacityReservationUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCapacityReservationUsageCommandOutput) => void ): void; getCoipPoolUsage( args: GetCoipPoolUsageCommandInput, options?: __HttpHandlerOptions ): Promise; getCoipPoolUsage( args: GetCoipPoolUsageCommandInput, cb: (err: any, data?: GetCoipPoolUsageCommandOutput) => void ): void; getCoipPoolUsage( args: GetCoipPoolUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCoipPoolUsageCommandOutput) => void ): void; getConsoleOutput( args: GetConsoleOutputCommandInput, options?: __HttpHandlerOptions ): Promise; getConsoleOutput( args: GetConsoleOutputCommandInput, cb: (err: any, data?: GetConsoleOutputCommandOutput) => void ): void; getConsoleOutput( args: GetConsoleOutputCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConsoleOutputCommandOutput) => void ): void; getConsoleScreenshot( args: GetConsoleScreenshotCommandInput, options?: __HttpHandlerOptions ): Promise; getConsoleScreenshot( args: GetConsoleScreenshotCommandInput, cb: (err: any, data?: GetConsoleScreenshotCommandOutput) => void ): void; getConsoleScreenshot( args: GetConsoleScreenshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConsoleScreenshotCommandOutput) => void ): void; getDeclarativePoliciesReportSummary( args: GetDeclarativePoliciesReportSummaryCommandInput, options?: __HttpHandlerOptions ): Promise; getDeclarativePoliciesReportSummary( args: GetDeclarativePoliciesReportSummaryCommandInput, cb: ( err: any, data?: GetDeclarativePoliciesReportSummaryCommandOutput ) => void ): void; getDeclarativePoliciesReportSummary( args: GetDeclarativePoliciesReportSummaryCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetDeclarativePoliciesReportSummaryCommandOutput ) => void ): void; getDefaultCreditSpecification( args: GetDefaultCreditSpecificationCommandInput, options?: __HttpHandlerOptions ): Promise; getDefaultCreditSpecification( args: GetDefaultCreditSpecificationCommandInput, cb: (err: any, data?: GetDefaultCreditSpecificationCommandOutput) => void ): void; getDefaultCreditSpecification( args: GetDefaultCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDefaultCreditSpecificationCommandOutput) => void ): void; getEbsDefaultKmsKeyId(): Promise; getEbsDefaultKmsKeyId( args: GetEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions ): Promise; getEbsDefaultKmsKeyId( args: GetEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void ): void; getEbsDefaultKmsKeyId( args: GetEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEbsDefaultKmsKeyIdCommandOutput) => void ): void; getEbsEncryptionByDefault(): Promise; getEbsEncryptionByDefault( args: GetEbsEncryptionByDefaultCommandInput, options?: __HttpHandlerOptions ): Promise; getEbsEncryptionByDefault( args: GetEbsEncryptionByDefaultCommandInput, cb: (err: any, data?: GetEbsEncryptionByDefaultCommandOutput) => void ): void; getEbsEncryptionByDefault( args: GetEbsEncryptionByDefaultCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEbsEncryptionByDefaultCommandOutput) => void ): void; getEnabledIpamPolicy(): Promise; getEnabledIpamPolicy( args: GetEnabledIpamPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; getEnabledIpamPolicy( args: GetEnabledIpamPolicyCommandInput, cb: (err: any, data?: GetEnabledIpamPolicyCommandOutput) => void ): void; getEnabledIpamPolicy( args: GetEnabledIpamPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEnabledIpamPolicyCommandOutput) => void ): void; getFlowLogsIntegrationTemplate( args: GetFlowLogsIntegrationTemplateCommandInput, options?: __HttpHandlerOptions ): Promise; getFlowLogsIntegrationTemplate( args: GetFlowLogsIntegrationTemplateCommandInput, cb: (err: any, data?: GetFlowLogsIntegrationTemplateCommandOutput) => void ): void; getFlowLogsIntegrationTemplate( args: GetFlowLogsIntegrationTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFlowLogsIntegrationTemplateCommandOutput) => void ): void; getGroupsForCapacityReservation( args: GetGroupsForCapacityReservationCommandInput, options?: __HttpHandlerOptions ): Promise; getGroupsForCapacityReservation( args: GetGroupsForCapacityReservationCommandInput, cb: (err: any, data?: GetGroupsForCapacityReservationCommandOutput) => void ): void; getGroupsForCapacityReservation( args: GetGroupsForCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGroupsForCapacityReservationCommandOutput) => void ): void; getHostReservationPurchasePreview( args: GetHostReservationPurchasePreviewCommandInput, options?: __HttpHandlerOptions ): Promise; getHostReservationPurchasePreview( args: GetHostReservationPurchasePreviewCommandInput, cb: ( err: any, data?: GetHostReservationPurchasePreviewCommandOutput ) => void ): void; getHostReservationPurchasePreview( args: GetHostReservationPurchasePreviewCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetHostReservationPurchasePreviewCommandOutput ) => void ): void; getImageAncestry( args: GetImageAncestryCommandInput, options?: __HttpHandlerOptions ): Promise; getImageAncestry( args: GetImageAncestryCommandInput, cb: (err: any, data?: GetImageAncestryCommandOutput) => void ): void; getImageAncestry( args: GetImageAncestryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImageAncestryCommandOutput) => void ): void; getImageBlockPublicAccessState(): Promise; getImageBlockPublicAccessState( args: GetImageBlockPublicAccessStateCommandInput, options?: __HttpHandlerOptions ): Promise; getImageBlockPublicAccessState( args: GetImageBlockPublicAccessStateCommandInput, cb: (err: any, data?: GetImageBlockPublicAccessStateCommandOutput) => void ): void; getImageBlockPublicAccessState( args: GetImageBlockPublicAccessStateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetImageBlockPublicAccessStateCommandOutput) => void ): void; getInstanceMetadataDefaults(): Promise; getInstanceMetadataDefaults( args: GetInstanceMetadataDefaultsCommandInput, options?: __HttpHandlerOptions ): Promise; getInstanceMetadataDefaults( args: GetInstanceMetadataDefaultsCommandInput, cb: (err: any, data?: GetInstanceMetadataDefaultsCommandOutput) => void ): void; getInstanceMetadataDefaults( args: GetInstanceMetadataDefaultsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceMetadataDefaultsCommandOutput) => void ): void; getInstanceTpmEkPub( args: GetInstanceTpmEkPubCommandInput, options?: __HttpHandlerOptions ): Promise; getInstanceTpmEkPub( args: GetInstanceTpmEkPubCommandInput, cb: (err: any, data?: GetInstanceTpmEkPubCommandOutput) => void ): void; getInstanceTpmEkPub( args: GetInstanceTpmEkPubCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceTpmEkPubCommandOutput) => void ): void; getInstanceTypesFromInstanceRequirements( args: GetInstanceTypesFromInstanceRequirementsCommandInput, options?: __HttpHandlerOptions ): Promise; getInstanceTypesFromInstanceRequirements( args: GetInstanceTypesFromInstanceRequirementsCommandInput, cb: ( err: any, data?: GetInstanceTypesFromInstanceRequirementsCommandOutput ) => void ): void; getInstanceTypesFromInstanceRequirements( args: GetInstanceTypesFromInstanceRequirementsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetInstanceTypesFromInstanceRequirementsCommandOutput ) => void ): void; getInstanceUefiData( args: GetInstanceUefiDataCommandInput, options?: __HttpHandlerOptions ): Promise; getInstanceUefiData( args: GetInstanceUefiDataCommandInput, cb: (err: any, data?: GetInstanceUefiDataCommandOutput) => void ): void; getInstanceUefiData( args: GetInstanceUefiDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetInstanceUefiDataCommandOutput) => void ): void; getIpamAddressHistory( args: GetIpamAddressHistoryCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamAddressHistory( args: GetIpamAddressHistoryCommandInput, cb: (err: any, data?: GetIpamAddressHistoryCommandOutput) => void ): void; getIpamAddressHistory( args: GetIpamAddressHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamAddressHistoryCommandOutput) => void ): void; getIpamDiscoveredAccounts( args: GetIpamDiscoveredAccountsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamDiscoveredAccounts( args: GetIpamDiscoveredAccountsCommandInput, cb: (err: any, data?: GetIpamDiscoveredAccountsCommandOutput) => void ): void; getIpamDiscoveredAccounts( args: GetIpamDiscoveredAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamDiscoveredAccountsCommandOutput) => void ): void; getIpamDiscoveredPublicAddresses( args: GetIpamDiscoveredPublicAddressesCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamDiscoveredPublicAddresses( args: GetIpamDiscoveredPublicAddressesCommandInput, cb: (err: any, data?: GetIpamDiscoveredPublicAddressesCommandOutput) => void ): void; getIpamDiscoveredPublicAddresses( args: GetIpamDiscoveredPublicAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamDiscoveredPublicAddressesCommandOutput) => void ): void; getIpamDiscoveredResourceCidrs( args: GetIpamDiscoveredResourceCidrsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamDiscoveredResourceCidrs( args: GetIpamDiscoveredResourceCidrsCommandInput, cb: (err: any, data?: GetIpamDiscoveredResourceCidrsCommandOutput) => void ): void; getIpamDiscoveredResourceCidrs( args: GetIpamDiscoveredResourceCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamDiscoveredResourceCidrsCommandOutput) => void ): void; getIpamPolicyAllocationRules( args: GetIpamPolicyAllocationRulesCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPolicyAllocationRules( args: GetIpamPolicyAllocationRulesCommandInput, cb: (err: any, data?: GetIpamPolicyAllocationRulesCommandOutput) => void ): void; getIpamPolicyAllocationRules( args: GetIpamPolicyAllocationRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPolicyAllocationRulesCommandOutput) => void ): void; getIpamPolicyOrganizationTargets( args: GetIpamPolicyOrganizationTargetsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPolicyOrganizationTargets( args: GetIpamPolicyOrganizationTargetsCommandInput, cb: (err: any, data?: GetIpamPolicyOrganizationTargetsCommandOutput) => void ): void; getIpamPolicyOrganizationTargets( args: GetIpamPolicyOrganizationTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPolicyOrganizationTargetsCommandOutput) => void ): void; getIpamPoolAllocations( args: GetIpamPoolAllocationsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPoolAllocations( args: GetIpamPoolAllocationsCommandInput, cb: (err: any, data?: GetIpamPoolAllocationsCommandOutput) => void ): void; getIpamPoolAllocations( args: GetIpamPoolAllocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPoolAllocationsCommandOutput) => void ): void; getIpamPoolCidrs( args: GetIpamPoolCidrsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPoolCidrs( args: GetIpamPoolCidrsCommandInput, cb: (err: any, data?: GetIpamPoolCidrsCommandOutput) => void ): void; getIpamPoolCidrs( args: GetIpamPoolCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPoolCidrsCommandOutput) => void ): void; getIpamPrefixListResolverRules( args: GetIpamPrefixListResolverRulesCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPrefixListResolverRules( args: GetIpamPrefixListResolverRulesCommandInput, cb: (err: any, data?: GetIpamPrefixListResolverRulesCommandOutput) => void ): void; getIpamPrefixListResolverRules( args: GetIpamPrefixListResolverRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamPrefixListResolverRulesCommandOutput) => void ): void; getIpamPrefixListResolverVersionEntries( args: GetIpamPrefixListResolverVersionEntriesCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPrefixListResolverVersionEntries( args: GetIpamPrefixListResolverVersionEntriesCommandInput, cb: ( err: any, data?: GetIpamPrefixListResolverVersionEntriesCommandOutput ) => void ): void; getIpamPrefixListResolverVersionEntries( args: GetIpamPrefixListResolverVersionEntriesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetIpamPrefixListResolverVersionEntriesCommandOutput ) => void ): void; getIpamPrefixListResolverVersions( args: GetIpamPrefixListResolverVersionsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamPrefixListResolverVersions( args: GetIpamPrefixListResolverVersionsCommandInput, cb: ( err: any, data?: GetIpamPrefixListResolverVersionsCommandOutput ) => void ): void; getIpamPrefixListResolverVersions( args: GetIpamPrefixListResolverVersionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetIpamPrefixListResolverVersionsCommandOutput ) => void ): void; getIpamResourceCidrs( args: GetIpamResourceCidrsCommandInput, options?: __HttpHandlerOptions ): Promise; getIpamResourceCidrs( args: GetIpamResourceCidrsCommandInput, cb: (err: any, data?: GetIpamResourceCidrsCommandOutput) => void ): void; getIpamResourceCidrs( args: GetIpamResourceCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIpamResourceCidrsCommandOutput) => void ): void; getLaunchTemplateData( args: GetLaunchTemplateDataCommandInput, options?: __HttpHandlerOptions ): Promise; getLaunchTemplateData( args: GetLaunchTemplateDataCommandInput, cb: (err: any, data?: GetLaunchTemplateDataCommandOutput) => void ): void; getLaunchTemplateData( args: GetLaunchTemplateDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLaunchTemplateDataCommandOutput) => void ): void; getManagedPrefixListAssociations( args: GetManagedPrefixListAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; getManagedPrefixListAssociations( args: GetManagedPrefixListAssociationsCommandInput, cb: (err: any, data?: GetManagedPrefixListAssociationsCommandOutput) => void ): void; getManagedPrefixListAssociations( args: GetManagedPrefixListAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetManagedPrefixListAssociationsCommandOutput) => void ): void; getManagedPrefixListEntries( args: GetManagedPrefixListEntriesCommandInput, options?: __HttpHandlerOptions ): Promise; getManagedPrefixListEntries( args: GetManagedPrefixListEntriesCommandInput, cb: (err: any, data?: GetManagedPrefixListEntriesCommandOutput) => void ): void; getManagedPrefixListEntries( args: GetManagedPrefixListEntriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetManagedPrefixListEntriesCommandOutput) => void ): void; getManagedResourceVisibility(): Promise; getManagedResourceVisibility( args: GetManagedResourceVisibilityCommandInput, options?: __HttpHandlerOptions ): Promise; getManagedResourceVisibility( args: GetManagedResourceVisibilityCommandInput, cb: (err: any, data?: GetManagedResourceVisibilityCommandOutput) => void ): void; getManagedResourceVisibility( args: GetManagedResourceVisibilityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetManagedResourceVisibilityCommandOutput) => void ): void; getNetworkInsightsAccessScopeAnalysisFindings( args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, options?: __HttpHandlerOptions ): Promise; getNetworkInsightsAccessScopeAnalysisFindings( args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, cb: ( err: any, data?: GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput ) => void ): void; getNetworkInsightsAccessScopeAnalysisFindings( args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput ) => void ): void; getNetworkInsightsAccessScopeContent( args: GetNetworkInsightsAccessScopeContentCommandInput, options?: __HttpHandlerOptions ): Promise; getNetworkInsightsAccessScopeContent( args: GetNetworkInsightsAccessScopeContentCommandInput, cb: ( err: any, data?: GetNetworkInsightsAccessScopeContentCommandOutput ) => void ): void; getNetworkInsightsAccessScopeContent( args: GetNetworkInsightsAccessScopeContentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetNetworkInsightsAccessScopeContentCommandOutput ) => void ): void; getPasswordData( args: GetPasswordDataCommandInput, options?: __HttpHandlerOptions ): Promise; getPasswordData( args: GetPasswordDataCommandInput, cb: (err: any, data?: GetPasswordDataCommandOutput) => void ): void; getPasswordData( args: GetPasswordDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPasswordDataCommandOutput) => void ): void; getReservedInstancesExchangeQuote( args: GetReservedInstancesExchangeQuoteCommandInput, options?: __HttpHandlerOptions ): Promise; getReservedInstancesExchangeQuote( args: GetReservedInstancesExchangeQuoteCommandInput, cb: ( err: any, data?: GetReservedInstancesExchangeQuoteCommandOutput ) => void ): void; getReservedInstancesExchangeQuote( args: GetReservedInstancesExchangeQuoteCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetReservedInstancesExchangeQuoteCommandOutput ) => void ): void; getRouteServerAssociations( args: GetRouteServerAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; getRouteServerAssociations( args: GetRouteServerAssociationsCommandInput, cb: (err: any, data?: GetRouteServerAssociationsCommandOutput) => void ): void; getRouteServerAssociations( args: GetRouteServerAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRouteServerAssociationsCommandOutput) => void ): void; getRouteServerPropagations( args: GetRouteServerPropagationsCommandInput, options?: __HttpHandlerOptions ): Promise; getRouteServerPropagations( args: GetRouteServerPropagationsCommandInput, cb: (err: any, data?: GetRouteServerPropagationsCommandOutput) => void ): void; getRouteServerPropagations( args: GetRouteServerPropagationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRouteServerPropagationsCommandOutput) => void ): void; getRouteServerRoutingDatabase( args: GetRouteServerRoutingDatabaseCommandInput, options?: __HttpHandlerOptions ): Promise; getRouteServerRoutingDatabase( args: GetRouteServerRoutingDatabaseCommandInput, cb: (err: any, data?: GetRouteServerRoutingDatabaseCommandOutput) => void ): void; getRouteServerRoutingDatabase( args: GetRouteServerRoutingDatabaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRouteServerRoutingDatabaseCommandOutput) => void ): void; getSecurityGroupsForVpc( args: GetSecurityGroupsForVpcCommandInput, options?: __HttpHandlerOptions ): Promise; getSecurityGroupsForVpc( args: GetSecurityGroupsForVpcCommandInput, cb: (err: any, data?: GetSecurityGroupsForVpcCommandOutput) => void ): void; getSecurityGroupsForVpc( args: GetSecurityGroupsForVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSecurityGroupsForVpcCommandOutput) => void ): void; getSerialConsoleAccessStatus(): Promise; getSerialConsoleAccessStatus( args: GetSerialConsoleAccessStatusCommandInput, options?: __HttpHandlerOptions ): Promise; getSerialConsoleAccessStatus( args: GetSerialConsoleAccessStatusCommandInput, cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void ): void; getSerialConsoleAccessStatus( args: GetSerialConsoleAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSerialConsoleAccessStatusCommandOutput) => void ): void; getSnapshotBlockPublicAccessState(): Promise; getSnapshotBlockPublicAccessState( args: GetSnapshotBlockPublicAccessStateCommandInput, options?: __HttpHandlerOptions ): Promise; getSnapshotBlockPublicAccessState( args: GetSnapshotBlockPublicAccessStateCommandInput, cb: ( err: any, data?: GetSnapshotBlockPublicAccessStateCommandOutput ) => void ): void; getSnapshotBlockPublicAccessState( args: GetSnapshotBlockPublicAccessStateCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetSnapshotBlockPublicAccessStateCommandOutput ) => void ): void; getSpotPlacementScores( args: GetSpotPlacementScoresCommandInput, options?: __HttpHandlerOptions ): Promise; getSpotPlacementScores( args: GetSpotPlacementScoresCommandInput, cb: (err: any, data?: GetSpotPlacementScoresCommandOutput) => void ): void; getSpotPlacementScores( args: GetSpotPlacementScoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSpotPlacementScoresCommandOutput) => void ): void; getSubnetCidrReservations( args: GetSubnetCidrReservationsCommandInput, options?: __HttpHandlerOptions ): Promise; getSubnetCidrReservations( args: GetSubnetCidrReservationsCommandInput, cb: (err: any, data?: GetSubnetCidrReservationsCommandOutput) => void ): void; getSubnetCidrReservations( args: GetSubnetCidrReservationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSubnetCidrReservationsCommandOutput) => void ): void; getTransitGatewayAttachmentPropagations( args: GetTransitGatewayAttachmentPropagationsCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayAttachmentPropagations( args: GetTransitGatewayAttachmentPropagationsCommandInput, cb: ( err: any, data?: GetTransitGatewayAttachmentPropagationsCommandOutput ) => void ): void; getTransitGatewayAttachmentPropagations( args: GetTransitGatewayAttachmentPropagationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayAttachmentPropagationsCommandOutput ) => void ): void; getTransitGatewayMeteringPolicyEntries( args: GetTransitGatewayMeteringPolicyEntriesCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayMeteringPolicyEntries( args: GetTransitGatewayMeteringPolicyEntriesCommandInput, cb: ( err: any, data?: GetTransitGatewayMeteringPolicyEntriesCommandOutput ) => void ): void; getTransitGatewayMeteringPolicyEntries( args: GetTransitGatewayMeteringPolicyEntriesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayMeteringPolicyEntriesCommandOutput ) => void ): void; getTransitGatewayMulticastDomainAssociations( args: GetTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayMulticastDomainAssociations( args: GetTransitGatewayMulticastDomainAssociationsCommandInput, cb: ( err: any, data?: GetTransitGatewayMulticastDomainAssociationsCommandOutput ) => void ): void; getTransitGatewayMulticastDomainAssociations( args: GetTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayMulticastDomainAssociationsCommandOutput ) => void ): void; getTransitGatewayPolicyTableAssociations( args: GetTransitGatewayPolicyTableAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayPolicyTableAssociations( args: GetTransitGatewayPolicyTableAssociationsCommandInput, cb: ( err: any, data?: GetTransitGatewayPolicyTableAssociationsCommandOutput ) => void ): void; getTransitGatewayPolicyTableAssociations( args: GetTransitGatewayPolicyTableAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayPolicyTableAssociationsCommandOutput ) => void ): void; getTransitGatewayPolicyTableEntries( args: GetTransitGatewayPolicyTableEntriesCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayPolicyTableEntries( args: GetTransitGatewayPolicyTableEntriesCommandInput, cb: ( err: any, data?: GetTransitGatewayPolicyTableEntriesCommandOutput ) => void ): void; getTransitGatewayPolicyTableEntries( args: GetTransitGatewayPolicyTableEntriesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayPolicyTableEntriesCommandOutput ) => void ): void; getTransitGatewayPrefixListReferences( args: GetTransitGatewayPrefixListReferencesCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayPrefixListReferences( args: GetTransitGatewayPrefixListReferencesCommandInput, cb: ( err: any, data?: GetTransitGatewayPrefixListReferencesCommandOutput ) => void ): void; getTransitGatewayPrefixListReferences( args: GetTransitGatewayPrefixListReferencesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayPrefixListReferencesCommandOutput ) => void ): void; getTransitGatewayRouteTableAssociations( args: GetTransitGatewayRouteTableAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayRouteTableAssociations( args: GetTransitGatewayRouteTableAssociationsCommandInput, cb: ( err: any, data?: GetTransitGatewayRouteTableAssociationsCommandOutput ) => void ): void; getTransitGatewayRouteTableAssociations( args: GetTransitGatewayRouteTableAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayRouteTableAssociationsCommandOutput ) => void ): void; getTransitGatewayRouteTablePropagations( args: GetTransitGatewayRouteTablePropagationsCommandInput, options?: __HttpHandlerOptions ): Promise; getTransitGatewayRouteTablePropagations( args: GetTransitGatewayRouteTablePropagationsCommandInput, cb: ( err: any, data?: GetTransitGatewayRouteTablePropagationsCommandOutput ) => void ): void; getTransitGatewayRouteTablePropagations( args: GetTransitGatewayRouteTablePropagationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetTransitGatewayRouteTablePropagationsCommandOutput ) => void ): void; getVerifiedAccessEndpointPolicy( args: GetVerifiedAccessEndpointPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; getVerifiedAccessEndpointPolicy( args: GetVerifiedAccessEndpointPolicyCommandInput, cb: (err: any, data?: GetVerifiedAccessEndpointPolicyCommandOutput) => void ): void; getVerifiedAccessEndpointPolicy( args: GetVerifiedAccessEndpointPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVerifiedAccessEndpointPolicyCommandOutput) => void ): void; getVerifiedAccessEndpointTargets( args: GetVerifiedAccessEndpointTargetsCommandInput, options?: __HttpHandlerOptions ): Promise; getVerifiedAccessEndpointTargets( args: GetVerifiedAccessEndpointTargetsCommandInput, cb: (err: any, data?: GetVerifiedAccessEndpointTargetsCommandOutput) => void ): void; getVerifiedAccessEndpointTargets( args: GetVerifiedAccessEndpointTargetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVerifiedAccessEndpointTargetsCommandOutput) => void ): void; getVerifiedAccessGroupPolicy( args: GetVerifiedAccessGroupPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; getVerifiedAccessGroupPolicy( args: GetVerifiedAccessGroupPolicyCommandInput, cb: (err: any, data?: GetVerifiedAccessGroupPolicyCommandOutput) => void ): void; getVerifiedAccessGroupPolicy( args: GetVerifiedAccessGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVerifiedAccessGroupPolicyCommandOutput) => void ): void; getVpcResourcesBlockingEncryptionEnforcement( args: GetVpcResourcesBlockingEncryptionEnforcementCommandInput, options?: __HttpHandlerOptions ): Promise; getVpcResourcesBlockingEncryptionEnforcement( args: GetVpcResourcesBlockingEncryptionEnforcementCommandInput, cb: ( err: any, data?: GetVpcResourcesBlockingEncryptionEnforcementCommandOutput ) => void ): void; getVpcResourcesBlockingEncryptionEnforcement( args: GetVpcResourcesBlockingEncryptionEnforcementCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVpcResourcesBlockingEncryptionEnforcementCommandOutput ) => void ): void; getVpnConnectionDeviceSampleConfiguration( args: GetVpnConnectionDeviceSampleConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getVpnConnectionDeviceSampleConfiguration( args: GetVpnConnectionDeviceSampleConfigurationCommandInput, cb: ( err: any, data?: GetVpnConnectionDeviceSampleConfigurationCommandOutput ) => void ): void; getVpnConnectionDeviceSampleConfiguration( args: GetVpnConnectionDeviceSampleConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVpnConnectionDeviceSampleConfigurationCommandOutput ) => void ): void; getVpnConnectionDeviceTypes(): Promise; getVpnConnectionDeviceTypes( args: GetVpnConnectionDeviceTypesCommandInput, options?: __HttpHandlerOptions ): Promise; getVpnConnectionDeviceTypes( args: GetVpnConnectionDeviceTypesCommandInput, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void ): void; getVpnConnectionDeviceTypes( args: GetVpnConnectionDeviceTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpnConnectionDeviceTypesCommandOutput) => void ): void; getVpnTunnelReplacementStatus( args: GetVpnTunnelReplacementStatusCommandInput, options?: __HttpHandlerOptions ): Promise; getVpnTunnelReplacementStatus( args: GetVpnTunnelReplacementStatusCommandInput, cb: (err: any, data?: GetVpnTunnelReplacementStatusCommandOutput) => void ): void; getVpnTunnelReplacementStatus( args: GetVpnTunnelReplacementStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpnTunnelReplacementStatusCommandOutput) => void ): void; importClientVpnClientCertificateRevocationList( args: ImportClientVpnClientCertificateRevocationListCommandInput, options?: __HttpHandlerOptions ): Promise; importClientVpnClientCertificateRevocationList( args: ImportClientVpnClientCertificateRevocationListCommandInput, cb: ( err: any, data?: ImportClientVpnClientCertificateRevocationListCommandOutput ) => void ): void; importClientVpnClientCertificateRevocationList( args: ImportClientVpnClientCertificateRevocationListCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ImportClientVpnClientCertificateRevocationListCommandOutput ) => void ): void; importImage(): Promise; importImage( args: ImportImageCommandInput, options?: __HttpHandlerOptions ): Promise; importImage( args: ImportImageCommandInput, cb: (err: any, data?: ImportImageCommandOutput) => void ): void; importImage( args: ImportImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportImageCommandOutput) => void ): void; importInstance( args: ImportInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; importInstance( args: ImportInstanceCommandInput, cb: (err: any, data?: ImportInstanceCommandOutput) => void ): void; importInstance( args: ImportInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportInstanceCommandOutput) => void ): void; importKeyPair( args: ImportKeyPairCommandInput, options?: __HttpHandlerOptions ): Promise; importKeyPair( args: ImportKeyPairCommandInput, cb: (err: any, data?: ImportKeyPairCommandOutput) => void ): void; importKeyPair( args: ImportKeyPairCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportKeyPairCommandOutput) => void ): void; importSnapshot(): Promise; importSnapshot( args: ImportSnapshotCommandInput, options?: __HttpHandlerOptions ): Promise; importSnapshot( args: ImportSnapshotCommandInput, cb: (err: any, data?: ImportSnapshotCommandOutput) => void ): void; importSnapshot( args: ImportSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportSnapshotCommandOutput) => void ): void; importVolume( args: ImportVolumeCommandInput, options?: __HttpHandlerOptions ): Promise; importVolume( args: ImportVolumeCommandInput, cb: (err: any, data?: ImportVolumeCommandOutput) => void ): void; importVolume( args: ImportVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportVolumeCommandOutput) => void ): void; listImagesInRecycleBin(): Promise; listImagesInRecycleBin( args: ListImagesInRecycleBinCommandInput, options?: __HttpHandlerOptions ): Promise; listImagesInRecycleBin( args: ListImagesInRecycleBinCommandInput, cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void ): void; listImagesInRecycleBin( args: ListImagesInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListImagesInRecycleBinCommandOutput) => void ): void; listSnapshotsInRecycleBin(): Promise; listSnapshotsInRecycleBin( args: ListSnapshotsInRecycleBinCommandInput, options?: __HttpHandlerOptions ): Promise; listSnapshotsInRecycleBin( args: ListSnapshotsInRecycleBinCommandInput, cb: (err: any, data?: ListSnapshotsInRecycleBinCommandOutput) => void ): void; listSnapshotsInRecycleBin( args: ListSnapshotsInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSnapshotsInRecycleBinCommandOutput) => void ): void; listVolumesInRecycleBin(): Promise; listVolumesInRecycleBin( args: ListVolumesInRecycleBinCommandInput, options?: __HttpHandlerOptions ): Promise; listVolumesInRecycleBin( args: ListVolumesInRecycleBinCommandInput, cb: (err: any, data?: ListVolumesInRecycleBinCommandOutput) => void ): void; listVolumesInRecycleBin( args: ListVolumesInRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVolumesInRecycleBinCommandOutput) => void ): void; lockSnapshot( args: LockSnapshotCommandInput, options?: __HttpHandlerOptions ): Promise; lockSnapshot( args: LockSnapshotCommandInput, cb: (err: any, data?: LockSnapshotCommandOutput) => void ): void; lockSnapshot( args: LockSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: LockSnapshotCommandOutput) => void ): void; modifyAddressAttribute( args: ModifyAddressAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyAddressAttribute( args: ModifyAddressAttributeCommandInput, cb: (err: any, data?: ModifyAddressAttributeCommandOutput) => void ): void; modifyAddressAttribute( args: ModifyAddressAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAddressAttributeCommandOutput) => void ): void; modifyAvailabilityZoneGroup( args: ModifyAvailabilityZoneGroupCommandInput, options?: __HttpHandlerOptions ): Promise; modifyAvailabilityZoneGroup( args: ModifyAvailabilityZoneGroupCommandInput, cb: (err: any, data?: ModifyAvailabilityZoneGroupCommandOutput) => void ): void; modifyAvailabilityZoneGroup( args: ModifyAvailabilityZoneGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAvailabilityZoneGroupCommandOutput) => void ): void; modifyCapacityReservation( args: ModifyCapacityReservationCommandInput, options?: __HttpHandlerOptions ): Promise; modifyCapacityReservation( args: ModifyCapacityReservationCommandInput, cb: (err: any, data?: ModifyCapacityReservationCommandOutput) => void ): void; modifyCapacityReservation( args: ModifyCapacityReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCapacityReservationCommandOutput) => void ): void; modifyCapacityReservationFleet( args: ModifyCapacityReservationFleetCommandInput, options?: __HttpHandlerOptions ): Promise; modifyCapacityReservationFleet( args: ModifyCapacityReservationFleetCommandInput, cb: (err: any, data?: ModifyCapacityReservationFleetCommandOutput) => void ): void; modifyCapacityReservationFleet( args: ModifyCapacityReservationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyCapacityReservationFleetCommandOutput) => void ): void; modifyClientVpnEndpoint( args: ModifyClientVpnEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; modifyClientVpnEndpoint( args: ModifyClientVpnEndpointCommandInput, cb: (err: any, data?: ModifyClientVpnEndpointCommandOutput) => void ): void; modifyClientVpnEndpoint( args: ModifyClientVpnEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClientVpnEndpointCommandOutput) => void ): void; modifyDefaultCreditSpecification( args: ModifyDefaultCreditSpecificationCommandInput, options?: __HttpHandlerOptions ): Promise; modifyDefaultCreditSpecification( args: ModifyDefaultCreditSpecificationCommandInput, cb: (err: any, data?: ModifyDefaultCreditSpecificationCommandOutput) => void ): void; modifyDefaultCreditSpecification( args: ModifyDefaultCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyDefaultCreditSpecificationCommandOutput) => void ): void; modifyEbsDefaultKmsKeyId( args: ModifyEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions ): Promise; modifyEbsDefaultKmsKeyId( args: ModifyEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: ModifyEbsDefaultKmsKeyIdCommandOutput) => void ): void; modifyEbsDefaultKmsKeyId( args: ModifyEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEbsDefaultKmsKeyIdCommandOutput) => void ): void; modifyFleet( args: ModifyFleetCommandInput, options?: __HttpHandlerOptions ): Promise; modifyFleet( args: ModifyFleetCommandInput, cb: (err: any, data?: ModifyFleetCommandOutput) => void ): void; modifyFleet( args: ModifyFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyFleetCommandOutput) => void ): void; modifyFpgaImageAttribute( args: ModifyFpgaImageAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyFpgaImageAttribute( args: ModifyFpgaImageAttributeCommandInput, cb: (err: any, data?: ModifyFpgaImageAttributeCommandOutput) => void ): void; modifyFpgaImageAttribute( args: ModifyFpgaImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyFpgaImageAttributeCommandOutput) => void ): void; modifyHosts( args: ModifyHostsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyHosts( args: ModifyHostsCommandInput, cb: (err: any, data?: ModifyHostsCommandOutput) => void ): void; modifyHosts( args: ModifyHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyHostsCommandOutput) => void ): void; modifyIdentityIdFormat( args: ModifyIdentityIdFormatCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIdentityIdFormat( args: ModifyIdentityIdFormatCommandInput, cb: (err: any, data?: ModifyIdentityIdFormatCommandOutput) => void ): void; modifyIdentityIdFormat( args: ModifyIdentityIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIdentityIdFormatCommandOutput) => void ): void; modifyIdFormat( args: ModifyIdFormatCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIdFormat( args: ModifyIdFormatCommandInput, cb: (err: any, data?: ModifyIdFormatCommandOutput) => void ): void; modifyIdFormat( args: ModifyIdFormatCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIdFormatCommandOutput) => void ): void; modifyImageAttribute( args: ModifyImageAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyImageAttribute( args: ModifyImageAttributeCommandInput, cb: (err: any, data?: ModifyImageAttributeCommandOutput) => void ): void; modifyImageAttribute( args: ModifyImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyImageAttributeCommandOutput) => void ): void; modifyInstanceAttribute( args: ModifyInstanceAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceAttribute( args: ModifyInstanceAttributeCommandInput, cb: (err: any, data?: ModifyInstanceAttributeCommandOutput) => void ): void; modifyInstanceAttribute( args: ModifyInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceAttributeCommandOutput) => void ): void; modifyInstanceCapacityReservationAttributes( args: ModifyInstanceCapacityReservationAttributesCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceCapacityReservationAttributes( args: ModifyInstanceCapacityReservationAttributesCommandInput, cb: ( err: any, data?: ModifyInstanceCapacityReservationAttributesCommandOutput ) => void ): void; modifyInstanceCapacityReservationAttributes( args: ModifyInstanceCapacityReservationAttributesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyInstanceCapacityReservationAttributesCommandOutput ) => void ): void; modifyInstanceConnectEndpoint( args: ModifyInstanceConnectEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceConnectEndpoint( args: ModifyInstanceConnectEndpointCommandInput, cb: (err: any, data?: ModifyInstanceConnectEndpointCommandOutput) => void ): void; modifyInstanceConnectEndpoint( args: ModifyInstanceConnectEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceConnectEndpointCommandOutput) => void ): void; modifyInstanceCpuOptions( args: ModifyInstanceCpuOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceCpuOptions( args: ModifyInstanceCpuOptionsCommandInput, cb: (err: any, data?: ModifyInstanceCpuOptionsCommandOutput) => void ): void; modifyInstanceCpuOptions( args: ModifyInstanceCpuOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceCpuOptionsCommandOutput) => void ): void; modifyInstanceCreditSpecification( args: ModifyInstanceCreditSpecificationCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceCreditSpecification( args: ModifyInstanceCreditSpecificationCommandInput, cb: ( err: any, data?: ModifyInstanceCreditSpecificationCommandOutput ) => void ): void; modifyInstanceCreditSpecification( args: ModifyInstanceCreditSpecificationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyInstanceCreditSpecificationCommandOutput ) => void ): void; modifyInstanceEventStartTime( args: ModifyInstanceEventStartTimeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceEventStartTime( args: ModifyInstanceEventStartTimeCommandInput, cb: (err: any, data?: ModifyInstanceEventStartTimeCommandOutput) => void ): void; modifyInstanceEventStartTime( args: ModifyInstanceEventStartTimeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceEventStartTimeCommandOutput) => void ): void; modifyInstanceEventWindow( args: ModifyInstanceEventWindowCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceEventWindow( args: ModifyInstanceEventWindowCommandInput, cb: (err: any, data?: ModifyInstanceEventWindowCommandOutput) => void ): void; modifyInstanceEventWindow( args: ModifyInstanceEventWindowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceEventWindowCommandOutput) => void ): void; modifyInstanceMaintenanceOptions( args: ModifyInstanceMaintenanceOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceMaintenanceOptions( args: ModifyInstanceMaintenanceOptionsCommandInput, cb: (err: any, data?: ModifyInstanceMaintenanceOptionsCommandOutput) => void ): void; modifyInstanceMaintenanceOptions( args: ModifyInstanceMaintenanceOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceMaintenanceOptionsCommandOutput) => void ): void; modifyInstanceMetadataDefaults(): Promise; modifyInstanceMetadataDefaults( args: ModifyInstanceMetadataDefaultsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceMetadataDefaults( args: ModifyInstanceMetadataDefaultsCommandInput, cb: (err: any, data?: ModifyInstanceMetadataDefaultsCommandOutput) => void ): void; modifyInstanceMetadataDefaults( args: ModifyInstanceMetadataDefaultsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceMetadataDefaultsCommandOutput) => void ): void; modifyInstanceMetadataOptions( args: ModifyInstanceMetadataOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceMetadataOptions( args: ModifyInstanceMetadataOptionsCommandInput, cb: (err: any, data?: ModifyInstanceMetadataOptionsCommandOutput) => void ): void; modifyInstanceMetadataOptions( args: ModifyInstanceMetadataOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceMetadataOptionsCommandOutput) => void ): void; modifyInstanceNetworkPerformanceOptions( args: ModifyInstanceNetworkPerformanceOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstanceNetworkPerformanceOptions( args: ModifyInstanceNetworkPerformanceOptionsCommandInput, cb: ( err: any, data?: ModifyInstanceNetworkPerformanceOptionsCommandOutput ) => void ): void; modifyInstanceNetworkPerformanceOptions( args: ModifyInstanceNetworkPerformanceOptionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyInstanceNetworkPerformanceOptionsCommandOutput ) => void ): void; modifyInstancePlacement( args: ModifyInstancePlacementCommandInput, options?: __HttpHandlerOptions ): Promise; modifyInstancePlacement( args: ModifyInstancePlacementCommandInput, cb: (err: any, data?: ModifyInstancePlacementCommandOutput) => void ): void; modifyInstancePlacement( args: ModifyInstancePlacementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstancePlacementCommandOutput) => void ): void; modifyIpam( args: ModifyIpamCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpam( args: ModifyIpamCommandInput, cb: (err: any, data?: ModifyIpamCommandOutput) => void ): void; modifyIpam( args: ModifyIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamCommandOutput) => void ): void; modifyIpamPolicyAllocationRules( args: ModifyIpamPolicyAllocationRulesCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamPolicyAllocationRules( args: ModifyIpamPolicyAllocationRulesCommandInput, cb: (err: any, data?: ModifyIpamPolicyAllocationRulesCommandOutput) => void ): void; modifyIpamPolicyAllocationRules( args: ModifyIpamPolicyAllocationRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamPolicyAllocationRulesCommandOutput) => void ): void; modifyIpamPool( args: ModifyIpamPoolCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamPool( args: ModifyIpamPoolCommandInput, cb: (err: any, data?: ModifyIpamPoolCommandOutput) => void ): void; modifyIpamPool( args: ModifyIpamPoolCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamPoolCommandOutput) => void ): void; modifyIpamPrefixListResolver( args: ModifyIpamPrefixListResolverCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamPrefixListResolver( args: ModifyIpamPrefixListResolverCommandInput, cb: (err: any, data?: ModifyIpamPrefixListResolverCommandOutput) => void ): void; modifyIpamPrefixListResolver( args: ModifyIpamPrefixListResolverCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamPrefixListResolverCommandOutput) => void ): void; modifyIpamPrefixListResolverTarget( args: ModifyIpamPrefixListResolverTargetCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamPrefixListResolverTarget( args: ModifyIpamPrefixListResolverTargetCommandInput, cb: ( err: any, data?: ModifyIpamPrefixListResolverTargetCommandOutput ) => void ): void; modifyIpamPrefixListResolverTarget( args: ModifyIpamPrefixListResolverTargetCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyIpamPrefixListResolverTargetCommandOutput ) => void ): void; modifyIpamResourceCidr( args: ModifyIpamResourceCidrCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamResourceCidr( args: ModifyIpamResourceCidrCommandInput, cb: (err: any, data?: ModifyIpamResourceCidrCommandOutput) => void ): void; modifyIpamResourceCidr( args: ModifyIpamResourceCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamResourceCidrCommandOutput) => void ): void; modifyIpamResourceDiscovery( args: ModifyIpamResourceDiscoveryCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamResourceDiscovery( args: ModifyIpamResourceDiscoveryCommandInput, cb: (err: any, data?: ModifyIpamResourceDiscoveryCommandOutput) => void ): void; modifyIpamResourceDiscovery( args: ModifyIpamResourceDiscoveryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamResourceDiscoveryCommandOutput) => void ): void; modifyIpamScope( args: ModifyIpamScopeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyIpamScope( args: ModifyIpamScopeCommandInput, cb: (err: any, data?: ModifyIpamScopeCommandOutput) => void ): void; modifyIpamScope( args: ModifyIpamScopeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyIpamScopeCommandOutput) => void ): void; modifyLaunchTemplate(): Promise; modifyLaunchTemplate( args: ModifyLaunchTemplateCommandInput, options?: __HttpHandlerOptions ): Promise; modifyLaunchTemplate( args: ModifyLaunchTemplateCommandInput, cb: (err: any, data?: ModifyLaunchTemplateCommandOutput) => void ): void; modifyLaunchTemplate( args: ModifyLaunchTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLaunchTemplateCommandOutput) => void ): void; modifyLocalGatewayRoute( args: ModifyLocalGatewayRouteCommandInput, options?: __HttpHandlerOptions ): Promise; modifyLocalGatewayRoute( args: ModifyLocalGatewayRouteCommandInput, cb: (err: any, data?: ModifyLocalGatewayRouteCommandOutput) => void ): void; modifyLocalGatewayRoute( args: ModifyLocalGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyLocalGatewayRouteCommandOutput) => void ): void; modifyManagedPrefixList( args: ModifyManagedPrefixListCommandInput, options?: __HttpHandlerOptions ): Promise; modifyManagedPrefixList( args: ModifyManagedPrefixListCommandInput, cb: (err: any, data?: ModifyManagedPrefixListCommandOutput) => void ): void; modifyManagedPrefixList( args: ModifyManagedPrefixListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyManagedPrefixListCommandOutput) => void ): void; modifyManagedResourceVisibility(): Promise; modifyManagedResourceVisibility( args: ModifyManagedResourceVisibilityCommandInput, options?: __HttpHandlerOptions ): Promise; modifyManagedResourceVisibility( args: ModifyManagedResourceVisibilityCommandInput, cb: (err: any, data?: ModifyManagedResourceVisibilityCommandOutput) => void ): void; modifyManagedResourceVisibility( args: ModifyManagedResourceVisibilityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyManagedResourceVisibilityCommandOutput) => void ): void; modifyNetworkInterfaceAttribute( args: ModifyNetworkInterfaceAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyNetworkInterfaceAttribute( args: ModifyNetworkInterfaceAttributeCommandInput, cb: (err: any, data?: ModifyNetworkInterfaceAttributeCommandOutput) => void ): void; modifyNetworkInterfaceAttribute( args: ModifyNetworkInterfaceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyNetworkInterfaceAttributeCommandOutput) => void ): void; modifyPrivateDnsNameOptions( args: ModifyPrivateDnsNameOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyPrivateDnsNameOptions( args: ModifyPrivateDnsNameOptionsCommandInput, cb: (err: any, data?: ModifyPrivateDnsNameOptionsCommandOutput) => void ): void; modifyPrivateDnsNameOptions( args: ModifyPrivateDnsNameOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyPrivateDnsNameOptionsCommandOutput) => void ): void; modifyPublicIpDnsNameOptions( args: ModifyPublicIpDnsNameOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyPublicIpDnsNameOptions( args: ModifyPublicIpDnsNameOptionsCommandInput, cb: (err: any, data?: ModifyPublicIpDnsNameOptionsCommandOutput) => void ): void; modifyPublicIpDnsNameOptions( args: ModifyPublicIpDnsNameOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyPublicIpDnsNameOptionsCommandOutput) => void ): void; modifyReservedInstances( args: ModifyReservedInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; modifyReservedInstances( args: ModifyReservedInstancesCommandInput, cb: (err: any, data?: ModifyReservedInstancesCommandOutput) => void ): void; modifyReservedInstances( args: ModifyReservedInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyReservedInstancesCommandOutput) => void ): void; modifyRouteServer( args: ModifyRouteServerCommandInput, options?: __HttpHandlerOptions ): Promise; modifyRouteServer( args: ModifyRouteServerCommandInput, cb: (err: any, data?: ModifyRouteServerCommandOutput) => void ): void; modifyRouteServer( args: ModifyRouteServerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyRouteServerCommandOutput) => void ): void; modifySecurityGroupRules( args: ModifySecurityGroupRulesCommandInput, options?: __HttpHandlerOptions ): Promise; modifySecurityGroupRules( args: ModifySecurityGroupRulesCommandInput, cb: (err: any, data?: ModifySecurityGroupRulesCommandOutput) => void ): void; modifySecurityGroupRules( args: ModifySecurityGroupRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySecurityGroupRulesCommandOutput) => void ): void; modifySnapshotAttribute( args: ModifySnapshotAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifySnapshotAttribute( args: ModifySnapshotAttributeCommandInput, cb: (err: any, data?: ModifySnapshotAttributeCommandOutput) => void ): void; modifySnapshotAttribute( args: ModifySnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotAttributeCommandOutput) => void ): void; modifySnapshotTier( args: ModifySnapshotTierCommandInput, options?: __HttpHandlerOptions ): Promise; modifySnapshotTier( args: ModifySnapshotTierCommandInput, cb: (err: any, data?: ModifySnapshotTierCommandOutput) => void ): void; modifySnapshotTier( args: ModifySnapshotTierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotTierCommandOutput) => void ): void; modifySpotFleetRequest( args: ModifySpotFleetRequestCommandInput, options?: __HttpHandlerOptions ): Promise; modifySpotFleetRequest( args: ModifySpotFleetRequestCommandInput, cb: (err: any, data?: ModifySpotFleetRequestCommandOutput) => void ): void; modifySpotFleetRequest( args: ModifySpotFleetRequestCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySpotFleetRequestCommandOutput) => void ): void; modifySubnetAttribute( args: ModifySubnetAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifySubnetAttribute( args: ModifySubnetAttributeCommandInput, cb: (err: any, data?: ModifySubnetAttributeCommandOutput) => void ): void; modifySubnetAttribute( args: ModifySubnetAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySubnetAttributeCommandOutput) => void ): void; modifyTrafficMirrorFilterNetworkServices( args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTrafficMirrorFilterNetworkServices( args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, cb: ( err: any, data?: ModifyTrafficMirrorFilterNetworkServicesCommandOutput ) => void ): void; modifyTrafficMirrorFilterNetworkServices( args: ModifyTrafficMirrorFilterNetworkServicesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyTrafficMirrorFilterNetworkServicesCommandOutput ) => void ): void; modifyTrafficMirrorFilterRule( args: ModifyTrafficMirrorFilterRuleCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTrafficMirrorFilterRule( args: ModifyTrafficMirrorFilterRuleCommandInput, cb: (err: any, data?: ModifyTrafficMirrorFilterRuleCommandOutput) => void ): void; modifyTrafficMirrorFilterRule( args: ModifyTrafficMirrorFilterRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTrafficMirrorFilterRuleCommandOutput) => void ): void; modifyTrafficMirrorSession( args: ModifyTrafficMirrorSessionCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTrafficMirrorSession( args: ModifyTrafficMirrorSessionCommandInput, cb: (err: any, data?: ModifyTrafficMirrorSessionCommandOutput) => void ): void; modifyTrafficMirrorSession( args: ModifyTrafficMirrorSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTrafficMirrorSessionCommandOutput) => void ): void; modifyTransitGateway( args: ModifyTransitGatewayCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTransitGateway( args: ModifyTransitGatewayCommandInput, cb: (err: any, data?: ModifyTransitGatewayCommandOutput) => void ): void; modifyTransitGateway( args: ModifyTransitGatewayCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyTransitGatewayCommandOutput) => void ): void; modifyTransitGatewayMeteringPolicy( args: ModifyTransitGatewayMeteringPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTransitGatewayMeteringPolicy( args: ModifyTransitGatewayMeteringPolicyCommandInput, cb: ( err: any, data?: ModifyTransitGatewayMeteringPolicyCommandOutput ) => void ): void; modifyTransitGatewayMeteringPolicy( args: ModifyTransitGatewayMeteringPolicyCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyTransitGatewayMeteringPolicyCommandOutput ) => void ): void; modifyTransitGatewayPrefixListReference( args: ModifyTransitGatewayPrefixListReferenceCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTransitGatewayPrefixListReference( args: ModifyTransitGatewayPrefixListReferenceCommandInput, cb: ( err: any, data?: ModifyTransitGatewayPrefixListReferenceCommandOutput ) => void ): void; modifyTransitGatewayPrefixListReference( args: ModifyTransitGatewayPrefixListReferenceCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyTransitGatewayPrefixListReferenceCommandOutput ) => void ): void; modifyTransitGatewayVpcAttachment( args: ModifyTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; modifyTransitGatewayVpcAttachment( args: ModifyTransitGatewayVpcAttachmentCommandInput, cb: ( err: any, data?: ModifyTransitGatewayVpcAttachmentCommandOutput ) => void ): void; modifyTransitGatewayVpcAttachment( args: ModifyTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyTransitGatewayVpcAttachmentCommandOutput ) => void ): void; modifyVerifiedAccessEndpoint( args: ModifyVerifiedAccessEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessEndpoint( args: ModifyVerifiedAccessEndpointCommandInput, cb: (err: any, data?: ModifyVerifiedAccessEndpointCommandOutput) => void ): void; modifyVerifiedAccessEndpoint( args: ModifyVerifiedAccessEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVerifiedAccessEndpointCommandOutput) => void ): void; modifyVerifiedAccessEndpointPolicy( args: ModifyVerifiedAccessEndpointPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessEndpointPolicy( args: ModifyVerifiedAccessEndpointPolicyCommandInput, cb: ( err: any, data?: ModifyVerifiedAccessEndpointPolicyCommandOutput ) => void ): void; modifyVerifiedAccessEndpointPolicy( args: ModifyVerifiedAccessEndpointPolicyCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVerifiedAccessEndpointPolicyCommandOutput ) => void ): void; modifyVerifiedAccessGroup( args: ModifyVerifiedAccessGroupCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessGroup( args: ModifyVerifiedAccessGroupCommandInput, cb: (err: any, data?: ModifyVerifiedAccessGroupCommandOutput) => void ): void; modifyVerifiedAccessGroup( args: ModifyVerifiedAccessGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVerifiedAccessGroupCommandOutput) => void ): void; modifyVerifiedAccessGroupPolicy( args: ModifyVerifiedAccessGroupPolicyCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessGroupPolicy( args: ModifyVerifiedAccessGroupPolicyCommandInput, cb: (err: any, data?: ModifyVerifiedAccessGroupPolicyCommandOutput) => void ): void; modifyVerifiedAccessGroupPolicy( args: ModifyVerifiedAccessGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVerifiedAccessGroupPolicyCommandOutput) => void ): void; modifyVerifiedAccessInstance( args: ModifyVerifiedAccessInstanceCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessInstance( args: ModifyVerifiedAccessInstanceCommandInput, cb: (err: any, data?: ModifyVerifiedAccessInstanceCommandOutput) => void ): void; modifyVerifiedAccessInstance( args: ModifyVerifiedAccessInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVerifiedAccessInstanceCommandOutput) => void ): void; modifyVerifiedAccessInstanceLoggingConfiguration( args: ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessInstanceLoggingConfiguration( args: ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, cb: ( err: any, data?: ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput ) => void ): void; modifyVerifiedAccessInstanceLoggingConfiguration( args: ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput ) => void ): void; modifyVerifiedAccessTrustProvider( args: ModifyVerifiedAccessTrustProviderCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVerifiedAccessTrustProvider( args: ModifyVerifiedAccessTrustProviderCommandInput, cb: ( err: any, data?: ModifyVerifiedAccessTrustProviderCommandOutput ) => void ): void; modifyVerifiedAccessTrustProvider( args: ModifyVerifiedAccessTrustProviderCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVerifiedAccessTrustProviderCommandOutput ) => void ): void; modifyVolume( args: ModifyVolumeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVolume( args: ModifyVolumeCommandInput, cb: (err: any, data?: ModifyVolumeCommandOutput) => void ): void; modifyVolume( args: ModifyVolumeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVolumeCommandOutput) => void ): void; modifyVolumeAttribute( args: ModifyVolumeAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVolumeAttribute( args: ModifyVolumeAttributeCommandInput, cb: (err: any, data?: ModifyVolumeAttributeCommandOutput) => void ): void; modifyVolumeAttribute( args: ModifyVolumeAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVolumeAttributeCommandOutput) => void ): void; modifyVpcAttribute( args: ModifyVpcAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcAttribute( args: ModifyVpcAttributeCommandInput, cb: (err: any, data?: ModifyVpcAttributeCommandOutput) => void ): void; modifyVpcAttribute( args: ModifyVpcAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcAttributeCommandOutput) => void ): void; modifyVpcBlockPublicAccessExclusion( args: ModifyVpcBlockPublicAccessExclusionCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcBlockPublicAccessExclusion( args: ModifyVpcBlockPublicAccessExclusionCommandInput, cb: ( err: any, data?: ModifyVpcBlockPublicAccessExclusionCommandOutput ) => void ): void; modifyVpcBlockPublicAccessExclusion( args: ModifyVpcBlockPublicAccessExclusionCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcBlockPublicAccessExclusionCommandOutput ) => void ): void; modifyVpcBlockPublicAccessOptions( args: ModifyVpcBlockPublicAccessOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcBlockPublicAccessOptions( args: ModifyVpcBlockPublicAccessOptionsCommandInput, cb: ( err: any, data?: ModifyVpcBlockPublicAccessOptionsCommandOutput ) => void ): void; modifyVpcBlockPublicAccessOptions( args: ModifyVpcBlockPublicAccessOptionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcBlockPublicAccessOptionsCommandOutput ) => void ): void; modifyVpcEncryptionControl( args: ModifyVpcEncryptionControlCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcEncryptionControl( args: ModifyVpcEncryptionControlCommandInput, cb: (err: any, data?: ModifyVpcEncryptionControlCommandOutput) => void ): void; modifyVpcEncryptionControl( args: ModifyVpcEncryptionControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEncryptionControlCommandOutput) => void ): void; modifyVpcEndpoint( args: ModifyVpcEndpointCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcEndpoint( args: ModifyVpcEndpointCommandInput, cb: (err: any, data?: ModifyVpcEndpointCommandOutput) => void ): void; modifyVpcEndpoint( args: ModifyVpcEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcEndpointCommandOutput) => void ): void; modifyVpcEndpointConnectionNotification( args: ModifyVpcEndpointConnectionNotificationCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcEndpointConnectionNotification( args: ModifyVpcEndpointConnectionNotificationCommandInput, cb: ( err: any, data?: ModifyVpcEndpointConnectionNotificationCommandOutput ) => void ): void; modifyVpcEndpointConnectionNotification( args: ModifyVpcEndpointConnectionNotificationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcEndpointConnectionNotificationCommandOutput ) => void ): void; modifyVpcEndpointServiceConfiguration( args: ModifyVpcEndpointServiceConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcEndpointServiceConfiguration( args: ModifyVpcEndpointServiceConfigurationCommandInput, cb: ( err: any, data?: ModifyVpcEndpointServiceConfigurationCommandOutput ) => void ): void; modifyVpcEndpointServiceConfiguration( args: ModifyVpcEndpointServiceConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcEndpointServiceConfigurationCommandOutput ) => void ): void; modifyVpcEndpointServicePayerResponsibility( args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcEndpointServicePayerResponsibility( args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, cb: ( err: any, data?: ModifyVpcEndpointServicePayerResponsibilityCommandOutput ) => void ): void; modifyVpcEndpointServicePayerResponsibility( args: ModifyVpcEndpointServicePayerResponsibilityCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcEndpointServicePayerResponsibilityCommandOutput ) => void ): void; modifyVpcEndpointServicePermissions( args: ModifyVpcEndpointServicePermissionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcEndpointServicePermissions( args: ModifyVpcEndpointServicePermissionsCommandInput, cb: ( err: any, data?: ModifyVpcEndpointServicePermissionsCommandOutput ) => void ): void; modifyVpcEndpointServicePermissions( args: ModifyVpcEndpointServicePermissionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcEndpointServicePermissionsCommandOutput ) => void ): void; modifyVpcPeeringConnectionOptions( args: ModifyVpcPeeringConnectionOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcPeeringConnectionOptions( args: ModifyVpcPeeringConnectionOptionsCommandInput, cb: ( err: any, data?: ModifyVpcPeeringConnectionOptionsCommandOutput ) => void ): void; modifyVpcPeeringConnectionOptions( args: ModifyVpcPeeringConnectionOptionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ModifyVpcPeeringConnectionOptionsCommandOutput ) => void ): void; modifyVpcTenancy( args: ModifyVpcTenancyCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpcTenancy( args: ModifyVpcTenancyCommandInput, cb: (err: any, data?: ModifyVpcTenancyCommandOutput) => void ): void; modifyVpcTenancy( args: ModifyVpcTenancyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpcTenancyCommandOutput) => void ): void; modifyVpnConnection( args: ModifyVpnConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpnConnection( args: ModifyVpnConnectionCommandInput, cb: (err: any, data?: ModifyVpnConnectionCommandOutput) => void ): void; modifyVpnConnection( args: ModifyVpnConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnConnectionCommandOutput) => void ): void; modifyVpnConnectionOptions( args: ModifyVpnConnectionOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpnConnectionOptions( args: ModifyVpnConnectionOptionsCommandInput, cb: (err: any, data?: ModifyVpnConnectionOptionsCommandOutput) => void ): void; modifyVpnConnectionOptions( args: ModifyVpnConnectionOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnConnectionOptionsCommandOutput) => void ): void; modifyVpnTunnelCertificate( args: ModifyVpnTunnelCertificateCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpnTunnelCertificate( args: ModifyVpnTunnelCertificateCommandInput, cb: (err: any, data?: ModifyVpnTunnelCertificateCommandOutput) => void ): void; modifyVpnTunnelCertificate( args: ModifyVpnTunnelCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnTunnelCertificateCommandOutput) => void ): void; modifyVpnTunnelOptions( args: ModifyVpnTunnelOptionsCommandInput, options?: __HttpHandlerOptions ): Promise; modifyVpnTunnelOptions( args: ModifyVpnTunnelOptionsCommandInput, cb: (err: any, data?: ModifyVpnTunnelOptionsCommandOutput) => void ): void; modifyVpnTunnelOptions( args: ModifyVpnTunnelOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyVpnTunnelOptionsCommandOutput) => void ): void; monitorInstances( args: MonitorInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; monitorInstances( args: MonitorInstancesCommandInput, cb: (err: any, data?: MonitorInstancesCommandOutput) => void ): void; monitorInstances( args: MonitorInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MonitorInstancesCommandOutput) => void ): void; moveAddressToVpc( args: MoveAddressToVpcCommandInput, options?: __HttpHandlerOptions ): Promise; moveAddressToVpc( args: MoveAddressToVpcCommandInput, cb: (err: any, data?: MoveAddressToVpcCommandOutput) => void ): void; moveAddressToVpc( args: MoveAddressToVpcCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveAddressToVpcCommandOutput) => void ): void; moveByoipCidrToIpam( args: MoveByoipCidrToIpamCommandInput, options?: __HttpHandlerOptions ): Promise; moveByoipCidrToIpam( args: MoveByoipCidrToIpamCommandInput, cb: (err: any, data?: MoveByoipCidrToIpamCommandOutput) => void ): void; moveByoipCidrToIpam( args: MoveByoipCidrToIpamCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveByoipCidrToIpamCommandOutput) => void ): void; moveCapacityReservationInstances( args: MoveCapacityReservationInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; moveCapacityReservationInstances( args: MoveCapacityReservationInstancesCommandInput, cb: (err: any, data?: MoveCapacityReservationInstancesCommandOutput) => void ): void; moveCapacityReservationInstances( args: MoveCapacityReservationInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveCapacityReservationInstancesCommandOutput) => void ): void; provisionByoipCidr( args: ProvisionByoipCidrCommandInput, options?: __HttpHandlerOptions ): Promise; provisionByoipCidr( args: ProvisionByoipCidrCommandInput, cb: (err: any, data?: ProvisionByoipCidrCommandOutput) => void ): void; provisionByoipCidr( args: ProvisionByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionByoipCidrCommandOutput) => void ): void; provisionIpamByoasn( args: ProvisionIpamByoasnCommandInput, options?: __HttpHandlerOptions ): Promise; provisionIpamByoasn( args: ProvisionIpamByoasnCommandInput, cb: (err: any, data?: ProvisionIpamByoasnCommandOutput) => void ): void; provisionIpamByoasn( args: ProvisionIpamByoasnCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionIpamByoasnCommandOutput) => void ): void; provisionIpamPoolCidr( args: ProvisionIpamPoolCidrCommandInput, options?: __HttpHandlerOptions ): Promise; provisionIpamPoolCidr( args: ProvisionIpamPoolCidrCommandInput, cb: (err: any, data?: ProvisionIpamPoolCidrCommandOutput) => void ): void; provisionIpamPoolCidr( args: ProvisionIpamPoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionIpamPoolCidrCommandOutput) => void ): void; provisionPublicIpv4PoolCidr( args: ProvisionPublicIpv4PoolCidrCommandInput, options?: __HttpHandlerOptions ): Promise; provisionPublicIpv4PoolCidr( args: ProvisionPublicIpv4PoolCidrCommandInput, cb: (err: any, data?: ProvisionPublicIpv4PoolCidrCommandOutput) => void ): void; provisionPublicIpv4PoolCidr( args: ProvisionPublicIpv4PoolCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ProvisionPublicIpv4PoolCidrCommandOutput) => void ): void; purchaseCapacityBlock( args: PurchaseCapacityBlockCommandInput, options?: __HttpHandlerOptions ): Promise; purchaseCapacityBlock( args: PurchaseCapacityBlockCommandInput, cb: (err: any, data?: PurchaseCapacityBlockCommandOutput) => void ): void; purchaseCapacityBlock( args: PurchaseCapacityBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseCapacityBlockCommandOutput) => void ): void; purchaseCapacityBlockExtension( args: PurchaseCapacityBlockExtensionCommandInput, options?: __HttpHandlerOptions ): Promise; purchaseCapacityBlockExtension( args: PurchaseCapacityBlockExtensionCommandInput, cb: (err: any, data?: PurchaseCapacityBlockExtensionCommandOutput) => void ): void; purchaseCapacityBlockExtension( args: PurchaseCapacityBlockExtensionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseCapacityBlockExtensionCommandOutput) => void ): void; purchaseHostReservation( args: PurchaseHostReservationCommandInput, options?: __HttpHandlerOptions ): Promise; purchaseHostReservation( args: PurchaseHostReservationCommandInput, cb: (err: any, data?: PurchaseHostReservationCommandOutput) => void ): void; purchaseHostReservation( args: PurchaseHostReservationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseHostReservationCommandOutput) => void ): void; purchaseReservedInstancesOffering( args: PurchaseReservedInstancesOfferingCommandInput, options?: __HttpHandlerOptions ): Promise; purchaseReservedInstancesOffering( args: PurchaseReservedInstancesOfferingCommandInput, cb: ( err: any, data?: PurchaseReservedInstancesOfferingCommandOutput ) => void ): void; purchaseReservedInstancesOffering( args: PurchaseReservedInstancesOfferingCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PurchaseReservedInstancesOfferingCommandOutput ) => void ): void; purchaseScheduledInstances( args: PurchaseScheduledInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; purchaseScheduledInstances( args: PurchaseScheduledInstancesCommandInput, cb: (err: any, data?: PurchaseScheduledInstancesCommandOutput) => void ): void; purchaseScheduledInstances( args: PurchaseScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseScheduledInstancesCommandOutput) => void ): void; rebootInstances( args: RebootInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; rebootInstances( args: RebootInstancesCommandInput, cb: (err: any, data?: RebootInstancesCommandOutput) => void ): void; rebootInstances( args: RebootInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootInstancesCommandOutput) => void ): void; registerImage( args: RegisterImageCommandInput, options?: __HttpHandlerOptions ): Promise; registerImage( args: RegisterImageCommandInput, cb: (err: any, data?: RegisterImageCommandOutput) => void ): void; registerImage( args: RegisterImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterImageCommandOutput) => void ): void; registerInstanceEventNotificationAttributes( args: RegisterInstanceEventNotificationAttributesCommandInput, options?: __HttpHandlerOptions ): Promise; registerInstanceEventNotificationAttributes( args: RegisterInstanceEventNotificationAttributesCommandInput, cb: ( err: any, data?: RegisterInstanceEventNotificationAttributesCommandOutput ) => void ): void; registerInstanceEventNotificationAttributes( args: RegisterInstanceEventNotificationAttributesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RegisterInstanceEventNotificationAttributesCommandOutput ) => void ): void; registerTransitGatewayMulticastGroupMembers( args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options?: __HttpHandlerOptions ): Promise; registerTransitGatewayMulticastGroupMembers( args: RegisterTransitGatewayMulticastGroupMembersCommandInput, cb: ( err: any, data?: RegisterTransitGatewayMulticastGroupMembersCommandOutput ) => void ): void; registerTransitGatewayMulticastGroupMembers( args: RegisterTransitGatewayMulticastGroupMembersCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RegisterTransitGatewayMulticastGroupMembersCommandOutput ) => void ): void; registerTransitGatewayMulticastGroupSources( args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options?: __HttpHandlerOptions ): Promise; registerTransitGatewayMulticastGroupSources( args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, cb: ( err: any, data?: RegisterTransitGatewayMulticastGroupSourcesCommandOutput ) => void ): void; registerTransitGatewayMulticastGroupSources( args: RegisterTransitGatewayMulticastGroupSourcesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RegisterTransitGatewayMulticastGroupSourcesCommandOutput ) => void ): void; rejectCapacityReservationBillingOwnership( args: RejectCapacityReservationBillingOwnershipCommandInput, options?: __HttpHandlerOptions ): Promise; rejectCapacityReservationBillingOwnership( args: RejectCapacityReservationBillingOwnershipCommandInput, cb: ( err: any, data?: RejectCapacityReservationBillingOwnershipCommandOutput ) => void ): void; rejectCapacityReservationBillingOwnership( args: RejectCapacityReservationBillingOwnershipCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RejectCapacityReservationBillingOwnershipCommandOutput ) => void ): void; rejectTransitGatewayClientVpnAttachment( args: RejectTransitGatewayClientVpnAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; rejectTransitGatewayClientVpnAttachment( args: RejectTransitGatewayClientVpnAttachmentCommandInput, cb: ( err: any, data?: RejectTransitGatewayClientVpnAttachmentCommandOutput ) => void ): void; rejectTransitGatewayClientVpnAttachment( args: RejectTransitGatewayClientVpnAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RejectTransitGatewayClientVpnAttachmentCommandOutput ) => void ): void; rejectTransitGatewayMulticastDomainAssociations(): Promise; rejectTransitGatewayMulticastDomainAssociations( args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options?: __HttpHandlerOptions ): Promise; rejectTransitGatewayMulticastDomainAssociations( args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, cb: ( err: any, data?: RejectTransitGatewayMulticastDomainAssociationsCommandOutput ) => void ): void; rejectTransitGatewayMulticastDomainAssociations( args: RejectTransitGatewayMulticastDomainAssociationsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RejectTransitGatewayMulticastDomainAssociationsCommandOutput ) => void ): void; rejectTransitGatewayPeeringAttachment( args: RejectTransitGatewayPeeringAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; rejectTransitGatewayPeeringAttachment( args: RejectTransitGatewayPeeringAttachmentCommandInput, cb: ( err: any, data?: RejectTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; rejectTransitGatewayPeeringAttachment( args: RejectTransitGatewayPeeringAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RejectTransitGatewayPeeringAttachmentCommandOutput ) => void ): void; rejectTransitGatewayVpcAttachment( args: RejectTransitGatewayVpcAttachmentCommandInput, options?: __HttpHandlerOptions ): Promise; rejectTransitGatewayVpcAttachment( args: RejectTransitGatewayVpcAttachmentCommandInput, cb: ( err: any, data?: RejectTransitGatewayVpcAttachmentCommandOutput ) => void ): void; rejectTransitGatewayVpcAttachment( args: RejectTransitGatewayVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: RejectTransitGatewayVpcAttachmentCommandOutput ) => void ): void; rejectVpcEndpointConnections( args: RejectVpcEndpointConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; rejectVpcEndpointConnections( args: RejectVpcEndpointConnectionsCommandInput, cb: (err: any, data?: RejectVpcEndpointConnectionsCommandOutput) => void ): void; rejectVpcEndpointConnections( args: RejectVpcEndpointConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectVpcEndpointConnectionsCommandOutput) => void ): void; rejectVpcPeeringConnection( args: RejectVpcPeeringConnectionCommandInput, options?: __HttpHandlerOptions ): Promise; rejectVpcPeeringConnection( args: RejectVpcPeeringConnectionCommandInput, cb: (err: any, data?: RejectVpcPeeringConnectionCommandOutput) => void ): void; rejectVpcPeeringConnection( args: RejectVpcPeeringConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectVpcPeeringConnectionCommandOutput) => void ): void; releaseAddress(): Promise; releaseAddress( args: ReleaseAddressCommandInput, options?: __HttpHandlerOptions ): Promise; releaseAddress( args: ReleaseAddressCommandInput, cb: (err: any, data?: ReleaseAddressCommandOutput) => void ): void; releaseAddress( args: ReleaseAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseAddressCommandOutput) => void ): void; releaseHosts( args: ReleaseHostsCommandInput, options?: __HttpHandlerOptions ): Promise; releaseHosts( args: ReleaseHostsCommandInput, cb: (err: any, data?: ReleaseHostsCommandOutput) => void ): void; releaseHosts( args: ReleaseHostsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseHostsCommandOutput) => void ): void; releaseIpamPoolAllocation( args: ReleaseIpamPoolAllocationCommandInput, options?: __HttpHandlerOptions ): Promise; releaseIpamPoolAllocation( args: ReleaseIpamPoolAllocationCommandInput, cb: (err: any, data?: ReleaseIpamPoolAllocationCommandOutput) => void ): void; releaseIpamPoolAllocation( args: ReleaseIpamPoolAllocationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleaseIpamPoolAllocationCommandOutput) => void ): void; replaceIamInstanceProfileAssociation( args: ReplaceIamInstanceProfileAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; replaceIamInstanceProfileAssociation( args: ReplaceIamInstanceProfileAssociationCommandInput, cb: ( err: any, data?: ReplaceIamInstanceProfileAssociationCommandOutput ) => void ): void; replaceIamInstanceProfileAssociation( args: ReplaceIamInstanceProfileAssociationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ReplaceIamInstanceProfileAssociationCommandOutput ) => void ): void; replaceImageCriteriaInAllowedImagesSettings(): Promise; replaceImageCriteriaInAllowedImagesSettings( args: ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; replaceImageCriteriaInAllowedImagesSettings( args: ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, cb: ( err: any, data?: ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput ) => void ): void; replaceImageCriteriaInAllowedImagesSettings( args: ReplaceImageCriteriaInAllowedImagesSettingsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ReplaceImageCriteriaInAllowedImagesSettingsCommandOutput ) => void ): void; replaceNetworkAclAssociation( args: ReplaceNetworkAclAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; replaceNetworkAclAssociation( args: ReplaceNetworkAclAssociationCommandInput, cb: (err: any, data?: ReplaceNetworkAclAssociationCommandOutput) => void ): void; replaceNetworkAclAssociation( args: ReplaceNetworkAclAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceNetworkAclAssociationCommandOutput) => void ): void; replaceNetworkAclEntry( args: ReplaceNetworkAclEntryCommandInput, options?: __HttpHandlerOptions ): Promise; replaceNetworkAclEntry( args: ReplaceNetworkAclEntryCommandInput, cb: (err: any, data?: ReplaceNetworkAclEntryCommandOutput) => void ): void; replaceNetworkAclEntry( args: ReplaceNetworkAclEntryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceNetworkAclEntryCommandOutput) => void ): void; replaceRoute( args: ReplaceRouteCommandInput, options?: __HttpHandlerOptions ): Promise; replaceRoute( args: ReplaceRouteCommandInput, cb: (err: any, data?: ReplaceRouteCommandOutput) => void ): void; replaceRoute( args: ReplaceRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceRouteCommandOutput) => void ): void; replaceRouteTableAssociation( args: ReplaceRouteTableAssociationCommandInput, options?: __HttpHandlerOptions ): Promise; replaceRouteTableAssociation( args: ReplaceRouteTableAssociationCommandInput, cb: (err: any, data?: ReplaceRouteTableAssociationCommandOutput) => void ): void; replaceRouteTableAssociation( args: ReplaceRouteTableAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceRouteTableAssociationCommandOutput) => void ): void; replaceTransitGatewayRoute( args: ReplaceTransitGatewayRouteCommandInput, options?: __HttpHandlerOptions ): Promise; replaceTransitGatewayRoute( args: ReplaceTransitGatewayRouteCommandInput, cb: (err: any, data?: ReplaceTransitGatewayRouteCommandOutput) => void ): void; replaceTransitGatewayRoute( args: ReplaceTransitGatewayRouteCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceTransitGatewayRouteCommandOutput) => void ): void; replaceVpnTunnel( args: ReplaceVpnTunnelCommandInput, options?: __HttpHandlerOptions ): Promise; replaceVpnTunnel( args: ReplaceVpnTunnelCommandInput, cb: (err: any, data?: ReplaceVpnTunnelCommandOutput) => void ): void; replaceVpnTunnel( args: ReplaceVpnTunnelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplaceVpnTunnelCommandOutput) => void ): void; reportInstanceStatus( args: ReportInstanceStatusCommandInput, options?: __HttpHandlerOptions ): Promise; reportInstanceStatus( args: ReportInstanceStatusCommandInput, cb: (err: any, data?: ReportInstanceStatusCommandOutput) => void ): void; reportInstanceStatus( args: ReportInstanceStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReportInstanceStatusCommandOutput) => void ): void; requestSpotFleet( args: RequestSpotFleetCommandInput, options?: __HttpHandlerOptions ): Promise; requestSpotFleet( args: RequestSpotFleetCommandInput, cb: (err: any, data?: RequestSpotFleetCommandOutput) => void ): void; requestSpotFleet( args: RequestSpotFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RequestSpotFleetCommandOutput) => void ): void; requestSpotInstances(): Promise; requestSpotInstances( args: RequestSpotInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; requestSpotInstances( args: RequestSpotInstancesCommandInput, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void ): void; requestSpotInstances( args: RequestSpotInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RequestSpotInstancesCommandOutput) => void ): void; resetAddressAttribute( args: ResetAddressAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; resetAddressAttribute( args: ResetAddressAttributeCommandInput, cb: (err: any, data?: ResetAddressAttributeCommandOutput) => void ): void; resetAddressAttribute( args: ResetAddressAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetAddressAttributeCommandOutput) => void ): void; resetEbsDefaultKmsKeyId(): Promise; resetEbsDefaultKmsKeyId( args: ResetEbsDefaultKmsKeyIdCommandInput, options?: __HttpHandlerOptions ): Promise; resetEbsDefaultKmsKeyId( args: ResetEbsDefaultKmsKeyIdCommandInput, cb: (err: any, data?: ResetEbsDefaultKmsKeyIdCommandOutput) => void ): void; resetEbsDefaultKmsKeyId( args: ResetEbsDefaultKmsKeyIdCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetEbsDefaultKmsKeyIdCommandOutput) => void ): void; resetFpgaImageAttribute( args: ResetFpgaImageAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; resetFpgaImageAttribute( args: ResetFpgaImageAttributeCommandInput, cb: (err: any, data?: ResetFpgaImageAttributeCommandOutput) => void ): void; resetFpgaImageAttribute( args: ResetFpgaImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetFpgaImageAttributeCommandOutput) => void ): void; resetImageAttribute( args: ResetImageAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; resetImageAttribute( args: ResetImageAttributeCommandInput, cb: (err: any, data?: ResetImageAttributeCommandOutput) => void ): void; resetImageAttribute( args: ResetImageAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetImageAttributeCommandOutput) => void ): void; resetInstanceAttribute( args: ResetInstanceAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; resetInstanceAttribute( args: ResetInstanceAttributeCommandInput, cb: (err: any, data?: ResetInstanceAttributeCommandOutput) => void ): void; resetInstanceAttribute( args: ResetInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetInstanceAttributeCommandOutput) => void ): void; resetNetworkInterfaceAttribute( args: ResetNetworkInterfaceAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; resetNetworkInterfaceAttribute( args: ResetNetworkInterfaceAttributeCommandInput, cb: (err: any, data?: ResetNetworkInterfaceAttributeCommandOutput) => void ): void; resetNetworkInterfaceAttribute( args: ResetNetworkInterfaceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetNetworkInterfaceAttributeCommandOutput) => void ): void; resetSnapshotAttribute( args: ResetSnapshotAttributeCommandInput, options?: __HttpHandlerOptions ): Promise; resetSnapshotAttribute( args: ResetSnapshotAttributeCommandInput, cb: (err: any, data?: ResetSnapshotAttributeCommandOutput) => void ): void; resetSnapshotAttribute( args: ResetSnapshotAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetSnapshotAttributeCommandOutput) => void ): void; restoreAddressToClassic( args: RestoreAddressToClassicCommandInput, options?: __HttpHandlerOptions ): Promise; restoreAddressToClassic( args: RestoreAddressToClassicCommandInput, cb: (err: any, data?: RestoreAddressToClassicCommandOutput) => void ): void; restoreAddressToClassic( args: RestoreAddressToClassicCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreAddressToClassicCommandOutput) => void ): void; restoreImageFromRecycleBin( args: RestoreImageFromRecycleBinCommandInput, options?: __HttpHandlerOptions ): Promise; restoreImageFromRecycleBin( args: RestoreImageFromRecycleBinCommandInput, cb: (err: any, data?: RestoreImageFromRecycleBinCommandOutput) => void ): void; restoreImageFromRecycleBin( args: RestoreImageFromRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreImageFromRecycleBinCommandOutput) => void ): void; restoreManagedPrefixListVersion( args: RestoreManagedPrefixListVersionCommandInput, options?: __HttpHandlerOptions ): Promise; restoreManagedPrefixListVersion( args: RestoreManagedPrefixListVersionCommandInput, cb: (err: any, data?: RestoreManagedPrefixListVersionCommandOutput) => void ): void; restoreManagedPrefixListVersion( args: RestoreManagedPrefixListVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreManagedPrefixListVersionCommandOutput) => void ): void; restoreSnapshotFromRecycleBin( args: RestoreSnapshotFromRecycleBinCommandInput, options?: __HttpHandlerOptions ): Promise; restoreSnapshotFromRecycleBin( args: RestoreSnapshotFromRecycleBinCommandInput, cb: (err: any, data?: RestoreSnapshotFromRecycleBinCommandOutput) => void ): void; restoreSnapshotFromRecycleBin( args: RestoreSnapshotFromRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreSnapshotFromRecycleBinCommandOutput) => void ): void; restoreSnapshotTier( args: RestoreSnapshotTierCommandInput, options?: __HttpHandlerOptions ): Promise; restoreSnapshotTier( args: RestoreSnapshotTierCommandInput, cb: (err: any, data?: RestoreSnapshotTierCommandOutput) => void ): void; restoreSnapshotTier( args: RestoreSnapshotTierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreSnapshotTierCommandOutput) => void ): void; restoreVolumeFromRecycleBin( args: RestoreVolumeFromRecycleBinCommandInput, options?: __HttpHandlerOptions ): Promise; restoreVolumeFromRecycleBin( args: RestoreVolumeFromRecycleBinCommandInput, cb: (err: any, data?: RestoreVolumeFromRecycleBinCommandOutput) => void ): void; restoreVolumeFromRecycleBin( args: RestoreVolumeFromRecycleBinCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreVolumeFromRecycleBinCommandOutput) => void ): void; revokeClientVpnIngress( args: RevokeClientVpnIngressCommandInput, options?: __HttpHandlerOptions ): Promise; revokeClientVpnIngress( args: RevokeClientVpnIngressCommandInput, cb: (err: any, data?: RevokeClientVpnIngressCommandOutput) => void ): void; revokeClientVpnIngress( args: RevokeClientVpnIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeClientVpnIngressCommandOutput) => void ): void; revokeSecurityGroupEgress( args: RevokeSecurityGroupEgressCommandInput, options?: __HttpHandlerOptions ): Promise; revokeSecurityGroupEgress( args: RevokeSecurityGroupEgressCommandInput, cb: (err: any, data?: RevokeSecurityGroupEgressCommandOutput) => void ): void; revokeSecurityGroupEgress( args: RevokeSecurityGroupEgressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSecurityGroupEgressCommandOutput) => void ): void; revokeSecurityGroupIngress(): Promise; revokeSecurityGroupIngress( args: RevokeSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions ): Promise; revokeSecurityGroupIngress( args: RevokeSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeSecurityGroupIngressCommandOutput) => void ): void; revokeSecurityGroupIngress( args: RevokeSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSecurityGroupIngressCommandOutput) => void ): void; runInstances( args: RunInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; runInstances( args: RunInstancesCommandInput, cb: (err: any, data?: RunInstancesCommandOutput) => void ): void; runInstances( args: RunInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RunInstancesCommandOutput) => void ): void; runScheduledInstances( args: RunScheduledInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; runScheduledInstances( args: RunScheduledInstancesCommandInput, cb: (err: any, data?: RunScheduledInstancesCommandOutput) => void ): void; runScheduledInstances( args: RunScheduledInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RunScheduledInstancesCommandOutput) => void ): void; searchLocalGatewayRoutes( args: SearchLocalGatewayRoutesCommandInput, options?: __HttpHandlerOptions ): Promise; searchLocalGatewayRoutes( args: SearchLocalGatewayRoutesCommandInput, cb: (err: any, data?: SearchLocalGatewayRoutesCommandOutput) => void ): void; searchLocalGatewayRoutes( args: SearchLocalGatewayRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchLocalGatewayRoutesCommandOutput) => void ): void; searchTransitGatewayMulticastGroups( args: SearchTransitGatewayMulticastGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; searchTransitGatewayMulticastGroups( args: SearchTransitGatewayMulticastGroupsCommandInput, cb: ( err: any, data?: SearchTransitGatewayMulticastGroupsCommandOutput ) => void ): void; searchTransitGatewayMulticastGroups( args: SearchTransitGatewayMulticastGroupsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: SearchTransitGatewayMulticastGroupsCommandOutput ) => void ): void; searchTransitGatewayRoutes( args: SearchTransitGatewayRoutesCommandInput, options?: __HttpHandlerOptions ): Promise; searchTransitGatewayRoutes( args: SearchTransitGatewayRoutesCommandInput, cb: (err: any, data?: SearchTransitGatewayRoutesCommandOutput) => void ): void; searchTransitGatewayRoutes( args: SearchTransitGatewayRoutesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchTransitGatewayRoutesCommandOutput) => void ): void; sendDiagnosticInterrupt( args: SendDiagnosticInterruptCommandInput, options?: __HttpHandlerOptions ): Promise; sendDiagnosticInterrupt( args: SendDiagnosticInterruptCommandInput, cb: (err: any, data?: SendDiagnosticInterruptCommandOutput) => void ): void; sendDiagnosticInterrupt( args: SendDiagnosticInterruptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SendDiagnosticInterruptCommandOutput) => void ): void; startDeclarativePoliciesReport( args: StartDeclarativePoliciesReportCommandInput, options?: __HttpHandlerOptions ): Promise; startDeclarativePoliciesReport( args: StartDeclarativePoliciesReportCommandInput, cb: (err: any, data?: StartDeclarativePoliciesReportCommandOutput) => void ): void; startDeclarativePoliciesReport( args: StartDeclarativePoliciesReportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartDeclarativePoliciesReportCommandOutput) => void ): void; startInstances( args: StartInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; startInstances( args: StartInstancesCommandInput, cb: (err: any, data?: StartInstancesCommandOutput) => void ): void; startInstances( args: StartInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartInstancesCommandOutput) => void ): void; startNetworkInsightsAccessScopeAnalysis( args: StartNetworkInsightsAccessScopeAnalysisCommandInput, options?: __HttpHandlerOptions ): Promise; startNetworkInsightsAccessScopeAnalysis( args: StartNetworkInsightsAccessScopeAnalysisCommandInput, cb: ( err: any, data?: StartNetworkInsightsAccessScopeAnalysisCommandOutput ) => void ): void; startNetworkInsightsAccessScopeAnalysis( args: StartNetworkInsightsAccessScopeAnalysisCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: StartNetworkInsightsAccessScopeAnalysisCommandOutput ) => void ): void; startNetworkInsightsAnalysis( args: StartNetworkInsightsAnalysisCommandInput, options?: __HttpHandlerOptions ): Promise; startNetworkInsightsAnalysis( args: StartNetworkInsightsAnalysisCommandInput, cb: (err: any, data?: StartNetworkInsightsAnalysisCommandOutput) => void ): void; startNetworkInsightsAnalysis( args: StartNetworkInsightsAnalysisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNetworkInsightsAnalysisCommandOutput) => void ): void; startVpcEndpointServicePrivateDnsVerification( args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options?: __HttpHandlerOptions ): Promise; startVpcEndpointServicePrivateDnsVerification( args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, cb: ( err: any, data?: StartVpcEndpointServicePrivateDnsVerificationCommandOutput ) => void ): void; startVpcEndpointServicePrivateDnsVerification( args: StartVpcEndpointServicePrivateDnsVerificationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: StartVpcEndpointServicePrivateDnsVerificationCommandOutput ) => void ): void; stopInstances( args: StopInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; stopInstances( args: StopInstancesCommandInput, cb: (err: any, data?: StopInstancesCommandOutput) => void ): void; stopInstances( args: StopInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopInstancesCommandOutput) => void ): void; terminateClientVpnConnections( args: TerminateClientVpnConnectionsCommandInput, options?: __HttpHandlerOptions ): Promise; terminateClientVpnConnections( args: TerminateClientVpnConnectionsCommandInput, cb: (err: any, data?: TerminateClientVpnConnectionsCommandOutput) => void ): void; terminateClientVpnConnections( args: TerminateClientVpnConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateClientVpnConnectionsCommandOutput) => void ): void; terminateInstances( args: TerminateInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; terminateInstances( args: TerminateInstancesCommandInput, cb: (err: any, data?: TerminateInstancesCommandOutput) => void ): void; terminateInstances( args: TerminateInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateInstancesCommandOutput) => void ): void; unassignIpv6Addresses( args: UnassignIpv6AddressesCommandInput, options?: __HttpHandlerOptions ): Promise; unassignIpv6Addresses( args: UnassignIpv6AddressesCommandInput, cb: (err: any, data?: UnassignIpv6AddressesCommandOutput) => void ): void; unassignIpv6Addresses( args: UnassignIpv6AddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnassignIpv6AddressesCommandOutput) => void ): void; unassignPrivateIpAddresses( args: UnassignPrivateIpAddressesCommandInput, options?: __HttpHandlerOptions ): Promise; unassignPrivateIpAddresses( args: UnassignPrivateIpAddressesCommandInput, cb: (err: any, data?: UnassignPrivateIpAddressesCommandOutput) => void ): void; unassignPrivateIpAddresses( args: UnassignPrivateIpAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnassignPrivateIpAddressesCommandOutput) => void ): void; unassignPrivateNatGatewayAddress( args: UnassignPrivateNatGatewayAddressCommandInput, options?: __HttpHandlerOptions ): Promise; unassignPrivateNatGatewayAddress( args: UnassignPrivateNatGatewayAddressCommandInput, cb: (err: any, data?: UnassignPrivateNatGatewayAddressCommandOutput) => void ): void; unassignPrivateNatGatewayAddress( args: UnassignPrivateNatGatewayAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnassignPrivateNatGatewayAddressCommandOutput) => void ): void; unlockSnapshot( args: UnlockSnapshotCommandInput, options?: __HttpHandlerOptions ): Promise; unlockSnapshot( args: UnlockSnapshotCommandInput, cb: (err: any, data?: UnlockSnapshotCommandOutput) => void ): void; unlockSnapshot( args: UnlockSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnlockSnapshotCommandOutput) => void ): void; unmonitorInstances( args: UnmonitorInstancesCommandInput, options?: __HttpHandlerOptions ): Promise; unmonitorInstances( args: UnmonitorInstancesCommandInput, cb: (err: any, data?: UnmonitorInstancesCommandOutput) => void ): void; unmonitorInstances( args: UnmonitorInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UnmonitorInstancesCommandOutput) => void ): void; updateCapacityManagerMonitoredTagKeys(): Promise; updateCapacityManagerMonitoredTagKeys( args: UpdateCapacityManagerMonitoredTagKeysCommandInput, options?: __HttpHandlerOptions ): Promise; updateCapacityManagerMonitoredTagKeys( args: UpdateCapacityManagerMonitoredTagKeysCommandInput, cb: ( err: any, data?: UpdateCapacityManagerMonitoredTagKeysCommandOutput ) => void ): void; updateCapacityManagerMonitoredTagKeys( args: UpdateCapacityManagerMonitoredTagKeysCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: UpdateCapacityManagerMonitoredTagKeysCommandOutput ) => void ): void; updateCapacityManagerOrganizationsAccess( args: UpdateCapacityManagerOrganizationsAccessCommandInput, options?: __HttpHandlerOptions ): Promise; updateCapacityManagerOrganizationsAccess( args: UpdateCapacityManagerOrganizationsAccessCommandInput, cb: ( err: any, data?: UpdateCapacityManagerOrganizationsAccessCommandOutput ) => void ): void; updateCapacityManagerOrganizationsAccess( args: UpdateCapacityManagerOrganizationsAccessCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: UpdateCapacityManagerOrganizationsAccessCommandOutput ) => void ): void; updateInterruptibleCapacityReservationAllocation( args: UpdateInterruptibleCapacityReservationAllocationCommandInput, options?: __HttpHandlerOptions ): Promise; updateInterruptibleCapacityReservationAllocation( args: UpdateInterruptibleCapacityReservationAllocationCommandInput, cb: ( err: any, data?: UpdateInterruptibleCapacityReservationAllocationCommandOutput ) => void ): void; updateInterruptibleCapacityReservationAllocation( args: UpdateInterruptibleCapacityReservationAllocationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: UpdateInterruptibleCapacityReservationAllocationCommandOutput ) => void ): void; updateSecurityGroupRuleDescriptionsEgress(): Promise; updateSecurityGroupRuleDescriptionsEgress( args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options?: __HttpHandlerOptions ): Promise; updateSecurityGroupRuleDescriptionsEgress( args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, cb: ( err: any, data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput ) => void ): void; updateSecurityGroupRuleDescriptionsEgress( args: UpdateSecurityGroupRuleDescriptionsEgressCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: UpdateSecurityGroupRuleDescriptionsEgressCommandOutput ) => void ): void; updateSecurityGroupRuleDescriptionsIngress(): Promise; updateSecurityGroupRuleDescriptionsIngress( args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options?: __HttpHandlerOptions ): Promise; updateSecurityGroupRuleDescriptionsIngress( args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, cb: ( err: any, data?: UpdateSecurityGroupRuleDescriptionsIngressCommandOutput ) => void ): void; updateSecurityGroupRuleDescriptionsIngress( args: UpdateSecurityGroupRuleDescriptionsIngressCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: UpdateSecurityGroupRuleDescriptionsIngressCommandOutput ) => void ): void; withdrawByoipCidr( args: WithdrawByoipCidrCommandInput, options?: __HttpHandlerOptions ): Promise; withdrawByoipCidr( args: WithdrawByoipCidrCommandInput, cb: (err: any, data?: WithdrawByoipCidrCommandOutput) => void ): void; withdrawByoipCidr( args: WithdrawByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: WithdrawByoipCidrCommandOutput) => void ): void; paginateDescribeAddressesAttribute( args?: DescribeAddressesAttributeCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeAddressTransfers( args?: DescribeAddressTransfersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeAwsNetworkPerformanceMetricSubscriptions( args?: DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeByoipCidrs( args: DescribeByoipCidrsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityBlockExtensionHistory( args?: DescribeCapacityBlockExtensionHistoryCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityBlockExtensionOfferings( args: DescribeCapacityBlockExtensionOfferingsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityBlockOfferings( args: DescribeCapacityBlockOfferingsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityBlocks( args?: DescribeCapacityBlocksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityBlockStatus( args?: DescribeCapacityBlockStatusCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityManagerDataExports( args?: DescribeCapacityManagerDataExportsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityReservationBillingRequests( args: DescribeCapacityReservationBillingRequestsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityReservationFleets( args?: DescribeCapacityReservationFleetsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCapacityReservations( args?: DescribeCapacityReservationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCarrierGateways( args?: DescribeCarrierGatewaysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeClassicLinkInstances( args?: DescribeClassicLinkInstancesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeClientVpnAuthorizationRules( args: DescribeClientVpnAuthorizationRulesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeClientVpnConnections( args: DescribeClientVpnConnectionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeClientVpnEndpoints( args?: DescribeClientVpnEndpointsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeClientVpnRoutes( args: DescribeClientVpnRoutesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeClientVpnTargetNetworks( args: DescribeClientVpnTargetNetworksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeCoipPools( args?: DescribeCoipPoolsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeDhcpOptions( args?: DescribeDhcpOptionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeEgressOnlyInternetGateways( args?: DescribeEgressOnlyInternetGatewaysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeExportImageTasks( args?: DescribeExportImageTasksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeFastLaunchImages( args?: DescribeFastLaunchImagesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeFastSnapshotRestores( args?: DescribeFastSnapshotRestoresCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeFleets( args?: DescribeFleetsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeFlowLogs( args?: DescribeFlowLogsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeFpgaImages( args?: DescribeFpgaImagesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeHostReservationOfferings( args?: DescribeHostReservationOfferingsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeHostReservations( args?: DescribeHostReservationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeHosts( args?: DescribeHostsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIamInstanceProfileAssociations( args?: DescribeIamInstanceProfileAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeImageReferences( args: DescribeImageReferencesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeImages( args?: DescribeImagesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeImageUsageReportEntries( args?: DescribeImageUsageReportEntriesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeImageUsageReports( args?: DescribeImageUsageReportsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeImportImageTasks( args?: DescribeImportImageTasksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeImportSnapshotTasks( args?: DescribeImportSnapshotTasksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceConnectEndpoints( args?: DescribeInstanceConnectEndpointsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceCreditSpecifications( args?: DescribeInstanceCreditSpecificationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceEventWindows( args?: DescribeInstanceEventWindowsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceImageMetadata( args?: DescribeInstanceImageMetadataCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstances( args?: DescribeInstancesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceStatus( args?: DescribeInstanceStatusCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceTopology( args?: DescribeInstanceTopologyCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceTypeOfferings( args?: DescribeInstanceTypeOfferingsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInstanceTypes( args?: DescribeInstanceTypesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeInternetGateways( args?: DescribeInternetGatewaysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpamPools( args?: DescribeIpamPoolsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpamPrefixListResolvers( args?: DescribeIpamPrefixListResolversCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpamPrefixListResolverTargets( args?: DescribeIpamPrefixListResolverTargetsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpamResourceDiscoveries( args?: DescribeIpamResourceDiscoveriesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpamResourceDiscoveryAssociations( args?: DescribeIpamResourceDiscoveryAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpams( args?: DescribeIpamsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpamScopes( args?: DescribeIpamScopesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeIpv6Pools( args?: DescribeIpv6PoolsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLaunchTemplates( args?: DescribeLaunchTemplatesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLaunchTemplateVersions( args?: DescribeLaunchTemplateVersionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLocalGatewayRouteTables( args?: DescribeLocalGatewayRouteTablesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations( args?: DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLocalGatewayRouteTableVpcAssociations( args?: DescribeLocalGatewayRouteTableVpcAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLocalGateways( args?: DescribeLocalGatewaysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLocalGatewayVirtualInterfaceGroups( args?: DescribeLocalGatewayVirtualInterfaceGroupsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeLocalGatewayVirtualInterfaces( args?: DescribeLocalGatewayVirtualInterfacesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeMacHosts( args?: DescribeMacHostsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeMacModificationTasks( args?: DescribeMacModificationTasksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeManagedPrefixLists( args?: DescribeManagedPrefixListsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeMovingAddresses( args?: DescribeMovingAddressesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNatGateways( args?: DescribeNatGatewaysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkAcls( args?: DescribeNetworkAclsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkInsightsAccessScopeAnalyses( args?: DescribeNetworkInsightsAccessScopeAnalysesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkInsightsAccessScopes( args?: DescribeNetworkInsightsAccessScopesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkInsightsAnalyses( args?: DescribeNetworkInsightsAnalysesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkInsightsPaths( args?: DescribeNetworkInsightsPathsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkInterfacePermissions( args?: DescribeNetworkInterfacePermissionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeNetworkInterfaces( args?: DescribeNetworkInterfacesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribePrefixLists( args?: DescribePrefixListsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribePrincipalIdFormat( args?: DescribePrincipalIdFormatCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribePublicIpv4Pools( args?: DescribePublicIpv4PoolsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeReplaceRootVolumeTasks( args?: DescribeReplaceRootVolumeTasksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeReservedInstancesModifications( args?: DescribeReservedInstancesModificationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeReservedInstancesOfferings( args?: DescribeReservedInstancesOfferingsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeRouteServerEndpoints( args?: DescribeRouteServerEndpointsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeRouteServerPeers( args?: DescribeRouteServerPeersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeRouteServers( args?: DescribeRouteServersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeRouteTables( args?: DescribeRouteTablesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeScheduledInstanceAvailability( args: DescribeScheduledInstanceAvailabilityCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeScheduledInstances( args?: DescribeScheduledInstancesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSecondaryInterfaces( args?: DescribeSecondaryInterfacesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSecondaryNetworks( args?: DescribeSecondaryNetworksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSecondarySubnets( args?: DescribeSecondarySubnetsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSecurityGroupRules( args?: DescribeSecurityGroupRulesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSecurityGroups( args?: DescribeSecurityGroupsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSecurityGroupVpcAssociations( args?: DescribeSecurityGroupVpcAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSnapshots( args?: DescribeSnapshotsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSnapshotTierStatus( args?: DescribeSnapshotTierStatusCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSpotFleetRequests( args?: DescribeSpotFleetRequestsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSpotInstanceRequests( args?: DescribeSpotInstanceRequestsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSpotPriceHistory( args?: DescribeSpotPriceHistoryCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeStaleSecurityGroups( args: DescribeStaleSecurityGroupsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeStoreImageTasks( args?: DescribeStoreImageTasksCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeSubnets( args?: DescribeSubnetsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTags( args?: DescribeTagsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTrafficMirrorFilters( args?: DescribeTrafficMirrorFiltersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTrafficMirrorSessions( args?: DescribeTrafficMirrorSessionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTrafficMirrorTargets( args?: DescribeTrafficMirrorTargetsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayAttachments( args?: DescribeTransitGatewayAttachmentsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayConnectPeers( args?: DescribeTransitGatewayConnectPeersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayConnects( args?: DescribeTransitGatewayConnectsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayMulticastDomains( args?: DescribeTransitGatewayMulticastDomainsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayPeeringAttachments( args?: DescribeTransitGatewayPeeringAttachmentsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayPolicyTables( args?: DescribeTransitGatewayPolicyTablesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayRouteTableAnnouncements( args?: DescribeTransitGatewayRouteTableAnnouncementsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayRouteTables( args?: DescribeTransitGatewayRouteTablesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGateways( args?: DescribeTransitGatewaysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTransitGatewayVpcAttachments( args?: DescribeTransitGatewayVpcAttachmentsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeTrunkInterfaceAssociations( args?: DescribeTrunkInterfaceAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVerifiedAccessEndpoints( args?: DescribeVerifiedAccessEndpointsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVerifiedAccessGroups( args?: DescribeVerifiedAccessGroupsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVerifiedAccessInstanceLoggingConfigurations( args?: DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVerifiedAccessInstances( args?: DescribeVerifiedAccessInstancesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVerifiedAccessTrustProviders( args?: DescribeVerifiedAccessTrustProvidersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVolumes( args?: DescribeVolumesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVolumesModifications( args?: DescribeVolumesModificationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVolumeStatus( args?: DescribeVolumeStatusCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcClassicLinkDnsSupport( args?: DescribeVpcClassicLinkDnsSupportCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcEndpointConnectionNotifications( args?: DescribeVpcEndpointConnectionNotificationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcEndpointConnections( args?: DescribeVpcEndpointConnectionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcEndpoints( args?: DescribeVpcEndpointsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcEndpointServiceConfigurations( args?: DescribeVpcEndpointServiceConfigurationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcEndpointServicePermissions( args: DescribeVpcEndpointServicePermissionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcPeeringConnections( args?: DescribeVpcPeeringConnectionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpcs( args?: DescribeVpcsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateDescribeVpnConcentrators( args?: DescribeVpnConcentratorsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetAssociatedIpv6PoolCidrs( args: GetAssociatedIpv6PoolCidrsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetAwsNetworkPerformanceData( args?: GetAwsNetworkPerformanceDataCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetCapacityManagerMetricData( args: GetCapacityManagerMetricDataCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetCapacityManagerMetricDimensions( args: GetCapacityManagerMetricDimensionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetCapacityManagerMonitoredTagKeys( args?: GetCapacityManagerMonitoredTagKeysCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetGroupsForCapacityReservation( args: GetGroupsForCapacityReservationCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetInstanceTypesFromInstanceRequirements( args: GetInstanceTypesFromInstanceRequirementsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamAddressHistory( args: GetIpamAddressHistoryCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamDiscoveredAccounts( args: GetIpamDiscoveredAccountsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamDiscoveredResourceCidrs( args: GetIpamDiscoveredResourceCidrsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamPoolAllocations( args: GetIpamPoolAllocationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamPoolCidrs( args: GetIpamPoolCidrsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamPrefixListResolverRules( args: GetIpamPrefixListResolverRulesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamPrefixListResolverVersionEntries( args: GetIpamPrefixListResolverVersionEntriesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamPrefixListResolverVersions( args: GetIpamPrefixListResolverVersionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetIpamResourceCidrs( args: GetIpamResourceCidrsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetManagedPrefixListAssociations( args: GetManagedPrefixListAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetManagedPrefixListEntries( args: GetManagedPrefixListEntriesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetNetworkInsightsAccessScopeAnalysisFindings( args: GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetSecurityGroupsForVpc( args: GetSecurityGroupsForVpcCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetSpotPlacementScores( args: GetSpotPlacementScoresCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetTransitGatewayAttachmentPropagations( args: GetTransitGatewayAttachmentPropagationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetTransitGatewayMulticastDomainAssociations( args: GetTransitGatewayMulticastDomainAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetTransitGatewayPolicyTableAssociations( args: GetTransitGatewayPolicyTableAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetTransitGatewayPrefixListReferences( args: GetTransitGatewayPrefixListReferencesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetTransitGatewayRouteTableAssociations( args: GetTransitGatewayRouteTableAssociationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetTransitGatewayRouteTablePropagations( args: GetTransitGatewayRouteTablePropagationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateGetVpnConnectionDeviceTypes( args?: GetVpnConnectionDeviceTypesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListImagesInRecycleBin( args?: ListImagesInRecycleBinCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListSnapshotsInRecycleBin( args?: ListSnapshotsInRecycleBinCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateSearchLocalGatewayRoutes( args: SearchLocalGatewayRoutesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateSearchTransitGatewayMulticastGroups( args: SearchTransitGatewayMulticastGroupsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateSearchTransitGatewayRoutes( args: SearchTransitGatewayRoutesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; waitUntilBundleTaskComplete( args: DescribeBundleTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilConversionTaskCancelled( args: DescribeConversionTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilConversionTaskCompleted( args: DescribeConversionTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilConversionTaskDeleted( args: DescribeConversionTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilCustomerGatewayAvailable( args: DescribeCustomerGatewaysCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilExportTaskCancelled( args: DescribeExportTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilExportTaskCompleted( args: DescribeExportTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilImageAvailable( args: DescribeImagesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilImageExists( args: DescribeImagesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilImageUsageReportAvailable( args: DescribeImageUsageReportsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSnapshotImported( args: DescribeImportSnapshotTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilInstanceExists( args: DescribeInstancesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilInstanceRunning( args: DescribeInstancesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilInstanceStopped( args: DescribeInstancesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilInstanceTerminated( args: DescribeInstancesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilInstanceStatusOk( args: DescribeInstanceStatusCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSystemStatusOk( args: DescribeInstanceStatusCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilInternetGatewayExists( args: DescribeInternetGatewaysCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilKeyPairExists( args: DescribeKeyPairsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilNatGatewayAvailable( args: DescribeNatGatewaysCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilNatGatewayDeleted( args: DescribeNatGatewaysCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise< WaiterResult >; waitUntilNetworkInterfaceAvailable( args: DescribeNetworkInterfacesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecondaryNetworkCreateComplete( args: DescribeSecondaryNetworksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecondaryNetworkDeleteComplete( args: DescribeSecondaryNetworksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecondarySubnetCreateComplete( args: DescribeSecondarySubnetsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecondarySubnetDeleteComplete( args: DescribeSecondarySubnetsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecurityGroupExists( args: DescribeSecurityGroupsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecurityGroupVpcAssociationAssociated( args: DescribeSecurityGroupVpcAssociationsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSecurityGroupVpcAssociationDisassociated( args: DescribeSecurityGroupVpcAssociationsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSnapshotCompleted( args: DescribeSnapshotsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSpotInstanceRequestFulfilled( args: DescribeSpotInstanceRequestsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilStoreImageTaskComplete( args: DescribeStoreImageTasksCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilSubnetAvailable( args: DescribeSubnetsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVolumeAvailable( args: DescribeVolumesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVolumeDeleted( args: DescribeVolumesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVolumeInUse( args: DescribeVolumesCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVpcPeeringConnectionDeleted( args: DescribeVpcPeeringConnectionsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise< WaiterResult< DescribeVpcPeeringConnectionsCommandOutput | EC2ServiceException > >; waitUntilVpcPeeringConnectionExists( args: DescribeVpcPeeringConnectionsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVpcAvailable( args: DescribeVpcsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVpcExists( args: DescribeVpcsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVpnConnectionAvailable( args: DescribeVpnConnectionsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilVpnConnectionDeleted( args: DescribeVpnConnectionsCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; waitUntilPasswordDataAvailable( args: GetPasswordDataCommandInput, waiterConfig: | number | Pick< WaiterConfiguration, Exclude, "client"> > ): Promise>; } export declare class EC2 extends EC2Client implements EC2 {}