import { HostHeaderInputConfig, HostHeaderResolvedConfig, UserAgentInputConfig, UserAgentResolvedConfig, } from "@aws-sdk/core/client"; import { DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client, } from "@smithy/core/client"; import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config"; import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints"; import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols"; import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry"; import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent, } from "@smithy/types"; import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig, } from "./auth/httpAuthSchemeProvider"; import { AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput, } from "./commands/AcceptAttachmentCommand"; import { AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput, } from "./commands/AssociateConnectPeerCommand"; import { AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput, } from "./commands/AssociateCustomerGatewayCommand"; import { AssociateLinkCommandInput, AssociateLinkCommandOutput, } from "./commands/AssociateLinkCommand"; import { AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput, } from "./commands/AssociateTransitGatewayConnectPeerCommand"; import { CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput, } from "./commands/CreateConnectAttachmentCommand"; import { CreateConnectionCommandInput, CreateConnectionCommandOutput, } from "./commands/CreateConnectionCommand"; import { CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput, } from "./commands/CreateConnectPeerCommand"; import { CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput, } from "./commands/CreateCoreNetworkCommand"; import { CreateCoreNetworkPrefixListAssociationCommandInput, CreateCoreNetworkPrefixListAssociationCommandOutput, } from "./commands/CreateCoreNetworkPrefixListAssociationCommand"; import { CreateDeviceCommandInput, CreateDeviceCommandOutput, } from "./commands/CreateDeviceCommand"; import { CreateDirectConnectGatewayAttachmentCommandInput, CreateDirectConnectGatewayAttachmentCommandOutput, } from "./commands/CreateDirectConnectGatewayAttachmentCommand"; import { CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput, } from "./commands/CreateGlobalNetworkCommand"; import { CreateLinkCommandInput, CreateLinkCommandOutput } from "./commands/CreateLinkCommand"; import { CreateSiteCommandInput, CreateSiteCommandOutput } from "./commands/CreateSiteCommand"; import { CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput, } from "./commands/CreateSiteToSiteVpnAttachmentCommand"; import { CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput, } from "./commands/CreateTransitGatewayPeeringCommand"; import { CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput, } from "./commands/CreateTransitGatewayRouteTableAttachmentCommand"; import { CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput, } from "./commands/CreateVpcAttachmentCommand"; import { DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput, } from "./commands/DeleteAttachmentCommand"; import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput, } from "./commands/DeleteConnectionCommand"; import { DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput, } from "./commands/DeleteConnectPeerCommand"; import { DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput, } from "./commands/DeleteCoreNetworkCommand"; import { DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput, } from "./commands/DeleteCoreNetworkPolicyVersionCommand"; import { DeleteCoreNetworkPrefixListAssociationCommandInput, DeleteCoreNetworkPrefixListAssociationCommandOutput, } from "./commands/DeleteCoreNetworkPrefixListAssociationCommand"; import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput, } from "./commands/DeleteDeviceCommand"; import { DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput, } from "./commands/DeleteGlobalNetworkCommand"; import { DeleteLinkCommandInput, DeleteLinkCommandOutput } from "./commands/DeleteLinkCommand"; import { DeletePeeringCommandInput, DeletePeeringCommandOutput, } from "./commands/DeletePeeringCommand"; import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, } from "./commands/DeleteResourcePolicyCommand"; import { DeleteSiteCommandInput, DeleteSiteCommandOutput } from "./commands/DeleteSiteCommand"; import { DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput, } from "./commands/DeregisterTransitGatewayCommand"; import { DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput, } from "./commands/DescribeGlobalNetworksCommand"; import { DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput, } from "./commands/DisassociateConnectPeerCommand"; import { DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput, } from "./commands/DisassociateCustomerGatewayCommand"; import { DisassociateLinkCommandInput, DisassociateLinkCommandOutput, } from "./commands/DisassociateLinkCommand"; import { DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput, } from "./commands/DisassociateTransitGatewayConnectPeerCommand"; import { ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput, } from "./commands/ExecuteCoreNetworkChangeSetCommand"; import { GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput, } from "./commands/GetConnectAttachmentCommand"; import { GetConnectionsCommandInput, GetConnectionsCommandOutput, } from "./commands/GetConnectionsCommand"; import { GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput, } from "./commands/GetConnectPeerAssociationsCommand"; import { GetConnectPeerCommandInput, GetConnectPeerCommandOutput, } from "./commands/GetConnectPeerCommand"; import { GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput, } from "./commands/GetCoreNetworkChangeEventsCommand"; import { GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput, } from "./commands/GetCoreNetworkChangeSetCommand"; import { GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput, } from "./commands/GetCoreNetworkCommand"; import { GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput, } from "./commands/GetCoreNetworkPolicyCommand"; import { GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput, } from "./commands/GetCustomerGatewayAssociationsCommand"; import { GetDevicesCommandInput, GetDevicesCommandOutput } from "./commands/GetDevicesCommand"; import { GetDirectConnectGatewayAttachmentCommandInput, GetDirectConnectGatewayAttachmentCommandOutput, } from "./commands/GetDirectConnectGatewayAttachmentCommand"; import { GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput, } from "./commands/GetLinkAssociationsCommand"; import { GetLinksCommandInput, GetLinksCommandOutput } from "./commands/GetLinksCommand"; import { GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput, } from "./commands/GetNetworkResourceCountsCommand"; import { GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput, } from "./commands/GetNetworkResourceRelationshipsCommand"; import { GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput, } from "./commands/GetNetworkResourcesCommand"; import { GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput, } from "./commands/GetNetworkRoutesCommand"; import { GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput, } from "./commands/GetNetworkTelemetryCommand"; import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, } from "./commands/GetResourcePolicyCommand"; import { GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput, } from "./commands/GetRouteAnalysisCommand"; import { GetSitesCommandInput, GetSitesCommandOutput } from "./commands/GetSitesCommand"; import { GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput, } from "./commands/GetSiteToSiteVpnAttachmentCommand"; import { GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput, } from "./commands/GetTransitGatewayConnectPeerAssociationsCommand"; import { GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput, } from "./commands/GetTransitGatewayPeeringCommand"; import { GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput, } from "./commands/GetTransitGatewayRegistrationsCommand"; import { GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput, } from "./commands/GetTransitGatewayRouteTableAttachmentCommand"; import { GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput, } from "./commands/GetVpcAttachmentCommand"; import { ListAttachmentRoutingPolicyAssociationsCommandInput, ListAttachmentRoutingPolicyAssociationsCommandOutput, } from "./commands/ListAttachmentRoutingPolicyAssociationsCommand"; import { ListAttachmentsCommandInput, ListAttachmentsCommandOutput, } from "./commands/ListAttachmentsCommand"; import { ListConnectPeersCommandInput, ListConnectPeersCommandOutput, } from "./commands/ListConnectPeersCommand"; import { ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput, } from "./commands/ListCoreNetworkPolicyVersionsCommand"; import { ListCoreNetworkPrefixListAssociationsCommandInput, ListCoreNetworkPrefixListAssociationsCommandOutput, } from "./commands/ListCoreNetworkPrefixListAssociationsCommand"; import { ListCoreNetworkRoutingInformationCommandInput, ListCoreNetworkRoutingInformationCommandOutput, } from "./commands/ListCoreNetworkRoutingInformationCommand"; import { ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput, } from "./commands/ListCoreNetworksCommand"; import { ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput, } from "./commands/ListOrganizationServiceAccessStatusCommand"; import { ListPeeringsCommandInput, ListPeeringsCommandOutput, } from "./commands/ListPeeringsCommand"; import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, } from "./commands/ListTagsForResourceCommand"; import { PutAttachmentRoutingPolicyLabelCommandInput, PutAttachmentRoutingPolicyLabelCommandOutput, } from "./commands/PutAttachmentRoutingPolicyLabelCommand"; import { PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput, } from "./commands/PutCoreNetworkPolicyCommand"; import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, } from "./commands/PutResourcePolicyCommand"; import { RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput, } from "./commands/RegisterTransitGatewayCommand"; import { RejectAttachmentCommandInput, RejectAttachmentCommandOutput, } from "./commands/RejectAttachmentCommand"; import { RemoveAttachmentRoutingPolicyLabelCommandInput, RemoveAttachmentRoutingPolicyLabelCommandOutput, } from "./commands/RemoveAttachmentRoutingPolicyLabelCommand"; import { RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput, } from "./commands/RestoreCoreNetworkPolicyVersionCommand"; import { StartOrganizationServiceAccessUpdateCommandInput, StartOrganizationServiceAccessUpdateCommandOutput, } from "./commands/StartOrganizationServiceAccessUpdateCommand"; import { StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput, } from "./commands/StartRouteAnalysisCommand"; import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand"; import { UntagResourceCommandInput, UntagResourceCommandOutput, } from "./commands/UntagResourceCommand"; import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput, } from "./commands/UpdateConnectionCommand"; import { UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput, } from "./commands/UpdateCoreNetworkCommand"; import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput, } from "./commands/UpdateDeviceCommand"; import { UpdateDirectConnectGatewayAttachmentCommandInput, UpdateDirectConnectGatewayAttachmentCommandOutput, } from "./commands/UpdateDirectConnectGatewayAttachmentCommand"; import { UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput, } from "./commands/UpdateGlobalNetworkCommand"; import { UpdateLinkCommandInput, UpdateLinkCommandOutput } from "./commands/UpdateLinkCommand"; import { UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput, } from "./commands/UpdateNetworkResourceMetadataCommand"; import { UpdateSiteCommandInput, UpdateSiteCommandOutput } from "./commands/UpdateSiteCommand"; import { UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput, } from "./commands/UpdateVpcAttachmentCommand"; import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters, } from "./endpoint/EndpointParameters"; import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions"; export { __Client }; export type ServiceInputTypes = | AcceptAttachmentCommandInput | AssociateConnectPeerCommandInput | AssociateCustomerGatewayCommandInput | AssociateLinkCommandInput | AssociateTransitGatewayConnectPeerCommandInput | CreateConnectAttachmentCommandInput | CreateConnectPeerCommandInput | CreateConnectionCommandInput | CreateCoreNetworkCommandInput | CreateCoreNetworkPrefixListAssociationCommandInput | CreateDeviceCommandInput | CreateDirectConnectGatewayAttachmentCommandInput | CreateGlobalNetworkCommandInput | CreateLinkCommandInput | CreateSiteCommandInput | CreateSiteToSiteVpnAttachmentCommandInput | CreateTransitGatewayPeeringCommandInput | CreateTransitGatewayRouteTableAttachmentCommandInput | CreateVpcAttachmentCommandInput | DeleteAttachmentCommandInput | DeleteConnectPeerCommandInput | DeleteConnectionCommandInput | DeleteCoreNetworkCommandInput | DeleteCoreNetworkPolicyVersionCommandInput | DeleteCoreNetworkPrefixListAssociationCommandInput | DeleteDeviceCommandInput | DeleteGlobalNetworkCommandInput | DeleteLinkCommandInput | DeletePeeringCommandInput | DeleteResourcePolicyCommandInput | DeleteSiteCommandInput | DeregisterTransitGatewayCommandInput | DescribeGlobalNetworksCommandInput | DisassociateConnectPeerCommandInput | DisassociateCustomerGatewayCommandInput | DisassociateLinkCommandInput | DisassociateTransitGatewayConnectPeerCommandInput | ExecuteCoreNetworkChangeSetCommandInput | GetConnectAttachmentCommandInput | GetConnectPeerAssociationsCommandInput | GetConnectPeerCommandInput | GetConnectionsCommandInput | GetCoreNetworkChangeEventsCommandInput | GetCoreNetworkChangeSetCommandInput | GetCoreNetworkCommandInput | GetCoreNetworkPolicyCommandInput | GetCustomerGatewayAssociationsCommandInput | GetDevicesCommandInput | GetDirectConnectGatewayAttachmentCommandInput | GetLinkAssociationsCommandInput | GetLinksCommandInput | GetNetworkResourceCountsCommandInput | GetNetworkResourceRelationshipsCommandInput | GetNetworkResourcesCommandInput | GetNetworkRoutesCommandInput | GetNetworkTelemetryCommandInput | GetResourcePolicyCommandInput | GetRouteAnalysisCommandInput | GetSiteToSiteVpnAttachmentCommandInput | GetSitesCommandInput | GetTransitGatewayConnectPeerAssociationsCommandInput | GetTransitGatewayPeeringCommandInput | GetTransitGatewayRegistrationsCommandInput | GetTransitGatewayRouteTableAttachmentCommandInput | GetVpcAttachmentCommandInput | ListAttachmentRoutingPolicyAssociationsCommandInput | ListAttachmentsCommandInput | ListConnectPeersCommandInput | ListCoreNetworkPolicyVersionsCommandInput | ListCoreNetworkPrefixListAssociationsCommandInput | ListCoreNetworkRoutingInformationCommandInput | ListCoreNetworksCommandInput | ListOrganizationServiceAccessStatusCommandInput | ListPeeringsCommandInput | ListTagsForResourceCommandInput | PutAttachmentRoutingPolicyLabelCommandInput | PutCoreNetworkPolicyCommandInput | PutResourcePolicyCommandInput | RegisterTransitGatewayCommandInput | RejectAttachmentCommandInput | RemoveAttachmentRoutingPolicyLabelCommandInput | RestoreCoreNetworkPolicyVersionCommandInput | StartOrganizationServiceAccessUpdateCommandInput | StartRouteAnalysisCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateConnectionCommandInput | UpdateCoreNetworkCommandInput | UpdateDeviceCommandInput | UpdateDirectConnectGatewayAttachmentCommandInput | UpdateGlobalNetworkCommandInput | UpdateLinkCommandInput | UpdateNetworkResourceMetadataCommandInput | UpdateSiteCommandInput | UpdateVpcAttachmentCommandInput; export type ServiceOutputTypes = | AcceptAttachmentCommandOutput | AssociateConnectPeerCommandOutput | AssociateCustomerGatewayCommandOutput | AssociateLinkCommandOutput | AssociateTransitGatewayConnectPeerCommandOutput | CreateConnectAttachmentCommandOutput | CreateConnectPeerCommandOutput | CreateConnectionCommandOutput | CreateCoreNetworkCommandOutput | CreateCoreNetworkPrefixListAssociationCommandOutput | CreateDeviceCommandOutput | CreateDirectConnectGatewayAttachmentCommandOutput | CreateGlobalNetworkCommandOutput | CreateLinkCommandOutput | CreateSiteCommandOutput | CreateSiteToSiteVpnAttachmentCommandOutput | CreateTransitGatewayPeeringCommandOutput | CreateTransitGatewayRouteTableAttachmentCommandOutput | CreateVpcAttachmentCommandOutput | DeleteAttachmentCommandOutput | DeleteConnectPeerCommandOutput | DeleteConnectionCommandOutput | DeleteCoreNetworkCommandOutput | DeleteCoreNetworkPolicyVersionCommandOutput | DeleteCoreNetworkPrefixListAssociationCommandOutput | DeleteDeviceCommandOutput | DeleteGlobalNetworkCommandOutput | DeleteLinkCommandOutput | DeletePeeringCommandOutput | DeleteResourcePolicyCommandOutput | DeleteSiteCommandOutput | DeregisterTransitGatewayCommandOutput | DescribeGlobalNetworksCommandOutput | DisassociateConnectPeerCommandOutput | DisassociateCustomerGatewayCommandOutput | DisassociateLinkCommandOutput | DisassociateTransitGatewayConnectPeerCommandOutput | ExecuteCoreNetworkChangeSetCommandOutput | GetConnectAttachmentCommandOutput | GetConnectPeerAssociationsCommandOutput | GetConnectPeerCommandOutput | GetConnectionsCommandOutput | GetCoreNetworkChangeEventsCommandOutput | GetCoreNetworkChangeSetCommandOutput | GetCoreNetworkCommandOutput | GetCoreNetworkPolicyCommandOutput | GetCustomerGatewayAssociationsCommandOutput | GetDevicesCommandOutput | GetDirectConnectGatewayAttachmentCommandOutput | GetLinkAssociationsCommandOutput | GetLinksCommandOutput | GetNetworkResourceCountsCommandOutput | GetNetworkResourceRelationshipsCommandOutput | GetNetworkResourcesCommandOutput | GetNetworkRoutesCommandOutput | GetNetworkTelemetryCommandOutput | GetResourcePolicyCommandOutput | GetRouteAnalysisCommandOutput | GetSiteToSiteVpnAttachmentCommandOutput | GetSitesCommandOutput | GetTransitGatewayConnectPeerAssociationsCommandOutput | GetTransitGatewayPeeringCommandOutput | GetTransitGatewayRegistrationsCommandOutput | GetTransitGatewayRouteTableAttachmentCommandOutput | GetVpcAttachmentCommandOutput | ListAttachmentRoutingPolicyAssociationsCommandOutput | ListAttachmentsCommandOutput | ListConnectPeersCommandOutput | ListCoreNetworkPolicyVersionsCommandOutput | ListCoreNetworkPrefixListAssociationsCommandOutput | ListCoreNetworkRoutingInformationCommandOutput | ListCoreNetworksCommandOutput | ListOrganizationServiceAccessStatusCommandOutput | ListPeeringsCommandOutput | ListTagsForResourceCommandOutput | PutAttachmentRoutingPolicyLabelCommandOutput | PutCoreNetworkPolicyCommandOutput | PutResourcePolicyCommandOutput | RegisterTransitGatewayCommandOutput | RejectAttachmentCommandOutput | RemoveAttachmentRoutingPolicyLabelCommandOutput | RestoreCoreNetworkPolicyVersionCommandOutput | StartOrganizationServiceAccessUpdateCommandOutput | StartRouteAnalysisCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateConnectionCommandOutput | UpdateCoreNetworkCommandOutput | UpdateDeviceCommandOutput | UpdateDirectConnectGatewayAttachmentCommandOutput | UpdateGlobalNetworkCommandOutput | UpdateLinkCommandOutput | UpdateNetworkResourceMetadataCommandOutput | UpdateSiteCommandOutput | UpdateVpcAttachmentCommandOutput; export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> { requestHandler?: __HttpHandlerUserInput; sha256?: __ChecksumConstructor | __HashConstructor; urlParser?: __UrlParser; bodyLengthChecker?: __BodyLengthCalculator; streamCollector?: __StreamCollector; base64Decoder?: __Decoder; base64Encoder?: __Encoder; utf8Decoder?: __Decoder; utf8Encoder?: __Encoder; runtime?: string; disableHostPrefix?: boolean; serviceId?: string; useDualstackEndpoint?: boolean | __Provider; useFipsEndpoint?: boolean | __Provider; region?: string | __Provider; profile?: string; defaultUserAgentProvider?: __Provider<__UserAgent>; credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider; maxAttempts?: number | __Provider; retryMode?: string | __Provider; logger?: __Logger; extensions?: RuntimeExtension[]; defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>; } export type NetworkManagerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & UserAgentInputConfig & RetryInputConfig & RegionInputConfig & HostHeaderInputConfig & EndpointInputConfig & HttpAuthSchemeInputConfig & ClientInputEndpointParameters; export interface NetworkManagerClientConfig extends NetworkManagerClientConfigType {} export type NetworkManagerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required & RuntimeExtensionsConfig & UserAgentResolvedConfig & RetryResolvedConfig & RegionResolvedConfig & HostHeaderResolvedConfig & EndpointResolvedConfig & HttpAuthSchemeResolvedConfig & ClientResolvedEndpointParameters; export interface NetworkManagerClientResolvedConfig extends NetworkManagerClientResolvedConfigType {} export declare class NetworkManagerClient extends __Client< __HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, NetworkManagerClientResolvedConfig > { readonly config: NetworkManagerClientResolvedConfig; constructor(...[configuration]: __CheckOptionalClientConfig); destroy(): void; }