@aws-sdk/client-networkmanager 3.477.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptAttachmentCommand.js +18 -41
- package/dist-cjs/commands/AssociateConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +18 -41
- package/dist-cjs/commands/AssociateLinkCommand.js +18 -41
- package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectAttachmentCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectionCommand.js +18 -41
- package/dist-cjs/commands/CreateCoreNetworkCommand.js +18 -41
- package/dist-cjs/commands/CreateDeviceCommand.js +18 -41
- package/dist-cjs/commands/CreateGlobalNetworkCommand.js +18 -41
- package/dist-cjs/commands/CreateLinkCommand.js +18 -41
- package/dist-cjs/commands/CreateSiteCommand.js +18 -41
- package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +18 -41
- package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +18 -41
- package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcAttachmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteAttachmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteCoreNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeviceCommand.js +18 -41
- package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteLinkCommand.js +18 -41
- package/dist-cjs/commands/DeletePeeringCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteSiteCommand.js +18 -41
- package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +18 -41
- package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +18 -41
- package/dist-cjs/commands/DisassociateConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +18 -41
- package/dist-cjs/commands/DisassociateLinkCommand.js +18 -41
- package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +18 -41
- package/dist-cjs/commands/GetConnectAttachmentCommand.js +18 -41
- package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +18 -41
- package/dist-cjs/commands/GetConnectPeerCommand.js +18 -41
- package/dist-cjs/commands/GetConnectionsCommand.js +18 -41
- package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +18 -41
- package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +18 -41
- package/dist-cjs/commands/GetCoreNetworkCommand.js +18 -41
- package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +18 -41
- package/dist-cjs/commands/GetDevicesCommand.js +18 -41
- package/dist-cjs/commands/GetLinkAssociationsCommand.js +18 -41
- package/dist-cjs/commands/GetLinksCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkResourcesCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkRoutesCommand.js +18 -41
- package/dist-cjs/commands/GetNetworkTelemetryCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/GetRouteAnalysisCommand.js +18 -41
- package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +18 -41
- package/dist-cjs/commands/GetSitesCommand.js +18 -41
- package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +18 -41
- package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +18 -41
- package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +18 -41
- package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +18 -41
- package/dist-cjs/commands/GetVpcAttachmentCommand.js +18 -41
- package/dist-cjs/commands/ListAttachmentsCommand.js +18 -41
- package/dist-cjs/commands/ListConnectPeersCommand.js +18 -41
- package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListCoreNetworksCommand.js +18 -41
- package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +18 -41
- package/dist-cjs/commands/ListPeeringsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/RegisterTransitGatewayCommand.js +18 -41
- package/dist-cjs/commands/RejectAttachmentCommand.js +18 -41
- package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +18 -41
- package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +18 -41
- package/dist-cjs/commands/StartRouteAnalysisCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateCoreNetworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeviceCommand.js +18 -41
- package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateLinkCommand.js +18 -41
- package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +18 -41
- package/dist-cjs/commands/UpdateSiteCommand.js +18 -41
- package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/DescribeGlobalNetworksPaginator.js +2 -24
- package/dist-cjs/pagination/GetConnectPeerAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/GetConnectionsPaginator.js +2 -24
- package/dist-cjs/pagination/GetCoreNetworkChangeEventsPaginator.js +2 -24
- package/dist-cjs/pagination/GetCoreNetworkChangeSetPaginator.js +2 -24
- package/dist-cjs/pagination/GetCustomerGatewayAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/GetDevicesPaginator.js +2 -24
- package/dist-cjs/pagination/GetLinkAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/GetLinksPaginator.js +2 -24
- package/dist-cjs/pagination/GetNetworkResourceCountsPaginator.js +2 -24
- package/dist-cjs/pagination/GetNetworkResourceRelationshipsPaginator.js +2 -24
- package/dist-cjs/pagination/GetNetworkResourcesPaginator.js +2 -24
- package/dist-cjs/pagination/GetNetworkTelemetryPaginator.js +2 -24
- package/dist-cjs/pagination/GetSitesPaginator.js +2 -24
- package/dist-cjs/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/GetTransitGatewayRegistrationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAttachmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConnectPeersPaginator.js +2 -24
- package/dist-cjs/pagination/ListCoreNetworkPolicyVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCoreNetworksPaginator.js +2 -24
- package/dist-cjs/pagination/ListPeeringsPaginator.js +2 -24
- package/dist-es/commands/AcceptAttachmentCommand.js +18 -41
- package/dist-es/commands/AssociateConnectPeerCommand.js +18 -41
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +18 -41
- package/dist-es/commands/AssociateLinkCommand.js +18 -41
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +18 -41
- package/dist-es/commands/CreateConnectAttachmentCommand.js +18 -41
- package/dist-es/commands/CreateConnectPeerCommand.js +18 -41
- package/dist-es/commands/CreateConnectionCommand.js +18 -41
- package/dist-es/commands/CreateCoreNetworkCommand.js +18 -41
- package/dist-es/commands/CreateDeviceCommand.js +18 -41
- package/dist-es/commands/CreateGlobalNetworkCommand.js +18 -41
- package/dist-es/commands/CreateLinkCommand.js +18 -41
- package/dist-es/commands/CreateSiteCommand.js +18 -41
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +18 -41
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +18 -41
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +18 -41
- package/dist-es/commands/CreateVpcAttachmentCommand.js +18 -41
- package/dist-es/commands/DeleteAttachmentCommand.js +18 -41
- package/dist-es/commands/DeleteConnectPeerCommand.js +18 -41
- package/dist-es/commands/DeleteConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteCoreNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +18 -41
- package/dist-es/commands/DeleteDeviceCommand.js +18 -41
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteLinkCommand.js +18 -41
- package/dist-es/commands/DeletePeeringCommand.js +18 -41
- package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-es/commands/DeleteSiteCommand.js +18 -41
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +18 -41
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +18 -41
- package/dist-es/commands/DisassociateConnectPeerCommand.js +18 -41
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +18 -41
- package/dist-es/commands/DisassociateLinkCommand.js +18 -41
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +18 -41
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +18 -41
- package/dist-es/commands/GetConnectAttachmentCommand.js +18 -41
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +18 -41
- package/dist-es/commands/GetConnectPeerCommand.js +18 -41
- package/dist-es/commands/GetConnectionsCommand.js +18 -41
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +18 -41
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +18 -41
- package/dist-es/commands/GetCoreNetworkCommand.js +18 -41
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +18 -41
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +18 -41
- package/dist-es/commands/GetDevicesCommand.js +18 -41
- package/dist-es/commands/GetLinkAssociationsCommand.js +18 -41
- package/dist-es/commands/GetLinksCommand.js +18 -41
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +18 -41
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +18 -41
- package/dist-es/commands/GetNetworkResourcesCommand.js +18 -41
- package/dist-es/commands/GetNetworkRoutesCommand.js +18 -41
- package/dist-es/commands/GetNetworkTelemetryCommand.js +18 -41
- package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-es/commands/GetRouteAnalysisCommand.js +18 -41
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +18 -41
- package/dist-es/commands/GetSitesCommand.js +18 -41
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +18 -41
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +18 -41
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +18 -41
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +18 -41
- package/dist-es/commands/GetVpcAttachmentCommand.js +18 -41
- package/dist-es/commands/ListAttachmentsCommand.js +18 -41
- package/dist-es/commands/ListConnectPeersCommand.js +18 -41
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +18 -41
- package/dist-es/commands/ListCoreNetworksCommand.js +18 -41
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +18 -41
- package/dist-es/commands/ListPeeringsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +18 -41
- package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-es/commands/RegisterTransitGatewayCommand.js +18 -41
- package/dist-es/commands/RejectAttachmentCommand.js +18 -41
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +18 -41
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +18 -41
- package/dist-es/commands/StartRouteAnalysisCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateConnectionCommand.js +18 -41
- package/dist-es/commands/UpdateCoreNetworkCommand.js +18 -41
- package/dist-es/commands/UpdateDeviceCommand.js +18 -41
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +18 -41
- package/dist-es/commands/UpdateLinkCommand.js +18 -41
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +18 -41
- package/dist-es/commands/UpdateSiteCommand.js +18 -41
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/DescribeGlobalNetworksPaginator.js +2 -23
- package/dist-es/pagination/GetConnectPeerAssociationsPaginator.js +2 -23
- package/dist-es/pagination/GetConnectionsPaginator.js +2 -23
- package/dist-es/pagination/GetCoreNetworkChangeEventsPaginator.js +2 -23
- package/dist-es/pagination/GetCoreNetworkChangeSetPaginator.js +2 -23
- package/dist-es/pagination/GetCustomerGatewayAssociationsPaginator.js +2 -23
- package/dist-es/pagination/GetDevicesPaginator.js +2 -23
- package/dist-es/pagination/GetLinkAssociationsPaginator.js +2 -23
- package/dist-es/pagination/GetLinksPaginator.js +2 -23
- package/dist-es/pagination/GetNetworkResourceCountsPaginator.js +2 -23
- package/dist-es/pagination/GetNetworkResourceRelationshipsPaginator.js +2 -23
- package/dist-es/pagination/GetNetworkResourcesPaginator.js +2 -23
- package/dist-es/pagination/GetNetworkTelemetryPaginator.js +2 -23
- package/dist-es/pagination/GetSitesPaginator.js +2 -23
- package/dist-es/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.js +2 -23
- package/dist-es/pagination/GetTransitGatewayRegistrationsPaginator.js +2 -23
- package/dist-es/pagination/ListAttachmentsPaginator.js +2 -23
- package/dist-es/pagination/ListConnectPeersPaginator.js +2 -23
- package/dist-es/pagination/ListCoreNetworkPolicyVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListCoreNetworksPaginator.js +2 -23
- package/dist-es/pagination/ListPeeringsPaginator.js +2 -23
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +6 -21
- package/dist-types/commands/AssociateLinkCommand.d.ts +6 -21
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeviceCommand.d.ts +6 -21
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +6 -21
- package/dist-types/commands/CreateLinkCommand.d.ts +6 -21
- package/dist-types/commands/CreateSiteCommand.d.ts +6 -21
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +6 -21
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeviceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLinkCommand.d.ts +6 -21
- package/dist-types/commands/DeletePeeringCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSiteCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateLinkCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectPeerCommand.d.ts +6 -21
- package/dist-types/commands/GetConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +6 -21
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +6 -21
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicesCommand.d.ts +6 -21
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/GetLinksCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +6 -21
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +6 -21
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/GetSitesCommand.d.ts +6 -21
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +6 -21
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +6 -21
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/ListAttachmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListConnectPeersCommand.d.ts +6 -21
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +6 -21
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListPeeringsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +6 -21
- package/dist-types/commands/RejectAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +6 -21
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +6 -21
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeviceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLinkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSiteCommand.d.ts +6 -21
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/DescribeGlobalNetworksPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConnectPeerAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCoreNetworkChangeSetPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetLinkAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetLinksPaginator.d.ts +1 -1
- package/dist-types/pagination/GetNetworkResourceCountsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetNetworkResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetNetworkTelemetryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSitesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConnectPeersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCoreNetworksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPeeringsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AssociateConnectPeerRequest, AssociateConnectPeerResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateConnectPeerCommandInput extends AssociateConnectPeerRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateConnectPeerCommand_base: {
|
|
24
|
+
new (input: AssociateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associates a core network Connect peer with a device and optionally, with a link. </p>
|
|
@@ -85,23 +88,5 @@ export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerR
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class AssociateConnectPeerCommand extends
|
|
89
|
-
readonly input: AssociateConnectPeerCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: AssociateConnectPeerCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class AssociateConnectPeerCommand extends AssociateConnectPeerCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AssociateCustomerGatewayRequest, AssociateCustomerGatewayResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateCustomerGatewayCommandInput extends AssociateCustomerG
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomerGatewayResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateCustomerGatewayCommand_base: {
|
|
24
|
+
new (input: AssociateCustomerGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associates a customer gateway with a device and optionally, with a link. If you
|
|
@@ -90,23 +93,5 @@ export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomer
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class AssociateCustomerGatewayCommand extends
|
|
94
|
-
readonly input: AssociateCustomerGatewayCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: AssociateCustomerGatewayCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class AssociateCustomerGatewayCommand extends AssociateCustomerGatewayCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AssociateLinkRequest, AssociateLinkResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateLinkCommandInput extends AssociateLinkRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateLinkCommand_base: {
|
|
24
|
+
new (input: AssociateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLinkCommandInput, AssociateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associates a link to a device. A device can be associated to multiple links and a link can be associated to multiple devices. The device and link must be in the same global network and the same site.</p>
|
|
@@ -80,23 +83,5 @@ export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __Met
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class AssociateLinkCommand extends
|
|
84
|
-
readonly input: AssociateLinkCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: AssociateLinkCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateLinkCommandInput, AssociateLinkCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class AssociateLinkCommand extends AssociateLinkCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AssociateTransitGatewayConnectPeerRequest, AssociateTransitGatewayConnectPeerResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AssociateTransitGatewayConnectPeerCommandInput extends Associat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AssociateTransitGatewayConnectPeerCommandOutput extends AssociateTransitGatewayConnectPeerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AssociateTransitGatewayConnectPeerCommand_base: {
|
|
24
|
+
new (input: AssociateTransitGatewayConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associates a transit gateway Connect peer with a device, and optionally, with a link. If you
|
|
@@ -86,23 +89,5 @@ export interface AssociateTransitGatewayConnectPeerCommandOutput extends Associa
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class AssociateTransitGatewayConnectPeerCommand extends
|
|
90
|
-
readonly input: AssociateTransitGatewayConnectPeerCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: AssociateTransitGatewayConnectPeerCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class AssociateTransitGatewayConnectPeerCommand extends AssociateTransitGatewayConnectPeerCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateConnectAttachmentRequest, CreateConnectAttachmentResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateConnectAttachmentCommandInput extends CreateConnectAttach
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttachmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateConnectAttachmentCommand_base: {
|
|
24
|
+
new (input: CreateConnectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a core network Connect attachment from a specified core network attachment. </p>
|
|
@@ -120,23 +123,5 @@ export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttac
|
|
|
120
123
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
121
124
|
*
|
|
122
125
|
*/
|
|
123
|
-
export declare class CreateConnectAttachmentCommand extends
|
|
124
|
-
readonly input: CreateConnectAttachmentCommandInput;
|
|
125
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
-
/**
|
|
127
|
-
* @public
|
|
128
|
-
*/
|
|
129
|
-
constructor(input: CreateConnectAttachmentCommandInput);
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput>;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private serialize;
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
private deserialize;
|
|
126
|
+
export declare class CreateConnectAttachmentCommand extends CreateConnectAttachmentCommand_base {
|
|
142
127
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateConnectPeerRequest, CreateConnectPeerResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateConnectPeerCommandInput extends CreateConnectPeerRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateConnectPeerCommandOutput extends CreateConnectPeerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateConnectPeerCommand_base: {
|
|
24
|
+
new (input: CreateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a core network Connect peer for a specified core network connect attachment between a core network and an appliance.
|
|
@@ -117,23 +120,5 @@ export interface CreateConnectPeerCommandOutput extends CreateConnectPeerRespons
|
|
|
117
120
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
118
121
|
*
|
|
119
122
|
*/
|
|
120
|
-
export declare class CreateConnectPeerCommand extends
|
|
121
|
-
readonly input: CreateConnectPeerCommandInput;
|
|
122
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
123
|
-
/**
|
|
124
|
-
* @public
|
|
125
|
-
*/
|
|
126
|
-
constructor(input: CreateConnectPeerCommandInput);
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private serialize;
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
private deserialize;
|
|
123
|
+
export declare class CreateConnectPeerCommand extends CreateConnectPeerCommand_base {
|
|
139
124
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateConnectionCommandInput extends CreateConnectionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateConnectionCommand_base: {
|
|
24
|
+
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.</p>
|
|
@@ -98,23 +101,5 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class CreateConnectionCommand extends
|
|
102
|
-
readonly input: CreateConnectionCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: CreateConnectionCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectionCommandInput, CreateConnectionCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
|
|
120
105
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateCoreNetworkRequest, CreateCoreNetworkResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCoreNetworkCommandInput extends CreateCoreNetworkRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCoreNetworkCommand_base: {
|
|
24
|
+
new (input: CreateCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a core network as part of your global network, and optionally, with a core network policy.</p>
|
|
@@ -115,23 +118,5 @@ export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkRespons
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class CreateCoreNetworkCommand extends
|
|
119
|
-
readonly input: CreateCoreNetworkCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: CreateCoreNetworkCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class CreateCoreNetworkCommand extends CreateCoreNetworkCommand_base {
|
|
137
122
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateDeviceRequest, CreateDeviceResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDeviceCommandInput extends CreateDeviceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDeviceCommand_base: {
|
|
24
|
+
new (input: CreateDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceCommandInput, CreateDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new device in a global network. If you specify both a site ID and a
|
|
@@ -122,23 +125,5 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
|
|
|
122
125
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class CreateDeviceCommand extends
|
|
126
|
-
readonly input: CreateDeviceCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: CreateDeviceCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeviceCommandInput, CreateDeviceCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class CreateDeviceCommand extends CreateDeviceCommand_base {
|
|
144
129
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateGlobalNetworkRequest, CreateGlobalNetworkResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateGlobalNetworkCommandInput extends CreateGlobalNetworkRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateGlobalNetworkCommand_base: {
|
|
24
|
+
new (input: CreateGlobalNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new, empty global network.</p>
|
|
@@ -88,23 +91,5 @@ export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkRes
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class CreateGlobalNetworkCommand extends
|
|
92
|
-
readonly input: CreateGlobalNetworkCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: CreateGlobalNetworkCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class CreateGlobalNetworkCommand extends CreateGlobalNetworkCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateLinkRequest, CreateLinkResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateLinkCommandInput extends CreateLinkRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateLinkCommandOutput extends CreateLinkResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateLinkCommand_base: {
|
|
24
|
+
new (input: CreateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLinkCommandInput, CreateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new link for a specified site.</p>
|
|
@@ -107,23 +110,5 @@ export interface CreateLinkCommandOutput extends CreateLinkResponse, __MetadataB
|
|
|
107
110
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
108
111
|
*
|
|
109
112
|
*/
|
|
110
|
-
export declare class CreateLinkCommand extends
|
|
111
|
-
readonly input: CreateLinkCommandInput;
|
|
112
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
113
|
-
/**
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
constructor(input: CreateLinkCommandInput);
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLinkCommandInput, CreateLinkCommandOutput>;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private serialize;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private deserialize;
|
|
113
|
+
export declare class CreateLinkCommand extends CreateLinkCommand_base {
|
|
129
114
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateSiteRequest, CreateSiteResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSiteCommandInput extends CreateSiteRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSiteCommandOutput extends CreateSiteResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSiteCommand_base: {
|
|
24
|
+
new (input: CreateSiteCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSiteCommandInput, CreateSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new site in a global network.</p>
|
|
@@ -103,23 +106,5 @@ export interface CreateSiteCommandOutput extends CreateSiteResponse, __MetadataB
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class CreateSiteCommand extends
|
|
107
|
-
readonly input: CreateSiteCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: CreateSiteCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSiteCommandInput, CreateSiteCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class CreateSiteCommand extends CreateSiteCommand_base {
|
|
125
110
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateSiteToSiteVpnAttachmentRequest, CreateSiteToSiteVpnAttachmentResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSiteToSiteVpnAttachmentCommandInput extends CreateSiteToS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSiteToSiteVpnAttachmentCommandOutput extends CreateSiteToSiteVpnAttachmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSiteToSiteVpnAttachmentCommand_base: {
|
|
24
|
+
new (input: CreateSiteToSiteVpnAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network.</p>
|
|
@@ -110,23 +113,5 @@ export interface CreateSiteToSiteVpnAttachmentCommandOutput extends CreateSiteTo
|
|
|
110
113
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
111
114
|
*
|
|
112
115
|
*/
|
|
113
|
-
export declare class CreateSiteToSiteVpnAttachmentCommand extends
|
|
114
|
-
readonly input: CreateSiteToSiteVpnAttachmentCommandInput;
|
|
115
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
-
/**
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
constructor(input: CreateSiteToSiteVpnAttachmentCommandInput);
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput>;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private serialize;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private deserialize;
|
|
116
|
+
export declare class CreateSiteToSiteVpnAttachmentCommand extends CreateSiteToSiteVpnAttachmentCommand_base {
|
|
132
117
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateTransitGatewayPeeringRequest, CreateTransitGatewayPeeringResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTransitGatewayPeeringCommandInput extends CreateTransitGa
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTransitGatewayPeeringCommandOutput extends CreateTransitGatewayPeeringResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTransitGatewayPeeringCommand_base: {
|
|
24
|
+
new (input: CreateTransitGatewayPeeringCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a transit gateway peering connection.</p>
|
|
@@ -98,23 +101,5 @@ export interface CreateTransitGatewayPeeringCommandOutput extends CreateTransitG
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class CreateTransitGatewayPeeringCommand extends
|
|
102
|
-
readonly input: CreateTransitGatewayPeeringCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: CreateTransitGatewayPeeringCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class CreateTransitGatewayPeeringCommand extends CreateTransitGatewayPeeringCommand_base {
|
|
120
105
|
}
|