@aws-sdk/client-route53resolver 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 -68
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListOutpostResolversCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListResolverRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResolverRulePolicyCommand.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/UpdateFirewallConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/Route53ResolverServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.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/UpdateFirewallConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -308,7 +308,6 @@ var Route53ResolverClient = _Route53ResolverClient;
|
|
|
308
308
|
|
|
309
309
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
310
310
|
|
|
311
|
-
var import_types = require("@smithy/types");
|
|
312
311
|
|
|
313
312
|
// src/protocols/Aws_json1_1.ts
|
|
314
313
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2424,7 +2423,6 @@ var AssociateFirewallRuleGroupCommand = _AssociateFirewallRuleGroupCommand;
|
|
|
2424
2423
|
|
|
2425
2424
|
|
|
2426
2425
|
|
|
2427
|
-
|
|
2428
2426
|
var _AssociateResolverEndpointIpAddressCommand = class _AssociateResolverEndpointIpAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2429
2427
|
...commonParams
|
|
2430
2428
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2441,7 +2439,6 @@ var AssociateResolverEndpointIpAddressCommand = _AssociateResolverEndpointIpAddr
|
|
|
2441
2439
|
|
|
2442
2440
|
|
|
2443
2441
|
|
|
2444
|
-
|
|
2445
2442
|
var _AssociateResolverQueryLogConfigCommand = class _AssociateResolverQueryLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2446
2443
|
...commonParams
|
|
2447
2444
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2458,7 +2455,6 @@ var AssociateResolverQueryLogConfigCommand = _AssociateResolverQueryLogConfigCom
|
|
|
2458
2455
|
|
|
2459
2456
|
|
|
2460
2457
|
|
|
2461
|
-
|
|
2462
2458
|
var _AssociateResolverRuleCommand = class _AssociateResolverRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2463
2459
|
...commonParams
|
|
2464
2460
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2475,7 +2471,6 @@ var AssociateResolverRuleCommand = _AssociateResolverRuleCommand;
|
|
|
2475
2471
|
|
|
2476
2472
|
|
|
2477
2473
|
|
|
2478
|
-
|
|
2479
2474
|
var _CreateFirewallDomainListCommand = class _CreateFirewallDomainListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2480
2475
|
...commonParams
|
|
2481
2476
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2492,7 +2487,6 @@ var CreateFirewallDomainListCommand = _CreateFirewallDomainListCommand;
|
|
|
2492
2487
|
|
|
2493
2488
|
|
|
2494
2489
|
|
|
2495
|
-
|
|
2496
2490
|
var _CreateFirewallRuleCommand = class _CreateFirewallRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2497
2491
|
...commonParams
|
|
2498
2492
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2509,7 +2503,6 @@ var CreateFirewallRuleCommand = _CreateFirewallRuleCommand;
|
|
|
2509
2503
|
|
|
2510
2504
|
|
|
2511
2505
|
|
|
2512
|
-
|
|
2513
2506
|
var _CreateFirewallRuleGroupCommand = class _CreateFirewallRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2514
2507
|
...commonParams
|
|
2515
2508
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2526,7 +2519,6 @@ var CreateFirewallRuleGroupCommand = _CreateFirewallRuleGroupCommand;
|
|
|
2526
2519
|
|
|
2527
2520
|
|
|
2528
2521
|
|
|
2529
|
-
|
|
2530
2522
|
var _CreateOutpostResolverCommand = class _CreateOutpostResolverCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2531
2523
|
...commonParams
|
|
2532
2524
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2543,7 +2535,6 @@ var CreateOutpostResolverCommand = _CreateOutpostResolverCommand;
|
|
|
2543
2535
|
|
|
2544
2536
|
|
|
2545
2537
|
|
|
2546
|
-
|
|
2547
2538
|
var _CreateResolverEndpointCommand = class _CreateResolverEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2548
2539
|
...commonParams
|
|
2549
2540
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2560,7 +2551,6 @@ var CreateResolverEndpointCommand = _CreateResolverEndpointCommand;
|
|
|
2560
2551
|
|
|
2561
2552
|
|
|
2562
2553
|
|
|
2563
|
-
|
|
2564
2554
|
var _CreateResolverQueryLogConfigCommand = class _CreateResolverQueryLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2565
2555
|
...commonParams
|
|
2566
2556
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2577,7 +2567,6 @@ var CreateResolverQueryLogConfigCommand = _CreateResolverQueryLogConfigCommand;
|
|
|
2577
2567
|
|
|
2578
2568
|
|
|
2579
2569
|
|
|
2580
|
-
|
|
2581
2570
|
var _CreateResolverRuleCommand = class _CreateResolverRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2582
2571
|
...commonParams
|
|
2583
2572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2594,7 +2583,6 @@ var CreateResolverRuleCommand = _CreateResolverRuleCommand;
|
|
|
2594
2583
|
|
|
2595
2584
|
|
|
2596
2585
|
|
|
2597
|
-
|
|
2598
2586
|
var _DeleteFirewallDomainListCommand = class _DeleteFirewallDomainListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2599
2587
|
...commonParams
|
|
2600
2588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2611,7 +2599,6 @@ var DeleteFirewallDomainListCommand = _DeleteFirewallDomainListCommand;
|
|
|
2611
2599
|
|
|
2612
2600
|
|
|
2613
2601
|
|
|
2614
|
-
|
|
2615
2602
|
var _DeleteFirewallRuleCommand = class _DeleteFirewallRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2616
2603
|
...commonParams
|
|
2617
2604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2628,7 +2615,6 @@ var DeleteFirewallRuleCommand = _DeleteFirewallRuleCommand;
|
|
|
2628
2615
|
|
|
2629
2616
|
|
|
2630
2617
|
|
|
2631
|
-
|
|
2632
2618
|
var _DeleteFirewallRuleGroupCommand = class _DeleteFirewallRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2633
2619
|
...commonParams
|
|
2634
2620
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2645,7 +2631,6 @@ var DeleteFirewallRuleGroupCommand = _DeleteFirewallRuleGroupCommand;
|
|
|
2645
2631
|
|
|
2646
2632
|
|
|
2647
2633
|
|
|
2648
|
-
|
|
2649
2634
|
var _DeleteOutpostResolverCommand = class _DeleteOutpostResolverCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2650
2635
|
...commonParams
|
|
2651
2636
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2662,7 +2647,6 @@ var DeleteOutpostResolverCommand = _DeleteOutpostResolverCommand;
|
|
|
2662
2647
|
|
|
2663
2648
|
|
|
2664
2649
|
|
|
2665
|
-
|
|
2666
2650
|
var _DeleteResolverEndpointCommand = class _DeleteResolverEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2667
2651
|
...commonParams
|
|
2668
2652
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2679,7 +2663,6 @@ var DeleteResolverEndpointCommand = _DeleteResolverEndpointCommand;
|
|
|
2679
2663
|
|
|
2680
2664
|
|
|
2681
2665
|
|
|
2682
|
-
|
|
2683
2666
|
var _DeleteResolverQueryLogConfigCommand = class _DeleteResolverQueryLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2684
2667
|
...commonParams
|
|
2685
2668
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2696,7 +2679,6 @@ var DeleteResolverQueryLogConfigCommand = _DeleteResolverQueryLogConfigCommand;
|
|
|
2696
2679
|
|
|
2697
2680
|
|
|
2698
2681
|
|
|
2699
|
-
|
|
2700
2682
|
var _DeleteResolverRuleCommand = class _DeleteResolverRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2701
2683
|
...commonParams
|
|
2702
2684
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2713,7 +2695,6 @@ var DeleteResolverRuleCommand = _DeleteResolverRuleCommand;
|
|
|
2713
2695
|
|
|
2714
2696
|
|
|
2715
2697
|
|
|
2716
|
-
|
|
2717
2698
|
var _DisassociateFirewallRuleGroupCommand = class _DisassociateFirewallRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2718
2699
|
...commonParams
|
|
2719
2700
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2730,7 +2711,6 @@ var DisassociateFirewallRuleGroupCommand = _DisassociateFirewallRuleGroupCommand
|
|
|
2730
2711
|
|
|
2731
2712
|
|
|
2732
2713
|
|
|
2733
|
-
|
|
2734
2714
|
var _DisassociateResolverEndpointIpAddressCommand = class _DisassociateResolverEndpointIpAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2735
2715
|
...commonParams
|
|
2736
2716
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2747,7 +2727,6 @@ var DisassociateResolverEndpointIpAddressCommand = _DisassociateResolverEndpoint
|
|
|
2747
2727
|
|
|
2748
2728
|
|
|
2749
2729
|
|
|
2750
|
-
|
|
2751
2730
|
var _DisassociateResolverQueryLogConfigCommand = class _DisassociateResolverQueryLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2752
2731
|
...commonParams
|
|
2753
2732
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2764,7 +2743,6 @@ var DisassociateResolverQueryLogConfigCommand = _DisassociateResolverQueryLogCon
|
|
|
2764
2743
|
|
|
2765
2744
|
|
|
2766
2745
|
|
|
2767
|
-
|
|
2768
2746
|
var _DisassociateResolverRuleCommand = class _DisassociateResolverRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2769
2747
|
...commonParams
|
|
2770
2748
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2781,7 +2759,6 @@ var DisassociateResolverRuleCommand = _DisassociateResolverRuleCommand;
|
|
|
2781
2759
|
|
|
2782
2760
|
|
|
2783
2761
|
|
|
2784
|
-
|
|
2785
2762
|
var _GetFirewallConfigCommand = class _GetFirewallConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2786
2763
|
...commonParams
|
|
2787
2764
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2798,7 +2775,6 @@ var GetFirewallConfigCommand = _GetFirewallConfigCommand;
|
|
|
2798
2775
|
|
|
2799
2776
|
|
|
2800
2777
|
|
|
2801
|
-
|
|
2802
2778
|
var _GetFirewallDomainListCommand = class _GetFirewallDomainListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2803
2779
|
...commonParams
|
|
2804
2780
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2815,7 +2791,6 @@ var GetFirewallDomainListCommand = _GetFirewallDomainListCommand;
|
|
|
2815
2791
|
|
|
2816
2792
|
|
|
2817
2793
|
|
|
2818
|
-
|
|
2819
2794
|
var _GetFirewallRuleGroupAssociationCommand = class _GetFirewallRuleGroupAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2820
2795
|
...commonParams
|
|
2821
2796
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2832,7 +2807,6 @@ var GetFirewallRuleGroupAssociationCommand = _GetFirewallRuleGroupAssociationCom
|
|
|
2832
2807
|
|
|
2833
2808
|
|
|
2834
2809
|
|
|
2835
|
-
|
|
2836
2810
|
var _GetFirewallRuleGroupCommand = class _GetFirewallRuleGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2837
2811
|
...commonParams
|
|
2838
2812
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2849,7 +2823,6 @@ var GetFirewallRuleGroupCommand = _GetFirewallRuleGroupCommand;
|
|
|
2849
2823
|
|
|
2850
2824
|
|
|
2851
2825
|
|
|
2852
|
-
|
|
2853
2826
|
var _GetFirewallRuleGroupPolicyCommand = class _GetFirewallRuleGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2854
2827
|
...commonParams
|
|
2855
2828
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2866,7 +2839,6 @@ var GetFirewallRuleGroupPolicyCommand = _GetFirewallRuleGroupPolicyCommand;
|
|
|
2866
2839
|
|
|
2867
2840
|
|
|
2868
2841
|
|
|
2869
|
-
|
|
2870
2842
|
var _GetOutpostResolverCommand = class _GetOutpostResolverCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2871
2843
|
...commonParams
|
|
2872
2844
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2883,7 +2855,6 @@ var GetOutpostResolverCommand = _GetOutpostResolverCommand;
|
|
|
2883
2855
|
|
|
2884
2856
|
|
|
2885
2857
|
|
|
2886
|
-
|
|
2887
2858
|
var _GetResolverConfigCommand = class _GetResolverConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2888
2859
|
...commonParams
|
|
2889
2860
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2900,7 +2871,6 @@ var GetResolverConfigCommand = _GetResolverConfigCommand;
|
|
|
2900
2871
|
|
|
2901
2872
|
|
|
2902
2873
|
|
|
2903
|
-
|
|
2904
2874
|
var _GetResolverDnssecConfigCommand = class _GetResolverDnssecConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2905
2875
|
...commonParams
|
|
2906
2876
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2917,7 +2887,6 @@ var GetResolverDnssecConfigCommand = _GetResolverDnssecConfigCommand;
|
|
|
2917
2887
|
|
|
2918
2888
|
|
|
2919
2889
|
|
|
2920
|
-
|
|
2921
2890
|
var _GetResolverEndpointCommand = class _GetResolverEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2922
2891
|
...commonParams
|
|
2923
2892
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2934,7 +2903,6 @@ var GetResolverEndpointCommand = _GetResolverEndpointCommand;
|
|
|
2934
2903
|
|
|
2935
2904
|
|
|
2936
2905
|
|
|
2937
|
-
|
|
2938
2906
|
var _GetResolverQueryLogConfigAssociationCommand = class _GetResolverQueryLogConfigAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2939
2907
|
...commonParams
|
|
2940
2908
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2951,7 +2919,6 @@ var GetResolverQueryLogConfigAssociationCommand = _GetResolverQueryLogConfigAsso
|
|
|
2951
2919
|
|
|
2952
2920
|
|
|
2953
2921
|
|
|
2954
|
-
|
|
2955
2922
|
var _GetResolverQueryLogConfigCommand = class _GetResolverQueryLogConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2956
2923
|
...commonParams
|
|
2957
2924
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2968,7 +2935,6 @@ var GetResolverQueryLogConfigCommand = _GetResolverQueryLogConfigCommand;
|
|
|
2968
2935
|
|
|
2969
2936
|
|
|
2970
2937
|
|
|
2971
|
-
|
|
2972
2938
|
var _GetResolverQueryLogConfigPolicyCommand = class _GetResolverQueryLogConfigPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2973
2939
|
...commonParams
|
|
2974
2940
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2985,7 +2951,6 @@ var GetResolverQueryLogConfigPolicyCommand = _GetResolverQueryLogConfigPolicyCom
|
|
|
2985
2951
|
|
|
2986
2952
|
|
|
2987
2953
|
|
|
2988
|
-
|
|
2989
2954
|
var _GetResolverRuleAssociationCommand = class _GetResolverRuleAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2990
2955
|
...commonParams
|
|
2991
2956
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3002,7 +2967,6 @@ var GetResolverRuleAssociationCommand = _GetResolverRuleAssociationCommand;
|
|
|
3002
2967
|
|
|
3003
2968
|
|
|
3004
2969
|
|
|
3005
|
-
|
|
3006
2970
|
var _GetResolverRuleCommand = class _GetResolverRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3007
2971
|
...commonParams
|
|
3008
2972
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3019,7 +2983,6 @@ var GetResolverRuleCommand = _GetResolverRuleCommand;
|
|
|
3019
2983
|
|
|
3020
2984
|
|
|
3021
2985
|
|
|
3022
|
-
|
|
3023
2986
|
var _GetResolverRulePolicyCommand = class _GetResolverRulePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3024
2987
|
...commonParams
|
|
3025
2988
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3036,7 +2999,6 @@ var GetResolverRulePolicyCommand = _GetResolverRulePolicyCommand;
|
|
|
3036
2999
|
|
|
3037
3000
|
|
|
3038
3001
|
|
|
3039
|
-
|
|
3040
3002
|
var _ImportFirewallDomainsCommand = class _ImportFirewallDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3041
3003
|
...commonParams
|
|
3042
3004
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3053,7 +3015,6 @@ var ImportFirewallDomainsCommand = _ImportFirewallDomainsCommand;
|
|
|
3053
3015
|
|
|
3054
3016
|
|
|
3055
3017
|
|
|
3056
|
-
|
|
3057
3018
|
var _ListFirewallConfigsCommand = class _ListFirewallConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3058
3019
|
...commonParams
|
|
3059
3020
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3070,7 +3031,6 @@ var ListFirewallConfigsCommand = _ListFirewallConfigsCommand;
|
|
|
3070
3031
|
|
|
3071
3032
|
|
|
3072
3033
|
|
|
3073
|
-
|
|
3074
3034
|
var _ListFirewallDomainListsCommand = class _ListFirewallDomainListsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3075
3035
|
...commonParams
|
|
3076
3036
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3087,7 +3047,6 @@ var ListFirewallDomainListsCommand = _ListFirewallDomainListsCommand;
|
|
|
3087
3047
|
|
|
3088
3048
|
|
|
3089
3049
|
|
|
3090
|
-
|
|
3091
3050
|
var _ListFirewallDomainsCommand = class _ListFirewallDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3092
3051
|
...commonParams
|
|
3093
3052
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3104,7 +3063,6 @@ var ListFirewallDomainsCommand = _ListFirewallDomainsCommand;
|
|
|
3104
3063
|
|
|
3105
3064
|
|
|
3106
3065
|
|
|
3107
|
-
|
|
3108
3066
|
var _ListFirewallRuleGroupAssociationsCommand = class _ListFirewallRuleGroupAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3109
3067
|
...commonParams
|
|
3110
3068
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3121,7 +3079,6 @@ var ListFirewallRuleGroupAssociationsCommand = _ListFirewallRuleGroupAssociation
|
|
|
3121
3079
|
|
|
3122
3080
|
|
|
3123
3081
|
|
|
3124
|
-
|
|
3125
3082
|
var _ListFirewallRuleGroupsCommand = class _ListFirewallRuleGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3126
3083
|
...commonParams
|
|
3127
3084
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3138,7 +3095,6 @@ var ListFirewallRuleGroupsCommand = _ListFirewallRuleGroupsCommand;
|
|
|
3138
3095
|
|
|
3139
3096
|
|
|
3140
3097
|
|
|
3141
|
-
|
|
3142
3098
|
var _ListFirewallRulesCommand = class _ListFirewallRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3143
3099
|
...commonParams
|
|
3144
3100
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3155,7 +3111,6 @@ var ListFirewallRulesCommand = _ListFirewallRulesCommand;
|
|
|
3155
3111
|
|
|
3156
3112
|
|
|
3157
3113
|
|
|
3158
|
-
|
|
3159
3114
|
var _ListOutpostResolversCommand = class _ListOutpostResolversCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3160
3115
|
...commonParams
|
|
3161
3116
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3172,7 +3127,6 @@ var ListOutpostResolversCommand = _ListOutpostResolversCommand;
|
|
|
3172
3127
|
|
|
3173
3128
|
|
|
3174
3129
|
|
|
3175
|
-
|
|
3176
3130
|
var _ListResolverConfigsCommand = class _ListResolverConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3177
3131
|
...commonParams
|
|
3178
3132
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3189,7 +3143,6 @@ var ListResolverConfigsCommand = _ListResolverConfigsCommand;
|
|
|
3189
3143
|
|
|
3190
3144
|
|
|
3191
3145
|
|
|
3192
|
-
|
|
3193
3146
|
var _ListResolverDnssecConfigsCommand = class _ListResolverDnssecConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3194
3147
|
...commonParams
|
|
3195
3148
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3206,7 +3159,6 @@ var ListResolverDnssecConfigsCommand = _ListResolverDnssecConfigsCommand;
|
|
|
3206
3159
|
|
|
3207
3160
|
|
|
3208
3161
|
|
|
3209
|
-
|
|
3210
3162
|
var _ListResolverEndpointIpAddressesCommand = class _ListResolverEndpointIpAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3211
3163
|
...commonParams
|
|
3212
3164
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3223,7 +3175,6 @@ var ListResolverEndpointIpAddressesCommand = _ListResolverEndpointIpAddressesCom
|
|
|
3223
3175
|
|
|
3224
3176
|
|
|
3225
3177
|
|
|
3226
|
-
|
|
3227
3178
|
var _ListResolverEndpointsCommand = class _ListResolverEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3228
3179
|
...commonParams
|
|
3229
3180
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3240,7 +3191,6 @@ var ListResolverEndpointsCommand = _ListResolverEndpointsCommand;
|
|
|
3240
3191
|
|
|
3241
3192
|
|
|
3242
3193
|
|
|
3243
|
-
|
|
3244
3194
|
var _ListResolverQueryLogConfigAssociationsCommand = class _ListResolverQueryLogConfigAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3245
3195
|
...commonParams
|
|
3246
3196
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3257,7 +3207,6 @@ var ListResolverQueryLogConfigAssociationsCommand = _ListResolverQueryLogConfigA
|
|
|
3257
3207
|
|
|
3258
3208
|
|
|
3259
3209
|
|
|
3260
|
-
|
|
3261
3210
|
var _ListResolverQueryLogConfigsCommand = class _ListResolverQueryLogConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3262
3211
|
...commonParams
|
|
3263
3212
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3274,7 +3223,6 @@ var ListResolverQueryLogConfigsCommand = _ListResolverQueryLogConfigsCommand;
|
|
|
3274
3223
|
|
|
3275
3224
|
|
|
3276
3225
|
|
|
3277
|
-
|
|
3278
3226
|
var _ListResolverRuleAssociationsCommand = class _ListResolverRuleAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3279
3227
|
...commonParams
|
|
3280
3228
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3291,7 +3239,6 @@ var ListResolverRuleAssociationsCommand = _ListResolverRuleAssociationsCommand;
|
|
|
3291
3239
|
|
|
3292
3240
|
|
|
3293
3241
|
|
|
3294
|
-
|
|
3295
3242
|
var _ListResolverRulesCommand = class _ListResolverRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3296
3243
|
...commonParams
|
|
3297
3244
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3308,7 +3255,6 @@ var ListResolverRulesCommand = _ListResolverRulesCommand;
|
|
|
3308
3255
|
|
|
3309
3256
|
|
|
3310
3257
|
|
|
3311
|
-
|
|
3312
3258
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3313
3259
|
...commonParams
|
|
3314
3260
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3325,7 +3271,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3325
3271
|
|
|
3326
3272
|
|
|
3327
3273
|
|
|
3328
|
-
|
|
3329
3274
|
var _PutFirewallRuleGroupPolicyCommand = class _PutFirewallRuleGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3330
3275
|
...commonParams
|
|
3331
3276
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3342,7 +3287,6 @@ var PutFirewallRuleGroupPolicyCommand = _PutFirewallRuleGroupPolicyCommand;
|
|
|
3342
3287
|
|
|
3343
3288
|
|
|
3344
3289
|
|
|
3345
|
-
|
|
3346
3290
|
var _PutResolverQueryLogConfigPolicyCommand = class _PutResolverQueryLogConfigPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3347
3291
|
...commonParams
|
|
3348
3292
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3359,7 +3303,6 @@ var PutResolverQueryLogConfigPolicyCommand = _PutResolverQueryLogConfigPolicyCom
|
|
|
3359
3303
|
|
|
3360
3304
|
|
|
3361
3305
|
|
|
3362
|
-
|
|
3363
3306
|
var _PutResolverRulePolicyCommand = class _PutResolverRulePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3364
3307
|
...commonParams
|
|
3365
3308
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3376,7 +3319,6 @@ var PutResolverRulePolicyCommand = _PutResolverRulePolicyCommand;
|
|
|
3376
3319
|
|
|
3377
3320
|
|
|
3378
3321
|
|
|
3379
|
-
|
|
3380
3322
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3381
3323
|
...commonParams
|
|
3382
3324
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3393,7 +3335,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3393
3335
|
|
|
3394
3336
|
|
|
3395
3337
|
|
|
3396
|
-
|
|
3397
3338
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3398
3339
|
...commonParams
|
|
3399
3340
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3410,7 +3351,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3410
3351
|
|
|
3411
3352
|
|
|
3412
3353
|
|
|
3413
|
-
|
|
3414
3354
|
var _UpdateFirewallConfigCommand = class _UpdateFirewallConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3415
3355
|
...commonParams
|
|
3416
3356
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3427,7 +3367,6 @@ var UpdateFirewallConfigCommand = _UpdateFirewallConfigCommand;
|
|
|
3427
3367
|
|
|
3428
3368
|
|
|
3429
3369
|
|
|
3430
|
-
|
|
3431
3370
|
var _UpdateFirewallDomainsCommand = class _UpdateFirewallDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3432
3371
|
...commonParams
|
|
3433
3372
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3444,7 +3383,6 @@ var UpdateFirewallDomainsCommand = _UpdateFirewallDomainsCommand;
|
|
|
3444
3383
|
|
|
3445
3384
|
|
|
3446
3385
|
|
|
3447
|
-
|
|
3448
3386
|
var _UpdateFirewallRuleCommand = class _UpdateFirewallRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3449
3387
|
...commonParams
|
|
3450
3388
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3461,7 +3399,6 @@ var UpdateFirewallRuleCommand = _UpdateFirewallRuleCommand;
|
|
|
3461
3399
|
|
|
3462
3400
|
|
|
3463
3401
|
|
|
3464
|
-
|
|
3465
3402
|
var _UpdateFirewallRuleGroupAssociationCommand = class _UpdateFirewallRuleGroupAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3466
3403
|
...commonParams
|
|
3467
3404
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3478,7 +3415,6 @@ var UpdateFirewallRuleGroupAssociationCommand = _UpdateFirewallRuleGroupAssociat
|
|
|
3478
3415
|
|
|
3479
3416
|
|
|
3480
3417
|
|
|
3481
|
-
|
|
3482
3418
|
var _UpdateOutpostResolverCommand = class _UpdateOutpostResolverCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3483
3419
|
...commonParams
|
|
3484
3420
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3495,7 +3431,6 @@ var UpdateOutpostResolverCommand = _UpdateOutpostResolverCommand;
|
|
|
3495
3431
|
|
|
3496
3432
|
|
|
3497
3433
|
|
|
3498
|
-
|
|
3499
3434
|
var _UpdateResolverConfigCommand = class _UpdateResolverConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3500
3435
|
...commonParams
|
|
3501
3436
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3512,7 +3447,6 @@ var UpdateResolverConfigCommand = _UpdateResolverConfigCommand;
|
|
|
3512
3447
|
|
|
3513
3448
|
|
|
3514
3449
|
|
|
3515
|
-
|
|
3516
3450
|
var _UpdateResolverDnssecConfigCommand = class _UpdateResolverDnssecConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3517
3451
|
...commonParams
|
|
3518
3452
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3529,7 +3463,6 @@ var UpdateResolverDnssecConfigCommand = _UpdateResolverDnssecConfigCommand;
|
|
|
3529
3463
|
|
|
3530
3464
|
|
|
3531
3465
|
|
|
3532
|
-
|
|
3533
3466
|
var _UpdateResolverEndpointCommand = class _UpdateResolverEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3534
3467
|
...commonParams
|
|
3535
3468
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3546,7 +3479,6 @@ var UpdateResolverEndpointCommand = _UpdateResolverEndpointCommand;
|
|
|
3546
3479
|
|
|
3547
3480
|
|
|
3548
3481
|
|
|
3549
|
-
|
|
3550
3482
|
var _UpdateResolverRuleCommand = class _UpdateResolverRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3551
3483
|
...commonParams
|
|
3552
3484
|
}).m(function(Command, cs, config, o) {
|