@aws-sdk/client-direct-connect 3.300.0 → 3.303.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/models/models_0.js +101 -117
- package/dist-es/models/models_0.js +101 -117
- package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
- package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +3 -3
- package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +4 -4
- package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +6 -6
- package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -4
- package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +1 -1
- package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +1 -1
- package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +1 -1
- package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmConnectionCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -2
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +3 -3
- package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateInterconnectCommand.d.ts +3 -3
- package/dist-types/commands/CreateLagCommand.d.ts +3 -3
- package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +4 -4
- package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +6 -6
- package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -4
- package/dist-types/commands/DeleteBGPPeerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInterconnectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLagCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInterconnectsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLoaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +1 -1
- package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -2
- package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -2
- package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLagCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +181 -101
- package/dist-types/ts3.4/models/models_0.d.ts +128 -101
- package/package.json +34 -34
|
@@ -2,19 +2,17 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
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
4
|
const DirectConnectServiceException_1 = require("./DirectConnectServiceException");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
DirectConnectGatewayAssociationState["updating"] = "updating";
|
|
17
|
-
})(DirectConnectGatewayAssociationState = exports.DirectConnectGatewayAssociationState || (exports.DirectConnectGatewayAssociationState = {}));
|
|
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
|
+
};
|
|
18
16
|
class DirectConnectClientException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
19
17
|
constructor(opts) {
|
|
20
18
|
super({
|
|
@@ -41,29 +39,26 @@ class DirectConnectServerException extends DirectConnectServiceException_1.Direc
|
|
|
41
39
|
}
|
|
42
40
|
}
|
|
43
41
|
exports.DirectConnectServerException = DirectConnectServerException;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
HasLogicalRedundancy["Unknown"] = "unknown";
|
|
65
|
-
HasLogicalRedundancy["Yes"] = "yes";
|
|
66
|
-
})(HasLogicalRedundancy = exports.HasLogicalRedundancy || (exports.HasLogicalRedundancy = {}));
|
|
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
|
+
};
|
|
67
62
|
class DuplicateTagKeysException extends DirectConnectServiceException_1.DirectConnectServiceException {
|
|
68
63
|
constructor(opts) {
|
|
69
64
|
super({
|
|
@@ -90,84 +85,73 @@ class TooManyTagsException extends DirectConnectServiceException_1.DirectConnect
|
|
|
90
85
|
}
|
|
91
86
|
}
|
|
92
87
|
exports.TooManyTagsException = TooManyTagsException;
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
(function (DirectConnectGatewayAttachmentState) {
|
|
164
|
-
DirectConnectGatewayAttachmentState["attached"] = "attached";
|
|
165
|
-
DirectConnectGatewayAttachmentState["attaching"] = "attaching";
|
|
166
|
-
DirectConnectGatewayAttachmentState["detached"] = "detached";
|
|
167
|
-
DirectConnectGatewayAttachmentState["detaching"] = "detaching";
|
|
168
|
-
})(DirectConnectGatewayAttachmentState = exports.DirectConnectGatewayAttachmentState || (exports.DirectConnectGatewayAttachmentState = {}));
|
|
169
|
-
var DirectConnectGatewayAttachmentType;
|
|
170
|
-
(function (DirectConnectGatewayAttachmentType) {
|
|
171
|
-
DirectConnectGatewayAttachmentType["PrivateVirtualInterface"] = "PrivateVirtualInterface";
|
|
172
|
-
DirectConnectGatewayAttachmentType["TransitVirtualInterface"] = "TransitVirtualInterface";
|
|
173
|
-
})(DirectConnectGatewayAttachmentType = exports.DirectConnectGatewayAttachmentType || (exports.DirectConnectGatewayAttachmentType = {}));
|
|
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,17 +1,15 @@
|
|
|
1
1
|
import { DirectConnectServiceException as __BaseException } from "./DirectConnectServiceException";
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
DirectConnectGatewayAssociationState["updating"] = "updating";
|
|
14
|
-
})(DirectConnectGatewayAssociationState || (DirectConnectGatewayAssociationState = {}));
|
|
2
|
+
export const GatewayType = {
|
|
3
|
+
TransitGateway: "transitGateway",
|
|
4
|
+
VirtualPrivateGateway: "virtualPrivateGateway",
|
|
5
|
+
};
|
|
6
|
+
export const DirectConnectGatewayAssociationState = {
|
|
7
|
+
associated: "associated",
|
|
8
|
+
associating: "associating",
|
|
9
|
+
disassociated: "disassociated",
|
|
10
|
+
disassociating: "disassociating",
|
|
11
|
+
updating: "updating",
|
|
12
|
+
};
|
|
15
13
|
export class DirectConnectClientException extends __BaseException {
|
|
16
14
|
constructor(opts) {
|
|
17
15
|
super({
|
|
@@ -36,29 +34,26 @@ export class DirectConnectServerException extends __BaseException {
|
|
|
36
34
|
Object.setPrototypeOf(this, DirectConnectServerException.prototype);
|
|
37
35
|
}
|
|
38
36
|
}
|
|
39
|
-
export
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
HasLogicalRedundancy["Unknown"] = "unknown";
|
|
60
|
-
HasLogicalRedundancy["Yes"] = "yes";
|
|
61
|
-
})(HasLogicalRedundancy || (HasLogicalRedundancy = {}));
|
|
37
|
+
export const AddressFamily = {
|
|
38
|
+
IPv4: "ipv4",
|
|
39
|
+
IPv6: "ipv6",
|
|
40
|
+
};
|
|
41
|
+
export const ConnectionState = {
|
|
42
|
+
available: "available",
|
|
43
|
+
deleted: "deleted",
|
|
44
|
+
deleting: "deleting",
|
|
45
|
+
down: "down",
|
|
46
|
+
ordering: "ordering",
|
|
47
|
+
pending: "pending",
|
|
48
|
+
rejected: "rejected",
|
|
49
|
+
requested: "requested",
|
|
50
|
+
unknown: "unknown",
|
|
51
|
+
};
|
|
52
|
+
export const HasLogicalRedundancy = {
|
|
53
|
+
No: "no",
|
|
54
|
+
Unknown: "unknown",
|
|
55
|
+
Yes: "yes",
|
|
56
|
+
};
|
|
62
57
|
export class DuplicateTagKeysException extends __BaseException {
|
|
63
58
|
constructor(opts) {
|
|
64
59
|
super({
|
|
@@ -83,84 +78,73 @@ export class TooManyTagsException extends __BaseException {
|
|
|
83
78
|
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
84
79
|
}
|
|
85
80
|
}
|
|
86
|
-
export
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
(function (DirectConnectGatewayAttachmentState) {
|
|
157
|
-
DirectConnectGatewayAttachmentState["attached"] = "attached";
|
|
158
|
-
DirectConnectGatewayAttachmentState["attaching"] = "attaching";
|
|
159
|
-
DirectConnectGatewayAttachmentState["detached"] = "detached";
|
|
160
|
-
DirectConnectGatewayAttachmentState["detaching"] = "detaching";
|
|
161
|
-
})(DirectConnectGatewayAttachmentState || (DirectConnectGatewayAttachmentState = {}));
|
|
162
|
-
export var DirectConnectGatewayAttachmentType;
|
|
163
|
-
(function (DirectConnectGatewayAttachmentType) {
|
|
164
|
-
DirectConnectGatewayAttachmentType["PrivateVirtualInterface"] = "PrivateVirtualInterface";
|
|
165
|
-
DirectConnectGatewayAttachmentType["TransitVirtualInterface"] = "TransitVirtualInterface";
|
|
166
|
-
})(DirectConnectGatewayAttachmentType || (DirectConnectGatewayAttachmentType = {}));
|
|
81
|
+
export const BGPPeerState = {
|
|
82
|
+
Available: "available",
|
|
83
|
+
Deleted: "deleted",
|
|
84
|
+
Deleting: "deleting",
|
|
85
|
+
Pending: "pending",
|
|
86
|
+
Verifying: "verifying",
|
|
87
|
+
};
|
|
88
|
+
export const BGPStatus = {
|
|
89
|
+
Down: "down",
|
|
90
|
+
Unknown: "unknown",
|
|
91
|
+
Up: "up",
|
|
92
|
+
};
|
|
93
|
+
export const VirtualInterfaceState = {
|
|
94
|
+
available: "available",
|
|
95
|
+
confirming: "confirming",
|
|
96
|
+
deleted: "deleted",
|
|
97
|
+
deleting: "deleting",
|
|
98
|
+
down: "down",
|
|
99
|
+
pending: "pending",
|
|
100
|
+
rejected: "rejected",
|
|
101
|
+
unknown: "unknown",
|
|
102
|
+
verifying: "verifying",
|
|
103
|
+
};
|
|
104
|
+
export const DirectConnectGatewayState = {
|
|
105
|
+
available: "available",
|
|
106
|
+
deleted: "deleted",
|
|
107
|
+
deleting: "deleting",
|
|
108
|
+
pending: "pending",
|
|
109
|
+
};
|
|
110
|
+
export const DirectConnectGatewayAssociationProposalState = {
|
|
111
|
+
accepted: "accepted",
|
|
112
|
+
deleted: "deleted",
|
|
113
|
+
requested: "requested",
|
|
114
|
+
};
|
|
115
|
+
export const InterconnectState = {
|
|
116
|
+
available: "available",
|
|
117
|
+
deleted: "deleted",
|
|
118
|
+
deleting: "deleting",
|
|
119
|
+
down: "down",
|
|
120
|
+
pending: "pending",
|
|
121
|
+
requested: "requested",
|
|
122
|
+
unknown: "unknown",
|
|
123
|
+
};
|
|
124
|
+
export const LagState = {
|
|
125
|
+
available: "available",
|
|
126
|
+
deleted: "deleted",
|
|
127
|
+
deleting: "deleting",
|
|
128
|
+
down: "down",
|
|
129
|
+
pending: "pending",
|
|
130
|
+
requested: "requested",
|
|
131
|
+
unknown: "unknown",
|
|
132
|
+
};
|
|
133
|
+
export const LoaContentType = {
|
|
134
|
+
PDF: "application/pdf",
|
|
135
|
+
};
|
|
136
|
+
export const NniPartnerType = {
|
|
137
|
+
NonPartner: "nonPartner",
|
|
138
|
+
V1: "v1",
|
|
139
|
+
V2: "v2",
|
|
140
|
+
};
|
|
141
|
+
export const DirectConnectGatewayAttachmentState = {
|
|
142
|
+
attached: "attached",
|
|
143
|
+
attaching: "attaching",
|
|
144
|
+
detached: "detached",
|
|
145
|
+
detaching: "detaching",
|
|
146
|
+
};
|
|
147
|
+
export const DirectConnectGatewayAttachmentType = {
|
|
148
|
+
PrivateVirtualInterface: "PrivateVirtualInterface",
|
|
149
|
+
TransitVirtualInterface: "TransitVirtualInterface",
|
|
150
|
+
};
|
|
@@ -26,12 +26,12 @@ export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput exte
|
|
|
26
26
|
* import { DirectConnectClient, AcceptDirectConnectGatewayAssociationProposalCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
27
27
|
* // const { DirectConnectClient, AcceptDirectConnectGatewayAssociationProposalCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
28
28
|
* const client = new DirectConnectClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AcceptDirectConnectGatewayAssociationProposalRequest
|
|
30
30
|
* directConnectGatewayId: "STRING_VALUE", // required
|
|
31
31
|
* proposalId: "STRING_VALUE", // required
|
|
32
32
|
* associatedGatewayOwnerAccount: "STRING_VALUE", // required
|
|
33
|
-
* overrideAllowedPrefixesToDirectConnectGateway: [
|
|
34
|
-
* {
|
|
33
|
+
* overrideAllowedPrefixesToDirectConnectGateway: [ // RouteFilterPrefixList
|
|
34
|
+
* { // RouteFilterPrefix
|
|
35
35
|
* cidr: "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
37
|
* ],
|
|
@@ -33,7 +33,7 @@ export interface AllocateConnectionOnInterconnectCommandOutput extends Connectio
|
|
|
33
33
|
* import { DirectConnectClient, AllocateConnectionOnInterconnectCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
34
34
|
* // const { DirectConnectClient, AllocateConnectionOnInterconnectCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
35
35
|
* const client = new DirectConnectClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // AllocateConnectionOnInterconnectRequest
|
|
37
37
|
* bandwidth: "STRING_VALUE", // required
|
|
38
38
|
* connectionName: "STRING_VALUE", // required
|
|
39
39
|
* ownerAccount: "STRING_VALUE", // required
|
|
@@ -31,14 +31,14 @@ export interface AllocateHostedConnectionCommandOutput extends Connection, __Met
|
|
|
31
31
|
* import { DirectConnectClient, AllocateHostedConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
32
32
|
* // const { DirectConnectClient, AllocateHostedConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
33
33
|
* const client = new DirectConnectClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // AllocateHostedConnectionRequest
|
|
35
35
|
* connectionId: "STRING_VALUE", // required
|
|
36
36
|
* ownerAccount: "STRING_VALUE", // required
|
|
37
37
|
* bandwidth: "STRING_VALUE", // required
|
|
38
38
|
* connectionName: "STRING_VALUE", // required
|
|
39
39
|
* vlan: Number("int"), // required
|
|
40
|
-
* tags: [
|
|
41
|
-
* {
|
|
40
|
+
* tags: [ // TagList
|
|
41
|
+
* { // Tag
|
|
42
42
|
* key: "STRING_VALUE", // required
|
|
43
43
|
* value: "STRING_VALUE",
|
|
44
44
|
* },
|
|
@@ -28,10 +28,10 @@ export interface AllocatePrivateVirtualInterfaceCommandOutput extends VirtualInt
|
|
|
28
28
|
* import { DirectConnectClient, AllocatePrivateVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
29
29
|
* // const { DirectConnectClient, AllocatePrivateVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
30
30
|
* const client = new DirectConnectClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AllocatePrivateVirtualInterfaceRequest
|
|
32
32
|
* connectionId: "STRING_VALUE", // required
|
|
33
33
|
* ownerAccount: "STRING_VALUE", // required
|
|
34
|
-
* newPrivateVirtualInterfaceAllocation: {
|
|
34
|
+
* newPrivateVirtualInterfaceAllocation: { // NewPrivateVirtualInterfaceAllocation
|
|
35
35
|
* virtualInterfaceName: "STRING_VALUE", // required
|
|
36
36
|
* vlan: Number("int"), // required
|
|
37
37
|
* asn: Number("int"), // required
|
|
@@ -40,8 +40,8 @@ export interface AllocatePrivateVirtualInterfaceCommandOutput extends VirtualInt
|
|
|
40
40
|
* amazonAddress: "STRING_VALUE",
|
|
41
41
|
* addressFamily: "ipv4" || "ipv6",
|
|
42
42
|
* customerAddress: "STRING_VALUE",
|
|
43
|
-
* tags: [
|
|
44
|
-
* {
|
|
43
|
+
* tags: [ // TagList
|
|
44
|
+
* { // Tag
|
|
45
45
|
* key: "STRING_VALUE", // required
|
|
46
46
|
* value: "STRING_VALUE",
|
|
47
47
|
* },
|
|
@@ -31,10 +31,10 @@ export interface AllocatePublicVirtualInterfaceCommandOutput extends VirtualInte
|
|
|
31
31
|
* import { DirectConnectClient, AllocatePublicVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
32
32
|
* // const { DirectConnectClient, AllocatePublicVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
33
33
|
* const client = new DirectConnectClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // AllocatePublicVirtualInterfaceRequest
|
|
35
35
|
* connectionId: "STRING_VALUE", // required
|
|
36
36
|
* ownerAccount: "STRING_VALUE", // required
|
|
37
|
-
* newPublicVirtualInterfaceAllocation: {
|
|
37
|
+
* newPublicVirtualInterfaceAllocation: { // NewPublicVirtualInterfaceAllocation
|
|
38
38
|
* virtualInterfaceName: "STRING_VALUE", // required
|
|
39
39
|
* vlan: Number("int"), // required
|
|
40
40
|
* asn: Number("int"), // required
|
|
@@ -42,13 +42,13 @@ export interface AllocatePublicVirtualInterfaceCommandOutput extends VirtualInte
|
|
|
42
42
|
* amazonAddress: "STRING_VALUE",
|
|
43
43
|
* customerAddress: "STRING_VALUE",
|
|
44
44
|
* addressFamily: "ipv4" || "ipv6",
|
|
45
|
-
* routeFilterPrefixes: [
|
|
46
|
-
* {
|
|
45
|
+
* routeFilterPrefixes: [ // RouteFilterPrefixList
|
|
46
|
+
* { // RouteFilterPrefix
|
|
47
47
|
* cidr: "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
49
|
* ],
|
|
50
|
-
* tags: [
|
|
51
|
-
* {
|
|
50
|
+
* tags: [ // TagList
|
|
51
|
+
* { // Tag
|
|
52
52
|
* key: "STRING_VALUE", // required
|
|
53
53
|
* value: "STRING_VALUE",
|
|
54
54
|
* },
|
|
@@ -28,10 +28,10 @@ export interface AllocateTransitVirtualInterfaceCommandOutput extends AllocateTr
|
|
|
28
28
|
* import { DirectConnectClient, AllocateTransitVirtualInterfaceCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
29
29
|
* // const { DirectConnectClient, AllocateTransitVirtualInterfaceCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
30
30
|
* const client = new DirectConnectClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AllocateTransitVirtualInterfaceRequest
|
|
32
32
|
* connectionId: "STRING_VALUE", // required
|
|
33
33
|
* ownerAccount: "STRING_VALUE", // required
|
|
34
|
-
* newTransitVirtualInterfaceAllocation: {
|
|
34
|
+
* newTransitVirtualInterfaceAllocation: { // NewTransitVirtualInterfaceAllocation
|
|
35
35
|
* virtualInterfaceName: "STRING_VALUE",
|
|
36
36
|
* vlan: Number("int"),
|
|
37
37
|
* asn: Number("int"),
|
|
@@ -40,8 +40,8 @@ export interface AllocateTransitVirtualInterfaceCommandOutput extends AllocateTr
|
|
|
40
40
|
* amazonAddress: "STRING_VALUE",
|
|
41
41
|
* customerAddress: "STRING_VALUE",
|
|
42
42
|
* addressFamily: "ipv4" || "ipv6",
|
|
43
|
-
* tags: [
|
|
44
|
-
* {
|
|
43
|
+
* tags: [ // TagList
|
|
44
|
+
* { // Tag
|
|
45
45
|
* key: "STRING_VALUE", // required
|
|
46
46
|
* value: "STRING_VALUE",
|
|
47
47
|
* },
|
|
@@ -39,7 +39,7 @@ export interface AssociateConnectionWithLagCommandOutput extends Connection, __M
|
|
|
39
39
|
* import { DirectConnectClient, AssociateConnectionWithLagCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
40
40
|
* // const { DirectConnectClient, AssociateConnectionWithLagCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
41
41
|
* const client = new DirectConnectClient(config);
|
|
42
|
-
* const input = {
|
|
42
|
+
* const input = { // AssociateConnectionWithLagRequest
|
|
43
43
|
* connectionId: "STRING_VALUE", // required
|
|
44
44
|
* lagId: "STRING_VALUE", // required
|
|
45
45
|
* };
|
|
@@ -33,7 +33,7 @@ export interface AssociateHostedConnectionCommandOutput extends Connection, __Me
|
|
|
33
33
|
* import { DirectConnectClient, AssociateHostedConnectionCommand } from "@aws-sdk/client-direct-connect"; // ES Modules import
|
|
34
34
|
* // const { DirectConnectClient, AssociateHostedConnectionCommand } = require("@aws-sdk/client-direct-connect"); // CommonJS import
|
|
35
35
|
* const client = new DirectConnectClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // AssociateHostedConnectionRequest
|
|
37
37
|
* connectionId: "STRING_VALUE", // required
|
|
38
38
|
* parentConnectionId: "STRING_VALUE", // required
|
|
39
39
|
* };
|