@aws-sdk/client-networkmanager 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 +184 -215
- package/dist-es/models/models_0.js +184 -215
- package/dist-types/commands/AcceptAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AssociateLinkCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +4 -4
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +5 -5
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeviceCommand.d.ts +5 -5
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +3 -3
- package/dist-types/commands/CreateLinkCommand.d.ts +4 -4
- package/dist-types/commands/CreateSiteCommand.d.ts +4 -4
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +3 -3
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +5 -5
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLinkCommand.d.ts +1 -1
- package/dist-types/commands/DeletePeeringCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSiteCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateLinkCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +2 -2
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetDevicesCommand.d.ts +2 -2
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetLinksCommand.d.ts +2 -2
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +8 -8
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetSitesCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +2 -2
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/ListAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectPeersCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +1 -1
- package/dist-types/commands/ListPeeringsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/RejectAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +1 -1
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +2 -2
- 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/UpdateCoreNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLinkCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSiteCommand.d.ts +2 -2
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +3 -3
- package/dist-types/models/models_0.d.ts +339 -184
- package/dist-types/ts3.4/models/models_0.d.ts +236 -184
- package/package.json +34 -34
|
@@ -1,24 +1,22 @@
|
|
|
1
1
|
import { SENSITIVE_STRING, } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { NetworkManagerServiceException as __BaseException } from "./NetworkManagerServiceException";
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
AttachmentState["UPDATING"] = "UPDATING";
|
|
21
|
-
})(AttachmentState || (AttachmentState = {}));
|
|
3
|
+
export const AttachmentType = {
|
|
4
|
+
CONNECT: "CONNECT",
|
|
5
|
+
SITE_TO_SITE_VPN: "SITE_TO_SITE_VPN",
|
|
6
|
+
TRANSIT_GATEWAY_ROUTE_TABLE: "TRANSIT_GATEWAY_ROUTE_TABLE",
|
|
7
|
+
VPC: "VPC",
|
|
8
|
+
};
|
|
9
|
+
export const AttachmentState = {
|
|
10
|
+
AVAILABLE: "AVAILABLE",
|
|
11
|
+
CREATING: "CREATING",
|
|
12
|
+
DELETING: "DELETING",
|
|
13
|
+
FAILED: "FAILED",
|
|
14
|
+
PENDING_ATTACHMENT_ACCEPTANCE: "PENDING_ATTACHMENT_ACCEPTANCE",
|
|
15
|
+
PENDING_NETWORK_UPDATE: "PENDING_NETWORK_UPDATE",
|
|
16
|
+
PENDING_TAG_ACCEPTANCE: "PENDING_TAG_ACCEPTANCE",
|
|
17
|
+
REJECTED: "REJECTED",
|
|
18
|
+
UPDATING: "UPDATING",
|
|
19
|
+
};
|
|
22
20
|
export class AccessDeniedException extends __BaseException {
|
|
23
21
|
constructor(opts) {
|
|
24
22
|
super({
|
|
@@ -91,13 +89,12 @@ export class ThrottlingException extends __BaseException {
|
|
|
91
89
|
this.RetryAfterSeconds = opts.RetryAfterSeconds;
|
|
92
90
|
}
|
|
93
91
|
}
|
|
94
|
-
export
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
})(ValidationExceptionReason || (ValidationExceptionReason = {}));
|
|
92
|
+
export const ValidationExceptionReason = {
|
|
93
|
+
CANNOT_PARSE: "CannotParse",
|
|
94
|
+
FIELD_VALIDATION_FAILED: "FieldValidationFailed",
|
|
95
|
+
OTHER: "Other",
|
|
96
|
+
UNKNOWN_OPERATION: "UnknownOperation",
|
|
97
|
+
};
|
|
101
98
|
export class ValidationException extends __BaseException {
|
|
102
99
|
constructor(opts) {
|
|
103
100
|
super({
|
|
@@ -113,13 +110,12 @@ export class ValidationException extends __BaseException {
|
|
|
113
110
|
this.Fields = opts.Fields;
|
|
114
111
|
}
|
|
115
112
|
}
|
|
116
|
-
export
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
})(ConnectPeerAssociationState || (ConnectPeerAssociationState = {}));
|
|
113
|
+
export const ConnectPeerAssociationState = {
|
|
114
|
+
available: "AVAILABLE",
|
|
115
|
+
deleted: "DELETED",
|
|
116
|
+
deleting: "DELETING",
|
|
117
|
+
pending: "PENDING",
|
|
118
|
+
};
|
|
123
119
|
export class ServiceQuotaExceededException extends __BaseException {
|
|
124
120
|
constructor(opts) {
|
|
125
121
|
super({
|
|
@@ -137,101 +133,87 @@ export class ServiceQuotaExceededException extends __BaseException {
|
|
|
137
133
|
this.ServiceCode = opts.ServiceCode;
|
|
138
134
|
}
|
|
139
135
|
}
|
|
140
|
-
export
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
}
|
|
211
|
-
export
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
ConnectPeerState["FAILED"] = "FAILED";
|
|
222
|
-
})(ConnectPeerState || (ConnectPeerState = {}));
|
|
223
|
-
export var CoreNetworkState;
|
|
224
|
-
(function (CoreNetworkState) {
|
|
225
|
-
CoreNetworkState["AVAILABLE"] = "AVAILABLE";
|
|
226
|
-
CoreNetworkState["CREATING"] = "CREATING";
|
|
227
|
-
CoreNetworkState["DELETING"] = "DELETING";
|
|
228
|
-
CoreNetworkState["UPDATING"] = "UPDATING";
|
|
229
|
-
})(CoreNetworkState || (CoreNetworkState = {}));
|
|
230
|
-
export var CoreNetworkPolicyAlias;
|
|
231
|
-
(function (CoreNetworkPolicyAlias) {
|
|
232
|
-
CoreNetworkPolicyAlias["LATEST"] = "LATEST";
|
|
233
|
-
CoreNetworkPolicyAlias["LIVE"] = "LIVE";
|
|
234
|
-
})(CoreNetworkPolicyAlias || (CoreNetworkPolicyAlias = {}));
|
|
136
|
+
export const CustomerGatewayAssociationState = {
|
|
137
|
+
available: "AVAILABLE",
|
|
138
|
+
deleted: "DELETED",
|
|
139
|
+
deleting: "DELETING",
|
|
140
|
+
pending: "PENDING",
|
|
141
|
+
};
|
|
142
|
+
export const LinkAssociationState = {
|
|
143
|
+
available: "AVAILABLE",
|
|
144
|
+
deleted: "DELETED",
|
|
145
|
+
deleting: "DELETING",
|
|
146
|
+
pending: "PENDING",
|
|
147
|
+
};
|
|
148
|
+
export const TransitGatewayConnectPeerAssociationState = {
|
|
149
|
+
available: "AVAILABLE",
|
|
150
|
+
deleted: "DELETED",
|
|
151
|
+
deleting: "DELETING",
|
|
152
|
+
pending: "PENDING",
|
|
153
|
+
};
|
|
154
|
+
export const ChangeAction = {
|
|
155
|
+
ADD: "ADD",
|
|
156
|
+
MODIFY: "MODIFY",
|
|
157
|
+
REMOVE: "REMOVE",
|
|
158
|
+
};
|
|
159
|
+
export const ChangeSetState = {
|
|
160
|
+
EXECUTING: "EXECUTING",
|
|
161
|
+
EXECUTION_SUCCEEDED: "EXECUTION_SUCCEEDED",
|
|
162
|
+
FAILED_GENERATION: "FAILED_GENERATION",
|
|
163
|
+
OUT_OF_DATE: "OUT_OF_DATE",
|
|
164
|
+
PENDING_GENERATION: "PENDING_GENERATION",
|
|
165
|
+
READY_TO_EXECUTE: "READY_TO_EXECUTE",
|
|
166
|
+
};
|
|
167
|
+
export const ChangeStatus = {
|
|
168
|
+
COMPLETE: "COMPLETE",
|
|
169
|
+
FAILED: "FAILED",
|
|
170
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
171
|
+
NOT_STARTED: "NOT_STARTED",
|
|
172
|
+
};
|
|
173
|
+
export const ChangeType = {
|
|
174
|
+
ATTACHMENT_MAPPING: "ATTACHMENT_MAPPING",
|
|
175
|
+
ATTACHMENT_POLICIES_CONFIGURATION: "ATTACHMENT_POLICIES_CONFIGURATION",
|
|
176
|
+
ATTACHMENT_ROUTE_PROPAGATION: "ATTACHMENT_ROUTE_PROPAGATION",
|
|
177
|
+
ATTACHMENT_ROUTE_STATIC: "ATTACHMENT_ROUTE_STATIC",
|
|
178
|
+
CORE_NETWORK_CONFIGURATION: "CORE_NETWORK_CONFIGURATION",
|
|
179
|
+
CORE_NETWORK_EDGE: "CORE_NETWORK_EDGE",
|
|
180
|
+
CORE_NETWORK_SEGMENT: "CORE_NETWORK_SEGMENT",
|
|
181
|
+
SEGMENTS_CONFIGURATION: "SEGMENTS_CONFIGURATION",
|
|
182
|
+
SEGMENT_ACTIONS_CONFIGURATION: "SEGMENT_ACTIONS_CONFIGURATION",
|
|
183
|
+
};
|
|
184
|
+
export const TunnelProtocol = {
|
|
185
|
+
GRE: "GRE",
|
|
186
|
+
};
|
|
187
|
+
export const ConnectionState = {
|
|
188
|
+
available: "AVAILABLE",
|
|
189
|
+
deleting: "DELETING",
|
|
190
|
+
pending: "PENDING",
|
|
191
|
+
updating: "UPDATING",
|
|
192
|
+
};
|
|
193
|
+
export const ConnectionStatus = {
|
|
194
|
+
DOWN: "DOWN",
|
|
195
|
+
UP: "UP",
|
|
196
|
+
};
|
|
197
|
+
export const ConnectionType = {
|
|
198
|
+
BGP: "BGP",
|
|
199
|
+
IPSEC: "IPSEC",
|
|
200
|
+
};
|
|
201
|
+
export const ConnectPeerState = {
|
|
202
|
+
AVAILABLE: "AVAILABLE",
|
|
203
|
+
CREATING: "CREATING",
|
|
204
|
+
DELETING: "DELETING",
|
|
205
|
+
FAILED: "FAILED",
|
|
206
|
+
};
|
|
207
|
+
export const CoreNetworkState = {
|
|
208
|
+
AVAILABLE: "AVAILABLE",
|
|
209
|
+
CREATING: "CREATING",
|
|
210
|
+
DELETING: "DELETING",
|
|
211
|
+
UPDATING: "UPDATING",
|
|
212
|
+
};
|
|
213
|
+
export const CoreNetworkPolicyAlias = {
|
|
214
|
+
LATEST: "LATEST",
|
|
215
|
+
LIVE: "LIVE",
|
|
216
|
+
};
|
|
235
217
|
export class CoreNetworkPolicyException extends __BaseException {
|
|
236
218
|
constructor(opts) {
|
|
237
219
|
super({
|
|
@@ -246,93 +228,80 @@ export class CoreNetworkPolicyException extends __BaseException {
|
|
|
246
228
|
this.Errors = opts.Errors;
|
|
247
229
|
}
|
|
248
230
|
}
|
|
249
|
-
export
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
}
|
|
301
|
-
export
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
RouteAnalysisCompletionReasonCode["TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND"] = "TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND";
|
|
324
|
-
})(RouteAnalysisCompletionReasonCode || (RouteAnalysisCompletionReasonCode = {}));
|
|
325
|
-
export var RouteAnalysisCompletionResultCode;
|
|
326
|
-
(function (RouteAnalysisCompletionResultCode) {
|
|
327
|
-
RouteAnalysisCompletionResultCode["CONNECTED"] = "CONNECTED";
|
|
328
|
-
RouteAnalysisCompletionResultCode["NOT_CONNECTED"] = "NOT_CONNECTED";
|
|
329
|
-
})(RouteAnalysisCompletionResultCode || (RouteAnalysisCompletionResultCode = {}));
|
|
330
|
-
export var RouteAnalysisStatus;
|
|
331
|
-
(function (RouteAnalysisStatus) {
|
|
332
|
-
RouteAnalysisStatus["completed"] = "COMPLETED";
|
|
333
|
-
RouteAnalysisStatus["failed"] = "FAILED";
|
|
334
|
-
RouteAnalysisStatus["running"] = "RUNNING";
|
|
335
|
-
})(RouteAnalysisStatus || (RouteAnalysisStatus = {}));
|
|
231
|
+
export const DeviceState = {
|
|
232
|
+
available: "AVAILABLE",
|
|
233
|
+
deleting: "DELETING",
|
|
234
|
+
pending: "PENDING",
|
|
235
|
+
updating: "UPDATING",
|
|
236
|
+
};
|
|
237
|
+
export const GlobalNetworkState = {
|
|
238
|
+
available: "AVAILABLE",
|
|
239
|
+
deleting: "DELETING",
|
|
240
|
+
pending: "PENDING",
|
|
241
|
+
updating: "UPDATING",
|
|
242
|
+
};
|
|
243
|
+
export const LinkState = {
|
|
244
|
+
available: "AVAILABLE",
|
|
245
|
+
deleting: "DELETING",
|
|
246
|
+
pending: "PENDING",
|
|
247
|
+
updating: "UPDATING",
|
|
248
|
+
};
|
|
249
|
+
export const SiteState = {
|
|
250
|
+
available: "AVAILABLE",
|
|
251
|
+
deleting: "DELETING",
|
|
252
|
+
pending: "PENDING",
|
|
253
|
+
updating: "UPDATING",
|
|
254
|
+
};
|
|
255
|
+
export const PeeringType = {
|
|
256
|
+
TRANSIT_GATEWAY: "TRANSIT_GATEWAY",
|
|
257
|
+
};
|
|
258
|
+
export const PeeringState = {
|
|
259
|
+
AVAILABLE: "AVAILABLE",
|
|
260
|
+
CREATING: "CREATING",
|
|
261
|
+
DELETING: "DELETING",
|
|
262
|
+
FAILED: "FAILED",
|
|
263
|
+
};
|
|
264
|
+
export const TransitGatewayRegistrationState = {
|
|
265
|
+
available: "AVAILABLE",
|
|
266
|
+
deleted: "DELETED",
|
|
267
|
+
deleting: "DELETING",
|
|
268
|
+
failed: "FAILED",
|
|
269
|
+
pending: "PENDING",
|
|
270
|
+
};
|
|
271
|
+
export const RouteState = {
|
|
272
|
+
ACTIVE: "ACTIVE",
|
|
273
|
+
BLACKHOLE: "BLACKHOLE",
|
|
274
|
+
};
|
|
275
|
+
export const RouteType = {
|
|
276
|
+
PROPAGATED: "PROPAGATED",
|
|
277
|
+
STATIC: "STATIC",
|
|
278
|
+
};
|
|
279
|
+
export const RouteTableType = {
|
|
280
|
+
CORE_NETWORK_SEGMENT: "CORE_NETWORK_SEGMENT",
|
|
281
|
+
TRANSIT_GATEWAY_ROUTE_TABLE: "TRANSIT_GATEWAY_ROUTE_TABLE",
|
|
282
|
+
};
|
|
283
|
+
export const RouteAnalysisCompletionReasonCode = {
|
|
284
|
+
BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND: "BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND",
|
|
285
|
+
CYCLIC_PATH_DETECTED: "CYCLIC_PATH_DETECTED",
|
|
286
|
+
INACTIVE_ROUTE_FOR_DESTINATION_FOUND: "INACTIVE_ROUTE_FOR_DESTINATION_FOUND",
|
|
287
|
+
MAX_HOPS_EXCEEDED: "MAX_HOPS_EXCEEDED",
|
|
288
|
+
NO_DESTINATION_ARN_PROVIDED: "NO_DESTINATION_ARN_PROVIDED",
|
|
289
|
+
POSSIBLE_MIDDLEBOX: "POSSIBLE_MIDDLEBOX",
|
|
290
|
+
ROUTE_NOT_FOUND: "ROUTE_NOT_FOUND",
|
|
291
|
+
TRANSIT_GATEWAY_ATTACHMENT: "TRANSIT_GATEWAY_ATTACHMENT_ATTACH_ARN_NO_MATCH",
|
|
292
|
+
TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND: "TRANSIT_GATEWAY_ATTACHMENT_NOT_FOUND",
|
|
293
|
+
TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY: "TRANSIT_GATEWAY_ATTACHMENT_NOT_IN_TRANSIT_GATEWAY",
|
|
294
|
+
TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND: "TRANSIT_GATEWAY_ATTACHMENT_STABLE_ROUTE_TABLE_NOT_FOUND",
|
|
295
|
+
};
|
|
296
|
+
export const RouteAnalysisCompletionResultCode = {
|
|
297
|
+
CONNECTED: "CONNECTED",
|
|
298
|
+
NOT_CONNECTED: "NOT_CONNECTED",
|
|
299
|
+
};
|
|
300
|
+
export const RouteAnalysisStatus = {
|
|
301
|
+
completed: "COMPLETED",
|
|
302
|
+
failed: "FAILED",
|
|
303
|
+
running: "RUNNING",
|
|
304
|
+
};
|
|
336
305
|
export const LocationFilterSensitiveLog = (obj) => ({
|
|
337
306
|
...obj,
|
|
338
307
|
});
|
|
@@ -28,7 +28,7 @@ export interface AcceptAttachmentCommandOutput extends AcceptAttachmentResponse,
|
|
|
28
28
|
* import { NetworkManagerClient, AcceptAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
29
29
|
* // const { NetworkManagerClient, AcceptAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
30
30
|
* const client = new NetworkManagerClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // AcceptAttachmentRequest
|
|
32
32
|
* AttachmentId: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new AcceptAttachmentCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerR
|
|
|
29
29
|
* import { NetworkManagerClient, AssociateConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
30
30
|
* // const { NetworkManagerClient, AssociateConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
31
31
|
* const client = new NetworkManagerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // AssociateConnectPeerRequest
|
|
33
33
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
34
34
|
* ConnectPeerId: "STRING_VALUE", // required
|
|
35
35
|
* DeviceId: "STRING_VALUE", // required
|
|
@@ -34,7 +34,7 @@ export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomer
|
|
|
34
34
|
* import { NetworkManagerClient, AssociateCustomerGatewayCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
35
35
|
* // const { NetworkManagerClient, AssociateCustomerGatewayCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
36
36
|
* const client = new NetworkManagerClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // AssociateCustomerGatewayRequest
|
|
38
38
|
* CustomerGatewayArn: "STRING_VALUE", // required
|
|
39
39
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
40
40
|
* DeviceId: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __Met
|
|
|
26
26
|
* import { NetworkManagerClient, AssociateLinkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, AssociateLinkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AssociateLinkRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* DeviceId: "STRING_VALUE", // required
|
|
32
32
|
* LinkId: "STRING_VALUE", // required
|
|
@@ -30,7 +30,7 @@ export interface AssociateTransitGatewayConnectPeerCommandOutput extends Associa
|
|
|
30
30
|
* import { NetworkManagerClient, AssociateTransitGatewayConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
31
31
|
* // const { NetworkManagerClient, AssociateTransitGatewayConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
32
32
|
* const client = new NetworkManagerClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // AssociateTransitGatewayConnectPeerRequest
|
|
34
34
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
35
35
|
* TransitGatewayConnectPeerArn: "STRING_VALUE", // required
|
|
36
36
|
* DeviceId: "STRING_VALUE", // required
|
|
@@ -29,15 +29,15 @@ export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttac
|
|
|
29
29
|
* import { NetworkManagerClient, CreateConnectAttachmentCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
30
30
|
* // const { NetworkManagerClient, CreateConnectAttachmentCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
31
31
|
* const client = new NetworkManagerClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateConnectAttachmentRequest
|
|
33
33
|
* CoreNetworkId: "STRING_VALUE", // required
|
|
34
34
|
* EdgeLocation: "STRING_VALUE", // required
|
|
35
35
|
* TransportAttachmentId: "STRING_VALUE", // required
|
|
36
|
-
* Options: {
|
|
36
|
+
* Options: { // ConnectAttachmentOptions
|
|
37
37
|
* Protocol: "GRE",
|
|
38
38
|
* },
|
|
39
|
-
* Tags: [
|
|
40
|
-
* {
|
|
39
|
+
* Tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* Key: "STRING_VALUE",
|
|
42
42
|
* Value: "STRING_VALUE",
|
|
43
43
|
* },
|
|
@@ -27,18 +27,18 @@ export interface CreateConnectPeerCommandOutput extends CreateConnectPeerRespons
|
|
|
27
27
|
* import { NetworkManagerClient, CreateConnectPeerCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, CreateConnectPeerCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateConnectPeerRequest
|
|
31
31
|
* ConnectAttachmentId: "STRING_VALUE", // required
|
|
32
32
|
* CoreNetworkAddress: "STRING_VALUE",
|
|
33
33
|
* PeerAddress: "STRING_VALUE", // required
|
|
34
|
-
* BgpOptions: {
|
|
34
|
+
* BgpOptions: { // BgpOptions
|
|
35
35
|
* PeerAsn: Number("long"),
|
|
36
36
|
* },
|
|
37
|
-
* InsideCidrBlocks: [ // required
|
|
37
|
+
* InsideCidrBlocks: [ // ConstrainedStringList // required
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
|
-
* Tags: [
|
|
41
|
-
* {
|
|
40
|
+
* Tags: [ // TagList
|
|
41
|
+
* { // Tag
|
|
42
42
|
* Key: "STRING_VALUE",
|
|
43
43
|
* Value: "STRING_VALUE",
|
|
44
44
|
* },
|
|
@@ -26,15 +26,15 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
26
26
|
* import { NetworkManagerClient, CreateConnectionCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateConnectionCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateConnectionRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* DeviceId: "STRING_VALUE", // required
|
|
32
32
|
* ConnectedDeviceId: "STRING_VALUE", // required
|
|
33
33
|
* LinkId: "STRING_VALUE",
|
|
34
34
|
* ConnectedLinkId: "STRING_VALUE",
|
|
35
35
|
* Description: "STRING_VALUE",
|
|
36
|
-
* Tags: [
|
|
37
|
-
* {
|
|
36
|
+
* Tags: [ // TagList
|
|
37
|
+
* { // Tag
|
|
38
38
|
* Key: "STRING_VALUE",
|
|
39
39
|
* Value: "STRING_VALUE",
|
|
40
40
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkRespons
|
|
|
26
26
|
* import { NetworkManagerClient, CreateCoreNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateCoreNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateCoreNetworkRequest
|
|
30
30
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
|
-
* Tags: [
|
|
33
|
-
* {
|
|
32
|
+
* Tags: [ // TagList
|
|
33
|
+
* { // Tag
|
|
34
34
|
* Key: "STRING_VALUE",
|
|
35
35
|
* Value: "STRING_VALUE",
|
|
36
36
|
* },
|
|
@@ -27,9 +27,9 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
|
|
|
27
27
|
* import { NetworkManagerClient, CreateDeviceCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
28
28
|
* // const { NetworkManagerClient, CreateDeviceCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
29
29
|
* const client = new NetworkManagerClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateDeviceRequest
|
|
31
31
|
* GlobalNetworkId: "STRING_VALUE", // required
|
|
32
|
-
* AWSLocation: {
|
|
32
|
+
* AWSLocation: { // AWSLocation
|
|
33
33
|
* Zone: "STRING_VALUE",
|
|
34
34
|
* SubnetArn: "STRING_VALUE",
|
|
35
35
|
* },
|
|
@@ -38,14 +38,14 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
|
|
|
38
38
|
* Vendor: "STRING_VALUE",
|
|
39
39
|
* Model: "STRING_VALUE",
|
|
40
40
|
* SerialNumber: "STRING_VALUE",
|
|
41
|
-
* Location: {
|
|
41
|
+
* Location: { // Location
|
|
42
42
|
* Address: "STRING_VALUE",
|
|
43
43
|
* Latitude: "STRING_VALUE",
|
|
44
44
|
* Longitude: "STRING_VALUE",
|
|
45
45
|
* },
|
|
46
46
|
* SiteId: "STRING_VALUE",
|
|
47
|
-
* Tags: [
|
|
48
|
-
* {
|
|
47
|
+
* Tags: [ // TagList
|
|
48
|
+
* { // Tag
|
|
49
49
|
* Key: "STRING_VALUE",
|
|
50
50
|
* Value: "STRING_VALUE",
|
|
51
51
|
* },
|
|
@@ -26,10 +26,10 @@ export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkRes
|
|
|
26
26
|
* import { NetworkManagerClient, CreateGlobalNetworkCommand } from "@aws-sdk/client-networkmanager"; // ES Modules import
|
|
27
27
|
* // const { NetworkManagerClient, CreateGlobalNetworkCommand } = require("@aws-sdk/client-networkmanager"); // CommonJS import
|
|
28
28
|
* const client = new NetworkManagerClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateGlobalNetworkRequest
|
|
30
30
|
* Description: "STRING_VALUE",
|
|
31
|
-
* Tags: [
|
|
32
|
-
* {
|
|
31
|
+
* Tags: [ // TagList
|
|
32
|
+
* { // Tag
|
|
33
33
|
* Key: "STRING_VALUE",
|
|
34
34
|
* Value: "STRING_VALUE",
|
|
35
35
|
* },
|