@aws-sdk/client-global-accelerator 3.957.0 → 3.958.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/README.md +1 -62
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +780 -839
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/pagination/index.js +1 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +788 -847
- package/dist-types/pagination/index.d.ts +1 -1
- package/dist-types/ts3.4/pagination/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -313,1090 +313,1031 @@ const n0 = "com.amazonaws.globalaccelerator";
|
|
|
313
313
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
314
314
|
import { AcceleratorNotDisabledException, AcceleratorNotFoundException, AccessDeniedException, AssociatedEndpointGroupFoundException, AssociatedListenerFoundException, AttachmentNotFoundException, ByoipCidrNotFoundException, ConflictException, EndpointAlreadyExistsException, EndpointGroupAlreadyExistsException, EndpointGroupNotFoundException, EndpointNotFoundException, IncorrectCidrStateException, InternalServiceErrorException, InvalidArgumentException, InvalidNextTokenException, InvalidPortRangeException, LimitExceededException, ListenerNotFoundException, TransactionInProgressException, } from "../models/errors";
|
|
315
315
|
import { GlobalAcceleratorServiceException } from "../models/GlobalAcceleratorServiceException";
|
|
316
|
-
export var Accelerator$ = [
|
|
317
|
-
3,
|
|
318
|
-
n0,
|
|
319
|
-
_A,
|
|
316
|
+
export var Accelerator$ = [3, n0, _A,
|
|
320
317
|
0,
|
|
321
318
|
[_AA, _N, _IAT, _E, _IS, _DN, _S, _CT, _LMT, _DSDN, _Ev],
|
|
322
|
-
[0, 0, 0, 2, () => IpSets, 0, 0, 4, 4, 0, () => AcceleratorEvents]
|
|
319
|
+
[0, 0, 0, 2, () => IpSets, 0, 0, 4, 4, 0, () => AcceleratorEvents]
|
|
320
|
+
];
|
|
321
|
+
export var AcceleratorAttributes$ = [3, n0, _AAc,
|
|
322
|
+
0,
|
|
323
|
+
[_FLE, _FLSB, _FLSP],
|
|
324
|
+
[2, 0, 0]
|
|
325
|
+
];
|
|
326
|
+
export var AcceleratorEvent$ = [3, n0, _AE,
|
|
327
|
+
0,
|
|
328
|
+
[_M, _T],
|
|
329
|
+
[0, 4]
|
|
330
|
+
];
|
|
331
|
+
export var AcceleratorNotDisabledException$ = [-3, n0, _ANDE,
|
|
332
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
333
|
+
[_M],
|
|
334
|
+
[0]
|
|
323
335
|
];
|
|
324
|
-
export var AcceleratorAttributes$ = [3, n0, _AAc, 0, [_FLE, _FLSB, _FLSP], [2, 0, 0]];
|
|
325
|
-
export var AcceleratorEvent$ = [3, n0, _AE, 0, [_M, _T], [0, 4]];
|
|
326
|
-
export var AcceleratorNotDisabledException$ = [-3, n0, _ANDE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
327
336
|
TypeRegistry.for(n0).registerError(AcceleratorNotDisabledException$, AcceleratorNotDisabledException);
|
|
328
|
-
export var AcceleratorNotFoundException$ = [-3, n0, _ANFE,
|
|
337
|
+
export var AcceleratorNotFoundException$ = [-3, n0, _ANFE,
|
|
338
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
339
|
+
[_M],
|
|
340
|
+
[0]
|
|
341
|
+
];
|
|
329
342
|
TypeRegistry.for(n0).registerError(AcceleratorNotFoundException$, AcceleratorNotFoundException);
|
|
330
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
343
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
344
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
345
|
+
[_M],
|
|
346
|
+
[0]
|
|
347
|
+
];
|
|
331
348
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
332
|
-
export var AddCustomRoutingEndpointsRequest$ = [
|
|
333
|
-
3,
|
|
334
|
-
n0,
|
|
335
|
-
_ACRER,
|
|
349
|
+
export var AddCustomRoutingEndpointsRequest$ = [3, n0, _ACRER,
|
|
336
350
|
0,
|
|
337
351
|
[_EC, _EGA],
|
|
338
|
-
[() => CustomRoutingEndpointConfigurations, 0]
|
|
352
|
+
[() => CustomRoutingEndpointConfigurations, 0]
|
|
339
353
|
];
|
|
340
|
-
export var AddCustomRoutingEndpointsResponse$ = [
|
|
341
|
-
3,
|
|
342
|
-
n0,
|
|
343
|
-
_ACRERd,
|
|
354
|
+
export var AddCustomRoutingEndpointsResponse$ = [3, n0, _ACRERd,
|
|
344
355
|
0,
|
|
345
356
|
[_ED, _EGA],
|
|
346
|
-
[() => CustomRoutingEndpointDescriptions, 0]
|
|
357
|
+
[() => CustomRoutingEndpointDescriptions, 0]
|
|
347
358
|
];
|
|
348
|
-
export var AddEndpointsRequest$ = [
|
|
349
|
-
3,
|
|
350
|
-
n0,
|
|
351
|
-
_AER,
|
|
359
|
+
export var AddEndpointsRequest$ = [3, n0, _AER,
|
|
352
360
|
0,
|
|
353
361
|
[_EC, _EGA],
|
|
354
|
-
[() => EndpointConfigurations, 0]
|
|
362
|
+
[() => EndpointConfigurations, 0]
|
|
355
363
|
];
|
|
356
|
-
export var AddEndpointsResponse$ = [
|
|
357
|
-
3,
|
|
358
|
-
n0,
|
|
359
|
-
_AERd,
|
|
364
|
+
export var AddEndpointsResponse$ = [3, n0, _AERd,
|
|
360
365
|
0,
|
|
361
366
|
[_ED, _EGA],
|
|
362
|
-
[() => EndpointDescriptions, 0]
|
|
367
|
+
[() => EndpointDescriptions, 0]
|
|
363
368
|
];
|
|
364
|
-
export var AdvertiseByoipCidrRequest$ = [3, n0, _ABCR,
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
369
|
+
export var AdvertiseByoipCidrRequest$ = [3, n0, _ABCR,
|
|
370
|
+
0,
|
|
371
|
+
[_C],
|
|
372
|
+
[0]
|
|
373
|
+
];
|
|
374
|
+
export var AdvertiseByoipCidrResponse$ = [3, n0, _ABCRd,
|
|
375
|
+
0,
|
|
376
|
+
[_BC],
|
|
377
|
+
[() => ByoipCidr$]
|
|
378
|
+
];
|
|
379
|
+
export var AllowCustomRoutingTrafficRequest$ = [3, n0, _ACRTR,
|
|
370
380
|
0,
|
|
371
381
|
[_EGA, _EI, _DA, _DP, _AATTE],
|
|
372
|
-
[0, 0, 64 | 0, 64 | 1, 2]
|
|
382
|
+
[0, 0, 64 | 0, 64 | 1, 2]
|
|
373
383
|
];
|
|
374
|
-
export var AssociatedEndpointGroupFoundException$ = [
|
|
375
|
-
-3,
|
|
376
|
-
n0,
|
|
377
|
-
_AEGFE,
|
|
384
|
+
export var AssociatedEndpointGroupFoundException$ = [-3, n0, _AEGFE,
|
|
378
385
|
{ [_e]: _c, [_hE]: 400 },
|
|
379
386
|
[_M],
|
|
380
|
-
[0]
|
|
387
|
+
[0]
|
|
381
388
|
];
|
|
382
389
|
TypeRegistry.for(n0).registerError(AssociatedEndpointGroupFoundException$, AssociatedEndpointGroupFoundException);
|
|
383
|
-
export var AssociatedListenerFoundException$ = [-3, n0, _ALFE,
|
|
390
|
+
export var AssociatedListenerFoundException$ = [-3, n0, _ALFE,
|
|
391
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
392
|
+
[_M],
|
|
393
|
+
[0]
|
|
394
|
+
];
|
|
384
395
|
TypeRegistry.for(n0).registerError(AssociatedListenerFoundException$, AssociatedListenerFoundException);
|
|
385
|
-
export var Attachment$ = [
|
|
386
|
-
3,
|
|
387
|
-
n0,
|
|
388
|
-
_At,
|
|
396
|
+
export var Attachment$ = [3, n0, _At,
|
|
389
397
|
0,
|
|
390
398
|
[_AAt, _N, _P, _R, _LMT, _CT],
|
|
391
|
-
[0, 0, 64 | 0, () => Resources, 4, 4]
|
|
399
|
+
[0, 0, 64 | 0, () => Resources, 4, 4]
|
|
400
|
+
];
|
|
401
|
+
export var AttachmentNotFoundException$ = [-3, n0, _ANFEt,
|
|
402
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
403
|
+
[_M],
|
|
404
|
+
[0]
|
|
392
405
|
];
|
|
393
|
-
export var AttachmentNotFoundException$ = [-3, n0, _ANFEt, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
394
406
|
TypeRegistry.for(n0).registerError(AttachmentNotFoundException$, AttachmentNotFoundException);
|
|
395
|
-
export var ByoipCidr$ = [3, n0, _BC,
|
|
396
|
-
|
|
397
|
-
|
|
407
|
+
export var ByoipCidr$ = [3, n0, _BC,
|
|
408
|
+
0,
|
|
409
|
+
[_C, _St, _Ev],
|
|
410
|
+
[0, 0, () => ByoipCidrEvents]
|
|
411
|
+
];
|
|
412
|
+
export var ByoipCidrEvent$ = [3, n0, _BCE,
|
|
413
|
+
0,
|
|
414
|
+
[_M, _T],
|
|
415
|
+
[0, 4]
|
|
416
|
+
];
|
|
417
|
+
export var ByoipCidrNotFoundException$ = [-3, n0, _BCNFE,
|
|
418
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
419
|
+
[_M],
|
|
420
|
+
[0]
|
|
421
|
+
];
|
|
398
422
|
TypeRegistry.for(n0).registerError(ByoipCidrNotFoundException$, ByoipCidrNotFoundException);
|
|
399
|
-
export var CidrAuthorizationContext$ = [3, n0, _CAC,
|
|
400
|
-
|
|
423
|
+
export var CidrAuthorizationContext$ = [3, n0, _CAC,
|
|
424
|
+
0,
|
|
425
|
+
[_M, _Si],
|
|
426
|
+
[0, 0]
|
|
427
|
+
];
|
|
428
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
429
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
430
|
+
[_M],
|
|
431
|
+
[0]
|
|
432
|
+
];
|
|
401
433
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
402
|
-
export var CreateAcceleratorRequest$ = [
|
|
403
|
-
3,
|
|
404
|
-
n0,
|
|
405
|
-
_CAR,
|
|
434
|
+
export var CreateAcceleratorRequest$ = [3, n0, _CAR,
|
|
406
435
|
0,
|
|
407
436
|
[_N, _IAT, _IA, _E, _IT, _Ta],
|
|
408
|
-
[0, 0, 64 | 0, 2, [0, 4], () => Tags]
|
|
437
|
+
[0, 0, 64 | 0, 2, [0, 4], () => Tags]
|
|
409
438
|
];
|
|
410
|
-
export var CreateAcceleratorResponse$ = [3, n0, _CARr,
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
439
|
+
export var CreateAcceleratorResponse$ = [3, n0, _CARr,
|
|
440
|
+
0,
|
|
441
|
+
[_A],
|
|
442
|
+
[() => Accelerator$]
|
|
443
|
+
];
|
|
444
|
+
export var CreateCrossAccountAttachmentRequest$ = [3, n0, _CCAAR,
|
|
415
445
|
0,
|
|
416
446
|
[_N, _P, _R, _IT, _Ta],
|
|
417
|
-
[0, 64 | 0, () => Resources, [0, 4], () => Tags]
|
|
447
|
+
[0, 64 | 0, () => Resources, [0, 4], () => Tags]
|
|
418
448
|
];
|
|
419
|
-
export var CreateCrossAccountAttachmentResponse$ = [
|
|
420
|
-
3,
|
|
421
|
-
n0,
|
|
422
|
-
_CCAARr,
|
|
449
|
+
export var CreateCrossAccountAttachmentResponse$ = [3, n0, _CCAARr,
|
|
423
450
|
0,
|
|
424
451
|
[_CAA],
|
|
425
|
-
[() => Attachment$]
|
|
452
|
+
[() => Attachment$]
|
|
426
453
|
];
|
|
427
|
-
export var CreateCustomRoutingAcceleratorRequest$ = [
|
|
428
|
-
3,
|
|
429
|
-
n0,
|
|
430
|
-
_CCRAR,
|
|
454
|
+
export var CreateCustomRoutingAcceleratorRequest$ = [3, n0, _CCRAR,
|
|
431
455
|
0,
|
|
432
456
|
[_N, _IAT, _IA, _E, _IT, _Ta],
|
|
433
|
-
[0, 0, 64 | 0, 2, [0, 4], () => Tags]
|
|
457
|
+
[0, 0, 64 | 0, 2, [0, 4], () => Tags]
|
|
434
458
|
];
|
|
435
|
-
export var CreateCustomRoutingAcceleratorResponse$ = [
|
|
436
|
-
3,
|
|
437
|
-
n0,
|
|
438
|
-
_CCRARr,
|
|
459
|
+
export var CreateCustomRoutingAcceleratorResponse$ = [3, n0, _CCRARr,
|
|
439
460
|
0,
|
|
440
461
|
[_A],
|
|
441
|
-
[() => CustomRoutingAccelerator$]
|
|
462
|
+
[() => CustomRoutingAccelerator$]
|
|
442
463
|
];
|
|
443
|
-
export var CreateCustomRoutingEndpointGroupRequest$ = [
|
|
444
|
-
3,
|
|
445
|
-
n0,
|
|
446
|
-
_CCREGR,
|
|
464
|
+
export var CreateCustomRoutingEndpointGroupRequest$ = [3, n0, _CCREGR,
|
|
447
465
|
0,
|
|
448
466
|
[_LA, _EGR, _DC, _IT],
|
|
449
|
-
[0, 0, () => CustomRoutingDestinationConfigurations, [0, 4]]
|
|
467
|
+
[0, 0, () => CustomRoutingDestinationConfigurations, [0, 4]]
|
|
450
468
|
];
|
|
451
|
-
export var CreateCustomRoutingEndpointGroupResponse$ = [
|
|
452
|
-
3,
|
|
453
|
-
n0,
|
|
454
|
-
_CCREGRr,
|
|
469
|
+
export var CreateCustomRoutingEndpointGroupResponse$ = [3, n0, _CCREGRr,
|
|
455
470
|
0,
|
|
456
471
|
[_EG],
|
|
457
|
-
[() => CustomRoutingEndpointGroup$]
|
|
472
|
+
[() => CustomRoutingEndpointGroup$]
|
|
458
473
|
];
|
|
459
|
-
export var CreateCustomRoutingListenerRequest$ = [
|
|
460
|
-
3,
|
|
461
|
-
n0,
|
|
462
|
-
_CCRLR,
|
|
474
|
+
export var CreateCustomRoutingListenerRequest$ = [3, n0, _CCRLR,
|
|
463
475
|
0,
|
|
464
476
|
[_AA, _PR, _IT],
|
|
465
|
-
[0, () => PortRanges, [0, 4]]
|
|
477
|
+
[0, () => PortRanges, [0, 4]]
|
|
466
478
|
];
|
|
467
|
-
export var CreateCustomRoutingListenerResponse$ = [
|
|
468
|
-
3,
|
|
469
|
-
n0,
|
|
470
|
-
_CCRLRr,
|
|
479
|
+
export var CreateCustomRoutingListenerResponse$ = [3, n0, _CCRLRr,
|
|
471
480
|
0,
|
|
472
481
|
[_L],
|
|
473
|
-
[() => CustomRoutingListener$]
|
|
482
|
+
[() => CustomRoutingListener$]
|
|
474
483
|
];
|
|
475
|
-
export var CreateEndpointGroupRequest$ = [
|
|
476
|
-
3,
|
|
477
|
-
n0,
|
|
478
|
-
_CEGR,
|
|
484
|
+
export var CreateEndpointGroupRequest$ = [3, n0, _CEGR,
|
|
479
485
|
0,
|
|
480
486
|
[_LA, _EGR, _EC, _TDP, _HCP, _HCPe, _HCPea, _HCIS, _TC, _IT, _PO],
|
|
481
|
-
[0, 0, () => EndpointConfigurations, 1, 1, 0, 0, 1, 1, [0, 4], () => PortOverrides]
|
|
487
|
+
[0, 0, () => EndpointConfigurations, 1, 1, 0, 0, 1, 1, [0, 4], () => PortOverrides]
|
|
488
|
+
];
|
|
489
|
+
export var CreateEndpointGroupResponse$ = [3, n0, _CEGRr,
|
|
490
|
+
0,
|
|
491
|
+
[_EG],
|
|
492
|
+
[() => EndpointGroup$]
|
|
482
493
|
];
|
|
483
|
-
export var
|
|
484
|
-
export var CreateListenerRequest$ = [
|
|
485
|
-
3,
|
|
486
|
-
n0,
|
|
487
|
-
_CLR,
|
|
494
|
+
export var CreateListenerRequest$ = [3, n0, _CLR,
|
|
488
495
|
0,
|
|
489
496
|
[_AA, _PR, _Pr, _CA, _IT],
|
|
490
|
-
[0, () => PortRanges, 0, 0, [0, 4]]
|
|
497
|
+
[0, () => PortRanges, 0, 0, [0, 4]]
|
|
491
498
|
];
|
|
492
|
-
export var CreateListenerResponse$ = [3, n0, _CLRr,
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
499
|
+
export var CreateListenerResponse$ = [3, n0, _CLRr,
|
|
500
|
+
0,
|
|
501
|
+
[_L],
|
|
502
|
+
[() => Listener$]
|
|
503
|
+
];
|
|
504
|
+
export var CrossAccountResource$ = [3, n0, _CARro,
|
|
505
|
+
0,
|
|
506
|
+
[_EI, _C, _AAt],
|
|
507
|
+
[0, 0, 0]
|
|
508
|
+
];
|
|
509
|
+
export var CustomRoutingAccelerator$ = [3, n0, _CRA,
|
|
498
510
|
0,
|
|
499
511
|
[_AA, _N, _IAT, _E, _IS, _DN, _S, _CT, _LMT],
|
|
500
|
-
[0, 0, 0, 2, () => IpSets, 0, 0, 4, 4]
|
|
512
|
+
[0, 0, 0, 2, () => IpSets, 0, 0, 4, 4]
|
|
501
513
|
];
|
|
502
|
-
export var CustomRoutingAcceleratorAttributes$ = [
|
|
503
|
-
3,
|
|
504
|
-
n0,
|
|
505
|
-
_CRAA,
|
|
514
|
+
export var CustomRoutingAcceleratorAttributes$ = [3, n0, _CRAA,
|
|
506
515
|
0,
|
|
507
516
|
[_FLE, _FLSB, _FLSP],
|
|
508
|
-
[2, 0, 0]
|
|
517
|
+
[2, 0, 0]
|
|
509
518
|
];
|
|
510
|
-
export var CustomRoutingDestinationConfiguration$ = [
|
|
511
|
-
3,
|
|
512
|
-
n0,
|
|
513
|
-
_CRDC,
|
|
519
|
+
export var CustomRoutingDestinationConfiguration$ = [3, n0, _CRDC,
|
|
514
520
|
0,
|
|
515
521
|
[_FP, _TP, _Pro],
|
|
516
|
-
[1, 1, 64 | 0]
|
|
522
|
+
[1, 1, 64 | 0]
|
|
517
523
|
];
|
|
518
|
-
export var CustomRoutingDestinationDescription$ = [
|
|
519
|
-
3,
|
|
520
|
-
n0,
|
|
521
|
-
_CRDD,
|
|
524
|
+
export var CustomRoutingDestinationDescription$ = [3, n0, _CRDD,
|
|
522
525
|
0,
|
|
523
526
|
[_FP, _TP, _Pro],
|
|
524
|
-
[1, 1, 64 | 0]
|
|
527
|
+
[1, 1, 64 | 0]
|
|
525
528
|
];
|
|
526
|
-
export var CustomRoutingEndpointConfiguration$ = [3, n0, _CREC,
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
529
|
+
export var CustomRoutingEndpointConfiguration$ = [3, n0, _CREC,
|
|
530
|
+
0,
|
|
531
|
+
[_EI, _AAt],
|
|
532
|
+
[0, 0]
|
|
533
|
+
];
|
|
534
|
+
export var CustomRoutingEndpointDescription$ = [3, n0, _CRED,
|
|
535
|
+
0,
|
|
536
|
+
[_EI],
|
|
537
|
+
[0]
|
|
538
|
+
];
|
|
539
|
+
export var CustomRoutingEndpointGroup$ = [3, n0, _CREG,
|
|
532
540
|
0,
|
|
533
541
|
[_EGA, _EGR, _DD, _ED],
|
|
534
|
-
[0, 0, () => CustomRoutingDestinationDescriptions, () => CustomRoutingEndpointDescriptions]
|
|
535
|
-
];
|
|
536
|
-
export var CustomRoutingListener$ = [3, n0, _CRL,
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
export var
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
542
|
+
[0, 0, () => CustomRoutingDestinationDescriptions, () => CustomRoutingEndpointDescriptions]
|
|
543
|
+
];
|
|
544
|
+
export var CustomRoutingListener$ = [3, n0, _CRL,
|
|
545
|
+
0,
|
|
546
|
+
[_LA, _PR],
|
|
547
|
+
[0, () => PortRanges]
|
|
548
|
+
];
|
|
549
|
+
export var DeleteAcceleratorRequest$ = [3, n0, _DAR,
|
|
550
|
+
0,
|
|
551
|
+
[_AA],
|
|
552
|
+
[0]
|
|
553
|
+
];
|
|
554
|
+
export var DeleteCrossAccountAttachmentRequest$ = [3, n0, _DCAAR,
|
|
555
|
+
0,
|
|
556
|
+
[_AAt],
|
|
557
|
+
[0]
|
|
558
|
+
];
|
|
559
|
+
export var DeleteCustomRoutingAcceleratorRequest$ = [3, n0, _DCRAR,
|
|
560
|
+
0,
|
|
561
|
+
[_AA],
|
|
562
|
+
[0]
|
|
563
|
+
];
|
|
564
|
+
export var DeleteCustomRoutingEndpointGroupRequest$ = [3, n0, _DCREGR,
|
|
565
|
+
0,
|
|
566
|
+
[_EGA],
|
|
567
|
+
[0]
|
|
568
|
+
];
|
|
569
|
+
export var DeleteCustomRoutingListenerRequest$ = [3, n0, _DCRLR,
|
|
570
|
+
0,
|
|
571
|
+
[_LA],
|
|
572
|
+
[0]
|
|
573
|
+
];
|
|
574
|
+
export var DeleteEndpointGroupRequest$ = [3, n0, _DEGR,
|
|
575
|
+
0,
|
|
576
|
+
[_EGA],
|
|
577
|
+
[0]
|
|
578
|
+
];
|
|
579
|
+
export var DeleteListenerRequest$ = [3, n0, _DLR,
|
|
580
|
+
0,
|
|
581
|
+
[_LA],
|
|
582
|
+
[0]
|
|
583
|
+
];
|
|
584
|
+
export var DenyCustomRoutingTrafficRequest$ = [3, n0, _DCRTR,
|
|
548
585
|
0,
|
|
549
586
|
[_EGA, _EI, _DA, _DP, _DATTE],
|
|
550
|
-
[0, 0, 64 | 0, 64 | 1, 2]
|
|
587
|
+
[0, 0, 64 | 0, 64 | 1, 2]
|
|
588
|
+
];
|
|
589
|
+
export var DeprovisionByoipCidrRequest$ = [3, n0, _DBCR,
|
|
590
|
+
0,
|
|
591
|
+
[_C],
|
|
592
|
+
[0]
|
|
593
|
+
];
|
|
594
|
+
export var DeprovisionByoipCidrResponse$ = [3, n0, _DBCRe,
|
|
595
|
+
0,
|
|
596
|
+
[_BC],
|
|
597
|
+
[() => ByoipCidr$]
|
|
598
|
+
];
|
|
599
|
+
export var DescribeAcceleratorAttributesRequest$ = [3, n0, _DAAR,
|
|
600
|
+
0,
|
|
601
|
+
[_AA],
|
|
602
|
+
[0]
|
|
551
603
|
];
|
|
552
|
-
export var
|
|
553
|
-
export var DeprovisionByoipCidrResponse$ = [3, n0, _DBCRe, 0, [_BC], [() => ByoipCidr$]];
|
|
554
|
-
export var DescribeAcceleratorAttributesRequest$ = [3, n0, _DAAR, 0, [_AA], [0]];
|
|
555
|
-
export var DescribeAcceleratorAttributesResponse$ = [
|
|
556
|
-
3,
|
|
557
|
-
n0,
|
|
558
|
-
_DAARe,
|
|
604
|
+
export var DescribeAcceleratorAttributesResponse$ = [3, n0, _DAARe,
|
|
559
605
|
0,
|
|
560
606
|
[_AAc],
|
|
561
|
-
[() => AcceleratorAttributes$]
|
|
607
|
+
[() => AcceleratorAttributes$]
|
|
608
|
+
];
|
|
609
|
+
export var DescribeAcceleratorRequest$ = [3, n0, _DARe,
|
|
610
|
+
0,
|
|
611
|
+
[_AA],
|
|
612
|
+
[0]
|
|
613
|
+
];
|
|
614
|
+
export var DescribeAcceleratorResponse$ = [3, n0, _DARes,
|
|
615
|
+
0,
|
|
616
|
+
[_A],
|
|
617
|
+
[() => Accelerator$]
|
|
618
|
+
];
|
|
619
|
+
export var DescribeCrossAccountAttachmentRequest$ = [3, n0, _DCAARe,
|
|
620
|
+
0,
|
|
621
|
+
[_AAt],
|
|
622
|
+
[0]
|
|
562
623
|
];
|
|
563
|
-
export var
|
|
564
|
-
export var DescribeAcceleratorResponse$ = [3, n0, _DARes, 0, [_A], [() => Accelerator$]];
|
|
565
|
-
export var DescribeCrossAccountAttachmentRequest$ = [3, n0, _DCAARe, 0, [_AAt], [0]];
|
|
566
|
-
export var DescribeCrossAccountAttachmentResponse$ = [
|
|
567
|
-
3,
|
|
568
|
-
n0,
|
|
569
|
-
_DCAARes,
|
|
624
|
+
export var DescribeCrossAccountAttachmentResponse$ = [3, n0, _DCAARes,
|
|
570
625
|
0,
|
|
571
626
|
[_CAA],
|
|
572
|
-
[() => Attachment$]
|
|
627
|
+
[() => Attachment$]
|
|
628
|
+
];
|
|
629
|
+
export var DescribeCustomRoutingAcceleratorAttributesRequest$ = [3, n0, _DCRAAR,
|
|
630
|
+
0,
|
|
631
|
+
[_AA],
|
|
632
|
+
[0]
|
|
573
633
|
];
|
|
574
|
-
export var
|
|
575
|
-
export var DescribeCustomRoutingAcceleratorAttributesResponse$ = [
|
|
576
|
-
3,
|
|
577
|
-
n0,
|
|
578
|
-
_DCRAARe,
|
|
634
|
+
export var DescribeCustomRoutingAcceleratorAttributesResponse$ = [3, n0, _DCRAARe,
|
|
579
635
|
0,
|
|
580
636
|
[_AAc],
|
|
581
|
-
[() => CustomRoutingAcceleratorAttributes$]
|
|
637
|
+
[() => CustomRoutingAcceleratorAttributes$]
|
|
582
638
|
];
|
|
583
|
-
export var DescribeCustomRoutingAcceleratorRequest$ = [3, n0, _DCRARe,
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
639
|
+
export var DescribeCustomRoutingAcceleratorRequest$ = [3, n0, _DCRARe,
|
|
640
|
+
0,
|
|
641
|
+
[_AA],
|
|
642
|
+
[0]
|
|
643
|
+
];
|
|
644
|
+
export var DescribeCustomRoutingAcceleratorResponse$ = [3, n0, _DCRARes,
|
|
588
645
|
0,
|
|
589
646
|
[_A],
|
|
590
|
-
[() => CustomRoutingAccelerator$]
|
|
647
|
+
[() => CustomRoutingAccelerator$]
|
|
591
648
|
];
|
|
592
|
-
export var DescribeCustomRoutingEndpointGroupRequest$ = [3, n0, _DCREGRe,
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
649
|
+
export var DescribeCustomRoutingEndpointGroupRequest$ = [3, n0, _DCREGRe,
|
|
650
|
+
0,
|
|
651
|
+
[_EGA],
|
|
652
|
+
[0]
|
|
653
|
+
];
|
|
654
|
+
export var DescribeCustomRoutingEndpointGroupResponse$ = [3, n0, _DCREGRes,
|
|
597
655
|
0,
|
|
598
656
|
[_EG],
|
|
599
|
-
[() => CustomRoutingEndpointGroup$]
|
|
657
|
+
[() => CustomRoutingEndpointGroup$]
|
|
600
658
|
];
|
|
601
|
-
export var DescribeCustomRoutingListenerRequest$ = [3, n0, _DCRLRe,
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
659
|
+
export var DescribeCustomRoutingListenerRequest$ = [3, n0, _DCRLRe,
|
|
660
|
+
0,
|
|
661
|
+
[_LA],
|
|
662
|
+
[0]
|
|
663
|
+
];
|
|
664
|
+
export var DescribeCustomRoutingListenerResponse$ = [3, n0, _DCRLRes,
|
|
606
665
|
0,
|
|
607
666
|
[_L],
|
|
608
|
-
[() => CustomRoutingListener$]
|
|
667
|
+
[() => CustomRoutingListener$]
|
|
668
|
+
];
|
|
669
|
+
export var DescribeEndpointGroupRequest$ = [3, n0, _DEGRe,
|
|
670
|
+
0,
|
|
671
|
+
[_EGA],
|
|
672
|
+
[0]
|
|
609
673
|
];
|
|
610
|
-
export var
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
674
|
+
export var DescribeEndpointGroupResponse$ = [3, n0, _DEGRes,
|
|
675
|
+
0,
|
|
676
|
+
[_EG],
|
|
677
|
+
[() => EndpointGroup$]
|
|
678
|
+
];
|
|
679
|
+
export var DescribeListenerRequest$ = [3, n0, _DLRe,
|
|
680
|
+
0,
|
|
681
|
+
[_LA],
|
|
682
|
+
[0]
|
|
683
|
+
];
|
|
684
|
+
export var DescribeListenerResponse$ = [3, n0, _DLRes,
|
|
685
|
+
0,
|
|
686
|
+
[_L],
|
|
687
|
+
[() => Listener$]
|
|
688
|
+
];
|
|
689
|
+
export var DestinationPortMapping$ = [3, n0, _DPM,
|
|
618
690
|
0,
|
|
619
691
|
[_AA, _ASA, _EGA, _EI, _EGR, _DSA, _IAT, _DTS],
|
|
620
|
-
[0, () => SocketAddresses, 0, 0, 0, () => SocketAddress$, 0, 0]
|
|
692
|
+
[0, () => SocketAddresses, 0, 0, 0, () => SocketAddress$, 0, 0]
|
|
693
|
+
];
|
|
694
|
+
export var EndpointAlreadyExistsException$ = [-3, n0, _EAEE,
|
|
695
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
696
|
+
[_M],
|
|
697
|
+
[0]
|
|
621
698
|
];
|
|
622
|
-
export var EndpointAlreadyExistsException$ = [-3, n0, _EAEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
623
699
|
TypeRegistry.for(n0).registerError(EndpointAlreadyExistsException$, EndpointAlreadyExistsException);
|
|
624
|
-
export var EndpointConfiguration$ = [3, n0, _ECn,
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
700
|
+
export var EndpointConfiguration$ = [3, n0, _ECn,
|
|
701
|
+
0,
|
|
702
|
+
[_EI, _W, _CIPPE, _AAt],
|
|
703
|
+
[0, 1, 2, 0]
|
|
704
|
+
];
|
|
705
|
+
export var EndpointDescription$ = [3, n0, _EDn,
|
|
706
|
+
0,
|
|
707
|
+
[_EI, _W, _HS, _HR, _CIPPE],
|
|
708
|
+
[0, 1, 0, 0, 2]
|
|
709
|
+
];
|
|
710
|
+
export var EndpointGroup$ = [3, n0, _EG,
|
|
630
711
|
0,
|
|
631
712
|
[_EGA, _EGR, _ED, _TDP, _HCP, _HCPe, _HCPea, _HCIS, _TC, _PO],
|
|
632
|
-
[0, 0, () => EndpointDescriptions, 1, 1, 0, 0, 1, 1, () => PortOverrides]
|
|
713
|
+
[0, 0, () => EndpointDescriptions, 1, 1, 0, 0, 1, 1, () => PortOverrides]
|
|
633
714
|
];
|
|
634
|
-
export var EndpointGroupAlreadyExistsException$ = [
|
|
635
|
-
-3,
|
|
636
|
-
n0,
|
|
637
|
-
_EGAEE,
|
|
715
|
+
export var EndpointGroupAlreadyExistsException$ = [-3, n0, _EGAEE,
|
|
638
716
|
{ [_e]: _c, [_hE]: 400 },
|
|
639
717
|
[_M],
|
|
640
|
-
[0]
|
|
718
|
+
[0]
|
|
641
719
|
];
|
|
642
720
|
TypeRegistry.for(n0).registerError(EndpointGroupAlreadyExistsException$, EndpointGroupAlreadyExistsException);
|
|
643
|
-
export var EndpointGroupNotFoundException$ = [-3, n0, _EGNFE,
|
|
721
|
+
export var EndpointGroupNotFoundException$ = [-3, n0, _EGNFE,
|
|
722
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
723
|
+
[_M],
|
|
724
|
+
[0]
|
|
725
|
+
];
|
|
644
726
|
TypeRegistry.for(n0).registerError(EndpointGroupNotFoundException$, EndpointGroupNotFoundException);
|
|
645
|
-
export var EndpointIdentifier$ = [3, n0, _EIn,
|
|
646
|
-
|
|
727
|
+
export var EndpointIdentifier$ = [3, n0, _EIn,
|
|
728
|
+
0,
|
|
729
|
+
[_EI, _CIPPE],
|
|
730
|
+
[0, 2]
|
|
731
|
+
];
|
|
732
|
+
export var EndpointNotFoundException$ = [-3, n0, _ENFE,
|
|
733
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
734
|
+
[_M],
|
|
735
|
+
[0]
|
|
736
|
+
];
|
|
647
737
|
TypeRegistry.for(n0).registerError(EndpointNotFoundException$, EndpointNotFoundException);
|
|
648
|
-
export var IncorrectCidrStateException$ = [-3, n0, _ICSE,
|
|
738
|
+
export var IncorrectCidrStateException$ = [-3, n0, _ICSE,
|
|
739
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
740
|
+
[_M],
|
|
741
|
+
[0]
|
|
742
|
+
];
|
|
649
743
|
TypeRegistry.for(n0).registerError(IncorrectCidrStateException$, IncorrectCidrStateException);
|
|
650
|
-
export var InternalServiceErrorException$ = [-3, n0, _ISEE,
|
|
744
|
+
export var InternalServiceErrorException$ = [-3, n0, _ISEE,
|
|
745
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
746
|
+
[_M],
|
|
747
|
+
[0]
|
|
748
|
+
];
|
|
651
749
|
TypeRegistry.for(n0).registerError(InternalServiceErrorException$, InternalServiceErrorException);
|
|
652
|
-
export var InvalidArgumentException$ = [-3, n0, _IAE,
|
|
750
|
+
export var InvalidArgumentException$ = [-3, n0, _IAE,
|
|
751
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
752
|
+
[_M],
|
|
753
|
+
[0]
|
|
754
|
+
];
|
|
653
755
|
TypeRegistry.for(n0).registerError(InvalidArgumentException$, InvalidArgumentException);
|
|
654
|
-
export var InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
756
|
+
export var InvalidNextTokenException$ = [-3, n0, _INTE,
|
|
757
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
758
|
+
[_M],
|
|
759
|
+
[0]
|
|
760
|
+
];
|
|
655
761
|
TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
|
|
656
|
-
export var InvalidPortRangeException$ = [-3, n0, _IPRE,
|
|
762
|
+
export var InvalidPortRangeException$ = [-3, n0, _IPRE,
|
|
763
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
764
|
+
[_M],
|
|
765
|
+
[0]
|
|
766
|
+
];
|
|
657
767
|
TypeRegistry.for(n0).registerError(InvalidPortRangeException$, InvalidPortRangeException);
|
|
658
|
-
export var IpSet$ = [3, n0, _ISp,
|
|
659
|
-
|
|
768
|
+
export var IpSet$ = [3, n0, _ISp,
|
|
769
|
+
0,
|
|
770
|
+
[_IF, _IA, _IAF],
|
|
771
|
+
[0, 64 | 0, 0]
|
|
772
|
+
];
|
|
773
|
+
export var LimitExceededException$ = [-3, n0, _LEE,
|
|
774
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
775
|
+
[_M],
|
|
776
|
+
[0]
|
|
777
|
+
];
|
|
660
778
|
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
661
|
-
export var ListAcceleratorsRequest$ = [3, n0, _LAR,
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
export var
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
779
|
+
export var ListAcceleratorsRequest$ = [3, n0, _LAR,
|
|
780
|
+
0,
|
|
781
|
+
[_MR, _NT],
|
|
782
|
+
[1, 0]
|
|
783
|
+
];
|
|
784
|
+
export var ListAcceleratorsResponse$ = [3, n0, _LARi,
|
|
785
|
+
0,
|
|
786
|
+
[_Ac, _NT],
|
|
787
|
+
[() => Accelerators, 0]
|
|
788
|
+
];
|
|
789
|
+
export var ListByoipCidrsRequest$ = [3, n0, _LBCR,
|
|
790
|
+
0,
|
|
791
|
+
[_MR, _NT],
|
|
792
|
+
[1, 0]
|
|
793
|
+
];
|
|
794
|
+
export var ListByoipCidrsResponse$ = [3, n0, _LBCRi,
|
|
795
|
+
0,
|
|
796
|
+
[_BCy, _NT],
|
|
797
|
+
[() => ByoipCidrs, 0]
|
|
798
|
+
];
|
|
799
|
+
export var ListCrossAccountAttachmentsRequest$ = [3, n0, _LCAAR,
|
|
800
|
+
0,
|
|
801
|
+
[_MR, _NT],
|
|
802
|
+
[1, 0]
|
|
803
|
+
];
|
|
804
|
+
export var ListCrossAccountAttachmentsResponse$ = [3, n0, _LCAARi,
|
|
670
805
|
0,
|
|
671
806
|
[_CAAr, _NT],
|
|
672
|
-
[() => Attachments, 0]
|
|
807
|
+
[() => Attachments, 0]
|
|
808
|
+
];
|
|
809
|
+
export var ListCrossAccountResourceAccountsRequest$ = [3, n0, _LCARAR,
|
|
810
|
+
0,
|
|
811
|
+
[],
|
|
812
|
+
[]
|
|
673
813
|
];
|
|
674
|
-
export var
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
814
|
+
export var ListCrossAccountResourceAccountsResponse$ = [3, n0, _LCARARi,
|
|
815
|
+
0,
|
|
816
|
+
[_ROAAI],
|
|
817
|
+
[64 | 0]
|
|
818
|
+
];
|
|
819
|
+
export var ListCrossAccountResourcesRequest$ = [3, n0, _LCARR,
|
|
680
820
|
0,
|
|
681
821
|
[_AA, _ROAAIe, _MR, _NT],
|
|
682
|
-
[0, 0, 1, 0]
|
|
822
|
+
[0, 0, 1, 0]
|
|
683
823
|
];
|
|
684
|
-
export var ListCrossAccountResourcesResponse$ = [
|
|
685
|
-
3,
|
|
686
|
-
n0,
|
|
687
|
-
_LCARRi,
|
|
824
|
+
export var ListCrossAccountResourcesResponse$ = [3, n0, _LCARRi,
|
|
688
825
|
0,
|
|
689
826
|
[_CARros, _NT],
|
|
690
|
-
[() => CrossAccountResources, 0]
|
|
827
|
+
[() => CrossAccountResources, 0]
|
|
691
828
|
];
|
|
692
|
-
export var ListCustomRoutingAcceleratorsRequest$ = [3, n0, _LCRAR,
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
829
|
+
export var ListCustomRoutingAcceleratorsRequest$ = [3, n0, _LCRAR,
|
|
830
|
+
0,
|
|
831
|
+
[_MR, _NT],
|
|
832
|
+
[1, 0]
|
|
833
|
+
];
|
|
834
|
+
export var ListCustomRoutingAcceleratorsResponse$ = [3, n0, _LCRARi,
|
|
697
835
|
0,
|
|
698
836
|
[_Ac, _NT],
|
|
699
|
-
[() => CustomRoutingAccelerators, 0]
|
|
837
|
+
[() => CustomRoutingAccelerators, 0]
|
|
700
838
|
];
|
|
701
|
-
export var ListCustomRoutingEndpointGroupsRequest$ = [
|
|
702
|
-
3,
|
|
703
|
-
n0,
|
|
704
|
-
_LCREGR,
|
|
839
|
+
export var ListCustomRoutingEndpointGroupsRequest$ = [3, n0, _LCREGR,
|
|
705
840
|
0,
|
|
706
841
|
[_LA, _MR, _NT],
|
|
707
|
-
[0, 1, 0]
|
|
842
|
+
[0, 1, 0]
|
|
708
843
|
];
|
|
709
|
-
export var ListCustomRoutingEndpointGroupsResponse$ = [
|
|
710
|
-
3,
|
|
711
|
-
n0,
|
|
712
|
-
_LCREGRi,
|
|
844
|
+
export var ListCustomRoutingEndpointGroupsResponse$ = [3, n0, _LCREGRi,
|
|
713
845
|
0,
|
|
714
846
|
[_EGn, _NT],
|
|
715
|
-
[() => CustomRoutingEndpointGroups, 0]
|
|
847
|
+
[() => CustomRoutingEndpointGroups, 0]
|
|
716
848
|
];
|
|
717
|
-
export var ListCustomRoutingListenersRequest$ = [3, n0, _LCRLR,
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
849
|
+
export var ListCustomRoutingListenersRequest$ = [3, n0, _LCRLR,
|
|
850
|
+
0,
|
|
851
|
+
[_AA, _MR, _NT],
|
|
852
|
+
[0, 1, 0]
|
|
853
|
+
];
|
|
854
|
+
export var ListCustomRoutingListenersResponse$ = [3, n0, _LCRLRi,
|
|
722
855
|
0,
|
|
723
856
|
[_Li, _NT],
|
|
724
|
-
[() => CustomRoutingListeners, 0]
|
|
857
|
+
[() => CustomRoutingListeners, 0]
|
|
725
858
|
];
|
|
726
|
-
export var ListCustomRoutingPortMappingsByDestinationRequest$ = [
|
|
727
|
-
3,
|
|
728
|
-
n0,
|
|
729
|
-
_LCRPMBDR,
|
|
859
|
+
export var ListCustomRoutingPortMappingsByDestinationRequest$ = [3, n0, _LCRPMBDR,
|
|
730
860
|
0,
|
|
731
861
|
[_EI, _DAe, _MR, _NT],
|
|
732
|
-
[0, 0, 1, 0]
|
|
862
|
+
[0, 0, 1, 0]
|
|
733
863
|
];
|
|
734
|
-
export var ListCustomRoutingPortMappingsByDestinationResponse$ = [
|
|
735
|
-
3,
|
|
736
|
-
n0,
|
|
737
|
-
_LCRPMBDRi,
|
|
864
|
+
export var ListCustomRoutingPortMappingsByDestinationResponse$ = [3, n0, _LCRPMBDRi,
|
|
738
865
|
0,
|
|
739
866
|
[_DPMe, _NT],
|
|
740
|
-
[() => DestinationPortMappings, 0]
|
|
867
|
+
[() => DestinationPortMappings, 0]
|
|
741
868
|
];
|
|
742
|
-
export var ListCustomRoutingPortMappingsRequest$ = [
|
|
743
|
-
3,
|
|
744
|
-
n0,
|
|
745
|
-
_LCRPMR,
|
|
869
|
+
export var ListCustomRoutingPortMappingsRequest$ = [3, n0, _LCRPMR,
|
|
746
870
|
0,
|
|
747
871
|
[_AA, _EGA, _MR, _NT],
|
|
748
|
-
[0, 0, 1, 0]
|
|
872
|
+
[0, 0, 1, 0]
|
|
749
873
|
];
|
|
750
|
-
export var ListCustomRoutingPortMappingsResponse$ = [
|
|
751
|
-
3,
|
|
752
|
-
n0,
|
|
753
|
-
_LCRPMRi,
|
|
874
|
+
export var ListCustomRoutingPortMappingsResponse$ = [3, n0, _LCRPMRi,
|
|
754
875
|
0,
|
|
755
876
|
[_PM, _NT],
|
|
756
|
-
[() => PortMappings, 0]
|
|
877
|
+
[() => PortMappings, 0]
|
|
878
|
+
];
|
|
879
|
+
export var ListEndpointGroupsRequest$ = [3, n0, _LEGR,
|
|
880
|
+
0,
|
|
881
|
+
[_LA, _MR, _NT],
|
|
882
|
+
[0, 1, 0]
|
|
757
883
|
];
|
|
758
|
-
export var
|
|
759
|
-
export var ListEndpointGroupsResponse$ = [
|
|
760
|
-
3,
|
|
761
|
-
n0,
|
|
762
|
-
_LEGRi,
|
|
884
|
+
export var ListEndpointGroupsResponse$ = [3, n0, _LEGRi,
|
|
763
885
|
0,
|
|
764
886
|
[_EGn, _NT],
|
|
765
|
-
[() => EndpointGroups, 0]
|
|
887
|
+
[() => EndpointGroups, 0]
|
|
888
|
+
];
|
|
889
|
+
export var Listener$ = [3, n0, _L,
|
|
890
|
+
0,
|
|
891
|
+
[_LA, _PR, _Pr, _CA],
|
|
892
|
+
[0, () => PortRanges, 0, 0]
|
|
893
|
+
];
|
|
894
|
+
export var ListenerNotFoundException$ = [-3, n0, _LNFE,
|
|
895
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
896
|
+
[_M],
|
|
897
|
+
[0]
|
|
766
898
|
];
|
|
767
|
-
export var Listener$ = [3, n0, _L, 0, [_LA, _PR, _Pr, _CA], [0, () => PortRanges, 0, 0]];
|
|
768
|
-
export var ListenerNotFoundException$ = [-3, n0, _LNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
769
899
|
TypeRegistry.for(n0).registerError(ListenerNotFoundException$, ListenerNotFoundException);
|
|
770
|
-
export var ListListenersRequest$ = [3, n0, _LLR,
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
900
|
+
export var ListListenersRequest$ = [3, n0, _LLR,
|
|
901
|
+
0,
|
|
902
|
+
[_AA, _MR, _NT],
|
|
903
|
+
[0, 1, 0]
|
|
904
|
+
];
|
|
905
|
+
export var ListListenersResponse$ = [3, n0, _LLRi,
|
|
906
|
+
0,
|
|
907
|
+
[_Li, _NT],
|
|
908
|
+
[() => Listeners, 0]
|
|
909
|
+
];
|
|
910
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
911
|
+
0,
|
|
912
|
+
[_RA],
|
|
913
|
+
[0]
|
|
914
|
+
];
|
|
915
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
916
|
+
0,
|
|
917
|
+
[_Ta],
|
|
918
|
+
[() => Tags]
|
|
919
|
+
];
|
|
920
|
+
export var PortMapping$ = [3, n0, _PMo,
|
|
778
921
|
0,
|
|
779
922
|
[_AP, _EGA, _EI, _DSA, _Pro, _DTS],
|
|
780
|
-
[1, 0, 0, () => SocketAddress$, 64 | 0, 0]
|
|
923
|
+
[1, 0, 0, () => SocketAddress$, 64 | 0, 0]
|
|
781
924
|
];
|
|
782
|
-
export var PortOverride$ = [3, n0, _POo,
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
925
|
+
export var PortOverride$ = [3, n0, _POo,
|
|
926
|
+
0,
|
|
927
|
+
[_LP, _EP],
|
|
928
|
+
[1, 1]
|
|
929
|
+
];
|
|
930
|
+
export var PortRange$ = [3, n0, _PRo,
|
|
931
|
+
0,
|
|
932
|
+
[_FP, _TP],
|
|
933
|
+
[1, 1]
|
|
934
|
+
];
|
|
935
|
+
export var ProvisionByoipCidrRequest$ = [3, n0, _PBCR,
|
|
788
936
|
0,
|
|
789
937
|
[_C, _CAC],
|
|
790
|
-
[0, () => CidrAuthorizationContext$]
|
|
938
|
+
[0, () => CidrAuthorizationContext$]
|
|
791
939
|
];
|
|
792
|
-
export var ProvisionByoipCidrResponse$ = [3, n0, _PBCRr,
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
940
|
+
export var ProvisionByoipCidrResponse$ = [3, n0, _PBCRr,
|
|
941
|
+
0,
|
|
942
|
+
[_BC],
|
|
943
|
+
[() => ByoipCidr$]
|
|
944
|
+
];
|
|
945
|
+
export var RemoveCustomRoutingEndpointsRequest$ = [3, n0, _RCRER,
|
|
946
|
+
0,
|
|
947
|
+
[_EInd, _EGA],
|
|
948
|
+
[64 | 0, 0]
|
|
949
|
+
];
|
|
950
|
+
export var RemoveEndpointsRequest$ = [3, n0, _RER,
|
|
798
951
|
0,
|
|
799
952
|
[_EIndp, _EGA],
|
|
800
|
-
[() => EndpointIdentifiers, 0]
|
|
801
|
-
];
|
|
802
|
-
export var Resource$ = [3, n0, _Re,
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
export var
|
|
953
|
+
[() => EndpointIdentifiers, 0]
|
|
954
|
+
];
|
|
955
|
+
export var Resource$ = [3, n0, _Re,
|
|
956
|
+
0,
|
|
957
|
+
[_EI, _C, _Reg],
|
|
958
|
+
[0, 0, 0]
|
|
959
|
+
];
|
|
960
|
+
export var SocketAddress$ = [3, n0, _SA,
|
|
961
|
+
0,
|
|
962
|
+
[_IAp, _Po],
|
|
963
|
+
[0, 1]
|
|
964
|
+
];
|
|
965
|
+
export var Tag$ = [3, n0, _Tag,
|
|
966
|
+
0,
|
|
967
|
+
[_K, _V],
|
|
968
|
+
[0, 0]
|
|
969
|
+
];
|
|
970
|
+
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
971
|
+
0,
|
|
972
|
+
[_RA, _Ta],
|
|
973
|
+
[0, () => Tags]
|
|
974
|
+
];
|
|
975
|
+
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
976
|
+
0,
|
|
977
|
+
[],
|
|
978
|
+
[]
|
|
979
|
+
];
|
|
980
|
+
export var TransactionInProgressException$ = [-3, n0, _TIPE,
|
|
981
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
982
|
+
[_M],
|
|
983
|
+
[0]
|
|
984
|
+
];
|
|
808
985
|
TypeRegistry.for(n0).registerError(TransactionInProgressException$, TransactionInProgressException);
|
|
809
|
-
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
986
|
+
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
987
|
+
0,
|
|
988
|
+
[_RA, _TK],
|
|
989
|
+
[0, 64 | 0]
|
|
990
|
+
];
|
|
991
|
+
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
992
|
+
0,
|
|
993
|
+
[],
|
|
994
|
+
[]
|
|
995
|
+
];
|
|
996
|
+
export var UpdateAcceleratorAttributesRequest$ = [3, n0, _UAAR,
|
|
815
997
|
0,
|
|
816
998
|
[_AA, _FLE, _FLSB, _FLSP],
|
|
817
|
-
[0, 2, 0, 0]
|
|
999
|
+
[0, 2, 0, 0]
|
|
818
1000
|
];
|
|
819
|
-
export var UpdateAcceleratorAttributesResponse$ = [
|
|
820
|
-
3,
|
|
821
|
-
n0,
|
|
822
|
-
_UAARp,
|
|
1001
|
+
export var UpdateAcceleratorAttributesResponse$ = [3, n0, _UAARp,
|
|
823
1002
|
0,
|
|
824
1003
|
[_AAc],
|
|
825
|
-
[() => AcceleratorAttributes$]
|
|
1004
|
+
[() => AcceleratorAttributes$]
|
|
826
1005
|
];
|
|
827
|
-
export var UpdateAcceleratorRequest$ = [
|
|
828
|
-
3,
|
|
829
|
-
n0,
|
|
830
|
-
_UAR,
|
|
1006
|
+
export var UpdateAcceleratorRequest$ = [3, n0, _UAR,
|
|
831
1007
|
0,
|
|
832
1008
|
[_AA, _N, _IAT, _IA, _E],
|
|
833
|
-
[0, 0, 0, 64 | 0, 2]
|
|
1009
|
+
[0, 0, 0, 64 | 0, 2]
|
|
1010
|
+
];
|
|
1011
|
+
export var UpdateAcceleratorResponse$ = [3, n0, _UARp,
|
|
1012
|
+
0,
|
|
1013
|
+
[_A],
|
|
1014
|
+
[() => Accelerator$]
|
|
834
1015
|
];
|
|
835
|
-
export var
|
|
836
|
-
export var UpdateCrossAccountAttachmentRequest$ = [
|
|
837
|
-
3,
|
|
838
|
-
n0,
|
|
839
|
-
_UCAAR,
|
|
1016
|
+
export var UpdateCrossAccountAttachmentRequest$ = [3, n0, _UCAAR,
|
|
840
1017
|
0,
|
|
841
1018
|
[_AAt, _N, _APd, _RP, _AR, _RR],
|
|
842
|
-
[0, 0, 64 | 0, 64 | 0, () => Resources, () => Resources]
|
|
1019
|
+
[0, 0, 64 | 0, 64 | 0, () => Resources, () => Resources]
|
|
843
1020
|
];
|
|
844
|
-
export var UpdateCrossAccountAttachmentResponse$ = [
|
|
845
|
-
3,
|
|
846
|
-
n0,
|
|
847
|
-
_UCAARp,
|
|
1021
|
+
export var UpdateCrossAccountAttachmentResponse$ = [3, n0, _UCAARp,
|
|
848
1022
|
0,
|
|
849
1023
|
[_CAA],
|
|
850
|
-
[() => Attachment$]
|
|
1024
|
+
[() => Attachment$]
|
|
851
1025
|
];
|
|
852
|
-
export var UpdateCustomRoutingAcceleratorAttributesRequest$ = [
|
|
853
|
-
3,
|
|
854
|
-
n0,
|
|
855
|
-
_UCRAAR,
|
|
1026
|
+
export var UpdateCustomRoutingAcceleratorAttributesRequest$ = [3, n0, _UCRAAR,
|
|
856
1027
|
0,
|
|
857
1028
|
[_AA, _FLE, _FLSB, _FLSP],
|
|
858
|
-
[0, 2, 0, 0]
|
|
1029
|
+
[0, 2, 0, 0]
|
|
859
1030
|
];
|
|
860
|
-
export var UpdateCustomRoutingAcceleratorAttributesResponse$ = [
|
|
861
|
-
3,
|
|
862
|
-
n0,
|
|
863
|
-
_UCRAARp,
|
|
1031
|
+
export var UpdateCustomRoutingAcceleratorAttributesResponse$ = [3, n0, _UCRAARp,
|
|
864
1032
|
0,
|
|
865
1033
|
[_AAc],
|
|
866
|
-
[() => CustomRoutingAcceleratorAttributes$]
|
|
1034
|
+
[() => CustomRoutingAcceleratorAttributes$]
|
|
867
1035
|
];
|
|
868
|
-
export var UpdateCustomRoutingAcceleratorRequest$ = [
|
|
869
|
-
3,
|
|
870
|
-
n0,
|
|
871
|
-
_UCRAR,
|
|
1036
|
+
export var UpdateCustomRoutingAcceleratorRequest$ = [3, n0, _UCRAR,
|
|
872
1037
|
0,
|
|
873
1038
|
[_AA, _N, _IAT, _IA, _E],
|
|
874
|
-
[0, 0, 0, 64 | 0, 2]
|
|
1039
|
+
[0, 0, 0, 64 | 0, 2]
|
|
875
1040
|
];
|
|
876
|
-
export var UpdateCustomRoutingAcceleratorResponse$ = [
|
|
877
|
-
3,
|
|
878
|
-
n0,
|
|
879
|
-
_UCRARp,
|
|
1041
|
+
export var UpdateCustomRoutingAcceleratorResponse$ = [3, n0, _UCRARp,
|
|
880
1042
|
0,
|
|
881
1043
|
[_A],
|
|
882
|
-
[() => CustomRoutingAccelerator$]
|
|
1044
|
+
[() => CustomRoutingAccelerator$]
|
|
883
1045
|
];
|
|
884
|
-
export var UpdateCustomRoutingListenerRequest$ = [
|
|
885
|
-
3,
|
|
886
|
-
n0,
|
|
887
|
-
_UCRLR,
|
|
1046
|
+
export var UpdateCustomRoutingListenerRequest$ = [3, n0, _UCRLR,
|
|
888
1047
|
0,
|
|
889
1048
|
[_LA, _PR],
|
|
890
|
-
[0, () => PortRanges]
|
|
1049
|
+
[0, () => PortRanges]
|
|
891
1050
|
];
|
|
892
|
-
export var UpdateCustomRoutingListenerResponse$ = [
|
|
893
|
-
3,
|
|
894
|
-
n0,
|
|
895
|
-
_UCRLRp,
|
|
1051
|
+
export var UpdateCustomRoutingListenerResponse$ = [3, n0, _UCRLRp,
|
|
896
1052
|
0,
|
|
897
1053
|
[_L],
|
|
898
|
-
[() => CustomRoutingListener$]
|
|
1054
|
+
[() => CustomRoutingListener$]
|
|
899
1055
|
];
|
|
900
|
-
export var UpdateEndpointGroupRequest$ = [
|
|
901
|
-
3,
|
|
902
|
-
n0,
|
|
903
|
-
_UEGR,
|
|
1056
|
+
export var UpdateEndpointGroupRequest$ = [3, n0, _UEGR,
|
|
904
1057
|
0,
|
|
905
1058
|
[_EGA, _EC, _TDP, _HCP, _HCPe, _HCPea, _HCIS, _TC, _PO],
|
|
906
|
-
[0, () => EndpointConfigurations, 1, 1, 0, 0, 1, 1, () => PortOverrides]
|
|
1059
|
+
[0, () => EndpointConfigurations, 1, 1, 0, 0, 1, 1, () => PortOverrides]
|
|
1060
|
+
];
|
|
1061
|
+
export var UpdateEndpointGroupResponse$ = [3, n0, _UEGRp,
|
|
1062
|
+
0,
|
|
1063
|
+
[_EG],
|
|
1064
|
+
[() => EndpointGroup$]
|
|
907
1065
|
];
|
|
908
|
-
export var
|
|
909
|
-
export var UpdateListenerRequest$ = [
|
|
910
|
-
3,
|
|
911
|
-
n0,
|
|
912
|
-
_ULR,
|
|
1066
|
+
export var UpdateListenerRequest$ = [3, n0, _ULR,
|
|
913
1067
|
0,
|
|
914
1068
|
[_LA, _PR, _Pr, _CA],
|
|
915
|
-
[0, () => PortRanges, 0, 0]
|
|
1069
|
+
[0, () => PortRanges, 0, 0]
|
|
916
1070
|
];
|
|
917
|
-
export var UpdateListenerResponse$ = [3, n0, _ULRp,
|
|
918
|
-
export var WithdrawByoipCidrRequest$ = [3, n0, _WBCR, 0, [_C], [0]];
|
|
919
|
-
export var WithdrawByoipCidrResponse$ = [3, n0, _WBCRi, 0, [_BC], [() => ByoipCidr$]];
|
|
920
|
-
var __Unit = "unit";
|
|
921
|
-
export var GlobalAcceleratorServiceException$ = [
|
|
922
|
-
-3,
|
|
923
|
-
_sm,
|
|
924
|
-
"GlobalAcceleratorServiceException",
|
|
1071
|
+
export var UpdateListenerResponse$ = [3, n0, _ULRp,
|
|
925
1072
|
0,
|
|
926
|
-
[],
|
|
927
|
-
[]
|
|
1073
|
+
[_L],
|
|
1074
|
+
[() => Listener$]
|
|
928
1075
|
];
|
|
1076
|
+
export var WithdrawByoipCidrRequest$ = [3, n0, _WBCR,
|
|
1077
|
+
0,
|
|
1078
|
+
[_C],
|
|
1079
|
+
[0]
|
|
1080
|
+
];
|
|
1081
|
+
export var WithdrawByoipCidrResponse$ = [3, n0, _WBCRi,
|
|
1082
|
+
0,
|
|
1083
|
+
[_BC],
|
|
1084
|
+
[() => ByoipCidr$]
|
|
1085
|
+
];
|
|
1086
|
+
var __Unit = "unit";
|
|
1087
|
+
export var GlobalAcceleratorServiceException$ = [-3, _sm, "GlobalAcceleratorServiceException", 0, [], []];
|
|
929
1088
|
TypeRegistry.for(_sm).registerError(GlobalAcceleratorServiceException$, GlobalAcceleratorServiceException);
|
|
930
|
-
var AcceleratorEvents = [1, n0, _AEc,
|
|
931
|
-
|
|
932
|
-
|
|
1089
|
+
var AcceleratorEvents = [1, n0, _AEc,
|
|
1090
|
+
0, () => AcceleratorEvent$
|
|
1091
|
+
];
|
|
1092
|
+
var Accelerators = [1, n0, _Ac,
|
|
1093
|
+
0, () => Accelerator$
|
|
1094
|
+
];
|
|
1095
|
+
var Attachments = [1, n0, _Att,
|
|
1096
|
+
0, () => Attachment$
|
|
1097
|
+
];
|
|
933
1098
|
var AwsAccountIds = 64 | 0;
|
|
934
|
-
var ByoipCidrEvents = [1, n0, _BCEy,
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
var
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
() => CustomRoutingDestinationDescription
|
|
951
|
-
];
|
|
952
|
-
var CustomRoutingEndpointConfigurations = [
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
0,
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
var CustomRoutingListeners = [1, n0, _CRLu,
|
|
1099
|
+
var ByoipCidrEvents = [1, n0, _BCEy,
|
|
1100
|
+
0, () => ByoipCidrEvent$
|
|
1101
|
+
];
|
|
1102
|
+
var ByoipCidrs = [1, n0, _BCy,
|
|
1103
|
+
0, () => ByoipCidr$
|
|
1104
|
+
];
|
|
1105
|
+
var CrossAccountResources = [1, n0, _CARros,
|
|
1106
|
+
0, () => CrossAccountResource$
|
|
1107
|
+
];
|
|
1108
|
+
var CustomRoutingAccelerators = [1, n0, _CRAu,
|
|
1109
|
+
0, () => CustomRoutingAccelerator$
|
|
1110
|
+
];
|
|
1111
|
+
var CustomRoutingDestinationConfigurations = [1, n0, _CRDCu,
|
|
1112
|
+
0, () => CustomRoutingDestinationConfiguration$
|
|
1113
|
+
];
|
|
1114
|
+
var CustomRoutingDestinationDescriptions = [1, n0, _CRDDu,
|
|
1115
|
+
0, () => CustomRoutingDestinationDescription$
|
|
1116
|
+
];
|
|
1117
|
+
var CustomRoutingEndpointConfigurations = [1, n0, _CRECu,
|
|
1118
|
+
0, () => CustomRoutingEndpointConfiguration$
|
|
1119
|
+
];
|
|
1120
|
+
var CustomRoutingEndpointDescriptions = [1, n0, _CREDu,
|
|
1121
|
+
0, () => CustomRoutingEndpointDescription$
|
|
1122
|
+
];
|
|
1123
|
+
var CustomRoutingEndpointGroups = [1, n0, _CREGu,
|
|
1124
|
+
0, () => CustomRoutingEndpointGroup$
|
|
1125
|
+
];
|
|
1126
|
+
var CustomRoutingListeners = [1, n0, _CRLu,
|
|
1127
|
+
0, () => CustomRoutingListener$
|
|
1128
|
+
];
|
|
962
1129
|
var CustomRoutingProtocols = 64 | 0;
|
|
963
1130
|
var DestinationAddresses = 64 | 0;
|
|
964
|
-
var DestinationPortMappings = [1, n0, _DPMe,
|
|
1131
|
+
var DestinationPortMappings = [1, n0, _DPMe,
|
|
1132
|
+
0, () => DestinationPortMapping$
|
|
1133
|
+
];
|
|
965
1134
|
var DestinationPorts = 64 | 1;
|
|
966
|
-
var EndpointConfigurations = [1, n0, _EC,
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
var
|
|
1135
|
+
var EndpointConfigurations = [1, n0, _EC,
|
|
1136
|
+
0, () => EndpointConfiguration$
|
|
1137
|
+
];
|
|
1138
|
+
var EndpointDescriptions = [1, n0, _ED,
|
|
1139
|
+
0, () => EndpointDescription$
|
|
1140
|
+
];
|
|
1141
|
+
var EndpointGroups = [1, n0, _EGn,
|
|
1142
|
+
0, () => EndpointGroup$
|
|
1143
|
+
];
|
|
1144
|
+
var EndpointIdentifiers = [1, n0, _EIndp,
|
|
1145
|
+
0, () => EndpointIdentifier$
|
|
1146
|
+
];
|
|
970
1147
|
var EndpointIds = 64 | 0;
|
|
971
1148
|
var IpAddresses = 64 | 0;
|
|
972
|
-
var IpSets = [1, n0, _IS,
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
var
|
|
976
|
-
|
|
1149
|
+
var IpSets = [1, n0, _IS,
|
|
1150
|
+
0, () => IpSet$
|
|
1151
|
+
];
|
|
1152
|
+
var Listeners = [1, n0, _Li,
|
|
1153
|
+
0, () => Listener$
|
|
1154
|
+
];
|
|
1155
|
+
var PortMappings = [1, n0, _PM,
|
|
1156
|
+
0, () => PortMapping$
|
|
1157
|
+
];
|
|
1158
|
+
var PortOverrides = [1, n0, _PO,
|
|
1159
|
+
0, () => PortOverride$
|
|
1160
|
+
];
|
|
1161
|
+
var PortRanges = [1, n0, _PR,
|
|
1162
|
+
0, () => PortRange$
|
|
1163
|
+
];
|
|
977
1164
|
var Principals = 64 | 0;
|
|
978
1165
|
var Protocols = 64 | 0;
|
|
979
|
-
var Resources = [1, n0, _R,
|
|
980
|
-
|
|
1166
|
+
var Resources = [1, n0, _R,
|
|
1167
|
+
0, () => Resource$
|
|
1168
|
+
];
|
|
1169
|
+
var SocketAddresses = [1, n0, _SAo,
|
|
1170
|
+
0, () => SocketAddress$
|
|
1171
|
+
];
|
|
981
1172
|
var TagKeys = 64 | 0;
|
|
982
|
-
var Tags = [1, n0, _Ta,
|
|
983
|
-
|
|
984
|
-
9,
|
|
985
|
-
n0,
|
|
986
|
-
_ACRE,
|
|
987
|
-
0,
|
|
988
|
-
() => AddCustomRoutingEndpointsRequest$,
|
|
989
|
-
() => AddCustomRoutingEndpointsResponse$,
|
|
990
|
-
];
|
|
991
|
-
export var AddEndpoints$ = [
|
|
992
|
-
9,
|
|
993
|
-
n0,
|
|
994
|
-
_AEd,
|
|
995
|
-
0,
|
|
996
|
-
() => AddEndpointsRequest$,
|
|
997
|
-
() => AddEndpointsResponse$,
|
|
998
|
-
];
|
|
999
|
-
export var AdvertiseByoipCidr$ = [
|
|
1000
|
-
9,
|
|
1001
|
-
n0,
|
|
1002
|
-
_ABC,
|
|
1003
|
-
0,
|
|
1004
|
-
() => AdvertiseByoipCidrRequest$,
|
|
1005
|
-
() => AdvertiseByoipCidrResponse$,
|
|
1006
|
-
];
|
|
1007
|
-
export var AllowCustomRoutingTraffic$ = [
|
|
1008
|
-
9,
|
|
1009
|
-
n0,
|
|
1010
|
-
_ACRT,
|
|
1011
|
-
0,
|
|
1012
|
-
() => AllowCustomRoutingTrafficRequest$,
|
|
1013
|
-
() => __Unit,
|
|
1014
|
-
];
|
|
1015
|
-
export var CreateAccelerator$ = [
|
|
1016
|
-
9,
|
|
1017
|
-
n0,
|
|
1018
|
-
_CAr,
|
|
1019
|
-
0,
|
|
1020
|
-
() => CreateAcceleratorRequest$,
|
|
1021
|
-
() => CreateAcceleratorResponse$,
|
|
1022
|
-
];
|
|
1023
|
-
export var CreateCrossAccountAttachment$ = [
|
|
1024
|
-
9,
|
|
1025
|
-
n0,
|
|
1026
|
-
_CCAA,
|
|
1027
|
-
0,
|
|
1028
|
-
() => CreateCrossAccountAttachmentRequest$,
|
|
1029
|
-
() => CreateCrossAccountAttachmentResponse$,
|
|
1030
|
-
];
|
|
1031
|
-
export var CreateCustomRoutingAccelerator$ = [
|
|
1032
|
-
9,
|
|
1033
|
-
n0,
|
|
1034
|
-
_CCRA,
|
|
1035
|
-
0,
|
|
1036
|
-
() => CreateCustomRoutingAcceleratorRequest$,
|
|
1037
|
-
() => CreateCustomRoutingAcceleratorResponse$,
|
|
1038
|
-
];
|
|
1039
|
-
export var CreateCustomRoutingEndpointGroup$ = [
|
|
1040
|
-
9,
|
|
1041
|
-
n0,
|
|
1042
|
-
_CCREG,
|
|
1043
|
-
0,
|
|
1044
|
-
() => CreateCustomRoutingEndpointGroupRequest$,
|
|
1045
|
-
() => CreateCustomRoutingEndpointGroupResponse$,
|
|
1046
|
-
];
|
|
1047
|
-
export var CreateCustomRoutingListener$ = [
|
|
1048
|
-
9,
|
|
1049
|
-
n0,
|
|
1050
|
-
_CCRL,
|
|
1051
|
-
0,
|
|
1052
|
-
() => CreateCustomRoutingListenerRequest$,
|
|
1053
|
-
() => CreateCustomRoutingListenerResponse$,
|
|
1054
|
-
];
|
|
1055
|
-
export var CreateEndpointGroup$ = [
|
|
1056
|
-
9,
|
|
1057
|
-
n0,
|
|
1058
|
-
_CEG,
|
|
1059
|
-
0,
|
|
1060
|
-
() => CreateEndpointGroupRequest$,
|
|
1061
|
-
() => CreateEndpointGroupResponse$,
|
|
1062
|
-
];
|
|
1063
|
-
export var CreateListener$ = [
|
|
1064
|
-
9,
|
|
1065
|
-
n0,
|
|
1066
|
-
_CL,
|
|
1067
|
-
0,
|
|
1068
|
-
() => CreateListenerRequest$,
|
|
1069
|
-
() => CreateListenerResponse$,
|
|
1070
|
-
];
|
|
1071
|
-
export var DeleteAccelerator$ = [9, n0, _DAel, 0, () => DeleteAcceleratorRequest$, () => __Unit];
|
|
1072
|
-
export var DeleteCrossAccountAttachment$ = [
|
|
1073
|
-
9,
|
|
1074
|
-
n0,
|
|
1075
|
-
_DCAA,
|
|
1076
|
-
0,
|
|
1077
|
-
() => DeleteCrossAccountAttachmentRequest$,
|
|
1078
|
-
() => __Unit,
|
|
1079
|
-
];
|
|
1080
|
-
export var DeleteCustomRoutingAccelerator$ = [
|
|
1081
|
-
9,
|
|
1082
|
-
n0,
|
|
1083
|
-
_DCRA,
|
|
1084
|
-
0,
|
|
1085
|
-
() => DeleteCustomRoutingAcceleratorRequest$,
|
|
1086
|
-
() => __Unit,
|
|
1173
|
+
var Tags = [1, n0, _Ta,
|
|
1174
|
+
0, () => Tag$
|
|
1087
1175
|
];
|
|
1088
|
-
export var
|
|
1089
|
-
|
|
1090
|
-
n0,
|
|
1091
|
-
_DCREG,
|
|
1092
|
-
0,
|
|
1093
|
-
() => DeleteCustomRoutingEndpointGroupRequest$,
|
|
1094
|
-
() => __Unit,
|
|
1176
|
+
export var AddCustomRoutingEndpoints$ = [9, n0, _ACRE,
|
|
1177
|
+
0, () => AddCustomRoutingEndpointsRequest$, () => AddCustomRoutingEndpointsResponse$
|
|
1095
1178
|
];
|
|
1096
|
-
export var
|
|
1097
|
-
|
|
1098
|
-
n0,
|
|
1099
|
-
_DCRL,
|
|
1100
|
-
0,
|
|
1101
|
-
() => DeleteCustomRoutingListenerRequest$,
|
|
1102
|
-
() => __Unit,
|
|
1179
|
+
export var AddEndpoints$ = [9, n0, _AEd,
|
|
1180
|
+
0, () => AddEndpointsRequest$, () => AddEndpointsResponse$
|
|
1103
1181
|
];
|
|
1104
|
-
export var
|
|
1105
|
-
|
|
1106
|
-
n0,
|
|
1107
|
-
_DEG,
|
|
1108
|
-
0,
|
|
1109
|
-
() => DeleteEndpointGroupRequest$,
|
|
1110
|
-
() => __Unit,
|
|
1182
|
+
export var AdvertiseByoipCidr$ = [9, n0, _ABC,
|
|
1183
|
+
0, () => AdvertiseByoipCidrRequest$, () => AdvertiseByoipCidrResponse$
|
|
1111
1184
|
];
|
|
1112
|
-
export var
|
|
1113
|
-
|
|
1114
|
-
9,
|
|
1115
|
-
n0,
|
|
1116
|
-
_DCRT,
|
|
1117
|
-
0,
|
|
1118
|
-
() => DenyCustomRoutingTrafficRequest$,
|
|
1119
|
-
() => __Unit,
|
|
1120
|
-
];
|
|
1121
|
-
export var DeprovisionByoipCidr$ = [
|
|
1122
|
-
9,
|
|
1123
|
-
n0,
|
|
1124
|
-
_DBC,
|
|
1125
|
-
0,
|
|
1126
|
-
() => DeprovisionByoipCidrRequest$,
|
|
1127
|
-
() => DeprovisionByoipCidrResponse$,
|
|
1128
|
-
];
|
|
1129
|
-
export var DescribeAccelerator$ = [
|
|
1130
|
-
9,
|
|
1131
|
-
n0,
|
|
1132
|
-
_DAes,
|
|
1133
|
-
0,
|
|
1134
|
-
() => DescribeAcceleratorRequest$,
|
|
1135
|
-
() => DescribeAcceleratorResponse$,
|
|
1136
|
-
];
|
|
1137
|
-
export var DescribeAcceleratorAttributes$ = [
|
|
1138
|
-
9,
|
|
1139
|
-
n0,
|
|
1140
|
-
_DAA,
|
|
1141
|
-
0,
|
|
1142
|
-
() => DescribeAcceleratorAttributesRequest$,
|
|
1143
|
-
() => DescribeAcceleratorAttributesResponse$,
|
|
1144
|
-
];
|
|
1145
|
-
export var DescribeCrossAccountAttachment$ = [
|
|
1146
|
-
9,
|
|
1147
|
-
n0,
|
|
1148
|
-
_DCAAe,
|
|
1149
|
-
0,
|
|
1150
|
-
() => DescribeCrossAccountAttachmentRequest$,
|
|
1151
|
-
() => DescribeCrossAccountAttachmentResponse$,
|
|
1152
|
-
];
|
|
1153
|
-
export var DescribeCustomRoutingAccelerator$ = [
|
|
1154
|
-
9,
|
|
1155
|
-
n0,
|
|
1156
|
-
_DCRAe,
|
|
1157
|
-
0,
|
|
1158
|
-
() => DescribeCustomRoutingAcceleratorRequest$,
|
|
1159
|
-
() => DescribeCustomRoutingAcceleratorResponse$,
|
|
1160
|
-
];
|
|
1161
|
-
export var DescribeCustomRoutingAcceleratorAttributes$ = [
|
|
1162
|
-
9,
|
|
1163
|
-
n0,
|
|
1164
|
-
_DCRAA,
|
|
1165
|
-
0,
|
|
1166
|
-
() => DescribeCustomRoutingAcceleratorAttributesRequest$,
|
|
1167
|
-
() => DescribeCustomRoutingAcceleratorAttributesResponse$,
|
|
1168
|
-
];
|
|
1169
|
-
export var DescribeCustomRoutingEndpointGroup$ = [
|
|
1170
|
-
9,
|
|
1171
|
-
n0,
|
|
1172
|
-
_DCREGe,
|
|
1173
|
-
0,
|
|
1174
|
-
() => DescribeCustomRoutingEndpointGroupRequest$,
|
|
1175
|
-
() => DescribeCustomRoutingEndpointGroupResponse$,
|
|
1185
|
+
export var AllowCustomRoutingTraffic$ = [9, n0, _ACRT,
|
|
1186
|
+
0, () => AllowCustomRoutingTrafficRequest$, () => __Unit
|
|
1176
1187
|
];
|
|
1177
|
-
export var
|
|
1178
|
-
|
|
1179
|
-
n0,
|
|
1180
|
-
_DCRLe,
|
|
1181
|
-
0,
|
|
1182
|
-
() => DescribeCustomRoutingListenerRequest$,
|
|
1183
|
-
() => DescribeCustomRoutingListenerResponse$,
|
|
1188
|
+
export var CreateAccelerator$ = [9, n0, _CAr,
|
|
1189
|
+
0, () => CreateAcceleratorRequest$, () => CreateAcceleratorResponse$
|
|
1184
1190
|
];
|
|
1185
|
-
export var
|
|
1186
|
-
|
|
1187
|
-
n0,
|
|
1188
|
-
_DEGe,
|
|
1189
|
-
0,
|
|
1190
|
-
() => DescribeEndpointGroupRequest$,
|
|
1191
|
-
() => DescribeEndpointGroupResponse$,
|
|
1191
|
+
export var CreateCrossAccountAttachment$ = [9, n0, _CCAA,
|
|
1192
|
+
0, () => CreateCrossAccountAttachmentRequest$, () => CreateCrossAccountAttachmentResponse$
|
|
1192
1193
|
];
|
|
1193
|
-
export var
|
|
1194
|
-
|
|
1195
|
-
n0,
|
|
1196
|
-
_DLe,
|
|
1197
|
-
0,
|
|
1198
|
-
() => DescribeListenerRequest$,
|
|
1199
|
-
() => DescribeListenerResponse$,
|
|
1194
|
+
export var CreateCustomRoutingAccelerator$ = [9, n0, _CCRA,
|
|
1195
|
+
0, () => CreateCustomRoutingAcceleratorRequest$, () => CreateCustomRoutingAcceleratorResponse$
|
|
1200
1196
|
];
|
|
1201
|
-
export var
|
|
1202
|
-
|
|
1203
|
-
n0,
|
|
1204
|
-
_LAi,
|
|
1205
|
-
0,
|
|
1206
|
-
() => ListAcceleratorsRequest$,
|
|
1207
|
-
() => ListAcceleratorsResponse$,
|
|
1197
|
+
export var CreateCustomRoutingEndpointGroup$ = [9, n0, _CCREG,
|
|
1198
|
+
0, () => CreateCustomRoutingEndpointGroupRequest$, () => CreateCustomRoutingEndpointGroupResponse$
|
|
1208
1199
|
];
|
|
1209
|
-
export var
|
|
1210
|
-
|
|
1211
|
-
n0,
|
|
1212
|
-
_LBC,
|
|
1213
|
-
0,
|
|
1214
|
-
() => ListByoipCidrsRequest$,
|
|
1215
|
-
() => ListByoipCidrsResponse$,
|
|
1200
|
+
export var CreateCustomRoutingListener$ = [9, n0, _CCRL,
|
|
1201
|
+
0, () => CreateCustomRoutingListenerRequest$, () => CreateCustomRoutingListenerResponse$
|
|
1216
1202
|
];
|
|
1217
|
-
export var
|
|
1218
|
-
|
|
1219
|
-
n0,
|
|
1220
|
-
_LCAA,
|
|
1221
|
-
0,
|
|
1222
|
-
() => ListCrossAccountAttachmentsRequest$,
|
|
1223
|
-
() => ListCrossAccountAttachmentsResponse$,
|
|
1203
|
+
export var CreateEndpointGroup$ = [9, n0, _CEG,
|
|
1204
|
+
0, () => CreateEndpointGroupRequest$, () => CreateEndpointGroupResponse$
|
|
1224
1205
|
];
|
|
1225
|
-
export var
|
|
1226
|
-
|
|
1227
|
-
n0,
|
|
1228
|
-
_LCARA,
|
|
1229
|
-
0,
|
|
1230
|
-
() => ListCrossAccountResourceAccountsRequest$,
|
|
1231
|
-
() => ListCrossAccountResourceAccountsResponse$,
|
|
1206
|
+
export var CreateListener$ = [9, n0, _CL,
|
|
1207
|
+
0, () => CreateListenerRequest$, () => CreateListenerResponse$
|
|
1232
1208
|
];
|
|
1233
|
-
export var
|
|
1234
|
-
|
|
1235
|
-
n0,
|
|
1236
|
-
_LCAR,
|
|
1237
|
-
0,
|
|
1238
|
-
() => ListCrossAccountResourcesRequest$,
|
|
1239
|
-
() => ListCrossAccountResourcesResponse$,
|
|
1209
|
+
export var DeleteAccelerator$ = [9, n0, _DAel,
|
|
1210
|
+
0, () => DeleteAcceleratorRequest$, () => __Unit
|
|
1240
1211
|
];
|
|
1241
|
-
export var
|
|
1242
|
-
|
|
1243
|
-
n0,
|
|
1244
|
-
_LCRA,
|
|
1245
|
-
0,
|
|
1246
|
-
() => ListCustomRoutingAcceleratorsRequest$,
|
|
1247
|
-
() => ListCustomRoutingAcceleratorsResponse$,
|
|
1212
|
+
export var DeleteCrossAccountAttachment$ = [9, n0, _DCAA,
|
|
1213
|
+
0, () => DeleteCrossAccountAttachmentRequest$, () => __Unit
|
|
1248
1214
|
];
|
|
1249
|
-
export var
|
|
1250
|
-
|
|
1251
|
-
n0,
|
|
1252
|
-
_LCREG,
|
|
1253
|
-
0,
|
|
1254
|
-
() => ListCustomRoutingEndpointGroupsRequest$,
|
|
1255
|
-
() => ListCustomRoutingEndpointGroupsResponse$,
|
|
1215
|
+
export var DeleteCustomRoutingAccelerator$ = [9, n0, _DCRA,
|
|
1216
|
+
0, () => DeleteCustomRoutingAcceleratorRequest$, () => __Unit
|
|
1256
1217
|
];
|
|
1257
|
-
export var
|
|
1258
|
-
|
|
1259
|
-
n0,
|
|
1260
|
-
_LCRL,
|
|
1261
|
-
0,
|
|
1262
|
-
() => ListCustomRoutingListenersRequest$,
|
|
1263
|
-
() => ListCustomRoutingListenersResponse$,
|
|
1218
|
+
export var DeleteCustomRoutingEndpointGroup$ = [9, n0, _DCREG,
|
|
1219
|
+
0, () => DeleteCustomRoutingEndpointGroupRequest$, () => __Unit
|
|
1264
1220
|
];
|
|
1265
|
-
export var
|
|
1266
|
-
|
|
1267
|
-
n0,
|
|
1268
|
-
_LCRPM,
|
|
1269
|
-
0,
|
|
1270
|
-
() => ListCustomRoutingPortMappingsRequest$,
|
|
1271
|
-
() => ListCustomRoutingPortMappingsResponse$,
|
|
1221
|
+
export var DeleteCustomRoutingListener$ = [9, n0, _DCRL,
|
|
1222
|
+
0, () => DeleteCustomRoutingListenerRequest$, () => __Unit
|
|
1272
1223
|
];
|
|
1273
|
-
export var
|
|
1274
|
-
|
|
1275
|
-
n0,
|
|
1276
|
-
_LCRPMBD,
|
|
1277
|
-
0,
|
|
1278
|
-
() => ListCustomRoutingPortMappingsByDestinationRequest$,
|
|
1279
|
-
() => ListCustomRoutingPortMappingsByDestinationResponse$,
|
|
1224
|
+
export var DeleteEndpointGroup$ = [9, n0, _DEG,
|
|
1225
|
+
0, () => DeleteEndpointGroupRequest$, () => __Unit
|
|
1280
1226
|
];
|
|
1281
|
-
export var
|
|
1282
|
-
|
|
1283
|
-
n0,
|
|
1284
|
-
_LEG,
|
|
1285
|
-
0,
|
|
1286
|
-
() => ListEndpointGroupsRequest$,
|
|
1287
|
-
() => ListEndpointGroupsResponse$,
|
|
1227
|
+
export var DeleteListener$ = [9, n0, _DL,
|
|
1228
|
+
0, () => DeleteListenerRequest$, () => __Unit
|
|
1288
1229
|
];
|
|
1289
|
-
export var
|
|
1290
|
-
|
|
1291
|
-
n0,
|
|
1292
|
-
_LL,
|
|
1293
|
-
0,
|
|
1294
|
-
() => ListListenersRequest$,
|
|
1295
|
-
() => ListListenersResponse$,
|
|
1230
|
+
export var DenyCustomRoutingTraffic$ = [9, n0, _DCRT,
|
|
1231
|
+
0, () => DenyCustomRoutingTrafficRequest$, () => __Unit
|
|
1296
1232
|
];
|
|
1297
|
-
export var
|
|
1298
|
-
|
|
1299
|
-
n0,
|
|
1300
|
-
_LTFR,
|
|
1301
|
-
0,
|
|
1302
|
-
() => ListTagsForResourceRequest$,
|
|
1303
|
-
() => ListTagsForResourceResponse$,
|
|
1233
|
+
export var DeprovisionByoipCidr$ = [9, n0, _DBC,
|
|
1234
|
+
0, () => DeprovisionByoipCidrRequest$, () => DeprovisionByoipCidrResponse$
|
|
1304
1235
|
];
|
|
1305
|
-
export var
|
|
1306
|
-
|
|
1307
|
-
n0,
|
|
1308
|
-
_PBC,
|
|
1309
|
-
0,
|
|
1310
|
-
() => ProvisionByoipCidrRequest$,
|
|
1311
|
-
() => ProvisionByoipCidrResponse$,
|
|
1236
|
+
export var DescribeAccelerator$ = [9, n0, _DAes,
|
|
1237
|
+
0, () => DescribeAcceleratorRequest$, () => DescribeAcceleratorResponse$
|
|
1312
1238
|
];
|
|
1313
|
-
export var
|
|
1314
|
-
|
|
1315
|
-
n0,
|
|
1316
|
-
_RCRE,
|
|
1317
|
-
0,
|
|
1318
|
-
() => RemoveCustomRoutingEndpointsRequest$,
|
|
1319
|
-
() => __Unit,
|
|
1239
|
+
export var DescribeAcceleratorAttributes$ = [9, n0, _DAA,
|
|
1240
|
+
0, () => DescribeAcceleratorAttributesRequest$, () => DescribeAcceleratorAttributesResponse$
|
|
1320
1241
|
];
|
|
1321
|
-
export var
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
() =>
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
() =>
|
|
1338
|
-
];
|
|
1339
|
-
export var
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
0,
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
() =>
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
() =>
|
|
1362
|
-
];
|
|
1363
|
-
export var
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
0,
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
() =>
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
() =>
|
|
1386
|
-
];
|
|
1387
|
-
export var
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
0,
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
() =>
|
|
1401
|
-
|
|
1242
|
+
export var DescribeCrossAccountAttachment$ = [9, n0, _DCAAe,
|
|
1243
|
+
0, () => DescribeCrossAccountAttachmentRequest$, () => DescribeCrossAccountAttachmentResponse$
|
|
1244
|
+
];
|
|
1245
|
+
export var DescribeCustomRoutingAccelerator$ = [9, n0, _DCRAe,
|
|
1246
|
+
0, () => DescribeCustomRoutingAcceleratorRequest$, () => DescribeCustomRoutingAcceleratorResponse$
|
|
1247
|
+
];
|
|
1248
|
+
export var DescribeCustomRoutingAcceleratorAttributes$ = [9, n0, _DCRAA,
|
|
1249
|
+
0, () => DescribeCustomRoutingAcceleratorAttributesRequest$, () => DescribeCustomRoutingAcceleratorAttributesResponse$
|
|
1250
|
+
];
|
|
1251
|
+
export var DescribeCustomRoutingEndpointGroup$ = [9, n0, _DCREGe,
|
|
1252
|
+
0, () => DescribeCustomRoutingEndpointGroupRequest$, () => DescribeCustomRoutingEndpointGroupResponse$
|
|
1253
|
+
];
|
|
1254
|
+
export var DescribeCustomRoutingListener$ = [9, n0, _DCRLe,
|
|
1255
|
+
0, () => DescribeCustomRoutingListenerRequest$, () => DescribeCustomRoutingListenerResponse$
|
|
1256
|
+
];
|
|
1257
|
+
export var DescribeEndpointGroup$ = [9, n0, _DEGe,
|
|
1258
|
+
0, () => DescribeEndpointGroupRequest$, () => DescribeEndpointGroupResponse$
|
|
1259
|
+
];
|
|
1260
|
+
export var DescribeListener$ = [9, n0, _DLe,
|
|
1261
|
+
0, () => DescribeListenerRequest$, () => DescribeListenerResponse$
|
|
1262
|
+
];
|
|
1263
|
+
export var ListAccelerators$ = [9, n0, _LAi,
|
|
1264
|
+
0, () => ListAcceleratorsRequest$, () => ListAcceleratorsResponse$
|
|
1265
|
+
];
|
|
1266
|
+
export var ListByoipCidrs$ = [9, n0, _LBC,
|
|
1267
|
+
0, () => ListByoipCidrsRequest$, () => ListByoipCidrsResponse$
|
|
1268
|
+
];
|
|
1269
|
+
export var ListCrossAccountAttachments$ = [9, n0, _LCAA,
|
|
1270
|
+
0, () => ListCrossAccountAttachmentsRequest$, () => ListCrossAccountAttachmentsResponse$
|
|
1271
|
+
];
|
|
1272
|
+
export var ListCrossAccountResourceAccounts$ = [9, n0, _LCARA,
|
|
1273
|
+
0, () => ListCrossAccountResourceAccountsRequest$, () => ListCrossAccountResourceAccountsResponse$
|
|
1274
|
+
];
|
|
1275
|
+
export var ListCrossAccountResources$ = [9, n0, _LCAR,
|
|
1276
|
+
0, () => ListCrossAccountResourcesRequest$, () => ListCrossAccountResourcesResponse$
|
|
1277
|
+
];
|
|
1278
|
+
export var ListCustomRoutingAccelerators$ = [9, n0, _LCRA,
|
|
1279
|
+
0, () => ListCustomRoutingAcceleratorsRequest$, () => ListCustomRoutingAcceleratorsResponse$
|
|
1280
|
+
];
|
|
1281
|
+
export var ListCustomRoutingEndpointGroups$ = [9, n0, _LCREG,
|
|
1282
|
+
0, () => ListCustomRoutingEndpointGroupsRequest$, () => ListCustomRoutingEndpointGroupsResponse$
|
|
1283
|
+
];
|
|
1284
|
+
export var ListCustomRoutingListeners$ = [9, n0, _LCRL,
|
|
1285
|
+
0, () => ListCustomRoutingListenersRequest$, () => ListCustomRoutingListenersResponse$
|
|
1286
|
+
];
|
|
1287
|
+
export var ListCustomRoutingPortMappings$ = [9, n0, _LCRPM,
|
|
1288
|
+
0, () => ListCustomRoutingPortMappingsRequest$, () => ListCustomRoutingPortMappingsResponse$
|
|
1289
|
+
];
|
|
1290
|
+
export var ListCustomRoutingPortMappingsByDestination$ = [9, n0, _LCRPMBD,
|
|
1291
|
+
0, () => ListCustomRoutingPortMappingsByDestinationRequest$, () => ListCustomRoutingPortMappingsByDestinationResponse$
|
|
1292
|
+
];
|
|
1293
|
+
export var ListEndpointGroups$ = [9, n0, _LEG,
|
|
1294
|
+
0, () => ListEndpointGroupsRequest$, () => ListEndpointGroupsResponse$
|
|
1295
|
+
];
|
|
1296
|
+
export var ListListeners$ = [9, n0, _LL,
|
|
1297
|
+
0, () => ListListenersRequest$, () => ListListenersResponse$
|
|
1298
|
+
];
|
|
1299
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
1300
|
+
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1301
|
+
];
|
|
1302
|
+
export var ProvisionByoipCidr$ = [9, n0, _PBC,
|
|
1303
|
+
0, () => ProvisionByoipCidrRequest$, () => ProvisionByoipCidrResponse$
|
|
1304
|
+
];
|
|
1305
|
+
export var RemoveCustomRoutingEndpoints$ = [9, n0, _RCRE,
|
|
1306
|
+
0, () => RemoveCustomRoutingEndpointsRequest$, () => __Unit
|
|
1307
|
+
];
|
|
1308
|
+
export var RemoveEndpoints$ = [9, n0, _RE,
|
|
1309
|
+
0, () => RemoveEndpointsRequest$, () => __Unit
|
|
1310
|
+
];
|
|
1311
|
+
export var TagResource$ = [9, n0, _TR,
|
|
1312
|
+
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1313
|
+
];
|
|
1314
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
1315
|
+
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1316
|
+
];
|
|
1317
|
+
export var UpdateAccelerator$ = [9, n0, _UA,
|
|
1318
|
+
0, () => UpdateAcceleratorRequest$, () => UpdateAcceleratorResponse$
|
|
1319
|
+
];
|
|
1320
|
+
export var UpdateAcceleratorAttributes$ = [9, n0, _UAA,
|
|
1321
|
+
0, () => UpdateAcceleratorAttributesRequest$, () => UpdateAcceleratorAttributesResponse$
|
|
1322
|
+
];
|
|
1323
|
+
export var UpdateCrossAccountAttachment$ = [9, n0, _UCAA,
|
|
1324
|
+
0, () => UpdateCrossAccountAttachmentRequest$, () => UpdateCrossAccountAttachmentResponse$
|
|
1325
|
+
];
|
|
1326
|
+
export var UpdateCustomRoutingAccelerator$ = [9, n0, _UCRA,
|
|
1327
|
+
0, () => UpdateCustomRoutingAcceleratorRequest$, () => UpdateCustomRoutingAcceleratorResponse$
|
|
1328
|
+
];
|
|
1329
|
+
export var UpdateCustomRoutingAcceleratorAttributes$ = [9, n0, _UCRAA,
|
|
1330
|
+
0, () => UpdateCustomRoutingAcceleratorAttributesRequest$, () => UpdateCustomRoutingAcceleratorAttributesResponse$
|
|
1331
|
+
];
|
|
1332
|
+
export var UpdateCustomRoutingListener$ = [9, n0, _UCRL,
|
|
1333
|
+
0, () => UpdateCustomRoutingListenerRequest$, () => UpdateCustomRoutingListenerResponse$
|
|
1334
|
+
];
|
|
1335
|
+
export var UpdateEndpointGroup$ = [9, n0, _UEG,
|
|
1336
|
+
0, () => UpdateEndpointGroupRequest$, () => UpdateEndpointGroupResponse$
|
|
1337
|
+
];
|
|
1338
|
+
export var UpdateListener$ = [9, n0, _UL,
|
|
1339
|
+
0, () => UpdateListenerRequest$, () => UpdateListenerResponse$
|
|
1340
|
+
];
|
|
1341
|
+
export var WithdrawByoipCidr$ = [9, n0, _WBC,
|
|
1342
|
+
0, () => WithdrawByoipCidrRequest$, () => WithdrawByoipCidrResponse$
|
|
1402
1343
|
];
|