@aws-sdk/client-direct-connect 3.489.0 → 3.495.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/DirectConnect.js +1 -137
- package/dist-cjs/DirectConnectClient.js +1 -43
- package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +1 -28
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +1 -28
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +1 -28
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +1 -28
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +1 -28
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +1 -28
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/ConfirmConnectionCommand.js +1 -28
- package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +1 -28
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/CreateBGPPeerCommand.js +1 -28
- package/dist-cjs/commands/CreateConnectionCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +1 -28
- package/dist-cjs/commands/CreateInterconnectCommand.js +1 -28
- package/dist-cjs/commands/CreateLagCommand.js +1 -28
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +1 -28
- package/dist-cjs/commands/DeleteConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +1 -28
- package/dist-cjs/commands/DeleteInterconnectCommand.js +1 -28
- package/dist-cjs/commands/DeleteLagCommand.js +1 -28
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +1 -28
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +1 -28
- package/dist-cjs/commands/DescribeConnectionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +1 -28
- package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +1 -28
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +1 -28
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +1 -28
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +1 -28
- package/dist-cjs/commands/DescribeLagsCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoaCommand.js +1 -28
- package/dist-cjs/commands/DescribeLocationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeTagsCommand.js +1 -28
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +1 -28
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +1 -28
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +1 -28
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +1 -28
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +1 -28
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +1 -28
- package/dist-cjs/commands/StopBgpFailoverTestCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateConnectionCommand.js +1 -28
- package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +1 -28
- package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +1 -28
- package/dist-cjs/commands/UpdateLagCommand.js +1 -28
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -66
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +4536 -10
- package/dist-cjs/models/DirectConnectServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -157
- package/dist-cjs/protocols/Aws_json1_1.js +1 -3050
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +39 -39
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DirectConnectServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class DirectConnectServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, DirectConnectServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.DirectConnectServiceException = DirectConnectServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,157 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DirectConnectGatewayAttachmentType = exports.DirectConnectGatewayAttachmentState = exports.NniPartnerType = exports.LoaContentType = exports.LagState = exports.InterconnectState = exports.DirectConnectGatewayAssociationProposalState = exports.DirectConnectGatewayState = exports.VirtualInterfaceState = exports.BGPStatus = exports.BGPPeerState = exports.TooManyTagsException = exports.DuplicateTagKeysException = exports.HasLogicalRedundancy = exports.ConnectionState = exports.AddressFamily = exports.DirectConnectServerException = exports.DirectConnectClientException = exports.DirectConnectGatewayAssociationState = exports.GatewayType = void 0;
|
|
4
|
-
const DirectConnectServiceException_1 = require("./DirectConnectServiceException");
|
|
5
|
-
exports.GatewayType = {
|
|
6
|
-
TransitGateway: "transitGateway",
|
|
7
|
-
VirtualPrivateGateway: "virtualPrivateGateway",
|
|
8
|
-
};
|
|
9
|
-
exports.DirectConnectGatewayAssociationState = {
|
|
10
|
-
associated: "associated",
|
|
11
|
-
associating: "associating",
|
|
12
|
-
disassociated: "disassociated",
|
|
13
|
-
disassociating: "disassociating",
|
|
14
|
-
updating: "updating",
|
|
15
|
-
};
|
|
16
|
-
class DirectConnectClientException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
17
|
-
constructor(opts) {
|
|
18
|
-
super({
|
|
19
|
-
name: "DirectConnectClientException",
|
|
20
|
-
$fault: "client",
|
|
21
|
-
...opts,
|
|
22
|
-
});
|
|
23
|
-
this.name = "DirectConnectClientException";
|
|
24
|
-
this.$fault = "client";
|
|
25
|
-
Object.setPrototypeOf(this, DirectConnectClientException.prototype);
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
exports.DirectConnectClientException = DirectConnectClientException;
|
|
29
|
-
class DirectConnectServerException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
30
|
-
constructor(opts) {
|
|
31
|
-
super({
|
|
32
|
-
name: "DirectConnectServerException",
|
|
33
|
-
$fault: "server",
|
|
34
|
-
...opts,
|
|
35
|
-
});
|
|
36
|
-
this.name = "DirectConnectServerException";
|
|
37
|
-
this.$fault = "server";
|
|
38
|
-
Object.setPrototypeOf(this, DirectConnectServerException.prototype);
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
exports.DirectConnectServerException = DirectConnectServerException;
|
|
42
|
-
exports.AddressFamily = {
|
|
43
|
-
IPv4: "ipv4",
|
|
44
|
-
IPv6: "ipv6",
|
|
45
|
-
};
|
|
46
|
-
exports.ConnectionState = {
|
|
47
|
-
available: "available",
|
|
48
|
-
deleted: "deleted",
|
|
49
|
-
deleting: "deleting",
|
|
50
|
-
down: "down",
|
|
51
|
-
ordering: "ordering",
|
|
52
|
-
pending: "pending",
|
|
53
|
-
rejected: "rejected",
|
|
54
|
-
requested: "requested",
|
|
55
|
-
unknown: "unknown",
|
|
56
|
-
};
|
|
57
|
-
exports.HasLogicalRedundancy = {
|
|
58
|
-
No: "no",
|
|
59
|
-
Unknown: "unknown",
|
|
60
|
-
Yes: "yes",
|
|
61
|
-
};
|
|
62
|
-
class DuplicateTagKeysException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
63
|
-
constructor(opts) {
|
|
64
|
-
super({
|
|
65
|
-
name: "DuplicateTagKeysException",
|
|
66
|
-
$fault: "client",
|
|
67
|
-
...opts,
|
|
68
|
-
});
|
|
69
|
-
this.name = "DuplicateTagKeysException";
|
|
70
|
-
this.$fault = "client";
|
|
71
|
-
Object.setPrototypeOf(this, DuplicateTagKeysException.prototype);
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
exports.DuplicateTagKeysException = DuplicateTagKeysException;
|
|
75
|
-
class TooManyTagsException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
76
|
-
constructor(opts) {
|
|
77
|
-
super({
|
|
78
|
-
name: "TooManyTagsException",
|
|
79
|
-
$fault: "client",
|
|
80
|
-
...opts,
|
|
81
|
-
});
|
|
82
|
-
this.name = "TooManyTagsException";
|
|
83
|
-
this.$fault = "client";
|
|
84
|
-
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
exports.TooManyTagsException = TooManyTagsException;
|
|
88
|
-
exports.BGPPeerState = {
|
|
89
|
-
Available: "available",
|
|
90
|
-
Deleted: "deleted",
|
|
91
|
-
Deleting: "deleting",
|
|
92
|
-
Pending: "pending",
|
|
93
|
-
Verifying: "verifying",
|
|
94
|
-
};
|
|
95
|
-
exports.BGPStatus = {
|
|
96
|
-
Down: "down",
|
|
97
|
-
Unknown: "unknown",
|
|
98
|
-
Up: "up",
|
|
99
|
-
};
|
|
100
|
-
exports.VirtualInterfaceState = {
|
|
101
|
-
available: "available",
|
|
102
|
-
confirming: "confirming",
|
|
103
|
-
deleted: "deleted",
|
|
104
|
-
deleting: "deleting",
|
|
105
|
-
down: "down",
|
|
106
|
-
pending: "pending",
|
|
107
|
-
rejected: "rejected",
|
|
108
|
-
unknown: "unknown",
|
|
109
|
-
verifying: "verifying",
|
|
110
|
-
};
|
|
111
|
-
exports.DirectConnectGatewayState = {
|
|
112
|
-
available: "available",
|
|
113
|
-
deleted: "deleted",
|
|
114
|
-
deleting: "deleting",
|
|
115
|
-
pending: "pending",
|
|
116
|
-
};
|
|
117
|
-
exports.DirectConnectGatewayAssociationProposalState = {
|
|
118
|
-
accepted: "accepted",
|
|
119
|
-
deleted: "deleted",
|
|
120
|
-
requested: "requested",
|
|
121
|
-
};
|
|
122
|
-
exports.InterconnectState = {
|
|
123
|
-
available: "available",
|
|
124
|
-
deleted: "deleted",
|
|
125
|
-
deleting: "deleting",
|
|
126
|
-
down: "down",
|
|
127
|
-
pending: "pending",
|
|
128
|
-
requested: "requested",
|
|
129
|
-
unknown: "unknown",
|
|
130
|
-
};
|
|
131
|
-
exports.LagState = {
|
|
132
|
-
available: "available",
|
|
133
|
-
deleted: "deleted",
|
|
134
|
-
deleting: "deleting",
|
|
135
|
-
down: "down",
|
|
136
|
-
pending: "pending",
|
|
137
|
-
requested: "requested",
|
|
138
|
-
unknown: "unknown",
|
|
139
|
-
};
|
|
140
|
-
exports.LoaContentType = {
|
|
141
|
-
PDF: "application/pdf",
|
|
142
|
-
};
|
|
143
|
-
exports.NniPartnerType = {
|
|
144
|
-
NonPartner: "nonPartner",
|
|
145
|
-
V1: "v1",
|
|
146
|
-
V2: "v2",
|
|
147
|
-
};
|
|
148
|
-
exports.DirectConnectGatewayAttachmentState = {
|
|
149
|
-
attached: "attached",
|
|
150
|
-
attaching: "attaching",
|
|
151
|
-
detached: "detached",
|
|
152
|
-
detaching: "detaching",
|
|
153
|
-
};
|
|
154
|
-
exports.DirectConnectGatewayAttachmentType = {
|
|
155
|
-
PrivateVirtualInterface: "PrivateVirtualInterface",
|
|
156
|
-
TransitVirtualInterface: "TransitVirtualInterface",
|
|
157
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|