@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
|
@@ -22,10 +22,10 @@ export interface GetTransitGatewayConnectPeerAssociationsCommandOutput extends G
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTransitGatewayConnectPeerAssociationsCommand_base: {
|
|
24
24
|
new (input: GetTransitGatewayConnectPeerAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTransitGatewayConnectPeerAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayConnectPeerAssociationsCommandInput, GetTransitGatewayConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about one or more of your transit gateway Connect peer associations 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.
|
|
@@ -86,6 +86,7 @@ declare const GetTransitGatewayConnectPeerAssociationsCommand_base: {
|
|
|
86
86
|
* @throws {@link NetworkManagerServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetTransitGatewayConnectPeerAssociationsCommand extends GetTransitGatewayConnectPeerAssociationsCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTransitGatewayPeeringCommandOutput extends GetTransitGateway
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTransitGatewayPeeringCommand_base: {
|
|
24
24
|
new (input: GetTransitGatewayPeeringCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTransitGatewayPeeringCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayPeeringCommandInput, GetTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a transit gateway peer.</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 GetTransitGatewayPeeringCommand_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 GetTransitGatewayPeeringCommand extends GetTransitGatewayPeeringCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitG
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTransitGatewayRegistrationsCommand_base: {
|
|
24
24
|
new (input: GetTransitGatewayRegistrationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTransitGatewayRegistrationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about the transit gateway registrations in a specified
|
|
30
30
|
* global network.</p>
|
|
31
31
|
* @example
|
|
@@ -84,6 +84,7 @@ declare const GetTransitGatewayRegistrationsCommand_base: {
|
|
|
84
84
|
* @throws {@link NetworkManagerServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetTransitGatewayRegistrationsCommand extends GetTransitGatewayRegistrationsCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetT
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTransitGatewayRouteTableAttachmentCommand_base: {
|
|
24
24
|
new (input: GetTransitGatewayRouteTableAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTransitGatewayRouteTableAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about 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.
|
|
@@ -101,6 +101,7 @@ declare const GetTransitGatewayRouteTableAttachmentCommand_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 GetTransitGatewayRouteTableAttachmentCommand extends GetTransitGatewayRouteTableAttachmentCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetVpcAttachmentCommand_base: {
|
|
24
24
|
new (input: GetVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a VPC attachment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -106,6 +106,7 @@ declare const GetVpcAttachmentCommand_base: {
|
|
|
106
106
|
* @throws {@link NetworkManagerServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class GetVpcAttachmentCommand extends GetVpcAttachmentCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAttachmentsCommandOutput extends ListAttachmentsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAttachmentsCommand_base: {
|
|
24
24
|
new (input: ListAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachmentsCommandInput, ListAttachmentsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListAttachmentsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAttachmentsCommandInput, ListAttachmentsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of core network attachments.</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 ListAttachmentsCommand_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 ListAttachmentsCommand extends ListAttachmentsCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListConnectPeersCommandOutput extends ListConnectPeersResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListConnectPeersCommand_base: {
|
|
24
24
|
new (input: ListConnectPeersCommandInput): import("@smithy/smithy-client").CommandImpl<ListConnectPeersCommandInput, ListConnectPeersCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListConnectPeersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConnectPeersCommandInput, ListConnectPeersCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of core network Connect peers.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const ListConnectPeersCommand_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 ListConnectPeersCommand extends ListConnectPeersCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCoreNetworkPolicyVersionsCommandOutput extends ListCoreNetw
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCoreNetworkPolicyVersionsCommand_base: {
|
|
24
24
|
new (input: ListCoreNetworkPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListCoreNetworkPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of core network policy versions.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListCoreNetworkPolicyVersionsCommand_base: {
|
|
|
80
80
|
* @throws {@link NetworkManagerServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListCoreNetworkPolicyVersionsCommand extends ListCoreNetworkPolicyVersionsCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCoreNetworksCommandOutput extends ListCoreNetworksResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCoreNetworksCommand_base: {
|
|
24
24
|
new (input: ListCoreNetworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListCoreNetworksCommandInput]): import("@smithy/smithy-client").CommandImpl<ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of owned and shared core networks.</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 ListCoreNetworksCommand_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 ListCoreNetworksCommand extends ListCoreNetworksCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListOrganizationServiceAccessStatusCommandOutput extends ListOr
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOrganizationServiceAccessStatusCommand_base: {
|
|
24
24
|
new (input: ListOrganizationServiceAccessStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListOrganizationServiceAccessStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -65,6 +65,7 @@ declare const ListOrganizationServiceAccessStatusCommand_base: {
|
|
|
65
65
|
* @throws {@link NetworkManagerServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class ListOrganizationServiceAccessStatusCommand extends ListOrganizationServiceAccessStatusCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPeeringsCommandOutput extends ListPeeringsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPeeringsCommand_base: {
|
|
24
24
|
new (input: ListPeeringsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPeeringsCommandInput, ListPeeringsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPeeringsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPeeringsCommandInput, ListPeeringsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the peerings for a core network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const ListPeeringsCommand_base: {
|
|
|
89
89
|
* @throws {@link NetworkManagerServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListPeeringsCommand extends ListPeeringsCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags for a specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link NetworkManagerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutCoreNetworkPolicyCommandOutput extends PutCoreNetworkPolicyR
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutCoreNetworkPolicyCommand_base: {
|
|
24
24
|
new (input: PutCoreNetworkPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutCoreNetworkPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and the submitted policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const PutCoreNetworkPolicyCommand_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 PutCoreNetworkPolicyCommand extends PutCoreNetworkPolicyCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutResourcePolicyCommand_base: {
|
|
24
24
|
new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a resource policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
71
71
|
* @throws {@link NetworkManagerServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface RegisterTransitGatewayCommandOutput extends RegisterTransitGate
|
|
|
22
22
|
}
|
|
23
23
|
declare const RegisterTransitGatewayCommand_base: {
|
|
24
24
|
new (input: RegisterTransitGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RegisterTransitGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Registers a transit gateway in your global network. Not all Regions support transit
|
|
30
30
|
* gateways for global networks. For a list of the supported Regions, see <a href="https://docs.aws.amazon.com/network-manager/latest/tgwnm/what-are-global-networks.html#nm-available-regions">Region Availability</a> in the <i>Amazon Web Services Transit Gateways for Global
|
|
31
31
|
* Networks User Guide</i>. The transit gateway can be in any of the supported
|
|
@@ -84,6 +84,7 @@ declare const RegisterTransitGatewayCommand_base: {
|
|
|
84
84
|
* @throws {@link NetworkManagerServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class RegisterTransitGatewayCommand extends RegisterTransitGatewayCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface RejectAttachmentCommandOutput extends RejectAttachmentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const RejectAttachmentCommand_base: {
|
|
24
24
|
new (input: RejectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<RejectAttachmentCommandInput, RejectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RejectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<RejectAttachmentCommandInput, RejectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Rejects a core network attachment request.</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 RejectAttachmentCommand_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 RejectAttachmentCommand extends RejectAttachmentCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface RestoreCoreNetworkPolicyVersionCommandOutput extends RestoreCor
|
|
|
22
22
|
}
|
|
23
23
|
declare const RestoreCoreNetworkPolicyVersionCommand_base: {
|
|
24
24
|
new (input: RestoreCoreNetworkPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RestoreCoreNetworkPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreCoreNetworkPolicyVersionCommandInput, RestoreCoreNetworkPolicyVersionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Restores a previous policy version as a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and restored 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 RestoreCoreNetworkPolicyVersionCommand_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 RestoreCoreNetworkPolicyVersionCommand extends RestoreCoreNetworkPolicyVersionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartOrganizationServiceAccessUpdateCommandOutput extends Start
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartOrganizationServiceAccessUpdateCommand_base: {
|
|
24
24
|
new (input: StartOrganizationServiceAccessUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<StartOrganizationServiceAccessUpdateCommandInput, StartOrganizationServiceAccessUpdateCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartOrganizationServiceAccessUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<StartOrganizationServiceAccessUpdateCommandInput, StartOrganizationServiceAccessUpdateCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables the Network Manager service for an Amazon Web Services Organization. This can only be called by a management account within the organization. </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 StartOrganizationServiceAccessUpdateCommand_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 StartOrganizationServiceAccessUpdateCommand extends StartOrganizationServiceAccessUpdateCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartRouteAnalysisCommandOutput extends StartRouteAnalysisRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartRouteAnalysisCommand_base: {
|
|
24
24
|
new (input: StartRouteAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartRouteAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<StartRouteAnalysisCommandInput, StartRouteAnalysisCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts analyzing the routing path between the specified source and destination. For more information,
|
|
30
30
|
* see <a href="https://docs.aws.amazon.com/vpc/latest/tgw/route-analyzer.html">Route Analyzer</a>.</p>
|
|
31
31
|
* @example
|
|
@@ -147,6 +147,7 @@ declare const StartRouteAnalysisCommand_base: {
|
|
|
147
147
|
* @throws {@link NetworkManagerServiceException}
|
|
148
148
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
149
149
|
*
|
|
150
|
+
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class StartRouteAnalysisCommand extends StartRouteAnalysisCommand_base {
|
|
152
153
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Tags a specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const TagResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link NetworkManagerServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes tags from a specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const UntagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link NetworkManagerServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConnectionCommand_base: {
|
|
24
24
|
new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the information for an existing connection. To remove information for any of the parameters,
|
|
30
30
|
* specify an empty string.</p>
|
|
31
31
|
* @example
|
|
@@ -94,6 +94,7 @@ declare const UpdateConnectionCommand_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 UpdateConnectionCommand extends UpdateConnectionCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCoreNetworkCommandOutput extends UpdateCoreNetworkRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCoreNetworkCommand_base: {
|
|
24
24
|
new (input: UpdateCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCoreNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCoreNetworkCommandInput, UpdateCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the description 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.
|
|
@@ -106,6 +106,7 @@ declare const UpdateCoreNetworkCommand_base: {
|
|
|
106
106
|
* @throws {@link NetworkManagerServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class UpdateCoreNetworkCommand extends UpdateCoreNetworkCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDeviceCommandOutput extends UpdateDeviceResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDeviceCommand_base: {
|
|
24
24
|
new (input: UpdateDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceCommandInput, UpdateDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceCommandInput, UpdateDeviceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the details for an existing device. To remove information for any of the
|
|
30
30
|
* parameters, specify an empty string.</p>
|
|
31
31
|
* @example
|
|
@@ -116,6 +116,7 @@ declare const UpdateDeviceCommand_base: {
|
|
|
116
116
|
* @throws {@link NetworkManagerServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class UpdateDeviceCommand extends UpdateDeviceCommand_base {
|
|
121
122
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGlobalNetworkCommandOutput extends UpdateGlobalNetworkRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGlobalNetworkCommand_base: {
|
|
24
24
|
new (input: UpdateGlobalNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateGlobalNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGlobalNetworkCommandInput, UpdateGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an existing global network. To remove information for any of the parameters,
|
|
30
30
|
* specify an empty string.</p>
|
|
31
31
|
* @example
|
|
@@ -86,6 +86,7 @@ declare const UpdateGlobalNetworkCommand_base: {
|
|
|
86
86
|
* @throws {@link NetworkManagerServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class UpdateGlobalNetworkCommand extends UpdateGlobalNetworkCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLinkCommandOutput extends UpdateLinkResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLinkCommand_base: {
|
|
24
24
|
new (input: UpdateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLinkCommandInput, UpdateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateLinkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLinkCommandInput, UpdateLinkCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the details for an existing link. To remove information for any of the
|
|
30
30
|
* parameters, specify an empty string.</p>
|
|
31
31
|
* @example
|
|
@@ -104,6 +104,7 @@ declare const UpdateLinkCommand_base: {
|
|
|
104
104
|
* @throws {@link NetworkManagerServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class UpdateLinkCommand extends UpdateLinkCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateNetworkResourceMetadataCommandOutput extends UpdateNetwor
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateNetworkResourceMetadataCommand_base: {
|
|
24
24
|
new (input: UpdateNetworkResourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateNetworkResourceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNetworkResourceMetadataCommandInput, UpdateNetworkResourceMetadataCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the resource metadata for the specified global network.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const UpdateNetworkResourceMetadataCommand_base: {
|
|
|
79
79
|
* @throws {@link NetworkManagerServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateNetworkResourceMetadataCommand extends UpdateNetworkResourceMetadataCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateSiteCommandOutput extends UpdateSiteResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSiteCommand_base: {
|
|
24
24
|
new (input: UpdateSiteCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSiteCommandInput, UpdateSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateSiteCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSiteCommandInput, UpdateSiteCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the information for an existing site. To remove information for any of the
|
|
30
30
|
* parameters, specify an empty string.</p>
|
|
31
31
|
* @example
|
|
@@ -98,6 +98,7 @@ declare const UpdateSiteCommand_base: {
|
|
|
98
98
|
* @throws {@link NetworkManagerServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class UpdateSiteCommand extends UpdateSiteCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateVpcAttachmentCommandOutput extends UpdateVpcAttachmentRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateVpcAttachmentCommand_base: {
|
|
24
24
|
new (input: UpdateVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcAttachmentCommandInput, UpdateVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a VPC attachment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -120,6 +120,7 @@ declare const UpdateVpcAttachmentCommand_base: {
|
|
|
120
120
|
* @throws {@link NetworkManagerServiceException}
|
|
121
121
|
* <p>Base exception class for all service exceptions from NetworkManager service.</p>
|
|
122
122
|
*
|
|
123
|
+
* @public
|
|
123
124
|
*/
|
|
124
125
|
export declare class UpdateVpcAttachmentCommand extends UpdateVpcAttachmentCommand_base {
|
|
125
126
|
}
|