@aws-sdk/client-networkmanager 3.128.0 → 3.137.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/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AcceptAttachmentCommand.js +2 -2
- package/dist-cjs/commands/AssociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/AssociateLinkCommand.js +2 -2
- package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateLinkCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteLinkCommand.js +2 -2
- package/dist-cjs/commands/DeletePeeringCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteSiteCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/DisassociateLinkCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/GetConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetDevicesCommand.js +2 -2
- package/dist-cjs/commands/GetLinkAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetLinksCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourcesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkRoutesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkTelemetryCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetSitesCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/ListAttachmentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectPeersCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworksCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +2 -2
- package/dist-cjs/commands/ListPeeringsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/RejectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +2 -2
- package/dist-cjs/commands/StartRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateLinkCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdateSiteCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/models/models_0.js +940 -1400
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/AcceptAttachmentCommand.js +3 -3
- package/dist-es/commands/AssociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/AssociateLinkCommand.js +3 -3
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/CreateDeviceCommand.js +3 -3
- package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/CreateLinkCommand.js +3 -3
- package/dist-es/commands/CreateSiteCommand.js +3 -3
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteConnectPeerCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteLinkCommand.js +3 -3
- package/dist-es/commands/DeletePeeringCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteSiteCommand.js +3 -3
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/DisassociateLinkCommand.js +3 -3
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerCommand.js +3 -3
- package/dist-es/commands/GetConnectionsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -3
- package/dist-es/commands/GetDevicesCommand.js +3 -3
- package/dist-es/commands/GetLinkAssociationsCommand.js +3 -3
- package/dist-es/commands/GetLinksCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourcesCommand.js +3 -3
- package/dist-es/commands/GetNetworkRoutesCommand.js +3 -3
- package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/GetSitesCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/GetVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/ListAttachmentsCommand.js +3 -3
- package/dist-es/commands/ListConnectPeersCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworksCommand.js +3 -3
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -3
- package/dist-es/commands/ListPeeringsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/RejectAttachmentCommand.js +3 -3
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -3
- package/dist-es/commands/StartRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateLinkCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateSiteCommand.js +3 -3
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -3
- package/dist-es/models/models_0.js +230 -920
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +920 -1380
- package/dist-types/ts3.4/models/models_0.d.ts +460 -920
- package/package.json +9 -9
|
@@ -4,10 +4,6 @@ export interface AcceptAttachmentRequest {
|
|
|
4
4
|
|
|
5
5
|
AttachmentId: string | undefined;
|
|
6
6
|
}
|
|
7
|
-
export declare namespace AcceptAttachmentRequest {
|
|
8
|
-
|
|
9
|
-
const filterSensitiveLog: (obj: AcceptAttachmentRequest) => any;
|
|
10
|
-
}
|
|
11
7
|
export declare enum AttachmentType {
|
|
12
8
|
CONNECT = "CONNECT",
|
|
13
9
|
SITE_TO_SITE_VPN = "SITE_TO_SITE_VPN",
|
|
@@ -21,10 +17,6 @@ export interface Tag {
|
|
|
21
17
|
|
|
22
18
|
Value?: string;
|
|
23
19
|
}
|
|
24
|
-
export declare namespace Tag {
|
|
25
|
-
|
|
26
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
27
|
-
}
|
|
28
20
|
|
|
29
21
|
export interface ProposedSegmentChange {
|
|
30
22
|
|
|
@@ -34,10 +26,6 @@ export interface ProposedSegmentChange {
|
|
|
34
26
|
|
|
35
27
|
SegmentName?: string;
|
|
36
28
|
}
|
|
37
|
-
export declare namespace ProposedSegmentChange {
|
|
38
|
-
|
|
39
|
-
const filterSensitiveLog: (obj: ProposedSegmentChange) => any;
|
|
40
|
-
}
|
|
41
29
|
export declare enum AttachmentState {
|
|
42
30
|
AVAILABLE = "AVAILABLE",
|
|
43
31
|
CREATING = "CREATING",
|
|
@@ -80,18 +68,10 @@ export interface Attachment {
|
|
|
80
68
|
|
|
81
69
|
UpdatedAt?: Date;
|
|
82
70
|
}
|
|
83
|
-
export declare namespace Attachment {
|
|
84
|
-
|
|
85
|
-
const filterSensitiveLog: (obj: Attachment) => any;
|
|
86
|
-
}
|
|
87
71
|
export interface AcceptAttachmentResponse {
|
|
88
72
|
|
|
89
73
|
Attachment?: Attachment;
|
|
90
74
|
}
|
|
91
|
-
export declare namespace AcceptAttachmentResponse {
|
|
92
|
-
|
|
93
|
-
const filterSensitiveLog: (obj: AcceptAttachmentResponse) => any;
|
|
94
|
-
}
|
|
95
75
|
|
|
96
76
|
export declare class AccessDeniedException extends __BaseException {
|
|
97
77
|
readonly name: "AccessDeniedException";
|
|
@@ -153,10 +133,6 @@ export interface ValidationExceptionField {
|
|
|
153
133
|
|
|
154
134
|
Message: string | undefined;
|
|
155
135
|
}
|
|
156
|
-
export declare namespace ValidationExceptionField {
|
|
157
|
-
|
|
158
|
-
const filterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
159
|
-
}
|
|
160
136
|
export declare enum ValidationExceptionReason {
|
|
161
137
|
CANNOT_PARSE = "CannotParse",
|
|
162
138
|
FIELD_VALIDATION_FAILED = "FieldValidationFailed",
|
|
@@ -182,10 +158,6 @@ export interface AccountStatus {
|
|
|
182
158
|
|
|
183
159
|
SLRDeploymentStatus?: string;
|
|
184
160
|
}
|
|
185
|
-
export declare namespace AccountStatus {
|
|
186
|
-
|
|
187
|
-
const filterSensitiveLog: (obj: AccountStatus) => any;
|
|
188
|
-
}
|
|
189
161
|
export interface AssociateConnectPeerRequest {
|
|
190
162
|
|
|
191
163
|
GlobalNetworkId: string | undefined;
|
|
@@ -196,10 +168,6 @@ export interface AssociateConnectPeerRequest {
|
|
|
196
168
|
|
|
197
169
|
LinkId?: string;
|
|
198
170
|
}
|
|
199
|
-
export declare namespace AssociateConnectPeerRequest {
|
|
200
|
-
|
|
201
|
-
const filterSensitiveLog: (obj: AssociateConnectPeerRequest) => any;
|
|
202
|
-
}
|
|
203
171
|
export declare enum ConnectPeerAssociationState {
|
|
204
172
|
available = "AVAILABLE",
|
|
205
173
|
deleted = "DELETED",
|
|
@@ -219,18 +187,10 @@ export interface ConnectPeerAssociation {
|
|
|
219
187
|
|
|
220
188
|
State?: ConnectPeerAssociationState | string;
|
|
221
189
|
}
|
|
222
|
-
export declare namespace ConnectPeerAssociation {
|
|
223
|
-
|
|
224
|
-
const filterSensitiveLog: (obj: ConnectPeerAssociation) => any;
|
|
225
|
-
}
|
|
226
190
|
export interface AssociateConnectPeerResponse {
|
|
227
191
|
|
|
228
192
|
ConnectPeerAssociation?: ConnectPeerAssociation;
|
|
229
193
|
}
|
|
230
|
-
export declare namespace AssociateConnectPeerResponse {
|
|
231
|
-
|
|
232
|
-
const filterSensitiveLog: (obj: AssociateConnectPeerResponse) => any;
|
|
233
|
-
}
|
|
234
194
|
|
|
235
195
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
236
196
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -258,10 +218,6 @@ export interface AssociateCustomerGatewayRequest {
|
|
|
258
218
|
|
|
259
219
|
LinkId?: string;
|
|
260
220
|
}
|
|
261
|
-
export declare namespace AssociateCustomerGatewayRequest {
|
|
262
|
-
|
|
263
|
-
const filterSensitiveLog: (obj: AssociateCustomerGatewayRequest) => any;
|
|
264
|
-
}
|
|
265
221
|
export declare enum CustomerGatewayAssociationState {
|
|
266
222
|
available = "AVAILABLE",
|
|
267
223
|
deleted = "DELETED",
|
|
@@ -281,18 +237,10 @@ export interface CustomerGatewayAssociation {
|
|
|
281
237
|
|
|
282
238
|
State?: CustomerGatewayAssociationState | string;
|
|
283
239
|
}
|
|
284
|
-
export declare namespace CustomerGatewayAssociation {
|
|
285
|
-
|
|
286
|
-
const filterSensitiveLog: (obj: CustomerGatewayAssociation) => any;
|
|
287
|
-
}
|
|
288
240
|
export interface AssociateCustomerGatewayResponse {
|
|
289
241
|
|
|
290
242
|
CustomerGatewayAssociation?: CustomerGatewayAssociation;
|
|
291
243
|
}
|
|
292
|
-
export declare namespace AssociateCustomerGatewayResponse {
|
|
293
|
-
|
|
294
|
-
const filterSensitiveLog: (obj: AssociateCustomerGatewayResponse) => any;
|
|
295
|
-
}
|
|
296
244
|
export interface AssociateLinkRequest {
|
|
297
245
|
|
|
298
246
|
GlobalNetworkId: string | undefined;
|
|
@@ -301,10 +249,6 @@ export interface AssociateLinkRequest {
|
|
|
301
249
|
|
|
302
250
|
LinkId: string | undefined;
|
|
303
251
|
}
|
|
304
|
-
export declare namespace AssociateLinkRequest {
|
|
305
|
-
|
|
306
|
-
const filterSensitiveLog: (obj: AssociateLinkRequest) => any;
|
|
307
|
-
}
|
|
308
252
|
export declare enum LinkAssociationState {
|
|
309
253
|
available = "AVAILABLE",
|
|
310
254
|
deleted = "DELETED",
|
|
@@ -322,18 +266,10 @@ export interface LinkAssociation {
|
|
|
322
266
|
|
|
323
267
|
LinkAssociationState?: LinkAssociationState | string;
|
|
324
268
|
}
|
|
325
|
-
export declare namespace LinkAssociation {
|
|
326
|
-
|
|
327
|
-
const filterSensitiveLog: (obj: LinkAssociation) => any;
|
|
328
|
-
}
|
|
329
269
|
export interface AssociateLinkResponse {
|
|
330
270
|
|
|
331
271
|
LinkAssociation?: LinkAssociation;
|
|
332
272
|
}
|
|
333
|
-
export declare namespace AssociateLinkResponse {
|
|
334
|
-
|
|
335
|
-
const filterSensitiveLog: (obj: AssociateLinkResponse) => any;
|
|
336
|
-
}
|
|
337
273
|
export interface AssociateTransitGatewayConnectPeerRequest {
|
|
338
274
|
|
|
339
275
|
GlobalNetworkId: string | undefined;
|
|
@@ -344,10 +280,6 @@ export interface AssociateTransitGatewayConnectPeerRequest {
|
|
|
344
280
|
|
|
345
281
|
LinkId?: string;
|
|
346
282
|
}
|
|
347
|
-
export declare namespace AssociateTransitGatewayConnectPeerRequest {
|
|
348
|
-
|
|
349
|
-
const filterSensitiveLog: (obj: AssociateTransitGatewayConnectPeerRequest) => any;
|
|
350
|
-
}
|
|
351
283
|
export declare enum TransitGatewayConnectPeerAssociationState {
|
|
352
284
|
available = "AVAILABLE",
|
|
353
285
|
deleted = "DELETED",
|
|
@@ -367,18 +299,10 @@ export interface TransitGatewayConnectPeerAssociation {
|
|
|
367
299
|
|
|
368
300
|
State?: TransitGatewayConnectPeerAssociationState | string;
|
|
369
301
|
}
|
|
370
|
-
export declare namespace TransitGatewayConnectPeerAssociation {
|
|
371
|
-
|
|
372
|
-
const filterSensitiveLog: (obj: TransitGatewayConnectPeerAssociation) => any;
|
|
373
|
-
}
|
|
374
302
|
export interface AssociateTransitGatewayConnectPeerResponse {
|
|
375
303
|
|
|
376
304
|
TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
|
|
377
305
|
}
|
|
378
|
-
export declare namespace AssociateTransitGatewayConnectPeerResponse {
|
|
379
|
-
|
|
380
|
-
const filterSensitiveLog: (obj: AssociateTransitGatewayConnectPeerResponse) => any;
|
|
381
|
-
}
|
|
382
306
|
|
|
383
307
|
export interface AWSLocation {
|
|
384
308
|
|
|
@@ -386,10 +310,6 @@ export interface AWSLocation {
|
|
|
386
310
|
|
|
387
311
|
SubnetArn?: string;
|
|
388
312
|
}
|
|
389
|
-
export declare namespace AWSLocation {
|
|
390
|
-
|
|
391
|
-
const filterSensitiveLog: (obj: AWSLocation) => any;
|
|
392
|
-
}
|
|
393
313
|
|
|
394
314
|
export interface Bandwidth {
|
|
395
315
|
|
|
@@ -397,19 +317,11 @@ export interface Bandwidth {
|
|
|
397
317
|
|
|
398
318
|
DownloadSpeed?: number;
|
|
399
319
|
}
|
|
400
|
-
export declare namespace Bandwidth {
|
|
401
|
-
|
|
402
|
-
const filterSensitiveLog: (obj: Bandwidth) => any;
|
|
403
|
-
}
|
|
404
320
|
|
|
405
321
|
export interface BgpOptions {
|
|
406
322
|
|
|
407
323
|
PeerAsn?: number;
|
|
408
324
|
}
|
|
409
|
-
export declare namespace BgpOptions {
|
|
410
|
-
|
|
411
|
-
const filterSensitiveLog: (obj: BgpOptions) => any;
|
|
412
|
-
}
|
|
413
325
|
export declare enum ChangeAction {
|
|
414
326
|
ADD = "ADD",
|
|
415
327
|
MODIFY = "MODIFY",
|
|
@@ -448,10 +360,6 @@ export interface ConnectAttachmentOptions {
|
|
|
448
360
|
|
|
449
361
|
Protocol?: TunnelProtocol | string;
|
|
450
362
|
}
|
|
451
|
-
export declare namespace ConnectAttachmentOptions {
|
|
452
|
-
|
|
453
|
-
const filterSensitiveLog: (obj: ConnectAttachmentOptions) => any;
|
|
454
|
-
}
|
|
455
363
|
|
|
456
364
|
export interface ConnectAttachment {
|
|
457
365
|
|
|
@@ -461,10 +369,6 @@ export interface ConnectAttachment {
|
|
|
461
369
|
|
|
462
370
|
Options?: ConnectAttachmentOptions;
|
|
463
371
|
}
|
|
464
|
-
export declare namespace ConnectAttachment {
|
|
465
|
-
|
|
466
|
-
const filterSensitiveLog: (obj: ConnectAttachment) => any;
|
|
467
|
-
}
|
|
468
372
|
export declare enum ConnectionState {
|
|
469
373
|
available = "AVAILABLE",
|
|
470
374
|
deleting = "DELETING",
|
|
@@ -496,10 +400,6 @@ export interface Connection {
|
|
|
496
400
|
|
|
497
401
|
Tags?: Tag[];
|
|
498
402
|
}
|
|
499
|
-
export declare namespace Connection {
|
|
500
|
-
|
|
501
|
-
const filterSensitiveLog: (obj: Connection) => any;
|
|
502
|
-
}
|
|
503
403
|
export declare enum ConnectionStatus {
|
|
504
404
|
DOWN = "DOWN",
|
|
505
405
|
UP = "UP"
|
|
@@ -517,10 +417,6 @@ export interface ConnectionHealth {
|
|
|
517
417
|
|
|
518
418
|
Timestamp?: Date;
|
|
519
419
|
}
|
|
520
|
-
export declare namespace ConnectionHealth {
|
|
521
|
-
|
|
522
|
-
const filterSensitiveLog: (obj: ConnectionHealth) => any;
|
|
523
|
-
}
|
|
524
420
|
|
|
525
421
|
export interface ConnectPeerBgpConfiguration {
|
|
526
422
|
|
|
@@ -532,10 +428,6 @@ export interface ConnectPeerBgpConfiguration {
|
|
|
532
428
|
|
|
533
429
|
PeerAddress?: string;
|
|
534
430
|
}
|
|
535
|
-
export declare namespace ConnectPeerBgpConfiguration {
|
|
536
|
-
|
|
537
|
-
const filterSensitiveLog: (obj: ConnectPeerBgpConfiguration) => any;
|
|
538
|
-
}
|
|
539
431
|
|
|
540
432
|
export interface ConnectPeerConfiguration {
|
|
541
433
|
|
|
@@ -549,10 +441,6 @@ export interface ConnectPeerConfiguration {
|
|
|
549
441
|
|
|
550
442
|
BgpConfigurations?: ConnectPeerBgpConfiguration[];
|
|
551
443
|
}
|
|
552
|
-
export declare namespace ConnectPeerConfiguration {
|
|
553
|
-
|
|
554
|
-
const filterSensitiveLog: (obj: ConnectPeerConfiguration) => any;
|
|
555
|
-
}
|
|
556
444
|
export declare enum ConnectPeerState {
|
|
557
445
|
AVAILABLE = "AVAILABLE",
|
|
558
446
|
CREATING = "CREATING",
|
|
@@ -578,10 +466,6 @@ export interface ConnectPeer {
|
|
|
578
466
|
|
|
579
467
|
Tags?: Tag[];
|
|
580
468
|
}
|
|
581
|
-
export declare namespace ConnectPeer {
|
|
582
|
-
|
|
583
|
-
const filterSensitiveLog: (obj: ConnectPeer) => any;
|
|
584
|
-
}
|
|
585
469
|
|
|
586
470
|
export interface ConnectPeerSummary {
|
|
587
471
|
|
|
@@ -599,10 +483,6 @@ export interface ConnectPeerSummary {
|
|
|
599
483
|
|
|
600
484
|
Tags?: Tag[];
|
|
601
485
|
}
|
|
602
|
-
export declare namespace ConnectPeerSummary {
|
|
603
|
-
|
|
604
|
-
const filterSensitiveLog: (obj: ConnectPeerSummary) => any;
|
|
605
|
-
}
|
|
606
486
|
|
|
607
487
|
export interface CoreNetworkEdge {
|
|
608
488
|
|
|
@@ -612,10 +492,6 @@ export interface CoreNetworkEdge {
|
|
|
612
492
|
|
|
613
493
|
InsideCidrBlocks?: string[];
|
|
614
494
|
}
|
|
615
|
-
export declare namespace CoreNetworkEdge {
|
|
616
|
-
|
|
617
|
-
const filterSensitiveLog: (obj: CoreNetworkEdge) => any;
|
|
618
|
-
}
|
|
619
495
|
|
|
620
496
|
export interface CoreNetworkSegment {
|
|
621
497
|
|
|
@@ -625,10 +501,6 @@ export interface CoreNetworkSegment {
|
|
|
625
501
|
|
|
626
502
|
SharedSegments?: string[];
|
|
627
503
|
}
|
|
628
|
-
export declare namespace CoreNetworkSegment {
|
|
629
|
-
|
|
630
|
-
const filterSensitiveLog: (obj: CoreNetworkSegment) => any;
|
|
631
|
-
}
|
|
632
504
|
export declare enum CoreNetworkState {
|
|
633
505
|
AVAILABLE = "AVAILABLE",
|
|
634
506
|
CREATING = "CREATING",
|
|
@@ -656,10 +528,6 @@ export interface CoreNetwork {
|
|
|
656
528
|
|
|
657
529
|
Tags?: Tag[];
|
|
658
530
|
}
|
|
659
|
-
export declare namespace CoreNetwork {
|
|
660
|
-
|
|
661
|
-
const filterSensitiveLog: (obj: CoreNetwork) => any;
|
|
662
|
-
}
|
|
663
531
|
|
|
664
532
|
export interface CoreNetworkChangeValues {
|
|
665
533
|
|
|
@@ -677,10 +545,6 @@ export interface CoreNetworkChangeValues {
|
|
|
677
545
|
|
|
678
546
|
SharedSegments?: string[];
|
|
679
547
|
}
|
|
680
|
-
export declare namespace CoreNetworkChangeValues {
|
|
681
|
-
|
|
682
|
-
const filterSensitiveLog: (obj: CoreNetworkChangeValues) => any;
|
|
683
|
-
}
|
|
684
548
|
|
|
685
549
|
export interface CoreNetworkChange {
|
|
686
550
|
|
|
@@ -696,10 +560,6 @@ export interface CoreNetworkChange {
|
|
|
696
560
|
|
|
697
561
|
IdentifierPath?: string;
|
|
698
562
|
}
|
|
699
|
-
export declare namespace CoreNetworkChange {
|
|
700
|
-
|
|
701
|
-
const filterSensitiveLog: (obj: CoreNetworkChange) => any;
|
|
702
|
-
}
|
|
703
563
|
|
|
704
564
|
export interface CoreNetworkChangeEventValues {
|
|
705
565
|
|
|
@@ -711,10 +571,6 @@ export interface CoreNetworkChangeEventValues {
|
|
|
711
571
|
|
|
712
572
|
Cidr?: string;
|
|
713
573
|
}
|
|
714
|
-
export declare namespace CoreNetworkChangeEventValues {
|
|
715
|
-
|
|
716
|
-
const filterSensitiveLog: (obj: CoreNetworkChangeEventValues) => any;
|
|
717
|
-
}
|
|
718
574
|
|
|
719
575
|
export interface CoreNetworkChangeEvent {
|
|
720
576
|
|
|
@@ -730,10 +586,6 @@ export interface CoreNetworkChangeEvent {
|
|
|
730
586
|
|
|
731
587
|
Values?: CoreNetworkChangeEventValues;
|
|
732
588
|
}
|
|
733
|
-
export declare namespace CoreNetworkChangeEvent {
|
|
734
|
-
|
|
735
|
-
const filterSensitiveLog: (obj: CoreNetworkChangeEvent) => any;
|
|
736
|
-
}
|
|
737
589
|
export declare enum CoreNetworkPolicyAlias {
|
|
738
590
|
LATEST = "LATEST",
|
|
739
591
|
LIVE = "LIVE"
|
|
@@ -747,10 +599,6 @@ export interface CoreNetworkPolicyError {
|
|
|
747
599
|
|
|
748
600
|
Path?: string;
|
|
749
601
|
}
|
|
750
|
-
export declare namespace CoreNetworkPolicyError {
|
|
751
|
-
|
|
752
|
-
const filterSensitiveLog: (obj: CoreNetworkPolicyError) => any;
|
|
753
|
-
}
|
|
754
602
|
|
|
755
603
|
export interface CoreNetworkPolicy {
|
|
756
604
|
|
|
@@ -770,10 +618,6 @@ export interface CoreNetworkPolicy {
|
|
|
770
618
|
|
|
771
619
|
PolicyDocument?: __LazyJsonString | string;
|
|
772
620
|
}
|
|
773
|
-
export declare namespace CoreNetworkPolicy {
|
|
774
|
-
|
|
775
|
-
const filterSensitiveLog: (obj: CoreNetworkPolicy) => any;
|
|
776
|
-
}
|
|
777
621
|
|
|
778
622
|
export declare class CoreNetworkPolicyException extends __BaseException {
|
|
779
623
|
readonly name: "CoreNetworkPolicyException";
|
|
@@ -799,10 +643,6 @@ export interface CoreNetworkPolicyVersion {
|
|
|
799
643
|
|
|
800
644
|
ChangeSetState?: ChangeSetState | string;
|
|
801
645
|
}
|
|
802
|
-
export declare namespace CoreNetworkPolicyVersion {
|
|
803
|
-
|
|
804
|
-
const filterSensitiveLog: (obj: CoreNetworkPolicyVersion) => any;
|
|
805
|
-
}
|
|
806
646
|
|
|
807
647
|
export interface CoreNetworkSegmentEdgeIdentifier {
|
|
808
648
|
|
|
@@ -812,10 +652,6 @@ export interface CoreNetworkSegmentEdgeIdentifier {
|
|
|
812
652
|
|
|
813
653
|
EdgeLocation?: string;
|
|
814
654
|
}
|
|
815
|
-
export declare namespace CoreNetworkSegmentEdgeIdentifier {
|
|
816
|
-
|
|
817
|
-
const filterSensitiveLog: (obj: CoreNetworkSegmentEdgeIdentifier) => any;
|
|
818
|
-
}
|
|
819
655
|
|
|
820
656
|
export interface CoreNetworkSummary {
|
|
821
657
|
|
|
@@ -833,10 +669,6 @@ export interface CoreNetworkSummary {
|
|
|
833
669
|
|
|
834
670
|
Tags?: Tag[];
|
|
835
671
|
}
|
|
836
|
-
export declare namespace CoreNetworkSummary {
|
|
837
|
-
|
|
838
|
-
const filterSensitiveLog: (obj: CoreNetworkSummary) => any;
|
|
839
|
-
}
|
|
840
672
|
export interface CreateConnectAttachmentRequest {
|
|
841
673
|
|
|
842
674
|
CoreNetworkId: string | undefined;
|
|
@@ -851,18 +683,10 @@ export interface CreateConnectAttachmentRequest {
|
|
|
851
683
|
|
|
852
684
|
ClientToken?: string;
|
|
853
685
|
}
|
|
854
|
-
export declare namespace CreateConnectAttachmentRequest {
|
|
855
|
-
|
|
856
|
-
const filterSensitiveLog: (obj: CreateConnectAttachmentRequest) => any;
|
|
857
|
-
}
|
|
858
686
|
export interface CreateConnectAttachmentResponse {
|
|
859
687
|
|
|
860
688
|
ConnectAttachment?: ConnectAttachment;
|
|
861
689
|
}
|
|
862
|
-
export declare namespace CreateConnectAttachmentResponse {
|
|
863
|
-
|
|
864
|
-
const filterSensitiveLog: (obj: CreateConnectAttachmentResponse) => any;
|
|
865
|
-
}
|
|
866
690
|
export interface CreateConnectionRequest {
|
|
867
691
|
|
|
868
692
|
GlobalNetworkId: string | undefined;
|
|
@@ -879,18 +703,10 @@ export interface CreateConnectionRequest {
|
|
|
879
703
|
|
|
880
704
|
Tags?: Tag[];
|
|
881
705
|
}
|
|
882
|
-
export declare namespace CreateConnectionRequest {
|
|
883
|
-
|
|
884
|
-
const filterSensitiveLog: (obj: CreateConnectionRequest) => any;
|
|
885
|
-
}
|
|
886
706
|
export interface CreateConnectionResponse {
|
|
887
707
|
|
|
888
708
|
Connection?: Connection;
|
|
889
709
|
}
|
|
890
|
-
export declare namespace CreateConnectionResponse {
|
|
891
|
-
|
|
892
|
-
const filterSensitiveLog: (obj: CreateConnectionResponse) => any;
|
|
893
|
-
}
|
|
894
710
|
export interface CreateConnectPeerRequest {
|
|
895
711
|
|
|
896
712
|
ConnectAttachmentId: string | undefined;
|
|
@@ -907,18 +723,10 @@ export interface CreateConnectPeerRequest {
|
|
|
907
723
|
|
|
908
724
|
ClientToken?: string;
|
|
909
725
|
}
|
|
910
|
-
export declare namespace CreateConnectPeerRequest {
|
|
911
|
-
|
|
912
|
-
const filterSensitiveLog: (obj: CreateConnectPeerRequest) => any;
|
|
913
|
-
}
|
|
914
726
|
export interface CreateConnectPeerResponse {
|
|
915
727
|
|
|
916
728
|
ConnectPeer?: ConnectPeer;
|
|
917
729
|
}
|
|
918
|
-
export declare namespace CreateConnectPeerResponse {
|
|
919
|
-
|
|
920
|
-
const filterSensitiveLog: (obj: CreateConnectPeerResponse) => any;
|
|
921
|
-
}
|
|
922
730
|
export interface CreateCoreNetworkRequest {
|
|
923
731
|
|
|
924
732
|
GlobalNetworkId: string | undefined;
|
|
@@ -931,18 +739,10 @@ export interface CreateCoreNetworkRequest {
|
|
|
931
739
|
|
|
932
740
|
ClientToken?: string;
|
|
933
741
|
}
|
|
934
|
-
export declare namespace CreateCoreNetworkRequest {
|
|
935
|
-
|
|
936
|
-
const filterSensitiveLog: (obj: CreateCoreNetworkRequest) => any;
|
|
937
|
-
}
|
|
938
742
|
export interface CreateCoreNetworkResponse {
|
|
939
743
|
|
|
940
744
|
CoreNetwork?: CoreNetwork;
|
|
941
745
|
}
|
|
942
|
-
export declare namespace CreateCoreNetworkResponse {
|
|
943
|
-
|
|
944
|
-
const filterSensitiveLog: (obj: CreateCoreNetworkResponse) => any;
|
|
945
|
-
}
|
|
946
746
|
|
|
947
747
|
export interface Location {
|
|
948
748
|
|
|
@@ -952,10 +752,6 @@ export interface Location {
|
|
|
952
752
|
|
|
953
753
|
Longitude?: string;
|
|
954
754
|
}
|
|
955
|
-
export declare namespace Location {
|
|
956
|
-
|
|
957
|
-
const filterSensitiveLog: (obj: Location) => any;
|
|
958
|
-
}
|
|
959
755
|
export interface CreateDeviceRequest {
|
|
960
756
|
|
|
961
757
|
GlobalNetworkId: string | undefined;
|
|
@@ -978,10 +774,6 @@ export interface CreateDeviceRequest {
|
|
|
978
774
|
|
|
979
775
|
Tags?: Tag[];
|
|
980
776
|
}
|
|
981
|
-
export declare namespace CreateDeviceRequest {
|
|
982
|
-
|
|
983
|
-
const filterSensitiveLog: (obj: CreateDeviceRequest) => any;
|
|
984
|
-
}
|
|
985
777
|
export declare enum DeviceState {
|
|
986
778
|
available = "AVAILABLE",
|
|
987
779
|
deleting = "DELETING",
|
|
@@ -1019,28 +811,16 @@ export interface Device {
|
|
|
1019
811
|
|
|
1020
812
|
Tags?: Tag[];
|
|
1021
813
|
}
|
|
1022
|
-
export declare namespace Device {
|
|
1023
|
-
|
|
1024
|
-
const filterSensitiveLog: (obj: Device) => any;
|
|
1025
|
-
}
|
|
1026
814
|
export interface CreateDeviceResponse {
|
|
1027
815
|
|
|
1028
816
|
Device?: Device;
|
|
1029
817
|
}
|
|
1030
|
-
export declare namespace CreateDeviceResponse {
|
|
1031
|
-
|
|
1032
|
-
const filterSensitiveLog: (obj: CreateDeviceResponse) => any;
|
|
1033
|
-
}
|
|
1034
818
|
export interface CreateGlobalNetworkRequest {
|
|
1035
819
|
|
|
1036
820
|
Description?: string;
|
|
1037
821
|
|
|
1038
822
|
Tags?: Tag[];
|
|
1039
823
|
}
|
|
1040
|
-
export declare namespace CreateGlobalNetworkRequest {
|
|
1041
|
-
|
|
1042
|
-
const filterSensitiveLog: (obj: CreateGlobalNetworkRequest) => any;
|
|
1043
|
-
}
|
|
1044
824
|
export declare enum GlobalNetworkState {
|
|
1045
825
|
available = "AVAILABLE",
|
|
1046
826
|
deleting = "DELETING",
|
|
@@ -1062,18 +842,10 @@ export interface GlobalNetwork {
|
|
|
1062
842
|
|
|
1063
843
|
Tags?: Tag[];
|
|
1064
844
|
}
|
|
1065
|
-
export declare namespace GlobalNetwork {
|
|
1066
|
-
|
|
1067
|
-
const filterSensitiveLog: (obj: GlobalNetwork) => any;
|
|
1068
|
-
}
|
|
1069
845
|
export interface CreateGlobalNetworkResponse {
|
|
1070
846
|
|
|
1071
847
|
GlobalNetwork?: GlobalNetwork;
|
|
1072
848
|
}
|
|
1073
|
-
export declare namespace CreateGlobalNetworkResponse {
|
|
1074
|
-
|
|
1075
|
-
const filterSensitiveLog: (obj: CreateGlobalNetworkResponse) => any;
|
|
1076
|
-
}
|
|
1077
849
|
export interface CreateLinkRequest {
|
|
1078
850
|
|
|
1079
851
|
GlobalNetworkId: string | undefined;
|
|
@@ -1090,10 +862,6 @@ export interface CreateLinkRequest {
|
|
|
1090
862
|
|
|
1091
863
|
Tags?: Tag[];
|
|
1092
864
|
}
|
|
1093
|
-
export declare namespace CreateLinkRequest {
|
|
1094
|
-
|
|
1095
|
-
const filterSensitiveLog: (obj: CreateLinkRequest) => any;
|
|
1096
|
-
}
|
|
1097
865
|
export declare enum LinkState {
|
|
1098
866
|
available = "AVAILABLE",
|
|
1099
867
|
deleting = "DELETING",
|
|
@@ -1125,18 +893,10 @@ export interface Link {
|
|
|
1125
893
|
|
|
1126
894
|
Tags?: Tag[];
|
|
1127
895
|
}
|
|
1128
|
-
export declare namespace Link {
|
|
1129
|
-
|
|
1130
|
-
const filterSensitiveLog: (obj: Link) => any;
|
|
1131
|
-
}
|
|
1132
896
|
export interface CreateLinkResponse {
|
|
1133
897
|
|
|
1134
898
|
Link?: Link;
|
|
1135
899
|
}
|
|
1136
|
-
export declare namespace CreateLinkResponse {
|
|
1137
|
-
|
|
1138
|
-
const filterSensitiveLog: (obj: CreateLinkResponse) => any;
|
|
1139
|
-
}
|
|
1140
900
|
export interface CreateSiteRequest {
|
|
1141
901
|
|
|
1142
902
|
GlobalNetworkId: string | undefined;
|
|
@@ -1147,10 +907,6 @@ export interface CreateSiteRequest {
|
|
|
1147
907
|
|
|
1148
908
|
Tags?: Tag[];
|
|
1149
909
|
}
|
|
1150
|
-
export declare namespace CreateSiteRequest {
|
|
1151
|
-
|
|
1152
|
-
const filterSensitiveLog: (obj: CreateSiteRequest) => any;
|
|
1153
|
-
}
|
|
1154
910
|
export declare enum SiteState {
|
|
1155
911
|
available = "AVAILABLE",
|
|
1156
912
|
deleting = "DELETING",
|
|
@@ -1176,18 +932,10 @@ export interface Site {
|
|
|
1176
932
|
|
|
1177
933
|
Tags?: Tag[];
|
|
1178
934
|
}
|
|
1179
|
-
export declare namespace Site {
|
|
1180
|
-
|
|
1181
|
-
const filterSensitiveLog: (obj: Site) => any;
|
|
1182
|
-
}
|
|
1183
935
|
export interface CreateSiteResponse {
|
|
1184
936
|
|
|
1185
937
|
Site?: Site;
|
|
1186
938
|
}
|
|
1187
|
-
export declare namespace CreateSiteResponse {
|
|
1188
|
-
|
|
1189
|
-
const filterSensitiveLog: (obj: CreateSiteResponse) => any;
|
|
1190
|
-
}
|
|
1191
939
|
export interface CreateSiteToSiteVpnAttachmentRequest {
|
|
1192
940
|
|
|
1193
941
|
CoreNetworkId: string | undefined;
|
|
@@ -1198,10 +946,6 @@ export interface CreateSiteToSiteVpnAttachmentRequest {
|
|
|
1198
946
|
|
|
1199
947
|
ClientToken?: string;
|
|
1200
948
|
}
|
|
1201
|
-
export declare namespace CreateSiteToSiteVpnAttachmentRequest {
|
|
1202
|
-
|
|
1203
|
-
const filterSensitiveLog: (obj: CreateSiteToSiteVpnAttachmentRequest) => any;
|
|
1204
|
-
}
|
|
1205
949
|
|
|
1206
950
|
export interface SiteToSiteVpnAttachment {
|
|
1207
951
|
|
|
@@ -1209,18 +953,10 @@ export interface SiteToSiteVpnAttachment {
|
|
|
1209
953
|
|
|
1210
954
|
VpnConnectionArn?: string;
|
|
1211
955
|
}
|
|
1212
|
-
export declare namespace SiteToSiteVpnAttachment {
|
|
1213
|
-
|
|
1214
|
-
const filterSensitiveLog: (obj: SiteToSiteVpnAttachment) => any;
|
|
1215
|
-
}
|
|
1216
956
|
export interface CreateSiteToSiteVpnAttachmentResponse {
|
|
1217
957
|
|
|
1218
958
|
SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
|
|
1219
959
|
}
|
|
1220
|
-
export declare namespace CreateSiteToSiteVpnAttachmentResponse {
|
|
1221
|
-
|
|
1222
|
-
const filterSensitiveLog: (obj: CreateSiteToSiteVpnAttachmentResponse) => any;
|
|
1223
|
-
}
|
|
1224
960
|
export interface CreateTransitGatewayPeeringRequest {
|
|
1225
961
|
|
|
1226
962
|
CoreNetworkId: string | undefined;
|
|
@@ -1231,10 +967,6 @@ export interface CreateTransitGatewayPeeringRequest {
|
|
|
1231
967
|
|
|
1232
968
|
ClientToken?: string;
|
|
1233
969
|
}
|
|
1234
|
-
export declare namespace CreateTransitGatewayPeeringRequest {
|
|
1235
|
-
|
|
1236
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayPeeringRequest) => any;
|
|
1237
|
-
}
|
|
1238
970
|
export declare enum PeeringType {
|
|
1239
971
|
TRANSIT_GATEWAY = "TRANSIT_GATEWAY"
|
|
1240
972
|
}
|
|
@@ -1267,10 +999,6 @@ export interface Peering {
|
|
|
1267
999
|
|
|
1268
1000
|
CreatedAt?: Date;
|
|
1269
1001
|
}
|
|
1270
|
-
export declare namespace Peering {
|
|
1271
|
-
|
|
1272
|
-
const filterSensitiveLog: (obj: Peering) => any;
|
|
1273
|
-
}
|
|
1274
1002
|
|
|
1275
1003
|
export interface TransitGatewayPeering {
|
|
1276
1004
|
|
|
@@ -1278,18 +1006,10 @@ export interface TransitGatewayPeering {
|
|
|
1278
1006
|
|
|
1279
1007
|
TransitGatewayArn?: string;
|
|
1280
1008
|
}
|
|
1281
|
-
export declare namespace TransitGatewayPeering {
|
|
1282
|
-
|
|
1283
|
-
const filterSensitiveLog: (obj: TransitGatewayPeering) => any;
|
|
1284
|
-
}
|
|
1285
1009
|
export interface CreateTransitGatewayPeeringResponse {
|
|
1286
1010
|
|
|
1287
1011
|
TransitGatewayPeering?: TransitGatewayPeering;
|
|
1288
1012
|
}
|
|
1289
|
-
export declare namespace CreateTransitGatewayPeeringResponse {
|
|
1290
|
-
|
|
1291
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayPeeringResponse) => any;
|
|
1292
|
-
}
|
|
1293
1013
|
export interface CreateTransitGatewayRouteTableAttachmentRequest {
|
|
1294
1014
|
|
|
1295
1015
|
PeeringId: string | undefined;
|
|
@@ -1300,10 +1020,6 @@ export interface CreateTransitGatewayRouteTableAttachmentRequest {
|
|
|
1300
1020
|
|
|
1301
1021
|
ClientToken?: string;
|
|
1302
1022
|
}
|
|
1303
|
-
export declare namespace CreateTransitGatewayRouteTableAttachmentRequest {
|
|
1304
|
-
|
|
1305
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAttachmentRequest) => any;
|
|
1306
|
-
}
|
|
1307
1023
|
|
|
1308
1024
|
export interface TransitGatewayRouteTableAttachment {
|
|
1309
1025
|
|
|
@@ -1313,27 +1029,15 @@ export interface TransitGatewayRouteTableAttachment {
|
|
|
1313
1029
|
|
|
1314
1030
|
TransitGatewayRouteTableArn?: string;
|
|
1315
1031
|
}
|
|
1316
|
-
export declare namespace TransitGatewayRouteTableAttachment {
|
|
1317
|
-
|
|
1318
|
-
const filterSensitiveLog: (obj: TransitGatewayRouteTableAttachment) => any;
|
|
1319
|
-
}
|
|
1320
1032
|
export interface CreateTransitGatewayRouteTableAttachmentResponse {
|
|
1321
1033
|
|
|
1322
1034
|
TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
|
|
1323
1035
|
}
|
|
1324
|
-
export declare namespace CreateTransitGatewayRouteTableAttachmentResponse {
|
|
1325
|
-
|
|
1326
|
-
const filterSensitiveLog: (obj: CreateTransitGatewayRouteTableAttachmentResponse) => any;
|
|
1327
|
-
}
|
|
1328
1036
|
|
|
1329
1037
|
export interface VpcOptions {
|
|
1330
1038
|
|
|
1331
1039
|
Ipv6Support?: boolean;
|
|
1332
1040
|
}
|
|
1333
|
-
export declare namespace VpcOptions {
|
|
1334
|
-
|
|
1335
|
-
const filterSensitiveLog: (obj: VpcOptions) => any;
|
|
1336
|
-
}
|
|
1337
1041
|
export interface CreateVpcAttachmentRequest {
|
|
1338
1042
|
|
|
1339
1043
|
CoreNetworkId: string | undefined;
|
|
@@ -1348,10 +1052,6 @@ export interface CreateVpcAttachmentRequest {
|
|
|
1348
1052
|
|
|
1349
1053
|
ClientToken?: string;
|
|
1350
1054
|
}
|
|
1351
|
-
export declare namespace CreateVpcAttachmentRequest {
|
|
1352
|
-
|
|
1353
|
-
const filterSensitiveLog: (obj: CreateVpcAttachmentRequest) => any;
|
|
1354
|
-
}
|
|
1355
1055
|
|
|
1356
1056
|
export interface VpcAttachment {
|
|
1357
1057
|
|
|
@@ -1361,212 +1061,112 @@ export interface VpcAttachment {
|
|
|
1361
1061
|
|
|
1362
1062
|
Options?: VpcOptions;
|
|
1363
1063
|
}
|
|
1364
|
-
export declare namespace VpcAttachment {
|
|
1365
|
-
|
|
1366
|
-
const filterSensitiveLog: (obj: VpcAttachment) => any;
|
|
1367
|
-
}
|
|
1368
1064
|
export interface CreateVpcAttachmentResponse {
|
|
1369
1065
|
|
|
1370
1066
|
VpcAttachment?: VpcAttachment;
|
|
1371
1067
|
}
|
|
1372
|
-
export declare namespace CreateVpcAttachmentResponse {
|
|
1373
|
-
|
|
1374
|
-
const filterSensitiveLog: (obj: CreateVpcAttachmentResponse) => any;
|
|
1375
|
-
}
|
|
1376
1068
|
export interface DeleteAttachmentRequest {
|
|
1377
1069
|
|
|
1378
1070
|
AttachmentId: string | undefined;
|
|
1379
1071
|
}
|
|
1380
|
-
export declare namespace DeleteAttachmentRequest {
|
|
1381
|
-
|
|
1382
|
-
const filterSensitiveLog: (obj: DeleteAttachmentRequest) => any;
|
|
1383
|
-
}
|
|
1384
1072
|
export interface DeleteAttachmentResponse {
|
|
1385
1073
|
|
|
1386
1074
|
Attachment?: Attachment;
|
|
1387
1075
|
}
|
|
1388
|
-
export declare namespace DeleteAttachmentResponse {
|
|
1389
|
-
|
|
1390
|
-
const filterSensitiveLog: (obj: DeleteAttachmentResponse) => any;
|
|
1391
|
-
}
|
|
1392
1076
|
export interface DeleteConnectionRequest {
|
|
1393
1077
|
|
|
1394
1078
|
GlobalNetworkId: string | undefined;
|
|
1395
1079
|
|
|
1396
1080
|
ConnectionId: string | undefined;
|
|
1397
1081
|
}
|
|
1398
|
-
export declare namespace DeleteConnectionRequest {
|
|
1399
|
-
|
|
1400
|
-
const filterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
1401
|
-
}
|
|
1402
1082
|
export interface DeleteConnectionResponse {
|
|
1403
1083
|
|
|
1404
1084
|
Connection?: Connection;
|
|
1405
1085
|
}
|
|
1406
|
-
export declare namespace DeleteConnectionResponse {
|
|
1407
|
-
|
|
1408
|
-
const filterSensitiveLog: (obj: DeleteConnectionResponse) => any;
|
|
1409
|
-
}
|
|
1410
1086
|
export interface DeleteConnectPeerRequest {
|
|
1411
1087
|
|
|
1412
1088
|
ConnectPeerId: string | undefined;
|
|
1413
1089
|
}
|
|
1414
|
-
export declare namespace DeleteConnectPeerRequest {
|
|
1415
|
-
|
|
1416
|
-
const filterSensitiveLog: (obj: DeleteConnectPeerRequest) => any;
|
|
1417
|
-
}
|
|
1418
1090
|
export interface DeleteConnectPeerResponse {
|
|
1419
1091
|
|
|
1420
1092
|
ConnectPeer?: ConnectPeer;
|
|
1421
1093
|
}
|
|
1422
|
-
export declare namespace DeleteConnectPeerResponse {
|
|
1423
|
-
|
|
1424
|
-
const filterSensitiveLog: (obj: DeleteConnectPeerResponse) => any;
|
|
1425
|
-
}
|
|
1426
1094
|
export interface DeleteCoreNetworkRequest {
|
|
1427
1095
|
|
|
1428
1096
|
CoreNetworkId: string | undefined;
|
|
1429
1097
|
}
|
|
1430
|
-
export declare namespace DeleteCoreNetworkRequest {
|
|
1431
|
-
|
|
1432
|
-
const filterSensitiveLog: (obj: DeleteCoreNetworkRequest) => any;
|
|
1433
|
-
}
|
|
1434
1098
|
export interface DeleteCoreNetworkResponse {
|
|
1435
1099
|
|
|
1436
1100
|
CoreNetwork?: CoreNetwork;
|
|
1437
1101
|
}
|
|
1438
|
-
export declare namespace DeleteCoreNetworkResponse {
|
|
1439
|
-
|
|
1440
|
-
const filterSensitiveLog: (obj: DeleteCoreNetworkResponse) => any;
|
|
1441
|
-
}
|
|
1442
1102
|
export interface DeleteCoreNetworkPolicyVersionRequest {
|
|
1443
1103
|
|
|
1444
1104
|
CoreNetworkId: string | undefined;
|
|
1445
1105
|
|
|
1446
1106
|
PolicyVersionId: number | undefined;
|
|
1447
1107
|
}
|
|
1448
|
-
export declare namespace DeleteCoreNetworkPolicyVersionRequest {
|
|
1449
|
-
|
|
1450
|
-
const filterSensitiveLog: (obj: DeleteCoreNetworkPolicyVersionRequest) => any;
|
|
1451
|
-
}
|
|
1452
1108
|
export interface DeleteCoreNetworkPolicyVersionResponse {
|
|
1453
1109
|
|
|
1454
1110
|
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1455
1111
|
}
|
|
1456
|
-
export declare namespace DeleteCoreNetworkPolicyVersionResponse {
|
|
1457
|
-
|
|
1458
|
-
const filterSensitiveLog: (obj: DeleteCoreNetworkPolicyVersionResponse) => any;
|
|
1459
|
-
}
|
|
1460
1112
|
export interface DeleteDeviceRequest {
|
|
1461
1113
|
|
|
1462
1114
|
GlobalNetworkId: string | undefined;
|
|
1463
1115
|
|
|
1464
1116
|
DeviceId: string | undefined;
|
|
1465
1117
|
}
|
|
1466
|
-
export declare namespace DeleteDeviceRequest {
|
|
1467
|
-
|
|
1468
|
-
const filterSensitiveLog: (obj: DeleteDeviceRequest) => any;
|
|
1469
|
-
}
|
|
1470
1118
|
export interface DeleteDeviceResponse {
|
|
1471
1119
|
|
|
1472
1120
|
Device?: Device;
|
|
1473
1121
|
}
|
|
1474
|
-
export declare namespace DeleteDeviceResponse {
|
|
1475
|
-
|
|
1476
|
-
const filterSensitiveLog: (obj: DeleteDeviceResponse) => any;
|
|
1477
|
-
}
|
|
1478
1122
|
export interface DeleteGlobalNetworkRequest {
|
|
1479
1123
|
|
|
1480
1124
|
GlobalNetworkId: string | undefined;
|
|
1481
1125
|
}
|
|
1482
|
-
export declare namespace DeleteGlobalNetworkRequest {
|
|
1483
|
-
|
|
1484
|
-
const filterSensitiveLog: (obj: DeleteGlobalNetworkRequest) => any;
|
|
1485
|
-
}
|
|
1486
1126
|
export interface DeleteGlobalNetworkResponse {
|
|
1487
1127
|
|
|
1488
1128
|
GlobalNetwork?: GlobalNetwork;
|
|
1489
1129
|
}
|
|
1490
|
-
export declare namespace DeleteGlobalNetworkResponse {
|
|
1491
|
-
|
|
1492
|
-
const filterSensitiveLog: (obj: DeleteGlobalNetworkResponse) => any;
|
|
1493
|
-
}
|
|
1494
1130
|
export interface DeleteLinkRequest {
|
|
1495
1131
|
|
|
1496
1132
|
GlobalNetworkId: string | undefined;
|
|
1497
1133
|
|
|
1498
1134
|
LinkId: string | undefined;
|
|
1499
1135
|
}
|
|
1500
|
-
export declare namespace DeleteLinkRequest {
|
|
1501
|
-
|
|
1502
|
-
const filterSensitiveLog: (obj: DeleteLinkRequest) => any;
|
|
1503
|
-
}
|
|
1504
1136
|
export interface DeleteLinkResponse {
|
|
1505
1137
|
|
|
1506
1138
|
Link?: Link;
|
|
1507
1139
|
}
|
|
1508
|
-
export declare namespace DeleteLinkResponse {
|
|
1509
|
-
|
|
1510
|
-
const filterSensitiveLog: (obj: DeleteLinkResponse) => any;
|
|
1511
|
-
}
|
|
1512
1140
|
export interface DeletePeeringRequest {
|
|
1513
1141
|
|
|
1514
1142
|
PeeringId: string | undefined;
|
|
1515
1143
|
}
|
|
1516
|
-
export declare namespace DeletePeeringRequest {
|
|
1517
|
-
|
|
1518
|
-
const filterSensitiveLog: (obj: DeletePeeringRequest) => any;
|
|
1519
|
-
}
|
|
1520
1144
|
export interface DeletePeeringResponse {
|
|
1521
1145
|
|
|
1522
1146
|
Peering?: Peering;
|
|
1523
1147
|
}
|
|
1524
|
-
export declare namespace DeletePeeringResponse {
|
|
1525
|
-
|
|
1526
|
-
const filterSensitiveLog: (obj: DeletePeeringResponse) => any;
|
|
1527
|
-
}
|
|
1528
1148
|
export interface DeleteResourcePolicyRequest {
|
|
1529
1149
|
|
|
1530
1150
|
ResourceArn: string | undefined;
|
|
1531
1151
|
}
|
|
1532
|
-
export declare namespace DeleteResourcePolicyRequest {
|
|
1533
|
-
|
|
1534
|
-
const filterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
|
|
1535
|
-
}
|
|
1536
1152
|
export interface DeleteResourcePolicyResponse {
|
|
1537
1153
|
}
|
|
1538
|
-
export declare namespace DeleteResourcePolicyResponse {
|
|
1539
|
-
|
|
1540
|
-
const filterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
|
|
1541
|
-
}
|
|
1542
1154
|
export interface DeleteSiteRequest {
|
|
1543
1155
|
|
|
1544
1156
|
GlobalNetworkId: string | undefined;
|
|
1545
1157
|
|
|
1546
1158
|
SiteId: string | undefined;
|
|
1547
1159
|
}
|
|
1548
|
-
export declare namespace DeleteSiteRequest {
|
|
1549
|
-
|
|
1550
|
-
const filterSensitiveLog: (obj: DeleteSiteRequest) => any;
|
|
1551
|
-
}
|
|
1552
1160
|
export interface DeleteSiteResponse {
|
|
1553
1161
|
|
|
1554
1162
|
Site?: Site;
|
|
1555
1163
|
}
|
|
1556
|
-
export declare namespace DeleteSiteResponse {
|
|
1557
|
-
|
|
1558
|
-
const filterSensitiveLog: (obj: DeleteSiteResponse) => any;
|
|
1559
|
-
}
|
|
1560
1164
|
export interface DeregisterTransitGatewayRequest {
|
|
1561
1165
|
|
|
1562
1166
|
GlobalNetworkId: string | undefined;
|
|
1563
1167
|
|
|
1564
1168
|
TransitGatewayArn: string | undefined;
|
|
1565
1169
|
}
|
|
1566
|
-
export declare namespace DeregisterTransitGatewayRequest {
|
|
1567
|
-
|
|
1568
|
-
const filterSensitiveLog: (obj: DeregisterTransitGatewayRequest) => any;
|
|
1569
|
-
}
|
|
1570
1170
|
export declare enum TransitGatewayRegistrationState {
|
|
1571
1171
|
available = "AVAILABLE",
|
|
1572
1172
|
deleted = "DELETED",
|
|
@@ -1581,10 +1181,6 @@ export interface TransitGatewayRegistrationStateReason {
|
|
|
1581
1181
|
|
|
1582
1182
|
Message?: string;
|
|
1583
1183
|
}
|
|
1584
|
-
export declare namespace TransitGatewayRegistrationStateReason {
|
|
1585
|
-
|
|
1586
|
-
const filterSensitiveLog: (obj: TransitGatewayRegistrationStateReason) => any;
|
|
1587
|
-
}
|
|
1588
1184
|
|
|
1589
1185
|
export interface TransitGatewayRegistration {
|
|
1590
1186
|
|
|
@@ -1594,18 +1190,10 @@ export interface TransitGatewayRegistration {
|
|
|
1594
1190
|
|
|
1595
1191
|
State?: TransitGatewayRegistrationStateReason;
|
|
1596
1192
|
}
|
|
1597
|
-
export declare namespace TransitGatewayRegistration {
|
|
1598
|
-
|
|
1599
|
-
const filterSensitiveLog: (obj: TransitGatewayRegistration) => any;
|
|
1600
|
-
}
|
|
1601
1193
|
export interface DeregisterTransitGatewayResponse {
|
|
1602
1194
|
|
|
1603
1195
|
TransitGatewayRegistration?: TransitGatewayRegistration;
|
|
1604
1196
|
}
|
|
1605
|
-
export declare namespace DeregisterTransitGatewayResponse {
|
|
1606
|
-
|
|
1607
|
-
const filterSensitiveLog: (obj: DeregisterTransitGatewayResponse) => any;
|
|
1608
|
-
}
|
|
1609
1197
|
export interface DescribeGlobalNetworksRequest {
|
|
1610
1198
|
|
|
1611
1199
|
GlobalNetworkIds?: string[];
|
|
@@ -1614,56 +1202,32 @@ export interface DescribeGlobalNetworksRequest {
|
|
|
1614
1202
|
|
|
1615
1203
|
NextToken?: string;
|
|
1616
1204
|
}
|
|
1617
|
-
export declare namespace DescribeGlobalNetworksRequest {
|
|
1618
|
-
|
|
1619
|
-
const filterSensitiveLog: (obj: DescribeGlobalNetworksRequest) => any;
|
|
1620
|
-
}
|
|
1621
1205
|
export interface DescribeGlobalNetworksResponse {
|
|
1622
1206
|
|
|
1623
1207
|
GlobalNetworks?: GlobalNetwork[];
|
|
1624
1208
|
|
|
1625
1209
|
NextToken?: string;
|
|
1626
1210
|
}
|
|
1627
|
-
export declare namespace DescribeGlobalNetworksResponse {
|
|
1628
|
-
|
|
1629
|
-
const filterSensitiveLog: (obj: DescribeGlobalNetworksResponse) => any;
|
|
1630
|
-
}
|
|
1631
1211
|
export interface DisassociateConnectPeerRequest {
|
|
1632
1212
|
|
|
1633
1213
|
GlobalNetworkId: string | undefined;
|
|
1634
1214
|
|
|
1635
1215
|
ConnectPeerId: string | undefined;
|
|
1636
1216
|
}
|
|
1637
|
-
export declare namespace DisassociateConnectPeerRequest {
|
|
1638
|
-
|
|
1639
|
-
const filterSensitiveLog: (obj: DisassociateConnectPeerRequest) => any;
|
|
1640
|
-
}
|
|
1641
1217
|
export interface DisassociateConnectPeerResponse {
|
|
1642
1218
|
|
|
1643
1219
|
ConnectPeerAssociation?: ConnectPeerAssociation;
|
|
1644
1220
|
}
|
|
1645
|
-
export declare namespace DisassociateConnectPeerResponse {
|
|
1646
|
-
|
|
1647
|
-
const filterSensitiveLog: (obj: DisassociateConnectPeerResponse) => any;
|
|
1648
|
-
}
|
|
1649
1221
|
export interface DisassociateCustomerGatewayRequest {
|
|
1650
1222
|
|
|
1651
1223
|
GlobalNetworkId: string | undefined;
|
|
1652
1224
|
|
|
1653
1225
|
CustomerGatewayArn: string | undefined;
|
|
1654
1226
|
}
|
|
1655
|
-
export declare namespace DisassociateCustomerGatewayRequest {
|
|
1656
|
-
|
|
1657
|
-
const filterSensitiveLog: (obj: DisassociateCustomerGatewayRequest) => any;
|
|
1658
|
-
}
|
|
1659
1227
|
export interface DisassociateCustomerGatewayResponse {
|
|
1660
1228
|
|
|
1661
1229
|
CustomerGatewayAssociation?: CustomerGatewayAssociation;
|
|
1662
1230
|
}
|
|
1663
|
-
export declare namespace DisassociateCustomerGatewayResponse {
|
|
1664
|
-
|
|
1665
|
-
const filterSensitiveLog: (obj: DisassociateCustomerGatewayResponse) => any;
|
|
1666
|
-
}
|
|
1667
1231
|
export interface DisassociateLinkRequest {
|
|
1668
1232
|
|
|
1669
1233
|
GlobalNetworkId: string | undefined;
|
|
@@ -1672,68 +1236,36 @@ export interface DisassociateLinkRequest {
|
|
|
1672
1236
|
|
|
1673
1237
|
LinkId: string | undefined;
|
|
1674
1238
|
}
|
|
1675
|
-
export declare namespace DisassociateLinkRequest {
|
|
1676
|
-
|
|
1677
|
-
const filterSensitiveLog: (obj: DisassociateLinkRequest) => any;
|
|
1678
|
-
}
|
|
1679
1239
|
export interface DisassociateLinkResponse {
|
|
1680
1240
|
|
|
1681
1241
|
LinkAssociation?: LinkAssociation;
|
|
1682
1242
|
}
|
|
1683
|
-
export declare namespace DisassociateLinkResponse {
|
|
1684
|
-
|
|
1685
|
-
const filterSensitiveLog: (obj: DisassociateLinkResponse) => any;
|
|
1686
|
-
}
|
|
1687
1243
|
export interface DisassociateTransitGatewayConnectPeerRequest {
|
|
1688
1244
|
|
|
1689
1245
|
GlobalNetworkId: string | undefined;
|
|
1690
1246
|
|
|
1691
1247
|
TransitGatewayConnectPeerArn: string | undefined;
|
|
1692
1248
|
}
|
|
1693
|
-
export declare namespace DisassociateTransitGatewayConnectPeerRequest {
|
|
1694
|
-
|
|
1695
|
-
const filterSensitiveLog: (obj: DisassociateTransitGatewayConnectPeerRequest) => any;
|
|
1696
|
-
}
|
|
1697
1249
|
export interface DisassociateTransitGatewayConnectPeerResponse {
|
|
1698
1250
|
|
|
1699
1251
|
TransitGatewayConnectPeerAssociation?: TransitGatewayConnectPeerAssociation;
|
|
1700
1252
|
}
|
|
1701
|
-
export declare namespace DisassociateTransitGatewayConnectPeerResponse {
|
|
1702
|
-
|
|
1703
|
-
const filterSensitiveLog: (obj: DisassociateTransitGatewayConnectPeerResponse) => any;
|
|
1704
|
-
}
|
|
1705
1253
|
export interface ExecuteCoreNetworkChangeSetRequest {
|
|
1706
1254
|
|
|
1707
1255
|
CoreNetworkId: string | undefined;
|
|
1708
1256
|
|
|
1709
1257
|
PolicyVersionId: number | undefined;
|
|
1710
1258
|
}
|
|
1711
|
-
export declare namespace ExecuteCoreNetworkChangeSetRequest {
|
|
1712
|
-
|
|
1713
|
-
const filterSensitiveLog: (obj: ExecuteCoreNetworkChangeSetRequest) => any;
|
|
1714
|
-
}
|
|
1715
1259
|
export interface ExecuteCoreNetworkChangeSetResponse {
|
|
1716
1260
|
}
|
|
1717
|
-
export declare namespace ExecuteCoreNetworkChangeSetResponse {
|
|
1718
|
-
|
|
1719
|
-
const filterSensitiveLog: (obj: ExecuteCoreNetworkChangeSetResponse) => any;
|
|
1720
|
-
}
|
|
1721
1261
|
export interface GetConnectAttachmentRequest {
|
|
1722
1262
|
|
|
1723
1263
|
AttachmentId: string | undefined;
|
|
1724
1264
|
}
|
|
1725
|
-
export declare namespace GetConnectAttachmentRequest {
|
|
1726
|
-
|
|
1727
|
-
const filterSensitiveLog: (obj: GetConnectAttachmentRequest) => any;
|
|
1728
|
-
}
|
|
1729
1265
|
export interface GetConnectAttachmentResponse {
|
|
1730
1266
|
|
|
1731
1267
|
ConnectAttachment?: ConnectAttachment;
|
|
1732
1268
|
}
|
|
1733
|
-
export declare namespace GetConnectAttachmentResponse {
|
|
1734
|
-
|
|
1735
|
-
const filterSensitiveLog: (obj: GetConnectAttachmentResponse) => any;
|
|
1736
|
-
}
|
|
1737
1269
|
export interface GetConnectionsRequest {
|
|
1738
1270
|
|
|
1739
1271
|
GlobalNetworkId: string | undefined;
|
|
@@ -1746,36 +1278,20 @@ export interface GetConnectionsRequest {
|
|
|
1746
1278
|
|
|
1747
1279
|
NextToken?: string;
|
|
1748
1280
|
}
|
|
1749
|
-
export declare namespace GetConnectionsRequest {
|
|
1750
|
-
|
|
1751
|
-
const filterSensitiveLog: (obj: GetConnectionsRequest) => any;
|
|
1752
|
-
}
|
|
1753
1281
|
export interface GetConnectionsResponse {
|
|
1754
1282
|
|
|
1755
1283
|
Connections?: Connection[];
|
|
1756
1284
|
|
|
1757
1285
|
NextToken?: string;
|
|
1758
1286
|
}
|
|
1759
|
-
export declare namespace GetConnectionsResponse {
|
|
1760
|
-
|
|
1761
|
-
const filterSensitiveLog: (obj: GetConnectionsResponse) => any;
|
|
1762
|
-
}
|
|
1763
1287
|
export interface GetConnectPeerRequest {
|
|
1764
1288
|
|
|
1765
1289
|
ConnectPeerId: string | undefined;
|
|
1766
1290
|
}
|
|
1767
|
-
export declare namespace GetConnectPeerRequest {
|
|
1768
|
-
|
|
1769
|
-
const filterSensitiveLog: (obj: GetConnectPeerRequest) => any;
|
|
1770
|
-
}
|
|
1771
1291
|
export interface GetConnectPeerResponse {
|
|
1772
1292
|
|
|
1773
1293
|
ConnectPeer?: ConnectPeer;
|
|
1774
1294
|
}
|
|
1775
|
-
export declare namespace GetConnectPeerResponse {
|
|
1776
|
-
|
|
1777
|
-
const filterSensitiveLog: (obj: GetConnectPeerResponse) => any;
|
|
1778
|
-
}
|
|
1779
1295
|
export interface GetConnectPeerAssociationsRequest {
|
|
1780
1296
|
|
|
1781
1297
|
GlobalNetworkId: string | undefined;
|
|
@@ -1786,36 +1302,20 @@ export interface GetConnectPeerAssociationsRequest {
|
|
|
1786
1302
|
|
|
1787
1303
|
NextToken?: string;
|
|
1788
1304
|
}
|
|
1789
|
-
export declare namespace GetConnectPeerAssociationsRequest {
|
|
1790
|
-
|
|
1791
|
-
const filterSensitiveLog: (obj: GetConnectPeerAssociationsRequest) => any;
|
|
1792
|
-
}
|
|
1793
1305
|
export interface GetConnectPeerAssociationsResponse {
|
|
1794
1306
|
|
|
1795
1307
|
ConnectPeerAssociations?: ConnectPeerAssociation[];
|
|
1796
1308
|
|
|
1797
1309
|
NextToken?: string;
|
|
1798
1310
|
}
|
|
1799
|
-
export declare namespace GetConnectPeerAssociationsResponse {
|
|
1800
|
-
|
|
1801
|
-
const filterSensitiveLog: (obj: GetConnectPeerAssociationsResponse) => any;
|
|
1802
|
-
}
|
|
1803
1311
|
export interface GetCoreNetworkRequest {
|
|
1804
1312
|
|
|
1805
1313
|
CoreNetworkId: string | undefined;
|
|
1806
1314
|
}
|
|
1807
|
-
export declare namespace GetCoreNetworkRequest {
|
|
1808
|
-
|
|
1809
|
-
const filterSensitiveLog: (obj: GetCoreNetworkRequest) => any;
|
|
1810
|
-
}
|
|
1811
1315
|
export interface GetCoreNetworkResponse {
|
|
1812
1316
|
|
|
1813
1317
|
CoreNetwork?: CoreNetwork;
|
|
1814
1318
|
}
|
|
1815
|
-
export declare namespace GetCoreNetworkResponse {
|
|
1816
|
-
|
|
1817
|
-
const filterSensitiveLog: (obj: GetCoreNetworkResponse) => any;
|
|
1818
|
-
}
|
|
1819
1319
|
export interface GetCoreNetworkChangeEventsRequest {
|
|
1820
1320
|
|
|
1821
1321
|
CoreNetworkId: string | undefined;
|
|
@@ -1826,20 +1326,12 @@ export interface GetCoreNetworkChangeEventsRequest {
|
|
|
1826
1326
|
|
|
1827
1327
|
NextToken?: string;
|
|
1828
1328
|
}
|
|
1829
|
-
export declare namespace GetCoreNetworkChangeEventsRequest {
|
|
1830
|
-
|
|
1831
|
-
const filterSensitiveLog: (obj: GetCoreNetworkChangeEventsRequest) => any;
|
|
1832
|
-
}
|
|
1833
1329
|
export interface GetCoreNetworkChangeEventsResponse {
|
|
1834
1330
|
|
|
1835
1331
|
CoreNetworkChangeEvents?: CoreNetworkChangeEvent[];
|
|
1836
1332
|
|
|
1837
1333
|
NextToken?: string;
|
|
1838
1334
|
}
|
|
1839
|
-
export declare namespace GetCoreNetworkChangeEventsResponse {
|
|
1840
|
-
|
|
1841
|
-
const filterSensitiveLog: (obj: GetCoreNetworkChangeEventsResponse) => any;
|
|
1842
|
-
}
|
|
1843
1335
|
export interface GetCoreNetworkChangeSetRequest {
|
|
1844
1336
|
|
|
1845
1337
|
CoreNetworkId: string | undefined;
|
|
@@ -1850,20 +1342,12 @@ export interface GetCoreNetworkChangeSetRequest {
|
|
|
1850
1342
|
|
|
1851
1343
|
NextToken?: string;
|
|
1852
1344
|
}
|
|
1853
|
-
export declare namespace GetCoreNetworkChangeSetRequest {
|
|
1854
|
-
|
|
1855
|
-
const filterSensitiveLog: (obj: GetCoreNetworkChangeSetRequest) => any;
|
|
1856
|
-
}
|
|
1857
1345
|
export interface GetCoreNetworkChangeSetResponse {
|
|
1858
1346
|
|
|
1859
1347
|
CoreNetworkChanges?: CoreNetworkChange[];
|
|
1860
1348
|
|
|
1861
1349
|
NextToken?: string;
|
|
1862
1350
|
}
|
|
1863
|
-
export declare namespace GetCoreNetworkChangeSetResponse {
|
|
1864
|
-
|
|
1865
|
-
const filterSensitiveLog: (obj: GetCoreNetworkChangeSetResponse) => any;
|
|
1866
|
-
}
|
|
1867
1351
|
export interface GetCoreNetworkPolicyRequest {
|
|
1868
1352
|
|
|
1869
1353
|
CoreNetworkId: string | undefined;
|
|
@@ -1872,18 +1356,10 @@ export interface GetCoreNetworkPolicyRequest {
|
|
|
1872
1356
|
|
|
1873
1357
|
Alias?: CoreNetworkPolicyAlias | string;
|
|
1874
1358
|
}
|
|
1875
|
-
export declare namespace GetCoreNetworkPolicyRequest {
|
|
1876
|
-
|
|
1877
|
-
const filterSensitiveLog: (obj: GetCoreNetworkPolicyRequest) => any;
|
|
1878
|
-
}
|
|
1879
1359
|
export interface GetCoreNetworkPolicyResponse {
|
|
1880
1360
|
|
|
1881
1361
|
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
1882
1362
|
}
|
|
1883
|
-
export declare namespace GetCoreNetworkPolicyResponse {
|
|
1884
|
-
|
|
1885
|
-
const filterSensitiveLog: (obj: GetCoreNetworkPolicyResponse) => any;
|
|
1886
|
-
}
|
|
1887
1363
|
export interface GetCustomerGatewayAssociationsRequest {
|
|
1888
1364
|
|
|
1889
1365
|
GlobalNetworkId: string | undefined;
|
|
@@ -1894,20 +1370,12 @@ export interface GetCustomerGatewayAssociationsRequest {
|
|
|
1894
1370
|
|
|
1895
1371
|
NextToken?: string;
|
|
1896
1372
|
}
|
|
1897
|
-
export declare namespace GetCustomerGatewayAssociationsRequest {
|
|
1898
|
-
|
|
1899
|
-
const filterSensitiveLog: (obj: GetCustomerGatewayAssociationsRequest) => any;
|
|
1900
|
-
}
|
|
1901
1373
|
export interface GetCustomerGatewayAssociationsResponse {
|
|
1902
1374
|
|
|
1903
1375
|
CustomerGatewayAssociations?: CustomerGatewayAssociation[];
|
|
1904
1376
|
|
|
1905
1377
|
NextToken?: string;
|
|
1906
1378
|
}
|
|
1907
|
-
export declare namespace GetCustomerGatewayAssociationsResponse {
|
|
1908
|
-
|
|
1909
|
-
const filterSensitiveLog: (obj: GetCustomerGatewayAssociationsResponse) => any;
|
|
1910
|
-
}
|
|
1911
1379
|
export interface GetDevicesRequest {
|
|
1912
1380
|
|
|
1913
1381
|
GlobalNetworkId: string | undefined;
|
|
@@ -1920,20 +1388,12 @@ export interface GetDevicesRequest {
|
|
|
1920
1388
|
|
|
1921
1389
|
NextToken?: string;
|
|
1922
1390
|
}
|
|
1923
|
-
export declare namespace GetDevicesRequest {
|
|
1924
|
-
|
|
1925
|
-
const filterSensitiveLog: (obj: GetDevicesRequest) => any;
|
|
1926
|
-
}
|
|
1927
1391
|
export interface GetDevicesResponse {
|
|
1928
1392
|
|
|
1929
1393
|
Devices?: Device[];
|
|
1930
1394
|
|
|
1931
1395
|
NextToken?: string;
|
|
1932
1396
|
}
|
|
1933
|
-
export declare namespace GetDevicesResponse {
|
|
1934
|
-
|
|
1935
|
-
const filterSensitiveLog: (obj: GetDevicesResponse) => any;
|
|
1936
|
-
}
|
|
1937
1397
|
export interface GetLinkAssociationsRequest {
|
|
1938
1398
|
|
|
1939
1399
|
GlobalNetworkId: string | undefined;
|
|
@@ -1946,20 +1406,12 @@ export interface GetLinkAssociationsRequest {
|
|
|
1946
1406
|
|
|
1947
1407
|
NextToken?: string;
|
|
1948
1408
|
}
|
|
1949
|
-
export declare namespace GetLinkAssociationsRequest {
|
|
1950
|
-
|
|
1951
|
-
const filterSensitiveLog: (obj: GetLinkAssociationsRequest) => any;
|
|
1952
|
-
}
|
|
1953
1409
|
export interface GetLinkAssociationsResponse {
|
|
1954
1410
|
|
|
1955
1411
|
LinkAssociations?: LinkAssociation[];
|
|
1956
1412
|
|
|
1957
1413
|
NextToken?: string;
|
|
1958
1414
|
}
|
|
1959
|
-
export declare namespace GetLinkAssociationsResponse {
|
|
1960
|
-
|
|
1961
|
-
const filterSensitiveLog: (obj: GetLinkAssociationsResponse) => any;
|
|
1962
|
-
}
|
|
1963
1415
|
export interface GetLinksRequest {
|
|
1964
1416
|
|
|
1965
1417
|
GlobalNetworkId: string | undefined;
|
|
@@ -1976,20 +1428,12 @@ export interface GetLinksRequest {
|
|
|
1976
1428
|
|
|
1977
1429
|
NextToken?: string;
|
|
1978
1430
|
}
|
|
1979
|
-
export declare namespace GetLinksRequest {
|
|
1980
|
-
|
|
1981
|
-
const filterSensitiveLog: (obj: GetLinksRequest) => any;
|
|
1982
|
-
}
|
|
1983
1431
|
export interface GetLinksResponse {
|
|
1984
1432
|
|
|
1985
1433
|
Links?: Link[];
|
|
1986
1434
|
|
|
1987
1435
|
NextToken?: string;
|
|
1988
1436
|
}
|
|
1989
|
-
export declare namespace GetLinksResponse {
|
|
1990
|
-
|
|
1991
|
-
const filterSensitiveLog: (obj: GetLinksResponse) => any;
|
|
1992
|
-
}
|
|
1993
1437
|
export interface GetNetworkResourceCountsRequest {
|
|
1994
1438
|
|
|
1995
1439
|
GlobalNetworkId: string | undefined;
|
|
@@ -2000,10 +1444,6 @@ export interface GetNetworkResourceCountsRequest {
|
|
|
2000
1444
|
|
|
2001
1445
|
NextToken?: string;
|
|
2002
1446
|
}
|
|
2003
|
-
export declare namespace GetNetworkResourceCountsRequest {
|
|
2004
|
-
|
|
2005
|
-
const filterSensitiveLog: (obj: GetNetworkResourceCountsRequest) => any;
|
|
2006
|
-
}
|
|
2007
1447
|
|
|
2008
1448
|
export interface NetworkResourceCount {
|
|
2009
1449
|
|
|
@@ -2011,20 +1451,12 @@ export interface NetworkResourceCount {
|
|
|
2011
1451
|
|
|
2012
1452
|
Count?: number;
|
|
2013
1453
|
}
|
|
2014
|
-
export declare namespace NetworkResourceCount {
|
|
2015
|
-
|
|
2016
|
-
const filterSensitiveLog: (obj: NetworkResourceCount) => any;
|
|
2017
|
-
}
|
|
2018
1454
|
export interface GetNetworkResourceCountsResponse {
|
|
2019
1455
|
|
|
2020
1456
|
NetworkResourceCounts?: NetworkResourceCount[];
|
|
2021
1457
|
|
|
2022
1458
|
NextToken?: string;
|
|
2023
1459
|
}
|
|
2024
|
-
export declare namespace GetNetworkResourceCountsResponse {
|
|
2025
|
-
|
|
2026
|
-
const filterSensitiveLog: (obj: GetNetworkResourceCountsResponse) => any;
|
|
2027
|
-
}
|
|
2028
1460
|
export interface GetNetworkResourceRelationshipsRequest {
|
|
2029
1461
|
|
|
2030
1462
|
GlobalNetworkId: string | undefined;
|
|
@@ -2045,10 +1477,6 @@ export interface GetNetworkResourceRelationshipsRequest {
|
|
|
2045
1477
|
|
|
2046
1478
|
NextToken?: string;
|
|
2047
1479
|
}
|
|
2048
|
-
export declare namespace GetNetworkResourceRelationshipsRequest {
|
|
2049
|
-
|
|
2050
|
-
const filterSensitiveLog: (obj: GetNetworkResourceRelationshipsRequest) => any;
|
|
2051
|
-
}
|
|
2052
1480
|
|
|
2053
1481
|
export interface Relationship {
|
|
2054
1482
|
|
|
@@ -2056,20 +1484,12 @@ export interface Relationship {
|
|
|
2056
1484
|
|
|
2057
1485
|
To?: string;
|
|
2058
1486
|
}
|
|
2059
|
-
export declare namespace Relationship {
|
|
2060
|
-
|
|
2061
|
-
const filterSensitiveLog: (obj: Relationship) => any;
|
|
2062
|
-
}
|
|
2063
1487
|
export interface GetNetworkResourceRelationshipsResponse {
|
|
2064
1488
|
|
|
2065
1489
|
Relationships?: Relationship[];
|
|
2066
1490
|
|
|
2067
1491
|
NextToken?: string;
|
|
2068
1492
|
}
|
|
2069
|
-
export declare namespace GetNetworkResourceRelationshipsResponse {
|
|
2070
|
-
|
|
2071
|
-
const filterSensitiveLog: (obj: GetNetworkResourceRelationshipsResponse) => any;
|
|
2072
|
-
}
|
|
2073
1493
|
export interface GetNetworkResourcesRequest {
|
|
2074
1494
|
|
|
2075
1495
|
GlobalNetworkId: string | undefined;
|
|
@@ -2090,10 +1510,6 @@ export interface GetNetworkResourcesRequest {
|
|
|
2090
1510
|
|
|
2091
1511
|
NextToken?: string;
|
|
2092
1512
|
}
|
|
2093
|
-
export declare namespace GetNetworkResourcesRequest {
|
|
2094
|
-
|
|
2095
|
-
const filterSensitiveLog: (obj: GetNetworkResourcesRequest) => any;
|
|
2096
|
-
}
|
|
2097
1513
|
|
|
2098
1514
|
export interface NetworkResource {
|
|
2099
1515
|
|
|
@@ -2119,20 +1535,12 @@ export interface NetworkResource {
|
|
|
2119
1535
|
|
|
2120
1536
|
Metadata?: Record<string, string>;
|
|
2121
1537
|
}
|
|
2122
|
-
export declare namespace NetworkResource {
|
|
2123
|
-
|
|
2124
|
-
const filterSensitiveLog: (obj: NetworkResource) => any;
|
|
2125
|
-
}
|
|
2126
1538
|
export interface GetNetworkResourcesResponse {
|
|
2127
1539
|
|
|
2128
1540
|
NetworkResources?: NetworkResource[];
|
|
2129
1541
|
|
|
2130
1542
|
NextToken?: string;
|
|
2131
1543
|
}
|
|
2132
|
-
export declare namespace GetNetworkResourcesResponse {
|
|
2133
|
-
|
|
2134
|
-
const filterSensitiveLog: (obj: GetNetworkResourcesResponse) => any;
|
|
2135
|
-
}
|
|
2136
1544
|
|
|
2137
1545
|
export interface RouteTableIdentifier {
|
|
2138
1546
|
|
|
@@ -2140,10 +1548,6 @@ export interface RouteTableIdentifier {
|
|
|
2140
1548
|
|
|
2141
1549
|
CoreNetworkSegmentEdge?: CoreNetworkSegmentEdgeIdentifier;
|
|
2142
1550
|
}
|
|
2143
|
-
export declare namespace RouteTableIdentifier {
|
|
2144
|
-
|
|
2145
|
-
const filterSensitiveLog: (obj: RouteTableIdentifier) => any;
|
|
2146
|
-
}
|
|
2147
1551
|
export declare enum RouteState {
|
|
2148
1552
|
ACTIVE = "ACTIVE",
|
|
2149
1553
|
BLACKHOLE = "BLACKHOLE"
|
|
@@ -2174,10 +1578,6 @@ export interface GetNetworkRoutesRequest {
|
|
|
2174
1578
|
|
|
2175
1579
|
DestinationFilters?: Record<string, string[]>;
|
|
2176
1580
|
}
|
|
2177
|
-
export declare namespace GetNetworkRoutesRequest {
|
|
2178
|
-
|
|
2179
|
-
const filterSensitiveLog: (obj: GetNetworkRoutesRequest) => any;
|
|
2180
|
-
}
|
|
2181
1581
|
|
|
2182
1582
|
export interface NetworkRouteDestination {
|
|
2183
1583
|
|
|
@@ -2193,10 +1593,6 @@ export interface NetworkRouteDestination {
|
|
|
2193
1593
|
|
|
2194
1594
|
ResourceId?: string;
|
|
2195
1595
|
}
|
|
2196
|
-
export declare namespace NetworkRouteDestination {
|
|
2197
|
-
|
|
2198
|
-
const filterSensitiveLog: (obj: NetworkRouteDestination) => any;
|
|
2199
|
-
}
|
|
2200
1596
|
|
|
2201
1597
|
export interface NetworkRoute {
|
|
2202
1598
|
|
|
@@ -2210,10 +1606,6 @@ export interface NetworkRoute {
|
|
|
2210
1606
|
|
|
2211
1607
|
Type?: RouteType | string;
|
|
2212
1608
|
}
|
|
2213
|
-
export declare namespace NetworkRoute {
|
|
2214
|
-
|
|
2215
|
-
const filterSensitiveLog: (obj: NetworkRoute) => any;
|
|
2216
|
-
}
|
|
2217
1609
|
export declare enum RouteTableType {
|
|
2218
1610
|
CORE_NETWORK_SEGMENT = "CORE_NETWORK_SEGMENT",
|
|
2219
1611
|
TRANSIT_GATEWAY_ROUTE_TABLE = "TRANSIT_GATEWAY_ROUTE_TABLE"
|
|
@@ -2230,10 +1622,6 @@ export interface GetNetworkRoutesResponse {
|
|
|
2230
1622
|
|
|
2231
1623
|
NetworkRoutes?: NetworkRoute[];
|
|
2232
1624
|
}
|
|
2233
|
-
export declare namespace GetNetworkRoutesResponse {
|
|
2234
|
-
|
|
2235
|
-
const filterSensitiveLog: (obj: GetNetworkRoutesResponse) => any;
|
|
2236
|
-
}
|
|
2237
1625
|
export interface GetNetworkTelemetryRequest {
|
|
2238
1626
|
|
|
2239
1627
|
GlobalNetworkId: string | undefined;
|
|
@@ -2254,10 +1642,6 @@ export interface GetNetworkTelemetryRequest {
|
|
|
2254
1642
|
|
|
2255
1643
|
NextToken?: string;
|
|
2256
1644
|
}
|
|
2257
|
-
export declare namespace GetNetworkTelemetryRequest {
|
|
2258
|
-
|
|
2259
|
-
const filterSensitiveLog: (obj: GetNetworkTelemetryRequest) => any;
|
|
2260
|
-
}
|
|
2261
1645
|
|
|
2262
1646
|
export interface NetworkTelemetry {
|
|
2263
1647
|
|
|
@@ -2279,46 +1663,26 @@ export interface NetworkTelemetry {
|
|
|
2279
1663
|
|
|
2280
1664
|
Health?: ConnectionHealth;
|
|
2281
1665
|
}
|
|
2282
|
-
export declare namespace NetworkTelemetry {
|
|
2283
|
-
|
|
2284
|
-
const filterSensitiveLog: (obj: NetworkTelemetry) => any;
|
|
2285
|
-
}
|
|
2286
1666
|
export interface GetNetworkTelemetryResponse {
|
|
2287
1667
|
|
|
2288
1668
|
NetworkTelemetry?: NetworkTelemetry[];
|
|
2289
1669
|
|
|
2290
1670
|
NextToken?: string;
|
|
2291
1671
|
}
|
|
2292
|
-
export declare namespace GetNetworkTelemetryResponse {
|
|
2293
|
-
|
|
2294
|
-
const filterSensitiveLog: (obj: GetNetworkTelemetryResponse) => any;
|
|
2295
|
-
}
|
|
2296
1672
|
export interface GetResourcePolicyRequest {
|
|
2297
1673
|
|
|
2298
1674
|
ResourceArn: string | undefined;
|
|
2299
1675
|
}
|
|
2300
|
-
export declare namespace GetResourcePolicyRequest {
|
|
2301
|
-
|
|
2302
|
-
const filterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
|
|
2303
|
-
}
|
|
2304
1676
|
export interface GetResourcePolicyResponse {
|
|
2305
1677
|
|
|
2306
1678
|
PolicyDocument?: __LazyJsonString | string;
|
|
2307
1679
|
}
|
|
2308
|
-
export declare namespace GetResourcePolicyResponse {
|
|
2309
|
-
|
|
2310
|
-
const filterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
|
|
2311
|
-
}
|
|
2312
1680
|
export interface GetRouteAnalysisRequest {
|
|
2313
1681
|
|
|
2314
1682
|
GlobalNetworkId: string | undefined;
|
|
2315
1683
|
|
|
2316
1684
|
RouteAnalysisId: string | undefined;
|
|
2317
1685
|
}
|
|
2318
|
-
export declare namespace GetRouteAnalysisRequest {
|
|
2319
|
-
|
|
2320
|
-
const filterSensitiveLog: (obj: GetRouteAnalysisRequest) => any;
|
|
2321
|
-
}
|
|
2322
1686
|
|
|
2323
1687
|
export interface RouteAnalysisEndpointOptions {
|
|
2324
1688
|
|
|
@@ -2328,10 +1692,6 @@ export interface RouteAnalysisEndpointOptions {
|
|
|
2328
1692
|
|
|
2329
1693
|
IpAddress?: string;
|
|
2330
1694
|
}
|
|
2331
|
-
export declare namespace RouteAnalysisEndpointOptions {
|
|
2332
|
-
|
|
2333
|
-
const filterSensitiveLog: (obj: RouteAnalysisEndpointOptions) => any;
|
|
2334
|
-
}
|
|
2335
1695
|
export declare enum RouteAnalysisCompletionReasonCode {
|
|
2336
1696
|
BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND = "BLACKHOLE_ROUTE_FOR_DESTINATION_FOUND",
|
|
2337
1697
|
CYCLIC_PATH_DETECTED = "CYCLIC_PATH_DETECTED",
|
|
@@ -2358,10 +1718,6 @@ export interface RouteAnalysisCompletion {
|
|
|
2358
1718
|
|
|
2359
1719
|
ReasonContext?: Record<string, string>;
|
|
2360
1720
|
}
|
|
2361
|
-
export declare namespace RouteAnalysisCompletion {
|
|
2362
|
-
|
|
2363
|
-
const filterSensitiveLog: (obj: RouteAnalysisCompletion) => any;
|
|
2364
|
-
}
|
|
2365
1721
|
|
|
2366
1722
|
export interface NetworkResourceSummary {
|
|
2367
1723
|
|
|
@@ -2377,10 +1733,6 @@ export interface NetworkResourceSummary {
|
|
|
2377
1733
|
|
|
2378
1734
|
IsMiddlebox?: boolean;
|
|
2379
1735
|
}
|
|
2380
|
-
export declare namespace NetworkResourceSummary {
|
|
2381
|
-
|
|
2382
|
-
const filterSensitiveLog: (obj: NetworkResourceSummary) => any;
|
|
2383
|
-
}
|
|
2384
1736
|
|
|
2385
1737
|
export interface PathComponent {
|
|
2386
1738
|
|
|
@@ -2390,10 +1742,6 @@ export interface PathComponent {
|
|
|
2390
1742
|
|
|
2391
1743
|
DestinationCidrBlock?: string;
|
|
2392
1744
|
}
|
|
2393
|
-
export declare namespace PathComponent {
|
|
2394
|
-
|
|
2395
|
-
const filterSensitiveLog: (obj: PathComponent) => any;
|
|
2396
|
-
}
|
|
2397
1745
|
|
|
2398
1746
|
export interface RouteAnalysisPath {
|
|
2399
1747
|
|
|
@@ -2401,10 +1749,6 @@ export interface RouteAnalysisPath {
|
|
|
2401
1749
|
|
|
2402
1750
|
Path?: PathComponent[];
|
|
2403
1751
|
}
|
|
2404
|
-
export declare namespace RouteAnalysisPath {
|
|
2405
|
-
|
|
2406
|
-
const filterSensitiveLog: (obj: RouteAnalysisPath) => any;
|
|
2407
|
-
}
|
|
2408
1752
|
export declare enum RouteAnalysisStatus {
|
|
2409
1753
|
completed = "COMPLETED",
|
|
2410
1754
|
failed = "FAILED",
|
|
@@ -2435,18 +1779,10 @@ export interface RouteAnalysis {
|
|
|
2435
1779
|
|
|
2436
1780
|
ReturnPath?: RouteAnalysisPath;
|
|
2437
1781
|
}
|
|
2438
|
-
export declare namespace RouteAnalysis {
|
|
2439
|
-
|
|
2440
|
-
const filterSensitiveLog: (obj: RouteAnalysis) => any;
|
|
2441
|
-
}
|
|
2442
1782
|
export interface GetRouteAnalysisResponse {
|
|
2443
1783
|
|
|
2444
1784
|
RouteAnalysis?: RouteAnalysis;
|
|
2445
1785
|
}
|
|
2446
|
-
export declare namespace GetRouteAnalysisResponse {
|
|
2447
|
-
|
|
2448
|
-
const filterSensitiveLog: (obj: GetRouteAnalysisResponse) => any;
|
|
2449
|
-
}
|
|
2450
1786
|
export interface GetSitesRequest {
|
|
2451
1787
|
|
|
2452
1788
|
GlobalNetworkId: string | undefined;
|
|
@@ -2457,36 +1793,20 @@ export interface GetSitesRequest {
|
|
|
2457
1793
|
|
|
2458
1794
|
NextToken?: string;
|
|
2459
1795
|
}
|
|
2460
|
-
export declare namespace GetSitesRequest {
|
|
2461
|
-
|
|
2462
|
-
const filterSensitiveLog: (obj: GetSitesRequest) => any;
|
|
2463
|
-
}
|
|
2464
1796
|
export interface GetSitesResponse {
|
|
2465
1797
|
|
|
2466
1798
|
Sites?: Site[];
|
|
2467
1799
|
|
|
2468
1800
|
NextToken?: string;
|
|
2469
1801
|
}
|
|
2470
|
-
export declare namespace GetSitesResponse {
|
|
2471
|
-
|
|
2472
|
-
const filterSensitiveLog: (obj: GetSitesResponse) => any;
|
|
2473
|
-
}
|
|
2474
1802
|
export interface GetSiteToSiteVpnAttachmentRequest {
|
|
2475
1803
|
|
|
2476
1804
|
AttachmentId: string | undefined;
|
|
2477
1805
|
}
|
|
2478
|
-
export declare namespace GetSiteToSiteVpnAttachmentRequest {
|
|
2479
|
-
|
|
2480
|
-
const filterSensitiveLog: (obj: GetSiteToSiteVpnAttachmentRequest) => any;
|
|
2481
|
-
}
|
|
2482
1806
|
export interface GetSiteToSiteVpnAttachmentResponse {
|
|
2483
1807
|
|
|
2484
1808
|
SiteToSiteVpnAttachment?: SiteToSiteVpnAttachment;
|
|
2485
1809
|
}
|
|
2486
|
-
export declare namespace GetSiteToSiteVpnAttachmentResponse {
|
|
2487
|
-
|
|
2488
|
-
const filterSensitiveLog: (obj: GetSiteToSiteVpnAttachmentResponse) => any;
|
|
2489
|
-
}
|
|
2490
1810
|
export interface GetTransitGatewayConnectPeerAssociationsRequest {
|
|
2491
1811
|
|
|
2492
1812
|
GlobalNetworkId: string | undefined;
|
|
@@ -2497,36 +1817,20 @@ export interface GetTransitGatewayConnectPeerAssociationsRequest {
|
|
|
2497
1817
|
|
|
2498
1818
|
NextToken?: string;
|
|
2499
1819
|
}
|
|
2500
|
-
export declare namespace GetTransitGatewayConnectPeerAssociationsRequest {
|
|
2501
|
-
|
|
2502
|
-
const filterSensitiveLog: (obj: GetTransitGatewayConnectPeerAssociationsRequest) => any;
|
|
2503
|
-
}
|
|
2504
1820
|
export interface GetTransitGatewayConnectPeerAssociationsResponse {
|
|
2505
1821
|
|
|
2506
1822
|
TransitGatewayConnectPeerAssociations?: TransitGatewayConnectPeerAssociation[];
|
|
2507
1823
|
|
|
2508
1824
|
NextToken?: string;
|
|
2509
1825
|
}
|
|
2510
|
-
export declare namespace GetTransitGatewayConnectPeerAssociationsResponse {
|
|
2511
|
-
|
|
2512
|
-
const filterSensitiveLog: (obj: GetTransitGatewayConnectPeerAssociationsResponse) => any;
|
|
2513
|
-
}
|
|
2514
1826
|
export interface GetTransitGatewayPeeringRequest {
|
|
2515
1827
|
|
|
2516
1828
|
PeeringId: string | undefined;
|
|
2517
1829
|
}
|
|
2518
|
-
export declare namespace GetTransitGatewayPeeringRequest {
|
|
2519
|
-
|
|
2520
|
-
const filterSensitiveLog: (obj: GetTransitGatewayPeeringRequest) => any;
|
|
2521
|
-
}
|
|
2522
1830
|
export interface GetTransitGatewayPeeringResponse {
|
|
2523
1831
|
|
|
2524
1832
|
TransitGatewayPeering?: TransitGatewayPeering;
|
|
2525
1833
|
}
|
|
2526
|
-
export declare namespace GetTransitGatewayPeeringResponse {
|
|
2527
|
-
|
|
2528
|
-
const filterSensitiveLog: (obj: GetTransitGatewayPeeringResponse) => any;
|
|
2529
|
-
}
|
|
2530
1834
|
export interface GetTransitGatewayRegistrationsRequest {
|
|
2531
1835
|
|
|
2532
1836
|
GlobalNetworkId: string | undefined;
|
|
@@ -2537,52 +1841,28 @@ export interface GetTransitGatewayRegistrationsRequest {
|
|
|
2537
1841
|
|
|
2538
1842
|
NextToken?: string;
|
|
2539
1843
|
}
|
|
2540
|
-
export declare namespace GetTransitGatewayRegistrationsRequest {
|
|
2541
|
-
|
|
2542
|
-
const filterSensitiveLog: (obj: GetTransitGatewayRegistrationsRequest) => any;
|
|
2543
|
-
}
|
|
2544
1844
|
export interface GetTransitGatewayRegistrationsResponse {
|
|
2545
1845
|
|
|
2546
1846
|
TransitGatewayRegistrations?: TransitGatewayRegistration[];
|
|
2547
1847
|
|
|
2548
1848
|
NextToken?: string;
|
|
2549
1849
|
}
|
|
2550
|
-
export declare namespace GetTransitGatewayRegistrationsResponse {
|
|
2551
|
-
|
|
2552
|
-
const filterSensitiveLog: (obj: GetTransitGatewayRegistrationsResponse) => any;
|
|
2553
|
-
}
|
|
2554
1850
|
export interface GetTransitGatewayRouteTableAttachmentRequest {
|
|
2555
1851
|
|
|
2556
1852
|
AttachmentId: string | undefined;
|
|
2557
1853
|
}
|
|
2558
|
-
export declare namespace GetTransitGatewayRouteTableAttachmentRequest {
|
|
2559
|
-
|
|
2560
|
-
const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAttachmentRequest) => any;
|
|
2561
|
-
}
|
|
2562
1854
|
export interface GetTransitGatewayRouteTableAttachmentResponse {
|
|
2563
1855
|
|
|
2564
1856
|
TransitGatewayRouteTableAttachment?: TransitGatewayRouteTableAttachment;
|
|
2565
1857
|
}
|
|
2566
|
-
export declare namespace GetTransitGatewayRouteTableAttachmentResponse {
|
|
2567
|
-
|
|
2568
|
-
const filterSensitiveLog: (obj: GetTransitGatewayRouteTableAttachmentResponse) => any;
|
|
2569
|
-
}
|
|
2570
1858
|
export interface GetVpcAttachmentRequest {
|
|
2571
1859
|
|
|
2572
1860
|
AttachmentId: string | undefined;
|
|
2573
1861
|
}
|
|
2574
|
-
export declare namespace GetVpcAttachmentRequest {
|
|
2575
|
-
|
|
2576
|
-
const filterSensitiveLog: (obj: GetVpcAttachmentRequest) => any;
|
|
2577
|
-
}
|
|
2578
1862
|
export interface GetVpcAttachmentResponse {
|
|
2579
1863
|
|
|
2580
1864
|
VpcAttachment?: VpcAttachment;
|
|
2581
1865
|
}
|
|
2582
|
-
export declare namespace GetVpcAttachmentResponse {
|
|
2583
|
-
|
|
2584
|
-
const filterSensitiveLog: (obj: GetVpcAttachmentResponse) => any;
|
|
2585
|
-
}
|
|
2586
1866
|
export interface ListAttachmentsRequest {
|
|
2587
1867
|
|
|
2588
1868
|
CoreNetworkId?: string;
|
|
@@ -2597,20 +1877,12 @@ export interface ListAttachmentsRequest {
|
|
|
2597
1877
|
|
|
2598
1878
|
NextToken?: string;
|
|
2599
1879
|
}
|
|
2600
|
-
export declare namespace ListAttachmentsRequest {
|
|
2601
|
-
|
|
2602
|
-
const filterSensitiveLog: (obj: ListAttachmentsRequest) => any;
|
|
2603
|
-
}
|
|
2604
1880
|
export interface ListAttachmentsResponse {
|
|
2605
1881
|
|
|
2606
1882
|
Attachments?: Attachment[];
|
|
2607
1883
|
|
|
2608
1884
|
NextToken?: string;
|
|
2609
1885
|
}
|
|
2610
|
-
export declare namespace ListAttachmentsResponse {
|
|
2611
|
-
|
|
2612
|
-
const filterSensitiveLog: (obj: ListAttachmentsResponse) => any;
|
|
2613
|
-
}
|
|
2614
1886
|
export interface ListConnectPeersRequest {
|
|
2615
1887
|
|
|
2616
1888
|
CoreNetworkId?: string;
|
|
@@ -2621,20 +1893,12 @@ export interface ListConnectPeersRequest {
|
|
|
2621
1893
|
|
|
2622
1894
|
NextToken?: string;
|
|
2623
1895
|
}
|
|
2624
|
-
export declare namespace ListConnectPeersRequest {
|
|
2625
|
-
|
|
2626
|
-
const filterSensitiveLog: (obj: ListConnectPeersRequest) => any;
|
|
2627
|
-
}
|
|
2628
1896
|
export interface ListConnectPeersResponse {
|
|
2629
1897
|
|
|
2630
1898
|
ConnectPeers?: ConnectPeerSummary[];
|
|
2631
1899
|
|
|
2632
1900
|
NextToken?: string;
|
|
2633
1901
|
}
|
|
2634
|
-
export declare namespace ListConnectPeersResponse {
|
|
2635
|
-
|
|
2636
|
-
const filterSensitiveLog: (obj: ListConnectPeersResponse) => any;
|
|
2637
|
-
}
|
|
2638
1902
|
export interface ListCoreNetworkPolicyVersionsRequest {
|
|
2639
1903
|
|
|
2640
1904
|
CoreNetworkId: string | undefined;
|
|
@@ -2643,50 +1907,30 @@ export interface ListCoreNetworkPolicyVersionsRequest {
|
|
|
2643
1907
|
|
|
2644
1908
|
NextToken?: string;
|
|
2645
1909
|
}
|
|
2646
|
-
export declare namespace ListCoreNetworkPolicyVersionsRequest {
|
|
2647
|
-
|
|
2648
|
-
const filterSensitiveLog: (obj: ListCoreNetworkPolicyVersionsRequest) => any;
|
|
2649
|
-
}
|
|
2650
1910
|
export interface ListCoreNetworkPolicyVersionsResponse {
|
|
2651
1911
|
|
|
2652
1912
|
CoreNetworkPolicyVersions?: CoreNetworkPolicyVersion[];
|
|
2653
1913
|
|
|
2654
1914
|
NextToken?: string;
|
|
2655
1915
|
}
|
|
2656
|
-
export declare namespace ListCoreNetworkPolicyVersionsResponse {
|
|
2657
|
-
|
|
2658
|
-
const filterSensitiveLog: (obj: ListCoreNetworkPolicyVersionsResponse) => any;
|
|
2659
|
-
}
|
|
2660
1916
|
export interface ListCoreNetworksRequest {
|
|
2661
1917
|
|
|
2662
1918
|
MaxResults?: number;
|
|
2663
1919
|
|
|
2664
1920
|
NextToken?: string;
|
|
2665
1921
|
}
|
|
2666
|
-
export declare namespace ListCoreNetworksRequest {
|
|
2667
|
-
|
|
2668
|
-
const filterSensitiveLog: (obj: ListCoreNetworksRequest) => any;
|
|
2669
|
-
}
|
|
2670
1922
|
export interface ListCoreNetworksResponse {
|
|
2671
1923
|
|
|
2672
1924
|
CoreNetworks?: CoreNetworkSummary[];
|
|
2673
1925
|
|
|
2674
1926
|
NextToken?: string;
|
|
2675
1927
|
}
|
|
2676
|
-
export declare namespace ListCoreNetworksResponse {
|
|
2677
|
-
|
|
2678
|
-
const filterSensitiveLog: (obj: ListCoreNetworksResponse) => any;
|
|
2679
|
-
}
|
|
2680
1928
|
export interface ListOrganizationServiceAccessStatusRequest {
|
|
2681
1929
|
|
|
2682
1930
|
MaxResults?: number;
|
|
2683
1931
|
|
|
2684
1932
|
NextToken?: string;
|
|
2685
1933
|
}
|
|
2686
|
-
export declare namespace ListOrganizationServiceAccessStatusRequest {
|
|
2687
|
-
|
|
2688
|
-
const filterSensitiveLog: (obj: ListOrganizationServiceAccessStatusRequest) => any;
|
|
2689
|
-
}
|
|
2690
1934
|
|
|
2691
1935
|
export interface OrganizationStatus {
|
|
2692
1936
|
|
|
@@ -2698,20 +1942,12 @@ export interface OrganizationStatus {
|
|
|
2698
1942
|
|
|
2699
1943
|
AccountStatusList?: AccountStatus[];
|
|
2700
1944
|
}
|
|
2701
|
-
export declare namespace OrganizationStatus {
|
|
2702
|
-
|
|
2703
|
-
const filterSensitiveLog: (obj: OrganizationStatus) => any;
|
|
2704
|
-
}
|
|
2705
1945
|
export interface ListOrganizationServiceAccessStatusResponse {
|
|
2706
1946
|
|
|
2707
1947
|
OrganizationStatus?: OrganizationStatus;
|
|
2708
1948
|
|
|
2709
1949
|
NextToken?: string;
|
|
2710
1950
|
}
|
|
2711
|
-
export declare namespace ListOrganizationServiceAccessStatusResponse {
|
|
2712
|
-
|
|
2713
|
-
const filterSensitiveLog: (obj: ListOrganizationServiceAccessStatusResponse) => any;
|
|
2714
|
-
}
|
|
2715
1951
|
export interface ListPeeringsRequest {
|
|
2716
1952
|
|
|
2717
1953
|
CoreNetworkId?: string;
|
|
@@ -2726,36 +1962,20 @@ export interface ListPeeringsRequest {
|
|
|
2726
1962
|
|
|
2727
1963
|
NextToken?: string;
|
|
2728
1964
|
}
|
|
2729
|
-
export declare namespace ListPeeringsRequest {
|
|
2730
|
-
|
|
2731
|
-
const filterSensitiveLog: (obj: ListPeeringsRequest) => any;
|
|
2732
|
-
}
|
|
2733
1965
|
export interface ListPeeringsResponse {
|
|
2734
1966
|
|
|
2735
1967
|
Peerings?: Peering[];
|
|
2736
1968
|
|
|
2737
1969
|
NextToken?: string;
|
|
2738
1970
|
}
|
|
2739
|
-
export declare namespace ListPeeringsResponse {
|
|
2740
|
-
|
|
2741
|
-
const filterSensitiveLog: (obj: ListPeeringsResponse) => any;
|
|
2742
|
-
}
|
|
2743
1971
|
export interface ListTagsForResourceRequest {
|
|
2744
1972
|
|
|
2745
1973
|
ResourceArn: string | undefined;
|
|
2746
1974
|
}
|
|
2747
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2748
|
-
|
|
2749
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2750
|
-
}
|
|
2751
1975
|
export interface ListTagsForResourceResponse {
|
|
2752
1976
|
|
|
2753
1977
|
TagList?: Tag[];
|
|
2754
1978
|
}
|
|
2755
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2756
|
-
|
|
2757
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2758
|
-
}
|
|
2759
1979
|
export interface PutCoreNetworkPolicyRequest {
|
|
2760
1980
|
|
|
2761
1981
|
CoreNetworkId: string | undefined;
|
|
@@ -2768,102 +1988,54 @@ export interface PutCoreNetworkPolicyRequest {
|
|
|
2768
1988
|
|
|
2769
1989
|
ClientToken?: string;
|
|
2770
1990
|
}
|
|
2771
|
-
export declare namespace PutCoreNetworkPolicyRequest {
|
|
2772
|
-
|
|
2773
|
-
const filterSensitiveLog: (obj: PutCoreNetworkPolicyRequest) => any;
|
|
2774
|
-
}
|
|
2775
1991
|
export interface PutCoreNetworkPolicyResponse {
|
|
2776
1992
|
|
|
2777
1993
|
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
2778
1994
|
}
|
|
2779
|
-
export declare namespace PutCoreNetworkPolicyResponse {
|
|
2780
|
-
|
|
2781
|
-
const filterSensitiveLog: (obj: PutCoreNetworkPolicyResponse) => any;
|
|
2782
|
-
}
|
|
2783
1995
|
export interface PutResourcePolicyRequest {
|
|
2784
1996
|
|
|
2785
1997
|
PolicyDocument: __LazyJsonString | string | undefined;
|
|
2786
1998
|
|
|
2787
1999
|
ResourceArn: string | undefined;
|
|
2788
2000
|
}
|
|
2789
|
-
export declare namespace PutResourcePolicyRequest {
|
|
2790
|
-
|
|
2791
|
-
const filterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
|
|
2792
|
-
}
|
|
2793
2001
|
export interface PutResourcePolicyResponse {
|
|
2794
2002
|
}
|
|
2795
|
-
export declare namespace PutResourcePolicyResponse {
|
|
2796
|
-
|
|
2797
|
-
const filterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
|
|
2798
|
-
}
|
|
2799
2003
|
export interface RegisterTransitGatewayRequest {
|
|
2800
2004
|
|
|
2801
2005
|
GlobalNetworkId: string | undefined;
|
|
2802
2006
|
|
|
2803
2007
|
TransitGatewayArn: string | undefined;
|
|
2804
2008
|
}
|
|
2805
|
-
export declare namespace RegisterTransitGatewayRequest {
|
|
2806
|
-
|
|
2807
|
-
const filterSensitiveLog: (obj: RegisterTransitGatewayRequest) => any;
|
|
2808
|
-
}
|
|
2809
2009
|
export interface RegisterTransitGatewayResponse {
|
|
2810
2010
|
|
|
2811
2011
|
TransitGatewayRegistration?: TransitGatewayRegistration;
|
|
2812
2012
|
}
|
|
2813
|
-
export declare namespace RegisterTransitGatewayResponse {
|
|
2814
|
-
|
|
2815
|
-
const filterSensitiveLog: (obj: RegisterTransitGatewayResponse) => any;
|
|
2816
|
-
}
|
|
2817
2013
|
export interface RejectAttachmentRequest {
|
|
2818
2014
|
|
|
2819
2015
|
AttachmentId: string | undefined;
|
|
2820
2016
|
}
|
|
2821
|
-
export declare namespace RejectAttachmentRequest {
|
|
2822
|
-
|
|
2823
|
-
const filterSensitiveLog: (obj: RejectAttachmentRequest) => any;
|
|
2824
|
-
}
|
|
2825
2017
|
export interface RejectAttachmentResponse {
|
|
2826
2018
|
|
|
2827
2019
|
Attachment?: Attachment;
|
|
2828
2020
|
}
|
|
2829
|
-
export declare namespace RejectAttachmentResponse {
|
|
2830
|
-
|
|
2831
|
-
const filterSensitiveLog: (obj: RejectAttachmentResponse) => any;
|
|
2832
|
-
}
|
|
2833
2021
|
export interface RestoreCoreNetworkPolicyVersionRequest {
|
|
2834
2022
|
|
|
2835
2023
|
CoreNetworkId: string | undefined;
|
|
2836
2024
|
|
|
2837
2025
|
PolicyVersionId: number | undefined;
|
|
2838
2026
|
}
|
|
2839
|
-
export declare namespace RestoreCoreNetworkPolicyVersionRequest {
|
|
2840
|
-
|
|
2841
|
-
const filterSensitiveLog: (obj: RestoreCoreNetworkPolicyVersionRequest) => any;
|
|
2842
|
-
}
|
|
2843
2027
|
export interface RestoreCoreNetworkPolicyVersionResponse {
|
|
2844
2028
|
|
|
2845
2029
|
CoreNetworkPolicy?: CoreNetworkPolicy;
|
|
2846
2030
|
}
|
|
2847
|
-
export declare namespace RestoreCoreNetworkPolicyVersionResponse {
|
|
2848
|
-
|
|
2849
|
-
const filterSensitiveLog: (obj: RestoreCoreNetworkPolicyVersionResponse) => any;
|
|
2850
|
-
}
|
|
2851
2031
|
export interface StartOrganizationServiceAccessUpdateRequest {
|
|
2852
2032
|
|
|
2853
2033
|
Action: string | undefined;
|
|
2854
2034
|
}
|
|
2855
|
-
export declare namespace StartOrganizationServiceAccessUpdateRequest {
|
|
2856
|
-
|
|
2857
|
-
const filterSensitiveLog: (obj: StartOrganizationServiceAccessUpdateRequest) => any;
|
|
2858
|
-
}
|
|
2859
2035
|
export interface StartOrganizationServiceAccessUpdateResponse {
|
|
2860
2036
|
|
|
2861
2037
|
OrganizationStatus?: OrganizationStatus;
|
|
2862
2038
|
}
|
|
2863
|
-
export declare namespace StartOrganizationServiceAccessUpdateResponse {
|
|
2864
|
-
|
|
2865
|
-
const filterSensitiveLog: (obj: StartOrganizationServiceAccessUpdateResponse) => any;
|
|
2866
|
-
}
|
|
2867
2039
|
|
|
2868
2040
|
export interface RouteAnalysisEndpointOptionsSpecification {
|
|
2869
2041
|
|
|
@@ -2871,10 +2043,6 @@ export interface RouteAnalysisEndpointOptionsSpecification {
|
|
|
2871
2043
|
|
|
2872
2044
|
IpAddress?: string;
|
|
2873
2045
|
}
|
|
2874
|
-
export declare namespace RouteAnalysisEndpointOptionsSpecification {
|
|
2875
|
-
|
|
2876
|
-
const filterSensitiveLog: (obj: RouteAnalysisEndpointOptionsSpecification) => any;
|
|
2877
|
-
}
|
|
2878
2046
|
export interface StartRouteAnalysisRequest {
|
|
2879
2047
|
|
|
2880
2048
|
GlobalNetworkId: string | undefined;
|
|
@@ -2887,50 +2055,26 @@ export interface StartRouteAnalysisRequest {
|
|
|
2887
2055
|
|
|
2888
2056
|
UseMiddleboxes?: boolean;
|
|
2889
2057
|
}
|
|
2890
|
-
export declare namespace StartRouteAnalysisRequest {
|
|
2891
|
-
|
|
2892
|
-
const filterSensitiveLog: (obj: StartRouteAnalysisRequest) => any;
|
|
2893
|
-
}
|
|
2894
2058
|
export interface StartRouteAnalysisResponse {
|
|
2895
2059
|
|
|
2896
2060
|
RouteAnalysis?: RouteAnalysis;
|
|
2897
2061
|
}
|
|
2898
|
-
export declare namespace StartRouteAnalysisResponse {
|
|
2899
|
-
|
|
2900
|
-
const filterSensitiveLog: (obj: StartRouteAnalysisResponse) => any;
|
|
2901
|
-
}
|
|
2902
2062
|
export interface TagResourceRequest {
|
|
2903
2063
|
|
|
2904
2064
|
ResourceArn: string | undefined;
|
|
2905
2065
|
|
|
2906
2066
|
Tags: Tag[] | undefined;
|
|
2907
2067
|
}
|
|
2908
|
-
export declare namespace TagResourceRequest {
|
|
2909
|
-
|
|
2910
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2911
|
-
}
|
|
2912
2068
|
export interface TagResourceResponse {
|
|
2913
2069
|
}
|
|
2914
|
-
export declare namespace TagResourceResponse {
|
|
2915
|
-
|
|
2916
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2917
|
-
}
|
|
2918
2070
|
export interface UntagResourceRequest {
|
|
2919
2071
|
|
|
2920
2072
|
ResourceArn: string | undefined;
|
|
2921
2073
|
|
|
2922
2074
|
TagKeys: string[] | undefined;
|
|
2923
2075
|
}
|
|
2924
|
-
export declare namespace UntagResourceRequest {
|
|
2925
|
-
|
|
2926
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2927
|
-
}
|
|
2928
2076
|
export interface UntagResourceResponse {
|
|
2929
2077
|
}
|
|
2930
|
-
export declare namespace UntagResourceResponse {
|
|
2931
|
-
|
|
2932
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2933
|
-
}
|
|
2934
2078
|
export interface UpdateConnectionRequest {
|
|
2935
2079
|
|
|
2936
2080
|
GlobalNetworkId: string | undefined;
|
|
@@ -2943,36 +2087,20 @@ export interface UpdateConnectionRequest {
|
|
|
2943
2087
|
|
|
2944
2088
|
Description?: string;
|
|
2945
2089
|
}
|
|
2946
|
-
export declare namespace UpdateConnectionRequest {
|
|
2947
|
-
|
|
2948
|
-
const filterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
2949
|
-
}
|
|
2950
2090
|
export interface UpdateConnectionResponse {
|
|
2951
2091
|
|
|
2952
2092
|
Connection?: Connection;
|
|
2953
2093
|
}
|
|
2954
|
-
export declare namespace UpdateConnectionResponse {
|
|
2955
|
-
|
|
2956
|
-
const filterSensitiveLog: (obj: UpdateConnectionResponse) => any;
|
|
2957
|
-
}
|
|
2958
2094
|
export interface UpdateCoreNetworkRequest {
|
|
2959
2095
|
|
|
2960
2096
|
CoreNetworkId: string | undefined;
|
|
2961
2097
|
|
|
2962
2098
|
Description?: string;
|
|
2963
2099
|
}
|
|
2964
|
-
export declare namespace UpdateCoreNetworkRequest {
|
|
2965
|
-
|
|
2966
|
-
const filterSensitiveLog: (obj: UpdateCoreNetworkRequest) => any;
|
|
2967
|
-
}
|
|
2968
2100
|
export interface UpdateCoreNetworkResponse {
|
|
2969
2101
|
|
|
2970
2102
|
CoreNetwork?: CoreNetwork;
|
|
2971
2103
|
}
|
|
2972
|
-
export declare namespace UpdateCoreNetworkResponse {
|
|
2973
|
-
|
|
2974
|
-
const filterSensitiveLog: (obj: UpdateCoreNetworkResponse) => any;
|
|
2975
|
-
}
|
|
2976
2104
|
export interface UpdateDeviceRequest {
|
|
2977
2105
|
|
|
2978
2106
|
GlobalNetworkId: string | undefined;
|
|
@@ -2995,36 +2123,20 @@ export interface UpdateDeviceRequest {
|
|
|
2995
2123
|
|
|
2996
2124
|
SiteId?: string;
|
|
2997
2125
|
}
|
|
2998
|
-
export declare namespace UpdateDeviceRequest {
|
|
2999
|
-
|
|
3000
|
-
const filterSensitiveLog: (obj: UpdateDeviceRequest) => any;
|
|
3001
|
-
}
|
|
3002
2126
|
export interface UpdateDeviceResponse {
|
|
3003
2127
|
|
|
3004
2128
|
Device?: Device;
|
|
3005
2129
|
}
|
|
3006
|
-
export declare namespace UpdateDeviceResponse {
|
|
3007
|
-
|
|
3008
|
-
const filterSensitiveLog: (obj: UpdateDeviceResponse) => any;
|
|
3009
|
-
}
|
|
3010
2130
|
export interface UpdateGlobalNetworkRequest {
|
|
3011
2131
|
|
|
3012
2132
|
GlobalNetworkId: string | undefined;
|
|
3013
2133
|
|
|
3014
2134
|
Description?: string;
|
|
3015
2135
|
}
|
|
3016
|
-
export declare namespace UpdateGlobalNetworkRequest {
|
|
3017
|
-
|
|
3018
|
-
const filterSensitiveLog: (obj: UpdateGlobalNetworkRequest) => any;
|
|
3019
|
-
}
|
|
3020
2136
|
export interface UpdateGlobalNetworkResponse {
|
|
3021
2137
|
|
|
3022
2138
|
GlobalNetwork?: GlobalNetwork;
|
|
3023
2139
|
}
|
|
3024
|
-
export declare namespace UpdateGlobalNetworkResponse {
|
|
3025
|
-
|
|
3026
|
-
const filterSensitiveLog: (obj: UpdateGlobalNetworkResponse) => any;
|
|
3027
|
-
}
|
|
3028
2140
|
export interface UpdateLinkRequest {
|
|
3029
2141
|
|
|
3030
2142
|
GlobalNetworkId: string | undefined;
|
|
@@ -3039,18 +2151,10 @@ export interface UpdateLinkRequest {
|
|
|
3039
2151
|
|
|
3040
2152
|
Provider?: string;
|
|
3041
2153
|
}
|
|
3042
|
-
export declare namespace UpdateLinkRequest {
|
|
3043
|
-
|
|
3044
|
-
const filterSensitiveLog: (obj: UpdateLinkRequest) => any;
|
|
3045
|
-
}
|
|
3046
2154
|
export interface UpdateLinkResponse {
|
|
3047
2155
|
|
|
3048
2156
|
Link?: Link;
|
|
3049
2157
|
}
|
|
3050
|
-
export declare namespace UpdateLinkResponse {
|
|
3051
|
-
|
|
3052
|
-
const filterSensitiveLog: (obj: UpdateLinkResponse) => any;
|
|
3053
|
-
}
|
|
3054
2158
|
export interface UpdateNetworkResourceMetadataRequest {
|
|
3055
2159
|
|
|
3056
2160
|
GlobalNetworkId: string | undefined;
|
|
@@ -3059,20 +2163,12 @@ export interface UpdateNetworkResourceMetadataRequest {
|
|
|
3059
2163
|
|
|
3060
2164
|
Metadata: Record<string, string> | undefined;
|
|
3061
2165
|
}
|
|
3062
|
-
export declare namespace UpdateNetworkResourceMetadataRequest {
|
|
3063
|
-
|
|
3064
|
-
const filterSensitiveLog: (obj: UpdateNetworkResourceMetadataRequest) => any;
|
|
3065
|
-
}
|
|
3066
2166
|
export interface UpdateNetworkResourceMetadataResponse {
|
|
3067
2167
|
|
|
3068
2168
|
ResourceArn?: string;
|
|
3069
2169
|
|
|
3070
2170
|
Metadata?: Record<string, string>;
|
|
3071
2171
|
}
|
|
3072
|
-
export declare namespace UpdateNetworkResourceMetadataResponse {
|
|
3073
|
-
|
|
3074
|
-
const filterSensitiveLog: (obj: UpdateNetworkResourceMetadataResponse) => any;
|
|
3075
|
-
}
|
|
3076
2172
|
export interface UpdateSiteRequest {
|
|
3077
2173
|
|
|
3078
2174
|
GlobalNetworkId: string | undefined;
|
|
@@ -3083,18 +2179,10 @@ export interface UpdateSiteRequest {
|
|
|
3083
2179
|
|
|
3084
2180
|
Location?: Location;
|
|
3085
2181
|
}
|
|
3086
|
-
export declare namespace UpdateSiteRequest {
|
|
3087
|
-
|
|
3088
|
-
const filterSensitiveLog: (obj: UpdateSiteRequest) => any;
|
|
3089
|
-
}
|
|
3090
2182
|
export interface UpdateSiteResponse {
|
|
3091
2183
|
|
|
3092
2184
|
Site?: Site;
|
|
3093
2185
|
}
|
|
3094
|
-
export declare namespace UpdateSiteResponse {
|
|
3095
|
-
|
|
3096
|
-
const filterSensitiveLog: (obj: UpdateSiteResponse) => any;
|
|
3097
|
-
}
|
|
3098
2186
|
export interface UpdateVpcAttachmentRequest {
|
|
3099
2187
|
|
|
3100
2188
|
AttachmentId: string | undefined;
|
|
@@ -3105,15 +2193,467 @@ export interface UpdateVpcAttachmentRequest {
|
|
|
3105
2193
|
|
|
3106
2194
|
Options?: VpcOptions;
|
|
3107
2195
|
}
|
|
3108
|
-
export declare namespace UpdateVpcAttachmentRequest {
|
|
3109
|
-
|
|
3110
|
-
const filterSensitiveLog: (obj: UpdateVpcAttachmentRequest) => any;
|
|
3111
|
-
}
|
|
3112
2196
|
export interface UpdateVpcAttachmentResponse {
|
|
3113
2197
|
|
|
3114
2198
|
VpcAttachment?: VpcAttachment;
|
|
3115
2199
|
}
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
2200
|
+
|
|
2201
|
+
export declare const AcceptAttachmentRequestFilterSensitiveLog: (obj: AcceptAttachmentRequest) => any;
|
|
2202
|
+
|
|
2203
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2204
|
+
|
|
2205
|
+
export declare const ProposedSegmentChangeFilterSensitiveLog: (obj: ProposedSegmentChange) => any;
|
|
2206
|
+
|
|
2207
|
+
export declare const AttachmentFilterSensitiveLog: (obj: Attachment) => any;
|
|
2208
|
+
|
|
2209
|
+
export declare const AcceptAttachmentResponseFilterSensitiveLog: (obj: AcceptAttachmentResponse) => any;
|
|
2210
|
+
|
|
2211
|
+
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
2212
|
+
|
|
2213
|
+
export declare const AccountStatusFilterSensitiveLog: (obj: AccountStatus) => any;
|
|
2214
|
+
|
|
2215
|
+
export declare const AssociateConnectPeerRequestFilterSensitiveLog: (obj: AssociateConnectPeerRequest) => any;
|
|
2216
|
+
|
|
2217
|
+
export declare const ConnectPeerAssociationFilterSensitiveLog: (obj: ConnectPeerAssociation) => any;
|
|
2218
|
+
|
|
2219
|
+
export declare const AssociateConnectPeerResponseFilterSensitiveLog: (obj: AssociateConnectPeerResponse) => any;
|
|
2220
|
+
|
|
2221
|
+
export declare const AssociateCustomerGatewayRequestFilterSensitiveLog: (obj: AssociateCustomerGatewayRequest) => any;
|
|
2222
|
+
|
|
2223
|
+
export declare const CustomerGatewayAssociationFilterSensitiveLog: (obj: CustomerGatewayAssociation) => any;
|
|
2224
|
+
|
|
2225
|
+
export declare const AssociateCustomerGatewayResponseFilterSensitiveLog: (obj: AssociateCustomerGatewayResponse) => any;
|
|
2226
|
+
|
|
2227
|
+
export declare const AssociateLinkRequestFilterSensitiveLog: (obj: AssociateLinkRequest) => any;
|
|
2228
|
+
|
|
2229
|
+
export declare const LinkAssociationFilterSensitiveLog: (obj: LinkAssociation) => any;
|
|
2230
|
+
|
|
2231
|
+
export declare const AssociateLinkResponseFilterSensitiveLog: (obj: AssociateLinkResponse) => any;
|
|
2232
|
+
|
|
2233
|
+
export declare const AssociateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: AssociateTransitGatewayConnectPeerRequest) => any;
|
|
2234
|
+
|
|
2235
|
+
export declare const TransitGatewayConnectPeerAssociationFilterSensitiveLog: (obj: TransitGatewayConnectPeerAssociation) => any;
|
|
2236
|
+
|
|
2237
|
+
export declare const AssociateTransitGatewayConnectPeerResponseFilterSensitiveLog: (obj: AssociateTransitGatewayConnectPeerResponse) => any;
|
|
2238
|
+
|
|
2239
|
+
export declare const AWSLocationFilterSensitiveLog: (obj: AWSLocation) => any;
|
|
2240
|
+
|
|
2241
|
+
export declare const BandwidthFilterSensitiveLog: (obj: Bandwidth) => any;
|
|
2242
|
+
|
|
2243
|
+
export declare const BgpOptionsFilterSensitiveLog: (obj: BgpOptions) => any;
|
|
2244
|
+
|
|
2245
|
+
export declare const ConnectAttachmentOptionsFilterSensitiveLog: (obj: ConnectAttachmentOptions) => any;
|
|
2246
|
+
|
|
2247
|
+
export declare const ConnectAttachmentFilterSensitiveLog: (obj: ConnectAttachment) => any;
|
|
2248
|
+
|
|
2249
|
+
export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
|
|
2250
|
+
|
|
2251
|
+
export declare const ConnectionHealthFilterSensitiveLog: (obj: ConnectionHealth) => any;
|
|
2252
|
+
|
|
2253
|
+
export declare const ConnectPeerBgpConfigurationFilterSensitiveLog: (obj: ConnectPeerBgpConfiguration) => any;
|
|
2254
|
+
|
|
2255
|
+
export declare const ConnectPeerConfigurationFilterSensitiveLog: (obj: ConnectPeerConfiguration) => any;
|
|
2256
|
+
|
|
2257
|
+
export declare const ConnectPeerFilterSensitiveLog: (obj: ConnectPeer) => any;
|
|
2258
|
+
|
|
2259
|
+
export declare const ConnectPeerSummaryFilterSensitiveLog: (obj: ConnectPeerSummary) => any;
|
|
2260
|
+
|
|
2261
|
+
export declare const CoreNetworkEdgeFilterSensitiveLog: (obj: CoreNetworkEdge) => any;
|
|
2262
|
+
|
|
2263
|
+
export declare const CoreNetworkSegmentFilterSensitiveLog: (obj: CoreNetworkSegment) => any;
|
|
2264
|
+
|
|
2265
|
+
export declare const CoreNetworkFilterSensitiveLog: (obj: CoreNetwork) => any;
|
|
2266
|
+
|
|
2267
|
+
export declare const CoreNetworkChangeValuesFilterSensitiveLog: (obj: CoreNetworkChangeValues) => any;
|
|
2268
|
+
|
|
2269
|
+
export declare const CoreNetworkChangeFilterSensitiveLog: (obj: CoreNetworkChange) => any;
|
|
2270
|
+
|
|
2271
|
+
export declare const CoreNetworkChangeEventValuesFilterSensitiveLog: (obj: CoreNetworkChangeEventValues) => any;
|
|
2272
|
+
|
|
2273
|
+
export declare const CoreNetworkChangeEventFilterSensitiveLog: (obj: CoreNetworkChangeEvent) => any;
|
|
2274
|
+
|
|
2275
|
+
export declare const CoreNetworkPolicyErrorFilterSensitiveLog: (obj: CoreNetworkPolicyError) => any;
|
|
2276
|
+
|
|
2277
|
+
export declare const CoreNetworkPolicyFilterSensitiveLog: (obj: CoreNetworkPolicy) => any;
|
|
2278
|
+
|
|
2279
|
+
export declare const CoreNetworkPolicyVersionFilterSensitiveLog: (obj: CoreNetworkPolicyVersion) => any;
|
|
2280
|
+
|
|
2281
|
+
export declare const CoreNetworkSegmentEdgeIdentifierFilterSensitiveLog: (obj: CoreNetworkSegmentEdgeIdentifier) => any;
|
|
2282
|
+
|
|
2283
|
+
export declare const CoreNetworkSummaryFilterSensitiveLog: (obj: CoreNetworkSummary) => any;
|
|
2284
|
+
|
|
2285
|
+
export declare const CreateConnectAttachmentRequestFilterSensitiveLog: (obj: CreateConnectAttachmentRequest) => any;
|
|
2286
|
+
|
|
2287
|
+
export declare const CreateConnectAttachmentResponseFilterSensitiveLog: (obj: CreateConnectAttachmentResponse) => any;
|
|
2288
|
+
|
|
2289
|
+
export declare const CreateConnectionRequestFilterSensitiveLog: (obj: CreateConnectionRequest) => any;
|
|
2290
|
+
|
|
2291
|
+
export declare const CreateConnectionResponseFilterSensitiveLog: (obj: CreateConnectionResponse) => any;
|
|
2292
|
+
|
|
2293
|
+
export declare const CreateConnectPeerRequestFilterSensitiveLog: (obj: CreateConnectPeerRequest) => any;
|
|
2294
|
+
|
|
2295
|
+
export declare const CreateConnectPeerResponseFilterSensitiveLog: (obj: CreateConnectPeerResponse) => any;
|
|
2296
|
+
|
|
2297
|
+
export declare const CreateCoreNetworkRequestFilterSensitiveLog: (obj: CreateCoreNetworkRequest) => any;
|
|
2298
|
+
|
|
2299
|
+
export declare const CreateCoreNetworkResponseFilterSensitiveLog: (obj: CreateCoreNetworkResponse) => any;
|
|
2300
|
+
|
|
2301
|
+
export declare const LocationFilterSensitiveLog: (obj: Location) => any;
|
|
2302
|
+
|
|
2303
|
+
export declare const CreateDeviceRequestFilterSensitiveLog: (obj: CreateDeviceRequest) => any;
|
|
2304
|
+
|
|
2305
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
2306
|
+
|
|
2307
|
+
export declare const CreateDeviceResponseFilterSensitiveLog: (obj: CreateDeviceResponse) => any;
|
|
2308
|
+
|
|
2309
|
+
export declare const CreateGlobalNetworkRequestFilterSensitiveLog: (obj: CreateGlobalNetworkRequest) => any;
|
|
2310
|
+
|
|
2311
|
+
export declare const GlobalNetworkFilterSensitiveLog: (obj: GlobalNetwork) => any;
|
|
2312
|
+
|
|
2313
|
+
export declare const CreateGlobalNetworkResponseFilterSensitiveLog: (obj: CreateGlobalNetworkResponse) => any;
|
|
2314
|
+
|
|
2315
|
+
export declare const CreateLinkRequestFilterSensitiveLog: (obj: CreateLinkRequest) => any;
|
|
2316
|
+
|
|
2317
|
+
export declare const LinkFilterSensitiveLog: (obj: Link) => any;
|
|
2318
|
+
|
|
2319
|
+
export declare const CreateLinkResponseFilterSensitiveLog: (obj: CreateLinkResponse) => any;
|
|
2320
|
+
|
|
2321
|
+
export declare const CreateSiteRequestFilterSensitiveLog: (obj: CreateSiteRequest) => any;
|
|
2322
|
+
|
|
2323
|
+
export declare const SiteFilterSensitiveLog: (obj: Site) => any;
|
|
2324
|
+
|
|
2325
|
+
export declare const CreateSiteResponseFilterSensitiveLog: (obj: CreateSiteResponse) => any;
|
|
2326
|
+
|
|
2327
|
+
export declare const CreateSiteToSiteVpnAttachmentRequestFilterSensitiveLog: (obj: CreateSiteToSiteVpnAttachmentRequest) => any;
|
|
2328
|
+
|
|
2329
|
+
export declare const SiteToSiteVpnAttachmentFilterSensitiveLog: (obj: SiteToSiteVpnAttachment) => any;
|
|
2330
|
+
|
|
2331
|
+
export declare const CreateSiteToSiteVpnAttachmentResponseFilterSensitiveLog: (obj: CreateSiteToSiteVpnAttachmentResponse) => any;
|
|
2332
|
+
|
|
2333
|
+
export declare const CreateTransitGatewayPeeringRequestFilterSensitiveLog: (obj: CreateTransitGatewayPeeringRequest) => any;
|
|
2334
|
+
|
|
2335
|
+
export declare const PeeringFilterSensitiveLog: (obj: Peering) => any;
|
|
2336
|
+
|
|
2337
|
+
export declare const TransitGatewayPeeringFilterSensitiveLog: (obj: TransitGatewayPeering) => any;
|
|
2338
|
+
|
|
2339
|
+
export declare const CreateTransitGatewayPeeringResponseFilterSensitiveLog: (obj: CreateTransitGatewayPeeringResponse) => any;
|
|
2340
|
+
|
|
2341
|
+
export declare const CreateTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAttachmentRequest) => any;
|
|
2342
|
+
|
|
2343
|
+
export declare const TransitGatewayRouteTableAttachmentFilterSensitiveLog: (obj: TransitGatewayRouteTableAttachment) => any;
|
|
2344
|
+
|
|
2345
|
+
export declare const CreateTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog: (obj: CreateTransitGatewayRouteTableAttachmentResponse) => any;
|
|
2346
|
+
|
|
2347
|
+
export declare const VpcOptionsFilterSensitiveLog: (obj: VpcOptions) => any;
|
|
2348
|
+
|
|
2349
|
+
export declare const CreateVpcAttachmentRequestFilterSensitiveLog: (obj: CreateVpcAttachmentRequest) => any;
|
|
2350
|
+
|
|
2351
|
+
export declare const VpcAttachmentFilterSensitiveLog: (obj: VpcAttachment) => any;
|
|
2352
|
+
|
|
2353
|
+
export declare const CreateVpcAttachmentResponseFilterSensitiveLog: (obj: CreateVpcAttachmentResponse) => any;
|
|
2354
|
+
|
|
2355
|
+
export declare const DeleteAttachmentRequestFilterSensitiveLog: (obj: DeleteAttachmentRequest) => any;
|
|
2356
|
+
|
|
2357
|
+
export declare const DeleteAttachmentResponseFilterSensitiveLog: (obj: DeleteAttachmentResponse) => any;
|
|
2358
|
+
|
|
2359
|
+
export declare const DeleteConnectionRequestFilterSensitiveLog: (obj: DeleteConnectionRequest) => any;
|
|
2360
|
+
|
|
2361
|
+
export declare const DeleteConnectionResponseFilterSensitiveLog: (obj: DeleteConnectionResponse) => any;
|
|
2362
|
+
|
|
2363
|
+
export declare const DeleteConnectPeerRequestFilterSensitiveLog: (obj: DeleteConnectPeerRequest) => any;
|
|
2364
|
+
|
|
2365
|
+
export declare const DeleteConnectPeerResponseFilterSensitiveLog: (obj: DeleteConnectPeerResponse) => any;
|
|
2366
|
+
|
|
2367
|
+
export declare const DeleteCoreNetworkRequestFilterSensitiveLog: (obj: DeleteCoreNetworkRequest) => any;
|
|
2368
|
+
|
|
2369
|
+
export declare const DeleteCoreNetworkResponseFilterSensitiveLog: (obj: DeleteCoreNetworkResponse) => any;
|
|
2370
|
+
|
|
2371
|
+
export declare const DeleteCoreNetworkPolicyVersionRequestFilterSensitiveLog: (obj: DeleteCoreNetworkPolicyVersionRequest) => any;
|
|
2372
|
+
|
|
2373
|
+
export declare const DeleteCoreNetworkPolicyVersionResponseFilterSensitiveLog: (obj: DeleteCoreNetworkPolicyVersionResponse) => any;
|
|
2374
|
+
|
|
2375
|
+
export declare const DeleteDeviceRequestFilterSensitiveLog: (obj: DeleteDeviceRequest) => any;
|
|
2376
|
+
|
|
2377
|
+
export declare const DeleteDeviceResponseFilterSensitiveLog: (obj: DeleteDeviceResponse) => any;
|
|
2378
|
+
|
|
2379
|
+
export declare const DeleteGlobalNetworkRequestFilterSensitiveLog: (obj: DeleteGlobalNetworkRequest) => any;
|
|
2380
|
+
|
|
2381
|
+
export declare const DeleteGlobalNetworkResponseFilterSensitiveLog: (obj: DeleteGlobalNetworkResponse) => any;
|
|
2382
|
+
|
|
2383
|
+
export declare const DeleteLinkRequestFilterSensitiveLog: (obj: DeleteLinkRequest) => any;
|
|
2384
|
+
|
|
2385
|
+
export declare const DeleteLinkResponseFilterSensitiveLog: (obj: DeleteLinkResponse) => any;
|
|
2386
|
+
|
|
2387
|
+
export declare const DeletePeeringRequestFilterSensitiveLog: (obj: DeletePeeringRequest) => any;
|
|
2388
|
+
|
|
2389
|
+
export declare const DeletePeeringResponseFilterSensitiveLog: (obj: DeletePeeringResponse) => any;
|
|
2390
|
+
|
|
2391
|
+
export declare const DeleteResourcePolicyRequestFilterSensitiveLog: (obj: DeleteResourcePolicyRequest) => any;
|
|
2392
|
+
|
|
2393
|
+
export declare const DeleteResourcePolicyResponseFilterSensitiveLog: (obj: DeleteResourcePolicyResponse) => any;
|
|
2394
|
+
|
|
2395
|
+
export declare const DeleteSiteRequestFilterSensitiveLog: (obj: DeleteSiteRequest) => any;
|
|
2396
|
+
|
|
2397
|
+
export declare const DeleteSiteResponseFilterSensitiveLog: (obj: DeleteSiteResponse) => any;
|
|
2398
|
+
|
|
2399
|
+
export declare const DeregisterTransitGatewayRequestFilterSensitiveLog: (obj: DeregisterTransitGatewayRequest) => any;
|
|
2400
|
+
|
|
2401
|
+
export declare const TransitGatewayRegistrationStateReasonFilterSensitiveLog: (obj: TransitGatewayRegistrationStateReason) => any;
|
|
2402
|
+
|
|
2403
|
+
export declare const TransitGatewayRegistrationFilterSensitiveLog: (obj: TransitGatewayRegistration) => any;
|
|
2404
|
+
|
|
2405
|
+
export declare const DeregisterTransitGatewayResponseFilterSensitiveLog: (obj: DeregisterTransitGatewayResponse) => any;
|
|
2406
|
+
|
|
2407
|
+
export declare const DescribeGlobalNetworksRequestFilterSensitiveLog: (obj: DescribeGlobalNetworksRequest) => any;
|
|
2408
|
+
|
|
2409
|
+
export declare const DescribeGlobalNetworksResponseFilterSensitiveLog: (obj: DescribeGlobalNetworksResponse) => any;
|
|
2410
|
+
|
|
2411
|
+
export declare const DisassociateConnectPeerRequestFilterSensitiveLog: (obj: DisassociateConnectPeerRequest) => any;
|
|
2412
|
+
|
|
2413
|
+
export declare const DisassociateConnectPeerResponseFilterSensitiveLog: (obj: DisassociateConnectPeerResponse) => any;
|
|
2414
|
+
|
|
2415
|
+
export declare const DisassociateCustomerGatewayRequestFilterSensitiveLog: (obj: DisassociateCustomerGatewayRequest) => any;
|
|
2416
|
+
|
|
2417
|
+
export declare const DisassociateCustomerGatewayResponseFilterSensitiveLog: (obj: DisassociateCustomerGatewayResponse) => any;
|
|
2418
|
+
|
|
2419
|
+
export declare const DisassociateLinkRequestFilterSensitiveLog: (obj: DisassociateLinkRequest) => any;
|
|
2420
|
+
|
|
2421
|
+
export declare const DisassociateLinkResponseFilterSensitiveLog: (obj: DisassociateLinkResponse) => any;
|
|
2422
|
+
|
|
2423
|
+
export declare const DisassociateTransitGatewayConnectPeerRequestFilterSensitiveLog: (obj: DisassociateTransitGatewayConnectPeerRequest) => any;
|
|
2424
|
+
|
|
2425
|
+
export declare const DisassociateTransitGatewayConnectPeerResponseFilterSensitiveLog: (obj: DisassociateTransitGatewayConnectPeerResponse) => any;
|
|
2426
|
+
|
|
2427
|
+
export declare const ExecuteCoreNetworkChangeSetRequestFilterSensitiveLog: (obj: ExecuteCoreNetworkChangeSetRequest) => any;
|
|
2428
|
+
|
|
2429
|
+
export declare const ExecuteCoreNetworkChangeSetResponseFilterSensitiveLog: (obj: ExecuteCoreNetworkChangeSetResponse) => any;
|
|
2430
|
+
|
|
2431
|
+
export declare const GetConnectAttachmentRequestFilterSensitiveLog: (obj: GetConnectAttachmentRequest) => any;
|
|
2432
|
+
|
|
2433
|
+
export declare const GetConnectAttachmentResponseFilterSensitiveLog: (obj: GetConnectAttachmentResponse) => any;
|
|
2434
|
+
|
|
2435
|
+
export declare const GetConnectionsRequestFilterSensitiveLog: (obj: GetConnectionsRequest) => any;
|
|
2436
|
+
|
|
2437
|
+
export declare const GetConnectionsResponseFilterSensitiveLog: (obj: GetConnectionsResponse) => any;
|
|
2438
|
+
|
|
2439
|
+
export declare const GetConnectPeerRequestFilterSensitiveLog: (obj: GetConnectPeerRequest) => any;
|
|
2440
|
+
|
|
2441
|
+
export declare const GetConnectPeerResponseFilterSensitiveLog: (obj: GetConnectPeerResponse) => any;
|
|
2442
|
+
|
|
2443
|
+
export declare const GetConnectPeerAssociationsRequestFilterSensitiveLog: (obj: GetConnectPeerAssociationsRequest) => any;
|
|
2444
|
+
|
|
2445
|
+
export declare const GetConnectPeerAssociationsResponseFilterSensitiveLog: (obj: GetConnectPeerAssociationsResponse) => any;
|
|
2446
|
+
|
|
2447
|
+
export declare const GetCoreNetworkRequestFilterSensitiveLog: (obj: GetCoreNetworkRequest) => any;
|
|
2448
|
+
|
|
2449
|
+
export declare const GetCoreNetworkResponseFilterSensitiveLog: (obj: GetCoreNetworkResponse) => any;
|
|
2450
|
+
|
|
2451
|
+
export declare const GetCoreNetworkChangeEventsRequestFilterSensitiveLog: (obj: GetCoreNetworkChangeEventsRequest) => any;
|
|
2452
|
+
|
|
2453
|
+
export declare const GetCoreNetworkChangeEventsResponseFilterSensitiveLog: (obj: GetCoreNetworkChangeEventsResponse) => any;
|
|
2454
|
+
|
|
2455
|
+
export declare const GetCoreNetworkChangeSetRequestFilterSensitiveLog: (obj: GetCoreNetworkChangeSetRequest) => any;
|
|
2456
|
+
|
|
2457
|
+
export declare const GetCoreNetworkChangeSetResponseFilterSensitiveLog: (obj: GetCoreNetworkChangeSetResponse) => any;
|
|
2458
|
+
|
|
2459
|
+
export declare const GetCoreNetworkPolicyRequestFilterSensitiveLog: (obj: GetCoreNetworkPolicyRequest) => any;
|
|
2460
|
+
|
|
2461
|
+
export declare const GetCoreNetworkPolicyResponseFilterSensitiveLog: (obj: GetCoreNetworkPolicyResponse) => any;
|
|
2462
|
+
|
|
2463
|
+
export declare const GetCustomerGatewayAssociationsRequestFilterSensitiveLog: (obj: GetCustomerGatewayAssociationsRequest) => any;
|
|
2464
|
+
|
|
2465
|
+
export declare const GetCustomerGatewayAssociationsResponseFilterSensitiveLog: (obj: GetCustomerGatewayAssociationsResponse) => any;
|
|
2466
|
+
|
|
2467
|
+
export declare const GetDevicesRequestFilterSensitiveLog: (obj: GetDevicesRequest) => any;
|
|
2468
|
+
|
|
2469
|
+
export declare const GetDevicesResponseFilterSensitiveLog: (obj: GetDevicesResponse) => any;
|
|
2470
|
+
|
|
2471
|
+
export declare const GetLinkAssociationsRequestFilterSensitiveLog: (obj: GetLinkAssociationsRequest) => any;
|
|
2472
|
+
|
|
2473
|
+
export declare const GetLinkAssociationsResponseFilterSensitiveLog: (obj: GetLinkAssociationsResponse) => any;
|
|
2474
|
+
|
|
2475
|
+
export declare const GetLinksRequestFilterSensitiveLog: (obj: GetLinksRequest) => any;
|
|
2476
|
+
|
|
2477
|
+
export declare const GetLinksResponseFilterSensitiveLog: (obj: GetLinksResponse) => any;
|
|
2478
|
+
|
|
2479
|
+
export declare const GetNetworkResourceCountsRequestFilterSensitiveLog: (obj: GetNetworkResourceCountsRequest) => any;
|
|
2480
|
+
|
|
2481
|
+
export declare const NetworkResourceCountFilterSensitiveLog: (obj: NetworkResourceCount) => any;
|
|
2482
|
+
|
|
2483
|
+
export declare const GetNetworkResourceCountsResponseFilterSensitiveLog: (obj: GetNetworkResourceCountsResponse) => any;
|
|
2484
|
+
|
|
2485
|
+
export declare const GetNetworkResourceRelationshipsRequestFilterSensitiveLog: (obj: GetNetworkResourceRelationshipsRequest) => any;
|
|
2486
|
+
|
|
2487
|
+
export declare const RelationshipFilterSensitiveLog: (obj: Relationship) => any;
|
|
2488
|
+
|
|
2489
|
+
export declare const GetNetworkResourceRelationshipsResponseFilterSensitiveLog: (obj: GetNetworkResourceRelationshipsResponse) => any;
|
|
2490
|
+
|
|
2491
|
+
export declare const GetNetworkResourcesRequestFilterSensitiveLog: (obj: GetNetworkResourcesRequest) => any;
|
|
2492
|
+
|
|
2493
|
+
export declare const NetworkResourceFilterSensitiveLog: (obj: NetworkResource) => any;
|
|
2494
|
+
|
|
2495
|
+
export declare const GetNetworkResourcesResponseFilterSensitiveLog: (obj: GetNetworkResourcesResponse) => any;
|
|
2496
|
+
|
|
2497
|
+
export declare const RouteTableIdentifierFilterSensitiveLog: (obj: RouteTableIdentifier) => any;
|
|
2498
|
+
|
|
2499
|
+
export declare const GetNetworkRoutesRequestFilterSensitiveLog: (obj: GetNetworkRoutesRequest) => any;
|
|
2500
|
+
|
|
2501
|
+
export declare const NetworkRouteDestinationFilterSensitiveLog: (obj: NetworkRouteDestination) => any;
|
|
2502
|
+
|
|
2503
|
+
export declare const NetworkRouteFilterSensitiveLog: (obj: NetworkRoute) => any;
|
|
2504
|
+
|
|
2505
|
+
export declare const GetNetworkRoutesResponseFilterSensitiveLog: (obj: GetNetworkRoutesResponse) => any;
|
|
2506
|
+
|
|
2507
|
+
export declare const GetNetworkTelemetryRequestFilterSensitiveLog: (obj: GetNetworkTelemetryRequest) => any;
|
|
2508
|
+
|
|
2509
|
+
export declare const NetworkTelemetryFilterSensitiveLog: (obj: NetworkTelemetry) => any;
|
|
2510
|
+
|
|
2511
|
+
export declare const GetNetworkTelemetryResponseFilterSensitiveLog: (obj: GetNetworkTelemetryResponse) => any;
|
|
2512
|
+
|
|
2513
|
+
export declare const GetResourcePolicyRequestFilterSensitiveLog: (obj: GetResourcePolicyRequest) => any;
|
|
2514
|
+
|
|
2515
|
+
export declare const GetResourcePolicyResponseFilterSensitiveLog: (obj: GetResourcePolicyResponse) => any;
|
|
2516
|
+
|
|
2517
|
+
export declare const GetRouteAnalysisRequestFilterSensitiveLog: (obj: GetRouteAnalysisRequest) => any;
|
|
2518
|
+
|
|
2519
|
+
export declare const RouteAnalysisEndpointOptionsFilterSensitiveLog: (obj: RouteAnalysisEndpointOptions) => any;
|
|
2520
|
+
|
|
2521
|
+
export declare const RouteAnalysisCompletionFilterSensitiveLog: (obj: RouteAnalysisCompletion) => any;
|
|
2522
|
+
|
|
2523
|
+
export declare const NetworkResourceSummaryFilterSensitiveLog: (obj: NetworkResourceSummary) => any;
|
|
2524
|
+
|
|
2525
|
+
export declare const PathComponentFilterSensitiveLog: (obj: PathComponent) => any;
|
|
2526
|
+
|
|
2527
|
+
export declare const RouteAnalysisPathFilterSensitiveLog: (obj: RouteAnalysisPath) => any;
|
|
2528
|
+
|
|
2529
|
+
export declare const RouteAnalysisFilterSensitiveLog: (obj: RouteAnalysis) => any;
|
|
2530
|
+
|
|
2531
|
+
export declare const GetRouteAnalysisResponseFilterSensitiveLog: (obj: GetRouteAnalysisResponse) => any;
|
|
2532
|
+
|
|
2533
|
+
export declare const GetSitesRequestFilterSensitiveLog: (obj: GetSitesRequest) => any;
|
|
2534
|
+
|
|
2535
|
+
export declare const GetSitesResponseFilterSensitiveLog: (obj: GetSitesResponse) => any;
|
|
2536
|
+
|
|
2537
|
+
export declare const GetSiteToSiteVpnAttachmentRequestFilterSensitiveLog: (obj: GetSiteToSiteVpnAttachmentRequest) => any;
|
|
2538
|
+
|
|
2539
|
+
export declare const GetSiteToSiteVpnAttachmentResponseFilterSensitiveLog: (obj: GetSiteToSiteVpnAttachmentResponse) => any;
|
|
2540
|
+
|
|
2541
|
+
export declare const GetTransitGatewayConnectPeerAssociationsRequestFilterSensitiveLog: (obj: GetTransitGatewayConnectPeerAssociationsRequest) => any;
|
|
2542
|
+
|
|
2543
|
+
export declare const GetTransitGatewayConnectPeerAssociationsResponseFilterSensitiveLog: (obj: GetTransitGatewayConnectPeerAssociationsResponse) => any;
|
|
2544
|
+
|
|
2545
|
+
export declare const GetTransitGatewayPeeringRequestFilterSensitiveLog: (obj: GetTransitGatewayPeeringRequest) => any;
|
|
2546
|
+
|
|
2547
|
+
export declare const GetTransitGatewayPeeringResponseFilterSensitiveLog: (obj: GetTransitGatewayPeeringResponse) => any;
|
|
2548
|
+
|
|
2549
|
+
export declare const GetTransitGatewayRegistrationsRequestFilterSensitiveLog: (obj: GetTransitGatewayRegistrationsRequest) => any;
|
|
2550
|
+
|
|
2551
|
+
export declare const GetTransitGatewayRegistrationsResponseFilterSensitiveLog: (obj: GetTransitGatewayRegistrationsResponse) => any;
|
|
2552
|
+
|
|
2553
|
+
export declare const GetTransitGatewayRouteTableAttachmentRequestFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAttachmentRequest) => any;
|
|
2554
|
+
|
|
2555
|
+
export declare const GetTransitGatewayRouteTableAttachmentResponseFilterSensitiveLog: (obj: GetTransitGatewayRouteTableAttachmentResponse) => any;
|
|
2556
|
+
|
|
2557
|
+
export declare const GetVpcAttachmentRequestFilterSensitiveLog: (obj: GetVpcAttachmentRequest) => any;
|
|
2558
|
+
|
|
2559
|
+
export declare const GetVpcAttachmentResponseFilterSensitiveLog: (obj: GetVpcAttachmentResponse) => any;
|
|
2560
|
+
|
|
2561
|
+
export declare const ListAttachmentsRequestFilterSensitiveLog: (obj: ListAttachmentsRequest) => any;
|
|
2562
|
+
|
|
2563
|
+
export declare const ListAttachmentsResponseFilterSensitiveLog: (obj: ListAttachmentsResponse) => any;
|
|
2564
|
+
|
|
2565
|
+
export declare const ListConnectPeersRequestFilterSensitiveLog: (obj: ListConnectPeersRequest) => any;
|
|
2566
|
+
|
|
2567
|
+
export declare const ListConnectPeersResponseFilterSensitiveLog: (obj: ListConnectPeersResponse) => any;
|
|
2568
|
+
|
|
2569
|
+
export declare const ListCoreNetworkPolicyVersionsRequestFilterSensitiveLog: (obj: ListCoreNetworkPolicyVersionsRequest) => any;
|
|
2570
|
+
|
|
2571
|
+
export declare const ListCoreNetworkPolicyVersionsResponseFilterSensitiveLog: (obj: ListCoreNetworkPolicyVersionsResponse) => any;
|
|
2572
|
+
|
|
2573
|
+
export declare const ListCoreNetworksRequestFilterSensitiveLog: (obj: ListCoreNetworksRequest) => any;
|
|
2574
|
+
|
|
2575
|
+
export declare const ListCoreNetworksResponseFilterSensitiveLog: (obj: ListCoreNetworksResponse) => any;
|
|
2576
|
+
|
|
2577
|
+
export declare const ListOrganizationServiceAccessStatusRequestFilterSensitiveLog: (obj: ListOrganizationServiceAccessStatusRequest) => any;
|
|
2578
|
+
|
|
2579
|
+
export declare const OrganizationStatusFilterSensitiveLog: (obj: OrganizationStatus) => any;
|
|
2580
|
+
|
|
2581
|
+
export declare const ListOrganizationServiceAccessStatusResponseFilterSensitiveLog: (obj: ListOrganizationServiceAccessStatusResponse) => any;
|
|
2582
|
+
|
|
2583
|
+
export declare const ListPeeringsRequestFilterSensitiveLog: (obj: ListPeeringsRequest) => any;
|
|
2584
|
+
|
|
2585
|
+
export declare const ListPeeringsResponseFilterSensitiveLog: (obj: ListPeeringsResponse) => any;
|
|
2586
|
+
|
|
2587
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2588
|
+
|
|
2589
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2590
|
+
|
|
2591
|
+
export declare const PutCoreNetworkPolicyRequestFilterSensitiveLog: (obj: PutCoreNetworkPolicyRequest) => any;
|
|
2592
|
+
|
|
2593
|
+
export declare const PutCoreNetworkPolicyResponseFilterSensitiveLog: (obj: PutCoreNetworkPolicyResponse) => any;
|
|
2594
|
+
|
|
2595
|
+
export declare const PutResourcePolicyRequestFilterSensitiveLog: (obj: PutResourcePolicyRequest) => any;
|
|
2596
|
+
|
|
2597
|
+
export declare const PutResourcePolicyResponseFilterSensitiveLog: (obj: PutResourcePolicyResponse) => any;
|
|
2598
|
+
|
|
2599
|
+
export declare const RegisterTransitGatewayRequestFilterSensitiveLog: (obj: RegisterTransitGatewayRequest) => any;
|
|
2600
|
+
|
|
2601
|
+
export declare const RegisterTransitGatewayResponseFilterSensitiveLog: (obj: RegisterTransitGatewayResponse) => any;
|
|
2602
|
+
|
|
2603
|
+
export declare const RejectAttachmentRequestFilterSensitiveLog: (obj: RejectAttachmentRequest) => any;
|
|
2604
|
+
|
|
2605
|
+
export declare const RejectAttachmentResponseFilterSensitiveLog: (obj: RejectAttachmentResponse) => any;
|
|
2606
|
+
|
|
2607
|
+
export declare const RestoreCoreNetworkPolicyVersionRequestFilterSensitiveLog: (obj: RestoreCoreNetworkPolicyVersionRequest) => any;
|
|
2608
|
+
|
|
2609
|
+
export declare const RestoreCoreNetworkPolicyVersionResponseFilterSensitiveLog: (obj: RestoreCoreNetworkPolicyVersionResponse) => any;
|
|
2610
|
+
|
|
2611
|
+
export declare const StartOrganizationServiceAccessUpdateRequestFilterSensitiveLog: (obj: StartOrganizationServiceAccessUpdateRequest) => any;
|
|
2612
|
+
|
|
2613
|
+
export declare const StartOrganizationServiceAccessUpdateResponseFilterSensitiveLog: (obj: StartOrganizationServiceAccessUpdateResponse) => any;
|
|
2614
|
+
|
|
2615
|
+
export declare const RouteAnalysisEndpointOptionsSpecificationFilterSensitiveLog: (obj: RouteAnalysisEndpointOptionsSpecification) => any;
|
|
2616
|
+
|
|
2617
|
+
export declare const StartRouteAnalysisRequestFilterSensitiveLog: (obj: StartRouteAnalysisRequest) => any;
|
|
2618
|
+
|
|
2619
|
+
export declare const StartRouteAnalysisResponseFilterSensitiveLog: (obj: StartRouteAnalysisResponse) => any;
|
|
2620
|
+
|
|
2621
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2622
|
+
|
|
2623
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2624
|
+
|
|
2625
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2626
|
+
|
|
2627
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2628
|
+
|
|
2629
|
+
export declare const UpdateConnectionRequestFilterSensitiveLog: (obj: UpdateConnectionRequest) => any;
|
|
2630
|
+
|
|
2631
|
+
export declare const UpdateConnectionResponseFilterSensitiveLog: (obj: UpdateConnectionResponse) => any;
|
|
2632
|
+
|
|
2633
|
+
export declare const UpdateCoreNetworkRequestFilterSensitiveLog: (obj: UpdateCoreNetworkRequest) => any;
|
|
2634
|
+
|
|
2635
|
+
export declare const UpdateCoreNetworkResponseFilterSensitiveLog: (obj: UpdateCoreNetworkResponse) => any;
|
|
2636
|
+
|
|
2637
|
+
export declare const UpdateDeviceRequestFilterSensitiveLog: (obj: UpdateDeviceRequest) => any;
|
|
2638
|
+
|
|
2639
|
+
export declare const UpdateDeviceResponseFilterSensitiveLog: (obj: UpdateDeviceResponse) => any;
|
|
2640
|
+
|
|
2641
|
+
export declare const UpdateGlobalNetworkRequestFilterSensitiveLog: (obj: UpdateGlobalNetworkRequest) => any;
|
|
2642
|
+
|
|
2643
|
+
export declare const UpdateGlobalNetworkResponseFilterSensitiveLog: (obj: UpdateGlobalNetworkResponse) => any;
|
|
2644
|
+
|
|
2645
|
+
export declare const UpdateLinkRequestFilterSensitiveLog: (obj: UpdateLinkRequest) => any;
|
|
2646
|
+
|
|
2647
|
+
export declare const UpdateLinkResponseFilterSensitiveLog: (obj: UpdateLinkResponse) => any;
|
|
2648
|
+
|
|
2649
|
+
export declare const UpdateNetworkResourceMetadataRequestFilterSensitiveLog: (obj: UpdateNetworkResourceMetadataRequest) => any;
|
|
2650
|
+
|
|
2651
|
+
export declare const UpdateNetworkResourceMetadataResponseFilterSensitiveLog: (obj: UpdateNetworkResourceMetadataResponse) => any;
|
|
2652
|
+
|
|
2653
|
+
export declare const UpdateSiteRequestFilterSensitiveLog: (obj: UpdateSiteRequest) => any;
|
|
2654
|
+
|
|
2655
|
+
export declare const UpdateSiteResponseFilterSensitiveLog: (obj: UpdateSiteResponse) => any;
|
|
2656
|
+
|
|
2657
|
+
export declare const UpdateVpcAttachmentRequestFilterSensitiveLog: (obj: UpdateVpcAttachmentRequest) => any;
|
|
2658
|
+
|
|
2659
|
+
export declare const UpdateVpcAttachmentResponseFilterSensitiveLog: (obj: UpdateVpcAttachmentResponse) => any;
|