@aws-sdk/client-global-accelerator 3.131.0 → 3.137.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +2 -2
  3. package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -2
  4. package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +1 -1
  5. package/dist-cjs/commands/CreateAcceleratorCommand.js +2 -2
  6. package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +2 -2
  7. package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -2
  8. package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +2 -2
  9. package/dist-cjs/commands/CreateEndpointGroupCommand.js +2 -2
  10. package/dist-cjs/commands/CreateListenerCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteAcceleratorCommand.js +1 -1
  12. package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +1 -1
  13. package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +1 -1
  14. package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +1 -1
  15. package/dist-cjs/commands/DeleteEndpointGroupCommand.js +1 -1
  16. package/dist-cjs/commands/DeleteListenerCommand.js +1 -1
  17. package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +1 -1
  18. package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -2
  19. package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeAcceleratorCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeEndpointGroupCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeListenerCommand.js +2 -2
  27. package/dist-cjs/commands/ListAcceleratorsCommand.js +2 -2
  28. package/dist-cjs/commands/ListByoipCidrsCommand.js +2 -2
  29. package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +2 -2
  30. package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -2
  31. package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +2 -2
  32. package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -2
  33. package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +2 -2
  34. package/dist-cjs/commands/ListEndpointGroupsCommand.js +2 -2
  35. package/dist-cjs/commands/ListListenersCommand.js +2 -2
  36. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  37. package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -2
  38. package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +1 -1
  39. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  40. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  41. package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +2 -2
  42. package/dist-cjs/commands/UpdateAcceleratorCommand.js +2 -2
  43. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateEndpointGroupCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateListenerCommand.js +2 -2
  48. package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -2
  49. package/dist-cjs/models/models_0.js +439 -657
  50. package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +3 -3
  51. package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -3
  52. package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +2 -2
  53. package/dist-es/commands/CreateAcceleratorCommand.js +3 -3
  54. package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +3 -3
  55. package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +3 -3
  56. package/dist-es/commands/CreateCustomRoutingListenerCommand.js +3 -3
  57. package/dist-es/commands/CreateEndpointGroupCommand.js +3 -3
  58. package/dist-es/commands/CreateListenerCommand.js +3 -3
  59. package/dist-es/commands/DeleteAcceleratorCommand.js +2 -2
  60. package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -2
  61. package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -2
  62. package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +2 -2
  63. package/dist-es/commands/DeleteEndpointGroupCommand.js +2 -2
  64. package/dist-es/commands/DeleteListenerCommand.js +2 -2
  65. package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +2 -2
  66. package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -3
  67. package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +3 -3
  68. package/dist-es/commands/DescribeAcceleratorCommand.js +3 -3
  69. package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +3 -3
  70. package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +3 -3
  71. package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +3 -3
  72. package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +3 -3
  73. package/dist-es/commands/DescribeEndpointGroupCommand.js +3 -3
  74. package/dist-es/commands/DescribeListenerCommand.js +3 -3
  75. package/dist-es/commands/ListAcceleratorsCommand.js +3 -3
  76. package/dist-es/commands/ListByoipCidrsCommand.js +3 -3
  77. package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +3 -3
  78. package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +3 -3
  79. package/dist-es/commands/ListCustomRoutingListenersCommand.js +3 -3
  80. package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +3 -3
  81. package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +3 -3
  82. package/dist-es/commands/ListEndpointGroupsCommand.js +3 -3
  83. package/dist-es/commands/ListListenersCommand.js +3 -3
  84. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  85. package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -3
  86. package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +2 -2
  87. package/dist-es/commands/TagResourceCommand.js +3 -3
  88. package/dist-es/commands/UntagResourceCommand.js +3 -3
  89. package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +3 -3
  90. package/dist-es/commands/UpdateAcceleratorCommand.js +3 -3
  91. package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +3 -3
  92. package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +3 -3
  93. package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +3 -3
  94. package/dist-es/commands/UpdateEndpointGroupCommand.js +3 -3
  95. package/dist-es/commands/UpdateListenerCommand.js +3 -3
  96. package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -3
  97. package/dist-es/models/models_0.js +109 -436
  98. package/dist-types/models/models_0.d.ts +436 -654
  99. package/dist-types/ts3.4/models/models_0.d.ts +218 -436
  100. package/package.json +6 -6
@@ -16,12 +16,6 @@ export interface IpSet {
16
16
  */
17
17
  IpAddresses?: string[];
18
18
  }
19
- export declare namespace IpSet {
20
- /**
21
- * @internal
22
- */
23
- const filterSensitiveLog: (obj: IpSet) => any;
24
- }
25
19
  export declare type AcceleratorStatus = "DEPLOYED" | "IN_PROGRESS";
26
20
  /**
27
21
  * <p>An accelerator is a complex type that includes one or more listeners that process inbound connections and then direct
@@ -73,12 +67,6 @@ export interface Accelerator {
73
67
  */
74
68
  LastModifiedTime?: Date;
75
69
  }
76
- export declare namespace Accelerator {
77
- /**
78
- * @internal
79
- */
80
- const filterSensitiveLog: (obj: Accelerator) => any;
81
- }
82
70
  /**
83
71
  * <p>Attributes of an accelerator.</p>
84
72
  */
@@ -105,12 +93,6 @@ export interface AcceleratorAttributes {
105
93
  */
106
94
  FlowLogsS3Prefix?: string;
107
95
  }
108
- export declare namespace AcceleratorAttributes {
109
- /**
110
- * @internal
111
- */
112
- const filterSensitiveLog: (obj: AcceleratorAttributes) => any;
113
- }
114
96
  /**
115
97
  * <p>The accelerator that you specified could not be disabled.</p>
116
98
  */
@@ -157,12 +139,6 @@ export interface CustomRoutingEndpointConfiguration {
157
139
  */
158
140
  EndpointId?: string;
159
141
  }
160
- export declare namespace CustomRoutingEndpointConfiguration {
161
- /**
162
- * @internal
163
- */
164
- const filterSensitiveLog: (obj: CustomRoutingEndpointConfiguration) => any;
165
- }
166
142
  export interface AddCustomRoutingEndpointsRequest {
167
143
  /**
168
144
  * <p>The list of endpoint objects to add to a custom routing accelerator.</p>
@@ -173,12 +149,6 @@ export interface AddCustomRoutingEndpointsRequest {
173
149
  */
174
150
  EndpointGroupArn: string | undefined;
175
151
  }
176
- export declare namespace AddCustomRoutingEndpointsRequest {
177
- /**
178
- * @internal
179
- */
180
- const filterSensitiveLog: (obj: AddCustomRoutingEndpointsRequest) => any;
181
- }
182
152
  /**
183
153
  * <p>A complex type for an endpoint for a custom routing accelerator. Each endpoint group can include one or more endpoints,
184
154
  * which are virtual private cloud (VPC) subnets.</p>
@@ -190,12 +160,6 @@ export interface CustomRoutingEndpointDescription {
190
160
  */
191
161
  EndpointId?: string;
192
162
  }
193
- export declare namespace CustomRoutingEndpointDescription {
194
- /**
195
- * @internal
196
- */
197
- const filterSensitiveLog: (obj: CustomRoutingEndpointDescription) => any;
198
- }
199
163
  export interface AddCustomRoutingEndpointsResponse {
200
164
  /**
201
165
  * <p>The endpoint objects added to the custom routing accelerator.</p>
@@ -206,12 +170,6 @@ export interface AddCustomRoutingEndpointsResponse {
206
170
  */
207
171
  EndpointGroupArn?: string;
208
172
  }
209
- export declare namespace AddCustomRoutingEndpointsResponse {
210
- /**
211
- * @internal
212
- */
213
- const filterSensitiveLog: (obj: AddCustomRoutingEndpointsResponse) => any;
214
- }
215
173
  /**
216
174
  * <p>You can't use both of those options.</p>
217
175
  */
@@ -291,12 +249,6 @@ export interface AdvertiseByoipCidrRequest {
291
249
  */
292
250
  Cidr: string | undefined;
293
251
  }
294
- export declare namespace AdvertiseByoipCidrRequest {
295
- /**
296
- * @internal
297
- */
298
- const filterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
299
- }
300
252
  /**
301
253
  * <p>A complex type that contains a <code>Message</code> and a <code>Timestamp</code> value for changes
302
254
  * that you make in the status an IP address range that you bring to AWS Global Accelerator through bring your own IP
@@ -314,12 +266,6 @@ export interface ByoipCidrEvent {
314
266
  */
315
267
  Timestamp?: Date;
316
268
  }
317
- export declare namespace ByoipCidrEvent {
318
- /**
319
- * @internal
320
- */
321
- const filterSensitiveLog: (obj: ByoipCidrEvent) => any;
322
- }
323
269
  export declare enum ByoipCidrState {
324
270
  ADVERTISING = "ADVERTISING",
325
271
  DEPROVISIONED = "DEPROVISIONED",
@@ -420,24 +366,12 @@ export interface ByoipCidr {
420
366
  */
421
367
  Events?: ByoipCidrEvent[];
422
368
  }
423
- export declare namespace ByoipCidr {
424
- /**
425
- * @internal
426
- */
427
- const filterSensitiveLog: (obj: ByoipCidr) => any;
428
- }
429
369
  export interface AdvertiseByoipCidrResponse {
430
370
  /**
431
371
  * <p>Information about the address range.</p>
432
372
  */
433
373
  ByoipCidr?: ByoipCidr;
434
374
  }
435
- export declare namespace AdvertiseByoipCidrResponse {
436
- /**
437
- * @internal
438
- */
439
- const filterSensitiveLog: (obj: AdvertiseByoipCidrResponse) => any;
440
- }
441
375
  /**
442
376
  * <p>The CIDR that you specified was not found or is incorrect.</p>
443
377
  */
@@ -496,12 +430,6 @@ export interface AllowCustomRoutingTrafficRequest {
496
430
  */
497
431
  AllowAllTrafficToEndpoint?: boolean;
498
432
  }
499
- export declare namespace AllowCustomRoutingTrafficRequest {
500
- /**
501
- * @internal
502
- */
503
- const filterSensitiveLog: (obj: AllowCustomRoutingTrafficRequest) => any;
504
- }
505
433
  /**
506
434
  * <p>The listener that you specified has an endpoint group associated with it. You must remove all dependent resources
507
435
  * from a listener before you can delete it.</p>
@@ -544,12 +472,6 @@ export interface CidrAuthorizationContext {
544
472
  */
545
473
  Signature: string | undefined;
546
474
  }
547
- export declare namespace CidrAuthorizationContext {
548
- /**
549
- * @internal
550
- */
551
- const filterSensitiveLog: (obj: CidrAuthorizationContext) => any;
552
- }
553
475
  export declare type ClientAffinity = "NONE" | "SOURCE_IP";
554
476
  /**
555
477
  * <p>A complex type that contains a <code>Tag</code> key and <code>Tag</code> value.</p>
@@ -564,12 +486,6 @@ export interface Tag {
564
486
  */
565
487
  Value: string | undefined;
566
488
  }
567
- export declare namespace Tag {
568
- /**
569
- * @internal
570
- */
571
- const filterSensitiveLog: (obj: Tag) => any;
572
- }
573
489
  export interface CreateAcceleratorRequest {
574
490
  /**
575
491
  * <p>The name of an accelerator. The name can have a maximum of 32 characters, must contain only alphanumeric characters or
@@ -610,24 +526,12 @@ export interface CreateAcceleratorRequest {
610
526
  */
611
527
  Tags?: Tag[];
612
528
  }
613
- export declare namespace CreateAcceleratorRequest {
614
- /**
615
- * @internal
616
- */
617
- const filterSensitiveLog: (obj: CreateAcceleratorRequest) => any;
618
- }
619
529
  export interface CreateAcceleratorResponse {
620
530
  /**
621
531
  * <p>The accelerator that is created by specifying a listener and the supported IP address types.</p>
622
532
  */
623
533
  Accelerator?: Accelerator;
624
534
  }
625
- export declare namespace CreateAcceleratorResponse {
626
- /**
627
- * @internal
628
- */
629
- const filterSensitiveLog: (obj: CreateAcceleratorResponse) => any;
630
- }
631
535
  export interface CreateCustomRoutingAcceleratorRequest {
632
536
  /**
633
537
  * <p>The name of a custom routing accelerator. The name can have a maximum of 64 characters, must contain
@@ -668,12 +572,6 @@ export interface CreateCustomRoutingAcceleratorRequest {
668
572
  */
669
573
  Tags?: Tag[];
670
574
  }
671
- export declare namespace CreateCustomRoutingAcceleratorRequest {
672
- /**
673
- * @internal
674
- */
675
- const filterSensitiveLog: (obj: CreateCustomRoutingAcceleratorRequest) => any;
676
- }
677
575
  export declare type CustomRoutingAcceleratorStatus = "DEPLOYED" | "IN_PROGRESS";
678
576
  /**
679
577
  * <p>Attributes of a custom routing accelerator.</p>
@@ -723,24 +621,12 @@ export interface CustomRoutingAccelerator {
723
621
  */
724
622
  LastModifiedTime?: Date;
725
623
  }
726
- export declare namespace CustomRoutingAccelerator {
727
- /**
728
- * @internal
729
- */
730
- const filterSensitiveLog: (obj: CustomRoutingAccelerator) => any;
731
- }
732
624
  export interface CreateCustomRoutingAcceleratorResponse {
733
625
  /**
734
626
  * <p>The accelerator that is created.</p>
735
627
  */
736
628
  Accelerator?: CustomRoutingAccelerator;
737
629
  }
738
- export declare namespace CreateCustomRoutingAcceleratorResponse {
739
- /**
740
- * @internal
741
- */
742
- const filterSensitiveLog: (obj: CreateCustomRoutingAcceleratorResponse) => any;
743
- }
744
630
  export declare enum CustomRoutingProtocol {
745
631
  TCP = "TCP",
746
632
  UDP = "UDP"
@@ -763,12 +649,6 @@ export interface CustomRoutingDestinationConfiguration {
763
649
  */
764
650
  Protocols: (CustomRoutingProtocol | string)[] | undefined;
765
651
  }
766
- export declare namespace CustomRoutingDestinationConfiguration {
767
- /**
768
- * @internal
769
- */
770
- const filterSensitiveLog: (obj: CustomRoutingDestinationConfiguration) => any;
771
- }
772
652
  export interface CreateCustomRoutingEndpointGroupRequest {
773
653
  /**
774
654
  * <p>The Amazon Resource Name (ARN) of the listener for a custom routing endpoint.</p>
@@ -790,12 +670,6 @@ export interface CreateCustomRoutingEndpointGroupRequest {
790
670
  */
791
671
  IdempotencyToken?: string;
792
672
  }
793
- export declare namespace CreateCustomRoutingEndpointGroupRequest {
794
- /**
795
- * @internal
796
- */
797
- const filterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupRequest) => any;
798
- }
799
673
  export declare enum Protocol {
800
674
  TCP = "TCP",
801
675
  UDP = "UDP"
@@ -818,12 +692,6 @@ export interface CustomRoutingDestinationDescription {
818
692
  */
819
693
  Protocols?: (Protocol | string)[];
820
694
  }
821
- export declare namespace CustomRoutingDestinationDescription {
822
- /**
823
- * @internal
824
- */
825
- const filterSensitiveLog: (obj: CustomRoutingDestinationDescription) => any;
826
- }
827
695
  /**
828
696
  * <p>A complex type for the endpoint group for a custom routing accelerator. An AWS Region can have only one endpoint group for a specific listener.
829
697
  * </p>
@@ -848,24 +716,12 @@ export interface CustomRoutingEndpointGroup {
848
716
  */
849
717
  EndpointDescriptions?: CustomRoutingEndpointDescription[];
850
718
  }
851
- export declare namespace CustomRoutingEndpointGroup {
852
- /**
853
- * @internal
854
- */
855
- const filterSensitiveLog: (obj: CustomRoutingEndpointGroup) => any;
856
- }
857
719
  export interface CreateCustomRoutingEndpointGroupResponse {
858
720
  /**
859
721
  * <p>The information about the endpoint group created for a custom routing accelerator.</p>
860
722
  */
861
723
  EndpointGroup?: CustomRoutingEndpointGroup;
862
724
  }
863
- export declare namespace CreateCustomRoutingEndpointGroupResponse {
864
- /**
865
- * @internal
866
- */
867
- const filterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupResponse) => any;
868
- }
869
725
  /**
870
726
  * <p>The endpoint group that you specified already exists.</p>
871
727
  */
@@ -915,12 +771,6 @@ export interface PortRange {
915
771
  */
916
772
  ToPort?: number;
917
773
  }
918
- export declare namespace PortRange {
919
- /**
920
- * @internal
921
- */
922
- const filterSensitiveLog: (obj: PortRange) => any;
923
- }
924
774
  export interface CreateCustomRoutingListenerRequest {
925
775
  /**
926
776
  * <p>The Amazon Resource Name (ARN) of the accelerator for a custom routing listener.</p>
@@ -938,12 +788,6 @@ export interface CreateCustomRoutingListenerRequest {
938
788
  */
939
789
  IdempotencyToken?: string;
940
790
  }
941
- export declare namespace CreateCustomRoutingListenerRequest {
942
- /**
943
- * @internal
944
- */
945
- const filterSensitiveLog: (obj: CreateCustomRoutingListenerRequest) => any;
946
- }
947
791
  /**
948
792
  * <p>A complex type for a listener for a custom routing accelerator.</p>
949
793
  */
@@ -959,24 +803,12 @@ export interface CustomRoutingListener {
959
803
  */
960
804
  PortRanges?: PortRange[];
961
805
  }
962
- export declare namespace CustomRoutingListener {
963
- /**
964
- * @internal
965
- */
966
- const filterSensitiveLog: (obj: CustomRoutingListener) => any;
967
- }
968
806
  export interface CreateCustomRoutingListenerResponse {
969
807
  /**
970
808
  * <p>The listener that you've created for a custom routing accelerator.</p>
971
809
  */
972
810
  Listener?: CustomRoutingListener;
973
811
  }
974
- export declare namespace CreateCustomRoutingListenerResponse {
975
- /**
976
- * @internal
977
- */
978
- const filterSensitiveLog: (obj: CreateCustomRoutingListenerResponse) => any;
979
- }
980
812
  /**
981
813
  * <p>A complex type for endpoints. A resource must be valid and active when you add it as an endpoint.</p>
982
814
  */
@@ -1007,12 +839,6 @@ export interface EndpointConfiguration {
1007
839
  */
1008
840
  ClientIPPreservationEnabled?: boolean;
1009
841
  }
1010
- export declare namespace EndpointConfiguration {
1011
- /**
1012
- * @internal
1013
- */
1014
- const filterSensitiveLog: (obj: EndpointConfiguration) => any;
1015
- }
1016
842
  export declare enum HealthCheckProtocol {
1017
843
  HTTP = "HTTP",
1018
844
  HTTPS = "HTTPS",
@@ -1038,12 +864,6 @@ export interface PortOverride {
1038
864
  */
1039
865
  EndpointPort?: number;
1040
866
  }
1041
- export declare namespace PortOverride {
1042
- /**
1043
- * @internal
1044
- */
1045
- const filterSensitiveLog: (obj: PortOverride) => any;
1046
- }
1047
867
  export interface CreateEndpointGroupRequest {
1048
868
  /**
1049
869
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
@@ -1106,12 +926,6 @@ export interface CreateEndpointGroupRequest {
1106
926
  */
1107
927
  PortOverrides?: PortOverride[];
1108
928
  }
1109
- export declare namespace CreateEndpointGroupRequest {
1110
- /**
1111
- * @internal
1112
- */
1113
- const filterSensitiveLog: (obj: CreateEndpointGroupRequest) => any;
1114
- }
1115
929
  export declare type HealthState = "HEALTHY" | "INITIAL" | "UNHEALTHY";
1116
930
  /**
1117
931
  * <p>A complex type for an endpoint. Each endpoint group can include one or more endpoints, such as load
@@ -1151,12 +965,6 @@ export interface EndpointDescription {
1151
965
  */
1152
966
  ClientIPPreservationEnabled?: boolean;
1153
967
  }
1154
- export declare namespace EndpointDescription {
1155
- /**
1156
- * @internal
1157
- */
1158
- const filterSensitiveLog: (obj: EndpointDescription) => any;
1159
- }
1160
968
  /**
1161
969
  * <p>A complex type for the endpoint group. An AWS Region can have only one endpoint group for a specific listener.
1162
970
  * </p>
@@ -1216,24 +1024,12 @@ export interface EndpointGroup {
1216
1024
  */
1217
1025
  PortOverrides?: PortOverride[];
1218
1026
  }
1219
- export declare namespace EndpointGroup {
1220
- /**
1221
- * @internal
1222
- */
1223
- const filterSensitiveLog: (obj: EndpointGroup) => any;
1224
- }
1225
1027
  export interface CreateEndpointGroupResponse {
1226
1028
  /**
1227
1029
  * <p>The information about the endpoint group that was created.</p>
1228
1030
  */
1229
1031
  EndpointGroup?: EndpointGroup;
1230
1032
  }
1231
- export declare namespace CreateEndpointGroupResponse {
1232
- /**
1233
- * @internal
1234
- */
1235
- const filterSensitiveLog: (obj: CreateEndpointGroupResponse) => any;
1236
- }
1237
1033
  export interface CreateListenerRequest {
1238
1034
  /**
1239
1035
  * <p>The Amazon Resource Name (ARN) of your accelerator.</p>
@@ -1268,12 +1064,6 @@ export interface CreateListenerRequest {
1268
1064
  */
1269
1065
  IdempotencyToken?: string;
1270
1066
  }
1271
- export declare namespace CreateListenerRequest {
1272
- /**
1273
- * @internal
1274
- */
1275
- const filterSensitiveLog: (obj: CreateListenerRequest) => any;
1276
- }
1277
1067
  /**
1278
1068
  * <p>A complex type for a listener.</p>
1279
1069
  */
@@ -1306,24 +1096,12 @@ export interface Listener {
1306
1096
  */
1307
1097
  ClientAffinity?: ClientAffinity | string;
1308
1098
  }
1309
- export declare namespace Listener {
1310
- /**
1311
- * @internal
1312
- */
1313
- const filterSensitiveLog: (obj: Listener) => any;
1314
- }
1315
1099
  export interface CreateListenerResponse {
1316
1100
  /**
1317
1101
  * <p>The listener that you've created.</p>
1318
1102
  */
1319
1103
  Listener?: Listener;
1320
1104
  }
1321
- export declare namespace CreateListenerResponse {
1322
- /**
1323
- * @internal
1324
- */
1325
- const filterSensitiveLog: (obj: CreateListenerResponse) => any;
1326
- }
1327
1105
  /**
1328
1106
  * <p>Attributes of a custom routing accelerator.</p>
1329
1107
  */
@@ -1350,12 +1128,6 @@ export interface CustomRoutingAcceleratorAttributes {
1350
1128
  */
1351
1129
  FlowLogsS3Prefix?: string;
1352
1130
  }
1353
- export declare namespace CustomRoutingAcceleratorAttributes {
1354
- /**
1355
- * @internal
1356
- */
1357
- const filterSensitiveLog: (obj: CustomRoutingAcceleratorAttributes) => any;
1358
- }
1359
1131
  export declare enum CustomRoutingDestinationTrafficState {
1360
1132
  ALLOW = "ALLOW",
1361
1133
  DENY = "DENY"
@@ -1366,72 +1138,36 @@ export interface DeleteAcceleratorRequest {
1366
1138
  */
1367
1139
  AcceleratorArn: string | undefined;
1368
1140
  }
1369
- export declare namespace DeleteAcceleratorRequest {
1370
- /**
1371
- * @internal
1372
- */
1373
- const filterSensitiveLog: (obj: DeleteAcceleratorRequest) => any;
1374
- }
1375
1141
  export interface DeleteCustomRoutingAcceleratorRequest {
1376
1142
  /**
1377
1143
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator to delete.</p>
1378
1144
  */
1379
1145
  AcceleratorArn: string | undefined;
1380
1146
  }
1381
- export declare namespace DeleteCustomRoutingAcceleratorRequest {
1382
- /**
1383
- * @internal
1384
- */
1385
- const filterSensitiveLog: (obj: DeleteCustomRoutingAcceleratorRequest) => any;
1386
- }
1387
1147
  export interface DeleteCustomRoutingEndpointGroupRequest {
1388
1148
  /**
1389
1149
  * <p>The Amazon Resource Name (ARN) of the endpoint group to delete.</p>
1390
1150
  */
1391
1151
  EndpointGroupArn: string | undefined;
1392
1152
  }
1393
- export declare namespace DeleteCustomRoutingEndpointGroupRequest {
1394
- /**
1395
- * @internal
1396
- */
1397
- const filterSensitiveLog: (obj: DeleteCustomRoutingEndpointGroupRequest) => any;
1398
- }
1399
1153
  export interface DeleteCustomRoutingListenerRequest {
1400
1154
  /**
1401
1155
  * <p>The Amazon Resource Name (ARN) of the listener to delete.</p>
1402
1156
  */
1403
1157
  ListenerArn: string | undefined;
1404
1158
  }
1405
- export declare namespace DeleteCustomRoutingListenerRequest {
1406
- /**
1407
- * @internal
1408
- */
1409
- const filterSensitiveLog: (obj: DeleteCustomRoutingListenerRequest) => any;
1410
- }
1411
1159
  export interface DeleteEndpointGroupRequest {
1412
1160
  /**
1413
1161
  * <p>The Amazon Resource Name (ARN) of the endpoint group to delete.</p>
1414
1162
  */
1415
1163
  EndpointGroupArn: string | undefined;
1416
1164
  }
1417
- export declare namespace DeleteEndpointGroupRequest {
1418
- /**
1419
- * @internal
1420
- */
1421
- const filterSensitiveLog: (obj: DeleteEndpointGroupRequest) => any;
1422
- }
1423
1165
  export interface DeleteListenerRequest {
1424
1166
  /**
1425
1167
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
1426
1168
  */
1427
1169
  ListenerArn: string | undefined;
1428
1170
  }
1429
- export declare namespace DeleteListenerRequest {
1430
- /**
1431
- * @internal
1432
- */
1433
- const filterSensitiveLog: (obj: DeleteListenerRequest) => any;
1434
- }
1435
1171
  export interface DenyCustomRoutingTrafficRequest {
1436
1172
  /**
1437
1173
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
@@ -1464,12 +1200,6 @@ export interface DenyCustomRoutingTrafficRequest {
1464
1200
  */
1465
1201
  DenyAllTrafficToEndpoint?: boolean;
1466
1202
  }
1467
- export declare namespace DenyCustomRoutingTrafficRequest {
1468
- /**
1469
- * @internal
1470
- */
1471
- const filterSensitiveLog: (obj: DenyCustomRoutingTrafficRequest) => any;
1472
- }
1473
1203
  export interface DeprovisionByoipCidrRequest {
1474
1204
  /**
1475
1205
  * <p>The address range, in CIDR notation. The prefix must be the same prefix that you specified
@@ -1477,216 +1207,108 @@ export interface DeprovisionByoipCidrRequest {
1477
1207
  */
1478
1208
  Cidr: string | undefined;
1479
1209
  }
1480
- export declare namespace DeprovisionByoipCidrRequest {
1481
- /**
1482
- * @internal
1483
- */
1484
- const filterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
1485
- }
1486
1210
  export interface DeprovisionByoipCidrResponse {
1487
1211
  /**
1488
1212
  * <p>Information about the address range.</p>
1489
1213
  */
1490
1214
  ByoipCidr?: ByoipCidr;
1491
1215
  }
1492
- export declare namespace DeprovisionByoipCidrResponse {
1493
- /**
1494
- * @internal
1495
- */
1496
- const filterSensitiveLog: (obj: DeprovisionByoipCidrResponse) => any;
1497
- }
1498
1216
  export interface DescribeAcceleratorRequest {
1499
1217
  /**
1500
1218
  * <p>The Amazon Resource Name (ARN) of the accelerator to describe.</p>
1501
1219
  */
1502
1220
  AcceleratorArn: string | undefined;
1503
1221
  }
1504
- export declare namespace DescribeAcceleratorRequest {
1505
- /**
1506
- * @internal
1507
- */
1508
- const filterSensitiveLog: (obj: DescribeAcceleratorRequest) => any;
1509
- }
1510
1222
  export interface DescribeAcceleratorResponse {
1511
1223
  /**
1512
1224
  * <p>The description of the accelerator.</p>
1513
1225
  */
1514
1226
  Accelerator?: Accelerator;
1515
1227
  }
1516
- export declare namespace DescribeAcceleratorResponse {
1517
- /**
1518
- * @internal
1519
- */
1520
- const filterSensitiveLog: (obj: DescribeAcceleratorResponse) => any;
1521
- }
1522
1228
  export interface DescribeAcceleratorAttributesRequest {
1523
1229
  /**
1524
1230
  * <p>The Amazon Resource Name (ARN) of the accelerator with the attributes that you want to describe.</p>
1525
1231
  */
1526
1232
  AcceleratorArn: string | undefined;
1527
1233
  }
1528
- export declare namespace DescribeAcceleratorAttributesRequest {
1529
- /**
1530
- * @internal
1531
- */
1532
- const filterSensitiveLog: (obj: DescribeAcceleratorAttributesRequest) => any;
1533
- }
1534
1234
  export interface DescribeAcceleratorAttributesResponse {
1535
1235
  /**
1536
1236
  * <p>The attributes of the accelerator.</p>
1537
1237
  */
1538
1238
  AcceleratorAttributes?: AcceleratorAttributes;
1539
1239
  }
1540
- export declare namespace DescribeAcceleratorAttributesResponse {
1541
- /**
1542
- * @internal
1543
- */
1544
- const filterSensitiveLog: (obj: DescribeAcceleratorAttributesResponse) => any;
1545
- }
1546
1240
  export interface DescribeCustomRoutingAcceleratorRequest {
1547
1241
  /**
1548
1242
  * <p>The Amazon Resource Name (ARN) of the accelerator to describe.</p>
1549
1243
  */
1550
1244
  AcceleratorArn: string | undefined;
1551
1245
  }
1552
- export declare namespace DescribeCustomRoutingAcceleratorRequest {
1553
- /**
1554
- * @internal
1555
- */
1556
- const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorRequest) => any;
1557
- }
1558
1246
  export interface DescribeCustomRoutingAcceleratorResponse {
1559
1247
  /**
1560
1248
  * <p>The description of the custom routing accelerator.</p>
1561
1249
  */
1562
1250
  Accelerator?: CustomRoutingAccelerator;
1563
1251
  }
1564
- export declare namespace DescribeCustomRoutingAcceleratorResponse {
1565
- /**
1566
- * @internal
1567
- */
1568
- const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorResponse) => any;
1569
- }
1570
1252
  export interface DescribeCustomRoutingAcceleratorAttributesRequest {
1571
1253
  /**
1572
1254
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator to describe the attributes for.</p>
1573
1255
  */
1574
1256
  AcceleratorArn: string | undefined;
1575
1257
  }
1576
- export declare namespace DescribeCustomRoutingAcceleratorAttributesRequest {
1577
- /**
1578
- * @internal
1579
- */
1580
- const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesRequest) => any;
1581
- }
1582
1258
  export interface DescribeCustomRoutingAcceleratorAttributesResponse {
1583
1259
  /**
1584
1260
  * <p>The attributes of the custom routing accelerator.</p>
1585
1261
  */
1586
1262
  AcceleratorAttributes?: CustomRoutingAcceleratorAttributes;
1587
1263
  }
1588
- export declare namespace DescribeCustomRoutingAcceleratorAttributesResponse {
1589
- /**
1590
- * @internal
1591
- */
1592
- const filterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesResponse) => any;
1593
- }
1594
1264
  export interface DescribeCustomRoutingEndpointGroupRequest {
1595
1265
  /**
1596
1266
  * <p>The Amazon Resource Name (ARN) of the endpoint group to describe.</p>
1597
1267
  */
1598
1268
  EndpointGroupArn: string | undefined;
1599
1269
  }
1600
- export declare namespace DescribeCustomRoutingEndpointGroupRequest {
1601
- /**
1602
- * @internal
1603
- */
1604
- const filterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupRequest) => any;
1605
- }
1606
1270
  export interface DescribeCustomRoutingEndpointGroupResponse {
1607
1271
  /**
1608
1272
  * <p>The description of an endpoint group for a custom routing accelerator.</p>
1609
1273
  */
1610
1274
  EndpointGroup?: CustomRoutingEndpointGroup;
1611
1275
  }
1612
- export declare namespace DescribeCustomRoutingEndpointGroupResponse {
1613
- /**
1614
- * @internal
1615
- */
1616
- const filterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupResponse) => any;
1617
- }
1618
1276
  export interface DescribeCustomRoutingListenerRequest {
1619
1277
  /**
1620
1278
  * <p>The Amazon Resource Name (ARN) of the listener to describe.</p>
1621
1279
  */
1622
1280
  ListenerArn: string | undefined;
1623
1281
  }
1624
- export declare namespace DescribeCustomRoutingListenerRequest {
1625
- /**
1626
- * @internal
1627
- */
1628
- const filterSensitiveLog: (obj: DescribeCustomRoutingListenerRequest) => any;
1629
- }
1630
1282
  export interface DescribeCustomRoutingListenerResponse {
1631
1283
  /**
1632
1284
  * <p>The description of a listener for a custom routing accelerator.</p>
1633
1285
  */
1634
1286
  Listener?: CustomRoutingListener;
1635
1287
  }
1636
- export declare namespace DescribeCustomRoutingListenerResponse {
1637
- /**
1638
- * @internal
1639
- */
1640
- const filterSensitiveLog: (obj: DescribeCustomRoutingListenerResponse) => any;
1641
- }
1642
1288
  export interface DescribeEndpointGroupRequest {
1643
1289
  /**
1644
1290
  * <p>The Amazon Resource Name (ARN) of the endpoint group to describe.</p>
1645
1291
  */
1646
1292
  EndpointGroupArn: string | undefined;
1647
1293
  }
1648
- export declare namespace DescribeEndpointGroupRequest {
1649
- /**
1650
- * @internal
1651
- */
1652
- const filterSensitiveLog: (obj: DescribeEndpointGroupRequest) => any;
1653
- }
1654
1294
  export interface DescribeEndpointGroupResponse {
1655
1295
  /**
1656
1296
  * <p>The description of an endpoint group.</p>
1657
1297
  */
1658
1298
  EndpointGroup?: EndpointGroup;
1659
1299
  }
1660
- export declare namespace DescribeEndpointGroupResponse {
1661
- /**
1662
- * @internal
1663
- */
1664
- const filterSensitiveLog: (obj: DescribeEndpointGroupResponse) => any;
1665
- }
1666
1300
  export interface DescribeListenerRequest {
1667
1301
  /**
1668
1302
  * <p>The Amazon Resource Name (ARN) of the listener to describe.</p>
1669
1303
  */
1670
1304
  ListenerArn: string | undefined;
1671
1305
  }
1672
- export declare namespace DescribeListenerRequest {
1673
- /**
1674
- * @internal
1675
- */
1676
- const filterSensitiveLog: (obj: DescribeListenerRequest) => any;
1677
- }
1678
1306
  export interface DescribeListenerResponse {
1679
1307
  /**
1680
1308
  * <p>The description of a listener.</p>
1681
1309
  */
1682
1310
  Listener?: Listener;
1683
1311
  }
1684
- export declare namespace DescribeListenerResponse {
1685
- /**
1686
- * @internal
1687
- */
1688
- const filterSensitiveLog: (obj: DescribeListenerResponse) => any;
1689
- }
1690
1312
  /**
1691
1313
  * <p>An IP address/port combination.</p>
1692
1314
  */
@@ -1700,12 +1322,6 @@ export interface SocketAddress {
1700
1322
  */
1701
1323
  Port?: number;
1702
1324
  }
1703
- export declare namespace SocketAddress {
1704
- /**
1705
- * @internal
1706
- */
1707
- const filterSensitiveLog: (obj: SocketAddress) => any;
1708
- }
1709
1325
  /**
1710
1326
  * <p>The port mappings for a specified endpoint IP address (destination).</p>
1711
1327
  */
@@ -1746,12 +1362,6 @@ export interface DestinationPortMapping {
1746
1362
  */
1747
1363
  DestinationTrafficState?: CustomRoutingDestinationTrafficState | string;
1748
1364
  }
1749
- export declare namespace DestinationPortMapping {
1750
- /**
1751
- * @internal
1752
- */
1753
- const filterSensitiveLog: (obj: DestinationPortMapping) => any;
1754
- }
1755
1365
  /**
1756
1366
  * <p>The endpoint that you specified doesn't exist.</p>
1757
1367
  */
@@ -1786,12 +1396,6 @@ export interface ListAcceleratorsRequest {
1786
1396
  */
1787
1397
  NextToken?: string;
1788
1398
  }
1789
- export declare namespace ListAcceleratorsRequest {
1790
- /**
1791
- * @internal
1792
- */
1793
- const filterSensitiveLog: (obj: ListAcceleratorsRequest) => any;
1794
- }
1795
1399
  export interface ListAcceleratorsResponse {
1796
1400
  /**
1797
1401
  * <p>The list of accelerators for a customer account.</p>
@@ -1802,12 +1406,6 @@ export interface ListAcceleratorsResponse {
1802
1406
  */
1803
1407
  NextToken?: string;
1804
1408
  }
1805
- export declare namespace ListAcceleratorsResponse {
1806
- /**
1807
- * @internal
1808
- */
1809
- const filterSensitiveLog: (obj: ListAcceleratorsResponse) => any;
1810
- }
1811
1409
  export interface ListByoipCidrsRequest {
1812
1410
  /**
1813
1411
  * <p>The maximum number of results to return with a single call. To retrieve the remaining results, make
@@ -1819,12 +1417,6 @@ export interface ListByoipCidrsRequest {
1819
1417
  */
1820
1418
  NextToken?: string;
1821
1419
  }
1822
- export declare namespace ListByoipCidrsRequest {
1823
- /**
1824
- * @internal
1825
- */
1826
- const filterSensitiveLog: (obj: ListByoipCidrsRequest) => any;
1827
- }
1828
1420
  export interface ListByoipCidrsResponse {
1829
1421
  /**
1830
1422
  * <p>Information about your address ranges.</p>
@@ -1835,12 +1427,6 @@ export interface ListByoipCidrsResponse {
1835
1427
  */
1836
1428
  NextToken?: string;
1837
1429
  }
1838
- export declare namespace ListByoipCidrsResponse {
1839
- /**
1840
- * @internal
1841
- */
1842
- const filterSensitiveLog: (obj: ListByoipCidrsResponse) => any;
1843
- }
1844
1430
  export interface ListCustomRoutingAcceleratorsRequest {
1845
1431
  /**
1846
1432
  * <p>The number of custom routing Global Accelerator objects that you want to return with this call. The default value is 10.</p>
@@ -1851,12 +1437,6 @@ export interface ListCustomRoutingAcceleratorsRequest {
1851
1437
  */
1852
1438
  NextToken?: string;
1853
1439
  }
1854
- export declare namespace ListCustomRoutingAcceleratorsRequest {
1855
- /**
1856
- * @internal
1857
- */
1858
- const filterSensitiveLog: (obj: ListCustomRoutingAcceleratorsRequest) => any;
1859
- }
1860
1440
  export interface ListCustomRoutingAcceleratorsResponse {
1861
1441
  /**
1862
1442
  * <p>The list of custom routing accelerators for a customer account.</p>
@@ -1867,12 +1447,6 @@ export interface ListCustomRoutingAcceleratorsResponse {
1867
1447
  */
1868
1448
  NextToken?: string;
1869
1449
  }
1870
- export declare namespace ListCustomRoutingAcceleratorsResponse {
1871
- /**
1872
- * @internal
1873
- */
1874
- const filterSensitiveLog: (obj: ListCustomRoutingAcceleratorsResponse) => any;
1875
- }
1876
1450
  export interface ListCustomRoutingEndpointGroupsRequest {
1877
1451
  /**
1878
1452
  * <p>The Amazon Resource Name (ARN) of the listener to list endpoint groups for.</p>
@@ -1887,12 +1461,6 @@ export interface ListCustomRoutingEndpointGroupsRequest {
1887
1461
  */
1888
1462
  NextToken?: string;
1889
1463
  }
1890
- export declare namespace ListCustomRoutingEndpointGroupsRequest {
1891
- /**
1892
- * @internal
1893
- */
1894
- const filterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsRequest) => any;
1895
- }
1896
1464
  export interface ListCustomRoutingEndpointGroupsResponse {
1897
1465
  /**
1898
1466
  * <p>The list of the endpoint groups associated with a listener for a custom routing accelerator.</p>
@@ -1903,12 +1471,6 @@ export interface ListCustomRoutingEndpointGroupsResponse {
1903
1471
  */
1904
1472
  NextToken?: string;
1905
1473
  }
1906
- export declare namespace ListCustomRoutingEndpointGroupsResponse {
1907
- /**
1908
- * @internal
1909
- */
1910
- const filterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsResponse) => any;
1911
- }
1912
1474
  export interface ListCustomRoutingListenersRequest {
1913
1475
  /**
1914
1476
  * <p>The Amazon Resource Name (ARN) of the accelerator to list listeners for.</p>
@@ -1923,12 +1485,6 @@ export interface ListCustomRoutingListenersRequest {
1923
1485
  */
1924
1486
  NextToken?: string;
1925
1487
  }
1926
- export declare namespace ListCustomRoutingListenersRequest {
1927
- /**
1928
- * @internal
1929
- */
1930
- const filterSensitiveLog: (obj: ListCustomRoutingListenersRequest) => any;
1931
- }
1932
1488
  export interface ListCustomRoutingListenersResponse {
1933
1489
  /**
1934
1490
  * <p>The list of listeners for a custom routing accelerator.</p>
@@ -1939,12 +1495,6 @@ export interface ListCustomRoutingListenersResponse {
1939
1495
  */
1940
1496
  NextToken?: string;
1941
1497
  }
1942
- export declare namespace ListCustomRoutingListenersResponse {
1943
- /**
1944
- * @internal
1945
- */
1946
- const filterSensitiveLog: (obj: ListCustomRoutingListenersResponse) => any;
1947
- }
1948
1498
  export interface ListCustomRoutingPortMappingsRequest {
1949
1499
  /**
1950
1500
  * <p>The Amazon Resource Name (ARN) of the accelerator to list the custom routing port mappings for.</p>
@@ -1963,12 +1513,6 @@ export interface ListCustomRoutingPortMappingsRequest {
1963
1513
  */
1964
1514
  NextToken?: string;
1965
1515
  }
1966
- export declare namespace ListCustomRoutingPortMappingsRequest {
1967
- /**
1968
- * @internal
1969
- */
1970
- const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsRequest) => any;
1971
- }
1972
1516
  /**
1973
1517
  * <p>Returns the ports and associated IP addresses and ports of Amazon EC2 instances in your virtual
1974
1518
  * private cloud (VPC) subnets. Custom routing is a port mapping protocol in AWS Global Accelerator that
@@ -2002,12 +1546,6 @@ export interface PortMapping {
2002
1546
  */
2003
1547
  DestinationTrafficState?: CustomRoutingDestinationTrafficState | string;
2004
1548
  }
2005
- export declare namespace PortMapping {
2006
- /**
2007
- * @internal
2008
- */
2009
- const filterSensitiveLog: (obj: PortMapping) => any;
2010
- }
2011
1549
  export interface ListCustomRoutingPortMappingsResponse {
2012
1550
  /**
2013
1551
  * <p>The port mappings for a custom routing accelerator.</p>
@@ -2018,12 +1556,6 @@ export interface ListCustomRoutingPortMappingsResponse {
2018
1556
  */
2019
1557
  NextToken?: string;
2020
1558
  }
2021
- export declare namespace ListCustomRoutingPortMappingsResponse {
2022
- /**
2023
- * @internal
2024
- */
2025
- const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsResponse) => any;
2026
- }
2027
1559
  export interface ListCustomRoutingPortMappingsByDestinationRequest {
2028
1560
  /**
2029
1561
  * <p>The ID for the virtual private cloud (VPC) subnet.</p>
@@ -2043,12 +1575,6 @@ export interface ListCustomRoutingPortMappingsByDestinationRequest {
2043
1575
  */
2044
1576
  NextToken?: string;
2045
1577
  }
2046
- export declare namespace ListCustomRoutingPortMappingsByDestinationRequest {
2047
- /**
2048
- * @internal
2049
- */
2050
- const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationRequest) => any;
2051
- }
2052
1578
  export interface ListCustomRoutingPortMappingsByDestinationResponse {
2053
1579
  /**
2054
1580
  * <p>The port mappings for the endpoint IP address that you specified in the request.</p>
@@ -2059,12 +1585,6 @@ export interface ListCustomRoutingPortMappingsByDestinationResponse {
2059
1585
  */
2060
1586
  NextToken?: string;
2061
1587
  }
2062
- export declare namespace ListCustomRoutingPortMappingsByDestinationResponse {
2063
- /**
2064
- * @internal
2065
- */
2066
- const filterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationResponse) => any;
2067
- }
2068
1588
  export interface ListEndpointGroupsRequest {
2069
1589
  /**
2070
1590
  * <p>The Amazon Resource Name (ARN) of the listener.</p>
@@ -2079,12 +1599,6 @@ export interface ListEndpointGroupsRequest {
2079
1599
  */
2080
1600
  NextToken?: string;
2081
1601
  }
2082
- export declare namespace ListEndpointGroupsRequest {
2083
- /**
2084
- * @internal
2085
- */
2086
- const filterSensitiveLog: (obj: ListEndpointGroupsRequest) => any;
2087
- }
2088
1602
  export interface ListEndpointGroupsResponse {
2089
1603
  /**
2090
1604
  * <p>The list of the endpoint groups associated with a listener.</p>
@@ -2095,12 +1609,6 @@ export interface ListEndpointGroupsResponse {
2095
1609
  */
2096
1610
  NextToken?: string;
2097
1611
  }
2098
- export declare namespace ListEndpointGroupsResponse {
2099
- /**
2100
- * @internal
2101
- */
2102
- const filterSensitiveLog: (obj: ListEndpointGroupsResponse) => any;
2103
- }
2104
1612
  export interface ListListenersRequest {
2105
1613
  /**
2106
1614
  * <p>The Amazon Resource Name (ARN) of the accelerator for which you want to list listener objects.</p>
@@ -2115,12 +1623,6 @@ export interface ListListenersRequest {
2115
1623
  */
2116
1624
  NextToken?: string;
2117
1625
  }
2118
- export declare namespace ListListenersRequest {
2119
- /**
2120
- * @internal
2121
- */
2122
- const filterSensitiveLog: (obj: ListListenersRequest) => any;
2123
- }
2124
1626
  export interface ListListenersResponse {
2125
1627
  /**
2126
1628
  * <p>The list of listeners for an accelerator.</p>
@@ -2131,36 +1633,18 @@ export interface ListListenersResponse {
2131
1633
  */
2132
1634
  NextToken?: string;
2133
1635
  }
2134
- export declare namespace ListListenersResponse {
2135
- /**
2136
- * @internal
2137
- */
2138
- const filterSensitiveLog: (obj: ListListenersResponse) => any;
2139
- }
2140
1636
  export interface ListTagsForResourceRequest {
2141
1637
  /**
2142
1638
  * <p>The Amazon Resource Name (ARN) of the accelerator to list tags for. An ARN uniquely identifies an accelerator.</p>
2143
1639
  */
2144
1640
  ResourceArn: string | undefined;
2145
1641
  }
2146
- export declare namespace ListTagsForResourceRequest {
2147
- /**
2148
- * @internal
2149
- */
2150
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2151
- }
2152
1642
  export interface ListTagsForResourceResponse {
2153
1643
  /**
2154
1644
  * <p>Root level tag for the Tags parameters.</p>
2155
1645
  */
2156
1646
  Tags?: Tag[];
2157
1647
  }
2158
- export declare namespace ListTagsForResourceResponse {
2159
- /**
2160
- * @internal
2161
- */
2162
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2163
- }
2164
1648
  export interface ProvisionByoipCidrRequest {
2165
1649
  /**
2166
1650
  * <p>The public IPv4 address range, in CIDR notation. The most specific IP prefix that you can
@@ -2175,24 +1659,12 @@ export interface ProvisionByoipCidrRequest {
2175
1659
  */
2176
1660
  CidrAuthorizationContext: CidrAuthorizationContext | undefined;
2177
1661
  }
2178
- export declare namespace ProvisionByoipCidrRequest {
2179
- /**
2180
- * @internal
2181
- */
2182
- const filterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
2183
- }
2184
1662
  export interface ProvisionByoipCidrResponse {
2185
1663
  /**
2186
1664
  * <p>Information about the address range.</p>
2187
1665
  */
2188
1666
  ByoipCidr?: ByoipCidr;
2189
1667
  }
2190
- export declare namespace ProvisionByoipCidrResponse {
2191
- /**
2192
- * @internal
2193
- */
2194
- const filterSensitiveLog: (obj: ProvisionByoipCidrResponse) => any;
2195
- }
2196
1668
  export interface RemoveCustomRoutingEndpointsRequest {
2197
1669
  /**
2198
1670
  * <p>The IDs for the endpoints. For custom routing accelerators, endpoint IDs are the virtual private cloud (VPC)
@@ -2204,12 +1676,6 @@ export interface RemoveCustomRoutingEndpointsRequest {
2204
1676
  */
2205
1677
  EndpointGroupArn: string | undefined;
2206
1678
  }
2207
- export declare namespace RemoveCustomRoutingEndpointsRequest {
2208
- /**
2209
- * @internal
2210
- */
2211
- const filterSensitiveLog: (obj: RemoveCustomRoutingEndpointsRequest) => any;
2212
- }
2213
1679
  export interface TagResourceRequest {
2214
1680
  /**
2215
1681
  * <p>The Amazon Resource Name (ARN) of the Global Accelerator resource to add tags to. An ARN uniquely identifies a resource.</p>
@@ -2220,20 +1686,8 @@ export interface TagResourceRequest {
2220
1686
  */
2221
1687
  Tags: Tag[] | undefined;
2222
1688
  }
2223
- export declare namespace TagResourceRequest {
2224
- /**
2225
- * @internal
2226
- */
2227
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
2228
- }
2229
1689
  export interface TagResourceResponse {
2230
1690
  }
2231
- export declare namespace TagResourceResponse {
2232
- /**
2233
- * @internal
2234
- */
2235
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
2236
- }
2237
1691
  export interface UntagResourceRequest {
2238
1692
  /**
2239
1693
  * <p>The Amazon Resource Name (ARN) of the Global Accelerator resource to remove tags from. An ARN uniquely identifies a resource.</p>
@@ -2244,20 +1698,8 @@ export interface UntagResourceRequest {
2244
1698
  */
2245
1699
  TagKeys: string[] | undefined;
2246
1700
  }
2247
- export declare namespace UntagResourceRequest {
2248
- /**
2249
- * @internal
2250
- */
2251
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
2252
- }
2253
1701
  export interface UntagResourceResponse {
2254
1702
  }
2255
- export declare namespace UntagResourceResponse {
2256
- /**
2257
- * @internal
2258
- */
2259
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
2260
- }
2261
1703
  export interface UpdateAcceleratorRequest {
2262
1704
  /**
2263
1705
  * <p>The Amazon Resource Name (ARN) of the accelerator to update.</p>
@@ -2278,24 +1720,12 @@ export interface UpdateAcceleratorRequest {
2278
1720
  */
2279
1721
  Enabled?: boolean;
2280
1722
  }
2281
- export declare namespace UpdateAcceleratorRequest {
2282
- /**
2283
- * @internal
2284
- */
2285
- const filterSensitiveLog: (obj: UpdateAcceleratorRequest) => any;
2286
- }
2287
1723
  export interface UpdateAcceleratorResponse {
2288
1724
  /**
2289
1725
  * <p>Information about the updated accelerator.</p>
2290
1726
  */
2291
1727
  Accelerator?: Accelerator;
2292
1728
  }
2293
- export declare namespace UpdateAcceleratorResponse {
2294
- /**
2295
- * @internal
2296
- */
2297
- const filterSensitiveLog: (obj: UpdateAcceleratorResponse) => any;
2298
- }
2299
1729
  export interface UpdateAcceleratorAttributesRequest {
2300
1730
  /**
2301
1731
  * <p>The Amazon Resource Name (ARN) of the accelerator that you want to update.</p>
@@ -2323,24 +1753,12 @@ export interface UpdateAcceleratorAttributesRequest {
2323
1753
  */
2324
1754
  FlowLogsS3Prefix?: string;
2325
1755
  }
2326
- export declare namespace UpdateAcceleratorAttributesRequest {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: UpdateAcceleratorAttributesRequest) => any;
2331
- }
2332
1756
  export interface UpdateAcceleratorAttributesResponse {
2333
1757
  /**
2334
1758
  * <p>Updated attributes for the accelerator.</p>
2335
1759
  */
2336
1760
  AcceleratorAttributes?: AcceleratorAttributes;
2337
1761
  }
2338
- export declare namespace UpdateAcceleratorAttributesResponse {
2339
- /**
2340
- * @internal
2341
- */
2342
- const filterSensitiveLog: (obj: UpdateAcceleratorAttributesResponse) => any;
2343
- }
2344
1762
  export interface UpdateCustomRoutingAcceleratorRequest {
2345
1763
  /**
2346
1764
  * <p>The Amazon Resource Name (ARN) of the accelerator to update.</p>
@@ -2361,24 +1779,12 @@ export interface UpdateCustomRoutingAcceleratorRequest {
2361
1779
  */
2362
1780
  Enabled?: boolean;
2363
1781
  }
2364
- export declare namespace UpdateCustomRoutingAcceleratorRequest {
2365
- /**
2366
- * @internal
2367
- */
2368
- const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorRequest) => any;
2369
- }
2370
1782
  export interface UpdateCustomRoutingAcceleratorResponse {
2371
1783
  /**
2372
1784
  * <p>Information about the updated custom routing accelerator.</p>
2373
1785
  */
2374
1786
  Accelerator?: CustomRoutingAccelerator;
2375
1787
  }
2376
- export declare namespace UpdateCustomRoutingAcceleratorResponse {
2377
- /**
2378
- * @internal
2379
- */
2380
- const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorResponse) => any;
2381
- }
2382
1788
  export interface UpdateCustomRoutingAcceleratorAttributesRequest {
2383
1789
  /**
2384
1790
  * <p>The Amazon Resource Name (ARN) of the custom routing accelerator to update attributes for.</p>
@@ -2406,24 +1812,12 @@ export interface UpdateCustomRoutingAcceleratorAttributesRequest {
2406
1812
  */
2407
1813
  FlowLogsS3Prefix?: string;
2408
1814
  }
2409
- export declare namespace UpdateCustomRoutingAcceleratorAttributesRequest {
2410
- /**
2411
- * @internal
2412
- */
2413
- const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesRequest) => any;
2414
- }
2415
1815
  export interface UpdateCustomRoutingAcceleratorAttributesResponse {
2416
1816
  /**
2417
1817
  * <p>Updated custom routing accelerator.</p>
2418
1818
  */
2419
1819
  AcceleratorAttributes?: CustomRoutingAcceleratorAttributes;
2420
1820
  }
2421
- export declare namespace UpdateCustomRoutingAcceleratorAttributesResponse {
2422
- /**
2423
- * @internal
2424
- */
2425
- const filterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesResponse) => any;
2426
- }
2427
1821
  export interface UpdateCustomRoutingListenerRequest {
2428
1822
  /**
2429
1823
  * <p>The Amazon Resource Name (ARN) of the listener to update.</p>
@@ -2437,24 +1831,12 @@ export interface UpdateCustomRoutingListenerRequest {
2437
1831
  */
2438
1832
  PortRanges: PortRange[] | undefined;
2439
1833
  }
2440
- export declare namespace UpdateCustomRoutingListenerRequest {
2441
- /**
2442
- * @internal
2443
- */
2444
- const filterSensitiveLog: (obj: UpdateCustomRoutingListenerRequest) => any;
2445
- }
2446
1834
  export interface UpdateCustomRoutingListenerResponse {
2447
1835
  /**
2448
1836
  * <p>Information for the updated listener for a custom routing accelerator.</p>
2449
1837
  */
2450
1838
  Listener?: CustomRoutingListener;
2451
1839
  }
2452
- export declare namespace UpdateCustomRoutingListenerResponse {
2453
- /**
2454
- * @internal
2455
- */
2456
- const filterSensitiveLog: (obj: UpdateCustomRoutingListenerResponse) => any;
2457
- }
2458
1840
  export interface UpdateEndpointGroupRequest {
2459
1841
  /**
2460
1842
  * <p>The Amazon Resource Name (ARN) of the endpoint group.</p>
@@ -2507,24 +1889,12 @@ export interface UpdateEndpointGroupRequest {
2507
1889
  */
2508
1890
  PortOverrides?: PortOverride[];
2509
1891
  }
2510
- export declare namespace UpdateEndpointGroupRequest {
2511
- /**
2512
- * @internal
2513
- */
2514
- const filterSensitiveLog: (obj: UpdateEndpointGroupRequest) => any;
2515
- }
2516
1892
  export interface UpdateEndpointGroupResponse {
2517
1893
  /**
2518
1894
  * <p>The information about the endpoint group that was updated.</p>
2519
1895
  */
2520
1896
  EndpointGroup?: EndpointGroup;
2521
1897
  }
2522
- export declare namespace UpdateEndpointGroupResponse {
2523
- /**
2524
- * @internal
2525
- */
2526
- const filterSensitiveLog: (obj: UpdateEndpointGroupResponse) => any;
2527
- }
2528
1898
  export interface UpdateListenerRequest {
2529
1899
  /**
2530
1900
  * <p>The Amazon Resource Name (ARN) of the listener to update.</p>
@@ -2554,45 +1924,457 @@ export interface UpdateListenerRequest {
2554
1924
  */
2555
1925
  ClientAffinity?: ClientAffinity | string;
2556
1926
  }
2557
- export declare namespace UpdateListenerRequest {
2558
- /**
2559
- * @internal
2560
- */
2561
- const filterSensitiveLog: (obj: UpdateListenerRequest) => any;
2562
- }
2563
1927
  export interface UpdateListenerResponse {
2564
1928
  /**
2565
1929
  * <p>Information for the updated listener.</p>
2566
1930
  */
2567
1931
  Listener?: Listener;
2568
1932
  }
2569
- export declare namespace UpdateListenerResponse {
2570
- /**
2571
- * @internal
2572
- */
2573
- const filterSensitiveLog: (obj: UpdateListenerResponse) => any;
2574
- }
2575
1933
  export interface WithdrawByoipCidrRequest {
2576
1934
  /**
2577
1935
  * <p>The address range, in CIDR notation.</p>
2578
1936
  */
2579
1937
  Cidr: string | undefined;
2580
1938
  }
2581
- export declare namespace WithdrawByoipCidrRequest {
2582
- /**
2583
- * @internal
2584
- */
2585
- const filterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
2586
- }
2587
1939
  export interface WithdrawByoipCidrResponse {
2588
1940
  /**
2589
1941
  * <p>Information about the address pool.</p>
2590
1942
  */
2591
1943
  ByoipCidr?: ByoipCidr;
2592
1944
  }
2593
- export declare namespace WithdrawByoipCidrResponse {
2594
- /**
2595
- * @internal
2596
- */
2597
- const filterSensitiveLog: (obj: WithdrawByoipCidrResponse) => any;
2598
- }
1945
+ /**
1946
+ * @internal
1947
+ */
1948
+ export declare const IpSetFilterSensitiveLog: (obj: IpSet) => any;
1949
+ /**
1950
+ * @internal
1951
+ */
1952
+ export declare const AcceleratorFilterSensitiveLog: (obj: Accelerator) => any;
1953
+ /**
1954
+ * @internal
1955
+ */
1956
+ export declare const AcceleratorAttributesFilterSensitiveLog: (obj: AcceleratorAttributes) => any;
1957
+ /**
1958
+ * @internal
1959
+ */
1960
+ export declare const CustomRoutingEndpointConfigurationFilterSensitiveLog: (obj: CustomRoutingEndpointConfiguration) => any;
1961
+ /**
1962
+ * @internal
1963
+ */
1964
+ export declare const AddCustomRoutingEndpointsRequestFilterSensitiveLog: (obj: AddCustomRoutingEndpointsRequest) => any;
1965
+ /**
1966
+ * @internal
1967
+ */
1968
+ export declare const CustomRoutingEndpointDescriptionFilterSensitiveLog: (obj: CustomRoutingEndpointDescription) => any;
1969
+ /**
1970
+ * @internal
1971
+ */
1972
+ export declare const AddCustomRoutingEndpointsResponseFilterSensitiveLog: (obj: AddCustomRoutingEndpointsResponse) => any;
1973
+ /**
1974
+ * @internal
1975
+ */
1976
+ export declare const AdvertiseByoipCidrRequestFilterSensitiveLog: (obj: AdvertiseByoipCidrRequest) => any;
1977
+ /**
1978
+ * @internal
1979
+ */
1980
+ export declare const ByoipCidrEventFilterSensitiveLog: (obj: ByoipCidrEvent) => any;
1981
+ /**
1982
+ * @internal
1983
+ */
1984
+ export declare const ByoipCidrFilterSensitiveLog: (obj: ByoipCidr) => any;
1985
+ /**
1986
+ * @internal
1987
+ */
1988
+ export declare const AdvertiseByoipCidrResponseFilterSensitiveLog: (obj: AdvertiseByoipCidrResponse) => any;
1989
+ /**
1990
+ * @internal
1991
+ */
1992
+ export declare const AllowCustomRoutingTrafficRequestFilterSensitiveLog: (obj: AllowCustomRoutingTrafficRequest) => any;
1993
+ /**
1994
+ * @internal
1995
+ */
1996
+ export declare const CidrAuthorizationContextFilterSensitiveLog: (obj: CidrAuthorizationContext) => any;
1997
+ /**
1998
+ * @internal
1999
+ */
2000
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2001
+ /**
2002
+ * @internal
2003
+ */
2004
+ export declare const CreateAcceleratorRequestFilterSensitiveLog: (obj: CreateAcceleratorRequest) => any;
2005
+ /**
2006
+ * @internal
2007
+ */
2008
+ export declare const CreateAcceleratorResponseFilterSensitiveLog: (obj: CreateAcceleratorResponse) => any;
2009
+ /**
2010
+ * @internal
2011
+ */
2012
+ export declare const CreateCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: CreateCustomRoutingAcceleratorRequest) => any;
2013
+ /**
2014
+ * @internal
2015
+ */
2016
+ export declare const CustomRoutingAcceleratorFilterSensitiveLog: (obj: CustomRoutingAccelerator) => any;
2017
+ /**
2018
+ * @internal
2019
+ */
2020
+ export declare const CreateCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: CreateCustomRoutingAcceleratorResponse) => any;
2021
+ /**
2022
+ * @internal
2023
+ */
2024
+ export declare const CustomRoutingDestinationConfigurationFilterSensitiveLog: (obj: CustomRoutingDestinationConfiguration) => any;
2025
+ /**
2026
+ * @internal
2027
+ */
2028
+ export declare const CreateCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupRequest) => any;
2029
+ /**
2030
+ * @internal
2031
+ */
2032
+ export declare const CustomRoutingDestinationDescriptionFilterSensitiveLog: (obj: CustomRoutingDestinationDescription) => any;
2033
+ /**
2034
+ * @internal
2035
+ */
2036
+ export declare const CustomRoutingEndpointGroupFilterSensitiveLog: (obj: CustomRoutingEndpointGroup) => any;
2037
+ /**
2038
+ * @internal
2039
+ */
2040
+ export declare const CreateCustomRoutingEndpointGroupResponseFilterSensitiveLog: (obj: CreateCustomRoutingEndpointGroupResponse) => any;
2041
+ /**
2042
+ * @internal
2043
+ */
2044
+ export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
2045
+ /**
2046
+ * @internal
2047
+ */
2048
+ export declare const CreateCustomRoutingListenerRequestFilterSensitiveLog: (obj: CreateCustomRoutingListenerRequest) => any;
2049
+ /**
2050
+ * @internal
2051
+ */
2052
+ export declare const CustomRoutingListenerFilterSensitiveLog: (obj: CustomRoutingListener) => any;
2053
+ /**
2054
+ * @internal
2055
+ */
2056
+ export declare const CreateCustomRoutingListenerResponseFilterSensitiveLog: (obj: CreateCustomRoutingListenerResponse) => any;
2057
+ /**
2058
+ * @internal
2059
+ */
2060
+ export declare const EndpointConfigurationFilterSensitiveLog: (obj: EndpointConfiguration) => any;
2061
+ /**
2062
+ * @internal
2063
+ */
2064
+ export declare const PortOverrideFilterSensitiveLog: (obj: PortOverride) => any;
2065
+ /**
2066
+ * @internal
2067
+ */
2068
+ export declare const CreateEndpointGroupRequestFilterSensitiveLog: (obj: CreateEndpointGroupRequest) => any;
2069
+ /**
2070
+ * @internal
2071
+ */
2072
+ export declare const EndpointDescriptionFilterSensitiveLog: (obj: EndpointDescription) => any;
2073
+ /**
2074
+ * @internal
2075
+ */
2076
+ export declare const EndpointGroupFilterSensitiveLog: (obj: EndpointGroup) => any;
2077
+ /**
2078
+ * @internal
2079
+ */
2080
+ export declare const CreateEndpointGroupResponseFilterSensitiveLog: (obj: CreateEndpointGroupResponse) => any;
2081
+ /**
2082
+ * @internal
2083
+ */
2084
+ export declare const CreateListenerRequestFilterSensitiveLog: (obj: CreateListenerRequest) => any;
2085
+ /**
2086
+ * @internal
2087
+ */
2088
+ export declare const ListenerFilterSensitiveLog: (obj: Listener) => any;
2089
+ /**
2090
+ * @internal
2091
+ */
2092
+ export declare const CreateListenerResponseFilterSensitiveLog: (obj: CreateListenerResponse) => any;
2093
+ /**
2094
+ * @internal
2095
+ */
2096
+ export declare const CustomRoutingAcceleratorAttributesFilterSensitiveLog: (obj: CustomRoutingAcceleratorAttributes) => any;
2097
+ /**
2098
+ * @internal
2099
+ */
2100
+ export declare const DeleteAcceleratorRequestFilterSensitiveLog: (obj: DeleteAcceleratorRequest) => any;
2101
+ /**
2102
+ * @internal
2103
+ */
2104
+ export declare const DeleteCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: DeleteCustomRoutingAcceleratorRequest) => any;
2105
+ /**
2106
+ * @internal
2107
+ */
2108
+ export declare const DeleteCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: DeleteCustomRoutingEndpointGroupRequest) => any;
2109
+ /**
2110
+ * @internal
2111
+ */
2112
+ export declare const DeleteCustomRoutingListenerRequestFilterSensitiveLog: (obj: DeleteCustomRoutingListenerRequest) => any;
2113
+ /**
2114
+ * @internal
2115
+ */
2116
+ export declare const DeleteEndpointGroupRequestFilterSensitiveLog: (obj: DeleteEndpointGroupRequest) => any;
2117
+ /**
2118
+ * @internal
2119
+ */
2120
+ export declare const DeleteListenerRequestFilterSensitiveLog: (obj: DeleteListenerRequest) => any;
2121
+ /**
2122
+ * @internal
2123
+ */
2124
+ export declare const DenyCustomRoutingTrafficRequestFilterSensitiveLog: (obj: DenyCustomRoutingTrafficRequest) => any;
2125
+ /**
2126
+ * @internal
2127
+ */
2128
+ export declare const DeprovisionByoipCidrRequestFilterSensitiveLog: (obj: DeprovisionByoipCidrRequest) => any;
2129
+ /**
2130
+ * @internal
2131
+ */
2132
+ export declare const DeprovisionByoipCidrResponseFilterSensitiveLog: (obj: DeprovisionByoipCidrResponse) => any;
2133
+ /**
2134
+ * @internal
2135
+ */
2136
+ export declare const DescribeAcceleratorRequestFilterSensitiveLog: (obj: DescribeAcceleratorRequest) => any;
2137
+ /**
2138
+ * @internal
2139
+ */
2140
+ export declare const DescribeAcceleratorResponseFilterSensitiveLog: (obj: DescribeAcceleratorResponse) => any;
2141
+ /**
2142
+ * @internal
2143
+ */
2144
+ export declare const DescribeAcceleratorAttributesRequestFilterSensitiveLog: (obj: DescribeAcceleratorAttributesRequest) => any;
2145
+ /**
2146
+ * @internal
2147
+ */
2148
+ export declare const DescribeAcceleratorAttributesResponseFilterSensitiveLog: (obj: DescribeAcceleratorAttributesResponse) => any;
2149
+ /**
2150
+ * @internal
2151
+ */
2152
+ export declare const DescribeCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorRequest) => any;
2153
+ /**
2154
+ * @internal
2155
+ */
2156
+ export declare const DescribeCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorResponse) => any;
2157
+ /**
2158
+ * @internal
2159
+ */
2160
+ export declare const DescribeCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesRequest) => any;
2161
+ /**
2162
+ * @internal
2163
+ */
2164
+ export declare const DescribeCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (obj: DescribeCustomRoutingAcceleratorAttributesResponse) => any;
2165
+ /**
2166
+ * @internal
2167
+ */
2168
+ export declare const DescribeCustomRoutingEndpointGroupRequestFilterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupRequest) => any;
2169
+ /**
2170
+ * @internal
2171
+ */
2172
+ export declare const DescribeCustomRoutingEndpointGroupResponseFilterSensitiveLog: (obj: DescribeCustomRoutingEndpointGroupResponse) => any;
2173
+ /**
2174
+ * @internal
2175
+ */
2176
+ export declare const DescribeCustomRoutingListenerRequestFilterSensitiveLog: (obj: DescribeCustomRoutingListenerRequest) => any;
2177
+ /**
2178
+ * @internal
2179
+ */
2180
+ export declare const DescribeCustomRoutingListenerResponseFilterSensitiveLog: (obj: DescribeCustomRoutingListenerResponse) => any;
2181
+ /**
2182
+ * @internal
2183
+ */
2184
+ export declare const DescribeEndpointGroupRequestFilterSensitiveLog: (obj: DescribeEndpointGroupRequest) => any;
2185
+ /**
2186
+ * @internal
2187
+ */
2188
+ export declare const DescribeEndpointGroupResponseFilterSensitiveLog: (obj: DescribeEndpointGroupResponse) => any;
2189
+ /**
2190
+ * @internal
2191
+ */
2192
+ export declare const DescribeListenerRequestFilterSensitiveLog: (obj: DescribeListenerRequest) => any;
2193
+ /**
2194
+ * @internal
2195
+ */
2196
+ export declare const DescribeListenerResponseFilterSensitiveLog: (obj: DescribeListenerResponse) => any;
2197
+ /**
2198
+ * @internal
2199
+ */
2200
+ export declare const SocketAddressFilterSensitiveLog: (obj: SocketAddress) => any;
2201
+ /**
2202
+ * @internal
2203
+ */
2204
+ export declare const DestinationPortMappingFilterSensitiveLog: (obj: DestinationPortMapping) => any;
2205
+ /**
2206
+ * @internal
2207
+ */
2208
+ export declare const ListAcceleratorsRequestFilterSensitiveLog: (obj: ListAcceleratorsRequest) => any;
2209
+ /**
2210
+ * @internal
2211
+ */
2212
+ export declare const ListAcceleratorsResponseFilterSensitiveLog: (obj: ListAcceleratorsResponse) => any;
2213
+ /**
2214
+ * @internal
2215
+ */
2216
+ export declare const ListByoipCidrsRequestFilterSensitiveLog: (obj: ListByoipCidrsRequest) => any;
2217
+ /**
2218
+ * @internal
2219
+ */
2220
+ export declare const ListByoipCidrsResponseFilterSensitiveLog: (obj: ListByoipCidrsResponse) => any;
2221
+ /**
2222
+ * @internal
2223
+ */
2224
+ export declare const ListCustomRoutingAcceleratorsRequestFilterSensitiveLog: (obj: ListCustomRoutingAcceleratorsRequest) => any;
2225
+ /**
2226
+ * @internal
2227
+ */
2228
+ export declare const ListCustomRoutingAcceleratorsResponseFilterSensitiveLog: (obj: ListCustomRoutingAcceleratorsResponse) => any;
2229
+ /**
2230
+ * @internal
2231
+ */
2232
+ export declare const ListCustomRoutingEndpointGroupsRequestFilterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsRequest) => any;
2233
+ /**
2234
+ * @internal
2235
+ */
2236
+ export declare const ListCustomRoutingEndpointGroupsResponseFilterSensitiveLog: (obj: ListCustomRoutingEndpointGroupsResponse) => any;
2237
+ /**
2238
+ * @internal
2239
+ */
2240
+ export declare const ListCustomRoutingListenersRequestFilterSensitiveLog: (obj: ListCustomRoutingListenersRequest) => any;
2241
+ /**
2242
+ * @internal
2243
+ */
2244
+ export declare const ListCustomRoutingListenersResponseFilterSensitiveLog: (obj: ListCustomRoutingListenersResponse) => any;
2245
+ /**
2246
+ * @internal
2247
+ */
2248
+ export declare const ListCustomRoutingPortMappingsRequestFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsRequest) => any;
2249
+ /**
2250
+ * @internal
2251
+ */
2252
+ export declare const PortMappingFilterSensitiveLog: (obj: PortMapping) => any;
2253
+ /**
2254
+ * @internal
2255
+ */
2256
+ export declare const ListCustomRoutingPortMappingsResponseFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsResponse) => any;
2257
+ /**
2258
+ * @internal
2259
+ */
2260
+ export declare const ListCustomRoutingPortMappingsByDestinationRequestFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationRequest) => any;
2261
+ /**
2262
+ * @internal
2263
+ */
2264
+ export declare const ListCustomRoutingPortMappingsByDestinationResponseFilterSensitiveLog: (obj: ListCustomRoutingPortMappingsByDestinationResponse) => any;
2265
+ /**
2266
+ * @internal
2267
+ */
2268
+ export declare const ListEndpointGroupsRequestFilterSensitiveLog: (obj: ListEndpointGroupsRequest) => any;
2269
+ /**
2270
+ * @internal
2271
+ */
2272
+ export declare const ListEndpointGroupsResponseFilterSensitiveLog: (obj: ListEndpointGroupsResponse) => any;
2273
+ /**
2274
+ * @internal
2275
+ */
2276
+ export declare const ListListenersRequestFilterSensitiveLog: (obj: ListListenersRequest) => any;
2277
+ /**
2278
+ * @internal
2279
+ */
2280
+ export declare const ListListenersResponseFilterSensitiveLog: (obj: ListListenersResponse) => any;
2281
+ /**
2282
+ * @internal
2283
+ */
2284
+ export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
2285
+ /**
2286
+ * @internal
2287
+ */
2288
+ export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
2289
+ /**
2290
+ * @internal
2291
+ */
2292
+ export declare const ProvisionByoipCidrRequestFilterSensitiveLog: (obj: ProvisionByoipCidrRequest) => any;
2293
+ /**
2294
+ * @internal
2295
+ */
2296
+ export declare const ProvisionByoipCidrResponseFilterSensitiveLog: (obj: ProvisionByoipCidrResponse) => any;
2297
+ /**
2298
+ * @internal
2299
+ */
2300
+ export declare const RemoveCustomRoutingEndpointsRequestFilterSensitiveLog: (obj: RemoveCustomRoutingEndpointsRequest) => any;
2301
+ /**
2302
+ * @internal
2303
+ */
2304
+ export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
2305
+ /**
2306
+ * @internal
2307
+ */
2308
+ export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
2309
+ /**
2310
+ * @internal
2311
+ */
2312
+ export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
2313
+ /**
2314
+ * @internal
2315
+ */
2316
+ export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
2317
+ /**
2318
+ * @internal
2319
+ */
2320
+ export declare const UpdateAcceleratorRequestFilterSensitiveLog: (obj: UpdateAcceleratorRequest) => any;
2321
+ /**
2322
+ * @internal
2323
+ */
2324
+ export declare const UpdateAcceleratorResponseFilterSensitiveLog: (obj: UpdateAcceleratorResponse) => any;
2325
+ /**
2326
+ * @internal
2327
+ */
2328
+ export declare const UpdateAcceleratorAttributesRequestFilterSensitiveLog: (obj: UpdateAcceleratorAttributesRequest) => any;
2329
+ /**
2330
+ * @internal
2331
+ */
2332
+ export declare const UpdateAcceleratorAttributesResponseFilterSensitiveLog: (obj: UpdateAcceleratorAttributesResponse) => any;
2333
+ /**
2334
+ * @internal
2335
+ */
2336
+ export declare const UpdateCustomRoutingAcceleratorRequestFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorRequest) => any;
2337
+ /**
2338
+ * @internal
2339
+ */
2340
+ export declare const UpdateCustomRoutingAcceleratorResponseFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorResponse) => any;
2341
+ /**
2342
+ * @internal
2343
+ */
2344
+ export declare const UpdateCustomRoutingAcceleratorAttributesRequestFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesRequest) => any;
2345
+ /**
2346
+ * @internal
2347
+ */
2348
+ export declare const UpdateCustomRoutingAcceleratorAttributesResponseFilterSensitiveLog: (obj: UpdateCustomRoutingAcceleratorAttributesResponse) => any;
2349
+ /**
2350
+ * @internal
2351
+ */
2352
+ export declare const UpdateCustomRoutingListenerRequestFilterSensitiveLog: (obj: UpdateCustomRoutingListenerRequest) => any;
2353
+ /**
2354
+ * @internal
2355
+ */
2356
+ export declare const UpdateCustomRoutingListenerResponseFilterSensitiveLog: (obj: UpdateCustomRoutingListenerResponse) => any;
2357
+ /**
2358
+ * @internal
2359
+ */
2360
+ export declare const UpdateEndpointGroupRequestFilterSensitiveLog: (obj: UpdateEndpointGroupRequest) => any;
2361
+ /**
2362
+ * @internal
2363
+ */
2364
+ export declare const UpdateEndpointGroupResponseFilterSensitiveLog: (obj: UpdateEndpointGroupResponse) => any;
2365
+ /**
2366
+ * @internal
2367
+ */
2368
+ export declare const UpdateListenerRequestFilterSensitiveLog: (obj: UpdateListenerRequest) => any;
2369
+ /**
2370
+ * @internal
2371
+ */
2372
+ export declare const UpdateListenerResponseFilterSensitiveLog: (obj: UpdateListenerResponse) => any;
2373
+ /**
2374
+ * @internal
2375
+ */
2376
+ export declare const WithdrawByoipCidrRequestFilterSensitiveLog: (obj: WithdrawByoipCidrRequest) => any;
2377
+ /**
2378
+ * @internal
2379
+ */
2380
+ export declare const WithdrawByoipCidrResponseFilterSensitiveLog: (obj: WithdrawByoipCidrResponse) => any;