@aws-sdk/client-route53resolver 3.337.0 → 3.341.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/Route53ResolverClient.js +2 -1
- package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +2 -1
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +2 -1
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/CreateResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +2 -1
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -1
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallConfigCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +2 -1
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetResolverConfigCommand.js +2 -1
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +2 -1
- package/dist-cjs/commands/GetResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +2 -1
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetResolverRuleCommand.js +2 -1
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +2 -1
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListFirewallRulesCommand.js +2 -1
- package/dist-cjs/commands/ListResolverConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +2 -1
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListResolverRulesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +2 -1
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/Route53ResolverServiceException.js +2 -1
- package/dist-es/Route53ResolverClient.js +1 -0
- package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +1 -0
- package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/AssociateResolverRuleCommand.js +1 -0
- package/dist-es/commands/CreateFirewallDomainListCommand.js +1 -0
- package/dist-es/commands/CreateFirewallRuleCommand.js +1 -0
- package/dist-es/commands/CreateFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/CreateResolverEndpointCommand.js +1 -0
- package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/CreateResolverRuleCommand.js +1 -0
- package/dist-es/commands/DeleteFirewallDomainListCommand.js +1 -0
- package/dist-es/commands/DeleteFirewallRuleCommand.js +1 -0
- package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/DeleteResolverEndpointCommand.js +1 -0
- package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/DeleteResolverRuleCommand.js +1 -0
- package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +1 -0
- package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/DisassociateResolverRuleCommand.js +1 -0
- package/dist-es/commands/GetFirewallConfigCommand.js +1 -0
- package/dist-es/commands/GetFirewallDomainListCommand.js +1 -0
- package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +1 -0
- package/dist-es/commands/GetFirewallRuleGroupCommand.js +1 -0
- package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +1 -0
- package/dist-es/commands/GetResolverConfigCommand.js +1 -0
- package/dist-es/commands/GetResolverDnssecConfigCommand.js +1 -0
- package/dist-es/commands/GetResolverEndpointCommand.js +1 -0
- package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +1 -0
- package/dist-es/commands/GetResolverQueryLogConfigCommand.js +1 -0
- package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +1 -0
- package/dist-es/commands/GetResolverRuleAssociationCommand.js +1 -0
- package/dist-es/commands/GetResolverRuleCommand.js +1 -0
- package/dist-es/commands/GetResolverRulePolicyCommand.js +1 -0
- package/dist-es/commands/ImportFirewallDomainsCommand.js +1 -0
- package/dist-es/commands/ListFirewallConfigsCommand.js +1 -0
- package/dist-es/commands/ListFirewallDomainListsCommand.js +1 -0
- package/dist-es/commands/ListFirewallDomainsCommand.js +1 -0
- package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +1 -0
- package/dist-es/commands/ListFirewallRuleGroupsCommand.js +1 -0
- package/dist-es/commands/ListFirewallRulesCommand.js +1 -0
- package/dist-es/commands/ListResolverConfigsCommand.js +1 -0
- package/dist-es/commands/ListResolverDnssecConfigsCommand.js +1 -0
- package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +1 -0
- package/dist-es/commands/ListResolverEndpointsCommand.js +1 -0
- package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +1 -0
- package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +1 -0
- package/dist-es/commands/ListResolverRuleAssociationsCommand.js +1 -0
- package/dist-es/commands/ListResolverRulesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +1 -0
- package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +1 -0
- package/dist-es/commands/PutResolverRulePolicyCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallConfigCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallDomainsCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallRuleCommand.js +1 -0
- package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +1 -0
- package/dist-es/commands/UpdateResolverConfigCommand.js +1 -0
- package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +1 -0
- package/dist-es/commands/UpdateResolverEndpointCommand.js +1 -0
- package/dist-es/commands/UpdateResolverRuleCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/Route53ResolverServiceException.js +1 -0
- package/dist-types/Route53ResolverClient.d.ts +3 -3
- package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +4 -0
- package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/AssociateResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallDomainListCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +4 -0
- package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +4 -0
- package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallDomainsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListFirewallRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverEndpointsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListResolverRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +4 -0
- package/dist-types/commands/UpdateResolverRuleCommand.d.ts +4 -0
- package/dist-types/index.d.ts +33 -2
- package/dist-types/models/Route53ResolverServiceException.d.ts +1 -0
- package/dist-types/ts3.4/Route53ResolverClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListResolverQueryLogConfigAssociationsCommand = void 0;
|
|
3
|
+
exports.ListResolverQueryLogConfigAssociationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListResolverQueryLogConfigAssociationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListResolverQueryLogConfigsCommand = void 0;
|
|
3
|
+
exports.ListResolverQueryLogConfigsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListResolverQueryLogConfigsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListResolverRuleAssociationsCommand = void 0;
|
|
3
|
+
exports.ListResolverRuleAssociationsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListResolverRuleAssociationsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListResolverRulesCommand = void 0;
|
|
3
|
+
exports.ListResolverRulesCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListResolverRulesCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = void 0;
|
|
3
|
+
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutFirewallRuleGroupPolicyCommand = void 0;
|
|
3
|
+
exports.PutFirewallRuleGroupPolicyCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutFirewallRuleGroupPolicyCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutResolverQueryLogConfigPolicyCommand = void 0;
|
|
3
|
+
exports.PutResolverQueryLogConfigPolicyCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutResolverQueryLogConfigPolicyCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PutResolverRulePolicyCommand = void 0;
|
|
3
|
+
exports.PutResolverRulePolicyCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class PutResolverRulePolicyCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = void 0;
|
|
3
|
+
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = void 0;
|
|
3
|
+
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFirewallConfigCommand = void 0;
|
|
3
|
+
exports.UpdateFirewallConfigCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateFirewallConfigCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFirewallDomainsCommand = void 0;
|
|
3
|
+
exports.UpdateFirewallDomainsCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateFirewallDomainsCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFirewallRuleCommand = void 0;
|
|
3
|
+
exports.UpdateFirewallRuleCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateFirewallRuleCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFirewallRuleGroupAssociationCommand = void 0;
|
|
3
|
+
exports.UpdateFirewallRuleGroupAssociationCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateFirewallRuleGroupAssociationCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateResolverConfigCommand = void 0;
|
|
3
|
+
exports.UpdateResolverConfigCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateResolverConfigCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateResolverDnssecConfigCommand = void 0;
|
|
3
|
+
exports.UpdateResolverDnssecConfigCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateResolverDnssecConfigCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateResolverEndpointCommand = void 0;
|
|
3
|
+
exports.UpdateResolverEndpointCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateResolverEndpointCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateResolverRuleCommand = void 0;
|
|
3
|
+
exports.UpdateResolverRuleCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class UpdateResolverRuleCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Route53ResolverServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./Route53Resolver"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./Route53ResolverClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./Route53Resolver"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var Route53ResolverServiceException_1 = require("./models/Route53ResolverServiceException");
|
|
11
11
|
Object.defineProperty(exports, "Route53ResolverServiceException", { enumerable: true, get: function () { return Route53ResolverServiceException_1.Route53ResolverServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Route53ResolverServiceException = void 0;
|
|
3
|
+
exports.Route53ResolverServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class Route53ResolverServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class Route53ResolverClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateFirewallRuleGroupCommand, se_AssociateFirewallRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateFirewallRuleGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateResolverEndpointIpAddressCommand, se_AssociateResolverEndpointIpAddressCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateResolverEndpointIpAddressCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateResolverQueryLogConfigCommand, se_AssociateResolverQueryLogConfigCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateResolverQueryLogConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AssociateResolverRuleCommand, se_AssociateResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AssociateResolverRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateFirewallDomainListCommand, se_CreateFirewallDomainListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateFirewallDomainListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateFirewallRuleCommand, se_CreateFirewallRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateFirewallRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateFirewallRuleGroupCommand, se_CreateFirewallRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateFirewallRuleGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateResolverEndpointCommand, se_CreateResolverEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateResolverEndpointCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateResolverQueryLogConfigCommand, se_CreateResolverQueryLogConfigCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateResolverQueryLogConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateResolverRuleCommand, se_CreateResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateResolverRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteFirewallDomainListCommand, se_DeleteFirewallDomainListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteFirewallDomainListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteFirewallRuleCommand, se_DeleteFirewallRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteFirewallRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteFirewallRuleGroupCommand, se_DeleteFirewallRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteFirewallRuleGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteResolverEndpointCommand, se_DeleteResolverEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteResolverEndpointCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteResolverQueryLogConfigCommand, se_DeleteResolverQueryLogConfigCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteResolverQueryLogConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteResolverRuleCommand, se_DeleteResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteResolverRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateFirewallRuleGroupCommand, se_DisassociateFirewallRuleGroupCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateFirewallRuleGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateResolverEndpointIpAddressCommand, se_DisassociateResolverEndpointIpAddressCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateResolverEndpointIpAddressCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateResolverQueryLogConfigCommand, se_DisassociateResolverQueryLogConfigCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateResolverQueryLogConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DisassociateResolverRuleCommand, se_DisassociateResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DisassociateResolverRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFirewallConfigCommand, se_GetFirewallConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFirewallConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFirewallDomainListCommand, se_GetFirewallDomainListCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFirewallDomainListCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFirewallRuleGroupAssociationCommand, se_GetFirewallRuleGroupAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFirewallRuleGroupAssociationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFirewallRuleGroupCommand, se_GetFirewallRuleGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFirewallRuleGroupCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetFirewallRuleGroupPolicyCommand, se_GetFirewallRuleGroupPolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetFirewallRuleGroupPolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverConfigCommand, se_GetResolverConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverDnssecConfigCommand, se_GetResolverDnssecConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverDnssecConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverEndpointCommand, se_GetResolverEndpointCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverEndpointCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverQueryLogConfigAssociationCommand, se_GetResolverQueryLogConfigAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverQueryLogConfigAssociationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverQueryLogConfigCommand, se_GetResolverQueryLogConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverQueryLogConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverQueryLogConfigPolicyCommand, se_GetResolverQueryLogConfigPolicyCommand, } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverQueryLogConfigPolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverRuleAssociationCommand, se_GetResolverRuleAssociationCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverRuleAssociationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverRuleCommand, se_GetResolverRuleCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverRuleCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GetResolverRulePolicyCommand, se_GetResolverRulePolicyCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResolverRulePolicyCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ImportFirewallDomainsCommand, se_ImportFirewallDomainsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ImportFirewallDomainsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListFirewallConfigsCommand, se_ListFirewallConfigsCommand } from "../protocols/Aws_json1_1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListFirewallConfigsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|