@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 ListResolverEndpointIpAddressesCommand 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_ListResolverEndpointIpAddressesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverEndpointIpAddressesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverEndpointIpAddressesCommand = ListResolverEndpointIpAddressesCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverEndpointsCommand 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_ListResolverEndpointsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverEndpointsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverEndpointsCommand = ListResolverEndpointsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverQueryLogConfigAssociationsCommand extends smithy_client_1.Comm
|
|
|
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_ListResolverQueryLogConfigAssociationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverQueryLogConfigAssociationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverQueryLogConfigAssociationsCommand = ListResolverQueryLogConfigAssociationsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverQueryLogConfigsCommand 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_ListResolverQueryLogConfigsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverQueryLogConfigsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverQueryLogConfigsCommand = ListResolverQueryLogConfigsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverRuleAssociationsCommand 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_ListResolverRuleAssociationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverRuleAssociationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverRuleAssociationsCommand = ListResolverRuleAssociationsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResolverRulesCommand 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_ListResolverRulesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListResolverRulesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResolverRulesCommand = ListResolverRulesCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand 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_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class PutFirewallRuleGroupPolicyCommand 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_PutFirewallRuleGroupPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_PutFirewallRuleGroupPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutFirewallRuleGroupPolicyCommand = PutFirewallRuleGroupPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class PutResolverQueryLogConfigPolicyCommand 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_PutResolverQueryLogConfigPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_PutResolverQueryLogConfigPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutResolverQueryLogConfigPolicyCommand = PutResolverQueryLogConfigPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class PutResolverRulePolicyCommand 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_PutResolverRulePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_PutResolverRulePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutResolverRulePolicyCommand = PutResolverRulePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand 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_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand 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_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateFirewallConfigCommand 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_UpdateFirewallConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateFirewallConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateFirewallConfigCommand = UpdateFirewallConfigCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateFirewallDomainsCommand 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_UpdateFirewallDomainsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateFirewallDomainsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateFirewallDomainsCommand = UpdateFirewallDomainsCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateFirewallRuleCommand 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_UpdateFirewallRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateFirewallRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateFirewallRuleCommand = UpdateFirewallRuleCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateFirewallRuleGroupAssociationCommand 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_UpdateFirewallRuleGroupAssociationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateFirewallRuleGroupAssociationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateFirewallRuleGroupAssociationCommand = UpdateFirewallRuleGroupAssociationCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateResolverConfigCommand 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_UpdateResolverConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateResolverConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateResolverConfigCommand = UpdateResolverConfigCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateResolverDnssecConfigCommand 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_UpdateResolverDnssecConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateResolverDnssecConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateResolverDnssecConfigCommand = UpdateResolverDnssecConfigCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateResolverEndpointCommand 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_UpdateResolverEndpointCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateResolverEndpointCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateResolverEndpointCommand = UpdateResolverEndpointCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateResolverRuleCommand 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_UpdateResolverRuleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateResolverRuleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateResolverRuleCommand = UpdateResolverRuleCommand;
|