@aws-sdk/client-route53resolver 3.303.0 → 3.309.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/commands/AssociateFirewallRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +2 -2
- package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +2 -2
- package/dist-cjs/commands/AssociateResolverRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateFirewallDomainListCommand.js +2 -2
- package/dist-cjs/commands/CreateFirewallRuleCommand.js +2 -2
- package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateResolverEndpointCommand.js +2 -2
- package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateResolverRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +2 -2
- package/dist-cjs/commands/DeleteFirewallRuleCommand.js +2 -2
- package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteResolverEndpointCommand.js +2 -2
- package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteResolverRuleCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -2
- package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +2 -2
- package/dist-cjs/commands/DisassociateResolverRuleCommand.js +2 -2
- package/dist-cjs/commands/GetFirewallConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFirewallDomainListCommand.js +2 -2
- package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +2 -2
- package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +2 -2
- package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetResolverConfigCommand.js +2 -2
- package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +2 -2
- package/dist-cjs/commands/GetResolverEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -2
- package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +2 -2
- package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +2 -2
- package/dist-cjs/commands/GetResolverRuleCommand.js +2 -2
- package/dist-cjs/commands/GetResolverRulePolicyCommand.js +2 -2
- package/dist-cjs/commands/ImportFirewallDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallDomainListsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallDomainsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListFirewallRulesCommand.js +2 -2
- package/dist-cjs/commands/ListResolverConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +2 -2
- package/dist-cjs/commands/ListResolverEndpointsCommand.js +2 -2
- package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +2 -2
- package/dist-cjs/commands/ListResolverRulesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResolverRulePolicyCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallRuleCommand.js +2 -2
- package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -2
- package/dist-cjs/commands/UpdateResolverConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateResolverEndpointCommand.js +2 -2
- package/dist-cjs/commands/UpdateResolverRuleCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1182 -1222
- package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +3 -3
- package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/AssociateResolverRuleCommand.js +3 -3
- package/dist-es/commands/CreateFirewallDomainListCommand.js +3 -3
- package/dist-es/commands/CreateFirewallRuleCommand.js +3 -3
- package/dist-es/commands/CreateFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/CreateResolverEndpointCommand.js +3 -3
- package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/CreateResolverRuleCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallDomainListCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallRuleCommand.js +3 -3
- package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/DeleteResolverEndpointCommand.js +3 -3
- package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/DeleteResolverRuleCommand.js +3 -3
- package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +3 -3
- package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/DisassociateResolverRuleCommand.js +3 -3
- package/dist-es/commands/GetFirewallConfigCommand.js +3 -3
- package/dist-es/commands/GetFirewallDomainListCommand.js +3 -3
- package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +3 -3
- package/dist-es/commands/GetFirewallRuleGroupCommand.js +3 -3
- package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +3 -3
- package/dist-es/commands/GetResolverConfigCommand.js +3 -3
- package/dist-es/commands/GetResolverDnssecConfigCommand.js +3 -3
- package/dist-es/commands/GetResolverEndpointCommand.js +3 -3
- package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +3 -3
- package/dist-es/commands/GetResolverQueryLogConfigCommand.js +3 -3
- package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +3 -3
- package/dist-es/commands/GetResolverRuleAssociationCommand.js +3 -3
- package/dist-es/commands/GetResolverRuleCommand.js +3 -3
- package/dist-es/commands/GetResolverRulePolicyCommand.js +3 -3
- package/dist-es/commands/ImportFirewallDomainsCommand.js +3 -3
- package/dist-es/commands/ListFirewallConfigsCommand.js +3 -3
- package/dist-es/commands/ListFirewallDomainListsCommand.js +3 -3
- package/dist-es/commands/ListFirewallDomainsCommand.js +3 -3
- package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +3 -3
- package/dist-es/commands/ListFirewallRuleGroupsCommand.js +3 -3
- package/dist-es/commands/ListFirewallRulesCommand.js +3 -3
- package/dist-es/commands/ListResolverConfigsCommand.js +3 -3
- package/dist-es/commands/ListResolverDnssecConfigsCommand.js +3 -3
- package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +3 -3
- package/dist-es/commands/ListResolverEndpointsCommand.js +3 -3
- package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +3 -3
- package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +3 -3
- package/dist-es/commands/ListResolverRuleAssociationsCommand.js +3 -3
- package/dist-es/commands/ListResolverRulesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +3 -3
- package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +3 -3
- package/dist-es/commands/PutResolverRulePolicyCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallConfigCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallDomainsCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallRuleCommand.js +3 -3
- package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateResolverConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResolverEndpointCommand.js +3 -3
- package/dist-es/commands/UpdateResolverRuleCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1053 -1093
- package/dist-types/protocols/Aws_json1_1.d.ts +504 -126
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +126 -126
- package/package.json +29 -29
|
@@ -36,10 +36,10 @@ class AssociateFirewallRuleGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_AssociateFirewallRuleGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_AssociateFirewallRuleGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateFirewallRuleGroupCommand = AssociateFirewallRuleGroupCommand;
|
|
@@ -36,10 +36,10 @@ class AssociateResolverEndpointIpAddressCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_AssociateResolverEndpointIpAddressCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_AssociateResolverEndpointIpAddressCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateResolverEndpointIpAddressCommand = AssociateResolverEndpointIpAddressCommand;
|
|
@@ -36,10 +36,10 @@ class AssociateResolverQueryLogConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_AssociateResolverQueryLogConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_AssociateResolverQueryLogConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateResolverQueryLogConfigCommand = AssociateResolverQueryLogConfigCommand;
|
|
@@ -36,10 +36,10 @@ class AssociateResolverRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_AssociateResolverRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_AssociateResolverRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateResolverRuleCommand = AssociateResolverRuleCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFirewallDomainListCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateFirewallDomainListCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateFirewallDomainListCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFirewallDomainListCommand = CreateFirewallDomainListCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFirewallRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateFirewallRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateFirewallRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFirewallRuleCommand = CreateFirewallRuleCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFirewallRuleGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateFirewallRuleGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateFirewallRuleGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFirewallRuleGroupCommand = CreateFirewallRuleGroupCommand;
|
|
@@ -36,10 +36,10 @@ class CreateResolverEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateResolverEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateResolverEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateResolverEndpointCommand = CreateResolverEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class CreateResolverQueryLogConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateResolverQueryLogConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateResolverQueryLogConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateResolverQueryLogConfigCommand = CreateResolverQueryLogConfigCommand;
|
|
@@ -36,10 +36,10 @@ class CreateResolverRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_CreateResolverRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_CreateResolverRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateResolverRuleCommand = CreateResolverRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFirewallDomainListCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteFirewallDomainListCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteFirewallDomainListCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFirewallDomainListCommand = DeleteFirewallDomainListCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFirewallRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteFirewallRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteFirewallRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFirewallRuleCommand = DeleteFirewallRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFirewallRuleGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteFirewallRuleGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteFirewallRuleGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFirewallRuleGroupCommand = DeleteFirewallRuleGroupCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteResolverEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteResolverEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteResolverEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteResolverEndpointCommand = DeleteResolverEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteResolverQueryLogConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteResolverQueryLogConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteResolverQueryLogConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteResolverQueryLogConfigCommand = DeleteResolverQueryLogConfigCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteResolverRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DeleteResolverRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DeleteResolverRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteResolverRuleCommand = DeleteResolverRuleCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateFirewallRuleGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DisassociateFirewallRuleGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DisassociateFirewallRuleGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateFirewallRuleGroupCommand = DisassociateFirewallRuleGroupCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateResolverEndpointIpAddressCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DisassociateResolverEndpointIpAddressCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DisassociateResolverEndpointIpAddressCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateResolverEndpointIpAddressCommand = DisassociateResolverEndpointIpAddressCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateResolverQueryLogConfigCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DisassociateResolverQueryLogConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DisassociateResolverQueryLogConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateResolverQueryLogConfigCommand = DisassociateResolverQueryLogConfigCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateResolverRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_DisassociateResolverRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_DisassociateResolverRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateResolverRuleCommand = DisassociateResolverRuleCommand;
|
|
@@ -36,10 +36,10 @@ class GetFirewallConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFirewallConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFirewallConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFirewallConfigCommand = GetFirewallConfigCommand;
|
|
@@ -36,10 +36,10 @@ class GetFirewallDomainListCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFirewallDomainListCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFirewallDomainListCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFirewallDomainListCommand = GetFirewallDomainListCommand;
|
|
@@ -36,10 +36,10 @@ class GetFirewallRuleGroupAssociationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFirewallRuleGroupAssociationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFirewallRuleGroupAssociationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFirewallRuleGroupAssociationCommand = GetFirewallRuleGroupAssociationCommand;
|
|
@@ -36,10 +36,10 @@ class GetFirewallRuleGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFirewallRuleGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFirewallRuleGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFirewallRuleGroupCommand = GetFirewallRuleGroupCommand;
|
|
@@ -36,10 +36,10 @@ class GetFirewallRuleGroupPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetFirewallRuleGroupPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetFirewallRuleGroupPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFirewallRuleGroupPolicyCommand = GetFirewallRuleGroupPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverConfigCommand = GetResolverConfigCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverDnssecConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverDnssecConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverDnssecConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverDnssecConfigCommand = GetResolverDnssecConfigCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverEndpointCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverEndpointCommand = GetResolverEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverQueryLogConfigAssociationCommand extends smithy_client_1.Comman
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverQueryLogConfigAssociationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverQueryLogConfigAssociationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverQueryLogConfigAssociationCommand = GetResolverQueryLogConfigAssociationCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverQueryLogConfigCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverQueryLogConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverQueryLogConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverQueryLogConfigCommand = GetResolverQueryLogConfigCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverQueryLogConfigPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverQueryLogConfigPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverQueryLogConfigPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverQueryLogConfigPolicyCommand = GetResolverQueryLogConfigPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverRuleAssociationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverRuleAssociationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverRuleAssociationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverRuleAssociationCommand = GetResolverRuleAssociationCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverRuleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverRuleCommand = GetResolverRuleCommand;
|
|
@@ -36,10 +36,10 @@ class GetResolverRulePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_GetResolverRulePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_GetResolverRulePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResolverRulePolicyCommand = GetResolverRulePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class ImportFirewallDomainsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ImportFirewallDomainsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ImportFirewallDomainsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ImportFirewallDomainsCommand = ImportFirewallDomainsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFirewallConfigsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListFirewallConfigsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFirewallConfigsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFirewallConfigsCommand = ListFirewallConfigsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFirewallDomainListsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListFirewallDomainListsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFirewallDomainListsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFirewallDomainListsCommand = ListFirewallDomainListsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFirewallDomainsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListFirewallDomainsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFirewallDomainsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFirewallDomainsCommand = ListFirewallDomainsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFirewallRuleGroupAssociationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListFirewallRuleGroupAssociationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFirewallRuleGroupAssociationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFirewallRuleGroupAssociationsCommand = ListFirewallRuleGroupAssociationsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFirewallRuleGroupsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListFirewallRuleGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFirewallRuleGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFirewallRuleGroupsCommand = ListFirewallRuleGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFirewallRulesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListFirewallRulesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListFirewallRulesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFirewallRulesCommand = ListFirewallRulesCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverConfigsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListResolverConfigsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverConfigsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverConfigsCommand = ListResolverConfigsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverDnssecConfigsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListResolverDnssecConfigsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverDnssecConfigsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverDnssecConfigsCommand = ListResolverDnssecConfigsCommand;
|