@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 { GetCustomerGatewayAssociationsRequest, GetCustomerGatewayAssociationsResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCustomerGatewayAssociationsCommandInput extends GetCustomerG
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomerGatewayAssociationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCustomerGatewayAssociationsCommand_base: {
|
|
24
|
+
new (input: GetCustomerGatewayAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the association information for customer gateways that are associated with
|
|
@@ -85,23 +88,5 @@ export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomer
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class GetCustomerGatewayAssociationsCommand extends
|
|
89
|
-
readonly input: GetCustomerGatewayAssociationsCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: GetCustomerGatewayAssociationsCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class GetCustomerGatewayAssociationsCommand extends GetCustomerGatewayAssociationsCommand_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 { GetDevicesRequest, GetDevicesResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDevicesCommandInput extends GetDevicesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDevicesCommand_base: {
|
|
24
|
+
new (input: GetDevicesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicesCommandInput, GetDevicesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about one or more of your devices in a global network.</p>
|
|
@@ -102,23 +105,5 @@ export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataB
|
|
|
102
105
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
103
106
|
*
|
|
104
107
|
*/
|
|
105
|
-
export declare class GetDevicesCommand extends
|
|
106
|
-
readonly input: GetDevicesCommandInput;
|
|
107
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
-
/**
|
|
109
|
-
* @public
|
|
110
|
-
*/
|
|
111
|
-
constructor(input: GetDevicesCommandInput);
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDevicesCommandInput, GetDevicesCommandOutput>;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private serialize;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private deserialize;
|
|
108
|
+
export declare class GetDevicesCommand extends GetDevicesCommand_base {
|
|
124
109
|
}
|
|
@@ -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 { GetLinkAssociationsRequest, GetLinkAssociationsResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetLinkAssociationsCommandInput extends GetLinkAssociationsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetLinkAssociationsCommand_base: {
|
|
24
|
+
new (input: GetLinkAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the link associations for a device or a link. Either the device ID or the link ID
|
|
@@ -79,23 +82,5 @@ export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsRes
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class GetLinkAssociationsCommand extends
|
|
83
|
-
readonly input: GetLinkAssociationsCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: GetLinkAssociationsCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class GetLinkAssociationsCommand extends GetLinkAssociationsCommand_base {
|
|
101
86
|
}
|
|
@@ -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 { GetLinksRequest, GetLinksResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetLinksCommandInput extends GetLinksRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetLinksCommand_base: {
|
|
24
|
+
new (input: GetLinksCommandInput): import("@smithy/smithy-client").CommandImpl<GetLinksCommandInput, GetLinksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about one or more links in a specified global network.</p>
|
|
@@ -98,23 +101,5 @@ export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBeare
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class GetLinksCommand extends
|
|
102
|
-
readonly input: GetLinksCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: GetLinksCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLinksCommandInput, GetLinksCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class GetLinksCommand extends GetLinksCommand_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 { GetNetworkResourceCountsRequest, GetNetworkResourceCountsResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetNetworkResourceCountsCommandInput extends GetNetworkResource
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourceCountsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetNetworkResourceCountsCommand_base: {
|
|
24
|
+
new (input: GetNetworkResourceCountsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the count of network resources, by resource type, for the specified global network.</p>
|
|
@@ -72,23 +75,5 @@ export interface GetNetworkResourceCountsCommandOutput extends GetNetworkResourc
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class GetNetworkResourceCountsCommand extends
|
|
76
|
-
readonly input: GetNetworkResourceCountsCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: GetNetworkResourceCountsCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkResourceCountsCommandInput, GetNetworkResourceCountsCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class GetNetworkResourceCountsCommand extends GetNetworkResourceCountsCommand_base {
|
|
94
79
|
}
|
|
@@ -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 { GetNetworkResourceRelationshipsRequest, GetNetworkResourceRelationshipsResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetNetworkResourceRelationshipsCommandInput extends GetNetworkR
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetworkResourceRelationshipsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetNetworkResourceRelationshipsCommand_base: {
|
|
24
|
+
new (input: GetNetworkResourceRelationshipsCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the network resource relationships for the specified global network.</p>
|
|
@@ -80,23 +83,5 @@ export interface GetNetworkResourceRelationshipsCommandOutput extends GetNetwork
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class GetNetworkResourceRelationshipsCommand extends
|
|
84
|
-
readonly input: GetNetworkResourceRelationshipsCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: GetNetworkResourceRelationshipsCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkResourceRelationshipsCommandInput, GetNetworkResourceRelationshipsCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class GetNetworkResourceRelationshipsCommand extends GetNetworkResourceRelationshipsCommand_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 { GetNetworkResourcesRequest, GetNetworkResourcesResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetNetworkResourcesCommandInput extends GetNetworkResourcesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetNetworkResourcesCommand_base: {
|
|
24
|
+
new (input: GetNetworkResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describes the network resources for the specified global network.</p>
|
|
@@ -97,23 +100,5 @@ export interface GetNetworkResourcesCommandOutput extends GetNetworkResourcesRes
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class GetNetworkResourcesCommand extends
|
|
101
|
-
readonly input: GetNetworkResourcesCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: GetNetworkResourcesCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkResourcesCommandInput, GetNetworkResourcesCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class GetNetworkResourcesCommand extends GetNetworkResourcesCommand_base {
|
|
119
104
|
}
|
|
@@ -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 { GetNetworkRoutesRequest, GetNetworkRoutesResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetNetworkRoutesCommandInput extends GetNetworkRoutesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetNetworkRoutesCommand_base: {
|
|
24
|
+
new (input: GetNetworkRoutesCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the network routes of the specified global network.</p>
|
|
@@ -125,23 +128,5 @@ export interface GetNetworkRoutesCommandOutput extends GetNetworkRoutesResponse,
|
|
|
125
128
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
126
129
|
*
|
|
127
130
|
*/
|
|
128
|
-
export declare class GetNetworkRoutesCommand extends
|
|
129
|
-
readonly input: GetNetworkRoutesCommandInput;
|
|
130
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
131
|
-
/**
|
|
132
|
-
* @public
|
|
133
|
-
*/
|
|
134
|
-
constructor(input: GetNetworkRoutesCommandInput);
|
|
135
|
-
/**
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
138
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkRoutesCommandInput, GetNetworkRoutesCommandOutput>;
|
|
139
|
-
/**
|
|
140
|
-
* @internal
|
|
141
|
-
*/
|
|
142
|
-
private serialize;
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
private deserialize;
|
|
131
|
+
export declare class GetNetworkRoutesCommand extends GetNetworkRoutesCommand_base {
|
|
147
132
|
}
|
|
@@ -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 { GetNetworkTelemetryRequest, GetNetworkTelemetryResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetNetworkTelemetryCommandInput extends GetNetworkTelemetryRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetNetworkTelemetryCommand_base: {
|
|
24
|
+
new (input: GetNetworkTelemetryCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the network telemetry of the specified global network.</p>
|
|
@@ -91,23 +94,5 @@ export interface GetNetworkTelemetryCommandOutput extends GetNetworkTelemetryRes
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class GetNetworkTelemetryCommand extends
|
|
95
|
-
readonly input: GetNetworkTelemetryCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: GetNetworkTelemetryCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetNetworkTelemetryCommandInput, GetNetworkTelemetryCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class GetNetworkTelemetryCommand extends GetNetworkTelemetryCommand_base {
|
|
113
98
|
}
|
|
@@ -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 { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetResourcePolicyCommand_base: {
|
|
24
|
+
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a resource policy.</p>
|
|
@@ -63,23 +66,5 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetResourcePolicyCommand extends
|
|
67
|
-
readonly input: GetResourcePolicyCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetResourcePolicyCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
|
|
85
70
|
}
|
|
@@ -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 { GetRouteAnalysisRequest, GetRouteAnalysisResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetRouteAnalysisCommandInput extends GetRouteAnalysisRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetRouteAnalysisCommand_base: {
|
|
24
|
+
new (input: GetRouteAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about the specified route analysis.</p>
|
|
@@ -131,23 +134,5 @@ export interface GetRouteAnalysisCommandOutput extends GetRouteAnalysisResponse,
|
|
|
131
134
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
132
135
|
*
|
|
133
136
|
*/
|
|
134
|
-
export declare class GetRouteAnalysisCommand extends
|
|
135
|
-
readonly input: GetRouteAnalysisCommandInput;
|
|
136
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
137
|
-
/**
|
|
138
|
-
* @public
|
|
139
|
-
*/
|
|
140
|
-
constructor(input: GetRouteAnalysisCommandInput);
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRouteAnalysisCommandInput, GetRouteAnalysisCommandOutput>;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private serialize;
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
private deserialize;
|
|
137
|
+
export declare class GetRouteAnalysisCommand extends GetRouteAnalysisCommand_base {
|
|
153
138
|
}
|
|
@@ -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 { GetSiteToSiteVpnAttachmentRequest, GetSiteToSiteVpnAttachmentResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSiteToSiteVpnAttachmentCommandInput extends GetSiteToSiteVpn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVpnAttachmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSiteToSiteVpnAttachmentCommand_base: {
|
|
24
|
+
new (input: GetSiteToSiteVpnAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a site-to-site VPN attachment.</p>
|
|
@@ -98,23 +101,5 @@ export interface GetSiteToSiteVpnAttachmentCommandOutput extends GetSiteToSiteVp
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class GetSiteToSiteVpnAttachmentCommand extends
|
|
102
|
-
readonly input: GetSiteToSiteVpnAttachmentCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: GetSiteToSiteVpnAttachmentCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSiteToSiteVpnAttachmentCommandInput, GetSiteToSiteVpnAttachmentCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class GetSiteToSiteVpnAttachmentCommand extends GetSiteToSiteVpnAttachmentCommand_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 { GetSitesRequest, GetSitesResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSitesCommandInput extends GetSitesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSitesCommandOutput extends GetSitesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSitesCommand_base: {
|
|
24
|
+
new (input: GetSitesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSitesCommandInput, GetSitesCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about one or more of your sites in a global network.</p>
|
|
@@ -92,23 +95,5 @@ export interface GetSitesCommandOutput extends GetSitesResponse, __MetadataBeare
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class GetSitesCommand extends
|
|
96
|
-
readonly input: GetSitesCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: GetSitesCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSitesCommandInput, GetSitesCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class GetSitesCommand extends GetSitesCommand_base {
|
|
114
99
|
}
|
|
@@ -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 { GetTransitGatewayConnectPeerAssociationsRequest, GetTransitGatewayConnectPeerAssociationsResponse } from "../models/models_0";
|
|
5
4
|
import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTransitGatewayConnectPeerAssociationsCommandInput extends Ge
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends GetTransitGatewayConnectPeerAssociationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTransitGatewayConnectPeerAssociationsCommand_base: {
|
|
24
|
+
new (input: GetTransitGatewayConnectPeerAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about one or more of your transit gateway Connect peer associations in a global network.</p>
|
|
@@ -84,23 +87,5 @@ export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends G
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class GetTransitGatewayConnectPeerAssociationsCommand extends
|
|
88
|
-
readonly input: GetTransitGatewayConnectPeerAssociationsCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: GetTransitGatewayConnectPeerAssociationsCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class GetTransitGatewayConnectPeerAssociationsCommand extends GetTransitGatewayConnectPeerAssociationsCommand_base {
|
|
106
91
|
}
|