@aws-sdk/client-route53resolver 3.36.0 → 3.36.1

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 (151) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/Route53Resolver.js +0 -35
  3. package/dist-cjs/Route53ResolverClient.js +0 -40
  4. package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +0 -24
  5. package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +0 -28
  6. package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +0 -34
  7. package/dist-cjs/commands/AssociateResolverRuleCommand.js +0 -27
  8. package/dist-cjs/commands/CreateFirewallDomainListCommand.js +0 -24
  9. package/dist-cjs/commands/CreateFirewallRuleCommand.js +0 -24
  10. package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +0 -25
  11. package/dist-cjs/commands/CreateResolverEndpointCommand.js +0 -34
  12. package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +0 -32
  13. package/dist-cjs/commands/CreateResolverRuleCommand.js +0 -25
  14. package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +0 -24
  15. package/dist-cjs/commands/DeleteFirewallRuleCommand.js +0 -24
  16. package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +0 -24
  17. package/dist-cjs/commands/DeleteResolverEndpointCommand.js +0 -36
  18. package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +0 -34
  19. package/dist-cjs/commands/DeleteResolverRuleCommand.js +0 -26
  20. package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +0 -24
  21. package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +0 -28
  22. package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +0 -39
  23. package/dist-cjs/commands/DisassociateResolverRuleCommand.js +0 -28
  24. package/dist-cjs/commands/GetFirewallConfigCommand.js +0 -25
  25. package/dist-cjs/commands/GetFirewallDomainListCommand.js +0 -24
  26. package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +0 -24
  27. package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +0 -24
  28. package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +0 -25
  29. package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +0 -24
  30. package/dist-cjs/commands/GetResolverEndpointCommand.js +0 -25
  31. package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +0 -25
  32. package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +0 -25
  33. package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +0 -25
  34. package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +0 -25
  35. package/dist-cjs/commands/GetResolverRuleCommand.js +0 -25
  36. package/dist-cjs/commands/GetResolverRulePolicyCommand.js +0 -25
  37. package/dist-cjs/commands/ImportFirewallDomainsCommand.js +0 -39
  38. package/dist-cjs/commands/ListFirewallConfigsCommand.js +0 -25
  39. package/dist-cjs/commands/ListFirewallDomainListsCommand.js +0 -25
  40. package/dist-cjs/commands/ListFirewallDomainsCommand.js +0 -25
  41. package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +0 -25
  42. package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +0 -25
  43. package/dist-cjs/commands/ListFirewallRulesCommand.js +0 -25
  44. package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +0 -24
  45. package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +0 -24
  46. package/dist-cjs/commands/ListResolverEndpointsCommand.js +0 -24
  47. package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +0 -24
  48. package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +0 -25
  49. package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +0 -24
  50. package/dist-cjs/commands/ListResolverRulesCommand.js +0 -24
  51. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
  52. package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +0 -26
  53. package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +0 -25
  54. package/dist-cjs/commands/PutResolverRulePolicyCommand.js +0 -25
  55. package/dist-cjs/commands/TagResourceCommand.js +0 -24
  56. package/dist-cjs/commands/UntagResourceCommand.js +0 -24
  57. package/dist-cjs/commands/UpdateFirewallConfigCommand.js +0 -25
  58. package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +0 -24
  59. package/dist-cjs/commands/UpdateFirewallRuleCommand.js +0 -24
  60. package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +0 -24
  61. package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +0 -24
  62. package/dist-cjs/commands/UpdateResolverEndpointCommand.js +0 -24
  63. package/dist-cjs/commands/UpdateResolverRuleCommand.js +0 -25
  64. package/dist-cjs/models/models_0.js +0 -468
  65. package/dist-cjs/pagination/ListFirewallConfigsPaginator.js +0 -10
  66. package/dist-cjs/pagination/ListFirewallDomainListsPaginator.js +0 -10
  67. package/dist-cjs/pagination/ListFirewallDomainsPaginator.js +0 -10
  68. package/dist-cjs/pagination/ListFirewallRuleGroupAssociationsPaginator.js +0 -10
  69. package/dist-cjs/pagination/ListFirewallRuleGroupsPaginator.js +0 -10
  70. package/dist-cjs/pagination/ListFirewallRulesPaginator.js +0 -10
  71. package/dist-cjs/pagination/ListResolverDnssecConfigsPaginator.js +0 -10
  72. package/dist-cjs/pagination/ListResolverEndpointIpAddressesPaginator.js +0 -10
  73. package/dist-cjs/pagination/ListResolverEndpointsPaginator.js +0 -10
  74. package/dist-cjs/pagination/ListResolverQueryLogConfigAssociationsPaginator.js +0 -10
  75. package/dist-cjs/pagination/ListResolverQueryLogConfigsPaginator.js +0 -10
  76. package/dist-cjs/pagination/ListResolverRuleAssociationsPaginator.js +0 -10
  77. package/dist-cjs/pagination/ListResolverRulesPaginator.js +0 -10
  78. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -10
  79. package/dist-cjs/protocols/Aws_json1_1.js +0 -5
  80. package/dist-cjs/runtimeConfig.browser.js +1 -5
  81. package/dist-cjs/runtimeConfig.js +1 -5
  82. package/dist-cjs/runtimeConfig.native.js +0 -3
  83. package/dist-cjs/runtimeConfig.shared.js +0 -3
  84. package/dist-types/ts3.4/Route53Resolver.d.ts +61 -336
  85. package/dist-types/ts3.4/Route53ResolverClient.d.ts +24 -121
  86. package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +2 -20
  87. package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +2 -24
  88. package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +2 -30
  89. package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +2 -23
  90. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +2 -20
  91. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +2 -20
  92. package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +2 -21
  93. package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +2 -30
  94. package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +2 -28
  95. package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +2 -21
  96. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +2 -20
  97. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +2 -20
  98. package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +2 -20
  99. package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +2 -32
  100. package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +2 -30
  101. package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +2 -22
  102. package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +2 -20
  103. package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +2 -24
  104. package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +2 -35
  105. package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +2 -24
  106. package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +2 -21
  107. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +2 -20
  108. package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +2 -20
  109. package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +2 -20
  110. package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +2 -21
  111. package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +2 -20
  112. package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +2 -21
  113. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +2 -21
  114. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +2 -21
  115. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +2 -21
  116. package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +2 -21
  117. package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +2 -21
  118. package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +2 -21
  119. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +2 -35
  120. package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +2 -21
  121. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +2 -21
  122. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +2 -21
  123. package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +2 -21
  124. package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +2 -21
  125. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +2 -21
  126. package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +2 -20
  128. package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +2 -20
  129. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +2 -20
  130. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +2 -21
  131. package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +2 -20
  132. package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +2 -20
  133. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  134. package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +2 -22
  135. package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +2 -21
  136. package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +2 -21
  137. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +2 -21
  140. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +2 -20
  141. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +2 -20
  143. package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +2 -20
  145. package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +2 -21
  146. package/dist-types/ts3.4/models/models_0.d.ts +580 -2904
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  151. package/package.json +3 -3
@@ -60,520 +60,245 @@ import { UpdateResolverDnssecConfigCommandInput, UpdateResolverDnssecConfigComma
60
60
  import { UpdateResolverEndpointCommandInput, UpdateResolverEndpointCommandOutput } from "./commands/UpdateResolverEndpointCommand";
61
61
  import { UpdateResolverRuleCommandInput, UpdateResolverRuleCommandOutput } from "./commands/UpdateResolverRuleCommand";
62
62
  import { Route53ResolverClient } from "./Route53ResolverClient";
63
- /**
64
- * <p>When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC
65
- * from Route 53 Resolver. By default, Resolver answers DNS queries for VPC domain names
66
- * such as domain names for EC2 instances or Elastic Load Balancing load balancers.
67
- * Resolver performs recursive lookups against public name servers for all other domain
68
- * names.</p>
69
- *
70
- * <p>You can also configure DNS resolution between your VPC and your network over a Direct Connect or VPN connection:</p>
71
- *
72
- * <p>
73
- * <b>Forward DNS queries from resolvers on your network to Route 53 Resolver</b>
74
- * </p>
75
- *
76
- * <p>DNS resolvers on your network can forward DNS queries to Resolver in a specified VPC. This allows your DNS resolvers
77
- * to easily resolve domain names for Amazon Web Services resources such as EC2 instances or records in a Route 53 private hosted zone.
78
- * For more information, see
79
- * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-network-to-vpc">How DNS Resolvers
80
- * on Your Network Forward DNS Queries to Route 53 Resolver</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
81
- *
82
- * <p>
83
- * <b>Conditionally forward queries from a VPC to resolvers on your network</b>
84
- * </p>
85
- *
86
- * <p>You can configure Resolver to forward queries that it receives from EC2 instances in your VPCs to DNS resolvers on your network.
87
- * To forward selected queries, you create Resolver rules that specify the domain names for the DNS queries that you want to forward
88
- * (such as example.com), and the IP addresses of the DNS resolvers on your network that you want to forward the queries to.
89
- * If a query matches multiple rules (example.com, acme.example.com), Resolver chooses the rule with the most specific match
90
- * (acme.example.com) and forwards the query to the IP addresses that you specified in that rule. For more information, see
91
- * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-vpc-to-network">How Route 53 Resolver
92
- * Forwards DNS Queries from Your VPCs to Your Network</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
93
- *
94
- * <p>Like Amazon VPC, Resolver is Regional. In each Region where you have VPCs, you can choose
95
- * whether to forward queries from your VPCs to your network (outbound queries), from your
96
- * network to your VPCs (inbound queries), or both.</p>
97
- */
63
+
98
64
  export declare class Route53Resolver extends Route53ResolverClient {
99
- /**
100
- * <p>Associates a <a>FirewallRuleGroup</a> with a VPC, to provide DNS filtering for the VPC. </p>
101
- */
65
+
102
66
  associateFirewallRuleGroup(args: AssociateFirewallRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<AssociateFirewallRuleGroupCommandOutput>;
103
67
  associateFirewallRuleGroup(args: AssociateFirewallRuleGroupCommandInput, cb: (err: any, data?: AssociateFirewallRuleGroupCommandOutput) => void): void;
104
68
  associateFirewallRuleGroup(args: AssociateFirewallRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateFirewallRuleGroupCommandOutput) => void): void;
105
- /**
106
- * <p>Adds IP addresses to an inbound or an outbound Resolver endpoint. If you want to add more than one IP address,
107
- * submit one <code>AssociateResolverEndpointIpAddress</code> request for each IP address.</p>
108
- * <p>To remove an IP address from an endpoint, see
109
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverEndpointIpAddress.html">DisassociateResolverEndpointIpAddress</a>.
110
- * </p>
111
- */
69
+
112
70
  associateResolverEndpointIpAddress(args: AssociateResolverEndpointIpAddressCommandInput, options?: __HttpHandlerOptions): Promise<AssociateResolverEndpointIpAddressCommandOutput>;
113
71
  associateResolverEndpointIpAddress(args: AssociateResolverEndpointIpAddressCommandInput, cb: (err: any, data?: AssociateResolverEndpointIpAddressCommandOutput) => void): void;
114
72
  associateResolverEndpointIpAddress(args: AssociateResolverEndpointIpAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateResolverEndpointIpAddressCommandOutput) => void): void;
115
- /**
116
- * <p>Associates an Amazon VPC with a specified query logging configuration. Route 53 Resolver logs DNS queries that originate in all of the Amazon VPCs
117
- * that are associated with a specified query logging configuration. To associate more than one VPC with a configuration, submit one <code>AssociateResolverQueryLogConfig</code>
118
- * request for each VPC.</p>
119
- *
120
- * <note>
121
- * <p>The VPCs that you associate with a query logging configuration must be in the same Region as the configuration.</p>
122
- * </note>
123
- *
124
- * <p>To remove a VPC from a query logging configuration, see
125
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverQueryLogConfig.html">DisassociateResolverQueryLogConfig</a>.
126
- * </p>
127
- */
73
+
128
74
  associateResolverQueryLogConfig(args: AssociateResolverQueryLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<AssociateResolverQueryLogConfigCommandOutput>;
129
75
  associateResolverQueryLogConfig(args: AssociateResolverQueryLogConfigCommandInput, cb: (err: any, data?: AssociateResolverQueryLogConfigCommandOutput) => void): void;
130
76
  associateResolverQueryLogConfig(args: AssociateResolverQueryLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateResolverQueryLogConfigCommandOutput) => void): void;
131
- /**
132
- * <p>Associates a Resolver rule with a VPC. When you associate a rule with a VPC, Resolver forwards all DNS queries
133
- * for the domain name that is specified in the rule and that originate in the VPC. The queries are forwarded to the
134
- * IP addresses for the DNS resolvers that are specified in the rule. For more information about rules, see
135
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_CreateResolverRule.html">CreateResolverRule</a>. </p>
136
- */
77
+
137
78
  associateResolverRule(args: AssociateResolverRuleCommandInput, options?: __HttpHandlerOptions): Promise<AssociateResolverRuleCommandOutput>;
138
79
  associateResolverRule(args: AssociateResolverRuleCommandInput, cb: (err: any, data?: AssociateResolverRuleCommandOutput) => void): void;
139
80
  associateResolverRule(args: AssociateResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateResolverRuleCommandOutput) => void): void;
140
- /**
141
- * <p>Creates an empty firewall domain list for use in DNS Firewall rules. You can populate the domains for the new list with a file, using <a>ImportFirewallDomains</a>, or with domain strings, using <a>UpdateFirewallDomains</a>. </p>
142
- */
81
+
143
82
  createFirewallDomainList(args: CreateFirewallDomainListCommandInput, options?: __HttpHandlerOptions): Promise<CreateFirewallDomainListCommandOutput>;
144
83
  createFirewallDomainList(args: CreateFirewallDomainListCommandInput, cb: (err: any, data?: CreateFirewallDomainListCommandOutput) => void): void;
145
84
  createFirewallDomainList(args: CreateFirewallDomainListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFirewallDomainListCommandOutput) => void): void;
146
- /**
147
- * <p>Creates a single DNS Firewall rule in the specified rule group, using the specified domain list.</p>
148
- */
85
+
149
86
  createFirewallRule(args: CreateFirewallRuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateFirewallRuleCommandOutput>;
150
87
  createFirewallRule(args: CreateFirewallRuleCommandInput, cb: (err: any, data?: CreateFirewallRuleCommandOutput) => void): void;
151
88
  createFirewallRule(args: CreateFirewallRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFirewallRuleCommandOutput) => void): void;
152
- /**
153
- * <p>Creates an empty DNS Firewall rule group for filtering DNS network traffic in a VPC. You can add rules to the new rule group
154
- * by calling <a>CreateFirewallRule</a>. </p>
155
- */
89
+
156
90
  createFirewallRuleGroup(args: CreateFirewallRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateFirewallRuleGroupCommandOutput>;
157
91
  createFirewallRuleGroup(args: CreateFirewallRuleGroupCommandInput, cb: (err: any, data?: CreateFirewallRuleGroupCommandOutput) => void): void;
158
92
  createFirewallRuleGroup(args: CreateFirewallRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFirewallRuleGroupCommandOutput) => void): void;
159
- /**
160
- * <p>Creates a Resolver endpoint. There are two types of Resolver endpoints, inbound and outbound:</p>
161
- * <ul>
162
- * <li>
163
- * <p>An <i>inbound Resolver endpoint</i> forwards DNS queries to the DNS service for a VPC
164
- * from your network.</p>
165
- * </li>
166
- * <li>
167
- * <p>An <i>outbound Resolver endpoint</i> forwards DNS queries from the DNS service for a VPC
168
- * to your network.</p>
169
- * </li>
170
- * </ul>
171
- */
93
+
172
94
  createResolverEndpoint(args: CreateResolverEndpointCommandInput, options?: __HttpHandlerOptions): Promise<CreateResolverEndpointCommandOutput>;
173
95
  createResolverEndpoint(args: CreateResolverEndpointCommandInput, cb: (err: any, data?: CreateResolverEndpointCommandOutput) => void): void;
174
96
  createResolverEndpoint(args: CreateResolverEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResolverEndpointCommandOutput) => void): void;
175
- /**
176
- * <p>Creates a Resolver query logging configuration, which defines where you want Resolver to save DNS query logs that originate in your VPCs.
177
- * Resolver can log queries only for VPCs that are in the same Region as the query logging configuration.</p>
178
- *
179
- * <p>To specify which VPCs you want to log queries for, you use <code>AssociateResolverQueryLogConfig</code>. For more information, see
180
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverQueryLogConfig.html">AssociateResolverQueryLogConfig</a>. </p>
181
- *
182
- * <p>You can optionally use Resource Access Manager (RAM) to share a query logging configuration with other Amazon Web Services accounts. The other accounts
183
- * can then associate VPCs with the configuration. The query logs that Resolver creates for a configuration include all DNS queries that originate in all
184
- * VPCs that are associated with the configuration.</p>
185
- */
97
+
186
98
  createResolverQueryLogConfig(args: CreateResolverQueryLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<CreateResolverQueryLogConfigCommandOutput>;
187
99
  createResolverQueryLogConfig(args: CreateResolverQueryLogConfigCommandInput, cb: (err: any, data?: CreateResolverQueryLogConfigCommandOutput) => void): void;
188
100
  createResolverQueryLogConfig(args: CreateResolverQueryLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResolverQueryLogConfigCommandOutput) => void): void;
189
- /**
190
- * <p>For DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through,
191
- * one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.</p>
192
- */
101
+
193
102
  createResolverRule(args: CreateResolverRuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateResolverRuleCommandOutput>;
194
103
  createResolverRule(args: CreateResolverRuleCommandInput, cb: (err: any, data?: CreateResolverRuleCommandOutput) => void): void;
195
104
  createResolverRule(args: CreateResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResolverRuleCommandOutput) => void): void;
196
- /**
197
- * <p>Deletes the specified domain list. </p>
198
- */
105
+
199
106
  deleteFirewallDomainList(args: DeleteFirewallDomainListCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFirewallDomainListCommandOutput>;
200
107
  deleteFirewallDomainList(args: DeleteFirewallDomainListCommandInput, cb: (err: any, data?: DeleteFirewallDomainListCommandOutput) => void): void;
201
108
  deleteFirewallDomainList(args: DeleteFirewallDomainListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFirewallDomainListCommandOutput) => void): void;
202
- /**
203
- * <p>Deletes the specified firewall rule.</p>
204
- */
109
+
205
110
  deleteFirewallRule(args: DeleteFirewallRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFirewallRuleCommandOutput>;
206
111
  deleteFirewallRule(args: DeleteFirewallRuleCommandInput, cb: (err: any, data?: DeleteFirewallRuleCommandOutput) => void): void;
207
112
  deleteFirewallRule(args: DeleteFirewallRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFirewallRuleCommandOutput) => void): void;
208
- /**
209
- * <p>Deletes the specified firewall rule group. </p>
210
- */
113
+
211
114
  deleteFirewallRuleGroup(args: DeleteFirewallRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFirewallRuleGroupCommandOutput>;
212
115
  deleteFirewallRuleGroup(args: DeleteFirewallRuleGroupCommandInput, cb: (err: any, data?: DeleteFirewallRuleGroupCommandOutput) => void): void;
213
116
  deleteFirewallRuleGroup(args: DeleteFirewallRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFirewallRuleGroupCommandOutput) => void): void;
214
- /**
215
- * <p>Deletes a Resolver endpoint. The effect of deleting a Resolver endpoint depends on whether it's an inbound or an outbound
216
- * Resolver endpoint:</p>
217
- * <ul>
218
- * <li>
219
- * <p>
220
- * <b>Inbound</b>: DNS queries from your network are no longer routed
221
- * to the DNS service for the specified VPC.</p>
222
- * </li>
223
- * <li>
224
- * <p>
225
- * <b>Outbound</b>: DNS queries from a VPC are no longer routed to your network.</p>
226
- * </li>
227
- * </ul>
228
- */
117
+
229
118
  deleteResolverEndpoint(args: DeleteResolverEndpointCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResolverEndpointCommandOutput>;
230
119
  deleteResolverEndpoint(args: DeleteResolverEndpointCommandInput, cb: (err: any, data?: DeleteResolverEndpointCommandOutput) => void): void;
231
120
  deleteResolverEndpoint(args: DeleteResolverEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResolverEndpointCommandOutput) => void): void;
232
- /**
233
- * <p>Deletes a query logging configuration. When you delete a configuration, Resolver stops logging DNS queries for all of the Amazon VPCs that are
234
- * associated with the configuration. This also applies if the query logging configuration is shared with other Amazon Web Services accounts, and
235
- * the other accounts have associated VPCs with the shared configuration.</p>
236
- *
237
- * <p>Before you can delete a query logging configuration, you must first disassociate all VPCs from the configuration. See
238
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverQueryLogConfig.html">DisassociateResolverQueryLogConfig</a>.</p>
239
- *
240
- * <p>If you used Resource Access Manager (RAM) to share a query logging configuration with other accounts, you must stop sharing
241
- * the configuration before you can delete a configuration. The accounts that you shared the configuration with can first disassociate VPCs
242
- * that they associated with the configuration, but that's not necessary. If you stop sharing the configuration, those VPCs are automatically
243
- * disassociated from the configuration.</p>
244
- */
121
+
245
122
  deleteResolverQueryLogConfig(args: DeleteResolverQueryLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResolverQueryLogConfigCommandOutput>;
246
123
  deleteResolverQueryLogConfig(args: DeleteResolverQueryLogConfigCommandInput, cb: (err: any, data?: DeleteResolverQueryLogConfigCommandOutput) => void): void;
247
124
  deleteResolverQueryLogConfig(args: DeleteResolverQueryLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResolverQueryLogConfigCommandOutput) => void): void;
248
- /**
249
- * <p>Deletes a Resolver rule. Before you can delete a Resolver rule, you must disassociate it from all the VPCs that you
250
- * associated the Resolver rule with. For more information, see
251
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_DisassociateResolverRule.html">DisassociateResolverRule</a>.</p>
252
- */
125
+
253
126
  deleteResolverRule(args: DeleteResolverRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResolverRuleCommandOutput>;
254
127
  deleteResolverRule(args: DeleteResolverRuleCommandInput, cb: (err: any, data?: DeleteResolverRuleCommandOutput) => void): void;
255
128
  deleteResolverRule(args: DeleteResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResolverRuleCommandOutput) => void): void;
256
- /**
257
- * <p>Disassociates a <a>FirewallRuleGroup</a> from a VPC, to remove DNS filtering from the VPC. </p>
258
- */
129
+
259
130
  disassociateFirewallRuleGroup(args: DisassociateFirewallRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateFirewallRuleGroupCommandOutput>;
260
131
  disassociateFirewallRuleGroup(args: DisassociateFirewallRuleGroupCommandInput, cb: (err: any, data?: DisassociateFirewallRuleGroupCommandOutput) => void): void;
261
132
  disassociateFirewallRuleGroup(args: DisassociateFirewallRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFirewallRuleGroupCommandOutput) => void): void;
262
- /**
263
- * <p>Removes IP addresses from an inbound or an outbound Resolver endpoint. If you want to remove more than one IP address,
264
- * submit one <code>DisassociateResolverEndpointIpAddress</code> request for each IP address.</p>
265
- * <p>To add an IP address to an endpoint, see
266
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverEndpointIpAddress.html">AssociateResolverEndpointIpAddress</a>.
267
- * </p>
268
- */
133
+
269
134
  disassociateResolverEndpointIpAddress(args: DisassociateResolverEndpointIpAddressCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateResolverEndpointIpAddressCommandOutput>;
270
135
  disassociateResolverEndpointIpAddress(args: DisassociateResolverEndpointIpAddressCommandInput, cb: (err: any, data?: DisassociateResolverEndpointIpAddressCommandOutput) => void): void;
271
136
  disassociateResolverEndpointIpAddress(args: DisassociateResolverEndpointIpAddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateResolverEndpointIpAddressCommandOutput) => void): void;
272
- /**
273
- * <p>Disassociates a VPC from a query logging configuration.</p>
274
- *
275
- * <note>
276
- * <p>Before you can delete a query logging configuration, you must first disassociate all VPCs
277
- * from the configuration. If you used Resource Access Manager (RAM) to share a
278
- * query logging configuration with other accounts, VPCs can be disassociated from the
279
- * configuration in the following ways:</p>
280
- * <ul>
281
- * <li>
282
- * <p>The accounts that you shared the configuration with can disassociate VPCs from the configuration.</p>
283
- * </li>
284
- * <li>
285
- * <p>You can stop sharing the configuration.</p>
286
- * </li>
287
- * </ul>
288
- * </note>
289
- */
137
+
290
138
  disassociateResolverQueryLogConfig(args: DisassociateResolverQueryLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateResolverQueryLogConfigCommandOutput>;
291
139
  disassociateResolverQueryLogConfig(args: DisassociateResolverQueryLogConfigCommandInput, cb: (err: any, data?: DisassociateResolverQueryLogConfigCommandOutput) => void): void;
292
140
  disassociateResolverQueryLogConfig(args: DisassociateResolverQueryLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateResolverQueryLogConfigCommandOutput) => void): void;
293
- /**
294
- * <p>Removes the association between a specified Resolver rule and a specified VPC.</p>
295
- * <important>
296
- * <p>If you disassociate a Resolver rule from a VPC, Resolver stops forwarding DNS queries for the
297
- * domain name that you specified in the Resolver rule. </p>
298
- * </important>
299
- */
141
+
300
142
  disassociateResolverRule(args: DisassociateResolverRuleCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateResolverRuleCommandOutput>;
301
143
  disassociateResolverRule(args: DisassociateResolverRuleCommandInput, cb: (err: any, data?: DisassociateResolverRuleCommandOutput) => void): void;
302
144
  disassociateResolverRule(args: DisassociateResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateResolverRuleCommandOutput) => void): void;
303
- /**
304
- * <p>Retrieves the configuration of the firewall behavior provided by DNS Firewall for a
305
- * single VPC from Amazon Virtual Private Cloud (Amazon VPC). </p>
306
- */
145
+
307
146
  getFirewallConfig(args: GetFirewallConfigCommandInput, options?: __HttpHandlerOptions): Promise<GetFirewallConfigCommandOutput>;
308
147
  getFirewallConfig(args: GetFirewallConfigCommandInput, cb: (err: any, data?: GetFirewallConfigCommandOutput) => void): void;
309
148
  getFirewallConfig(args: GetFirewallConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFirewallConfigCommandOutput) => void): void;
310
- /**
311
- * <p>Retrieves the specified firewall domain list.</p>
312
- */
149
+
313
150
  getFirewallDomainList(args: GetFirewallDomainListCommandInput, options?: __HttpHandlerOptions): Promise<GetFirewallDomainListCommandOutput>;
314
151
  getFirewallDomainList(args: GetFirewallDomainListCommandInput, cb: (err: any, data?: GetFirewallDomainListCommandOutput) => void): void;
315
152
  getFirewallDomainList(args: GetFirewallDomainListCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFirewallDomainListCommandOutput) => void): void;
316
- /**
317
- * <p>Retrieves the specified firewall rule group. </p>
318
- */
153
+
319
154
  getFirewallRuleGroup(args: GetFirewallRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<GetFirewallRuleGroupCommandOutput>;
320
155
  getFirewallRuleGroup(args: GetFirewallRuleGroupCommandInput, cb: (err: any, data?: GetFirewallRuleGroupCommandOutput) => void): void;
321
156
  getFirewallRuleGroup(args: GetFirewallRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFirewallRuleGroupCommandOutput) => void): void;
322
- /**
323
- * <p>Retrieves a firewall rule group association, which enables DNS filtering for a VPC with one rule group. A VPC can have more than one firewall rule group association, and a rule group can be associated with more than one VPC.</p>
324
- */
157
+
325
158
  getFirewallRuleGroupAssociation(args: GetFirewallRuleGroupAssociationCommandInput, options?: __HttpHandlerOptions): Promise<GetFirewallRuleGroupAssociationCommandOutput>;
326
159
  getFirewallRuleGroupAssociation(args: GetFirewallRuleGroupAssociationCommandInput, cb: (err: any, data?: GetFirewallRuleGroupAssociationCommandOutput) => void): void;
327
160
  getFirewallRuleGroupAssociation(args: GetFirewallRuleGroupAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFirewallRuleGroupAssociationCommandOutput) => void): void;
328
- /**
329
- * <p>Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the
330
- * specified rule group. You can use the policy to share the rule group using Resource Access Manager (RAM). </p>
331
- */
161
+
332
162
  getFirewallRuleGroupPolicy(args: GetFirewallRuleGroupPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetFirewallRuleGroupPolicyCommandOutput>;
333
163
  getFirewallRuleGroupPolicy(args: GetFirewallRuleGroupPolicyCommandInput, cb: (err: any, data?: GetFirewallRuleGroupPolicyCommandOutput) => void): void;
334
164
  getFirewallRuleGroupPolicy(args: GetFirewallRuleGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFirewallRuleGroupPolicyCommandOutput) => void): void;
335
- /**
336
- * <p>Gets DNSSEC validation information for a specified resource.</p>
337
- */
165
+
338
166
  getResolverDnssecConfig(args: GetResolverDnssecConfigCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverDnssecConfigCommandOutput>;
339
167
  getResolverDnssecConfig(args: GetResolverDnssecConfigCommandInput, cb: (err: any, data?: GetResolverDnssecConfigCommandOutput) => void): void;
340
168
  getResolverDnssecConfig(args: GetResolverDnssecConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverDnssecConfigCommandOutput) => void): void;
341
- /**
342
- * <p>Gets information about a specified Resolver endpoint, such as whether it's an inbound or an outbound Resolver endpoint, and the
343
- * current status of the endpoint.</p>
344
- */
169
+
345
170
  getResolverEndpoint(args: GetResolverEndpointCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverEndpointCommandOutput>;
346
171
  getResolverEndpoint(args: GetResolverEndpointCommandInput, cb: (err: any, data?: GetResolverEndpointCommandOutput) => void): void;
347
172
  getResolverEndpoint(args: GetResolverEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverEndpointCommandOutput) => void): void;
348
- /**
349
- * <p>Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the configuration
350
- * is logging queries for and the location that logs are sent to. </p>
351
- */
173
+
352
174
  getResolverQueryLogConfig(args: GetResolverQueryLogConfigCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverQueryLogConfigCommandOutput>;
353
175
  getResolverQueryLogConfig(args: GetResolverQueryLogConfigCommandInput, cb: (err: any, data?: GetResolverQueryLogConfigCommandOutput) => void): void;
354
176
  getResolverQueryLogConfig(args: GetResolverQueryLogConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverQueryLogConfigCommandOutput) => void): void;
355
- /**
356
- * <p>Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC. When you associate a VPC
357
- * with a query logging configuration, Resolver logs DNS queries that originate in that VPC.</p>
358
- */
177
+
359
178
  getResolverQueryLogConfigAssociation(args: GetResolverQueryLogConfigAssociationCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverQueryLogConfigAssociationCommandOutput>;
360
179
  getResolverQueryLogConfigAssociation(args: GetResolverQueryLogConfigAssociationCommandInput, cb: (err: any, data?: GetResolverQueryLogConfigAssociationCommandOutput) => void): void;
361
180
  getResolverQueryLogConfigAssociation(args: GetResolverQueryLogConfigAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverQueryLogConfigAssociationCommandOutput) => void): void;
362
- /**
363
- * <p>Gets information about a query logging policy. A query logging policy specifies the Resolver query logging
364
- * operations and resources that you want to allow another Amazon Web Services account to be able to use.</p>
365
- */
181
+
366
182
  getResolverQueryLogConfigPolicy(args: GetResolverQueryLogConfigPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverQueryLogConfigPolicyCommandOutput>;
367
183
  getResolverQueryLogConfigPolicy(args: GetResolverQueryLogConfigPolicyCommandInput, cb: (err: any, data?: GetResolverQueryLogConfigPolicyCommandOutput) => void): void;
368
184
  getResolverQueryLogConfigPolicy(args: GetResolverQueryLogConfigPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverQueryLogConfigPolicyCommandOutput) => void): void;
369
- /**
370
- * <p>Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the
371
- * outbound Resolver endpoint that the rule is associated with.</p>
372
- */
185
+
373
186
  getResolverRule(args: GetResolverRuleCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverRuleCommandOutput>;
374
187
  getResolverRule(args: GetResolverRuleCommandInput, cb: (err: any, data?: GetResolverRuleCommandOutput) => void): void;
375
188
  getResolverRule(args: GetResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverRuleCommandOutput) => void): void;
376
- /**
377
- * <p>Gets information about an association between a specified Resolver rule and a VPC. You associate a Resolver rule and a VPC using
378
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>. </p>
379
- */
189
+
380
190
  getResolverRuleAssociation(args: GetResolverRuleAssociationCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverRuleAssociationCommandOutput>;
381
191
  getResolverRuleAssociation(args: GetResolverRuleAssociationCommandInput, cb: (err: any, data?: GetResolverRuleAssociationCommandOutput) => void): void;
382
192
  getResolverRuleAssociation(args: GetResolverRuleAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverRuleAssociationCommandOutput) => void): void;
383
- /**
384
- * <p>Gets information about the Resolver rule policy for a specified rule. A Resolver rule policy includes the rule that you want to share
385
- * with another account, the account that you want to share the rule with, and the Resolver operations that you want to allow the account to use. </p>
386
- */
193
+
387
194
  getResolverRulePolicy(args: GetResolverRulePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResolverRulePolicyCommandOutput>;
388
195
  getResolverRulePolicy(args: GetResolverRulePolicyCommandInput, cb: (err: any, data?: GetResolverRulePolicyCommandOutput) => void): void;
389
196
  getResolverRulePolicy(args: GetResolverRulePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResolverRulePolicyCommandOutput) => void): void;
390
- /**
391
- * <p>Imports domain names from a file into a domain list, for use in a DNS firewall rule group. </p>
392
- * <p>Each domain specification in your domain list must satisfy the following
393
- * requirements: </p>
394
- * <ul>
395
- * <li>
396
- * <p>It can optionally start with <code>*</code> (asterisk).</p>
397
- * </li>
398
- * <li>
399
- * <p>With the exception of the optional starting asterisk, it must only contain
400
- * the following characters: <code>A-Z</code>, <code>a-z</code>,
401
- * <code>0-9</code>, <code>-</code> (hyphen).</p>
402
- * </li>
403
- * <li>
404
- * <p>It must be from 1-255 characters in length. </p>
405
- * </li>
406
- * </ul>
407
- */
197
+
408
198
  importFirewallDomains(args: ImportFirewallDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ImportFirewallDomainsCommandOutput>;
409
199
  importFirewallDomains(args: ImportFirewallDomainsCommandInput, cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void): void;
410
200
  importFirewallDomains(args: ImportFirewallDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportFirewallDomainsCommandOutput) => void): void;
411
- /**
412
- * <p>Retrieves the firewall configurations that you have defined. DNS Firewall uses the configurations to manage firewall behavior for your VPCs. </p>
413
- * <p>A single call might return only a partial list of the configurations. For information, see <code>MaxResults</code>. </p>
414
- */
201
+
415
202
  listFirewallConfigs(args: ListFirewallConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallConfigsCommandOutput>;
416
203
  listFirewallConfigs(args: ListFirewallConfigsCommandInput, cb: (err: any, data?: ListFirewallConfigsCommandOutput) => void): void;
417
204
  listFirewallConfigs(args: ListFirewallConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallConfigsCommandOutput) => void): void;
418
- /**
419
- * <p>Retrieves the firewall domain lists that you have defined. For each firewall domain list, you can retrieve the domains that are defined for a list by calling <a>ListFirewallDomains</a>. </p>
420
- * <p>A single call to this list operation might return only a partial list of the domain lists. For information, see <code>MaxResults</code>. </p>
421
- */
205
+
422
206
  listFirewallDomainLists(args: ListFirewallDomainListsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallDomainListsCommandOutput>;
423
207
  listFirewallDomainLists(args: ListFirewallDomainListsCommandInput, cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void): void;
424
208
  listFirewallDomainLists(args: ListFirewallDomainListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallDomainListsCommandOutput) => void): void;
425
- /**
426
- * <p>Retrieves the domains that you have defined for the specified firewall domain list. </p>
427
- * <p>A single call might return only a partial list of the domains. For information, see <code>MaxResults</code>. </p>
428
- */
209
+
429
210
  listFirewallDomains(args: ListFirewallDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallDomainsCommandOutput>;
430
211
  listFirewallDomains(args: ListFirewallDomainsCommandInput, cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void): void;
431
212
  listFirewallDomains(args: ListFirewallDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallDomainsCommandOutput) => void): void;
432
- /**
433
- * <p>Retrieves the firewall rule group associations that you have defined. Each association enables DNS filtering for a VPC with one rule group. </p>
434
- * <p>A single call might return only a partial list of the associations. For information, see <code>MaxResults</code>. </p>
435
- */
213
+
436
214
  listFirewallRuleGroupAssociations(args: ListFirewallRuleGroupAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallRuleGroupAssociationsCommandOutput>;
437
215
  listFirewallRuleGroupAssociations(args: ListFirewallRuleGroupAssociationsCommandInput, cb: (err: any, data?: ListFirewallRuleGroupAssociationsCommandOutput) => void): void;
438
216
  listFirewallRuleGroupAssociations(args: ListFirewallRuleGroupAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallRuleGroupAssociationsCommandOutput) => void): void;
439
- /**
440
- * <p>Retrieves the minimal high-level information for the rule groups that you have defined. </p>
441
- * <p>A single call might return only a partial list of the rule groups. For information, see <code>MaxResults</code>. </p>
442
- */
217
+
443
218
  listFirewallRuleGroups(args: ListFirewallRuleGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallRuleGroupsCommandOutput>;
444
219
  listFirewallRuleGroups(args: ListFirewallRuleGroupsCommandInput, cb: (err: any, data?: ListFirewallRuleGroupsCommandOutput) => void): void;
445
220
  listFirewallRuleGroups(args: ListFirewallRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallRuleGroupsCommandOutput) => void): void;
446
- /**
447
- * <p>Retrieves the firewall rules that you have defined for the specified firewall rule group. DNS Firewall uses the rules in a rule group to filter DNS network traffic for a VPC. </p>
448
- * <p>A single call might return only a partial list of the rules. For information, see <code>MaxResults</code>. </p>
449
- */
221
+
450
222
  listFirewallRules(args: ListFirewallRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListFirewallRulesCommandOutput>;
451
223
  listFirewallRules(args: ListFirewallRulesCommandInput, cb: (err: any, data?: ListFirewallRulesCommandOutput) => void): void;
452
224
  listFirewallRules(args: ListFirewallRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFirewallRulesCommandOutput) => void): void;
453
- /**
454
- * <p>Lists the configurations for DNSSEC validation that are associated with the current Amazon Web Services account.</p>
455
- */
225
+
456
226
  listResolverDnssecConfigs(args: ListResolverDnssecConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverDnssecConfigsCommandOutput>;
457
227
  listResolverDnssecConfigs(args: ListResolverDnssecConfigsCommandInput, cb: (err: any, data?: ListResolverDnssecConfigsCommandOutput) => void): void;
458
228
  listResolverDnssecConfigs(args: ListResolverDnssecConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverDnssecConfigsCommandOutput) => void): void;
459
- /**
460
- * <p>Gets the IP addresses for a specified Resolver endpoint.</p>
461
- */
229
+
462
230
  listResolverEndpointIpAddresses(args: ListResolverEndpointIpAddressesCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverEndpointIpAddressesCommandOutput>;
463
231
  listResolverEndpointIpAddresses(args: ListResolverEndpointIpAddressesCommandInput, cb: (err: any, data?: ListResolverEndpointIpAddressesCommandOutput) => void): void;
464
232
  listResolverEndpointIpAddresses(args: ListResolverEndpointIpAddressesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverEndpointIpAddressesCommandOutput) => void): void;
465
- /**
466
- * <p>Lists all the Resolver endpoints that were created using the current Amazon Web Services account.</p>
467
- */
233
+
468
234
  listResolverEndpoints(args: ListResolverEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverEndpointsCommandOutput>;
469
235
  listResolverEndpoints(args: ListResolverEndpointsCommandInput, cb: (err: any, data?: ListResolverEndpointsCommandOutput) => void): void;
470
236
  listResolverEndpoints(args: ListResolverEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverEndpointsCommandOutput) => void): void;
471
- /**
472
- * <p>Lists information about associations between Amazon VPCs and query logging configurations.</p>
473
- */
237
+
474
238
  listResolverQueryLogConfigAssociations(args: ListResolverQueryLogConfigAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverQueryLogConfigAssociationsCommandOutput>;
475
239
  listResolverQueryLogConfigAssociations(args: ListResolverQueryLogConfigAssociationsCommandInput, cb: (err: any, data?: ListResolverQueryLogConfigAssociationsCommandOutput) => void): void;
476
240
  listResolverQueryLogConfigAssociations(args: ListResolverQueryLogConfigAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverQueryLogConfigAssociationsCommandOutput) => void): void;
477
- /**
478
- * <p>Lists information about the specified query logging configurations. Each configuration defines where you want Resolver to save
479
- * DNS query logs and specifies the VPCs that you want to log queries for.</p>
480
- */
241
+
481
242
  listResolverQueryLogConfigs(args: ListResolverQueryLogConfigsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverQueryLogConfigsCommandOutput>;
482
243
  listResolverQueryLogConfigs(args: ListResolverQueryLogConfigsCommandInput, cb: (err: any, data?: ListResolverQueryLogConfigsCommandOutput) => void): void;
483
244
  listResolverQueryLogConfigs(args: ListResolverQueryLogConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverQueryLogConfigsCommandOutput) => void): void;
484
- /**
485
- * <p>Lists the associations that were created between Resolver rules and VPCs using the current Amazon Web Services account.</p>
486
- */
245
+
487
246
  listResolverRuleAssociations(args: ListResolverRuleAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverRuleAssociationsCommandOutput>;
488
247
  listResolverRuleAssociations(args: ListResolverRuleAssociationsCommandInput, cb: (err: any, data?: ListResolverRuleAssociationsCommandOutput) => void): void;
489
248
  listResolverRuleAssociations(args: ListResolverRuleAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverRuleAssociationsCommandOutput) => void): void;
490
- /**
491
- * <p>Lists the Resolver rules that were created using the current Amazon Web Services account.</p>
492
- */
249
+
493
250
  listResolverRules(args: ListResolverRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListResolverRulesCommandOutput>;
494
251
  listResolverRules(args: ListResolverRulesCommandInput, cb: (err: any, data?: ListResolverRulesCommandOutput) => void): void;
495
252
  listResolverRules(args: ListResolverRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResolverRulesCommandOutput) => void): void;
496
- /**
497
- * <p>Lists the tags that you associated with the specified resource.</p>
498
- */
253
+
499
254
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
500
255
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
501
256
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
502
- /**
503
- * <p>Attaches an Identity and Access Management (Amazon Web Services IAM) policy for sharing the rule
504
- * group. You can use the policy to share the rule group using Resource Access Manager
505
- * (RAM). </p>
506
- */
257
+
507
258
  putFirewallRuleGroupPolicy(args: PutFirewallRuleGroupPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutFirewallRuleGroupPolicyCommandOutput>;
508
259
  putFirewallRuleGroupPolicy(args: PutFirewallRuleGroupPolicyCommandInput, cb: (err: any, data?: PutFirewallRuleGroupPolicyCommandOutput) => void): void;
509
260
  putFirewallRuleGroupPolicy(args: PutFirewallRuleGroupPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutFirewallRuleGroupPolicyCommandOutput) => void): void;
510
- /**
511
- * <p>Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query logging configuration that you want to share,
512
- * and the operations that you want the account to be able to perform on the configuration.</p>
513
- */
261
+
514
262
  putResolverQueryLogConfigPolicy(args: PutResolverQueryLogConfigPolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutResolverQueryLogConfigPolicyCommandOutput>;
515
263
  putResolverQueryLogConfigPolicy(args: PutResolverQueryLogConfigPolicyCommandInput, cb: (err: any, data?: PutResolverQueryLogConfigPolicyCommandOutput) => void): void;
516
264
  putResolverQueryLogConfigPolicy(args: PutResolverQueryLogConfigPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResolverQueryLogConfigPolicyCommandOutput) => void): void;
517
- /**
518
- * <p>Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to share the rule with,
519
- * and the operations that you want the account to be able to perform on the rule.</p>
520
- */
265
+
521
266
  putResolverRulePolicy(args: PutResolverRulePolicyCommandInput, options?: __HttpHandlerOptions): Promise<PutResolverRulePolicyCommandOutput>;
522
267
  putResolverRulePolicy(args: PutResolverRulePolicyCommandInput, cb: (err: any, data?: PutResolverRulePolicyCommandOutput) => void): void;
523
268
  putResolverRulePolicy(args: PutResolverRulePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutResolverRulePolicyCommandOutput) => void): void;
524
- /**
525
- * <p>Adds one or more tags to a specified resource.</p>
526
- */
269
+
527
270
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
528
271
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
529
272
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
530
- /**
531
- * <p>Removes one or more tags from a specified resource.</p>
532
- */
273
+
533
274
  untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
534
275
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
535
276
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
536
- /**
537
- * <p>Updates the configuration of the firewall behavior provided by DNS Firewall for a single
538
- * VPC from Amazon Virtual Private Cloud (Amazon VPC). </p>
539
- */
277
+
540
278
  updateFirewallConfig(args: UpdateFirewallConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFirewallConfigCommandOutput>;
541
279
  updateFirewallConfig(args: UpdateFirewallConfigCommandInput, cb: (err: any, data?: UpdateFirewallConfigCommandOutput) => void): void;
542
280
  updateFirewallConfig(args: UpdateFirewallConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFirewallConfigCommandOutput) => void): void;
543
- /**
544
- * <p>Updates the firewall domain list from an array of domain specifications. </p>
545
- */
281
+
546
282
  updateFirewallDomains(args: UpdateFirewallDomainsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFirewallDomainsCommandOutput>;
547
283
  updateFirewallDomains(args: UpdateFirewallDomainsCommandInput, cb: (err: any, data?: UpdateFirewallDomainsCommandOutput) => void): void;
548
284
  updateFirewallDomains(args: UpdateFirewallDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFirewallDomainsCommandOutput) => void): void;
549
- /**
550
- * <p>Updates the specified firewall rule. </p>
551
- */
285
+
552
286
  updateFirewallRule(args: UpdateFirewallRuleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFirewallRuleCommandOutput>;
553
287
  updateFirewallRule(args: UpdateFirewallRuleCommandInput, cb: (err: any, data?: UpdateFirewallRuleCommandOutput) => void): void;
554
288
  updateFirewallRule(args: UpdateFirewallRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFirewallRuleCommandOutput) => void): void;
555
- /**
556
- * <p>Changes the association of a <a>FirewallRuleGroup</a> with a VPC. The association enables DNS filtering for the VPC. </p>
557
- */
289
+
558
290
  updateFirewallRuleGroupAssociation(args: UpdateFirewallRuleGroupAssociationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFirewallRuleGroupAssociationCommandOutput>;
559
291
  updateFirewallRuleGroupAssociation(args: UpdateFirewallRuleGroupAssociationCommandInput, cb: (err: any, data?: UpdateFirewallRuleGroupAssociationCommandOutput) => void): void;
560
292
  updateFirewallRuleGroupAssociation(args: UpdateFirewallRuleGroupAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFirewallRuleGroupAssociationCommandOutput) => void): void;
561
- /**
562
- * <p>Updates an existing DNSSEC validation configuration. If there is no existing DNSSEC validation configuration, one is created.</p>
563
- */
293
+
564
294
  updateResolverDnssecConfig(args: UpdateResolverDnssecConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateResolverDnssecConfigCommandOutput>;
565
295
  updateResolverDnssecConfig(args: UpdateResolverDnssecConfigCommandInput, cb: (err: any, data?: UpdateResolverDnssecConfigCommandOutput) => void): void;
566
296
  updateResolverDnssecConfig(args: UpdateResolverDnssecConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResolverDnssecConfigCommandOutput) => void): void;
567
- /**
568
- * <p>Updates the name of an inbound or an outbound Resolver endpoint. </p>
569
- */
297
+
570
298
  updateResolverEndpoint(args: UpdateResolverEndpointCommandInput, options?: __HttpHandlerOptions): Promise<UpdateResolverEndpointCommandOutput>;
571
299
  updateResolverEndpoint(args: UpdateResolverEndpointCommandInput, cb: (err: any, data?: UpdateResolverEndpointCommandOutput) => void): void;
572
300
  updateResolverEndpoint(args: UpdateResolverEndpointCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResolverEndpointCommandOutput) => void): void;
573
- /**
574
- * <p>Updates settings for a specified Resolver rule. <code>ResolverRuleId</code> is required, and all other parameters are optional.
575
- * If you don't specify a parameter, it retains its current value.</p>
576
- */
301
+
577
302
  updateResolverRule(args: UpdateResolverRuleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateResolverRuleCommandOutput>;
578
303
  updateResolverRule(args: UpdateResolverRuleCommandInput, cb: (err: any, data?: UpdateResolverRuleCommandOutput) => void): void;
579
304
  updateResolverRule(args: UpdateResolverRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResolverRuleCommandOutput) => void): void;