@aws-sdk/client-direct-connect 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DirectConnect.d.ts +195 -272
- package/dist-types/ts3.4/DirectConnectClient.d.ts +11 -36
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +3 -6
- package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +5 -10
- package/dist-types/ts3.4/models/errors.d.ts +5 -15
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDirectConnectGatewayAttachmentsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDirectConnectGatewayAttachmentsCommandInput
|
|
8
|
-
extends DescribeDirectConnectGatewayAttachmentsRequest {}
|
|
7
|
+
export interface DescribeDirectConnectGatewayAttachmentsCommandInput extends DescribeDirectConnectGatewayAttachmentsRequest {}
|
|
9
8
|
export interface DescribeDirectConnectGatewayAttachmentsCommandOutput
|
|
10
|
-
extends DescribeDirectConnectGatewayAttachmentsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDirectConnectGatewayAttachmentsResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDirectConnectGatewayAttachmentsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDirectConnectGatewayAttachmentsCommandInput
|
|
12
|
+
input: DescribeDirectConnectGatewayAttachmentsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDirectConnectGatewayAttachmentsCommandInput,
|
|
17
15
|
DescribeDirectConnectGatewayAttachmentsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeDirectConnectGatewaysResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeDirectConnectGatewaysCommandInput
|
|
8
|
-
extends DescribeDirectConnectGatewaysRequest {}
|
|
7
|
+
export interface DescribeDirectConnectGatewaysCommandInput extends DescribeDirectConnectGatewaysRequest {}
|
|
9
8
|
export interface DescribeDirectConnectGatewaysCommandOutput
|
|
10
|
-
extends DescribeDirectConnectGatewaysResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeDirectConnectGatewaysResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeDirectConnectGatewaysCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeDirectConnectGatewaysCommandInput
|
|
12
|
+
input: DescribeDirectConnectGatewaysCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeDirectConnectGatewaysCommandInput,
|
|
17
15
|
DescribeDirectConnectGatewaysCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
Connections,
|
|
4
|
-
DescribeHostedConnectionsRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { Connections, DescribeHostedConnectionsRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeHostedConnectionsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeHostedConnectionsCommandOutput
|
|
10
|
-
extends Connections,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeHostedConnectionsCommandInput extends DescribeHostedConnectionsRequest {}
|
|
5
|
+
export interface DescribeHostedConnectionsCommandOutput extends Connections, __MetadataBearer {}
|
|
12
6
|
declare const DescribeHostedConnectionsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeHostedConnectionsCommandInput
|
|
8
|
+
input: DescribeHostedConnectionsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeHostedConnectionsCommandInput,
|
|
17
11
|
DescribeHostedConnectionsCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const DescribeHostedConnectionsCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: DescribeHostedConnectionsCommandInput
|
|
17
|
+
input: DescribeHostedConnectionsCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
DescribeHostedConnectionsCommandInput,
|
|
26
20
|
DescribeHostedConnectionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeInterconnectLoaResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInterconnectLoaCommandInput
|
|
8
|
-
extends DescribeInterconnectLoaRequest {}
|
|
7
|
+
export interface DescribeInterconnectLoaCommandInput extends DescribeInterconnectLoaRequest {}
|
|
9
8
|
export interface DescribeInterconnectLoaCommandOutput
|
|
10
|
-
extends DescribeInterconnectLoaResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeInterconnectLoaResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeInterconnectLoaCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeInterconnectLoaCommandInput
|
|
12
|
+
input: DescribeInterconnectLoaCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeInterconnectLoaCommandInput,
|
|
17
15
|
DescribeInterconnectLoaCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeInterconnectLoaCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeInterconnectLoaCommandInput
|
|
21
|
+
input: DescribeInterconnectLoaCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeInterconnectLoaCommandInput,
|
|
26
24
|
DescribeInterconnectLoaCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeInterconnectsRequest,
|
|
4
|
-
Interconnects,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeInterconnectsRequest, Interconnects } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeInterconnectsCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DescribeInterconnectsCommandOutput
|
|
10
|
-
extends Interconnects,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DescribeInterconnectsCommandInput extends DescribeInterconnectsRequest {}
|
|
5
|
+
export interface DescribeInterconnectsCommandOutput extends Interconnects, __MetadataBearer {}
|
|
12
6
|
declare const DescribeInterconnectsCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DescribeInterconnectsCommandInput
|
|
8
|
+
input: DescribeInterconnectsCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DescribeInterconnectsCommandInput,
|
|
17
11
|
DescribeInterconnectsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DescribeLagsCommandInput extends DescribeLagsRequest {}
|
|
|
5
5
|
export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {}
|
|
6
6
|
declare const DescribeLagsCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DescribeLagsCommandInput
|
|
8
|
+
input: DescribeLagsCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DescribeLagsCommandInput,
|
|
11
11
|
DescribeLagsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DescribeLoaCommandInput extends DescribeLoaRequest {}
|
|
|
5
5
|
export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {}
|
|
6
6
|
declare const DescribeLoaCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DescribeLoaCommandInput
|
|
8
|
+
input: DescribeLoaCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DescribeLoaCommandInput,
|
|
11
11
|
DescribeLoaCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DescribeLoaCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DescribeLoaCommandInput
|
|
17
|
+
input: DescribeLoaCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DescribeLoaCommandInput,
|
|
20
20
|
DescribeLoaCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { Locations } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeLocationsCommandInput {}
|
|
5
|
-
export interface DescribeLocationsCommandOutput
|
|
6
|
-
extends Locations,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeLocationsCommandOutput extends Locations, __MetadataBearer {}
|
|
8
6
|
declare const DescribeLocationsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeLocationsCommandInput
|
|
8
|
+
input: DescribeLocationsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeLocationsCommandInput,
|
|
13
11
|
DescribeLocationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeRouterConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRouterConfigurationCommandInput
|
|
8
|
-
extends DescribeRouterConfigurationRequest {}
|
|
7
|
+
export interface DescribeRouterConfigurationCommandInput extends DescribeRouterConfigurationRequest {}
|
|
9
8
|
export interface DescribeRouterConfigurationCommandOutput
|
|
10
|
-
extends DescribeRouterConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeRouterConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeRouterConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeRouterConfigurationCommandInput
|
|
12
|
+
input: DescribeRouterConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeRouterConfigurationCommandInput,
|
|
17
15
|
DescribeRouterConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeRouterConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeRouterConfigurationCommandInput
|
|
21
|
+
input: DescribeRouterConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeRouterConfigurationCommandInput,
|
|
26
24
|
DescribeRouterConfigurationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
|
|
5
|
-
export interface DescribeTagsCommandOutput
|
|
6
|
-
extends DescribeTagsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeTagsCommandOutput extends DescribeTagsResponse, __MetadataBearer {}
|
|
8
6
|
declare const DescribeTagsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeTagsCommandInput
|
|
8
|
+
input: DescribeTagsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeTagsCommandInput,
|
|
13
11
|
DescribeTagsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DescribeTagsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DescribeTagsCommandInput
|
|
17
|
+
input: DescribeTagsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DescribeTagsCommandInput,
|
|
22
20
|
DescribeTagsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { VirtualGateways } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DescribeVirtualGatewaysCommandInput {}
|
|
5
|
-
export interface DescribeVirtualGatewaysCommandOutput
|
|
6
|
-
extends VirtualGateways,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeVirtualGatewaysCommandOutput extends VirtualGateways, __MetadataBearer {}
|
|
8
6
|
declare const DescribeVirtualGatewaysCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DescribeVirtualGatewaysCommandInput
|
|
8
|
+
input: DescribeVirtualGatewaysCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DescribeVirtualGatewaysCommandInput,
|
|
13
11
|
DescribeVirtualGatewaysCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeVirtualInterfacesRequest,
|
|
4
|
-
VirtualInterfaces,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeVirtualInterfacesRequest, VirtualInterfaces } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeVirtualInterfacesCommandInput
|
|
8
|
-
extends DescribeVirtualInterfacesRequest {}
|
|
4
|
+
export interface DescribeVirtualInterfacesCommandInput extends DescribeVirtualInterfacesRequest {}
|
|
9
5
|
export interface DescribeVirtualInterfacesCommandOutput
|
|
10
|
-
extends VirtualInterfaces,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends VirtualInterfaces, __MetadataBearer {}
|
|
12
7
|
declare const DescribeVirtualInterfacesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeVirtualInterfacesCommandInput
|
|
9
|
+
input: DescribeVirtualInterfacesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeVirtualInterfacesCommandInput,
|
|
17
12
|
DescribeVirtualInterfacesCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
Connection,
|
|
4
|
-
DisassociateConnectionFromLagRequest,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { Connection, DisassociateConnectionFromLagRequest } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateConnectionFromLagCommandInput
|
|
8
|
-
|
|
9
|
-
export interface DisassociateConnectionFromLagCommandOutput
|
|
10
|
-
extends Connection,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface DisassociateConnectionFromLagCommandInput extends DisassociateConnectionFromLagRequest {}
|
|
5
|
+
export interface DisassociateConnectionFromLagCommandOutput extends Connection, __MetadataBearer {}
|
|
12
6
|
declare const DisassociateConnectionFromLagCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: DisassociateConnectionFromLagCommandInput
|
|
8
|
+
input: DisassociateConnectionFromLagCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
DisassociateConnectionFromLagCommandInput,
|
|
17
11
|
DisassociateConnectionFromLagCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const DisassociateConnectionFromLagCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: DisassociateConnectionFromLagCommandInput
|
|
17
|
+
input: DisassociateConnectionFromLagCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
DisassociateConnectionFromLagCommandInput,
|
|
26
20
|
DisassociateConnectionFromLagCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DisassociateMacSecKeyRequest,
|
|
4
|
-
DisassociateMacSecKeyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DisassociateMacSecKeyRequest, DisassociateMacSecKeyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateMacSecKeyCommandInput
|
|
8
|
-
extends DisassociateMacSecKeyRequest {}
|
|
4
|
+
export interface DisassociateMacSecKeyCommandInput extends DisassociateMacSecKeyRequest {}
|
|
9
5
|
export interface DisassociateMacSecKeyCommandOutput
|
|
10
|
-
extends DisassociateMacSecKeyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DisassociateMacSecKeyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DisassociateMacSecKeyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DisassociateMacSecKeyCommandInput
|
|
9
|
+
input: DisassociateMacSecKeyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DisassociateMacSecKeyCommandInput,
|
|
17
12
|
DisassociateMacSecKeyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DisassociateMacSecKeyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DisassociateMacSecKeyCommandInput
|
|
18
|
+
input: DisassociateMacSecKeyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DisassociateMacSecKeyCommandInput,
|
|
26
21
|
DisassociateMacSecKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListVirtualInterfaceTestHistoryResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListVirtualInterfaceTestHistoryCommandInput
|
|
8
|
-
extends ListVirtualInterfaceTestHistoryRequest {}
|
|
7
|
+
export interface ListVirtualInterfaceTestHistoryCommandInput extends ListVirtualInterfaceTestHistoryRequest {}
|
|
9
8
|
export interface ListVirtualInterfaceTestHistoryCommandOutput
|
|
10
|
-
extends ListVirtualInterfaceTestHistoryResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListVirtualInterfaceTestHistoryResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListVirtualInterfaceTestHistoryCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListVirtualInterfaceTestHistoryCommandInput
|
|
12
|
+
input: ListVirtualInterfaceTestHistoryCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListVirtualInterfaceTestHistoryCommandInput,
|
|
17
15
|
ListVirtualInterfaceTestHistoryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartBgpFailoverTestRequest,
|
|
4
|
-
StartBgpFailoverTestResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StartBgpFailoverTestRequest, StartBgpFailoverTestResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartBgpFailoverTestCommandInput
|
|
8
|
-
extends StartBgpFailoverTestRequest {}
|
|
4
|
+
export interface StartBgpFailoverTestCommandInput extends StartBgpFailoverTestRequest {}
|
|
9
5
|
export interface StartBgpFailoverTestCommandOutput
|
|
10
|
-
extends StartBgpFailoverTestResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartBgpFailoverTestResponse, __MetadataBearer {}
|
|
12
7
|
declare const StartBgpFailoverTestCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartBgpFailoverTestCommandInput
|
|
9
|
+
input: StartBgpFailoverTestCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartBgpFailoverTestCommandInput,
|
|
17
12
|
StartBgpFailoverTestCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartBgpFailoverTestCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartBgpFailoverTestCommandInput
|
|
18
|
+
input: StartBgpFailoverTestCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartBgpFailoverTestCommandInput,
|
|
26
21
|
StartBgpFailoverTestCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StopBgpFailoverTestRequest,
|
|
4
|
-
StopBgpFailoverTestResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StopBgpFailoverTestRequest, StopBgpFailoverTestResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopBgpFailoverTestCommandInput
|
|
8
|
-
extends StopBgpFailoverTestRequest {}
|
|
4
|
+
export interface StopBgpFailoverTestCommandInput extends StopBgpFailoverTestRequest {}
|
|
9
5
|
export interface StopBgpFailoverTestCommandOutput
|
|
10
|
-
extends StopBgpFailoverTestResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StopBgpFailoverTestResponse, __MetadataBearer {}
|
|
12
7
|
declare const StopBgpFailoverTestCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StopBgpFailoverTestCommandInput
|
|
9
|
+
input: StopBgpFailoverTestCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StopBgpFailoverTestCommandInput,
|
|
17
12
|
StopBgpFailoverTestCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StopBgpFailoverTestCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StopBgpFailoverTestCommandInput
|
|
18
|
+
input: StopBgpFailoverTestCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StopBgpFailoverTestCommandInput,
|
|
26
21
|
StopBgpFailoverTestCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { Connection, UpdateConnectionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
|
|
5
|
-
export interface UpdateConnectionCommandOutput
|
|
6
|
-
extends Connection,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateConnectionCommandOutput extends Connection, __MetadataBearer {}
|
|
8
6
|
declare const UpdateConnectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateConnectionCommandInput
|
|
8
|
+
input: UpdateConnectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateConnectionCommandInput,
|
|
13
11
|
UpdateConnectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateConnectionCommandInput
|
|
17
|
+
input: UpdateConnectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateConnectionCommandInput,
|
|
22
20
|
UpdateConnectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDirectConnectGatewayAssociationResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDirectConnectGatewayAssociationCommandInput
|
|
8
|
-
extends UpdateDirectConnectGatewayAssociationRequest {}
|
|
7
|
+
export interface UpdateDirectConnectGatewayAssociationCommandInput extends UpdateDirectConnectGatewayAssociationRequest {}
|
|
9
8
|
export interface UpdateDirectConnectGatewayAssociationCommandOutput
|
|
10
|
-
extends UpdateDirectConnectGatewayAssociationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDirectConnectGatewayAssociationResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDirectConnectGatewayAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDirectConnectGatewayAssociationCommandInput
|
|
12
|
+
input: UpdateDirectConnectGatewayAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDirectConnectGatewayAssociationCommandInput,
|
|
17
15
|
UpdateDirectConnectGatewayAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDirectConnectGatewayResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDirectConnectGatewayCommandInput
|
|
8
|
-
extends UpdateDirectConnectGatewayRequest {}
|
|
7
|
+
export interface UpdateDirectConnectGatewayCommandInput extends UpdateDirectConnectGatewayRequest {}
|
|
9
8
|
export interface UpdateDirectConnectGatewayCommandOutput
|
|
10
|
-
extends UpdateDirectConnectGatewayResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDirectConnectGatewayResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDirectConnectGatewayCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDirectConnectGatewayCommandInput
|
|
12
|
+
input: UpdateDirectConnectGatewayCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDirectConnectGatewayCommandInput,
|
|
17
15
|
UpdateDirectConnectGatewayCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDirectConnectGatewayCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDirectConnectGatewayCommandInput
|
|
21
|
+
input: UpdateDirectConnectGatewayCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDirectConnectGatewayCommandInput,
|
|
26
24
|
UpdateDirectConnectGatewayCommandOutput,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface UpdateLagCommandInput extends UpdateLagRequest {}
|
|
5
5
|
export interface UpdateLagCommandOutput extends Lag, __MetadataBearer {}
|
|
6
6
|
declare const UpdateLagCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: UpdateLagCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
UpdateLagCommandInput,
|
|
9
11
|
UpdateLagCommandOutput,
|
|
10
12
|
import("..").DirectConnectClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: UpdateLagCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
UpdateLagCommandInput,
|
|
16
20
|
UpdateLagCommandOutput,
|
|
17
21
|
import("..").DirectConnectClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateVirtualInterfaceAttributesRequest,
|
|
4
|
-
VirtualInterface,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateVirtualInterfaceAttributesRequest, VirtualInterface } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateVirtualInterfaceAttributesCommandInput
|
|
8
|
-
extends UpdateVirtualInterfaceAttributesRequest {}
|
|
4
|
+
export interface UpdateVirtualInterfaceAttributesCommandInput extends UpdateVirtualInterfaceAttributesRequest {}
|
|
9
5
|
export interface UpdateVirtualInterfaceAttributesCommandOutput
|
|
10
|
-
extends VirtualInterface,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends VirtualInterface, __MetadataBearer {}
|
|
12
7
|
declare const UpdateVirtualInterfaceAttributesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateVirtualInterfaceAttributesCommandInput
|
|
9
|
+
input: UpdateVirtualInterfaceAttributesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateVirtualInterfaceAttributesCommandInput,
|
|
17
12
|
UpdateVirtualInterfaceAttributesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateVirtualInterfaceAttributesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateVirtualInterfaceAttributesCommandInput
|
|
18
|
+
input: UpdateVirtualInterfaceAttributesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateVirtualInterfaceAttributesCommandInput,
|
|
26
21
|
UpdateVirtualInterfaceAttributesCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface DirectConnectExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|