@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,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 Resolver rules 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, ListResolverRulesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListResolverRulesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListResolverRulesCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListResolverRulesCommandInput} for command's `input` shape.
21
- * @see {@link ListResolverRulesCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListResolverRulesCommand 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 the tags that you associated with the specified resource.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, ListTagsForResourceCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, ListTagsForResourceCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new ListTagsForResourceCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
21
- * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class ListTagsForResourceCommand 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,37 +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>Attaches an Identity and Access Management (Amazon Web Services IAM) policy for sharing the rule
10
- * group. You can use the policy to share the rule group using Resource Access Manager
11
- * (RAM). </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { Route53ResolverClient, PutFirewallRuleGroupPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
16
- * // const { Route53ResolverClient, PutFirewallRuleGroupPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
17
- * const client = new Route53ResolverClient(config);
18
- * const command = new PutFirewallRuleGroupPolicyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link PutFirewallRuleGroupPolicyCommandInput} for command's `input` shape.
23
- * @see {@link PutFirewallRuleGroupPolicyCommandOutput} for command's `response` shape.
24
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class PutFirewallRuleGroupPolicyCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
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>Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query logging configuration that you want to share,
10
- * and the operations that you want the account to be able to perform on the configuration.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, PutResolverQueryLogConfigPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, PutResolverQueryLogConfigPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new PutResolverQueryLogConfigPolicyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link PutResolverQueryLogConfigPolicyCommandInput} for command's `input` shape.
22
- * @see {@link PutResolverQueryLogConfigPolicyCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class PutResolverQueryLogConfigPolicyCommand 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>Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to share the rule with,
10
- * and the operations that you want the account to be able to perform on the rule.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, PutResolverRulePolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, PutResolverRulePolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new PutResolverRulePolicyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link PutResolverRulePolicyCommandInput} for command's `input` shape.
22
- * @see {@link PutResolverRulePolicyCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class PutResolverRulePolicyCommand 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>Adds one or more tags to a specified resource.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, TagResourceCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, TagResourceCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new TagResourceCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link TagResourceCommandInput} for command's `input` shape.
21
- * @see {@link TagResourceCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class TagResourceCommand 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>Removes one or more tags from a specified resource.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, UntagResourceCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, UntagResourceCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new UntagResourceCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UntagResourceCommandInput} for command's `input` shape.
21
- * @see {@link UntagResourceCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UntagResourceCommand 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>Updates the configuration of the firewall behavior provided by DNS Firewall for a single
10
- * VPC from Amazon Virtual Private Cloud (Amazon VPC). </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, UpdateFirewallConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, UpdateFirewallConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new UpdateFirewallConfigCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link UpdateFirewallConfigCommandInput} for command's `input` shape.
22
- * @see {@link UpdateFirewallConfigCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class UpdateFirewallConfigCommand 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>Updates the firewall domain list from an array of domain specifications. </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, UpdateFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, UpdateFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new UpdateFirewallDomainsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateFirewallDomainsCommandInput} for command's `input` shape.
21
- * @see {@link UpdateFirewallDomainsCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateFirewallDomainsCommand 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>Updates the specified firewall rule. </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, UpdateFirewallRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, UpdateFirewallRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new UpdateFirewallRuleCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateFirewallRuleCommandInput} for command's `input` shape.
21
- * @see {@link UpdateFirewallRuleCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateFirewallRuleCommand 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>Changes the association of a <a>FirewallRuleGroup</a> with a VPC. The association enables DNS filtering for the VPC. </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, UpdateFirewallRuleGroupAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, UpdateFirewallRuleGroupAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new UpdateFirewallRuleGroupAssociationCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateFirewallRuleGroupAssociationCommandInput} for command's `input` shape.
21
- * @see {@link UpdateFirewallRuleGroupAssociationCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateFirewallRuleGroupAssociationCommand 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>Updates an existing DNSSEC validation configuration. If there is no existing DNSSEC validation configuration, one is created.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53ResolverClient, UpdateResolverDnssecConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, UpdateResolverDnssecConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new UpdateResolverDnssecConfigCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateResolverDnssecConfigCommandInput} for command's `input` shape.
21
- * @see {@link UpdateResolverDnssecConfigCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateResolverDnssecConfigCommand 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>Updates the name of an inbound or an outbound 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, UpdateResolverEndpointCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
14
- * // const { Route53ResolverClient, UpdateResolverEndpointCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
15
- * const client = new Route53ResolverClient(config);
16
- * const command = new UpdateResolverEndpointCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link UpdateResolverEndpointCommandInput} for command's `input` shape.
21
- * @see {@link UpdateResolverEndpointCommandOutput} for command's `response` shape.
22
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class UpdateResolverEndpointCommand 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>Updates settings for a specified Resolver rule. <code>ResolverRuleId</code> is required, and all other parameters are optional.
10
- * If you don't specify a parameter, it retains its current value.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { Route53ResolverClient, UpdateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
15
- * // const { Route53ResolverClient, UpdateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
16
- * const client = new Route53ResolverClient(config);
17
- * const command = new UpdateResolverRuleCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link UpdateResolverRuleCommandInput} for command's `input` shape.
22
- * @see {@link UpdateResolverRuleCommandOutput} for command's `response` shape.
23
- * @see {@link Route53ResolverClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class UpdateResolverRuleCommand 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);