@aws-sdk/client-global-accelerator 3.590.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -56
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AddEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeListenerCommand.d.ts +2 -1
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +5 -1
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +5 -1
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GlobalAcceleratorServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +10 -0
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GlobalAcceleratorServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -276,7 +276,6 @@ var GlobalAcceleratorClient = _GlobalAcceleratorClient;
|
|
|
276
276
|
|
|
277
277
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
278
278
|
|
|
279
|
-
var import_types = require("@smithy/types");
|
|
280
279
|
|
|
281
280
|
// src/protocols/Aws_json1_1.ts
|
|
282
281
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2357,7 +2356,6 @@ var AddCustomRoutingEndpointsCommand = _AddCustomRoutingEndpointsCommand;
|
|
|
2357
2356
|
|
|
2358
2357
|
|
|
2359
2358
|
|
|
2360
|
-
|
|
2361
2359
|
var _AddEndpointsCommand = class _AddEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2362
2360
|
...commonParams
|
|
2363
2361
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2374,7 +2372,6 @@ var AddEndpointsCommand = _AddEndpointsCommand;
|
|
|
2374
2372
|
|
|
2375
2373
|
|
|
2376
2374
|
|
|
2377
|
-
|
|
2378
2375
|
var _AdvertiseByoipCidrCommand = class _AdvertiseByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2379
2376
|
...commonParams
|
|
2380
2377
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2391,7 +2388,6 @@ var AdvertiseByoipCidrCommand = _AdvertiseByoipCidrCommand;
|
|
|
2391
2388
|
|
|
2392
2389
|
|
|
2393
2390
|
|
|
2394
|
-
|
|
2395
2391
|
var _AllowCustomRoutingTrafficCommand = class _AllowCustomRoutingTrafficCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2396
2392
|
...commonParams
|
|
2397
2393
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2408,7 +2404,6 @@ var AllowCustomRoutingTrafficCommand = _AllowCustomRoutingTrafficCommand;
|
|
|
2408
2404
|
|
|
2409
2405
|
|
|
2410
2406
|
|
|
2411
|
-
|
|
2412
2407
|
var _CreateAcceleratorCommand = class _CreateAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2413
2408
|
...commonParams
|
|
2414
2409
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2425,7 +2420,6 @@ var CreateAcceleratorCommand = _CreateAcceleratorCommand;
|
|
|
2425
2420
|
|
|
2426
2421
|
|
|
2427
2422
|
|
|
2428
|
-
|
|
2429
2423
|
var _CreateCrossAccountAttachmentCommand = class _CreateCrossAccountAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2430
2424
|
...commonParams
|
|
2431
2425
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2442,7 +2436,6 @@ var CreateCrossAccountAttachmentCommand = _CreateCrossAccountAttachmentCommand;
|
|
|
2442
2436
|
|
|
2443
2437
|
|
|
2444
2438
|
|
|
2445
|
-
|
|
2446
2439
|
var _CreateCustomRoutingAcceleratorCommand = class _CreateCustomRoutingAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2447
2440
|
...commonParams
|
|
2448
2441
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2459,7 +2452,6 @@ var CreateCustomRoutingAcceleratorCommand = _CreateCustomRoutingAcceleratorComma
|
|
|
2459
2452
|
|
|
2460
2453
|
|
|
2461
2454
|
|
|
2462
|
-
|
|
2463
2455
|
var _CreateCustomRoutingEndpointGroupCommand = class _CreateCustomRoutingEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2464
2456
|
...commonParams
|
|
2465
2457
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2476,7 +2468,6 @@ var CreateCustomRoutingEndpointGroupCommand = _CreateCustomRoutingEndpointGroupC
|
|
|
2476
2468
|
|
|
2477
2469
|
|
|
2478
2470
|
|
|
2479
|
-
|
|
2480
2471
|
var _CreateCustomRoutingListenerCommand = class _CreateCustomRoutingListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2481
2472
|
...commonParams
|
|
2482
2473
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2493,7 +2484,6 @@ var CreateCustomRoutingListenerCommand = _CreateCustomRoutingListenerCommand;
|
|
|
2493
2484
|
|
|
2494
2485
|
|
|
2495
2486
|
|
|
2496
|
-
|
|
2497
2487
|
var _CreateEndpointGroupCommand = class _CreateEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2498
2488
|
...commonParams
|
|
2499
2489
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2510,7 +2500,6 @@ var CreateEndpointGroupCommand = _CreateEndpointGroupCommand;
|
|
|
2510
2500
|
|
|
2511
2501
|
|
|
2512
2502
|
|
|
2513
|
-
|
|
2514
2503
|
var _CreateListenerCommand = class _CreateListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2515
2504
|
...commonParams
|
|
2516
2505
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2527,7 +2516,6 @@ var CreateListenerCommand = _CreateListenerCommand;
|
|
|
2527
2516
|
|
|
2528
2517
|
|
|
2529
2518
|
|
|
2530
|
-
|
|
2531
2519
|
var _DeleteAcceleratorCommand = class _DeleteAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2532
2520
|
...commonParams
|
|
2533
2521
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2544,7 +2532,6 @@ var DeleteAcceleratorCommand = _DeleteAcceleratorCommand;
|
|
|
2544
2532
|
|
|
2545
2533
|
|
|
2546
2534
|
|
|
2547
|
-
|
|
2548
2535
|
var _DeleteCrossAccountAttachmentCommand = class _DeleteCrossAccountAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2549
2536
|
...commonParams
|
|
2550
2537
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2561,7 +2548,6 @@ var DeleteCrossAccountAttachmentCommand = _DeleteCrossAccountAttachmentCommand;
|
|
|
2561
2548
|
|
|
2562
2549
|
|
|
2563
2550
|
|
|
2564
|
-
|
|
2565
2551
|
var _DeleteCustomRoutingAcceleratorCommand = class _DeleteCustomRoutingAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2566
2552
|
...commonParams
|
|
2567
2553
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2578,7 +2564,6 @@ var DeleteCustomRoutingAcceleratorCommand = _DeleteCustomRoutingAcceleratorComma
|
|
|
2578
2564
|
|
|
2579
2565
|
|
|
2580
2566
|
|
|
2581
|
-
|
|
2582
2567
|
var _DeleteCustomRoutingEndpointGroupCommand = class _DeleteCustomRoutingEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2583
2568
|
...commonParams
|
|
2584
2569
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2595,7 +2580,6 @@ var DeleteCustomRoutingEndpointGroupCommand = _DeleteCustomRoutingEndpointGroupC
|
|
|
2595
2580
|
|
|
2596
2581
|
|
|
2597
2582
|
|
|
2598
|
-
|
|
2599
2583
|
var _DeleteCustomRoutingListenerCommand = class _DeleteCustomRoutingListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2600
2584
|
...commonParams
|
|
2601
2585
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2612,7 +2596,6 @@ var DeleteCustomRoutingListenerCommand = _DeleteCustomRoutingListenerCommand;
|
|
|
2612
2596
|
|
|
2613
2597
|
|
|
2614
2598
|
|
|
2615
|
-
|
|
2616
2599
|
var _DeleteEndpointGroupCommand = class _DeleteEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2617
2600
|
...commonParams
|
|
2618
2601
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2629,7 +2612,6 @@ var DeleteEndpointGroupCommand = _DeleteEndpointGroupCommand;
|
|
|
2629
2612
|
|
|
2630
2613
|
|
|
2631
2614
|
|
|
2632
|
-
|
|
2633
2615
|
var _DeleteListenerCommand = class _DeleteListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2634
2616
|
...commonParams
|
|
2635
2617
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2646,7 +2628,6 @@ var DeleteListenerCommand = _DeleteListenerCommand;
|
|
|
2646
2628
|
|
|
2647
2629
|
|
|
2648
2630
|
|
|
2649
|
-
|
|
2650
2631
|
var _DenyCustomRoutingTrafficCommand = class _DenyCustomRoutingTrafficCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2651
2632
|
...commonParams
|
|
2652
2633
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2663,7 +2644,6 @@ var DenyCustomRoutingTrafficCommand = _DenyCustomRoutingTrafficCommand;
|
|
|
2663
2644
|
|
|
2664
2645
|
|
|
2665
2646
|
|
|
2666
|
-
|
|
2667
2647
|
var _DeprovisionByoipCidrCommand = class _DeprovisionByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2668
2648
|
...commonParams
|
|
2669
2649
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2680,7 +2660,6 @@ var DeprovisionByoipCidrCommand = _DeprovisionByoipCidrCommand;
|
|
|
2680
2660
|
|
|
2681
2661
|
|
|
2682
2662
|
|
|
2683
|
-
|
|
2684
2663
|
var _DescribeAcceleratorAttributesCommand = class _DescribeAcceleratorAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2685
2664
|
...commonParams
|
|
2686
2665
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2697,7 +2676,6 @@ var DescribeAcceleratorAttributesCommand = _DescribeAcceleratorAttributesCommand
|
|
|
2697
2676
|
|
|
2698
2677
|
|
|
2699
2678
|
|
|
2700
|
-
|
|
2701
2679
|
var _DescribeAcceleratorCommand = class _DescribeAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2702
2680
|
...commonParams
|
|
2703
2681
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2714,7 +2692,6 @@ var DescribeAcceleratorCommand = _DescribeAcceleratorCommand;
|
|
|
2714
2692
|
|
|
2715
2693
|
|
|
2716
2694
|
|
|
2717
|
-
|
|
2718
2695
|
var _DescribeCrossAccountAttachmentCommand = class _DescribeCrossAccountAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2719
2696
|
...commonParams
|
|
2720
2697
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2731,7 +2708,6 @@ var DescribeCrossAccountAttachmentCommand = _DescribeCrossAccountAttachmentComma
|
|
|
2731
2708
|
|
|
2732
2709
|
|
|
2733
2710
|
|
|
2734
|
-
|
|
2735
2711
|
var _DescribeCustomRoutingAcceleratorAttributesCommand = class _DescribeCustomRoutingAcceleratorAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2736
2712
|
...commonParams
|
|
2737
2713
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2748,7 +2724,6 @@ var DescribeCustomRoutingAcceleratorAttributesCommand = _DescribeCustomRoutingAc
|
|
|
2748
2724
|
|
|
2749
2725
|
|
|
2750
2726
|
|
|
2751
|
-
|
|
2752
2727
|
var _DescribeCustomRoutingAcceleratorCommand = class _DescribeCustomRoutingAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2753
2728
|
...commonParams
|
|
2754
2729
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2765,7 +2740,6 @@ var DescribeCustomRoutingAcceleratorCommand = _DescribeCustomRoutingAcceleratorC
|
|
|
2765
2740
|
|
|
2766
2741
|
|
|
2767
2742
|
|
|
2768
|
-
|
|
2769
2743
|
var _DescribeCustomRoutingEndpointGroupCommand = class _DescribeCustomRoutingEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2770
2744
|
...commonParams
|
|
2771
2745
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2782,7 +2756,6 @@ var DescribeCustomRoutingEndpointGroupCommand = _DescribeCustomRoutingEndpointGr
|
|
|
2782
2756
|
|
|
2783
2757
|
|
|
2784
2758
|
|
|
2785
|
-
|
|
2786
2759
|
var _DescribeCustomRoutingListenerCommand = class _DescribeCustomRoutingListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2787
2760
|
...commonParams
|
|
2788
2761
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2799,7 +2772,6 @@ var DescribeCustomRoutingListenerCommand = _DescribeCustomRoutingListenerCommand
|
|
|
2799
2772
|
|
|
2800
2773
|
|
|
2801
2774
|
|
|
2802
|
-
|
|
2803
2775
|
var _DescribeEndpointGroupCommand = class _DescribeEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2804
2776
|
...commonParams
|
|
2805
2777
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2816,7 +2788,6 @@ var DescribeEndpointGroupCommand = _DescribeEndpointGroupCommand;
|
|
|
2816
2788
|
|
|
2817
2789
|
|
|
2818
2790
|
|
|
2819
|
-
|
|
2820
2791
|
var _DescribeListenerCommand = class _DescribeListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2821
2792
|
...commonParams
|
|
2822
2793
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2833,7 +2804,6 @@ var DescribeListenerCommand = _DescribeListenerCommand;
|
|
|
2833
2804
|
|
|
2834
2805
|
|
|
2835
2806
|
|
|
2836
|
-
|
|
2837
2807
|
var _ListAcceleratorsCommand = class _ListAcceleratorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2838
2808
|
...commonParams
|
|
2839
2809
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2850,7 +2820,6 @@ var ListAcceleratorsCommand = _ListAcceleratorsCommand;
|
|
|
2850
2820
|
|
|
2851
2821
|
|
|
2852
2822
|
|
|
2853
|
-
|
|
2854
2823
|
var _ListByoipCidrsCommand = class _ListByoipCidrsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2855
2824
|
...commonParams
|
|
2856
2825
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2867,7 +2836,6 @@ var ListByoipCidrsCommand = _ListByoipCidrsCommand;
|
|
|
2867
2836
|
|
|
2868
2837
|
|
|
2869
2838
|
|
|
2870
|
-
|
|
2871
2839
|
var _ListCrossAccountAttachmentsCommand = class _ListCrossAccountAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2872
2840
|
...commonParams
|
|
2873
2841
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2884,7 +2852,6 @@ var ListCrossAccountAttachmentsCommand = _ListCrossAccountAttachmentsCommand;
|
|
|
2884
2852
|
|
|
2885
2853
|
|
|
2886
2854
|
|
|
2887
|
-
|
|
2888
2855
|
var _ListCrossAccountResourceAccountsCommand = class _ListCrossAccountResourceAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2889
2856
|
...commonParams
|
|
2890
2857
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2901,7 +2868,6 @@ var ListCrossAccountResourceAccountsCommand = _ListCrossAccountResourceAccountsC
|
|
|
2901
2868
|
|
|
2902
2869
|
|
|
2903
2870
|
|
|
2904
|
-
|
|
2905
2871
|
var _ListCrossAccountResourcesCommand = class _ListCrossAccountResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2906
2872
|
...commonParams
|
|
2907
2873
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2918,7 +2884,6 @@ var ListCrossAccountResourcesCommand = _ListCrossAccountResourcesCommand;
|
|
|
2918
2884
|
|
|
2919
2885
|
|
|
2920
2886
|
|
|
2921
|
-
|
|
2922
2887
|
var _ListCustomRoutingAcceleratorsCommand = class _ListCustomRoutingAcceleratorsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2923
2888
|
...commonParams
|
|
2924
2889
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2935,7 +2900,6 @@ var ListCustomRoutingAcceleratorsCommand = _ListCustomRoutingAcceleratorsCommand
|
|
|
2935
2900
|
|
|
2936
2901
|
|
|
2937
2902
|
|
|
2938
|
-
|
|
2939
2903
|
var _ListCustomRoutingEndpointGroupsCommand = class _ListCustomRoutingEndpointGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2940
2904
|
...commonParams
|
|
2941
2905
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2952,7 +2916,6 @@ var ListCustomRoutingEndpointGroupsCommand = _ListCustomRoutingEndpointGroupsCom
|
|
|
2952
2916
|
|
|
2953
2917
|
|
|
2954
2918
|
|
|
2955
|
-
|
|
2956
2919
|
var _ListCustomRoutingListenersCommand = class _ListCustomRoutingListenersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2957
2920
|
...commonParams
|
|
2958
2921
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2969,7 +2932,6 @@ var ListCustomRoutingListenersCommand = _ListCustomRoutingListenersCommand;
|
|
|
2969
2932
|
|
|
2970
2933
|
|
|
2971
2934
|
|
|
2972
|
-
|
|
2973
2935
|
var _ListCustomRoutingPortMappingsByDestinationCommand = class _ListCustomRoutingPortMappingsByDestinationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2974
2936
|
...commonParams
|
|
2975
2937
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2986,7 +2948,6 @@ var ListCustomRoutingPortMappingsByDestinationCommand = _ListCustomRoutingPortMa
|
|
|
2986
2948
|
|
|
2987
2949
|
|
|
2988
2950
|
|
|
2989
|
-
|
|
2990
2951
|
var _ListCustomRoutingPortMappingsCommand = class _ListCustomRoutingPortMappingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2991
2952
|
...commonParams
|
|
2992
2953
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3003,7 +2964,6 @@ var ListCustomRoutingPortMappingsCommand = _ListCustomRoutingPortMappingsCommand
|
|
|
3003
2964
|
|
|
3004
2965
|
|
|
3005
2966
|
|
|
3006
|
-
|
|
3007
2967
|
var _ListEndpointGroupsCommand = class _ListEndpointGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3008
2968
|
...commonParams
|
|
3009
2969
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3020,7 +2980,6 @@ var ListEndpointGroupsCommand = _ListEndpointGroupsCommand;
|
|
|
3020
2980
|
|
|
3021
2981
|
|
|
3022
2982
|
|
|
3023
|
-
|
|
3024
2983
|
var _ListListenersCommand = class _ListListenersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3025
2984
|
...commonParams
|
|
3026
2985
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3037,7 +2996,6 @@ var ListListenersCommand = _ListListenersCommand;
|
|
|
3037
2996
|
|
|
3038
2997
|
|
|
3039
2998
|
|
|
3040
|
-
|
|
3041
2999
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3042
3000
|
...commonParams
|
|
3043
3001
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3054,7 +3012,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3054
3012
|
|
|
3055
3013
|
|
|
3056
3014
|
|
|
3057
|
-
|
|
3058
3015
|
var _ProvisionByoipCidrCommand = class _ProvisionByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3059
3016
|
...commonParams
|
|
3060
3017
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3071,7 +3028,6 @@ var ProvisionByoipCidrCommand = _ProvisionByoipCidrCommand;
|
|
|
3071
3028
|
|
|
3072
3029
|
|
|
3073
3030
|
|
|
3074
|
-
|
|
3075
3031
|
var _RemoveCustomRoutingEndpointsCommand = class _RemoveCustomRoutingEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3076
3032
|
...commonParams
|
|
3077
3033
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3088,7 +3044,6 @@ var RemoveCustomRoutingEndpointsCommand = _RemoveCustomRoutingEndpointsCommand;
|
|
|
3088
3044
|
|
|
3089
3045
|
|
|
3090
3046
|
|
|
3091
|
-
|
|
3092
3047
|
var _RemoveEndpointsCommand = class _RemoveEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3093
3048
|
...commonParams
|
|
3094
3049
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3105,7 +3060,6 @@ var RemoveEndpointsCommand = _RemoveEndpointsCommand;
|
|
|
3105
3060
|
|
|
3106
3061
|
|
|
3107
3062
|
|
|
3108
|
-
|
|
3109
3063
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3110
3064
|
...commonParams
|
|
3111
3065
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3122,7 +3076,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3122
3076
|
|
|
3123
3077
|
|
|
3124
3078
|
|
|
3125
|
-
|
|
3126
3079
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3127
3080
|
...commonParams
|
|
3128
3081
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3139,7 +3092,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3139
3092
|
|
|
3140
3093
|
|
|
3141
3094
|
|
|
3142
|
-
|
|
3143
3095
|
var _UpdateAcceleratorAttributesCommand = class _UpdateAcceleratorAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3144
3096
|
...commonParams
|
|
3145
3097
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3156,7 +3108,6 @@ var UpdateAcceleratorAttributesCommand = _UpdateAcceleratorAttributesCommand;
|
|
|
3156
3108
|
|
|
3157
3109
|
|
|
3158
3110
|
|
|
3159
|
-
|
|
3160
3111
|
var _UpdateAcceleratorCommand = class _UpdateAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3161
3112
|
...commonParams
|
|
3162
3113
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3173,7 +3124,6 @@ var UpdateAcceleratorCommand = _UpdateAcceleratorCommand;
|
|
|
3173
3124
|
|
|
3174
3125
|
|
|
3175
3126
|
|
|
3176
|
-
|
|
3177
3127
|
var _UpdateCrossAccountAttachmentCommand = class _UpdateCrossAccountAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3178
3128
|
...commonParams
|
|
3179
3129
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3190,7 +3140,6 @@ var UpdateCrossAccountAttachmentCommand = _UpdateCrossAccountAttachmentCommand;
|
|
|
3190
3140
|
|
|
3191
3141
|
|
|
3192
3142
|
|
|
3193
|
-
|
|
3194
3143
|
var _UpdateCustomRoutingAcceleratorAttributesCommand = class _UpdateCustomRoutingAcceleratorAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3195
3144
|
...commonParams
|
|
3196
3145
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3207,7 +3156,6 @@ var UpdateCustomRoutingAcceleratorAttributesCommand = _UpdateCustomRoutingAccele
|
|
|
3207
3156
|
|
|
3208
3157
|
|
|
3209
3158
|
|
|
3210
|
-
|
|
3211
3159
|
var _UpdateCustomRoutingAcceleratorCommand = class _UpdateCustomRoutingAcceleratorCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3212
3160
|
...commonParams
|
|
3213
3161
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3224,7 +3172,6 @@ var UpdateCustomRoutingAcceleratorCommand = _UpdateCustomRoutingAcceleratorComma
|
|
|
3224
3172
|
|
|
3225
3173
|
|
|
3226
3174
|
|
|
3227
|
-
|
|
3228
3175
|
var _UpdateCustomRoutingListenerCommand = class _UpdateCustomRoutingListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3229
3176
|
...commonParams
|
|
3230
3177
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3241,7 +3188,6 @@ var UpdateCustomRoutingListenerCommand = _UpdateCustomRoutingListenerCommand;
|
|
|
3241
3188
|
|
|
3242
3189
|
|
|
3243
3190
|
|
|
3244
|
-
|
|
3245
3191
|
var _UpdateEndpointGroupCommand = class _UpdateEndpointGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3246
3192
|
...commonParams
|
|
3247
3193
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3258,7 +3204,6 @@ var UpdateEndpointGroupCommand = _UpdateEndpointGroupCommand;
|
|
|
3258
3204
|
|
|
3259
3205
|
|
|
3260
3206
|
|
|
3261
|
-
|
|
3262
3207
|
var _UpdateListenerCommand = class _UpdateListenerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3263
3208
|
...commonParams
|
|
3264
3209
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3275,7 +3220,6 @@ var UpdateListenerCommand = _UpdateListenerCommand;
|
|
|
3275
3220
|
|
|
3276
3221
|
|
|
3277
3222
|
|
|
3278
|
-
|
|
3279
3223
|
var _WithdrawByoipCidrCommand = class _WithdrawByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3280
3224
|
...commonParams
|
|
3281
3225
|
}).m(function(Command, cs, config, o) {
|