@aws-sdk/client-global-accelerator 3.131.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 +11 -0
- package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +2 -2
- package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
- package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +1 -1
- package/dist-cjs/commands/CreateAcceleratorCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +2 -2
- package/dist-cjs/commands/CreateEndpointGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateListenerCommand.js +2 -2
- package/dist-cjs/commands/DeleteAcceleratorCommand.js +1 -1
- package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +1 -1
- package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +1 -1
- package/dist-cjs/commands/DeleteEndpointGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteListenerCommand.js +1 -1
- package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +1 -1
- package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
- package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeAcceleratorCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +2 -2
- package/dist-cjs/commands/DescribeEndpointGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeListenerCommand.js +2 -2
- package/dist-cjs/commands/ListAcceleratorsCommand.js +2 -2
- package/dist-cjs/commands/ListByoipCidrsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +2 -2
- package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -2
- package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +2 -2
- package/dist-cjs/commands/ListEndpointGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListListenersCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
- package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +1 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +2 -2
- package/dist-cjs/commands/UpdateAcceleratorCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -2
- package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +2 -2
- package/dist-cjs/commands/UpdateEndpointGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateListenerCommand.js +2 -2
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
- package/dist-cjs/models/models_0.js +439 -657
- package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +3 -3
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
- package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +2 -2
- package/dist-es/commands/CreateAcceleratorCommand.js +3 -3
- package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +3 -3
- package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +3 -3
- package/dist-es/commands/CreateCustomRoutingListenerCommand.js +3 -3
- package/dist-es/commands/CreateEndpointGroupCommand.js +3 -3
- package/dist-es/commands/CreateListenerCommand.js +3 -3
- package/dist-es/commands/DeleteAcceleratorCommand.js +2 -2
- package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -2
- package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -2
- package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +2 -2
- package/dist-es/commands/DeleteEndpointGroupCommand.js +2 -2
- package/dist-es/commands/DeleteListenerCommand.js +2 -2
- package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +2 -2
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
- package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeAcceleratorCommand.js +3 -3
- package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +3 -3
- package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +3 -3
- package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +3 -3
- package/dist-es/commands/DescribeEndpointGroupCommand.js +3 -3
- package/dist-es/commands/DescribeListenerCommand.js +3 -3
- package/dist-es/commands/ListAcceleratorsCommand.js +3 -3
- package/dist-es/commands/ListByoipCidrsCommand.js +3 -3
- package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +3 -3
- package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +3 -3
- package/dist-es/commands/ListCustomRoutingListenersCommand.js +3 -3
- package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +3 -3
- package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +3 -3
- package/dist-es/commands/ListEndpointGroupsCommand.js +3 -3
- package/dist-es/commands/ListListenersCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
- package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +3 -3
- package/dist-es/commands/UpdateAcceleratorCommand.js +3 -3
- package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +3 -3
- package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +3 -3
- package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +3 -3
- package/dist-es/commands/UpdateEndpointGroupCommand.js +3 -3
- package/dist-es/commands/UpdateListenerCommand.js +3 -3
- package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
- package/dist-es/models/models_0.js +109 -436
- package/dist-types/models/models_0.d.ts +436 -654
- package/dist-types/ts3.4/models/models_0.d.ts +218 -436
- package/package.json +6 -6
|
@@ -10,10 +10,6 @@ export interface IpSet {
|
|
|
10
10
|
|
|
11
11
|
IpAddresses?: string[];
|
|
12
12
|
}
|
|
13
|
-
export declare namespace IpSet {
|
|
14
|
-
|
|
15
|
-
const filterSensitiveLog: (obj: IpSet) => any;
|
|
16
|
-
}
|
|
17
13
|
export declare type AcceleratorStatus = "DEPLOYED" | "IN_PROGRESS";
|
|
18
14
|
|
|
19
15
|
export interface Accelerator {
|
|
@@ -36,10 +32,6 @@ export interface Accelerator {
|
|
|
36
32
|
|
|
37
33
|
LastModifiedTime?: Date;
|
|
38
34
|
}
|
|
39
|
-
export declare namespace Accelerator {
|
|
40
|
-
|
|
41
|
-
const filterSensitiveLog: (obj: Accelerator) => any;
|
|
42
|
-
}
|
|
43
35
|
|
|
44
36
|
export interface AcceleratorAttributes {
|
|
45
37
|
|
|
@@ -49,10 +41,6 @@ export interface AcceleratorAttributes {
|
|
|
49
41
|
|
|
50
42
|
FlowLogsS3Prefix?: string;
|
|
51
43
|
}
|
|
52
|
-
export declare namespace AcceleratorAttributes {
|
|
53
|
-
|
|
54
|
-
const filterSensitiveLog: (obj: AcceleratorAttributes) => any;
|
|
55
|
-
}
|
|
56
44
|
|
|
57
45
|
export declare class AcceleratorNotDisabledException extends __BaseException {
|
|
58
46
|
readonly name: "AcceleratorNotDisabledException";
|
|
@@ -82,39 +70,23 @@ export interface CustomRoutingEndpointConfiguration {
|
|
|
82
70
|
|
|
83
71
|
EndpointId?: string;
|
|
84
72
|
}
|
|
85
|
-
export declare namespace CustomRoutingEndpointConfiguration {
|
|
86
|
-
|
|
87
|
-
const filterSensitiveLog: (obj: CustomRoutingEndpointConfiguration) => any;
|
|
88
|
-
}
|
|
89
73
|
export interface AddCustomRoutingEndpointsRequest {
|
|
90
74
|
|
|
91
75
|
EndpointConfigurations: CustomRoutingEndpointConfiguration[] | undefined;
|
|
92
76
|
|
|
93
77
|
EndpointGroupArn: string | undefined;
|
|
94
78
|
}
|
|
95
|
-
export declare namespace AddCustomRoutingEndpointsRequest {
|
|
96
|
-
|
|
97
|
-
const filterSensitiveLog: (obj: AddCustomRoutingEndpointsRequest) => any;
|
|
98
|
-
}
|
|
99
79
|
|
|
100
80
|
export interface CustomRoutingEndpointDescription {
|
|
101
81
|
|
|
102
82
|
EndpointId?: string;
|
|
103
83
|
}
|
|
104
|
-
export declare namespace CustomRoutingEndpointDescription {
|
|
105
|
-
|
|
106
|
-
const filterSensitiveLog: (obj: CustomRoutingEndpointDescription) => any;
|
|
107
|
-
}
|
|
108
84
|
export interface AddCustomRoutingEndpointsResponse {
|
|
109
85
|
|
|
110
86
|
EndpointDescriptions?: CustomRoutingEndpointDescription[];
|
|
111
87
|
|
|
112
88
|
EndpointGroupArn?: string;
|
|
113
89
|
}
|
|
114
|
-
export declare namespace AddCustomRoutingEndpointsResponse {
|
|
115
|
-
|
|
116
|
-
const filterSensitiveLog: (obj: AddCustomRoutingEndpointsResponse) => any;
|
|
117
|
-
}
|
|
118
90
|
|
|
119
91
|
export declare class ConflictException extends __BaseException {
|
|
120
92
|
readonly name: "ConflictException";
|
|
@@ -167,10 +139,6 @@ export interface AdvertiseByoipCidrRequest {
|
|
|
167
139
|
|
|
168
140
|
Cidr: string | undefined;
|
|
169
141
|
}
|
|
170
|
-
export declare namespace AdvertiseByoipCidrRequest {
|
|
171
|
-
|
|
172
|
-
const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
|
|
173
|
-
}
|
|
174
142
|
|
|
175
143
|
export interface ByoipCidrEvent {
|
|
176
144
|
|
|
@@ -178,10 +146,6 @@ export interface ByoipCidrEvent {
|
|
|
178
146
|
|
|
179
147
|
Timestamp?: Date;
|
|
180
148
|
}
|
|
181
|
-
export declare namespace ByoipCidrEvent {
|
|
182
|
-
|
|
183
|
-
const filterSensitiveLog: (obj: ByoipCidrEvent) => any;
|
|
184
|
-
}
|
|
185
149
|
export declare enum ByoipCidrState {
|
|
186
150
|
ADVERTISING = "ADVERTISING",
|
|
187
151
|
DEPROVISIONED = "DEPROVISIONED",
|
|
@@ -204,18 +168,10 @@ export interface ByoipCidr {
|
|
|
204
168
|
|
|
205
169
|
Events?: ByoipCidrEvent[];
|
|
206
170
|
}
|
|
207
|
-
export declare namespace ByoipCidr {
|
|
208
|
-
|
|
209
|
-
const filterSensitiveLog: (obj: ByoipCidr) => any;
|
|
210
|
-
}
|
|
211
171
|
export interface AdvertiseByoipCidrResponse {
|
|
212
172
|
|
|
213
173
|
ByoipCidr?: ByoipCidr;
|
|
214
174
|
}
|
|
215
|
-
export declare namespace AdvertiseByoipCidrResponse {
|
|
216
|
-
|
|
217
|
-
const filterSensitiveLog: (obj: AdvertiseByoipCidrResponse) => any;
|
|
218
|
-
}
|
|
219
175
|
|
|
220
176
|
export declare class ByoipCidrNotFoundException extends __BaseException {
|
|
221
177
|
readonly name: "ByoipCidrNotFoundException";
|
|
@@ -244,10 +200,6 @@ export interface AllowCustomRoutingTrafficRequest {
|
|
|
244
200
|
|
|
245
201
|
AllowAllTrafficToEndpoint?: boolean;
|
|
246
202
|
}
|
|
247
|
-
export declare namespace AllowCustomRoutingTrafficRequest {
|
|
248
|
-
|
|
249
|
-
const filterSensitiveLog: (obj: AllowCustomRoutingTrafficRequest) => any;
|
|
250
|
-
}
|
|
251
203
|
|
|
252
204
|
export declare class AssociatedEndpointGroupFoundException extends __BaseException {
|
|
253
205
|
readonly name: "AssociatedEndpointGroupFoundException";
|
|
@@ -271,10 +223,6 @@ export interface CidrAuthorizationContext {
|
|
|
271
223
|
|
|
272
224
|
Signature: string | undefined;
|
|
273
225
|
}
|
|
274
|
-
export declare namespace CidrAuthorizationContext {
|
|
275
|
-
|
|
276
|
-
const filterSensitiveLog: (obj: CidrAuthorizationContext) => any;
|
|
277
|
-
}
|
|
278
226
|
export declare type ClientAffinity = "NONE" | "SOURCE_IP";
|
|
279
227
|
|
|
280
228
|
export interface Tag {
|
|
@@ -283,10 +231,6 @@ export interface Tag {
|
|
|
283
231
|
|
|
284
232
|
Value: string | undefined;
|
|
285
233
|
}
|
|
286
|
-
export declare namespace Tag {
|
|
287
|
-
|
|
288
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
289
|
-
}
|
|
290
234
|
export interface CreateAcceleratorRequest {
|
|
291
235
|
|
|
292
236
|
Name: string | undefined;
|
|
@@ -301,18 +245,10 @@ export interface CreateAcceleratorRequest {
|
|
|
301
245
|
|
|
302
246
|
Tags?: Tag[];
|
|
303
247
|
}
|
|
304
|
-
export declare namespace CreateAcceleratorRequest {
|
|
305
|
-
|
|
306
|
-
const filterSensitiveLog: (obj: CreateAcceleratorRequest) => any;
|
|
307
|
-
}
|
|
308
248
|
export interface CreateAcceleratorResponse {
|
|
309
249
|
|
|
310
250
|
Accelerator?: Accelerator;
|
|
311
251
|
}
|
|
312
|
-
export declare namespace CreateAcceleratorResponse {
|
|
313
|
-
|
|
314
|
-
const filterSensitiveLog: (obj: CreateAcceleratorResponse) => any;
|
|
315
|
-
}
|
|
316
252
|
export interface CreateCustomRoutingAcceleratorRequest {
|
|
317
253
|
|
|
318
254
|
Name: string | undefined;
|
|
@@ -327,10 +263,6 @@ export interface CreateCustomRoutingAcceleratorRequest {
|
|
|
327
263
|
|
|
328
264
|
Tags?: Tag[];
|
|
329
265
|
}
|
|
330
|
-
export declare namespace CreateCustomRoutingAcceleratorRequest {
|
|
331
|
-
|
|
332
|
-
const filterSensitiveLog: (obj: CreateCustomRoutingAcceleratorRequest) => any;
|
|
333
|
-
}
|
|
334
266
|
export declare type CustomRoutingAcceleratorStatus = "DEPLOYED" | "IN_PROGRESS";
|
|
335
267
|
|
|
336
268
|
export interface CustomRoutingAccelerator {
|
|
@@ -353,18 +285,10 @@ export interface CustomRoutingAccelerator {
|
|
|
353
285
|
|
|
354
286
|
LastModifiedTime?: Date;
|
|
355
287
|
}
|
|
356
|
-
export declare namespace CustomRoutingAccelerator {
|
|
357
|
-
|
|
358
|
-
const filterSensitiveLog: (obj: CustomRoutingAccelerator) => any;
|
|
359
|
-
}
|
|
360
288
|
export interface CreateCustomRoutingAcceleratorResponse {
|
|
361
289
|
|
|
362
290
|
Accelerator?: CustomRoutingAccelerator;
|
|
363
291
|
}
|
|
364
|
-
export declare namespace CreateCustomRoutingAcceleratorResponse {
|
|
365
|
-
|
|
366
|
-
const filterSensitiveLog: (obj: CreateCustomRoutingAcceleratorResponse) => any;
|
|
367
|
-
}
|
|
368
292
|
export declare enum CustomRoutingProtocol {
|
|
369
293
|
TCP = "TCP",
|
|
370
294
|
UDP = "UDP"
|
|
@@ -378,10 +302,6 @@ export interface CustomRoutingDestinationConfiguration {
|
|
|
378
302
|
|
|
379
303
|
Protocols: (CustomRoutingProtocol | string)[] | undefined;
|
|
380
304
|
}
|
|
381
|
-
export declare namespace CustomRoutingDestinationConfiguration {
|
|
382
|
-
|
|
383
|
-
const filterSensitiveLog: (obj: CustomRoutingDestinationConfiguration) => any;
|
|
384
|
-
}
|
|
385
305
|
export interface CreateCustomRoutingEndpointGroupRequest {
|
|
386
306
|
|
|
387
307
|
ListenerArn: string | undefined;
|
|
@@ -392,10 +312,6 @@ export interface CreateCustomRoutingEndpointGroupRequest {
|
|
|
392
312
|
|
|
393
313
|
IdempotencyToken?: string;
|
|
394
314
|
}
|
|
395
|
-
export declare namespace CreateCustomRoutingEndpointGroupRequest {
|
|
396
|
-
|
|
397
|
-
const filterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupRequest) => any;
|
|
398
|
-
}
|
|
399
315
|
export declare enum Protocol {
|
|
400
316
|
TCP = "TCP",
|
|
401
317
|
UDP = "UDP"
|
|
@@ -409,10 +325,6 @@ export interface CustomRoutingDestinationDescription {
|
|
|
409
325
|
|
|
410
326
|
Protocols?: (Protocol | string)[];
|
|
411
327
|
}
|
|
412
|
-
export declare namespace CustomRoutingDestinationDescription {
|
|
413
|
-
|
|
414
|
-
const filterSensitiveLog: (obj: CustomRoutingDestinationDescription) => any;
|
|
415
|
-
}
|
|
416
328
|
|
|
417
329
|
export interface CustomRoutingEndpointGroup {
|
|
418
330
|
|
|
@@ -424,18 +336,10 @@ export interface CustomRoutingEndpointGroup {
|
|
|
424
336
|
|
|
425
337
|
EndpointDescriptions?: CustomRoutingEndpointDescription[];
|
|
426
338
|
}
|
|
427
|
-
export declare namespace CustomRoutingEndpointGroup {
|
|
428
|
-
|
|
429
|
-
const filterSensitiveLog: (obj: CustomRoutingEndpointGroup) => any;
|
|
430
|
-
}
|
|
431
339
|
export interface CreateCustomRoutingEndpointGroupResponse {
|
|
432
340
|
|
|
433
341
|
EndpointGroup?: CustomRoutingEndpointGroup;
|
|
434
342
|
}
|
|
435
|
-
export declare namespace CreateCustomRoutingEndpointGroupResponse {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupResponse) => any;
|
|
438
|
-
}
|
|
439
343
|
|
|
440
344
|
export declare class EndpointGroupAlreadyExistsException extends __BaseException {
|
|
441
345
|
readonly name: "EndpointGroupAlreadyExistsException";
|
|
@@ -467,10 +371,6 @@ export interface PortRange {
|
|
|
467
371
|
|
|
468
372
|
ToPort?: number;
|
|
469
373
|
}
|
|
470
|
-
export declare namespace PortRange {
|
|
471
|
-
|
|
472
|
-
const filterSensitiveLog: (obj: PortRange) => any;
|
|
473
|
-
}
|
|
474
374
|
export interface CreateCustomRoutingListenerRequest {
|
|
475
375
|
|
|
476
376
|
AcceleratorArn: string | undefined;
|
|
@@ -479,10 +379,6 @@ export interface CreateCustomRoutingListenerRequest {
|
|
|
479
379
|
|
|
480
380
|
IdempotencyToken?: string;
|
|
481
381
|
}
|
|
482
|
-
export declare namespace CreateCustomRoutingListenerRequest {
|
|
483
|
-
|
|
484
|
-
const filterSensitiveLog: (obj: CreateCustomRoutingListenerRequest) => any;
|
|
485
|
-
}
|
|
486
382
|
|
|
487
383
|
export interface CustomRoutingListener {
|
|
488
384
|
|
|
@@ -490,18 +386,10 @@ export interface CustomRoutingListener {
|
|
|
490
386
|
|
|
491
387
|
PortRanges?: PortRange[];
|
|
492
388
|
}
|
|
493
|
-
export declare namespace CustomRoutingListener {
|
|
494
|
-
|
|
495
|
-
const filterSensitiveLog: (obj: CustomRoutingListener) => any;
|
|
496
|
-
}
|
|
497
389
|
export interface CreateCustomRoutingListenerResponse {
|
|
498
390
|
|
|
499
391
|
Listener?: CustomRoutingListener;
|
|
500
392
|
}
|
|
501
|
-
export declare namespace CreateCustomRoutingListenerResponse {
|
|
502
|
-
|
|
503
|
-
const filterSensitiveLog: (obj: CreateCustomRoutingListenerResponse) => any;
|
|
504
|
-
}
|
|
505
393
|
|
|
506
394
|
export interface EndpointConfiguration {
|
|
507
395
|
|
|
@@ -511,10 +399,6 @@ export interface EndpointConfiguration {
|
|
|
511
399
|
|
|
512
400
|
ClientIPPreservationEnabled?: boolean;
|
|
513
401
|
}
|
|
514
|
-
export declare namespace EndpointConfiguration {
|
|
515
|
-
|
|
516
|
-
const filterSensitiveLog: (obj: EndpointConfiguration) => any;
|
|
517
|
-
}
|
|
518
402
|
export declare enum HealthCheckProtocol {
|
|
519
403
|
HTTP = "HTTP",
|
|
520
404
|
HTTPS = "HTTPS",
|
|
@@ -527,10 +411,6 @@ export interface PortOverride {
|
|
|
527
411
|
|
|
528
412
|
EndpointPort?: number;
|
|
529
413
|
}
|
|
530
|
-
export declare namespace PortOverride {
|
|
531
|
-
|
|
532
|
-
const filterSensitiveLog: (obj: PortOverride) => any;
|
|
533
|
-
}
|
|
534
414
|
export interface CreateEndpointGroupRequest {
|
|
535
415
|
|
|
536
416
|
ListenerArn: string | undefined;
|
|
@@ -555,10 +435,6 @@ export interface CreateEndpointGroupRequest {
|
|
|
555
435
|
|
|
556
436
|
PortOverrides?: PortOverride[];
|
|
557
437
|
}
|
|
558
|
-
export declare namespace CreateEndpointGroupRequest {
|
|
559
|
-
|
|
560
|
-
const filterSensitiveLog: (obj: CreateEndpointGroupRequest) => any;
|
|
561
|
-
}
|
|
562
438
|
export declare type HealthState = "HEALTHY" | "INITIAL" | "UNHEALTHY";
|
|
563
439
|
|
|
564
440
|
export interface EndpointDescription {
|
|
@@ -573,10 +449,6 @@ export interface EndpointDescription {
|
|
|
573
449
|
|
|
574
450
|
ClientIPPreservationEnabled?: boolean;
|
|
575
451
|
}
|
|
576
|
-
export declare namespace EndpointDescription {
|
|
577
|
-
|
|
578
|
-
const filterSensitiveLog: (obj: EndpointDescription) => any;
|
|
579
|
-
}
|
|
580
452
|
|
|
581
453
|
export interface EndpointGroup {
|
|
582
454
|
|
|
@@ -600,18 +472,10 @@ export interface EndpointGroup {
|
|
|
600
472
|
|
|
601
473
|
PortOverrides?: PortOverride[];
|
|
602
474
|
}
|
|
603
|
-
export declare namespace EndpointGroup {
|
|
604
|
-
|
|
605
|
-
const filterSensitiveLog: (obj: EndpointGroup) => any;
|
|
606
|
-
}
|
|
607
475
|
export interface CreateEndpointGroupResponse {
|
|
608
476
|
|
|
609
477
|
EndpointGroup?: EndpointGroup;
|
|
610
478
|
}
|
|
611
|
-
export declare namespace CreateEndpointGroupResponse {
|
|
612
|
-
|
|
613
|
-
const filterSensitiveLog: (obj: CreateEndpointGroupResponse) => any;
|
|
614
|
-
}
|
|
615
479
|
export interface CreateListenerRequest {
|
|
616
480
|
|
|
617
481
|
AcceleratorArn: string | undefined;
|
|
@@ -624,10 +488,6 @@ export interface CreateListenerRequest {
|
|
|
624
488
|
|
|
625
489
|
IdempotencyToken?: string;
|
|
626
490
|
}
|
|
627
|
-
export declare namespace CreateListenerRequest {
|
|
628
|
-
|
|
629
|
-
const filterSensitiveLog: (obj: CreateListenerRequest) => any;
|
|
630
|
-
}
|
|
631
491
|
|
|
632
492
|
export interface Listener {
|
|
633
493
|
|
|
@@ -639,18 +499,10 @@ export interface Listener {
|
|
|
639
499
|
|
|
640
500
|
ClientAffinity?: ClientAffinity | string;
|
|
641
501
|
}
|
|
642
|
-
export declare namespace Listener {
|
|
643
|
-
|
|
644
|
-
const filterSensitiveLog: (obj: Listener) => any;
|
|
645
|
-
}
|
|
646
502
|
export interface CreateListenerResponse {
|
|
647
503
|
|
|
648
504
|
Listener?: Listener;
|
|
649
505
|
}
|
|
650
|
-
export declare namespace CreateListenerResponse {
|
|
651
|
-
|
|
652
|
-
const filterSensitiveLog: (obj: CreateListenerResponse) => any;
|
|
653
|
-
}
|
|
654
506
|
|
|
655
507
|
export interface CustomRoutingAcceleratorAttributes {
|
|
656
508
|
|
|
@@ -660,10 +512,6 @@ export interface CustomRoutingAcceleratorAttributes {
|
|
|
660
512
|
|
|
661
513
|
FlowLogsS3Prefix?: string;
|
|
662
514
|
}
|
|
663
|
-
export declare namespace CustomRoutingAcceleratorAttributes {
|
|
664
|
-
|
|
665
|
-
const filterSensitiveLog: (obj: CustomRoutingAcceleratorAttributes) => any;
|
|
666
|
-
}
|
|
667
515
|
export declare enum CustomRoutingDestinationTrafficState {
|
|
668
516
|
ALLOW = "ALLOW",
|
|
669
517
|
DENY = "DENY"
|
|
@@ -672,50 +520,26 @@ export interface DeleteAcceleratorRequest {
|
|
|
672
520
|
|
|
673
521
|
AcceleratorArn: string | undefined;
|
|
674
522
|
}
|
|
675
|
-
export declare namespace DeleteAcceleratorRequest {
|
|
676
|
-
|
|
677
|
-
const filterSensitiveLog: (obj: DeleteAcceleratorRequest) => any;
|
|
678
|
-
}
|
|
679
523
|
export interface DeleteCustomRoutingAcceleratorRequest {
|
|
680
524
|
|
|
681
525
|
AcceleratorArn: string | undefined;
|
|
682
526
|
}
|
|
683
|
-
export declare namespace DeleteCustomRoutingAcceleratorRequest {
|
|
684
|
-
|
|
685
|
-
const filterSensitiveLog: (obj: DeleteCustomRoutingAcceleratorRequest) => any;
|
|
686
|
-
}
|
|
687
527
|
export interface DeleteCustomRoutingEndpointGroupRequest {
|
|
688
528
|
|
|
689
529
|
EndpointGroupArn: string | undefined;
|
|
690
530
|
}
|
|
691
|
-
export declare namespace DeleteCustomRoutingEndpointGroupRequest {
|
|
692
|
-
|
|
693
|
-
const filterSensitiveLog: (obj: DeleteCustomRoutingEndpointGroupRequest) => any;
|
|
694
|
-
}
|
|
695
531
|
export interface DeleteCustomRoutingListenerRequest {
|
|
696
532
|
|
|
697
533
|
ListenerArn: string | undefined;
|
|
698
534
|
}
|
|
699
|
-
export declare namespace DeleteCustomRoutingListenerRequest {
|
|
700
|
-
|
|
701
|
-
const filterSensitiveLog: (obj: DeleteCustomRoutingListenerRequest) => any;
|
|
702
|
-
}
|
|
703
535
|
export interface DeleteEndpointGroupRequest {
|
|
704
536
|
|
|
705
537
|
EndpointGroupArn: string | undefined;
|
|
706
538
|
}
|
|
707
|
-
export declare namespace DeleteEndpointGroupRequest {
|
|
708
|
-
|
|
709
|
-
const filterSensitiveLog: (obj: DeleteEndpointGroupRequest) => any;
|
|
710
|
-
}
|
|
711
539
|
export interface DeleteListenerRequest {
|
|
712
540
|
|
|
713
541
|
ListenerArn: string | undefined;
|
|
714
542
|
}
|
|
715
|
-
export declare namespace DeleteListenerRequest {
|
|
716
|
-
|
|
717
|
-
const filterSensitiveLog: (obj: DeleteListenerRequest) => any;
|
|
718
|
-
}
|
|
719
543
|
export interface DenyCustomRoutingTrafficRequest {
|
|
720
544
|
|
|
721
545
|
EndpointGroupArn: string | undefined;
|
|
@@ -728,154 +552,78 @@ export interface DenyCustomRoutingTrafficRequest {
|
|
|
728
552
|
|
|
729
553
|
DenyAllTrafficToEndpoint?: boolean;
|
|
730
554
|
}
|
|
731
|
-
export declare namespace DenyCustomRoutingTrafficRequest {
|
|
732
|
-
|
|
733
|
-
const filterSensitiveLog: (obj: DenyCustomRoutingTrafficRequest) => any;
|
|
734
|
-
}
|
|
735
555
|
export interface DeprovisionByoipCidrRequest {
|
|
736
556
|
|
|
737
557
|
Cidr: string | undefined;
|
|
738
558
|
}
|
|
739
|
-
export declare namespace DeprovisionByoipCidrRequest {
|
|
740
|
-
|
|
741
|
-
const filterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
|
|
742
|
-
}
|
|
743
559
|
export interface DeprovisionByoipCidrResponse {
|
|
744
560
|
|
|
745
561
|
ByoipCidr?: ByoipCidr;
|
|
746
562
|
}
|
|
747
|
-
export declare namespace DeprovisionByoipCidrResponse {
|
|
748
|
-
|
|
749
|
-
const filterSensitiveLog: (obj: DeprovisionByoipCidrResponse) => any;
|
|
750
|
-
}
|
|
751
563
|
export interface DescribeAcceleratorRequest {
|
|
752
564
|
|
|
753
565
|
AcceleratorArn: string | undefined;
|
|
754
566
|
}
|
|
755
|
-
export declare namespace DescribeAcceleratorRequest {
|
|
756
|
-
|
|
757
|
-
const filterSensitiveLog: (obj: DescribeAcceleratorRequest) => any;
|
|
758
|
-
}
|
|
759
567
|
export interface DescribeAcceleratorResponse {
|
|
760
568
|
|
|
761
569
|
Accelerator?: Accelerator;
|
|
762
570
|
}
|
|
763
|
-
export declare namespace DescribeAcceleratorResponse {
|
|
764
|
-
|
|
765
|
-
const filterSensitiveLog: (obj: DescribeAcceleratorResponse) => any;
|
|
766
|
-
}
|
|
767
571
|
export interface DescribeAcceleratorAttributesRequest {
|
|
768
572
|
|
|
769
573
|
AcceleratorArn: string | undefined;
|
|
770
574
|
}
|
|
771
|
-
export declare namespace DescribeAcceleratorAttributesRequest {
|
|
772
|
-
|
|
773
|
-
const filterSensitiveLog: (obj: DescribeAcceleratorAttributesRequest) => any;
|
|
774
|
-
}
|
|
775
575
|
export interface DescribeAcceleratorAttributesResponse {
|
|
776
576
|
|
|
777
577
|
AcceleratorAttributes?: AcceleratorAttributes;
|
|
778
578
|
}
|
|
779
|
-
export declare namespace DescribeAcceleratorAttributesResponse {
|
|
780
|
-
|
|
781
|
-
const filterSensitiveLog: (obj: DescribeAcceleratorAttributesResponse) => any;
|
|
782
|
-
}
|
|
783
579
|
export interface DescribeCustomRoutingAcceleratorRequest {
|
|
784
580
|
|
|
785
581
|
AcceleratorArn: string | undefined;
|
|
786
582
|
}
|
|
787
|
-
export declare namespace DescribeCustomRoutingAcceleratorRequest {
|
|
788
|
-
|
|
789
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorRequest) => any;
|
|
790
|
-
}
|
|
791
583
|
export interface DescribeCustomRoutingAcceleratorResponse {
|
|
792
584
|
|
|
793
585
|
Accelerator?: CustomRoutingAccelerator;
|
|
794
586
|
}
|
|
795
|
-
export declare namespace DescribeCustomRoutingAcceleratorResponse {
|
|
796
|
-
|
|
797
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorResponse) => any;
|
|
798
|
-
}
|
|
799
587
|
export interface DescribeCustomRoutingAcceleratorAttributesRequest {
|
|
800
588
|
|
|
801
589
|
AcceleratorArn: string | undefined;
|
|
802
590
|
}
|
|
803
|
-
export declare namespace DescribeCustomRoutingAcceleratorAttributesRequest {
|
|
804
|
-
|
|
805
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesRequest) => any;
|
|
806
|
-
}
|
|
807
591
|
export interface DescribeCustomRoutingAcceleratorAttributesResponse {
|
|
808
592
|
|
|
809
593
|
AcceleratorAttributes?: CustomRoutingAcceleratorAttributes;
|
|
810
594
|
}
|
|
811
|
-
export declare namespace DescribeCustomRoutingAcceleratorAttributesResponse {
|
|
812
|
-
|
|
813
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesResponse) => any;
|
|
814
|
-
}
|
|
815
595
|
export interface DescribeCustomRoutingEndpointGroupRequest {
|
|
816
596
|
|
|
817
597
|
EndpointGroupArn: string | undefined;
|
|
818
598
|
}
|
|
819
|
-
export declare namespace DescribeCustomRoutingEndpointGroupRequest {
|
|
820
|
-
|
|
821
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupRequest) => any;
|
|
822
|
-
}
|
|
823
599
|
export interface DescribeCustomRoutingEndpointGroupResponse {
|
|
824
600
|
|
|
825
601
|
EndpointGroup?: CustomRoutingEndpointGroup;
|
|
826
602
|
}
|
|
827
|
-
export declare namespace DescribeCustomRoutingEndpointGroupResponse {
|
|
828
|
-
|
|
829
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupResponse) => any;
|
|
830
|
-
}
|
|
831
603
|
export interface DescribeCustomRoutingListenerRequest {
|
|
832
604
|
|
|
833
605
|
ListenerArn: string | undefined;
|
|
834
606
|
}
|
|
835
|
-
export declare namespace DescribeCustomRoutingListenerRequest {
|
|
836
|
-
|
|
837
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingListenerRequest) => any;
|
|
838
|
-
}
|
|
839
607
|
export interface DescribeCustomRoutingListenerResponse {
|
|
840
608
|
|
|
841
609
|
Listener?: CustomRoutingListener;
|
|
842
610
|
}
|
|
843
|
-
export declare namespace DescribeCustomRoutingListenerResponse {
|
|
844
|
-
|
|
845
|
-
const filterSensitiveLog: (obj: DescribeCustomRoutingListenerResponse) => any;
|
|
846
|
-
}
|
|
847
611
|
export interface DescribeEndpointGroupRequest {
|
|
848
612
|
|
|
849
613
|
EndpointGroupArn: string | undefined;
|
|
850
614
|
}
|
|
851
|
-
export declare namespace DescribeEndpointGroupRequest {
|
|
852
|
-
|
|
853
|
-
const filterSensitiveLog: (obj: DescribeEndpointGroupRequest) => any;
|
|
854
|
-
}
|
|
855
615
|
export interface DescribeEndpointGroupResponse {
|
|
856
616
|
|
|
857
617
|
EndpointGroup?: EndpointGroup;
|
|
858
618
|
}
|
|
859
|
-
export declare namespace DescribeEndpointGroupResponse {
|
|
860
|
-
|
|
861
|
-
const filterSensitiveLog: (obj: DescribeEndpointGroupResponse) => any;
|
|
862
|
-
}
|
|
863
619
|
export interface DescribeListenerRequest {
|
|
864
620
|
|
|
865
621
|
ListenerArn: string | undefined;
|
|
866
622
|
}
|
|
867
|
-
export declare namespace DescribeListenerRequest {
|
|
868
|
-
|
|
869
|
-
const filterSensitiveLog: (obj: DescribeListenerRequest) => any;
|
|
870
|
-
}
|
|
871
623
|
export interface DescribeListenerResponse {
|
|
872
624
|
|
|
873
625
|
Listener?: Listener;
|
|
874
626
|
}
|
|
875
|
-
export declare namespace DescribeListenerResponse {
|
|
876
|
-
|
|
877
|
-
const filterSensitiveLog: (obj: DescribeListenerResponse) => any;
|
|
878
|
-
}
|
|
879
627
|
|
|
880
628
|
export interface SocketAddress {
|
|
881
629
|
|
|
@@ -883,10 +631,6 @@ export interface SocketAddress {
|
|
|
883
631
|
|
|
884
632
|
Port?: number;
|
|
885
633
|
}
|
|
886
|
-
export declare namespace SocketAddress {
|
|
887
|
-
|
|
888
|
-
const filterSensitiveLog: (obj: SocketAddress) => any;
|
|
889
|
-
}
|
|
890
634
|
|
|
891
635
|
export interface DestinationPortMapping {
|
|
892
636
|
|
|
@@ -906,10 +650,6 @@ export interface DestinationPortMapping {
|
|
|
906
650
|
|
|
907
651
|
DestinationTrafficState?: CustomRoutingDestinationTrafficState | string;
|
|
908
652
|
}
|
|
909
|
-
export declare namespace DestinationPortMapping {
|
|
910
|
-
|
|
911
|
-
const filterSensitiveLog: (obj: DestinationPortMapping) => any;
|
|
912
|
-
}
|
|
913
653
|
|
|
914
654
|
export declare class EndpointNotFoundException extends __BaseException {
|
|
915
655
|
readonly name: "EndpointNotFoundException";
|
|
@@ -932,60 +672,36 @@ export interface ListAcceleratorsRequest {
|
|
|
932
672
|
|
|
933
673
|
NextToken?: string;
|
|
934
674
|
}
|
|
935
|
-
export declare namespace ListAcceleratorsRequest {
|
|
936
|
-
|
|
937
|
-
const filterSensitiveLog: (obj: ListAcceleratorsRequest) => any;
|
|
938
|
-
}
|
|
939
675
|
export interface ListAcceleratorsResponse {
|
|
940
676
|
|
|
941
677
|
Accelerators?: Accelerator[];
|
|
942
678
|
|
|
943
679
|
NextToken?: string;
|
|
944
680
|
}
|
|
945
|
-
export declare namespace ListAcceleratorsResponse {
|
|
946
|
-
|
|
947
|
-
const filterSensitiveLog: (obj: ListAcceleratorsResponse) => any;
|
|
948
|
-
}
|
|
949
681
|
export interface ListByoipCidrsRequest {
|
|
950
682
|
|
|
951
683
|
MaxResults?: number;
|
|
952
684
|
|
|
953
685
|
NextToken?: string;
|
|
954
686
|
}
|
|
955
|
-
export declare namespace ListByoipCidrsRequest {
|
|
956
|
-
|
|
957
|
-
const filterSensitiveLog: (obj: ListByoipCidrsRequest) => any;
|
|
958
|
-
}
|
|
959
687
|
export interface ListByoipCidrsResponse {
|
|
960
688
|
|
|
961
689
|
ByoipCidrs?: ByoipCidr[];
|
|
962
690
|
|
|
963
691
|
NextToken?: string;
|
|
964
692
|
}
|
|
965
|
-
export declare namespace ListByoipCidrsResponse {
|
|
966
|
-
|
|
967
|
-
const filterSensitiveLog: (obj: ListByoipCidrsResponse) => any;
|
|
968
|
-
}
|
|
969
693
|
export interface ListCustomRoutingAcceleratorsRequest {
|
|
970
694
|
|
|
971
695
|
MaxResults?: number;
|
|
972
696
|
|
|
973
697
|
NextToken?: string;
|
|
974
698
|
}
|
|
975
|
-
export declare namespace ListCustomRoutingAcceleratorsRequest {
|
|
976
|
-
|
|
977
|
-
const filterSensitiveLog: (obj: ListCustomRoutingAcceleratorsRequest) => any;
|
|
978
|
-
}
|
|
979
699
|
export interface ListCustomRoutingAcceleratorsResponse {
|
|
980
700
|
|
|
981
701
|
Accelerators?: CustomRoutingAccelerator[];
|
|
982
702
|
|
|
983
703
|
NextToken?: string;
|
|
984
704
|
}
|
|
985
|
-
export declare namespace ListCustomRoutingAcceleratorsResponse {
|
|
986
|
-
|
|
987
|
-
const filterSensitiveLog: (obj: ListCustomRoutingAcceleratorsResponse) => any;
|
|
988
|
-
}
|
|
989
705
|
export interface ListCustomRoutingEndpointGroupsRequest {
|
|
990
706
|
|
|
991
707
|
ListenerArn: string | undefined;
|
|
@@ -994,20 +710,12 @@ export interface ListCustomRoutingEndpointGroupsRequest {
|
|
|
994
710
|
|
|
995
711
|
NextToken?: string;
|
|
996
712
|
}
|
|
997
|
-
export declare namespace ListCustomRoutingEndpointGroupsRequest {
|
|
998
|
-
|
|
999
|
-
const filterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsRequest) => any;
|
|
1000
|
-
}
|
|
1001
713
|
export interface ListCustomRoutingEndpointGroupsResponse {
|
|
1002
714
|
|
|
1003
715
|
EndpointGroups?: CustomRoutingEndpointGroup[];
|
|
1004
716
|
|
|
1005
717
|
NextToken?: string;
|
|
1006
718
|
}
|
|
1007
|
-
export declare namespace ListCustomRoutingEndpointGroupsResponse {
|
|
1008
|
-
|
|
1009
|
-
const filterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsResponse) => any;
|
|
1010
|
-
}
|
|
1011
719
|
export interface ListCustomRoutingListenersRequest {
|
|
1012
720
|
|
|
1013
721
|
AcceleratorArn: string | undefined;
|
|
@@ -1016,20 +724,12 @@ export interface ListCustomRoutingListenersRequest {
|
|
|
1016
724
|
|
|
1017
725
|
NextToken?: string;
|
|
1018
726
|
}
|
|
1019
|
-
export declare namespace ListCustomRoutingListenersRequest {
|
|
1020
|
-
|
|
1021
|
-
const filterSensitiveLog: (obj: ListCustomRoutingListenersRequest) => any;
|
|
1022
|
-
}
|
|
1023
727
|
export interface ListCustomRoutingListenersResponse {
|
|
1024
728
|
|
|
1025
729
|
Listeners?: CustomRoutingListener[];
|
|
1026
730
|
|
|
1027
731
|
NextToken?: string;
|
|
1028
732
|
}
|
|
1029
|
-
export declare namespace ListCustomRoutingListenersResponse {
|
|
1030
|
-
|
|
1031
|
-
const filterSensitiveLog: (obj: ListCustomRoutingListenersResponse) => any;
|
|
1032
|
-
}
|
|
1033
733
|
export interface ListCustomRoutingPortMappingsRequest {
|
|
1034
734
|
|
|
1035
735
|
AcceleratorArn: string | undefined;
|
|
@@ -1040,10 +740,6 @@ export interface ListCustomRoutingPortMappingsRequest {
|
|
|
1040
740
|
|
|
1041
741
|
NextToken?: string;
|
|
1042
742
|
}
|
|
1043
|
-
export declare namespace ListCustomRoutingPortMappingsRequest {
|
|
1044
|
-
|
|
1045
|
-
const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsRequest) => any;
|
|
1046
|
-
}
|
|
1047
743
|
|
|
1048
744
|
export interface PortMapping {
|
|
1049
745
|
|
|
@@ -1059,20 +755,12 @@ export interface PortMapping {
|
|
|
1059
755
|
|
|
1060
756
|
DestinationTrafficState?: CustomRoutingDestinationTrafficState | string;
|
|
1061
757
|
}
|
|
1062
|
-
export declare namespace PortMapping {
|
|
1063
|
-
|
|
1064
|
-
const filterSensitiveLog: (obj: PortMapping) => any;
|
|
1065
|
-
}
|
|
1066
758
|
export interface ListCustomRoutingPortMappingsResponse {
|
|
1067
759
|
|
|
1068
760
|
PortMappings?: PortMapping[];
|
|
1069
761
|
|
|
1070
762
|
NextToken?: string;
|
|
1071
763
|
}
|
|
1072
|
-
export declare namespace ListCustomRoutingPortMappingsResponse {
|
|
1073
|
-
|
|
1074
|
-
const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsResponse) => any;
|
|
1075
|
-
}
|
|
1076
764
|
export interface ListCustomRoutingPortMappingsByDestinationRequest {
|
|
1077
765
|
|
|
1078
766
|
EndpointId: string | undefined;
|
|
@@ -1083,20 +771,12 @@ export interface ListCustomRoutingPortMappingsByDestinationRequest {
|
|
|
1083
771
|
|
|
1084
772
|
NextToken?: string;
|
|
1085
773
|
}
|
|
1086
|
-
export declare namespace ListCustomRoutingPortMappingsByDestinationRequest {
|
|
1087
|
-
|
|
1088
|
-
const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationRequest) => any;
|
|
1089
|
-
}
|
|
1090
774
|
export interface ListCustomRoutingPortMappingsByDestinationResponse {
|
|
1091
775
|
|
|
1092
776
|
DestinationPortMappings?: DestinationPortMapping[];
|
|
1093
777
|
|
|
1094
778
|
NextToken?: string;
|
|
1095
779
|
}
|
|
1096
|
-
export declare namespace ListCustomRoutingPortMappingsByDestinationResponse {
|
|
1097
|
-
|
|
1098
|
-
const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationResponse) => any;
|
|
1099
|
-
}
|
|
1100
780
|
export interface ListEndpointGroupsRequest {
|
|
1101
781
|
|
|
1102
782
|
ListenerArn: string | undefined;
|
|
@@ -1105,20 +785,12 @@ export interface ListEndpointGroupsRequest {
|
|
|
1105
785
|
|
|
1106
786
|
NextToken?: string;
|
|
1107
787
|
}
|
|
1108
|
-
export declare namespace ListEndpointGroupsRequest {
|
|
1109
|
-
|
|
1110
|
-
const filterSensitiveLog: (obj: ListEndpointGroupsRequest) => any;
|
|
1111
|
-
}
|
|
1112
788
|
export interface ListEndpointGroupsResponse {
|
|
1113
789
|
|
|
1114
790
|
EndpointGroups?: EndpointGroup[];
|
|
1115
791
|
|
|
1116
792
|
NextToken?: string;
|
|
1117
793
|
}
|
|
1118
|
-
export declare namespace ListEndpointGroupsResponse {
|
|
1119
|
-
|
|
1120
|
-
const filterSensitiveLog: (obj: ListEndpointGroupsResponse) => any;
|
|
1121
|
-
}
|
|
1122
794
|
export interface ListListenersRequest {
|
|
1123
795
|
|
|
1124
796
|
AcceleratorArn: string | undefined;
|
|
@@ -1127,96 +799,52 @@ export interface ListListenersRequest {
|
|
|
1127
799
|
|
|
1128
800
|
NextToken?: string;
|
|
1129
801
|
}
|
|
1130
|
-
export declare namespace ListListenersRequest {
|
|
1131
|
-
|
|
1132
|
-
const filterSensitiveLog: (obj: ListListenersRequest) => any;
|
|
1133
|
-
}
|
|
1134
802
|
export interface ListListenersResponse {
|
|
1135
803
|
|
|
1136
804
|
Listeners?: Listener[];
|
|
1137
805
|
|
|
1138
806
|
NextToken?: string;
|
|
1139
807
|
}
|
|
1140
|
-
export declare namespace ListListenersResponse {
|
|
1141
|
-
|
|
1142
|
-
const filterSensitiveLog: (obj: ListListenersResponse) => any;
|
|
1143
|
-
}
|
|
1144
808
|
export interface ListTagsForResourceRequest {
|
|
1145
809
|
|
|
1146
810
|
ResourceArn: string | undefined;
|
|
1147
811
|
}
|
|
1148
|
-
export declare namespace ListTagsForResourceRequest {
|
|
1149
|
-
|
|
1150
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1151
|
-
}
|
|
1152
812
|
export interface ListTagsForResourceResponse {
|
|
1153
813
|
|
|
1154
814
|
Tags?: Tag[];
|
|
1155
815
|
}
|
|
1156
|
-
export declare namespace ListTagsForResourceResponse {
|
|
1157
|
-
|
|
1158
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1159
|
-
}
|
|
1160
816
|
export interface ProvisionByoipCidrRequest {
|
|
1161
817
|
|
|
1162
818
|
Cidr: string | undefined;
|
|
1163
819
|
|
|
1164
820
|
CidrAuthorizationContext: CidrAuthorizationContext | undefined;
|
|
1165
821
|
}
|
|
1166
|
-
export declare namespace ProvisionByoipCidrRequest {
|
|
1167
|
-
|
|
1168
|
-
const filterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
|
|
1169
|
-
}
|
|
1170
822
|
export interface ProvisionByoipCidrResponse {
|
|
1171
823
|
|
|
1172
824
|
ByoipCidr?: ByoipCidr;
|
|
1173
825
|
}
|
|
1174
|
-
export declare namespace ProvisionByoipCidrResponse {
|
|
1175
|
-
|
|
1176
|
-
const filterSensitiveLog: (obj: ProvisionByoipCidrResponse) => any;
|
|
1177
|
-
}
|
|
1178
826
|
export interface RemoveCustomRoutingEndpointsRequest {
|
|
1179
827
|
|
|
1180
828
|
EndpointIds: string[] | undefined;
|
|
1181
829
|
|
|
1182
830
|
EndpointGroupArn: string | undefined;
|
|
1183
831
|
}
|
|
1184
|
-
export declare namespace RemoveCustomRoutingEndpointsRequest {
|
|
1185
|
-
|
|
1186
|
-
const filterSensitiveLog: (obj: RemoveCustomRoutingEndpointsRequest) => any;
|
|
1187
|
-
}
|
|
1188
832
|
export interface TagResourceRequest {
|
|
1189
833
|
|
|
1190
834
|
ResourceArn: string | undefined;
|
|
1191
835
|
|
|
1192
836
|
Tags: Tag[] | undefined;
|
|
1193
837
|
}
|
|
1194
|
-
export declare namespace TagResourceRequest {
|
|
1195
|
-
|
|
1196
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1197
|
-
}
|
|
1198
838
|
export interface TagResourceResponse {
|
|
1199
839
|
}
|
|
1200
|
-
export declare namespace TagResourceResponse {
|
|
1201
|
-
|
|
1202
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1203
|
-
}
|
|
1204
840
|
export interface UntagResourceRequest {
|
|
1205
841
|
|
|
1206
842
|
ResourceArn: string | undefined;
|
|
1207
843
|
|
|
1208
844
|
TagKeys: string[] | undefined;
|
|
1209
845
|
}
|
|
1210
|
-
export declare namespace UntagResourceRequest {
|
|
1211
|
-
|
|
1212
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1213
|
-
}
|
|
1214
846
|
export interface UntagResourceResponse {
|
|
1215
847
|
}
|
|
1216
|
-
export declare namespace UntagResourceResponse {
|
|
1217
|
-
|
|
1218
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1219
|
-
}
|
|
1220
848
|
export interface UpdateAcceleratorRequest {
|
|
1221
849
|
|
|
1222
850
|
AcceleratorArn: string | undefined;
|
|
@@ -1227,18 +855,10 @@ export interface UpdateAcceleratorRequest {
|
|
|
1227
855
|
|
|
1228
856
|
Enabled?: boolean;
|
|
1229
857
|
}
|
|
1230
|
-
export declare namespace UpdateAcceleratorRequest {
|
|
1231
|
-
|
|
1232
|
-
const filterSensitiveLog: (obj: UpdateAcceleratorRequest) => any;
|
|
1233
|
-
}
|
|
1234
858
|
export interface UpdateAcceleratorResponse {
|
|
1235
859
|
|
|
1236
860
|
Accelerator?: Accelerator;
|
|
1237
861
|
}
|
|
1238
|
-
export declare namespace UpdateAcceleratorResponse {
|
|
1239
|
-
|
|
1240
|
-
const filterSensitiveLog: (obj: UpdateAcceleratorResponse) => any;
|
|
1241
|
-
}
|
|
1242
862
|
export interface UpdateAcceleratorAttributesRequest {
|
|
1243
863
|
|
|
1244
864
|
AcceleratorArn: string | undefined;
|
|
@@ -1249,18 +869,10 @@ export interface UpdateAcceleratorAttributesRequest {
|
|
|
1249
869
|
|
|
1250
870
|
FlowLogsS3Prefix?: string;
|
|
1251
871
|
}
|
|
1252
|
-
export declare namespace UpdateAcceleratorAttributesRequest {
|
|
1253
|
-
|
|
1254
|
-
const filterSensitiveLog: (obj: UpdateAcceleratorAttributesRequest) => any;
|
|
1255
|
-
}
|
|
1256
872
|
export interface UpdateAcceleratorAttributesResponse {
|
|
1257
873
|
|
|
1258
874
|
AcceleratorAttributes?: AcceleratorAttributes;
|
|
1259
875
|
}
|
|
1260
|
-
export declare namespace UpdateAcceleratorAttributesResponse {
|
|
1261
|
-
|
|
1262
|
-
const filterSensitiveLog: (obj: UpdateAcceleratorAttributesResponse) => any;
|
|
1263
|
-
}
|
|
1264
876
|
export interface UpdateCustomRoutingAcceleratorRequest {
|
|
1265
877
|
|
|
1266
878
|
AcceleratorArn: string | undefined;
|
|
@@ -1271,18 +883,10 @@ export interface UpdateCustomRoutingAcceleratorRequest {
|
|
|
1271
883
|
|
|
1272
884
|
Enabled?: boolean;
|
|
1273
885
|
}
|
|
1274
|
-
export declare namespace UpdateCustomRoutingAcceleratorRequest {
|
|
1275
|
-
|
|
1276
|
-
const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorRequest) => any;
|
|
1277
|
-
}
|
|
1278
886
|
export interface UpdateCustomRoutingAcceleratorResponse {
|
|
1279
887
|
|
|
1280
888
|
Accelerator?: CustomRoutingAccelerator;
|
|
1281
889
|
}
|
|
1282
|
-
export declare namespace UpdateCustomRoutingAcceleratorResponse {
|
|
1283
|
-
|
|
1284
|
-
const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorResponse) => any;
|
|
1285
|
-
}
|
|
1286
890
|
export interface UpdateCustomRoutingAcceleratorAttributesRequest {
|
|
1287
891
|
|
|
1288
892
|
AcceleratorArn: string | undefined;
|
|
@@ -1293,36 +897,20 @@ export interface UpdateCustomRoutingAcceleratorAttributesRequest {
|
|
|
1293
897
|
|
|
1294
898
|
FlowLogsS3Prefix?: string;
|
|
1295
899
|
}
|
|
1296
|
-
export declare namespace UpdateCustomRoutingAcceleratorAttributesRequest {
|
|
1297
|
-
|
|
1298
|
-
const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesRequest) => any;
|
|
1299
|
-
}
|
|
1300
900
|
export interface UpdateCustomRoutingAcceleratorAttributesResponse {
|
|
1301
901
|
|
|
1302
902
|
AcceleratorAttributes?: CustomRoutingAcceleratorAttributes;
|
|
1303
903
|
}
|
|
1304
|
-
export declare namespace UpdateCustomRoutingAcceleratorAttributesResponse {
|
|
1305
|
-
|
|
1306
|
-
const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesResponse) => any;
|
|
1307
|
-
}
|
|
1308
904
|
export interface UpdateCustomRoutingListenerRequest {
|
|
1309
905
|
|
|
1310
906
|
ListenerArn: string | undefined;
|
|
1311
907
|
|
|
1312
908
|
PortRanges: PortRange[] | undefined;
|
|
1313
909
|
}
|
|
1314
|
-
export declare namespace UpdateCustomRoutingListenerRequest {
|
|
1315
|
-
|
|
1316
|
-
const filterSensitiveLog: (obj: UpdateCustomRoutingListenerRequest) => any;
|
|
1317
|
-
}
|
|
1318
910
|
export interface UpdateCustomRoutingListenerResponse {
|
|
1319
911
|
|
|
1320
912
|
Listener?: CustomRoutingListener;
|
|
1321
913
|
}
|
|
1322
|
-
export declare namespace UpdateCustomRoutingListenerResponse {
|
|
1323
|
-
|
|
1324
|
-
const filterSensitiveLog: (obj: UpdateCustomRoutingListenerResponse) => any;
|
|
1325
|
-
}
|
|
1326
914
|
export interface UpdateEndpointGroupRequest {
|
|
1327
915
|
|
|
1328
916
|
EndpointGroupArn: string | undefined;
|
|
@@ -1343,18 +931,10 @@ export interface UpdateEndpointGroupRequest {
|
|
|
1343
931
|
|
|
1344
932
|
PortOverrides?: PortOverride[];
|
|
1345
933
|
}
|
|
1346
|
-
export declare namespace UpdateEndpointGroupRequest {
|
|
1347
|
-
|
|
1348
|
-
const filterSensitiveLog: (obj: UpdateEndpointGroupRequest) => any;
|
|
1349
|
-
}
|
|
1350
934
|
export interface UpdateEndpointGroupResponse {
|
|
1351
935
|
|
|
1352
936
|
EndpointGroup?: EndpointGroup;
|
|
1353
937
|
}
|
|
1354
|
-
export declare namespace UpdateEndpointGroupResponse {
|
|
1355
|
-
|
|
1356
|
-
const filterSensitiveLog: (obj: UpdateEndpointGroupResponse) => any;
|
|
1357
|
-
}
|
|
1358
938
|
export interface UpdateListenerRequest {
|
|
1359
939
|
|
|
1360
940
|
ListenerArn: string | undefined;
|
|
@@ -1365,31 +945,233 @@ export interface UpdateListenerRequest {
|
|
|
1365
945
|
|
|
1366
946
|
ClientAffinity?: ClientAffinity | string;
|
|
1367
947
|
}
|
|
1368
|
-
export declare namespace UpdateListenerRequest {
|
|
1369
|
-
|
|
1370
|
-
const filterSensitiveLog: (obj: UpdateListenerRequest) => any;
|
|
1371
|
-
}
|
|
1372
948
|
export interface UpdateListenerResponse {
|
|
1373
949
|
|
|
1374
950
|
Listener?: Listener;
|
|
1375
951
|
}
|
|
1376
|
-
export declare namespace UpdateListenerResponse {
|
|
1377
|
-
|
|
1378
|
-
const filterSensitiveLog: (obj: UpdateListenerResponse) => any;
|
|
1379
|
-
}
|
|
1380
952
|
export interface WithdrawByoipCidrRequest {
|
|
1381
953
|
|
|
1382
954
|
Cidr: string | undefined;
|
|
1383
955
|
}
|
|
1384
|
-
export declare namespace WithdrawByoipCidrRequest {
|
|
1385
|
-
|
|
1386
|
-
const filterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
|
|
1387
|
-
}
|
|
1388
956
|
export interface WithdrawByoipCidrResponse {
|
|
1389
957
|
|
|
1390
958
|
ByoipCidr?: ByoipCidr;
|
|
1391
959
|
}
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
960
|
+
|
|
961
|
+
export declare const IpSetFilterSensitiveLog: (obj: IpSet) => any;
|
|
962
|
+
|
|
963
|
+
export declare const AcceleratorFilterSensitiveLog: (obj: Accelerator) => any;
|
|
964
|
+
|
|
965
|
+
export declare const AcceleratorAttributesFilterSensitiveLog: (obj: AcceleratorAttributes) => any;
|
|
966
|
+
|
|
967
|
+
export declare const CustomRoutingEndpointConfigurationFilterSensitiveLog: (obj: CustomRoutingEndpointConfiguration) => any;
|
|
968
|
+
|
|
969
|
+
export declare const AddCustomRoutingEndpointsRequestFilterSensitiveLog: (obj: AddCustomRoutingEndpointsRequest) => any;
|
|
970
|
+
|
|
971
|
+
export declare const CustomRoutingEndpointDescriptionFilterSensitiveLog: (obj: CustomRoutingEndpointDescription) => any;
|
|
972
|
+
|
|
973
|
+
export declare const AddCustomRoutingEndpointsResponseFilterSensitiveLog: (obj: AddCustomRoutingEndpointsResponse) => any;
|
|
974
|
+
|
|
975
|
+
export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
|
|
976
|
+
|
|
977
|
+
export declare const ByoipCidrEventFilterSensitiveLog: (obj: ByoipCidrEvent) => any;
|
|
978
|
+
|
|
979
|
+
export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
|
|
980
|
+
|
|
981
|
+
export declare const AdvertiseByoipCidrResponseFilterSensitiveLog: (obj: AdvertiseByoipCidrResponse) => any;
|
|
982
|
+
|
|
983
|
+
export declare const AllowCustomRoutingTrafficRequestFilterSensitiveLog: (obj: AllowCustomRoutingTrafficRequest) => any;
|
|
984
|
+
|
|
985
|
+
export declare const CidrAuthorizationContextFilterSensitiveLog: (obj: CidrAuthorizationContext) => any;
|
|
986
|
+
|
|
987
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
988
|
+
|
|
989
|
+
export declare const CreateAcceleratorRequestFilterSensitiveLog: (obj: CreateAcceleratorRequest) => any;
|
|
990
|
+
|
|
991
|
+
export declare const CreateAcceleratorResponseFilterSensitiveLog: (obj: CreateAcceleratorResponse) => any;
|
|
992
|
+
|
|
993
|
+
export declare const CreateCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: CreateCustomRoutingAcceleratorRequest) => any;
|
|
994
|
+
|
|
995
|
+
export declare const CustomRoutingAcceleratorFilterSensitiveLog: (obj: CustomRoutingAccelerator) => any;
|
|
996
|
+
|
|
997
|
+
export declare const CreateCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: CreateCustomRoutingAcceleratorResponse) => any;
|
|
998
|
+
|
|
999
|
+
export declare const CustomRoutingDestinationConfigurationFilterSensitiveLog: (obj: CustomRoutingDestinationConfiguration) => any;
|
|
1000
|
+
|
|
1001
|
+
export declare const CreateCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupRequest) => any;
|
|
1002
|
+
|
|
1003
|
+
export declare const CustomRoutingDestinationDescriptionFilterSensitiveLog: (obj: CustomRoutingDestinationDescription) => any;
|
|
1004
|
+
|
|
1005
|
+
export declare const CustomRoutingEndpointGroupFilterSensitiveLog: (obj: CustomRoutingEndpointGroup) => any;
|
|
1006
|
+
|
|
1007
|
+
export declare const CreateCustomRoutingEndpointGroupResponseFilterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupResponse) => any;
|
|
1008
|
+
|
|
1009
|
+
export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
|
|
1010
|
+
|
|
1011
|
+
export declare const CreateCustomRoutingListenerRequestFilterSensitiveLog: (obj: CreateCustomRoutingListenerRequest) => any;
|
|
1012
|
+
|
|
1013
|
+
export declare const CustomRoutingListenerFilterSensitiveLog: (obj: CustomRoutingListener) => any;
|
|
1014
|
+
|
|
1015
|
+
export declare const CreateCustomRoutingListenerResponseFilterSensitiveLog: (obj: CreateCustomRoutingListenerResponse) => any;
|
|
1016
|
+
|
|
1017
|
+
export declare const EndpointConfigurationFilterSensitiveLog: (obj: EndpointConfiguration) => any;
|
|
1018
|
+
|
|
1019
|
+
export declare const PortOverrideFilterSensitiveLog: (obj: PortOverride) => any;
|
|
1020
|
+
|
|
1021
|
+
export declare const CreateEndpointGroupRequestFilterSensitiveLog: (obj: CreateEndpointGroupRequest) => any;
|
|
1022
|
+
|
|
1023
|
+
export declare const EndpointDescriptionFilterSensitiveLog: (obj: EndpointDescription) => any;
|
|
1024
|
+
|
|
1025
|
+
export declare const EndpointGroupFilterSensitiveLog: (obj: EndpointGroup) => any;
|
|
1026
|
+
|
|
1027
|
+
export declare const CreateEndpointGroupResponseFilterSensitiveLog: (obj: CreateEndpointGroupResponse) => any;
|
|
1028
|
+
|
|
1029
|
+
export declare const CreateListenerRequestFilterSensitiveLog: (obj: CreateListenerRequest) => any;
|
|
1030
|
+
|
|
1031
|
+
export declare const ListenerFilterSensitiveLog: (obj: Listener) => any;
|
|
1032
|
+
|
|
1033
|
+
export declare const CreateListenerResponseFilterSensitiveLog: (obj: CreateListenerResponse) => any;
|
|
1034
|
+
|
|
1035
|
+
export declare const CustomRoutingAcceleratorAttributesFilterSensitiveLog: (obj: CustomRoutingAcceleratorAttributes) => any;
|
|
1036
|
+
|
|
1037
|
+
export declare const DeleteAcceleratorRequestFilterSensitiveLog: (obj: DeleteAcceleratorRequest) => any;
|
|
1038
|
+
|
|
1039
|
+
export declare const DeleteCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: DeleteCustomRoutingAcceleratorRequest) => any;
|
|
1040
|
+
|
|
1041
|
+
export declare const DeleteCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: DeleteCustomRoutingEndpointGroupRequest) => any;
|
|
1042
|
+
|
|
1043
|
+
export declare const DeleteCustomRoutingListenerRequestFilterSensitiveLog: (obj: DeleteCustomRoutingListenerRequest) => any;
|
|
1044
|
+
|
|
1045
|
+
export declare const DeleteEndpointGroupRequestFilterSensitiveLog: (obj: DeleteEndpointGroupRequest) => any;
|
|
1046
|
+
|
|
1047
|
+
export declare const DeleteListenerRequestFilterSensitiveLog: (obj: DeleteListenerRequest) => any;
|
|
1048
|
+
|
|
1049
|
+
export declare const DenyCustomRoutingTrafficRequestFilterSensitiveLog: (obj: DenyCustomRoutingTrafficRequest) => any;
|
|
1050
|
+
|
|
1051
|
+
export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
|
|
1052
|
+
|
|
1053
|
+
export declare const DeprovisionByoipCidrResponseFilterSensitiveLog: (obj: DeprovisionByoipCidrResponse) => any;
|
|
1054
|
+
|
|
1055
|
+
export declare const DescribeAcceleratorRequestFilterSensitiveLog: (obj: DescribeAcceleratorRequest) => any;
|
|
1056
|
+
|
|
1057
|
+
export declare const DescribeAcceleratorResponseFilterSensitiveLog: (obj: DescribeAcceleratorResponse) => any;
|
|
1058
|
+
|
|
1059
|
+
export declare const DescribeAcceleratorAttributesRequestFilterSensitiveLog: (obj: DescribeAcceleratorAttributesRequest) => any;
|
|
1060
|
+
|
|
1061
|
+
export declare const DescribeAcceleratorAttributesResponseFilterSensitiveLog: (obj: DescribeAcceleratorAttributesResponse) => any;
|
|
1062
|
+
|
|
1063
|
+
export declare const DescribeCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorRequest) => any;
|
|
1064
|
+
|
|
1065
|
+
export declare const DescribeCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorResponse) => any;
|
|
1066
|
+
|
|
1067
|
+
export declare const DescribeCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesRequest) => any;
|
|
1068
|
+
|
|
1069
|
+
export declare const DescribeCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesResponse) => any;
|
|
1070
|
+
|
|
1071
|
+
export declare const DescribeCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupRequest) => any;
|
|
1072
|
+
|
|
1073
|
+
export declare const DescribeCustomRoutingEndpointGroupResponseFilterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupResponse) => any;
|
|
1074
|
+
|
|
1075
|
+
export declare const DescribeCustomRoutingListenerRequestFilterSensitiveLog: (obj: DescribeCustomRoutingListenerRequest) => any;
|
|
1076
|
+
|
|
1077
|
+
export declare const DescribeCustomRoutingListenerResponseFilterSensitiveLog: (obj: DescribeCustomRoutingListenerResponse) => any;
|
|
1078
|
+
|
|
1079
|
+
export declare const DescribeEndpointGroupRequestFilterSensitiveLog: (obj: DescribeEndpointGroupRequest) => any;
|
|
1080
|
+
|
|
1081
|
+
export declare const DescribeEndpointGroupResponseFilterSensitiveLog: (obj: DescribeEndpointGroupResponse) => any;
|
|
1082
|
+
|
|
1083
|
+
export declare const DescribeListenerRequestFilterSensitiveLog: (obj: DescribeListenerRequest) => any;
|
|
1084
|
+
|
|
1085
|
+
export declare const DescribeListenerResponseFilterSensitiveLog: (obj: DescribeListenerResponse) => any;
|
|
1086
|
+
|
|
1087
|
+
export declare const SocketAddressFilterSensitiveLog: (obj: SocketAddress) => any;
|
|
1088
|
+
|
|
1089
|
+
export declare const DestinationPortMappingFilterSensitiveLog: (obj: DestinationPortMapping) => any;
|
|
1090
|
+
|
|
1091
|
+
export declare const ListAcceleratorsRequestFilterSensitiveLog: (obj: ListAcceleratorsRequest) => any;
|
|
1092
|
+
|
|
1093
|
+
export declare const ListAcceleratorsResponseFilterSensitiveLog: (obj: ListAcceleratorsResponse) => any;
|
|
1094
|
+
|
|
1095
|
+
export declare const ListByoipCidrsRequestFilterSensitiveLog: (obj: ListByoipCidrsRequest) => any;
|
|
1096
|
+
|
|
1097
|
+
export declare const ListByoipCidrsResponseFilterSensitiveLog: (obj: ListByoipCidrsResponse) => any;
|
|
1098
|
+
|
|
1099
|
+
export declare const ListCustomRoutingAcceleratorsRequestFilterSensitiveLog: (obj: ListCustomRoutingAcceleratorsRequest) => any;
|
|
1100
|
+
|
|
1101
|
+
export declare const ListCustomRoutingAcceleratorsResponseFilterSensitiveLog: (obj: ListCustomRoutingAcceleratorsResponse) => any;
|
|
1102
|
+
|
|
1103
|
+
export declare const ListCustomRoutingEndpointGroupsRequestFilterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsRequest) => any;
|
|
1104
|
+
|
|
1105
|
+
export declare const ListCustomRoutingEndpointGroupsResponseFilterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsResponse) => any;
|
|
1106
|
+
|
|
1107
|
+
export declare const ListCustomRoutingListenersRequestFilterSensitiveLog: (obj: ListCustomRoutingListenersRequest) => any;
|
|
1108
|
+
|
|
1109
|
+
export declare const ListCustomRoutingListenersResponseFilterSensitiveLog: (obj: ListCustomRoutingListenersResponse) => any;
|
|
1110
|
+
|
|
1111
|
+
export declare const ListCustomRoutingPortMappingsRequestFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsRequest) => any;
|
|
1112
|
+
|
|
1113
|
+
export declare const PortMappingFilterSensitiveLog: (obj: PortMapping) => any;
|
|
1114
|
+
|
|
1115
|
+
export declare const ListCustomRoutingPortMappingsResponseFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsResponse) => any;
|
|
1116
|
+
|
|
1117
|
+
export declare const ListCustomRoutingPortMappingsByDestinationRequestFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationRequest) => any;
|
|
1118
|
+
|
|
1119
|
+
export declare const ListCustomRoutingPortMappingsByDestinationResponseFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationResponse) => any;
|
|
1120
|
+
|
|
1121
|
+
export declare const ListEndpointGroupsRequestFilterSensitiveLog: (obj: ListEndpointGroupsRequest) => any;
|
|
1122
|
+
|
|
1123
|
+
export declare const ListEndpointGroupsResponseFilterSensitiveLog: (obj: ListEndpointGroupsResponse) => any;
|
|
1124
|
+
|
|
1125
|
+
export declare const ListListenersRequestFilterSensitiveLog: (obj: ListListenersRequest) => any;
|
|
1126
|
+
|
|
1127
|
+
export declare const ListListenersResponseFilterSensitiveLog: (obj: ListListenersResponse) => any;
|
|
1128
|
+
|
|
1129
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1130
|
+
|
|
1131
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1132
|
+
|
|
1133
|
+
export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
|
|
1134
|
+
|
|
1135
|
+
export declare const ProvisionByoipCidrResponseFilterSensitiveLog: (obj: ProvisionByoipCidrResponse) => any;
|
|
1136
|
+
|
|
1137
|
+
export declare const RemoveCustomRoutingEndpointsRequestFilterSensitiveLog: (obj: RemoveCustomRoutingEndpointsRequest) => any;
|
|
1138
|
+
|
|
1139
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1140
|
+
|
|
1141
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
1142
|
+
|
|
1143
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1144
|
+
|
|
1145
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
1146
|
+
|
|
1147
|
+
export declare const UpdateAcceleratorRequestFilterSensitiveLog: (obj: UpdateAcceleratorRequest) => any;
|
|
1148
|
+
|
|
1149
|
+
export declare const UpdateAcceleratorResponseFilterSensitiveLog: (obj: UpdateAcceleratorResponse) => any;
|
|
1150
|
+
|
|
1151
|
+
export declare const UpdateAcceleratorAttributesRequestFilterSensitiveLog: (obj: UpdateAcceleratorAttributesRequest) => any;
|
|
1152
|
+
|
|
1153
|
+
export declare const UpdateAcceleratorAttributesResponseFilterSensitiveLog: (obj: UpdateAcceleratorAttributesResponse) => any;
|
|
1154
|
+
|
|
1155
|
+
export declare const UpdateCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorRequest) => any;
|
|
1156
|
+
|
|
1157
|
+
export declare const UpdateCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorResponse) => any;
|
|
1158
|
+
|
|
1159
|
+
export declare const UpdateCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesRequest) => any;
|
|
1160
|
+
|
|
1161
|
+
export declare const UpdateCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesResponse) => any;
|
|
1162
|
+
|
|
1163
|
+
export declare const UpdateCustomRoutingListenerRequestFilterSensitiveLog: (obj: UpdateCustomRoutingListenerRequest) => any;
|
|
1164
|
+
|
|
1165
|
+
export declare const UpdateCustomRoutingListenerResponseFilterSensitiveLog: (obj: UpdateCustomRoutingListenerResponse) => any;
|
|
1166
|
+
|
|
1167
|
+
export declare const UpdateEndpointGroupRequestFilterSensitiveLog: (obj: UpdateEndpointGroupRequest) => any;
|
|
1168
|
+
|
|
1169
|
+
export declare const UpdateEndpointGroupResponseFilterSensitiveLog: (obj: UpdateEndpointGroupResponse) => any;
|
|
1170
|
+
|
|
1171
|
+
export declare const UpdateListenerRequestFilterSensitiveLog: (obj: UpdateListenerRequest) => any;
|
|
1172
|
+
|
|
1173
|
+
export declare const UpdateListenerResponseFilterSensitiveLog: (obj: UpdateListenerResponse) => any;
|
|
1174
|
+
|
|
1175
|
+
export declare const WithdrawByoipCidrRequestFilterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
|
|
1176
|
+
|
|
1177
|
+
export declare const WithdrawByoipCidrResponseFilterSensitiveLog: (obj: WithdrawByoipCidrResponse) => any;
|