@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
@@ -6,30 +6,11 @@ export interface GetResolverQueryLogConfigPolicyCommandInput extends GetResolver
6
6
  }
7
7
  export interface GetResolverQueryLogConfigPolicyCommandOutput extends GetResolverQueryLogConfigPolicyResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about a query logging policy. A query logging policy specifies the Resolver query logging
11
- * operations and resources that you want to allow another Amazon Web Services account to be able to use.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, GetResolverQueryLogConfigPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, GetResolverQueryLogConfigPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new GetResolverQueryLogConfigPolicyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link GetResolverQueryLogConfigPolicyCommandInput} for command's `input` shape.
23
- * @see {@link GetResolverQueryLogConfigPolicyCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class GetResolverQueryLogConfigPolicyCommand extends $Command<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: GetResolverQueryLogConfigPolicyCommandInput;
29
12
  constructor(input: GetResolverQueryLogConfigPolicyCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface GetResolverRuleAssociationCommandInput extends GetResolverRuleA
6
6
  }
7
7
  export interface GetResolverRuleAssociationCommandOutput extends GetResolverRuleAssociationResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about an association between a specified Resolver rule and a VPC. You associate a Resolver rule and a VPC using
11
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, GetResolverRuleAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, GetResolverRuleAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new GetResolverRuleAssociationCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link GetResolverRuleAssociationCommandInput} for command's `input` shape.
23
- * @see {@link GetResolverRuleAssociationCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class GetResolverRuleAssociationCommand extends $Command<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: GetResolverRuleAssociationCommandInput;
29
12
  constructor(input: GetResolverRuleAssociationCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface GetResolverRuleCommandInput extends GetResolverRuleRequest {
6
6
  }
7
7
  export interface GetResolverRuleCommandOutput extends GetResolverRuleResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <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
11
- * outbound Resolver endpoint that the rule is associated with.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, GetResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, GetResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new GetResolverRuleCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link GetResolverRuleCommandInput} for command's `input` shape.
23
- * @see {@link GetResolverRuleCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class GetResolverRuleCommand extends $Command<GetResolverRuleCommandInput, GetResolverRuleCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: GetResolverRuleCommandInput;
29
12
  constructor(input: GetResolverRuleCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverRuleCommandInput, GetResolverRuleCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface GetResolverRulePolicyCommandInput extends GetResolverRulePolicy
6
6
  }
7
7
  export interface GetResolverRulePolicyCommandOutput extends GetResolverRulePolicyResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the Resolver rule policy for a specified rule. A Resolver rule policy includes the rule that you want to share
11
- * 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>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, GetResolverRulePolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, GetResolverRulePolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new GetResolverRulePolicyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link GetResolverRulePolicyCommandInput} for command's `input` shape.
23
- * @see {@link GetResolverRulePolicyCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class GetResolverRulePolicyCommand extends $Command<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: GetResolverRulePolicyCommandInput;
29
12
  constructor(input: GetResolverRulePolicyCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,44 +6,11 @@ export interface ImportFirewallDomainsCommandInput extends ImportFirewallDomains
6
6
  }
7
7
  export interface ImportFirewallDomainsCommandOutput extends ImportFirewallDomainsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Imports domain names from a file into a domain list, for use in a DNS firewall rule group. </p>
11
- * <p>Each domain specification in your domain list must satisfy the following
12
- * requirements: </p>
13
- * <ul>
14
- * <li>
15
- * <p>It can optionally start with <code>*</code> (asterisk).</p>
16
- * </li>
17
- * <li>
18
- * <p>With the exception of the optional starting asterisk, it must only contain
19
- * the following characters: <code>A-Z</code>, <code>a-z</code>,
20
- * <code>0-9</code>, <code>-</code> (hyphen).</p>
21
- * </li>
22
- * <li>
23
- * <p>It must be from 1-255 characters in length. </p>
24
- * </li>
25
- * </ul>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { Route53ResolverClient, ImportFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
30
- * // const { Route53ResolverClient, ImportFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
31
- * const client = new Route53ResolverClient(config);
32
- * const command = new ImportFirewallDomainsCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link ImportFirewallDomainsCommandInput} for command's `input` shape.
37
- * @see {@link ImportFirewallDomainsCommandOutput} for command's `response` shape.
38
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
9
+
41
10
  export declare class ImportFirewallDomainsCommand extends $Command<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig> {
42
11
  readonly input: ImportFirewallDomainsCommandInput;
43
12
  constructor(input: ImportFirewallDomainsCommandInput);
44
- /**
45
- * @internal
46
- */
13
+
47
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput>;
48
15
  private serialize;
49
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListFirewallConfigsCommandInput extends ListFirewallConfigsRequ
6
6
  }
7
7
  export interface ListFirewallConfigsCommandOutput extends ListFirewallConfigsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves the firewall configurations that you have defined. DNS Firewall uses the configurations to manage firewall behavior for your VPCs. </p>
11
- * <p>A single call might return only a partial list of the configurations. For information, see <code>MaxResults</code>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListFirewallConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListFirewallConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListFirewallConfigsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListFirewallConfigsCommandInput} for command's `input` shape.
23
- * @see {@link ListFirewallConfigsCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListFirewallConfigsCommand extends $Command<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListFirewallConfigsCommandInput;
29
12
  constructor(input: ListFirewallConfigsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListFirewallDomainListsCommandInput extends ListFirewallDomainL
6
6
  }
7
7
  export interface ListFirewallDomainListsCommandOutput extends ListFirewallDomainListsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <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>
11
- * <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>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListFirewallDomainListsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListFirewallDomainListsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListFirewallDomainListsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListFirewallDomainListsCommandInput} for command's `input` shape.
23
- * @see {@link ListFirewallDomainListsCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListFirewallDomainListsCommand extends $Command<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListFirewallDomainListsCommandInput;
29
12
  constructor(input: ListFirewallDomainListsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListFirewallDomainsCommandInput extends ListFirewallDomainsRequ
6
6
  }
7
7
  export interface ListFirewallDomainsCommandOutput extends ListFirewallDomainsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves the domains that you have defined for the specified firewall domain list. </p>
11
- * <p>A single call might return only a partial list of the domains. For information, see <code>MaxResults</code>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListFirewallDomainsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListFirewallDomainsCommandInput} for command's `input` shape.
23
- * @see {@link ListFirewallDomainsCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListFirewallDomainsCommand extends $Command<ListFirewallDomainsCommandInput, ListFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListFirewallDomainsCommandInput;
29
12
  constructor(input: ListFirewallDomainsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallDomainsCommandInput, ListFirewallDomainsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListFirewallRuleGroupAssociationsCommandInput extends ListFirew
6
6
  }
7
7
  export interface ListFirewallRuleGroupAssociationsCommandOutput extends ListFirewallRuleGroupAssociationsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves the firewall rule group associations that you have defined. Each association enables DNS filtering for a VPC with one rule group. </p>
11
- * <p>A single call might return only a partial list of the associations. For information, see <code>MaxResults</code>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListFirewallRuleGroupAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListFirewallRuleGroupAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListFirewallRuleGroupAssociationsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListFirewallRuleGroupAssociationsCommandInput} for command's `input` shape.
23
- * @see {@link ListFirewallRuleGroupAssociationsCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListFirewallRuleGroupAssociationsCommand extends $Command<ListFirewallRuleGroupAssociationsCommandInput, ListFirewallRuleGroupAssociationsCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListFirewallRuleGroupAssociationsCommandInput;
29
12
  constructor(input: ListFirewallRuleGroupAssociationsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallRuleGroupAssociationsCommandInput, ListFirewallRuleGroupAssociationsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListFirewallRuleGroupsCommandInput extends ListFirewallRuleGrou
6
6
  }
7
7
  export interface ListFirewallRuleGroupsCommandOutput extends ListFirewallRuleGroupsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves the minimal high-level information for the rule groups that you have defined. </p>
11
- * <p>A single call might return only a partial list of the rule groups. For information, see <code>MaxResults</code>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListFirewallRuleGroupsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListFirewallRuleGroupsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListFirewallRuleGroupsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListFirewallRuleGroupsCommandInput} for command's `input` shape.
23
- * @see {@link ListFirewallRuleGroupsCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListFirewallRuleGroupsCommand extends $Command<ListFirewallRuleGroupsCommandInput, ListFirewallRuleGroupsCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListFirewallRuleGroupsCommandInput;
29
12
  constructor(input: ListFirewallRuleGroupsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallRuleGroupsCommandInput, ListFirewallRuleGroupsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListFirewallRulesCommandInput extends ListFirewallRulesRequest
6
6
  }
7
7
  export interface ListFirewallRulesCommandOutput extends ListFirewallRulesResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <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>
11
- * <p>A single call might return only a partial list of the rules. For information, see <code>MaxResults</code>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListFirewallRulesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListFirewallRulesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListFirewallRulesCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListFirewallRulesCommandInput} for command's `input` shape.
23
- * @see {@link ListFirewallRulesCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListFirewallRulesCommand extends $Command<ListFirewallRulesCommandInput, ListFirewallRulesCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListFirewallRulesCommandInput;
29
12
  constructor(input: ListFirewallRulesCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallRulesCommandInput, ListFirewallRulesCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResolverDnssecConfigsCommandInput extends ListResolverDnsse
6
6
  }
7
7
  export interface ListResolverDnssecConfigsCommandOutput extends ListResolverDnssecConfigsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists the configurations for DNSSEC validation that are associated with the current Amazon Web Services account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverDnssecConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverDnssecConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverDnssecConfigsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverDnssecConfigsCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverDnssecConfigsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResolverDnssecConfigsCommand extends $Command<ListResolverDnssecConfigsCommandInput, ListResolverDnssecConfigsCommandOutput, Route53ResolverClientResolvedConfig> {
27
11
  readonly input: ListResolverDnssecConfigsCommandInput;
28
12
  constructor(input: ListResolverDnssecConfigsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverDnssecConfigsCommandInput, ListResolverDnssecConfigsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResolverEndpointIpAddressesCommandInput extends ListResolve
6
6
  }
7
7
  export interface ListResolverEndpointIpAddressesCommandOutput extends ListResolverEndpointIpAddressesResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets the IP addresses for a specified Resolver endpoint.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverEndpointIpAddressesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverEndpointIpAddressesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverEndpointIpAddressesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverEndpointIpAddressesCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverEndpointIpAddressesCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResolverEndpointIpAddressesCommand extends $Command<ListResolverEndpointIpAddressesCommandInput, ListResolverEndpointIpAddressesCommandOutput, Route53ResolverClientResolvedConfig> {
27
11
  readonly input: ListResolverEndpointIpAddressesCommandInput;
28
12
  constructor(input: ListResolverEndpointIpAddressesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverEndpointIpAddressesCommandInput, ListResolverEndpointIpAddressesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResolverEndpointsCommandInput extends ListResolverEndpoints
6
6
  }
7
7
  export interface ListResolverEndpointsCommandOutput extends ListResolverEndpointsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists all the Resolver endpoints that were created using the current Amazon Web Services account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverEndpointsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverEndpointsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverEndpointsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverEndpointsCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverEndpointsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResolverEndpointsCommand extends $Command<ListResolverEndpointsCommandInput, ListResolverEndpointsCommandOutput, Route53ResolverClientResolvedConfig> {
27
11
  readonly input: ListResolverEndpointsCommandInput;
28
12
  constructor(input: ListResolverEndpointsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverEndpointsCommandInput, ListResolverEndpointsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResolverQueryLogConfigAssociationsCommandInput extends List
6
6
  }
7
7
  export interface ListResolverQueryLogConfigAssociationsCommandOutput extends ListResolverQueryLogConfigAssociationsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists information about associations between Amazon VPCs and query logging configurations.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverQueryLogConfigAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverQueryLogConfigAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverQueryLogConfigAssociationsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverQueryLogConfigAssociationsCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverQueryLogConfigAssociationsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResolverQueryLogConfigAssociationsCommand extends $Command<ListResolverQueryLogConfigAssociationsCommandInput, ListResolverQueryLogConfigAssociationsCommandOutput, Route53ResolverClientResolvedConfig> {
27
11
  readonly input: ListResolverQueryLogConfigAssociationsCommandInput;
28
12
  constructor(input: ListResolverQueryLogConfigAssociationsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverQueryLogConfigAssociationsCommandInput, ListResolverQueryLogConfigAssociationsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListResolverQueryLogConfigsCommandInput extends ListResolverQue
6
6
  }
7
7
  export interface ListResolverQueryLogConfigsCommandOutput extends ListResolverQueryLogConfigsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists information about the specified query logging configurations. Each configuration defines where you want Resolver to save
11
- * DNS query logs and specifies the VPCs that you want to log queries for.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, ListResolverQueryLogConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, ListResolverQueryLogConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new ListResolverQueryLogConfigsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListResolverQueryLogConfigsCommandInput} for command's `input` shape.
23
- * @see {@link ListResolverQueryLogConfigsCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListResolverQueryLogConfigsCommand extends $Command<ListResolverQueryLogConfigsCommandInput, ListResolverQueryLogConfigsCommandOutput, Route53ResolverClientResolvedConfig> {
28
11
  readonly input: ListResolverQueryLogConfigsCommandInput;
29
12
  constructor(input: ListResolverQueryLogConfigsCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverQueryLogConfigsCommandInput, ListResolverQueryLogConfigsCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResolverRuleAssociationsCommandInput extends ListResolverRu
6
6
  }
7
7
  export interface ListResolverRuleAssociationsCommandOutput extends ListResolverRuleAssociationsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists the associations that were created between Resolver rules and VPCs using the current Amazon Web Services account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverRuleAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverRuleAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverRuleAssociationsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverRuleAssociationsCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverRuleAssociationsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResolverRuleAssociationsCommand extends $Command<ListResolverRuleAssociationsCommandInput, ListResolverRuleAssociationsCommandOutput, Route53ResolverClientResolvedConfig> {
27
11
  readonly input: ListResolverRuleAssociationsCommandInput;
28
12
  constructor(input: ListResolverRuleAssociationsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverRuleAssociationsCommandInput, ListResolverRuleAssociationsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResolverRulesCommandInput extends ListResolverRulesRequest
6
6
  }
7
7
  export interface ListResolverRulesCommandOutput extends ListResolverRulesResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists the Resolver rules that were created using the current Amazon Web Services account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverRulesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverRulesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverRulesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverRulesCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverRulesCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResolverRulesCommand extends $Command<ListResolverRulesCommandInput, ListResolverRulesCommandOutput, Route53ResolverClientResolvedConfig> {
27
11
  readonly input: ListResolverRulesCommandInput;
28
12
  constructor(input: ListResolverRulesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResolverRulesCommandInput, ListResolverRulesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;