@aws-sdk/client-direct-connect 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/DirectConnect.d.ts +18 -1
- package/dist-types/DirectConnectClient.d.ts +1 -1
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/CreateInterconnectCommand.d.ts +2 -1
- package/dist-types/commands/CreateLagCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLagCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoaCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -1
- package/dist-types/commands/StopBgpFailoverTestCommand.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/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLagCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +477 -477
- package/dist-types/ts3.4/DirectConnect.d.ts +17 -0
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.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/UpdateDirectConnectGatewayAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface DescribeVirtualInterfacesCommandOutput extends VirtualInterface
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeVirtualInterfacesCommand_base: {
|
|
24
24
|
new (input: DescribeVirtualInterfacesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVirtualInterfacesCommandInput, DescribeVirtualInterfacesCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeVirtualInterfacesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeVirtualInterfacesCommandInput, DescribeVirtualInterfacesCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Displays all virtual interfaces for an Amazon Web Services account. Virtual interfaces deleted fewer
|
|
30
30
|
* than 15 minutes before you make the request are also returned. If you specify a
|
|
31
31
|
* connection ID, only the virtual interfaces associated with the connection are returned.
|
|
@@ -115,6 +115,7 @@ declare const DescribeVirtualInterfacesCommand_base: {
|
|
|
115
115
|
* @throws {@link DirectConnectServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class DescribeVirtualInterfacesCommand extends DescribeVirtualInterfacesCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateConnectionFromLagCommandOutput extends Connection,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateConnectionFromLagCommand_base: {
|
|
24
24
|
new (input: DisassociateConnectionFromLagCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectionFromLagCommandInput, DisassociateConnectionFromLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateConnectionFromLagCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectionFromLagCommandInput, DisassociateConnectionFromLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a connection from a link aggregation group (LAG). The connection is
|
|
30
30
|
* interrupted and re-established as a standalone connection (the connection is not
|
|
31
31
|
* deleted; to delete the connection, use the <a>DeleteConnection</a> request).
|
|
@@ -102,6 +102,7 @@ declare const DisassociateConnectionFromLagCommand_base: {
|
|
|
102
102
|
* @throws {@link DirectConnectServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class DisassociateConnectionFromLagCommand extends DisassociateConnectionFromLagCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateMacSecKeyCommandOutput extends DisassociateMacSecKe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateMacSecKeyCommand_base: {
|
|
24
24
|
new (input: DisassociateMacSecKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMacSecKeyCommandInput, DisassociateMacSecKeyCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateMacSecKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateMacSecKeyCommandInput, DisassociateMacSecKeyCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the association between a MAC Security (MACsec) security key and an Direct Connect dedicated connection.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const DisassociateMacSecKeyCommand_base: {
|
|
|
68
68
|
* @throws {@link DirectConnectServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DisassociateMacSecKeyCommand extends DisassociateMacSecKeyCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVirtualInterfaceTestHistoryCommandOutput extends ListVirtua
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVirtualInterfaceTestHistoryCommand_base: {
|
|
24
24
|
new (input: ListVirtualInterfaceTestHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<ListVirtualInterfaceTestHistoryCommandInput, ListVirtualInterfaceTestHistoryCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListVirtualInterfaceTestHistoryCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVirtualInterfaceTestHistoryCommandInput, ListVirtualInterfaceTestHistoryCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the virtual interface failover test history.</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 ListVirtualInterfaceTestHistoryCommand_base: {
|
|
|
80
80
|
* @throws {@link DirectConnectServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListVirtualInterfaceTestHistoryCommand extends ListVirtualInterfaceTestHistoryCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartBgpFailoverTestCommandOutput extends StartBgpFailoverTestR
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartBgpFailoverTestCommand_base: {
|
|
24
24
|
new (input: StartBgpFailoverTestCommandInput): import("@smithy/smithy-client").CommandImpl<StartBgpFailoverTestCommandInput, StartBgpFailoverTestCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartBgpFailoverTestCommandInput): import("@smithy/smithy-client").CommandImpl<StartBgpFailoverTestCommandInput, StartBgpFailoverTestCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by placing the BGP peering session in the DOWN state. You can then send traffic to verify that there are no outages.</p>
|
|
30
30
|
* <p>You can run the test on public, private, transit, and hosted virtual interfaces.</p>
|
|
31
31
|
* <p>You can use <a href="https://docs.aws.amazon.com/directconnect/latest/APIReference/API_ListVirtualInterfaceTestHistory.html">ListVirtualInterfaceTestHistory</a> to view the virtual interface test history.</p>
|
|
@@ -77,6 +77,7 @@ declare const StartBgpFailoverTestCommand_base: {
|
|
|
77
77
|
* @throws {@link DirectConnectServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class StartBgpFailoverTestCommand extends StartBgpFailoverTestCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopBgpFailoverTestCommandOutput extends StopBgpFailoverTestRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopBgpFailoverTestCommand_base: {
|
|
24
24
|
new (input: StopBgpFailoverTestCommandInput): import("@smithy/smithy-client").CommandImpl<StopBgpFailoverTestCommandInput, StopBgpFailoverTestCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopBgpFailoverTestCommandInput): import("@smithy/smithy-client").CommandImpl<StopBgpFailoverTestCommandInput, StopBgpFailoverTestCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops the virtual interface failover test.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const StopBgpFailoverTestCommand_base: {
|
|
|
70
70
|
* @throws {@link DirectConnectServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class StopBgpFailoverTestCommand extends StopBgpFailoverTestCommand_base {
|
|
75
76
|
}
|
|
@@ -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, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds the specified tags to the specified Direct Connect resource. Each resource can have a maximum of 50 tags.</p>
|
|
30
30
|
* <p>Each tag consists of a key and an optional value. If a tag with the same key is already associated with the resource, this action updates its value.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const TagResourceCommand_base: {
|
|
|
70
70
|
* @throws {@link DirectConnectServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
75
76
|
}
|
|
@@ -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, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes one or more tags from the specified Direct Connect resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const UntagResourceCommand_base: {
|
|
|
60
60
|
* @throws {@link DirectConnectServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConnectionCommandOutput extends Connection, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConnectionCommand_base: {
|
|
24
24
|
new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the Direct Connect dedicated connection configuration.</p>
|
|
30
30
|
* <p>You can update the following parameters for a connection:</p>
|
|
31
31
|
* <ul>
|
|
@@ -103,6 +103,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
103
103
|
* @throws {@link DirectConnectServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDirectConnectGatewayAssociationCommandOutput extends Upda
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDirectConnectGatewayAssociationCommand_base: {
|
|
24
24
|
new (input: UpdateDirectConnectGatewayAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDirectConnectGatewayAssociationCommandInput, UpdateDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateDirectConnectGatewayAssociationCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateDirectConnectGatewayAssociationCommandInput, UpdateDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified attributes of the Direct Connect gateway association.</p>
|
|
30
30
|
* <p>Add or remove prefixes from the association.</p>
|
|
31
31
|
* @example
|
|
@@ -90,6 +90,7 @@ declare const UpdateDirectConnectGatewayAssociationCommand_base: {
|
|
|
90
90
|
* @throws {@link DirectConnectServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class UpdateDirectConnectGatewayAssociationCommand extends UpdateDirectConnectGatewayAssociationCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDirectConnectGatewayCommandOutput extends UpdateDirectCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDirectConnectGatewayCommand_base: {
|
|
24
24
|
new (input: UpdateDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the name of a current Direct Connect gateway.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const UpdateDirectConnectGatewayCommand_base: {
|
|
|
67
67
|
* @throws {@link DirectConnectServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UpdateDirectConnectGatewayCommand extends UpdateDirectConnectGatewayCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLagCommandOutput extends Lag, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLagCommand_base: {
|
|
24
24
|
new (input: UpdateLagCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLagCommandInput, UpdateLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateLagCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLagCommandInput, UpdateLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the attributes of the specified link aggregation group (LAG).</p>
|
|
30
30
|
* <p>You can update the following LAG attributes:</p>
|
|
31
31
|
* <ul>
|
|
@@ -153,6 +153,7 @@ declare const UpdateLagCommand_base: {
|
|
|
153
153
|
* @throws {@link DirectConnectServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
*/
|
|
157
158
|
export declare class UpdateLagCommand extends UpdateLagCommand_base {
|
|
158
159
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateVirtualInterfaceAttributesCommandOutput extends VirtualIn
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateVirtualInterfaceAttributesCommand_base: {
|
|
24
24
|
new (input: UpdateVirtualInterfaceAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateVirtualInterfaceAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified attributes of the specified virtual private interface.</p>
|
|
30
30
|
* <p>Setting the MTU of a virtual interface to 9001 (jumbo frames) can cause an update to
|
|
31
31
|
* the underlying physical connection if it wasn't updated to support jumbo frames. Updating
|
|
@@ -115,6 +115,7 @@ declare const UpdateVirtualInterfaceAttributesCommand_base: {
|
|
|
115
115
|
* @throws {@link DirectConnectServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from DirectConnect service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class UpdateVirtualInterfaceAttributesCommand extends UpdateVirtualInterfaceAttributesCommand_base {
|
|
120
121
|
}
|