@aws-sdk/client-networkmanager 3.533.0 → 3.535.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-types/NetworkManager.d.ts +8 -1
- package/dist-types/NetworkManagerClient.d.ts +1 -1
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AssociateLinkCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateLinkCommand.d.ts +2 -1
- package/dist-types/commands/CreateSiteCommand.d.ts +2 -1
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLinkCommand.d.ts +2 -1
- package/dist-types/commands/DeletePeeringCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSiteCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateLinkCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetDevicesCommand.d.ts +2 -1
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetLinksCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/GetSitesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/ListAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectPeersCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +2 -1
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListPeeringsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/RejectAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +2 -1
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLinkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSiteCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +788 -788
- package/dist-types/ts3.4/NetworkManager.d.ts +7 -0
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -149,6 +149,7 @@ export interface NetworkManager {
|
|
|
149
149
|
/**
|
|
150
150
|
* @see {@link CreateGlobalNetworkCommand}
|
|
151
151
|
*/
|
|
152
|
+
createGlobalNetwork(): Promise<CreateGlobalNetworkCommandOutput>;
|
|
152
153
|
createGlobalNetwork(args: CreateGlobalNetworkCommandInput, options?: __HttpHandlerOptions): Promise<CreateGlobalNetworkCommandOutput>;
|
|
153
154
|
createGlobalNetwork(args: CreateGlobalNetworkCommandInput, cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void): void;
|
|
154
155
|
createGlobalNetwork(args: CreateGlobalNetworkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGlobalNetworkCommandOutput) => void): void;
|
|
@@ -263,6 +264,7 @@ export interface NetworkManager {
|
|
|
263
264
|
/**
|
|
264
265
|
* @see {@link DescribeGlobalNetworksCommand}
|
|
265
266
|
*/
|
|
267
|
+
describeGlobalNetworks(): Promise<DescribeGlobalNetworksCommandOutput>;
|
|
266
268
|
describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeGlobalNetworksCommandOutput>;
|
|
267
269
|
describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void): void;
|
|
268
270
|
describeGlobalNetworks(args: DescribeGlobalNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeGlobalNetworksCommandOutput) => void): void;
|
|
@@ -455,12 +457,14 @@ export interface NetworkManager {
|
|
|
455
457
|
/**
|
|
456
458
|
* @see {@link ListAttachmentsCommand}
|
|
457
459
|
*/
|
|
460
|
+
listAttachments(): Promise<ListAttachmentsCommandOutput>;
|
|
458
461
|
listAttachments(args: ListAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListAttachmentsCommandOutput>;
|
|
459
462
|
listAttachments(args: ListAttachmentsCommandInput, cb: (err: any, data?: ListAttachmentsCommandOutput) => void): void;
|
|
460
463
|
listAttachments(args: ListAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAttachmentsCommandOutput) => void): void;
|
|
461
464
|
/**
|
|
462
465
|
* @see {@link ListConnectPeersCommand}
|
|
463
466
|
*/
|
|
467
|
+
listConnectPeers(): Promise<ListConnectPeersCommandOutput>;
|
|
464
468
|
listConnectPeers(args: ListConnectPeersCommandInput, options?: __HttpHandlerOptions): Promise<ListConnectPeersCommandOutput>;
|
|
465
469
|
listConnectPeers(args: ListConnectPeersCommandInput, cb: (err: any, data?: ListConnectPeersCommandOutput) => void): void;
|
|
466
470
|
listConnectPeers(args: ListConnectPeersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConnectPeersCommandOutput) => void): void;
|
|
@@ -473,18 +477,21 @@ export interface NetworkManager {
|
|
|
473
477
|
/**
|
|
474
478
|
* @see {@link ListCoreNetworksCommand}
|
|
475
479
|
*/
|
|
480
|
+
listCoreNetworks(): Promise<ListCoreNetworksCommandOutput>;
|
|
476
481
|
listCoreNetworks(args: ListCoreNetworksCommandInput, options?: __HttpHandlerOptions): Promise<ListCoreNetworksCommandOutput>;
|
|
477
482
|
listCoreNetworks(args: ListCoreNetworksCommandInput, cb: (err: any, data?: ListCoreNetworksCommandOutput) => void): void;
|
|
478
483
|
listCoreNetworks(args: ListCoreNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoreNetworksCommandOutput) => void): void;
|
|
479
484
|
/**
|
|
480
485
|
* @see {@link ListOrganizationServiceAccessStatusCommand}
|
|
481
486
|
*/
|
|
487
|
+
listOrganizationServiceAccessStatus(): Promise<ListOrganizationServiceAccessStatusCommandOutput>;
|
|
482
488
|
listOrganizationServiceAccessStatus(args: ListOrganizationServiceAccessStatusCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationServiceAccessStatusCommandOutput>;
|
|
483
489
|
listOrganizationServiceAccessStatus(args: ListOrganizationServiceAccessStatusCommandInput, cb: (err: any, data?: ListOrganizationServiceAccessStatusCommandOutput) => void): void;
|
|
484
490
|
listOrganizationServiceAccessStatus(args: ListOrganizationServiceAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationServiceAccessStatusCommandOutput) => void): void;
|
|
485
491
|
/**
|
|
486
492
|
* @see {@link ListPeeringsCommand}
|
|
487
493
|
*/
|
|
494
|
+
listPeerings(): Promise<ListPeeringsCommandOutput>;
|
|
488
495
|
listPeerings(args: ListPeeringsCommandInput, options?: __HttpHandlerOptions): Promise<ListPeeringsCommandOutput>;
|
|
489
496
|
listPeerings(args: ListPeeringsCommandInput, cb: (err: any, data?: ListPeeringsCommandOutput) => void): void;
|
|
490
497
|
listPeerings(args: ListPeeringsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPeeringsCommandOutput) => void): void;
|
|
@@ -598,8 +605,8 @@ export interface NetworkManager {
|
|
|
598
605
|
updateVpcAttachment(args: UpdateVpcAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVpcAttachmentCommandOutput) => void): void;
|
|
599
606
|
}
|
|
600
607
|
/**
|
|
601
|
-
* @public
|
|
602
608
|
* <p>Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.</p>
|
|
609
|
+
* @public
|
|
603
610
|
*/
|
|
604
611
|
export declare class NetworkManager extends NetworkManagerClient implements NetworkManager {
|
|
605
612
|
}
|
|
@@ -236,8 +236,8 @@ export type NetworkManagerClientResolvedConfigType = __SmithyResolvedConfigurati
|
|
|
236
236
|
export interface NetworkManagerClientResolvedConfig extends NetworkManagerClientResolvedConfigType {
|
|
237
237
|
}
|
|
238
238
|
/**
|
|
239
|
-
* @public
|
|
240
239
|
* <p>Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.</p>
|
|
240
|
+
* @public
|
|
241
241
|
*/
|
|
242
242
|
export declare class NetworkManagerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, NetworkManagerClientResolvedConfig> {
|
|
243
243
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AcceptAttachmentCommandOutput extends AcceptAttachmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const AcceptAttachmentCommand_base: {
|
|
24
24
|
new (input: AcceptAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AcceptAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Accepts a core network attachment request. </p>
|
|
30
30
|
* <p>Once the attachment request is accepted by a core network owner, the attachment is
|
|
31
31
|
* created and connected to a core network.</p>
|
|
@@ -103,6 +103,7 @@ declare const AcceptAttachmentCommand_base: {
|
|
|
103
103
|
* @throws {@link NetworkManagerServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class AcceptAttachmentCommand extends AcceptAttachmentCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerR
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateConnectPeerCommand_base: {
|
|
24
24
|
new (input: AssociateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a core network Connect peer with a device and optionally, with a link. </p>
|
|
30
30
|
* <p>If you specify a link, it must be associated with the specified device. You can only
|
|
31
31
|
* associate core network Connect peers that have been created on a core network Connect
|
|
@@ -87,6 +87,7 @@ declare const AssociateConnectPeerCommand_base: {
|
|
|
87
87
|
* @throws {@link NetworkManagerServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class AssociateConnectPeerCommand extends AssociateConnectPeerCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomer
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateCustomerGatewayCommand_base: {
|
|
24
24
|
new (input: AssociateCustomerGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateCustomerGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a customer gateway with a device and optionally, with a link. If you
|
|
30
30
|
* specify a link, it must be associated with the specified device. </p>
|
|
31
31
|
* <p>You can only associate customer gateways that are connected to a VPN attachment on a
|
|
@@ -92,6 +92,7 @@ declare const AssociateCustomerGatewayCommand_base: {
|
|
|
92
92
|
* @throws {@link NetworkManagerServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class AssociateCustomerGatewayCommand extends AssociateCustomerGatewayCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateLinkCommand_base: {
|
|
24
24
|
new (input: AssociateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLinkCommandInput, AssociateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLinkCommandInput, AssociateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a link to a device. A device can be associated to multiple links and a link can be associated to multiple devices. The device and link must be in the same global network and the same site.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const AssociateLinkCommand_base: {
|
|
|
82
82
|
* @throws {@link NetworkManagerServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class AssociateLinkCommand extends AssociateLinkCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateTransitGatewayConnectPeerCommandOutput extends Associa
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateTransitGatewayConnectPeerCommand_base: {
|
|
24
24
|
new (input: AssociateTransitGatewayConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateTransitGatewayConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a transit gateway Connect peer with a device, and optionally, with a link. If you
|
|
30
30
|
* specify a link, it must be associated with the specified device. </p>
|
|
31
31
|
* <p>You can only associate transit gateway Connect peers that have been created on a
|
|
@@ -88,6 +88,7 @@ declare const AssociateTransitGatewayConnectPeerCommand_base: {
|
|
|
88
88
|
* @throws {@link NetworkManagerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class AssociateTransitGatewayConnectPeerCommand extends AssociateTransitGatewayConnectPeerCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttac
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectAttachmentCommand_base: {
|
|
24
24
|
new (input: CreateConnectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a core network Connect attachment from a specified core network attachment. </p>
|
|
30
30
|
* <p>A core network Connect attachment is a GRE-based tunnel attachment that you can use to
|
|
31
31
|
* establish a connection between a core network and an appliance. A core network Connect
|
|
@@ -122,6 +122,7 @@ declare const CreateConnectAttachmentCommand_base: {
|
|
|
122
122
|
* @throws {@link NetworkManagerServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class CreateConnectAttachmentCommand extends CreateConnectAttachmentCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectPeerCommandOutput extends CreateConnectPeerRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectPeerCommand_base: {
|
|
24
24
|
new (input: CreateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a core network Connect peer for a specified core network connect attachment between a core network and an appliance.
|
|
30
30
|
* The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).</p>
|
|
31
31
|
* @example
|
|
@@ -119,6 +119,7 @@ declare const CreateConnectPeerCommand_base: {
|
|
|
119
119
|
* @throws {@link NetworkManagerServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class CreateConnectPeerCommand extends CreateConnectPeerCommand_base {
|
|
124
125
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectionCommand_base: {
|
|
24
24
|
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
100
100
|
* @throws {@link NetworkManagerServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCoreNetworkCommand_base: {
|
|
24
24
|
new (input: CreateCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a core network as part of your global network, and optionally, with a core network policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -117,6 +117,7 @@ declare const CreateCoreNetworkCommand_base: {
|
|
|
117
117
|
* @throws {@link NetworkManagerServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateCoreNetworkCommand extends CreateCoreNetworkCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDeviceCommand_base: {
|
|
24
24
|
new (input: CreateDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceCommandInput, CreateDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceCommandInput, CreateDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new device in a global network. If you specify both a site ID and a
|
|
30
30
|
* location, the location of the site is used for visualization in the Network Manager console.</p>
|
|
31
31
|
* @example
|
|
@@ -124,6 +124,7 @@ declare const CreateDeviceCommand_base: {
|
|
|
124
124
|
* @throws {@link NetworkManagerServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateDeviceCommand extends CreateDeviceCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateGlobalNetworkCommand_base: {
|
|
24
24
|
new (input: CreateGlobalNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateGlobalNetworkCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new, empty global network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const CreateGlobalNetworkCommand_base: {
|
|
|
90
90
|
* @throws {@link NetworkManagerServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class CreateGlobalNetworkCommand extends CreateGlobalNetworkCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLinkCommandOutput extends CreateLinkResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLinkCommand_base: {
|
|
24
24
|
new (input: CreateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLinkCommandInput, CreateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLinkCommandInput, CreateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new link for a specified site.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -109,6 +109,7 @@ declare const CreateLinkCommand_base: {
|
|
|
109
109
|
* @throws {@link NetworkManagerServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class CreateLinkCommand extends CreateLinkCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSiteCommandOutput extends CreateSiteResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSiteCommand_base: {
|
|
24
24
|
new (input: CreateSiteCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSiteCommandInput, CreateSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSiteCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSiteCommandInput, CreateSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new site in a global network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -105,6 +105,7 @@ declare const CreateSiteCommand_base: {
|
|
|
105
105
|
* @throws {@link NetworkManagerServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateSiteCommand extends CreateSiteCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSiteToSiteVpnAttachmentCommandOutput extends CreateSiteTo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSiteToSiteVpnAttachmentCommand_base: {
|
|
24
24
|
new (input: CreateSiteToSiteVpnAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSiteToSiteVpnAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -112,6 +112,7 @@ declare const CreateSiteToSiteVpnAttachmentCommand_base: {
|
|
|
112
112
|
* @throws {@link NetworkManagerServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class CreateSiteToSiteVpnAttachmentCommand extends CreateSiteToSiteVpnAttachmentCommand_base {
|
|
117
118
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTransitGatewayPeeringCommandOutput extends CreateTransitG
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTransitGatewayPeeringCommand_base: {
|
|
24
24
|
new (input: CreateTransitGatewayPeeringCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTransitGatewayPeeringCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a transit gateway peering connection.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const CreateTransitGatewayPeeringCommand_base: {
|
|
|
100
100
|
* @throws {@link NetworkManagerServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateTransitGatewayPeeringCommand extends CreateTransitGatewayPeeringCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTransitGatewayRouteTableAttachmentCommandOutput extends C
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTransitGatewayRouteTableAttachmentCommand_base: {
|
|
24
24
|
new (input: CreateTransitGatewayRouteTableAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTransitGatewayRouteTableAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a transit gateway route table attachment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -113,6 +113,7 @@ declare const CreateTransitGatewayRouteTableAttachmentCommand_base: {
|
|
|
113
113
|
* @throws {@link NetworkManagerServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class CreateTransitGatewayRouteTableAttachmentCommand extends CreateTransitGatewayRouteTableAttachmentCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateVpcAttachmentCommandOutput extends CreateVpcAttachmentRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVpcAttachmentCommand_base: {
|
|
24
24
|
new (input: CreateVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a VPC attachment on an edge location of a core network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -125,6 +125,7 @@ declare const CreateVpcAttachmentCommand_base: {
|
|
|
125
125
|
* @throws {@link NetworkManagerServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
127
127
|
*
|
|
128
|
+
* @public
|
|
128
129
|
*/
|
|
129
130
|
export declare class CreateVpcAttachmentCommand extends CreateVpcAttachmentCommand_base {
|
|
130
131
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAttachmentCommandOutput extends DeleteAttachmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAttachmentCommand_base: {
|
|
24
24
|
new (input: DeleteAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an attachment. Supports all attachment types.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const DeleteAttachmentCommand_base: {
|
|
|
101
101
|
* @throws {@link NetworkManagerServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class DeleteAttachmentCommand extends DeleteAttachmentCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConnectPeerCommandOutput extends DeleteConnectPeerRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConnectPeerCommand_base: {
|
|
24
24
|
new (input: DeleteConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConnectPeerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a Connect peer.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -102,6 +102,7 @@ declare const DeleteConnectPeerCommand_base: {
|
|
|
102
102
|
* @throws {@link NetworkManagerServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class DeleteConnectPeerCommand extends DeleteConnectPeerCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConnectionCommand_base: {
|
|
24
24
|
new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified connection in your global network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
90
90
|
* @throws {@link NetworkManagerServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCoreNetworkCommandOutput extends DeleteCoreNetworkRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCoreNetworkCommand_base: {
|
|
24
24
|
new (input: DeleteCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a core network along with all core network policies. This can only be done if there are no attachments on a core network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -105,6 +105,7 @@ declare const DeleteCoreNetworkCommand_base: {
|
|
|
105
105
|
* @throws {@link NetworkManagerServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class DeleteCoreNetworkCommand extends DeleteCoreNetworkCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCoreNetworkPolicyVersionCommandOutput extends DeleteCoreN
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCoreNetworkPolicyVersionCommand_base: {
|
|
24
24
|
new (input: DeleteCoreNetworkPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCoreNetworkPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a policy version from a core network. You can't delete the current LIVE policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const DeleteCoreNetworkPolicyVersionCommand_base: {
|
|
|
88
88
|
* @throws {@link NetworkManagerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DeleteCoreNetworkPolicyVersionCommand extends DeleteCoreNetworkPolicyVersionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDeviceCommandOutput extends DeleteDeviceResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDeviceCommand_base: {
|
|
24
24
|
new (input: DeleteDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeviceCommandInput, DeleteDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeviceCommandInput, DeleteDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing device. You must first disassociate the device from any links and
|
|
30
30
|
* customer gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -101,6 +101,7 @@ declare const DeleteDeviceCommand_base: {
|
|
|
101
101
|
* @throws {@link NetworkManagerServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class DeleteDeviceCommand extends DeleteDeviceCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteGlobalNetworkCommandOutput extends DeleteGlobalNetworkRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteGlobalNetworkCommand_base: {
|
|
24
24
|
new (input: DeleteGlobalNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteGlobalNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing global network. You must first delete all global network objects
|
|
30
30
|
* (devices, links, and sites), deregister all transit gateways, and delete any core networks.</p>
|
|
31
31
|
* @example
|
|
@@ -85,6 +85,7 @@ declare const DeleteGlobalNetworkCommand_base: {
|
|
|
85
85
|
* @throws {@link NetworkManagerServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class DeleteGlobalNetworkCommand extends DeleteGlobalNetworkCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLinkCommandOutput extends DeleteLinkResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLinkCommand_base: {
|
|
24
24
|
new (input: DeleteLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLinkCommandInput, DeleteLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLinkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLinkCommandInput, DeleteLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing link. You must first disassociate the link from any devices and
|
|
30
30
|
* customer gateways.</p>
|
|
31
31
|
* @example
|
|
@@ -94,6 +94,7 @@ declare const DeleteLinkCommand_base: {
|
|
|
94
94
|
* @throws {@link NetworkManagerServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DeleteLinkCommand extends DeleteLinkCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePeeringCommandOutput extends DeletePeeringResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePeeringCommand_base: {
|
|
24
24
|
new (input: DeletePeeringCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePeeringCommandInput, DeletePeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePeeringCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePeeringCommandInput, DeletePeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing peering connection.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const DeletePeeringCommand_base: {
|
|
|
88
88
|
* @throws {@link NetworkManagerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DeletePeeringCommand extends DeletePeeringCommand_base {
|
|
93
94
|
}
|