@aws-sdk/client-networkmanager 3.478.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-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-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/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/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AcceptAttachmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "AcceptAttachmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "AcceptAttachment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AcceptAttachmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AcceptAttachmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AcceptAttachmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "AcceptAttachment", {})
|
|
22
|
+
.n("NetworkManagerClient", "AcceptAttachmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AcceptAttachmentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AcceptAttachmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AcceptAttachmentCommand = AcceptAttachmentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateConnectPeerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "AssociateConnectPeerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "AssociateConnectPeer",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateConnectPeerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateConnectPeerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateConnectPeerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "AssociateConnectPeer", {})
|
|
22
|
+
.n("NetworkManagerClient", "AssociateConnectPeerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateConnectPeerCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateConnectPeerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateConnectPeerCommand = AssociateConnectPeerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateCustomerGatewayCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "AssociateCustomerGatewayCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "AssociateCustomerGateway",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateCustomerGatewayCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateCustomerGatewayCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateCustomerGatewayCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "AssociateCustomerGateway", {})
|
|
22
|
+
.n("NetworkManagerClient", "AssociateCustomerGatewayCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateCustomerGatewayCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateCustomerGatewayCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateCustomerGatewayCommand = AssociateCustomerGatewayCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateLinkCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "AssociateLinkCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "AssociateLink",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateLinkCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateLinkCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateLinkCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "AssociateLink", {})
|
|
22
|
+
.n("NetworkManagerClient", "AssociateLinkCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateLinkCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateLinkCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateLinkCommand = AssociateLinkCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateTransitGatewayConnectPeerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "AssociateTransitGatewayConnectPeerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "AssociateTransitGatewayConnectPeer",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_AssociateTransitGatewayConnectPeerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_AssociateTransitGatewayConnectPeerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class AssociateTransitGatewayConnectPeerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "AssociateTransitGatewayConnectPeer", {})
|
|
22
|
+
.n("NetworkManagerClient", "AssociateTransitGatewayConnectPeerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_AssociateTransitGatewayConnectPeerCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_AssociateTransitGatewayConnectPeerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.AssociateTransitGatewayConnectPeerCommand = AssociateTransitGatewayConnectPeerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateConnectAttachmentCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "CreateConnectAttachmentCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "CreateConnectAttachment",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateConnectAttachmentCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateConnectAttachmentCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateConnectAttachmentCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "CreateConnectAttachment", {})
|
|
22
|
+
.n("NetworkManagerClient", "CreateConnectAttachmentCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateConnectAttachmentCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateConnectAttachmentCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateConnectAttachmentCommand = CreateConnectAttachmentCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateConnectPeerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "CreateConnectPeerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "CreateConnectPeer",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateConnectPeerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateConnectPeerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateConnectPeerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "CreateConnectPeer", {})
|
|
22
|
+
.n("NetworkManagerClient", "CreateConnectPeerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateConnectPeerCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateConnectPeerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateConnectPeerCommand = CreateConnectPeerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "CreateConnectionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "CreateConnection",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateConnectionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateConnectionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateConnectionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "CreateConnection", {})
|
|
22
|
+
.n("NetworkManagerClient", "CreateConnectionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateConnectionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateConnectionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateConnectionCommand = CreateConnectionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateCoreNetworkCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "NetworkManagerClient";
|
|
29
|
-
const commandName = "CreateCoreNetworkCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "NetworkManager",
|
|
38
|
-
operation: "CreateCoreNetwork",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateCoreNetworkCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateCoreNetworkCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateCoreNetworkCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("NetworkManager", "CreateCoreNetwork", {})
|
|
22
|
+
.n("NetworkManagerClient", "CreateCoreNetworkCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateCoreNetworkCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateCoreNetworkCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateCoreNetworkCommand = CreateCoreNetworkCommand;
|