@aws-sdk/client-route53resolver 3.306.0 → 3.310.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.
Files changed (131) hide show
  1. package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateResolverRuleCommand.js +2 -2
  5. package/dist-cjs/commands/CreateFirewallDomainListCommand.js +2 -2
  6. package/dist-cjs/commands/CreateFirewallRuleCommand.js +2 -2
  7. package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +2 -2
  8. package/dist-cjs/commands/CreateResolverEndpointCommand.js +2 -2
  9. package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +2 -2
  10. package/dist-cjs/commands/CreateResolverRuleCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteFirewallRuleCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteResolverEndpointCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteResolverRuleCommand.js +2 -2
  17. package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -2
  19. package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +2 -2
  20. package/dist-cjs/commands/DisassociateResolverRuleCommand.js +2 -2
  21. package/dist-cjs/commands/GetFirewallConfigCommand.js +2 -2
  22. package/dist-cjs/commands/GetFirewallDomainListCommand.js +2 -2
  23. package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +2 -2
  24. package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +2 -2
  25. package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +2 -2
  26. package/dist-cjs/commands/GetResolverConfigCommand.js +2 -2
  27. package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +2 -2
  28. package/dist-cjs/commands/GetResolverEndpointCommand.js +2 -2
  29. package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -2
  30. package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +2 -2
  31. package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -2
  32. package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +2 -2
  33. package/dist-cjs/commands/GetResolverRuleCommand.js +2 -2
  34. package/dist-cjs/commands/GetResolverRulePolicyCommand.js +2 -2
  35. package/dist-cjs/commands/ImportFirewallDomainsCommand.js +2 -2
  36. package/dist-cjs/commands/ListFirewallConfigsCommand.js +2 -2
  37. package/dist-cjs/commands/ListFirewallDomainListsCommand.js +2 -2
  38. package/dist-cjs/commands/ListFirewallDomainsCommand.js +2 -2
  39. package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -2
  40. package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +2 -2
  41. package/dist-cjs/commands/ListFirewallRulesCommand.js +2 -2
  42. package/dist-cjs/commands/ListResolverConfigsCommand.js +2 -2
  43. package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +2 -2
  44. package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +2 -2
  45. package/dist-cjs/commands/ListResolverEndpointsCommand.js +2 -2
  46. package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -2
  47. package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +2 -2
  48. package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +2 -2
  49. package/dist-cjs/commands/ListResolverRulesCommand.js +2 -2
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  51. package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +2 -2
  52. package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -2
  53. package/dist-cjs/commands/PutResolverRulePolicyCommand.js +2 -2
  54. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  55. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateFirewallConfigCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateFirewallRuleCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateResolverConfigCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateResolverEndpointCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateResolverRuleCommand.js +2 -2
  64. package/dist-cjs/protocols/Aws_json1_1.js +1182 -1222
  65. package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +3 -3
  66. package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +3 -3
  67. package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +3 -3
  68. package/dist-es/commands/AssociateResolverRuleCommand.js +3 -3
  69. package/dist-es/commands/CreateFirewallDomainListCommand.js +3 -3
  70. package/dist-es/commands/CreateFirewallRuleCommand.js +3 -3
  71. package/dist-es/commands/CreateFirewallRuleGroupCommand.js +3 -3
  72. package/dist-es/commands/CreateResolverEndpointCommand.js +3 -3
  73. package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +3 -3
  74. package/dist-es/commands/CreateResolverRuleCommand.js +3 -3
  75. package/dist-es/commands/DeleteFirewallDomainListCommand.js +3 -3
  76. package/dist-es/commands/DeleteFirewallRuleCommand.js +3 -3
  77. package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +3 -3
  78. package/dist-es/commands/DeleteResolverEndpointCommand.js +3 -3
  79. package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +3 -3
  80. package/dist-es/commands/DeleteResolverRuleCommand.js +3 -3
  81. package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +3 -3
  82. package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +3 -3
  83. package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +3 -3
  84. package/dist-es/commands/DisassociateResolverRuleCommand.js +3 -3
  85. package/dist-es/commands/GetFirewallConfigCommand.js +3 -3
  86. package/dist-es/commands/GetFirewallDomainListCommand.js +3 -3
  87. package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +3 -3
  88. package/dist-es/commands/GetFirewallRuleGroupCommand.js +3 -3
  89. package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +3 -3
  90. package/dist-es/commands/GetResolverConfigCommand.js +3 -3
  91. package/dist-es/commands/GetResolverDnssecConfigCommand.js +3 -3
  92. package/dist-es/commands/GetResolverEndpointCommand.js +3 -3
  93. package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +3 -3
  94. package/dist-es/commands/GetResolverQueryLogConfigCommand.js +3 -3
  95. package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +3 -3
  96. package/dist-es/commands/GetResolverRuleAssociationCommand.js +3 -3
  97. package/dist-es/commands/GetResolverRuleCommand.js +3 -3
  98. package/dist-es/commands/GetResolverRulePolicyCommand.js +3 -3
  99. package/dist-es/commands/ImportFirewallDomainsCommand.js +3 -3
  100. package/dist-es/commands/ListFirewallConfigsCommand.js +3 -3
  101. package/dist-es/commands/ListFirewallDomainListsCommand.js +3 -3
  102. package/dist-es/commands/ListFirewallDomainsCommand.js +3 -3
  103. package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +3 -3
  104. package/dist-es/commands/ListFirewallRuleGroupsCommand.js +3 -3
  105. package/dist-es/commands/ListFirewallRulesCommand.js +3 -3
  106. package/dist-es/commands/ListResolverConfigsCommand.js +3 -3
  107. package/dist-es/commands/ListResolverDnssecConfigsCommand.js +3 -3
  108. package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +3 -3
  109. package/dist-es/commands/ListResolverEndpointsCommand.js +3 -3
  110. package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +3 -3
  111. package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +3 -3
  112. package/dist-es/commands/ListResolverRuleAssociationsCommand.js +3 -3
  113. package/dist-es/commands/ListResolverRulesCommand.js +3 -3
  114. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  115. package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +3 -3
  116. package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +3 -3
  117. package/dist-es/commands/PutResolverRulePolicyCommand.js +3 -3
  118. package/dist-es/commands/TagResourceCommand.js +3 -3
  119. package/dist-es/commands/UntagResourceCommand.js +3 -3
  120. package/dist-es/commands/UpdateFirewallConfigCommand.js +3 -3
  121. package/dist-es/commands/UpdateFirewallDomainsCommand.js +3 -3
  122. package/dist-es/commands/UpdateFirewallRuleCommand.js +3 -3
  123. package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +3 -3
  124. package/dist-es/commands/UpdateResolverConfigCommand.js +3 -3
  125. package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +3 -3
  126. package/dist-es/commands/UpdateResolverEndpointCommand.js +3 -3
  127. package/dist-es/commands/UpdateResolverRuleCommand.js +3 -3
  128. package/dist-es/protocols/Aws_json1_1.js +1053 -1093
  129. package/dist-types/protocols/Aws_json1_1.d.ts +504 -126
  130. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +126 -126
  131. package/package.json +35 -35
@@ -63,129 +63,507 @@ import { UpdateResolverConfigCommandInput, UpdateResolverConfigCommandOutput } f
63
63
  import { UpdateResolverDnssecConfigCommandInput, UpdateResolverDnssecConfigCommandOutput } from "../commands/UpdateResolverDnssecConfigCommand";
64
64
  import { UpdateResolverEndpointCommandInput, UpdateResolverEndpointCommandOutput } from "../commands/UpdateResolverEndpointCommand";
65
65
  import { UpdateResolverRuleCommandInput, UpdateResolverRuleCommandOutput } from "../commands/UpdateResolverRuleCommand";
66
- export declare const serializeAws_json1_1AssociateFirewallRuleGroupCommand: (input: AssociateFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1AssociateResolverEndpointIpAddressCommand: (input: AssociateResolverEndpointIpAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1AssociateResolverQueryLogConfigCommand: (input: AssociateResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1AssociateResolverRuleCommand: (input: AssociateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1CreateFirewallDomainListCommand: (input: CreateFirewallDomainListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1CreateFirewallRuleCommand: (input: CreateFirewallRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1CreateFirewallRuleGroupCommand: (input: CreateFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1CreateResolverEndpointCommand: (input: CreateResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1CreateResolverQueryLogConfigCommand: (input: CreateResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1CreateResolverRuleCommand: (input: CreateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1DeleteFirewallDomainListCommand: (input: DeleteFirewallDomainListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1DeleteFirewallRuleCommand: (input: DeleteFirewallRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1DeleteFirewallRuleGroupCommand: (input: DeleteFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1DeleteResolverEndpointCommand: (input: DeleteResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1DeleteResolverQueryLogConfigCommand: (input: DeleteResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1DeleteResolverRuleCommand: (input: DeleteResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1DisassociateFirewallRuleGroupCommand: (input: DisassociateFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1DisassociateResolverEndpointIpAddressCommand: (input: DisassociateResolverEndpointIpAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1DisassociateResolverQueryLogConfigCommand: (input: DisassociateResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1DisassociateResolverRuleCommand: (input: DisassociateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1GetFirewallConfigCommand: (input: GetFirewallConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1GetFirewallDomainListCommand: (input: GetFirewallDomainListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1GetFirewallRuleGroupCommand: (input: GetFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1GetFirewallRuleGroupAssociationCommand: (input: GetFirewallRuleGroupAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1GetFirewallRuleGroupPolicyCommand: (input: GetFirewallRuleGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1GetResolverConfigCommand: (input: GetResolverConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1GetResolverDnssecConfigCommand: (input: GetResolverDnssecConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1GetResolverEndpointCommand: (input: GetResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1GetResolverQueryLogConfigCommand: (input: GetResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1GetResolverQueryLogConfigAssociationCommand: (input: GetResolverQueryLogConfigAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1GetResolverQueryLogConfigPolicyCommand: (input: GetResolverQueryLogConfigPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1GetResolverRuleCommand: (input: GetResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1GetResolverRuleAssociationCommand: (input: GetResolverRuleAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1GetResolverRulePolicyCommand: (input: GetResolverRulePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1ImportFirewallDomainsCommand: (input: ImportFirewallDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1ListFirewallConfigsCommand: (input: ListFirewallConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1ListFirewallDomainListsCommand: (input: ListFirewallDomainListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1ListFirewallDomainsCommand: (input: ListFirewallDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1ListFirewallRuleGroupAssociationsCommand: (input: ListFirewallRuleGroupAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1ListFirewallRuleGroupsCommand: (input: ListFirewallRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1ListFirewallRulesCommand: (input: ListFirewallRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1ListResolverConfigsCommand: (input: ListResolverConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1ListResolverDnssecConfigsCommand: (input: ListResolverDnssecConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1ListResolverEndpointIpAddressesCommand: (input: ListResolverEndpointIpAddressesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1ListResolverEndpointsCommand: (input: ListResolverEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1ListResolverQueryLogConfigAssociationsCommand: (input: ListResolverQueryLogConfigAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1ListResolverQueryLogConfigsCommand: (input: ListResolverQueryLogConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1ListResolverRuleAssociationsCommand: (input: ListResolverRuleAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1ListResolverRulesCommand: (input: ListResolverRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1PutFirewallRuleGroupPolicyCommand: (input: PutFirewallRuleGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1PutResolverQueryLogConfigPolicyCommand: (input: PutResolverQueryLogConfigPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1PutResolverRulePolicyCommand: (input: PutResolverRulePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1UpdateFirewallConfigCommand: (input: UpdateFirewallConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1UpdateFirewallDomainsCommand: (input: UpdateFirewallDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1UpdateFirewallRuleCommand: (input: UpdateFirewallRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1UpdateFirewallRuleGroupAssociationCommand: (input: UpdateFirewallRuleGroupAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1UpdateResolverConfigCommand: (input: UpdateResolverConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1UpdateResolverDnssecConfigCommand: (input: UpdateResolverDnssecConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1UpdateResolverEndpointCommand: (input: UpdateResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1UpdateResolverRuleCommand: (input: UpdateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const deserializeAws_json1_1AssociateFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFirewallRuleGroupCommandOutput>;
130
- export declare const deserializeAws_json1_1AssociateResolverEndpointIpAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResolverEndpointIpAddressCommandOutput>;
131
- export declare const deserializeAws_json1_1AssociateResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResolverQueryLogConfigCommandOutput>;
132
- export declare const deserializeAws_json1_1AssociateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResolverRuleCommandOutput>;
133
- export declare const deserializeAws_json1_1CreateFirewallDomainListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallDomainListCommandOutput>;
134
- export declare const deserializeAws_json1_1CreateFirewallRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallRuleCommandOutput>;
135
- export declare const deserializeAws_json1_1CreateFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallRuleGroupCommandOutput>;
136
- export declare const deserializeAws_json1_1CreateResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResolverEndpointCommandOutput>;
137
- export declare const deserializeAws_json1_1CreateResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResolverQueryLogConfigCommandOutput>;
138
- export declare const deserializeAws_json1_1CreateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResolverRuleCommandOutput>;
139
- export declare const deserializeAws_json1_1DeleteFirewallDomainListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallDomainListCommandOutput>;
140
- export declare const deserializeAws_json1_1DeleteFirewallRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallRuleCommandOutput>;
141
- export declare const deserializeAws_json1_1DeleteFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallRuleGroupCommandOutput>;
142
- export declare const deserializeAws_json1_1DeleteResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResolverEndpointCommandOutput>;
143
- export declare const deserializeAws_json1_1DeleteResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResolverQueryLogConfigCommandOutput>;
144
- export declare const deserializeAws_json1_1DeleteResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResolverRuleCommandOutput>;
145
- export declare const deserializeAws_json1_1DisassociateFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFirewallRuleGroupCommandOutput>;
146
- export declare const deserializeAws_json1_1DisassociateResolverEndpointIpAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResolverEndpointIpAddressCommandOutput>;
147
- export declare const deserializeAws_json1_1DisassociateResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResolverQueryLogConfigCommandOutput>;
148
- export declare const deserializeAws_json1_1DisassociateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResolverRuleCommandOutput>;
149
- export declare const deserializeAws_json1_1GetFirewallConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallConfigCommandOutput>;
150
- export declare const deserializeAws_json1_1GetFirewallDomainListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallDomainListCommandOutput>;
151
- export declare const deserializeAws_json1_1GetFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallRuleGroupCommandOutput>;
152
- export declare const deserializeAws_json1_1GetFirewallRuleGroupAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallRuleGroupAssociationCommandOutput>;
153
- export declare const deserializeAws_json1_1GetFirewallRuleGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallRuleGroupPolicyCommandOutput>;
154
- export declare const deserializeAws_json1_1GetResolverConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverConfigCommandOutput>;
155
- export declare const deserializeAws_json1_1GetResolverDnssecConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverDnssecConfigCommandOutput>;
156
- export declare const deserializeAws_json1_1GetResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverEndpointCommandOutput>;
157
- export declare const deserializeAws_json1_1GetResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverQueryLogConfigCommandOutput>;
158
- export declare const deserializeAws_json1_1GetResolverQueryLogConfigAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverQueryLogConfigAssociationCommandOutput>;
159
- export declare const deserializeAws_json1_1GetResolverQueryLogConfigPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverQueryLogConfigPolicyCommandOutput>;
160
- export declare const deserializeAws_json1_1GetResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverRuleCommandOutput>;
161
- export declare const deserializeAws_json1_1GetResolverRuleAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverRuleAssociationCommandOutput>;
162
- export declare const deserializeAws_json1_1GetResolverRulePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverRulePolicyCommandOutput>;
163
- export declare const deserializeAws_json1_1ImportFirewallDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportFirewallDomainsCommandOutput>;
164
- export declare const deserializeAws_json1_1ListFirewallConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallConfigsCommandOutput>;
165
- export declare const deserializeAws_json1_1ListFirewallDomainListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallDomainListsCommandOutput>;
166
- export declare const deserializeAws_json1_1ListFirewallDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallDomainsCommandOutput>;
167
- export declare const deserializeAws_json1_1ListFirewallRuleGroupAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallRuleGroupAssociationsCommandOutput>;
168
- export declare const deserializeAws_json1_1ListFirewallRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallRuleGroupsCommandOutput>;
169
- export declare const deserializeAws_json1_1ListFirewallRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallRulesCommandOutput>;
170
- export declare const deserializeAws_json1_1ListResolverConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverConfigsCommandOutput>;
171
- export declare const deserializeAws_json1_1ListResolverDnssecConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverDnssecConfigsCommandOutput>;
172
- export declare const deserializeAws_json1_1ListResolverEndpointIpAddressesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverEndpointIpAddressesCommandOutput>;
173
- export declare const deserializeAws_json1_1ListResolverEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverEndpointsCommandOutput>;
174
- export declare const deserializeAws_json1_1ListResolverQueryLogConfigAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverQueryLogConfigAssociationsCommandOutput>;
175
- export declare const deserializeAws_json1_1ListResolverQueryLogConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverQueryLogConfigsCommandOutput>;
176
- export declare const deserializeAws_json1_1ListResolverRuleAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverRuleAssociationsCommandOutput>;
177
- export declare const deserializeAws_json1_1ListResolverRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverRulesCommandOutput>;
178
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
179
- export declare const deserializeAws_json1_1PutFirewallRuleGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutFirewallRuleGroupPolicyCommandOutput>;
180
- export declare const deserializeAws_json1_1PutResolverQueryLogConfigPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResolverQueryLogConfigPolicyCommandOutput>;
181
- export declare const deserializeAws_json1_1PutResolverRulePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResolverRulePolicyCommandOutput>;
182
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
183
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
184
- export declare const deserializeAws_json1_1UpdateFirewallConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallConfigCommandOutput>;
185
- export declare const deserializeAws_json1_1UpdateFirewallDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallDomainsCommandOutput>;
186
- export declare const deserializeAws_json1_1UpdateFirewallRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallRuleCommandOutput>;
187
- export declare const deserializeAws_json1_1UpdateFirewallRuleGroupAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallRuleGroupAssociationCommandOutput>;
188
- export declare const deserializeAws_json1_1UpdateResolverConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverConfigCommandOutput>;
189
- export declare const deserializeAws_json1_1UpdateResolverDnssecConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverDnssecConfigCommandOutput>;
190
- export declare const deserializeAws_json1_1UpdateResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverEndpointCommandOutput>;
191
- export declare const deserializeAws_json1_1UpdateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverRuleCommandOutput>;
66
+ /**
67
+ * serializeAws_json1_1AssociateFirewallRuleGroupCommand
68
+ */
69
+ export declare const se_AssociateFirewallRuleGroupCommand: (input: AssociateFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ /**
71
+ * serializeAws_json1_1AssociateResolverEndpointIpAddressCommand
72
+ */
73
+ export declare const se_AssociateResolverEndpointIpAddressCommand: (input: AssociateResolverEndpointIpAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ /**
75
+ * serializeAws_json1_1AssociateResolverQueryLogConfigCommand
76
+ */
77
+ export declare const se_AssociateResolverQueryLogConfigCommand: (input: AssociateResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ /**
79
+ * serializeAws_json1_1AssociateResolverRuleCommand
80
+ */
81
+ export declare const se_AssociateResolverRuleCommand: (input: AssociateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ /**
83
+ * serializeAws_json1_1CreateFirewallDomainListCommand
84
+ */
85
+ export declare const se_CreateFirewallDomainListCommand: (input: CreateFirewallDomainListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ /**
87
+ * serializeAws_json1_1CreateFirewallRuleCommand
88
+ */
89
+ export declare const se_CreateFirewallRuleCommand: (input: CreateFirewallRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ /**
91
+ * serializeAws_json1_1CreateFirewallRuleGroupCommand
92
+ */
93
+ export declare const se_CreateFirewallRuleGroupCommand: (input: CreateFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ /**
95
+ * serializeAws_json1_1CreateResolverEndpointCommand
96
+ */
97
+ export declare const se_CreateResolverEndpointCommand: (input: CreateResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ /**
99
+ * serializeAws_json1_1CreateResolverQueryLogConfigCommand
100
+ */
101
+ export declare const se_CreateResolverQueryLogConfigCommand: (input: CreateResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ /**
103
+ * serializeAws_json1_1CreateResolverRuleCommand
104
+ */
105
+ export declare const se_CreateResolverRuleCommand: (input: CreateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
+ /**
107
+ * serializeAws_json1_1DeleteFirewallDomainListCommand
108
+ */
109
+ export declare const se_DeleteFirewallDomainListCommand: (input: DeleteFirewallDomainListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
+ /**
111
+ * serializeAws_json1_1DeleteFirewallRuleCommand
112
+ */
113
+ export declare const se_DeleteFirewallRuleCommand: (input: DeleteFirewallRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
+ /**
115
+ * serializeAws_json1_1DeleteFirewallRuleGroupCommand
116
+ */
117
+ export declare const se_DeleteFirewallRuleGroupCommand: (input: DeleteFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
+ /**
119
+ * serializeAws_json1_1DeleteResolverEndpointCommand
120
+ */
121
+ export declare const se_DeleteResolverEndpointCommand: (input: DeleteResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
+ /**
123
+ * serializeAws_json1_1DeleteResolverQueryLogConfigCommand
124
+ */
125
+ export declare const se_DeleteResolverQueryLogConfigCommand: (input: DeleteResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
+ /**
127
+ * serializeAws_json1_1DeleteResolverRuleCommand
128
+ */
129
+ export declare const se_DeleteResolverRuleCommand: (input: DeleteResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
+ /**
131
+ * serializeAws_json1_1DisassociateFirewallRuleGroupCommand
132
+ */
133
+ export declare const se_DisassociateFirewallRuleGroupCommand: (input: DisassociateFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
+ /**
135
+ * serializeAws_json1_1DisassociateResolverEndpointIpAddressCommand
136
+ */
137
+ export declare const se_DisassociateResolverEndpointIpAddressCommand: (input: DisassociateResolverEndpointIpAddressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
+ /**
139
+ * serializeAws_json1_1DisassociateResolverQueryLogConfigCommand
140
+ */
141
+ export declare const se_DisassociateResolverQueryLogConfigCommand: (input: DisassociateResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
+ /**
143
+ * serializeAws_json1_1DisassociateResolverRuleCommand
144
+ */
145
+ export declare const se_DisassociateResolverRuleCommand: (input: DisassociateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
+ /**
147
+ * serializeAws_json1_1GetFirewallConfigCommand
148
+ */
149
+ export declare const se_GetFirewallConfigCommand: (input: GetFirewallConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
+ /**
151
+ * serializeAws_json1_1GetFirewallDomainListCommand
152
+ */
153
+ export declare const se_GetFirewallDomainListCommand: (input: GetFirewallDomainListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
+ /**
155
+ * serializeAws_json1_1GetFirewallRuleGroupCommand
156
+ */
157
+ export declare const se_GetFirewallRuleGroupCommand: (input: GetFirewallRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
+ /**
159
+ * serializeAws_json1_1GetFirewallRuleGroupAssociationCommand
160
+ */
161
+ export declare const se_GetFirewallRuleGroupAssociationCommand: (input: GetFirewallRuleGroupAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
+ /**
163
+ * serializeAws_json1_1GetFirewallRuleGroupPolicyCommand
164
+ */
165
+ export declare const se_GetFirewallRuleGroupPolicyCommand: (input: GetFirewallRuleGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
+ /**
167
+ * serializeAws_json1_1GetResolverConfigCommand
168
+ */
169
+ export declare const se_GetResolverConfigCommand: (input: GetResolverConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
+ /**
171
+ * serializeAws_json1_1GetResolverDnssecConfigCommand
172
+ */
173
+ export declare const se_GetResolverDnssecConfigCommand: (input: GetResolverDnssecConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
+ /**
175
+ * serializeAws_json1_1GetResolverEndpointCommand
176
+ */
177
+ export declare const se_GetResolverEndpointCommand: (input: GetResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
+ /**
179
+ * serializeAws_json1_1GetResolverQueryLogConfigCommand
180
+ */
181
+ export declare const se_GetResolverQueryLogConfigCommand: (input: GetResolverQueryLogConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
+ /**
183
+ * serializeAws_json1_1GetResolverQueryLogConfigAssociationCommand
184
+ */
185
+ export declare const se_GetResolverQueryLogConfigAssociationCommand: (input: GetResolverQueryLogConfigAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
+ /**
187
+ * serializeAws_json1_1GetResolverQueryLogConfigPolicyCommand
188
+ */
189
+ export declare const se_GetResolverQueryLogConfigPolicyCommand: (input: GetResolverQueryLogConfigPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
+ /**
191
+ * serializeAws_json1_1GetResolverRuleCommand
192
+ */
193
+ export declare const se_GetResolverRuleCommand: (input: GetResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
+ /**
195
+ * serializeAws_json1_1GetResolverRuleAssociationCommand
196
+ */
197
+ export declare const se_GetResolverRuleAssociationCommand: (input: GetResolverRuleAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
+ /**
199
+ * serializeAws_json1_1GetResolverRulePolicyCommand
200
+ */
201
+ export declare const se_GetResolverRulePolicyCommand: (input: GetResolverRulePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
+ /**
203
+ * serializeAws_json1_1ImportFirewallDomainsCommand
204
+ */
205
+ export declare const se_ImportFirewallDomainsCommand: (input: ImportFirewallDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
+ /**
207
+ * serializeAws_json1_1ListFirewallConfigsCommand
208
+ */
209
+ export declare const se_ListFirewallConfigsCommand: (input: ListFirewallConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
+ /**
211
+ * serializeAws_json1_1ListFirewallDomainListsCommand
212
+ */
213
+ export declare const se_ListFirewallDomainListsCommand: (input: ListFirewallDomainListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
+ /**
215
+ * serializeAws_json1_1ListFirewallDomainsCommand
216
+ */
217
+ export declare const se_ListFirewallDomainsCommand: (input: ListFirewallDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
+ /**
219
+ * serializeAws_json1_1ListFirewallRuleGroupAssociationsCommand
220
+ */
221
+ export declare const se_ListFirewallRuleGroupAssociationsCommand: (input: ListFirewallRuleGroupAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
+ /**
223
+ * serializeAws_json1_1ListFirewallRuleGroupsCommand
224
+ */
225
+ export declare const se_ListFirewallRuleGroupsCommand: (input: ListFirewallRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
+ /**
227
+ * serializeAws_json1_1ListFirewallRulesCommand
228
+ */
229
+ export declare const se_ListFirewallRulesCommand: (input: ListFirewallRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
+ /**
231
+ * serializeAws_json1_1ListResolverConfigsCommand
232
+ */
233
+ export declare const se_ListResolverConfigsCommand: (input: ListResolverConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
+ /**
235
+ * serializeAws_json1_1ListResolverDnssecConfigsCommand
236
+ */
237
+ export declare const se_ListResolverDnssecConfigsCommand: (input: ListResolverDnssecConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
+ /**
239
+ * serializeAws_json1_1ListResolverEndpointIpAddressesCommand
240
+ */
241
+ export declare const se_ListResolverEndpointIpAddressesCommand: (input: ListResolverEndpointIpAddressesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
+ /**
243
+ * serializeAws_json1_1ListResolverEndpointsCommand
244
+ */
245
+ export declare const se_ListResolverEndpointsCommand: (input: ListResolverEndpointsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
+ /**
247
+ * serializeAws_json1_1ListResolverQueryLogConfigAssociationsCommand
248
+ */
249
+ export declare const se_ListResolverQueryLogConfigAssociationsCommand: (input: ListResolverQueryLogConfigAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
+ /**
251
+ * serializeAws_json1_1ListResolverQueryLogConfigsCommand
252
+ */
253
+ export declare const se_ListResolverQueryLogConfigsCommand: (input: ListResolverQueryLogConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
+ /**
255
+ * serializeAws_json1_1ListResolverRuleAssociationsCommand
256
+ */
257
+ export declare const se_ListResolverRuleAssociationsCommand: (input: ListResolverRuleAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
+ /**
259
+ * serializeAws_json1_1ListResolverRulesCommand
260
+ */
261
+ export declare const se_ListResolverRulesCommand: (input: ListResolverRulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
+ /**
263
+ * serializeAws_json1_1ListTagsForResourceCommand
264
+ */
265
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
+ /**
267
+ * serializeAws_json1_1PutFirewallRuleGroupPolicyCommand
268
+ */
269
+ export declare const se_PutFirewallRuleGroupPolicyCommand: (input: PutFirewallRuleGroupPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
+ /**
271
+ * serializeAws_json1_1PutResolverQueryLogConfigPolicyCommand
272
+ */
273
+ export declare const se_PutResolverQueryLogConfigPolicyCommand: (input: PutResolverQueryLogConfigPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
+ /**
275
+ * serializeAws_json1_1PutResolverRulePolicyCommand
276
+ */
277
+ export declare const se_PutResolverRulePolicyCommand: (input: PutResolverRulePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
+ /**
279
+ * serializeAws_json1_1TagResourceCommand
280
+ */
281
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
+ /**
283
+ * serializeAws_json1_1UntagResourceCommand
284
+ */
285
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
+ /**
287
+ * serializeAws_json1_1UpdateFirewallConfigCommand
288
+ */
289
+ export declare const se_UpdateFirewallConfigCommand: (input: UpdateFirewallConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
+ /**
291
+ * serializeAws_json1_1UpdateFirewallDomainsCommand
292
+ */
293
+ export declare const se_UpdateFirewallDomainsCommand: (input: UpdateFirewallDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
+ /**
295
+ * serializeAws_json1_1UpdateFirewallRuleCommand
296
+ */
297
+ export declare const se_UpdateFirewallRuleCommand: (input: UpdateFirewallRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
+ /**
299
+ * serializeAws_json1_1UpdateFirewallRuleGroupAssociationCommand
300
+ */
301
+ export declare const se_UpdateFirewallRuleGroupAssociationCommand: (input: UpdateFirewallRuleGroupAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
+ /**
303
+ * serializeAws_json1_1UpdateResolverConfigCommand
304
+ */
305
+ export declare const se_UpdateResolverConfigCommand: (input: UpdateResolverConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
+ /**
307
+ * serializeAws_json1_1UpdateResolverDnssecConfigCommand
308
+ */
309
+ export declare const se_UpdateResolverDnssecConfigCommand: (input: UpdateResolverDnssecConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
+ /**
311
+ * serializeAws_json1_1UpdateResolverEndpointCommand
312
+ */
313
+ export declare const se_UpdateResolverEndpointCommand: (input: UpdateResolverEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
+ /**
315
+ * serializeAws_json1_1UpdateResolverRuleCommand
316
+ */
317
+ export declare const se_UpdateResolverRuleCommand: (input: UpdateResolverRuleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
+ /**
319
+ * deserializeAws_json1_1AssociateFirewallRuleGroupCommand
320
+ */
321
+ export declare const de_AssociateFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFirewallRuleGroupCommandOutput>;
322
+ /**
323
+ * deserializeAws_json1_1AssociateResolverEndpointIpAddressCommand
324
+ */
325
+ export declare const de_AssociateResolverEndpointIpAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResolverEndpointIpAddressCommandOutput>;
326
+ /**
327
+ * deserializeAws_json1_1AssociateResolverQueryLogConfigCommand
328
+ */
329
+ export declare const de_AssociateResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResolverQueryLogConfigCommandOutput>;
330
+ /**
331
+ * deserializeAws_json1_1AssociateResolverRuleCommand
332
+ */
333
+ export declare const de_AssociateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateResolverRuleCommandOutput>;
334
+ /**
335
+ * deserializeAws_json1_1CreateFirewallDomainListCommand
336
+ */
337
+ export declare const de_CreateFirewallDomainListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallDomainListCommandOutput>;
338
+ /**
339
+ * deserializeAws_json1_1CreateFirewallRuleCommand
340
+ */
341
+ export declare const de_CreateFirewallRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallRuleCommandOutput>;
342
+ /**
343
+ * deserializeAws_json1_1CreateFirewallRuleGroupCommand
344
+ */
345
+ export declare const de_CreateFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallRuleGroupCommandOutput>;
346
+ /**
347
+ * deserializeAws_json1_1CreateResolverEndpointCommand
348
+ */
349
+ export declare const de_CreateResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResolverEndpointCommandOutput>;
350
+ /**
351
+ * deserializeAws_json1_1CreateResolverQueryLogConfigCommand
352
+ */
353
+ export declare const de_CreateResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResolverQueryLogConfigCommandOutput>;
354
+ /**
355
+ * deserializeAws_json1_1CreateResolverRuleCommand
356
+ */
357
+ export declare const de_CreateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResolverRuleCommandOutput>;
358
+ /**
359
+ * deserializeAws_json1_1DeleteFirewallDomainListCommand
360
+ */
361
+ export declare const de_DeleteFirewallDomainListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallDomainListCommandOutput>;
362
+ /**
363
+ * deserializeAws_json1_1DeleteFirewallRuleCommand
364
+ */
365
+ export declare const de_DeleteFirewallRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallRuleCommandOutput>;
366
+ /**
367
+ * deserializeAws_json1_1DeleteFirewallRuleGroupCommand
368
+ */
369
+ export declare const de_DeleteFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallRuleGroupCommandOutput>;
370
+ /**
371
+ * deserializeAws_json1_1DeleteResolverEndpointCommand
372
+ */
373
+ export declare const de_DeleteResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResolverEndpointCommandOutput>;
374
+ /**
375
+ * deserializeAws_json1_1DeleteResolverQueryLogConfigCommand
376
+ */
377
+ export declare const de_DeleteResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResolverQueryLogConfigCommandOutput>;
378
+ /**
379
+ * deserializeAws_json1_1DeleteResolverRuleCommand
380
+ */
381
+ export declare const de_DeleteResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResolverRuleCommandOutput>;
382
+ /**
383
+ * deserializeAws_json1_1DisassociateFirewallRuleGroupCommand
384
+ */
385
+ export declare const de_DisassociateFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFirewallRuleGroupCommandOutput>;
386
+ /**
387
+ * deserializeAws_json1_1DisassociateResolverEndpointIpAddressCommand
388
+ */
389
+ export declare const de_DisassociateResolverEndpointIpAddressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResolverEndpointIpAddressCommandOutput>;
390
+ /**
391
+ * deserializeAws_json1_1DisassociateResolverQueryLogConfigCommand
392
+ */
393
+ export declare const de_DisassociateResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResolverQueryLogConfigCommandOutput>;
394
+ /**
395
+ * deserializeAws_json1_1DisassociateResolverRuleCommand
396
+ */
397
+ export declare const de_DisassociateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateResolverRuleCommandOutput>;
398
+ /**
399
+ * deserializeAws_json1_1GetFirewallConfigCommand
400
+ */
401
+ export declare const de_GetFirewallConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallConfigCommandOutput>;
402
+ /**
403
+ * deserializeAws_json1_1GetFirewallDomainListCommand
404
+ */
405
+ export declare const de_GetFirewallDomainListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallDomainListCommandOutput>;
406
+ /**
407
+ * deserializeAws_json1_1GetFirewallRuleGroupCommand
408
+ */
409
+ export declare const de_GetFirewallRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallRuleGroupCommandOutput>;
410
+ /**
411
+ * deserializeAws_json1_1GetFirewallRuleGroupAssociationCommand
412
+ */
413
+ export declare const de_GetFirewallRuleGroupAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallRuleGroupAssociationCommandOutput>;
414
+ /**
415
+ * deserializeAws_json1_1GetFirewallRuleGroupPolicyCommand
416
+ */
417
+ export declare const de_GetFirewallRuleGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFirewallRuleGroupPolicyCommandOutput>;
418
+ /**
419
+ * deserializeAws_json1_1GetResolverConfigCommand
420
+ */
421
+ export declare const de_GetResolverConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverConfigCommandOutput>;
422
+ /**
423
+ * deserializeAws_json1_1GetResolverDnssecConfigCommand
424
+ */
425
+ export declare const de_GetResolverDnssecConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverDnssecConfigCommandOutput>;
426
+ /**
427
+ * deserializeAws_json1_1GetResolverEndpointCommand
428
+ */
429
+ export declare const de_GetResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverEndpointCommandOutput>;
430
+ /**
431
+ * deserializeAws_json1_1GetResolverQueryLogConfigCommand
432
+ */
433
+ export declare const de_GetResolverQueryLogConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverQueryLogConfigCommandOutput>;
434
+ /**
435
+ * deserializeAws_json1_1GetResolverQueryLogConfigAssociationCommand
436
+ */
437
+ export declare const de_GetResolverQueryLogConfigAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverQueryLogConfigAssociationCommandOutput>;
438
+ /**
439
+ * deserializeAws_json1_1GetResolverQueryLogConfigPolicyCommand
440
+ */
441
+ export declare const de_GetResolverQueryLogConfigPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverQueryLogConfigPolicyCommandOutput>;
442
+ /**
443
+ * deserializeAws_json1_1GetResolverRuleCommand
444
+ */
445
+ export declare const de_GetResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverRuleCommandOutput>;
446
+ /**
447
+ * deserializeAws_json1_1GetResolverRuleAssociationCommand
448
+ */
449
+ export declare const de_GetResolverRuleAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverRuleAssociationCommandOutput>;
450
+ /**
451
+ * deserializeAws_json1_1GetResolverRulePolicyCommand
452
+ */
453
+ export declare const de_GetResolverRulePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResolverRulePolicyCommandOutput>;
454
+ /**
455
+ * deserializeAws_json1_1ImportFirewallDomainsCommand
456
+ */
457
+ export declare const de_ImportFirewallDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportFirewallDomainsCommandOutput>;
458
+ /**
459
+ * deserializeAws_json1_1ListFirewallConfigsCommand
460
+ */
461
+ export declare const de_ListFirewallConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallConfigsCommandOutput>;
462
+ /**
463
+ * deserializeAws_json1_1ListFirewallDomainListsCommand
464
+ */
465
+ export declare const de_ListFirewallDomainListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallDomainListsCommandOutput>;
466
+ /**
467
+ * deserializeAws_json1_1ListFirewallDomainsCommand
468
+ */
469
+ export declare const de_ListFirewallDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallDomainsCommandOutput>;
470
+ /**
471
+ * deserializeAws_json1_1ListFirewallRuleGroupAssociationsCommand
472
+ */
473
+ export declare const de_ListFirewallRuleGroupAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallRuleGroupAssociationsCommandOutput>;
474
+ /**
475
+ * deserializeAws_json1_1ListFirewallRuleGroupsCommand
476
+ */
477
+ export declare const de_ListFirewallRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallRuleGroupsCommandOutput>;
478
+ /**
479
+ * deserializeAws_json1_1ListFirewallRulesCommand
480
+ */
481
+ export declare const de_ListFirewallRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallRulesCommandOutput>;
482
+ /**
483
+ * deserializeAws_json1_1ListResolverConfigsCommand
484
+ */
485
+ export declare const de_ListResolverConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverConfigsCommandOutput>;
486
+ /**
487
+ * deserializeAws_json1_1ListResolverDnssecConfigsCommand
488
+ */
489
+ export declare const de_ListResolverDnssecConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverDnssecConfigsCommandOutput>;
490
+ /**
491
+ * deserializeAws_json1_1ListResolverEndpointIpAddressesCommand
492
+ */
493
+ export declare const de_ListResolverEndpointIpAddressesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverEndpointIpAddressesCommandOutput>;
494
+ /**
495
+ * deserializeAws_json1_1ListResolverEndpointsCommand
496
+ */
497
+ export declare const de_ListResolverEndpointsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverEndpointsCommandOutput>;
498
+ /**
499
+ * deserializeAws_json1_1ListResolverQueryLogConfigAssociationsCommand
500
+ */
501
+ export declare const de_ListResolverQueryLogConfigAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverQueryLogConfigAssociationsCommandOutput>;
502
+ /**
503
+ * deserializeAws_json1_1ListResolverQueryLogConfigsCommand
504
+ */
505
+ export declare const de_ListResolverQueryLogConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverQueryLogConfigsCommandOutput>;
506
+ /**
507
+ * deserializeAws_json1_1ListResolverRuleAssociationsCommand
508
+ */
509
+ export declare const de_ListResolverRuleAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverRuleAssociationsCommandOutput>;
510
+ /**
511
+ * deserializeAws_json1_1ListResolverRulesCommand
512
+ */
513
+ export declare const de_ListResolverRulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResolverRulesCommandOutput>;
514
+ /**
515
+ * deserializeAws_json1_1ListTagsForResourceCommand
516
+ */
517
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
518
+ /**
519
+ * deserializeAws_json1_1PutFirewallRuleGroupPolicyCommand
520
+ */
521
+ export declare const de_PutFirewallRuleGroupPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutFirewallRuleGroupPolicyCommandOutput>;
522
+ /**
523
+ * deserializeAws_json1_1PutResolverQueryLogConfigPolicyCommand
524
+ */
525
+ export declare const de_PutResolverQueryLogConfigPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResolverQueryLogConfigPolicyCommandOutput>;
526
+ /**
527
+ * deserializeAws_json1_1PutResolverRulePolicyCommand
528
+ */
529
+ export declare const de_PutResolverRulePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResolverRulePolicyCommandOutput>;
530
+ /**
531
+ * deserializeAws_json1_1TagResourceCommand
532
+ */
533
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
534
+ /**
535
+ * deserializeAws_json1_1UntagResourceCommand
536
+ */
537
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
538
+ /**
539
+ * deserializeAws_json1_1UpdateFirewallConfigCommand
540
+ */
541
+ export declare const de_UpdateFirewallConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallConfigCommandOutput>;
542
+ /**
543
+ * deserializeAws_json1_1UpdateFirewallDomainsCommand
544
+ */
545
+ export declare const de_UpdateFirewallDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallDomainsCommandOutput>;
546
+ /**
547
+ * deserializeAws_json1_1UpdateFirewallRuleCommand
548
+ */
549
+ export declare const de_UpdateFirewallRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallRuleCommandOutput>;
550
+ /**
551
+ * deserializeAws_json1_1UpdateFirewallRuleGroupAssociationCommand
552
+ */
553
+ export declare const de_UpdateFirewallRuleGroupAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallRuleGroupAssociationCommandOutput>;
554
+ /**
555
+ * deserializeAws_json1_1UpdateResolverConfigCommand
556
+ */
557
+ export declare const de_UpdateResolverConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverConfigCommandOutput>;
558
+ /**
559
+ * deserializeAws_json1_1UpdateResolverDnssecConfigCommand
560
+ */
561
+ export declare const de_UpdateResolverDnssecConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverDnssecConfigCommandOutput>;
562
+ /**
563
+ * deserializeAws_json1_1UpdateResolverEndpointCommand
564
+ */
565
+ export declare const de_UpdateResolverEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverEndpointCommandOutput>;
566
+ /**
567
+ * deserializeAws_json1_1UpdateResolverRuleCommand
568
+ */
569
+ export declare const de_UpdateResolverRuleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResolverRuleCommandOutput>;