@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
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Gets information about a query logging policy. A query logging policy specifies the Resolver query logging
10
- * operations and resources that you want to allow another Amazon Web Services account to be able to use.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, GetResolverQueryLogConfigPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, GetResolverQueryLogConfigPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new GetResolverQueryLogConfigPolicyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetResolverQueryLogConfigPolicyCommandInput} for command's `input` shape.
22
- * @see {@link GetResolverQueryLogConfigPolicyCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class GetResolverQueryLogConfigPolicyCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Gets information about an association between a specified Resolver rule and a VPC. You associate a Resolver rule and a VPC using
10
- * <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverRule.html">AssociateResolverRule</a>. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, GetResolverRuleAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, GetResolverRuleAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new GetResolverRuleAssociationCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetResolverRuleAssociationCommandInput} for command's `input` shape.
22
- * @see {@link GetResolverRuleAssociationCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class GetResolverRuleAssociationCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <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
10
- * outbound Resolver endpoint that the rule is associated with.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, GetResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, GetResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new GetResolverRuleCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetResolverRuleCommandInput} for command's `input` shape.
22
- * @see {@link GetResolverRuleCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class GetResolverRuleCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Gets information about the Resolver rule policy for a specified rule. A Resolver rule policy includes the rule that you want to share
10
- * 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>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, GetResolverRulePolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, GetResolverRulePolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new GetResolverRulePolicyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetResolverRulePolicyCommandInput} for command's `input` shape.
22
- * @see {@link GetResolverRulePolicyCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class GetResolverRulePolicyCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,50 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Imports domain names from a file into a domain list, for use in a DNS firewall rule group. </p>
10
- * <p>Each domain specification in your domain list must satisfy the following
11
- * requirements: </p>
12
- * <ul>
13
- * <li>
14
- * <p>It can optionally start with <code>*</code> (asterisk).</p>
15
- * </li>
16
- * <li>
17
- * <p>With the exception of the optional starting asterisk, it must only contain
18
- * the following characters: <code>A-Z</code>, <code>a-z</code>,
19
- * <code>0-9</code>, <code>-</code> (hyphen).</p>
20
- * </li>
21
- * <li>
22
- * <p>It must be from 1-255 characters in length. </p>
23
- * </li>
24
- * </ul>
25
- * @example
26
- * Use a bare-bones client and the command you need to make an API call.
27
- * ```javascript
28
- * import { Route53ResolverClient, ImportFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
29
- * // const { Route53ResolverClient, ImportFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
30
- * const client = new Route53ResolverClient(config);
31
- * const command = new ImportFirewallDomainsCommand(input);
32
- * const response = await client.send(command);
33
- * ```
34
- *
35
- * @see {@link ImportFirewallDomainsCommandInput} for command's `input` shape.
36
- * @see {@link ImportFirewallDomainsCommandOutput} for command's `response` shape.
37
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
38
- *
39
- */
40
8
  class ImportFirewallDomainsCommand extends smithy_client_1.Command {
41
- // Start section: command_properties
42
- // End section: command_properties
43
9
  constructor(input) {
44
- // Start section: command_constructor
45
10
  super();
46
11
  this.input = input;
47
- // End section: command_constructor
48
12
  }
49
- /**
50
- * @internal
51
- */
52
13
  resolveMiddleware(clientStack, configuration, options) {
53
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
54
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Retrieves the firewall configurations that you have defined. DNS Firewall uses the configurations to manage firewall behavior for your VPCs. </p>
10
- * <p>A single call might return only a partial list of the configurations. For information, see <code>MaxResults</code>. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListFirewallConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListFirewallConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListFirewallConfigsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFirewallConfigsCommandInput} for command's `input` shape.
22
- * @see {@link ListFirewallConfigsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListFirewallConfigsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <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>
10
- * <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>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListFirewallDomainListsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListFirewallDomainListsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListFirewallDomainListsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFirewallDomainListsCommandInput} for command's `input` shape.
22
- * @see {@link ListFirewallDomainListsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListFirewallDomainListsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Retrieves the domains that you have defined for the specified firewall domain list. </p>
10
- * <p>A single call might return only a partial list of the domains. For information, see <code>MaxResults</code>. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListFirewallDomainsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFirewallDomainsCommandInput} for command's `input` shape.
22
- * @see {@link ListFirewallDomainsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListFirewallDomainsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Retrieves the firewall rule group associations that you have defined. Each association enables DNS filtering for a VPC with one rule group. </p>
10
- * <p>A single call might return only a partial list of the associations. For information, see <code>MaxResults</code>. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListFirewallRuleGroupAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListFirewallRuleGroupAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListFirewallRuleGroupAssociationsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFirewallRuleGroupAssociationsCommandInput} for command's `input` shape.
22
- * @see {@link ListFirewallRuleGroupAssociationsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListFirewallRuleGroupAssociationsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Retrieves the minimal high-level information for the rule groups that you have defined. </p>
10
- * <p>A single call might return only a partial list of the rule groups. For information, see <code>MaxResults</code>. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListFirewallRuleGroupsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListFirewallRuleGroupsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListFirewallRuleGroupsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFirewallRuleGroupsCommandInput} for command's `input` shape.
22
- * @see {@link ListFirewallRuleGroupsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListFirewallRuleGroupsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <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>
10
- * <p>A single call might return only a partial list of the rules. For information, see <code>MaxResults</code>. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListFirewallRulesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListFirewallRulesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListFirewallRulesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFirewallRulesCommandInput} for command's `input` shape.
22
- * @see {@link ListFirewallRulesCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListFirewallRulesCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Lists the configurations for DNSSEC validation that are associated with the current Amazon Web Services account.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, ListResolverDnssecConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListResolverDnssecConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListResolverDnssecConfigsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListResolverDnssecConfigsCommandInput} for command's `input` shape.
21
- * @see {@link ListResolverDnssecConfigsCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListResolverDnssecConfigsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Gets the IP addresses for a specified Resolver endpoint.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, ListResolverEndpointIpAddressesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListResolverEndpointIpAddressesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListResolverEndpointIpAddressesCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListResolverEndpointIpAddressesCommandInput} for command's `input` shape.
21
- * @see {@link ListResolverEndpointIpAddressesCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListResolverEndpointIpAddressesCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Lists all the Resolver endpoints that were created using the current Amazon Web Services account.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, ListResolverEndpointsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListResolverEndpointsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListResolverEndpointsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListResolverEndpointsCommandInput} for command's `input` shape.
21
- * @see {@link ListResolverEndpointsCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListResolverEndpointsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Lists information about associations between Amazon VPCs and query logging configurations.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, ListResolverQueryLogConfigAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListResolverQueryLogConfigAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListResolverQueryLogConfigAssociationsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListResolverQueryLogConfigAssociationsCommandInput} for command's `input` shape.
21
- * @see {@link ListResolverQueryLogConfigAssociationsCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListResolverQueryLogConfigAssociationsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Lists information about the specified query logging configurations. Each configuration defines where you want Resolver to save
10
- * DNS query logs and specifies the VPCs that you want to log queries for.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, ListResolverQueryLogConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, ListResolverQueryLogConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new ListResolverQueryLogConfigsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResolverQueryLogConfigsCommandInput} for command's `input` shape.
22
- * @see {@link ListResolverQueryLogConfigsCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class ListResolverQueryLogConfigsCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
- /**
9
- * <p>Lists the associations that were created between Resolver rules and VPCs using the current Amazon Web Services account.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, ListResolverRuleAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListResolverRuleAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListResolverRuleAssociationsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListResolverRuleAssociationsCommandInput} for command's `input` shape.
21
- * @see {@link ListResolverRuleAssociationsCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListResolverRuleAssociationsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);