@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
|
@@ -19,6 +19,15 @@ declare const DeleteLagCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteLagCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteLagCommandInput,
|
|
26
|
+
DeleteLagCommandOutput,
|
|
27
|
+
DirectConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteLagCommand extends DeleteLagCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteVirtualInterfaceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteVirtualInterfaceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteVirtualInterfaceCommandInput,
|
|
32
|
+
DeleteVirtualInterfaceCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteVirtualInterfaceCommand extends DeleteVirtualInterfaceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeConnectionLoaCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeConnectionLoaCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeConnectionLoaCommandInput,
|
|
32
|
+
DescribeConnectionLoaCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeConnectionLoaCommand extends DescribeConnectionLoaCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const DescribeConnectionsCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
...[input]: [] | [DescribeConnectionsCommandInput]
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
DescribeConnectionsCommandInput,
|
|
29
|
+
DescribeConnectionsCommandOutput,
|
|
30
|
+
DirectConnectClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class DescribeConnectionsCommand extends DescribeConnectionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeConnectionsOnInterconnectCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeConnectionsOnInterconnectCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeConnectionsOnInterconnectCommandInput,
|
|
32
|
+
DescribeConnectionsOnInterconnectCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeConnectionsOnInterconnectCommand extends DescribeConnectionsOnInterconnectCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeCustomerMetadataCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [DescribeCustomerMetadataCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeCustomerMetadataCommandInput,
|
|
28
|
+
DescribeCustomerMetadataCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeCustomerMetadataCommand extends DescribeCustomerMetadataCommand_base {}
|
package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts
CHANGED
|
@@ -25,6 +25,17 @@ declare const DescribeDirectConnectGatewayAssociationProposalsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]:
|
|
30
|
+
| []
|
|
31
|
+
| [DescribeDirectConnectGatewayAssociationProposalsCommandInput]
|
|
32
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
|
+
DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
34
|
+
DescribeDirectConnectGatewayAssociationProposalsCommandOutput,
|
|
35
|
+
DirectConnectClientResolvedConfig,
|
|
36
|
+
ServiceInputTypes,
|
|
37
|
+
ServiceOutputTypes
|
|
38
|
+
>;
|
|
28
39
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
40
|
};
|
|
30
41
|
export declare class DescribeDirectConnectGatewayAssociationProposalsCommand extends DescribeDirectConnectGatewayAssociationProposalsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeDirectConnectGatewayAssociationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeDirectConnectGatewayAssociationsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
32
|
+
DescribeDirectConnectGatewayAssociationsCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeDirectConnectGatewayAssociationsCommand extends DescribeDirectConnectGatewayAssociationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeDirectConnectGatewayAttachmentsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeDirectConnectGatewayAttachmentsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeDirectConnectGatewayAttachmentsCommandInput,
|
|
32
|
+
DescribeDirectConnectGatewayAttachmentsCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeDirectConnectGatewayAttachmentsCommand extends DescribeDirectConnectGatewayAttachmentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeDirectConnectGatewaysCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeDirectConnectGatewaysCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeDirectConnectGatewaysCommandInput,
|
|
32
|
+
DescribeDirectConnectGatewaysCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeDirectConnectGatewaysCommand extends DescribeDirectConnectGatewaysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeHostedConnectionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeHostedConnectionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeHostedConnectionsCommandInput,
|
|
32
|
+
DescribeHostedConnectionsCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeHostedConnectionsCommand extends DescribeHostedConnectionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeInterconnectLoaCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeInterconnectLoaCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeInterconnectLoaCommandInput,
|
|
32
|
+
DescribeInterconnectLoaCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeInterconnectLoaCommand extends DescribeInterconnectLoaCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeInterconnectsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeInterconnectsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeInterconnectsCommandInput,
|
|
32
|
+
DescribeInterconnectsCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeInterconnectsCommand extends DescribeInterconnectsCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DescribeLagsCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
...[input]: [] | [DescribeLagsCommandInput]
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DescribeLagsCommandInput,
|
|
26
|
+
DescribeLagsCommandOutput,
|
|
27
|
+
DirectConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DescribeLagsCommand extends DescribeLagsCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DescribeLoaCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DescribeLoaCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DescribeLoaCommandInput,
|
|
26
|
+
DescribeLoaCommandOutput,
|
|
27
|
+
DirectConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DescribeLoaCommand extends DescribeLoaCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeLocationsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [DescribeLocationsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeLocationsCommandInput,
|
|
28
|
+
DescribeLocationsCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeLocationsCommand extends DescribeLocationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeRouterConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeRouterConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeRouterConfigurationCommandInput,
|
|
32
|
+
DescribeRouterConfigurationCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeRouterConfigurationCommand extends DescribeRouterConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeTagsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DescribeTagsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeTagsCommandInput,
|
|
28
|
+
DescribeTagsCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeTagsCommand extends DescribeTagsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeVirtualGatewaysCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [DescribeVirtualGatewaysCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeVirtualGatewaysCommandInput,
|
|
28
|
+
DescribeVirtualGatewaysCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeVirtualGatewaysCommand extends DescribeVirtualGatewaysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeVirtualInterfacesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeVirtualInterfacesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeVirtualInterfacesCommandInput,
|
|
32
|
+
DescribeVirtualInterfacesCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeVirtualInterfacesCommand extends DescribeVirtualInterfacesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateConnectionFromLagCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateConnectionFromLagCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateConnectionFromLagCommandInput,
|
|
32
|
+
DisassociateConnectionFromLagCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateConnectionFromLagCommand extends DisassociateConnectionFromLagCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateMacSecKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateMacSecKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateMacSecKeyCommandInput,
|
|
32
|
+
DisassociateMacSecKeyCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateMacSecKeyCommand extends DisassociateMacSecKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListVirtualInterfaceTestHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListVirtualInterfaceTestHistoryCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListVirtualInterfaceTestHistoryCommandInput,
|
|
32
|
+
ListVirtualInterfaceTestHistoryCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListVirtualInterfaceTestHistoryCommand extends ListVirtualInterfaceTestHistoryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StartBgpFailoverTestCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StartBgpFailoverTestCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StartBgpFailoverTestCommandInput,
|
|
32
|
+
StartBgpFailoverTestCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StartBgpFailoverTestCommand extends StartBgpFailoverTestCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const StopBgpFailoverTestCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: StopBgpFailoverTestCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
StopBgpFailoverTestCommandInput,
|
|
32
|
+
StopBgpFailoverTestCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class StopBgpFailoverTestCommand extends StopBgpFailoverTestCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UntagResourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UntagResourceCommandInput,
|
|
31
|
+
UntagResourceCommandOutput,
|
|
32
|
+
DirectConnectClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateConnectionCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateConnectionCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateConnectionCommandInput,
|
|
28
|
+
UpdateConnectionCommandOutput,
|
|
29
|
+
DirectConnectClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDirectConnectGatewayAssociationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [UpdateDirectConnectGatewayAssociationCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDirectConnectGatewayAssociationCommandInput,
|
|
32
|
+
UpdateDirectConnectGatewayAssociationCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDirectConnectGatewayAssociationCommand extends UpdateDirectConnectGatewayAssociationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDirectConnectGatewayCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDirectConnectGatewayCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDirectConnectGatewayCommandInput,
|
|
32
|
+
UpdateDirectConnectGatewayCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDirectConnectGatewayCommand extends UpdateDirectConnectGatewayCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const UpdateLagCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: UpdateLagCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
UpdateLagCommandInput,
|
|
26
|
+
UpdateLagCommandOutput,
|
|
27
|
+
DirectConnectClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class UpdateLagCommand extends UpdateLagCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateVirtualInterfaceAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateVirtualInterfaceAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateVirtualInterfaceAttributesCommandInput,
|
|
32
|
+
UpdateVirtualInterfaceAttributesCommandOutput,
|
|
33
|
+
DirectConnectClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateVirtualInterfaceAttributesCommand extends UpdateVirtualInterfaceAttributesCommand_base {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-direct-connect",
|
|
3
3
|
"description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.535.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-direct-connect",
|
|
@@ -20,47 +20,47 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.
|
|
36
|
-
"@smithy/core": "^1.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.
|
|
38
|
-
"@smithy/hash-node": "^2.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.
|
|
42
|
-
"@smithy/middleware-retry": "^2.
|
|
43
|
-
"@smithy/middleware-serde": "^2.
|
|
44
|
-
"@smithy/middleware-stack": "^2.
|
|
45
|
-
"@smithy/node-config-provider": "^2.
|
|
46
|
-
"@smithy/node-http-handler": "^2.
|
|
47
|
-
"@smithy/protocol-http": "^3.
|
|
48
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
-
"@smithy/types": "^2.
|
|
50
|
-
"@smithy/url-parser": "^2.
|
|
51
|
-
"@smithy/util-base64": "^2.
|
|
52
|
-
"@smithy/util-body-length-browser": "^2.
|
|
53
|
-
"@smithy/util-body-length-node": "^2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.
|
|
57
|
-
"@smithy/util-middleware": "^2.
|
|
58
|
-
"@smithy/util-retry": "^2.
|
|
59
|
-
"@smithy/util-utf8": "^2.
|
|
60
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.535.0",
|
|
24
|
+
"@aws-sdk/core": "3.535.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.535.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.535.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
31
|
+
"@aws-sdk/types": "3.535.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.535.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
36
|
+
"@smithy/core": "^1.4.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
38
|
+
"@smithy/hash-node": "^2.2.0",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
42
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
43
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
44
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
45
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
46
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
47
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
48
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
49
|
+
"@smithy/types": "^2.12.0",
|
|
50
|
+
"@smithy/url-parser": "^2.2.0",
|
|
51
|
+
"@smithy/util-base64": "^2.3.0",
|
|
52
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
53
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
56
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
57
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
58
|
+
"@smithy/util-retry": "^2.2.0",
|
|
59
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
60
|
+
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.2.0",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|