@aws-sdk/client-global-accelerator 3.297.0 → 3.299.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.
Files changed (103) hide show
  1. package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +2 -3
  2. package/dist-cjs/commands/AddEndpointsCommand.js +2 -3
  3. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -3
  4. package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +2 -3
  5. package/dist-cjs/commands/CreateAcceleratorCommand.js +2 -3
  6. package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +2 -3
  9. package/dist-cjs/commands/CreateEndpointGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CreateListenerCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteAcceleratorCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteEndpointGroupCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteListenerCommand.js +2 -3
  17. package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +2 -3
  18. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeAcceleratorCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeEndpointGroupCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeListenerCommand.js +2 -3
  27. package/dist-cjs/commands/ListAcceleratorsCommand.js +2 -3
  28. package/dist-cjs/commands/ListByoipCidrsCommand.js +2 -3
  29. package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
  30. package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
  31. package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +2 -3
  32. package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
  33. package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
  34. package/dist-cjs/commands/ListEndpointGroupsCommand.js +2 -3
  35. package/dist-cjs/commands/ListListenersCommand.js +2 -3
  36. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  37. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -3
  38. package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
  39. package/dist-cjs/commands/RemoveEndpointsCommand.js +2 -3
  40. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  41. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  42. package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +2 -3
  43. package/dist-cjs/commands/UpdateAcceleratorCommand.js +2 -3
  44. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
  45. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
  46. package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +2 -3
  47. package/dist-cjs/commands/UpdateEndpointGroupCommand.js +2 -3
  48. package/dist-cjs/commands/UpdateListenerCommand.js +2 -3
  49. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -3
  50. package/dist-cjs/models/models_0.js +1 -459
  51. package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +2 -3
  52. package/dist-es/commands/AddEndpointsCommand.js +2 -3
  53. package/dist-es/commands/AdvertiseByoipCidrCommand.js +2 -3
  54. package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +2 -3
  55. package/dist-es/commands/CreateAcceleratorCommand.js +2 -3
  56. package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
  57. package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
  58. package/dist-es/commands/CreateCustomRoutingListenerCommand.js +2 -3
  59. package/dist-es/commands/CreateEndpointGroupCommand.js +2 -3
  60. package/dist-es/commands/CreateListenerCommand.js +2 -3
  61. package/dist-es/commands/DeleteAcceleratorCommand.js +2 -3
  62. package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
  63. package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
  64. package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +2 -3
  65. package/dist-es/commands/DeleteEndpointGroupCommand.js +2 -3
  66. package/dist-es/commands/DeleteListenerCommand.js +2 -3
  67. package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +2 -3
  68. package/dist-es/commands/DeprovisionByoipCidrCommand.js +2 -3
  69. package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +2 -3
  70. package/dist-es/commands/DescribeAcceleratorCommand.js +2 -3
  71. package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
  72. package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
  73. package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
  74. package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +2 -3
  75. package/dist-es/commands/DescribeEndpointGroupCommand.js +2 -3
  76. package/dist-es/commands/DescribeListenerCommand.js +2 -3
  77. package/dist-es/commands/ListAcceleratorsCommand.js +2 -3
  78. package/dist-es/commands/ListByoipCidrsCommand.js +2 -3
  79. package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
  80. package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
  81. package/dist-es/commands/ListCustomRoutingListenersCommand.js +2 -3
  82. package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
  83. package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
  84. package/dist-es/commands/ListEndpointGroupsCommand.js +2 -3
  85. package/dist-es/commands/ListListenersCommand.js +2 -3
  86. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  87. package/dist-es/commands/ProvisionByoipCidrCommand.js +2 -3
  88. package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
  89. package/dist-es/commands/RemoveEndpointsCommand.js +2 -3
  90. package/dist-es/commands/TagResourceCommand.js +2 -3
  91. package/dist-es/commands/UntagResourceCommand.js +2 -3
  92. package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +2 -3
  93. package/dist-es/commands/UpdateAcceleratorCommand.js +2 -3
  94. package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
  95. package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
  96. package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +2 -3
  97. package/dist-es/commands/UpdateEndpointGroupCommand.js +2 -3
  98. package/dist-es/commands/UpdateListenerCommand.js +2 -3
  99. package/dist-es/commands/WithdrawByoipCidrCommand.js +2 -3
  100. package/dist-es/models/models_0.js +0 -342
  101. package/dist-types/models/models_0.d.ts +0 -456
  102. package/dist-types/ts3.4/models/models_0.d.ts +0 -326
  103. package/package.json +11 -10
@@ -2416,459 +2416,3 @@ export interface WithdrawByoipCidrResponse {
2416
2416
  */
2417
2417
  ByoipCidr?: ByoipCidr;
2418
2418
  }
2419
- /**
2420
- * @internal
2421
- */
2422
- export declare const AcceleratorEventFilterSensitiveLog: (obj: AcceleratorEvent) => any;
2423
- /**
2424
- * @internal
2425
- */
2426
- export declare const IpSetFilterSensitiveLog: (obj: IpSet) => any;
2427
- /**
2428
- * @internal
2429
- */
2430
- export declare const AcceleratorFilterSensitiveLog: (obj: Accelerator) => any;
2431
- /**
2432
- * @internal
2433
- */
2434
- export declare const AcceleratorAttributesFilterSensitiveLog: (obj: AcceleratorAttributes) => any;
2435
- /**
2436
- * @internal
2437
- */
2438
- export declare const CustomRoutingEndpointConfigurationFilterSensitiveLog: (obj: CustomRoutingEndpointConfiguration) => any;
2439
- /**
2440
- * @internal
2441
- */
2442
- export declare const AddCustomRoutingEndpointsRequestFilterSensitiveLog: (obj: AddCustomRoutingEndpointsRequest) => any;
2443
- /**
2444
- * @internal
2445
- */
2446
- export declare const CustomRoutingEndpointDescriptionFilterSensitiveLog: (obj: CustomRoutingEndpointDescription) => any;
2447
- /**
2448
- * @internal
2449
- */
2450
- export declare const AddCustomRoutingEndpointsResponseFilterSensitiveLog: (obj: AddCustomRoutingEndpointsResponse) => any;
2451
- /**
2452
- * @internal
2453
- */
2454
- export declare const EndpointConfigurationFilterSensitiveLog: (obj: EndpointConfiguration) => any;
2455
- /**
2456
- * @internal
2457
- */
2458
- export declare const AddEndpointsRequestFilterSensitiveLog: (obj: AddEndpointsRequest) => any;
2459
- /**
2460
- * @internal
2461
- */
2462
- export declare const EndpointDescriptionFilterSensitiveLog: (obj: EndpointDescription) => any;
2463
- /**
2464
- * @internal
2465
- */
2466
- export declare const AddEndpointsResponseFilterSensitiveLog: (obj: AddEndpointsResponse) => any;
2467
- /**
2468
- * @internal
2469
- */
2470
- export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
2471
- /**
2472
- * @internal
2473
- */
2474
- export declare const ByoipCidrEventFilterSensitiveLog: (obj: ByoipCidrEvent) => any;
2475
- /**
2476
- * @internal
2477
- */
2478
- export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
2479
- /**
2480
- * @internal
2481
- */
2482
- export declare const AdvertiseByoipCidrResponseFilterSensitiveLog: (obj: AdvertiseByoipCidrResponse) => any;
2483
- /**
2484
- * @internal
2485
- */
2486
- export declare const AllowCustomRoutingTrafficRequestFilterSensitiveLog: (obj: AllowCustomRoutingTrafficRequest) => any;
2487
- /**
2488
- * @internal
2489
- */
2490
- export declare const CidrAuthorizationContextFilterSensitiveLog: (obj: CidrAuthorizationContext) => any;
2491
- /**
2492
- * @internal
2493
- */
2494
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2495
- /**
2496
- * @internal
2497
- */
2498
- export declare const CreateAcceleratorRequestFilterSensitiveLog: (obj: CreateAcceleratorRequest) => any;
2499
- /**
2500
- * @internal
2501
- */
2502
- export declare const CreateAcceleratorResponseFilterSensitiveLog: (obj: CreateAcceleratorResponse) => any;
2503
- /**
2504
- * @internal
2505
- */
2506
- export declare const CreateCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: CreateCustomRoutingAcceleratorRequest) => any;
2507
- /**
2508
- * @internal
2509
- */
2510
- export declare const CustomRoutingAcceleratorFilterSensitiveLog: (obj: CustomRoutingAccelerator) => any;
2511
- /**
2512
- * @internal
2513
- */
2514
- export declare const CreateCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: CreateCustomRoutingAcceleratorResponse) => any;
2515
- /**
2516
- * @internal
2517
- */
2518
- export declare const CustomRoutingDestinationConfigurationFilterSensitiveLog: (obj: CustomRoutingDestinationConfiguration) => any;
2519
- /**
2520
- * @internal
2521
- */
2522
- export declare const CreateCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupRequest) => any;
2523
- /**
2524
- * @internal
2525
- */
2526
- export declare const CustomRoutingDestinationDescriptionFilterSensitiveLog: (obj: CustomRoutingDestinationDescription) => any;
2527
- /**
2528
- * @internal
2529
- */
2530
- export declare const CustomRoutingEndpointGroupFilterSensitiveLog: (obj: CustomRoutingEndpointGroup) => any;
2531
- /**
2532
- * @internal
2533
- */
2534
- export declare const CreateCustomRoutingEndpointGroupResponseFilterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupResponse) => any;
2535
- /**
2536
- * @internal
2537
- */
2538
- export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
2539
- /**
2540
- * @internal
2541
- */
2542
- export declare const CreateCustomRoutingListenerRequestFilterSensitiveLog: (obj: CreateCustomRoutingListenerRequest) => any;
2543
- /**
2544
- * @internal
2545
- */
2546
- export declare const CustomRoutingListenerFilterSensitiveLog: (obj: CustomRoutingListener) => any;
2547
- /**
2548
- * @internal
2549
- */
2550
- export declare const CreateCustomRoutingListenerResponseFilterSensitiveLog: (obj: CreateCustomRoutingListenerResponse) => any;
2551
- /**
2552
- * @internal
2553
- */
2554
- export declare const PortOverrideFilterSensitiveLog: (obj: PortOverride) => any;
2555
- /**
2556
- * @internal
2557
- */
2558
- export declare const CreateEndpointGroupRequestFilterSensitiveLog: (obj: CreateEndpointGroupRequest) => any;
2559
- /**
2560
- * @internal
2561
- */
2562
- export declare const EndpointGroupFilterSensitiveLog: (obj: EndpointGroup) => any;
2563
- /**
2564
- * @internal
2565
- */
2566
- export declare const CreateEndpointGroupResponseFilterSensitiveLog: (obj: CreateEndpointGroupResponse) => any;
2567
- /**
2568
- * @internal
2569
- */
2570
- export declare const CreateListenerRequestFilterSensitiveLog: (obj: CreateListenerRequest) => any;
2571
- /**
2572
- * @internal
2573
- */
2574
- export declare const ListenerFilterSensitiveLog: (obj: Listener) => any;
2575
- /**
2576
- * @internal
2577
- */
2578
- export declare const CreateListenerResponseFilterSensitiveLog: (obj: CreateListenerResponse) => any;
2579
- /**
2580
- * @internal
2581
- */
2582
- export declare const CustomRoutingAcceleratorAttributesFilterSensitiveLog: (obj: CustomRoutingAcceleratorAttributes) => any;
2583
- /**
2584
- * @internal
2585
- */
2586
- export declare const DeleteAcceleratorRequestFilterSensitiveLog: (obj: DeleteAcceleratorRequest) => any;
2587
- /**
2588
- * @internal
2589
- */
2590
- export declare const DeleteCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: DeleteCustomRoutingAcceleratorRequest) => any;
2591
- /**
2592
- * @internal
2593
- */
2594
- export declare const DeleteCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: DeleteCustomRoutingEndpointGroupRequest) => any;
2595
- /**
2596
- * @internal
2597
- */
2598
- export declare const DeleteCustomRoutingListenerRequestFilterSensitiveLog: (obj: DeleteCustomRoutingListenerRequest) => any;
2599
- /**
2600
- * @internal
2601
- */
2602
- export declare const DeleteEndpointGroupRequestFilterSensitiveLog: (obj: DeleteEndpointGroupRequest) => any;
2603
- /**
2604
- * @internal
2605
- */
2606
- export declare const DeleteListenerRequestFilterSensitiveLog: (obj: DeleteListenerRequest) => any;
2607
- /**
2608
- * @internal
2609
- */
2610
- export declare const DenyCustomRoutingTrafficRequestFilterSensitiveLog: (obj: DenyCustomRoutingTrafficRequest) => any;
2611
- /**
2612
- * @internal
2613
- */
2614
- export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
2615
- /**
2616
- * @internal
2617
- */
2618
- export declare const DeprovisionByoipCidrResponseFilterSensitiveLog: (obj: DeprovisionByoipCidrResponse) => any;
2619
- /**
2620
- * @internal
2621
- */
2622
- export declare const DescribeAcceleratorRequestFilterSensitiveLog: (obj: DescribeAcceleratorRequest) => any;
2623
- /**
2624
- * @internal
2625
- */
2626
- export declare const DescribeAcceleratorResponseFilterSensitiveLog: (obj: DescribeAcceleratorResponse) => any;
2627
- /**
2628
- * @internal
2629
- */
2630
- export declare const DescribeAcceleratorAttributesRequestFilterSensitiveLog: (obj: DescribeAcceleratorAttributesRequest) => any;
2631
- /**
2632
- * @internal
2633
- */
2634
- export declare const DescribeAcceleratorAttributesResponseFilterSensitiveLog: (obj: DescribeAcceleratorAttributesResponse) => any;
2635
- /**
2636
- * @internal
2637
- */
2638
- export declare const DescribeCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorRequest) => any;
2639
- /**
2640
- * @internal
2641
- */
2642
- export declare const DescribeCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorResponse) => any;
2643
- /**
2644
- * @internal
2645
- */
2646
- export declare const DescribeCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesRequest) => any;
2647
- /**
2648
- * @internal
2649
- */
2650
- export declare const DescribeCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesResponse) => any;
2651
- /**
2652
- * @internal
2653
- */
2654
- export declare const DescribeCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupRequest) => any;
2655
- /**
2656
- * @internal
2657
- */
2658
- export declare const DescribeCustomRoutingEndpointGroupResponseFilterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupResponse) => any;
2659
- /**
2660
- * @internal
2661
- */
2662
- export declare const DescribeCustomRoutingListenerRequestFilterSensitiveLog: (obj: DescribeCustomRoutingListenerRequest) => any;
2663
- /**
2664
- * @internal
2665
- */
2666
- export declare const DescribeCustomRoutingListenerResponseFilterSensitiveLog: (obj: DescribeCustomRoutingListenerResponse) => any;
2667
- /**
2668
- * @internal
2669
- */
2670
- export declare const DescribeEndpointGroupRequestFilterSensitiveLog: (obj: DescribeEndpointGroupRequest) => any;
2671
- /**
2672
- * @internal
2673
- */
2674
- export declare const DescribeEndpointGroupResponseFilterSensitiveLog: (obj: DescribeEndpointGroupResponse) => any;
2675
- /**
2676
- * @internal
2677
- */
2678
- export declare const DescribeListenerRequestFilterSensitiveLog: (obj: DescribeListenerRequest) => any;
2679
- /**
2680
- * @internal
2681
- */
2682
- export declare const DescribeListenerResponseFilterSensitiveLog: (obj: DescribeListenerResponse) => any;
2683
- /**
2684
- * @internal
2685
- */
2686
- export declare const SocketAddressFilterSensitiveLog: (obj: SocketAddress) => any;
2687
- /**
2688
- * @internal
2689
- */
2690
- export declare const DestinationPortMappingFilterSensitiveLog: (obj: DestinationPortMapping) => any;
2691
- /**
2692
- * @internal
2693
- */
2694
- export declare const EndpointIdentifierFilterSensitiveLog: (obj: EndpointIdentifier) => any;
2695
- /**
2696
- * @internal
2697
- */
2698
- export declare const ListAcceleratorsRequestFilterSensitiveLog: (obj: ListAcceleratorsRequest) => any;
2699
- /**
2700
- * @internal
2701
- */
2702
- export declare const ListAcceleratorsResponseFilterSensitiveLog: (obj: ListAcceleratorsResponse) => any;
2703
- /**
2704
- * @internal
2705
- */
2706
- export declare const ListByoipCidrsRequestFilterSensitiveLog: (obj: ListByoipCidrsRequest) => any;
2707
- /**
2708
- * @internal
2709
- */
2710
- export declare const ListByoipCidrsResponseFilterSensitiveLog: (obj: ListByoipCidrsResponse) => any;
2711
- /**
2712
- * @internal
2713
- */
2714
- export declare const ListCustomRoutingAcceleratorsRequestFilterSensitiveLog: (obj: ListCustomRoutingAcceleratorsRequest) => any;
2715
- /**
2716
- * @internal
2717
- */
2718
- export declare const ListCustomRoutingAcceleratorsResponseFilterSensitiveLog: (obj: ListCustomRoutingAcceleratorsResponse) => any;
2719
- /**
2720
- * @internal
2721
- */
2722
- export declare const ListCustomRoutingEndpointGroupsRequestFilterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsRequest) => any;
2723
- /**
2724
- * @internal
2725
- */
2726
- export declare const ListCustomRoutingEndpointGroupsResponseFilterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsResponse) => any;
2727
- /**
2728
- * @internal
2729
- */
2730
- export declare const ListCustomRoutingListenersRequestFilterSensitiveLog: (obj: ListCustomRoutingListenersRequest) => any;
2731
- /**
2732
- * @internal
2733
- */
2734
- export declare const ListCustomRoutingListenersResponseFilterSensitiveLog: (obj: ListCustomRoutingListenersResponse) => any;
2735
- /**
2736
- * @internal
2737
- */
2738
- export declare const ListCustomRoutingPortMappingsRequestFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsRequest) => any;
2739
- /**
2740
- * @internal
2741
- */
2742
- export declare const PortMappingFilterSensitiveLog: (obj: PortMapping) => any;
2743
- /**
2744
- * @internal
2745
- */
2746
- export declare const ListCustomRoutingPortMappingsResponseFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsResponse) => any;
2747
- /**
2748
- * @internal
2749
- */
2750
- export declare const ListCustomRoutingPortMappingsByDestinationRequestFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationRequest) => any;
2751
- /**
2752
- * @internal
2753
- */
2754
- export declare const ListCustomRoutingPortMappingsByDestinationResponseFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationResponse) => any;
2755
- /**
2756
- * @internal
2757
- */
2758
- export declare const ListEndpointGroupsRequestFilterSensitiveLog: (obj: ListEndpointGroupsRequest) => any;
2759
- /**
2760
- * @internal
2761
- */
2762
- export declare const ListEndpointGroupsResponseFilterSensitiveLog: (obj: ListEndpointGroupsResponse) => any;
2763
- /**
2764
- * @internal
2765
- */
2766
- export declare const ListListenersRequestFilterSensitiveLog: (obj: ListListenersRequest) => any;
2767
- /**
2768
- * @internal
2769
- */
2770
- export declare const ListListenersResponseFilterSensitiveLog: (obj: ListListenersResponse) => any;
2771
- /**
2772
- * @internal
2773
- */
2774
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2775
- /**
2776
- * @internal
2777
- */
2778
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2779
- /**
2780
- * @internal
2781
- */
2782
- export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
2783
- /**
2784
- * @internal
2785
- */
2786
- export declare const ProvisionByoipCidrResponseFilterSensitiveLog: (obj: ProvisionByoipCidrResponse) => any;
2787
- /**
2788
- * @internal
2789
- */
2790
- export declare const RemoveCustomRoutingEndpointsRequestFilterSensitiveLog: (obj: RemoveCustomRoutingEndpointsRequest) => any;
2791
- /**
2792
- * @internal
2793
- */
2794
- export declare const RemoveEndpointsRequestFilterSensitiveLog: (obj: RemoveEndpointsRequest) => any;
2795
- /**
2796
- * @internal
2797
- */
2798
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2799
- /**
2800
- * @internal
2801
- */
2802
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
2803
- /**
2804
- * @internal
2805
- */
2806
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2807
- /**
2808
- * @internal
2809
- */
2810
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
2811
- /**
2812
- * @internal
2813
- */
2814
- export declare const UpdateAcceleratorRequestFilterSensitiveLog: (obj: UpdateAcceleratorRequest) => any;
2815
- /**
2816
- * @internal
2817
- */
2818
- export declare const UpdateAcceleratorResponseFilterSensitiveLog: (obj: UpdateAcceleratorResponse) => any;
2819
- /**
2820
- * @internal
2821
- */
2822
- export declare const UpdateAcceleratorAttributesRequestFilterSensitiveLog: (obj: UpdateAcceleratorAttributesRequest) => any;
2823
- /**
2824
- * @internal
2825
- */
2826
- export declare const UpdateAcceleratorAttributesResponseFilterSensitiveLog: (obj: UpdateAcceleratorAttributesResponse) => any;
2827
- /**
2828
- * @internal
2829
- */
2830
- export declare const UpdateCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorRequest) => any;
2831
- /**
2832
- * @internal
2833
- */
2834
- export declare const UpdateCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorResponse) => any;
2835
- /**
2836
- * @internal
2837
- */
2838
- export declare const UpdateCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesRequest) => any;
2839
- /**
2840
- * @internal
2841
- */
2842
- export declare const UpdateCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesResponse) => any;
2843
- /**
2844
- * @internal
2845
- */
2846
- export declare const UpdateCustomRoutingListenerRequestFilterSensitiveLog: (obj: UpdateCustomRoutingListenerRequest) => any;
2847
- /**
2848
- * @internal
2849
- */
2850
- export declare const UpdateCustomRoutingListenerResponseFilterSensitiveLog: (obj: UpdateCustomRoutingListenerResponse) => any;
2851
- /**
2852
- * @internal
2853
- */
2854
- export declare const UpdateEndpointGroupRequestFilterSensitiveLog: (obj: UpdateEndpointGroupRequest) => any;
2855
- /**
2856
- * @internal
2857
- */
2858
- export declare const UpdateEndpointGroupResponseFilterSensitiveLog: (obj: UpdateEndpointGroupResponse) => any;
2859
- /**
2860
- * @internal
2861
- */
2862
- export declare const UpdateListenerRequestFilterSensitiveLog: (obj: UpdateListenerRequest) => any;
2863
- /**
2864
- * @internal
2865
- */
2866
- export declare const UpdateListenerResponseFilterSensitiveLog: (obj: UpdateListenerResponse) => any;
2867
- /**
2868
- * @internal
2869
- */
2870
- export declare const WithdrawByoipCidrRequestFilterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
2871
- /**
2872
- * @internal
2873
- */
2874
- export declare const WithdrawByoipCidrResponseFilterSensitiveLog: (obj: WithdrawByoipCidrResponse) => any;