@aws-sdk/client-route53resolver 3.298.0 → 3.300.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +14 -0
  2. package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +9 -0
  3. package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +4 -0
  4. package/dist-types/commands/AssociateResolverRuleCommand.d.ts +5 -0
  5. package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +10 -0
  6. package/dist-types/commands/CreateFirewallRuleCommand.d.ts +12 -0
  7. package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +10 -0
  8. package/dist-types/commands/CreateResolverEndpointCommand.d.ts +22 -0
  9. package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateResolverRuleCommand.d.ts +20 -0
  11. package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +3 -0
  12. package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +4 -0
  13. package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -0
  14. package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +3 -0
  15. package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -0
  16. package/dist-types/commands/DeleteResolverRuleCommand.d.ts +3 -0
  17. package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -0
  18. package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +9 -0
  19. package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +4 -0
  20. package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +4 -0
  21. package/dist-types/commands/GetFirewallConfigCommand.d.ts +3 -0
  22. package/dist-types/commands/GetFirewallDomainListCommand.d.ts +3 -0
  23. package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -0
  24. package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +3 -0
  25. package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -0
  26. package/dist-types/commands/GetResolverConfigCommand.d.ts +3 -0
  27. package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +3 -0
  28. package/dist-types/commands/GetResolverEndpointCommand.d.ts +3 -0
  29. package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -0
  30. package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +3 -0
  31. package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -0
  32. package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +3 -0
  33. package/dist-types/commands/GetResolverRuleCommand.d.ts +3 -0
  34. package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +3 -0
  35. package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +5 -0
  36. package/dist-types/commands/ListFirewallConfigsCommand.d.ts +4 -0
  37. package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +4 -0
  38. package/dist-types/commands/ListFirewallDomainsCommand.d.ts +5 -0
  39. package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +8 -0
  40. package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +4 -0
  41. package/dist-types/commands/ListFirewallRulesCommand.d.ts +7 -0
  42. package/dist-types/commands/ListResolverConfigsCommand.d.ts +4 -0
  43. package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +12 -0
  44. package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +5 -0
  45. package/dist-types/commands/ListResolverEndpointsCommand.d.ts +12 -0
  46. package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +14 -0
  47. package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +14 -0
  48. package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +12 -0
  49. package/dist-types/commands/ListResolverRulesCommand.d.ts +12 -0
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +5 -0
  51. package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +4 -0
  52. package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +4 -0
  53. package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +4 -0
  54. package/dist-types/commands/TagResourceCommand.d.ts +9 -0
  55. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  56. package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +4 -0
  57. package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +7 -0
  58. package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +11 -0
  59. package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +6 -0
  60. package/dist-types/commands/UpdateResolverConfigCommand.d.ts +4 -0
  61. package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +4 -0
  62. package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +11 -0
  63. package/dist-types/commands/UpdateResolverRuleCommand.d.ts +14 -0
  64. package/package.json +12 -12
@@ -26,6 +26,20 @@ export interface AssociateFirewallRuleGroupCommandOutput extends AssociateFirewa
26
26
  * import { Route53ResolverClient, AssociateFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, AssociateFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * CreatorRequestId: "STRING_VALUE", // required
31
+ * FirewallRuleGroupId: "STRING_VALUE", // required
32
+ * VpcId: "STRING_VALUE", // required
33
+ * Priority: Number("int"), // required
34
+ * Name: "STRING_VALUE", // required
35
+ * MutationProtection: "ENABLED" || "DISABLED",
36
+ * Tags: [
37
+ * {
38
+ * Key: "STRING_VALUE", // required
39
+ * Value: "STRING_VALUE", // required
40
+ * },
41
+ * ],
42
+ * };
29
43
  * const command = new AssociateFirewallRuleGroupCommand(input);
30
44
  * const response = await client.send(command);
31
45
  * ```
@@ -30,6 +30,15 @@ export interface AssociateResolverEndpointIpAddressCommandOutput extends Associa
30
30
  * import { Route53ResolverClient, AssociateResolverEndpointIpAddressCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
31
31
  * // const { Route53ResolverClient, AssociateResolverEndpointIpAddressCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
32
32
  * const client = new Route53ResolverClient(config);
33
+ * const input = {
34
+ * ResolverEndpointId: "STRING_VALUE", // required
35
+ * IpAddress: {
36
+ * IpId: "STRING_VALUE",
37
+ * SubnetId: "STRING_VALUE",
38
+ * Ip: "STRING_VALUE",
39
+ * Ipv6: "STRING_VALUE",
40
+ * },
41
+ * };
33
42
  * const command = new AssociateResolverEndpointIpAddressCommand(input);
34
43
  * const response = await client.send(command);
35
44
  * ```
@@ -34,6 +34,10 @@ export interface AssociateResolverQueryLogConfigCommandOutput extends AssociateR
34
34
  * import { Route53ResolverClient, AssociateResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
35
35
  * // const { Route53ResolverClient, AssociateResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
36
36
  * const client = new Route53ResolverClient(config);
37
+ * const input = {
38
+ * ResolverQueryLogConfigId: "STRING_VALUE", // required
39
+ * ResourceId: "STRING_VALUE", // required
40
+ * };
37
41
  * const command = new AssociateResolverQueryLogConfigCommand(input);
38
42
  * const response = await client.send(command);
39
43
  * ```
@@ -29,6 +29,11 @@ export interface AssociateResolverRuleCommandOutput extends AssociateResolverRul
29
29
  * import { Route53ResolverClient, AssociateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
30
30
  * // const { Route53ResolverClient, AssociateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
31
31
  * const client = new Route53ResolverClient(config);
32
+ * const input = {
33
+ * ResolverRuleId: "STRING_VALUE", // required
34
+ * Name: "STRING_VALUE",
35
+ * VPCId: "STRING_VALUE", // required
36
+ * };
32
37
  * const command = new AssociateResolverRuleCommand(input);
33
38
  * const response = await client.send(command);
34
39
  * ```
@@ -26,6 +26,16 @@ export interface CreateFirewallDomainListCommandOutput extends CreateFirewallDom
26
26
  * import { Route53ResolverClient, CreateFirewallDomainListCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, CreateFirewallDomainListCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * CreatorRequestId: "STRING_VALUE", // required
31
+ * Name: "STRING_VALUE", // required
32
+ * Tags: [
33
+ * {
34
+ * Key: "STRING_VALUE", // required
35
+ * Value: "STRING_VALUE", // required
36
+ * },
37
+ * ],
38
+ * };
29
39
  * const command = new CreateFirewallDomainListCommand(input);
30
40
  * const response = await client.send(command);
31
41
  * ```
@@ -26,6 +26,18 @@ export interface CreateFirewallRuleCommandOutput extends CreateFirewallRuleRespo
26
26
  * import { Route53ResolverClient, CreateFirewallRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, CreateFirewallRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * CreatorRequestId: "STRING_VALUE", // required
31
+ * FirewallRuleGroupId: "STRING_VALUE", // required
32
+ * FirewallDomainListId: "STRING_VALUE", // required
33
+ * Priority: Number("int"), // required
34
+ * Action: "ALLOW" || "BLOCK" || "ALERT", // required
35
+ * BlockResponse: "NODATA" || "NXDOMAIN" || "OVERRIDE",
36
+ * BlockOverrideDomain: "STRING_VALUE",
37
+ * BlockOverrideDnsType: "CNAME",
38
+ * BlockOverrideTtl: Number("int"),
39
+ * Name: "STRING_VALUE", // required
40
+ * };
29
41
  * const command = new CreateFirewallRuleCommand(input);
30
42
  * const response = await client.send(command);
31
43
  * ```
@@ -27,6 +27,16 @@ export interface CreateFirewallRuleGroupCommandOutput extends CreateFirewallRule
27
27
  * import { Route53ResolverClient, CreateFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, CreateFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * CreatorRequestId: "STRING_VALUE", // required
32
+ * Name: "STRING_VALUE", // required
33
+ * Tags: [
34
+ * {
35
+ * Key: "STRING_VALUE", // required
36
+ * Value: "STRING_VALUE", // required
37
+ * },
38
+ * ],
39
+ * };
30
40
  * const command = new CreateFirewallRuleGroupCommand(input);
31
41
  * const response = await client.send(command);
32
42
  * ```
@@ -36,6 +36,28 @@ export interface CreateResolverEndpointCommandOutput extends CreateResolverEndpo
36
36
  * import { Route53ResolverClient, CreateResolverEndpointCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
37
37
  * // const { Route53ResolverClient, CreateResolverEndpointCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
38
38
  * const client = new Route53ResolverClient(config);
39
+ * const input = {
40
+ * CreatorRequestId: "STRING_VALUE", // required
41
+ * Name: "STRING_VALUE",
42
+ * SecurityGroupIds: [ // required
43
+ * "STRING_VALUE",
44
+ * ],
45
+ * Direction: "INBOUND" || "OUTBOUND", // required
46
+ * IpAddresses: [ // required
47
+ * {
48
+ * SubnetId: "STRING_VALUE", // required
49
+ * Ip: "STRING_VALUE",
50
+ * Ipv6: "STRING_VALUE",
51
+ * },
52
+ * ],
53
+ * Tags: [
54
+ * {
55
+ * Key: "STRING_VALUE", // required
56
+ * Value: "STRING_VALUE", // required
57
+ * },
58
+ * ],
59
+ * ResolverEndpointType: "IPV6" || "IPV4" || "DUALSTACK",
60
+ * };
39
61
  * const command = new CreateResolverEndpointCommand(input);
40
62
  * const response = await client.send(command);
41
63
  * ```
@@ -32,6 +32,17 @@ export interface CreateResolverQueryLogConfigCommandOutput extends CreateResolve
32
32
  * import { Route53ResolverClient, CreateResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
33
33
  * // const { Route53ResolverClient, CreateResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
34
34
  * const client = new Route53ResolverClient(config);
35
+ * const input = {
36
+ * Name: "STRING_VALUE", // required
37
+ * DestinationArn: "STRING_VALUE", // required
38
+ * CreatorRequestId: "STRING_VALUE", // required
39
+ * Tags: [
40
+ * {
41
+ * Key: "STRING_VALUE", // required
42
+ * Value: "STRING_VALUE", // required
43
+ * },
44
+ * ],
45
+ * };
35
46
  * const command = new CreateResolverQueryLogConfigCommand(input);
36
47
  * const response = await client.send(command);
37
48
  * ```
@@ -27,6 +27,26 @@ export interface CreateResolverRuleCommandOutput extends CreateResolverRuleRespo
27
27
  * import { Route53ResolverClient, CreateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, CreateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * CreatorRequestId: "STRING_VALUE", // required
32
+ * Name: "STRING_VALUE",
33
+ * RuleType: "FORWARD" || "SYSTEM" || "RECURSIVE", // required
34
+ * DomainName: "STRING_VALUE", // required
35
+ * TargetIps: [
36
+ * {
37
+ * Ip: "STRING_VALUE",
38
+ * Port: Number("int"),
39
+ * Ipv6: "STRING_VALUE",
40
+ * },
41
+ * ],
42
+ * ResolverEndpointId: "STRING_VALUE",
43
+ * Tags: [
44
+ * {
45
+ * Key: "STRING_VALUE", // required
46
+ * Value: "STRING_VALUE", // required
47
+ * },
48
+ * ],
49
+ * };
30
50
  * const command = new CreateResolverRuleCommand(input);
31
51
  * const response = await client.send(command);
32
52
  * ```
@@ -26,6 +26,9 @@ export interface DeleteFirewallDomainListCommandOutput extends DeleteFirewallDom
26
26
  * import { Route53ResolverClient, DeleteFirewallDomainListCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, DeleteFirewallDomainListCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallDomainListId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new DeleteFirewallDomainListCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -26,6 +26,10 @@ export interface DeleteFirewallRuleCommandOutput extends DeleteFirewallRuleRespo
26
26
  * import { Route53ResolverClient, DeleteFirewallRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, DeleteFirewallRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupId: "STRING_VALUE", // required
31
+ * FirewallDomainListId: "STRING_VALUE", // required
32
+ * };
29
33
  * const command = new DeleteFirewallRuleCommand(input);
30
34
  * const response = await client.send(command);
31
35
  * ```
@@ -26,6 +26,9 @@ export interface DeleteFirewallRuleGroupCommandOutput extends DeleteFirewallRule
26
26
  * import { Route53ResolverClient, DeleteFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, DeleteFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new DeleteFirewallRuleGroupCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -38,6 +38,9 @@ export interface DeleteResolverEndpointCommandOutput extends DeleteResolverEndpo
38
38
  * import { Route53ResolverClient, DeleteResolverEndpointCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
39
39
  * // const { Route53ResolverClient, DeleteResolverEndpointCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
40
40
  * const client = new Route53ResolverClient(config);
41
+ * const input = {
42
+ * ResolverEndpointId: "STRING_VALUE", // required
43
+ * };
41
44
  * const command = new DeleteResolverEndpointCommand(input);
42
45
  * const response = await client.send(command);
43
46
  * ```
@@ -34,6 +34,9 @@ export interface DeleteResolverQueryLogConfigCommandOutput extends DeleteResolve
34
34
  * import { Route53ResolverClient, DeleteResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
35
35
  * // const { Route53ResolverClient, DeleteResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
36
36
  * const client = new Route53ResolverClient(config);
37
+ * const input = {
38
+ * ResolverQueryLogConfigId: "STRING_VALUE", // required
39
+ * };
37
40
  * const command = new DeleteResolverQueryLogConfigCommand(input);
38
41
  * const response = await client.send(command);
39
42
  * ```
@@ -28,6 +28,9 @@ export interface DeleteResolverRuleCommandOutput extends DeleteResolverRuleRespo
28
28
  * import { Route53ResolverClient, DeleteResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
29
29
  * // const { Route53ResolverClient, DeleteResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
30
30
  * const client = new Route53ResolverClient(config);
31
+ * const input = {
32
+ * ResolverRuleId: "STRING_VALUE", // required
33
+ * };
31
34
  * const command = new DeleteResolverRuleCommand(input);
32
35
  * const response = await client.send(command);
33
36
  * ```
@@ -26,6 +26,9 @@ export interface DisassociateFirewallRuleGroupCommandOutput extends Disassociate
26
26
  * import { Route53ResolverClient, DisassociateFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, DisassociateFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupAssociationId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new DisassociateFirewallRuleGroupCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -30,6 +30,15 @@ export interface DisassociateResolverEndpointIpAddressCommandOutput extends Disa
30
30
  * import { Route53ResolverClient, DisassociateResolverEndpointIpAddressCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
31
31
  * // const { Route53ResolverClient, DisassociateResolverEndpointIpAddressCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
32
32
  * const client = new Route53ResolverClient(config);
33
+ * const input = {
34
+ * ResolverEndpointId: "STRING_VALUE", // required
35
+ * IpAddress: {
36
+ * IpId: "STRING_VALUE",
37
+ * SubnetId: "STRING_VALUE",
38
+ * Ip: "STRING_VALUE",
39
+ * Ipv6: "STRING_VALUE",
40
+ * },
41
+ * };
33
42
  * const command = new DisassociateResolverEndpointIpAddressCommand(input);
34
43
  * const response = await client.send(command);
35
44
  * ```
@@ -40,6 +40,10 @@ export interface DisassociateResolverQueryLogConfigCommandOutput extends Disasso
40
40
  * import { Route53ResolverClient, DisassociateResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
41
41
  * // const { Route53ResolverClient, DisassociateResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
42
42
  * const client = new Route53ResolverClient(config);
43
+ * const input = {
44
+ * ResolverQueryLogConfigId: "STRING_VALUE", // required
45
+ * ResourceId: "STRING_VALUE", // required
46
+ * };
43
47
  * const command = new DisassociateResolverQueryLogConfigCommand(input);
44
48
  * const response = await client.send(command);
45
49
  * ```
@@ -30,6 +30,10 @@ export interface DisassociateResolverRuleCommandOutput extends DisassociateResol
30
30
  * import { Route53ResolverClient, DisassociateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
31
31
  * // const { Route53ResolverClient, DisassociateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
32
32
  * const client = new Route53ResolverClient(config);
33
+ * const input = {
34
+ * VPCId: "STRING_VALUE", // required
35
+ * ResolverRuleId: "STRING_VALUE", // required
36
+ * };
33
37
  * const command = new DisassociateResolverRuleCommand(input);
34
38
  * const response = await client.send(command);
35
39
  * ```
@@ -27,6 +27,9 @@ export interface GetFirewallConfigCommandOutput extends GetFirewallConfigRespons
27
27
  * import { Route53ResolverClient, GetFirewallConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetFirewallConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResourceId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetFirewallConfigCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -26,6 +26,9 @@ export interface GetFirewallDomainListCommandOutput extends GetFirewallDomainLis
26
26
  * import { Route53ResolverClient, GetFirewallDomainListCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, GetFirewallDomainListCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallDomainListId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new GetFirewallDomainListCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -26,6 +26,9 @@ export interface GetFirewallRuleGroupAssociationCommandOutput extends GetFirewal
26
26
  * import { Route53ResolverClient, GetFirewallRuleGroupAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, GetFirewallRuleGroupAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupAssociationId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new GetFirewallRuleGroupAssociationCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -26,6 +26,9 @@ export interface GetFirewallRuleGroupCommandOutput extends GetFirewallRuleGroupR
26
26
  * import { Route53ResolverClient, GetFirewallRuleGroupCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, GetFirewallRuleGroupCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new GetFirewallRuleGroupCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -27,6 +27,9 @@ export interface GetFirewallRuleGroupPolicyCommandOutput extends GetFirewallRule
27
27
  * import { Route53ResolverClient, GetFirewallRuleGroupPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetFirewallRuleGroupPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * Arn: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetFirewallRuleGroupPolicyCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverConfigCommandOutput extends GetResolverConfigRespons
27
27
  * import { Route53ResolverClient, GetResolverConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResourceId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverConfigCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -26,6 +26,9 @@ export interface GetResolverDnssecConfigCommandOutput extends GetResolverDnssecC
26
26
  * import { Route53ResolverClient, GetResolverDnssecConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, GetResolverDnssecConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * ResourceId: "STRING_VALUE", // required
31
+ * };
29
32
  * const command = new GetResolverDnssecConfigCommand(input);
30
33
  * const response = await client.send(command);
31
34
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverEndpointCommandOutput extends GetResolverEndpointRes
27
27
  * import { Route53ResolverClient, GetResolverEndpointCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverEndpointCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverEndpointId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverEndpointCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverQueryLogConfigAssociationCommandOutput extends GetRe
27
27
  * import { Route53ResolverClient, GetResolverQueryLogConfigAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverQueryLogConfigAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverQueryLogConfigAssociationId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverQueryLogConfigAssociationCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverQueryLogConfigCommandOutput extends GetResolverQuery
27
27
  * import { Route53ResolverClient, GetResolverQueryLogConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverQueryLogConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverQueryLogConfigId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverQueryLogConfigCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverQueryLogConfigPolicyCommandOutput extends GetResolve
27
27
  * import { Route53ResolverClient, GetResolverQueryLogConfigPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverQueryLogConfigPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * Arn: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverQueryLogConfigPolicyCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverRuleAssociationCommandOutput extends GetResolverRule
27
27
  * import { Route53ResolverClient, GetResolverRuleAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverRuleAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverRuleAssociationId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverRuleAssociationCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverRuleCommandOutput extends GetResolverRuleResponse, _
27
27
  * import { Route53ResolverClient, GetResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverRuleId: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverRuleCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -27,6 +27,9 @@ export interface GetResolverRulePolicyCommandOutput extends GetResolverRulePolic
27
27
  * import { Route53ResolverClient, GetResolverRulePolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, GetResolverRulePolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * Arn: "STRING_VALUE", // required
32
+ * };
30
33
  * const command = new GetResolverRulePolicyCommand(input);
31
34
  * const response = await client.send(command);
32
35
  * ```
@@ -41,6 +41,11 @@ export interface ImportFirewallDomainsCommandOutput extends ImportFirewallDomain
41
41
  * import { Route53ResolverClient, ImportFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
42
42
  * // const { Route53ResolverClient, ImportFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
43
43
  * const client = new Route53ResolverClient(config);
44
+ * const input = {
45
+ * FirewallDomainListId: "STRING_VALUE", // required
46
+ * Operation: "REPLACE", // required
47
+ * DomainFileUrl: "STRING_VALUE", // required
48
+ * };
44
49
  * const command = new ImportFirewallDomainsCommand(input);
45
50
  * const response = await client.send(command);
46
51
  * ```
@@ -27,6 +27,10 @@ export interface ListFirewallConfigsCommandOutput extends ListFirewallConfigsRes
27
27
  * import { Route53ResolverClient, ListFirewallConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListFirewallConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * };
30
34
  * const command = new ListFirewallConfigsCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -27,6 +27,10 @@ export interface ListFirewallDomainListsCommandOutput extends ListFirewallDomain
27
27
  * import { Route53ResolverClient, ListFirewallDomainListsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListFirewallDomainListsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * };
30
34
  * const command = new ListFirewallDomainListsCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -27,6 +27,11 @@ export interface ListFirewallDomainsCommandOutput extends ListFirewallDomainsRes
27
27
  * import { Route53ResolverClient, ListFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * FirewallDomainListId: "STRING_VALUE", // required
32
+ * MaxResults: Number("int"),
33
+ * NextToken: "STRING_VALUE",
34
+ * };
30
35
  * const command = new ListFirewallDomainsCommand(input);
31
36
  * const response = await client.send(command);
32
37
  * ```
@@ -27,6 +27,14 @@ export interface ListFirewallRuleGroupAssociationsCommandOutput extends ListFire
27
27
  * import { Route53ResolverClient, ListFirewallRuleGroupAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListFirewallRuleGroupAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * FirewallRuleGroupId: "STRING_VALUE",
32
+ * VpcId: "STRING_VALUE",
33
+ * Priority: Number("int"),
34
+ * Status: "COMPLETE" || "DELETING" || "UPDATING",
35
+ * MaxResults: Number("int"),
36
+ * NextToken: "STRING_VALUE",
37
+ * };
30
38
  * const command = new ListFirewallRuleGroupAssociationsCommand(input);
31
39
  * const response = await client.send(command);
32
40
  * ```
@@ -27,6 +27,10 @@ export interface ListFirewallRuleGroupsCommandOutput extends ListFirewallRuleGro
27
27
  * import { Route53ResolverClient, ListFirewallRuleGroupsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListFirewallRuleGroupsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * };
30
34
  * const command = new ListFirewallRuleGroupsCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -27,6 +27,13 @@ export interface ListFirewallRulesCommandOutput extends ListFirewallRulesRespons
27
27
  * import { Route53ResolverClient, ListFirewallRulesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListFirewallRulesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * FirewallRuleGroupId: "STRING_VALUE", // required
32
+ * Priority: Number("int"),
33
+ * Action: "ALLOW" || "BLOCK" || "ALERT",
34
+ * MaxResults: Number("int"),
35
+ * NextToken: "STRING_VALUE",
36
+ * };
30
37
  * const command = new ListFirewallRulesCommand(input);
31
38
  * const response = await client.send(command);
32
39
  * ```
@@ -27,6 +27,10 @@ export interface ListResolverConfigsCommandOutput extends ListResolverConfigsRes
27
27
  * import { Route53ResolverClient, ListResolverConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListResolverConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * };
30
34
  * const command = new ListResolverConfigsCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -26,6 +26,18 @@ export interface ListResolverDnssecConfigsCommandOutput extends ListResolverDnss
26
26
  * import { Route53ResolverClient, ListResolverDnssecConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListResolverDnssecConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * MaxResults: Number("int"),
31
+ * NextToken: "STRING_VALUE",
32
+ * Filters: [
33
+ * {
34
+ * Name: "STRING_VALUE",
35
+ * Values: [
36
+ * "STRING_VALUE",
37
+ * ],
38
+ * },
39
+ * ],
40
+ * };
29
41
  * const command = new ListResolverDnssecConfigsCommand(input);
30
42
  * const response = await client.send(command);
31
43
  * ```
@@ -26,6 +26,11 @@ export interface ListResolverEndpointIpAddressesCommandOutput extends ListResolv
26
26
  * import { Route53ResolverClient, ListResolverEndpointIpAddressesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListResolverEndpointIpAddressesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * ResolverEndpointId: "STRING_VALUE", // required
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * };
29
34
  * const command = new ListResolverEndpointIpAddressesCommand(input);
30
35
  * const response = await client.send(command);
31
36
  * ```
@@ -26,6 +26,18 @@ export interface ListResolverEndpointsCommandOutput extends ListResolverEndpoint
26
26
  * import { Route53ResolverClient, ListResolverEndpointsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListResolverEndpointsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * MaxResults: Number("int"),
31
+ * NextToken: "STRING_VALUE",
32
+ * Filters: [
33
+ * {
34
+ * Name: "STRING_VALUE",
35
+ * Values: [
36
+ * "STRING_VALUE",
37
+ * ],
38
+ * },
39
+ * ],
40
+ * };
29
41
  * const command = new ListResolverEndpointsCommand(input);
30
42
  * const response = await client.send(command);
31
43
  * ```
@@ -26,6 +26,20 @@ export interface ListResolverQueryLogConfigAssociationsCommandOutput extends Lis
26
26
  * import { Route53ResolverClient, ListResolverQueryLogConfigAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListResolverQueryLogConfigAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * MaxResults: Number("int"),
31
+ * NextToken: "STRING_VALUE",
32
+ * Filters: [
33
+ * {
34
+ * Name: "STRING_VALUE",
35
+ * Values: [
36
+ * "STRING_VALUE",
37
+ * ],
38
+ * },
39
+ * ],
40
+ * SortBy: "STRING_VALUE",
41
+ * SortOrder: "ASCENDING" || "DESCENDING",
42
+ * };
29
43
  * const command = new ListResolverQueryLogConfigAssociationsCommand(input);
30
44
  * const response = await client.send(command);
31
45
  * ```
@@ -27,6 +27,20 @@ export interface ListResolverQueryLogConfigsCommandOutput extends ListResolverQu
27
27
  * import { Route53ResolverClient, ListResolverQueryLogConfigsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, ListResolverQueryLogConfigsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * Filters: [
34
+ * {
35
+ * Name: "STRING_VALUE",
36
+ * Values: [
37
+ * "STRING_VALUE",
38
+ * ],
39
+ * },
40
+ * ],
41
+ * SortBy: "STRING_VALUE",
42
+ * SortOrder: "ASCENDING" || "DESCENDING",
43
+ * };
30
44
  * const command = new ListResolverQueryLogConfigsCommand(input);
31
45
  * const response = await client.send(command);
32
46
  * ```
@@ -26,6 +26,18 @@ export interface ListResolverRuleAssociationsCommandOutput extends ListResolverR
26
26
  * import { Route53ResolverClient, ListResolverRuleAssociationsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListResolverRuleAssociationsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * MaxResults: Number("int"),
31
+ * NextToken: "STRING_VALUE",
32
+ * Filters: [
33
+ * {
34
+ * Name: "STRING_VALUE",
35
+ * Values: [
36
+ * "STRING_VALUE",
37
+ * ],
38
+ * },
39
+ * ],
40
+ * };
29
41
  * const command = new ListResolverRuleAssociationsCommand(input);
30
42
  * const response = await client.send(command);
31
43
  * ```
@@ -26,6 +26,18 @@ export interface ListResolverRulesCommandOutput extends ListResolverRulesRespons
26
26
  * import { Route53ResolverClient, ListResolverRulesCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListResolverRulesCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * MaxResults: Number("int"),
31
+ * NextToken: "STRING_VALUE",
32
+ * Filters: [
33
+ * {
34
+ * Name: "STRING_VALUE",
35
+ * Values: [
36
+ * "STRING_VALUE",
37
+ * ],
38
+ * },
39
+ * ],
40
+ * };
29
41
  * const command = new ListResolverRulesCommand(input);
30
42
  * const response = await client.send(command);
31
43
  * ```
@@ -26,6 +26,11 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
26
26
  * import { Route53ResolverClient, ListTagsForResourceCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, ListTagsForResourceCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * ResourceArn: "STRING_VALUE", // required
31
+ * MaxResults: Number("int"),
32
+ * NextToken: "STRING_VALUE",
33
+ * };
29
34
  * const command = new ListTagsForResourceCommand(input);
30
35
  * const response = await client.send(command);
31
36
  * ```
@@ -28,6 +28,10 @@ export interface PutFirewallRuleGroupPolicyCommandOutput extends PutFirewallRule
28
28
  * import { Route53ResolverClient, PutFirewallRuleGroupPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
29
29
  * // const { Route53ResolverClient, PutFirewallRuleGroupPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
30
30
  * const client = new Route53ResolverClient(config);
31
+ * const input = {
32
+ * Arn: "STRING_VALUE", // required
33
+ * FirewallRuleGroupPolicy: "STRING_VALUE", // required
34
+ * };
31
35
  * const command = new PutFirewallRuleGroupPolicyCommand(input);
32
36
  * const response = await client.send(command);
33
37
  * ```
@@ -27,6 +27,10 @@ export interface PutResolverQueryLogConfigPolicyCommandOutput extends PutResolve
27
27
  * import { Route53ResolverClient, PutResolverQueryLogConfigPolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, PutResolverQueryLogConfigPolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * Arn: "STRING_VALUE", // required
32
+ * ResolverQueryLogConfigPolicy: "STRING_VALUE", // required
33
+ * };
30
34
  * const command = new PutResolverQueryLogConfigPolicyCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -27,6 +27,10 @@ export interface PutResolverRulePolicyCommandOutput extends PutResolverRulePolic
27
27
  * import { Route53ResolverClient, PutResolverRulePolicyCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, PutResolverRulePolicyCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * Arn: "STRING_VALUE", // required
32
+ * ResolverRulePolicy: "STRING_VALUE", // required
33
+ * };
30
34
  * const command = new PutResolverRulePolicyCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -26,6 +26,15 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
26
26
  * import { Route53ResolverClient, TagResourceCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, TagResourceCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * ResourceArn: "STRING_VALUE", // required
31
+ * Tags: [ // required
32
+ * {
33
+ * Key: "STRING_VALUE", // required
34
+ * Value: "STRING_VALUE", // required
35
+ * },
36
+ * ],
37
+ * };
29
38
  * const command = new TagResourceCommand(input);
30
39
  * const response = await client.send(command);
31
40
  * ```
@@ -26,6 +26,12 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
26
26
  * import { Route53ResolverClient, UntagResourceCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, UntagResourceCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * ResourceArn: "STRING_VALUE", // required
31
+ * TagKeys: [ // required
32
+ * "STRING_VALUE",
33
+ * ],
34
+ * };
29
35
  * const command = new UntagResourceCommand(input);
30
36
  * const response = await client.send(command);
31
37
  * ```
@@ -27,6 +27,10 @@ export interface UpdateFirewallConfigCommandOutput extends UpdateFirewallConfigR
27
27
  * import { Route53ResolverClient, UpdateFirewallConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, UpdateFirewallConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResourceId: "STRING_VALUE", // required
32
+ * FirewallFailOpen: "ENABLED" || "DISABLED" || "USE_LOCAL_RESOURCE_SETTING", // required
33
+ * };
30
34
  * const command = new UpdateFirewallConfigCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -26,6 +26,13 @@ export interface UpdateFirewallDomainsCommandOutput extends UpdateFirewallDomain
26
26
  * import { Route53ResolverClient, UpdateFirewallDomainsCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, UpdateFirewallDomainsCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallDomainListId: "STRING_VALUE", // required
31
+ * Operation: "ADD" || "REMOVE" || "REPLACE", // required
32
+ * Domains: [ // required
33
+ * "STRING_VALUE",
34
+ * ],
35
+ * };
29
36
  * const command = new UpdateFirewallDomainsCommand(input);
30
37
  * const response = await client.send(command);
31
38
  * ```
@@ -26,6 +26,17 @@ export interface UpdateFirewallRuleCommandOutput extends UpdateFirewallRuleRespo
26
26
  * import { Route53ResolverClient, UpdateFirewallRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, UpdateFirewallRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupId: "STRING_VALUE", // required
31
+ * FirewallDomainListId: "STRING_VALUE", // required
32
+ * Priority: Number("int"),
33
+ * Action: "ALLOW" || "BLOCK" || "ALERT",
34
+ * BlockResponse: "NODATA" || "NXDOMAIN" || "OVERRIDE",
35
+ * BlockOverrideDomain: "STRING_VALUE",
36
+ * BlockOverrideDnsType: "CNAME",
37
+ * BlockOverrideTtl: Number("int"),
38
+ * Name: "STRING_VALUE",
39
+ * };
29
40
  * const command = new UpdateFirewallRuleCommand(input);
30
41
  * const response = await client.send(command);
31
42
  * ```
@@ -26,6 +26,12 @@ export interface UpdateFirewallRuleGroupAssociationCommandOutput extends UpdateF
26
26
  * import { Route53ResolverClient, UpdateFirewallRuleGroupAssociationCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, UpdateFirewallRuleGroupAssociationCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * FirewallRuleGroupAssociationId: "STRING_VALUE", // required
31
+ * Priority: Number("int"),
32
+ * MutationProtection: "ENABLED" || "DISABLED",
33
+ * Name: "STRING_VALUE",
34
+ * };
29
35
  * const command = new UpdateFirewallRuleGroupAssociationCommand(input);
30
36
  * const response = await client.send(command);
31
37
  * ```
@@ -27,6 +27,10 @@ export interface UpdateResolverConfigCommandOutput extends UpdateResolverConfigR
27
27
  * import { Route53ResolverClient, UpdateResolverConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, UpdateResolverConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResourceId: "STRING_VALUE", // required
32
+ * AutodefinedReverseFlag: "ENABLE" || "DISABLE" || "USE_LOCAL_RESOURCE_SETTING", // required
33
+ * };
30
34
  * const command = new UpdateResolverConfigCommand(input);
31
35
  * const response = await client.send(command);
32
36
  * ```
@@ -26,6 +26,10 @@ export interface UpdateResolverDnssecConfigCommandOutput extends UpdateResolverD
26
26
  * import { Route53ResolverClient, UpdateResolverDnssecConfigCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
27
27
  * // const { Route53ResolverClient, UpdateResolverDnssecConfigCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
28
28
  * const client = new Route53ResolverClient(config);
29
+ * const input = {
30
+ * ResourceId: "STRING_VALUE", // required
31
+ * Validation: "ENABLE" || "DISABLE" || "USE_LOCAL_RESOURCE_SETTING", // required
32
+ * };
29
33
  * const command = new UpdateResolverDnssecConfigCommand(input);
30
34
  * const response = await client.send(command);
31
35
  * ```
@@ -27,6 +27,17 @@ export interface UpdateResolverEndpointCommandOutput extends UpdateResolverEndpo
27
27
  * import { Route53ResolverClient, UpdateResolverEndpointCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, UpdateResolverEndpointCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverEndpointId: "STRING_VALUE", // required
32
+ * Name: "STRING_VALUE",
33
+ * ResolverEndpointType: "IPV6" || "IPV4" || "DUALSTACK",
34
+ * UpdateIpAddresses: [
35
+ * {
36
+ * IpId: "STRING_VALUE", // required
37
+ * Ipv6: "STRING_VALUE", // required
38
+ * },
39
+ * ],
40
+ * };
30
41
  * const command = new UpdateResolverEndpointCommand(input);
31
42
  * const response = await client.send(command);
32
43
  * ```
@@ -27,6 +27,20 @@ export interface UpdateResolverRuleCommandOutput extends UpdateResolverRuleRespo
27
27
  * import { Route53ResolverClient, UpdateResolverRuleCommand } from "@aws-sdk/client-route53resolver"; // ES Modules import
28
28
  * // const { Route53ResolverClient, UpdateResolverRuleCommand } = require("@aws-sdk/client-route53resolver"); // CommonJS import
29
29
  * const client = new Route53ResolverClient(config);
30
+ * const input = {
31
+ * ResolverRuleId: "STRING_VALUE", // required
32
+ * Config: {
33
+ * Name: "STRING_VALUE",
34
+ * TargetIps: [
35
+ * {
36
+ * Ip: "STRING_VALUE",
37
+ * Port: Number("int"),
38
+ * Ipv6: "STRING_VALUE",
39
+ * },
40
+ * ],
41
+ * ResolverEndpointId: "STRING_VALUE",
42
+ * },
43
+ * };
30
44
  * const command = new UpdateResolverRuleCommand(input);
31
45
  * const response = await client.send(command);
32
46
  * ```
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route53resolver",
3
3
  "description": "AWS SDK for JavaScript Route53resolver Client for Node.js, Browser and React Native",
4
- "version": "3.298.0",
4
+ "version": "3.300.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,23 +21,23 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.298.0",
25
- "@aws-sdk/config-resolver": "3.296.0",
26
- "@aws-sdk/credential-provider-node": "3.298.0",
24
+ "@aws-sdk/client-sts": "3.300.0",
25
+ "@aws-sdk/config-resolver": "3.300.0",
26
+ "@aws-sdk/credential-provider-node": "3.300.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
28
28
  "@aws-sdk/hash-node": "3.296.0",
29
29
  "@aws-sdk/invalid-dependency": "3.296.0",
30
30
  "@aws-sdk/middleware-content-length": "3.296.0",
31
- "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-endpoint": "3.299.0",
32
32
  "@aws-sdk/middleware-host-header": "3.296.0",
33
33
  "@aws-sdk/middleware-logger": "3.296.0",
34
34
  "@aws-sdk/middleware-recursion-detection": "3.296.0",
35
- "@aws-sdk/middleware-retry": "3.296.0",
35
+ "@aws-sdk/middleware-retry": "3.300.0",
36
36
  "@aws-sdk/middleware-serde": "3.296.0",
37
- "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-signing": "3.299.0",
38
38
  "@aws-sdk/middleware-stack": "3.296.0",
39
- "@aws-sdk/middleware-user-agent": "3.296.0",
40
- "@aws-sdk/node-config-provider": "3.296.0",
39
+ "@aws-sdk/middleware-user-agent": "3.299.0",
40
+ "@aws-sdk/node-config-provider": "3.300.0",
41
41
  "@aws-sdk/node-http-handler": "3.296.0",
42
42
  "@aws-sdk/protocol-http": "3.296.0",
43
43
  "@aws-sdk/smithy-client": "3.296.0",
@@ -47,11 +47,11 @@
47
47
  "@aws-sdk/util-body-length-browser": "3.295.0",
48
48
  "@aws-sdk/util-body-length-node": "3.295.0",
49
49
  "@aws-sdk/util-defaults-mode-browser": "3.296.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.300.0",
51
51
  "@aws-sdk/util-endpoints": "3.296.0",
52
52
  "@aws-sdk/util-retry": "3.296.0",
53
- "@aws-sdk/util-user-agent-browser": "3.296.0",
54
- "@aws-sdk/util-user-agent-node": "3.296.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.299.0",
54
+ "@aws-sdk/util-user-agent-node": "3.300.0",
55
55
  "@aws-sdk/util-utf8": "3.295.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"