aws-sdk-route53resolver 1.56.0 → 1.57.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-route53resolver/client.rb +7 -7
- data/lib/aws-sdk-route53resolver/types.rb +9 -9
- data/lib/aws-sdk-route53resolver.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ea6df74f22122a6568bf0aa3448ff267bac4f9a9b4036c854e9f0fde03df8ac6
|
|
4
|
+
data.tar.gz: 78bf710b31d0266eae5ec04fab18b132a322b3f6ec123ee08def4abc22fe8e71
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: db4692a109a21a2890261dd70c931b642a23ba37f981f55ed2ef6fd063882827bb5b5e0844d8e2713108b1cf67d82d1a12995f44b9ea1760b46989317e9c45dd
|
|
7
|
+
data.tar.gz: d24e16b14c06593fd9caea37ed53a3df9915cca506a8d2524621900b73ccf1943c0fbf2357c9f8da6751c9b7c825ed41250b0994b932e6efdada2f27fabfb4ba
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.57.0
|
|
@@ -839,15 +839,15 @@ module Aws::Route53Resolver
|
|
|
839
839
|
#
|
|
840
840
|
# @option params [String] :firewall_domain_redirection_action
|
|
841
841
|
# How you want the the rule to evaluate DNS redirection in the DNS
|
|
842
|
-
# redirection chain, such as CNAME
|
|
842
|
+
# redirection chain, such as CNAME or DNAME.
|
|
843
843
|
#
|
|
844
844
|
# `Inspect_Redirection_Domain `(Default) inspects all domains in the
|
|
845
845
|
# redirection chain. The individual domains in the redirection chain
|
|
846
|
-
# must be added to the
|
|
846
|
+
# must be added to the domain list.
|
|
847
847
|
#
|
|
848
848
|
# `Trust_Redirection_Domain ` inspects only the first domain in the
|
|
849
849
|
# redirection chain. You don't need to add the subsequent domains in
|
|
850
|
-
# the redirection list to the domain
|
|
850
|
+
# the domain in the redirection list to the domain list.
|
|
851
851
|
#
|
|
852
852
|
# @option params [String] :qtype
|
|
853
853
|
# The DNS query type you want the rule to evaluate. Allowed values are;
|
|
@@ -4264,15 +4264,15 @@ module Aws::Route53Resolver
|
|
|
4264
4264
|
#
|
|
4265
4265
|
# @option params [String] :firewall_domain_redirection_action
|
|
4266
4266
|
# How you want the the rule to evaluate DNS redirection in the DNS
|
|
4267
|
-
# redirection chain, such as CNAME
|
|
4267
|
+
# redirection chain, such as CNAME or DNAME.
|
|
4268
4268
|
#
|
|
4269
4269
|
# `Inspect_Redirection_Domain `(Default) inspects all domains in the
|
|
4270
4270
|
# redirection chain. The individual domains in the redirection chain
|
|
4271
|
-
# must be added to the
|
|
4271
|
+
# must be added to the domain list.
|
|
4272
4272
|
#
|
|
4273
4273
|
# `Trust_Redirection_Domain ` inspects only the first domain in the
|
|
4274
4274
|
# redirection chain. You don't need to add the subsequent domains in
|
|
4275
|
-
# the domain in the redirection list to the domain
|
|
4275
|
+
# the domain in the redirection list to the domain list.
|
|
4276
4276
|
#
|
|
4277
4277
|
# @option params [String] :qtype
|
|
4278
4278
|
# The DNS query type you want the rule to evaluate. Allowed values are;
|
|
@@ -4752,7 +4752,7 @@ module Aws::Route53Resolver
|
|
|
4752
4752
|
params: params,
|
|
4753
4753
|
config: config)
|
|
4754
4754
|
context[:gem_name] = 'aws-sdk-route53resolver'
|
|
4755
|
-
context[:gem_version] = '1.
|
|
4755
|
+
context[:gem_version] = '1.57.0'
|
|
4756
4756
|
Seahorse::Client::Request.new(handlers, context)
|
|
4757
4757
|
end
|
|
4758
4758
|
|
|
@@ -406,15 +406,15 @@ module Aws::Route53Resolver
|
|
|
406
406
|
#
|
|
407
407
|
# @!attribute [rw] firewall_domain_redirection_action
|
|
408
408
|
# How you want the the rule to evaluate DNS redirection in the DNS
|
|
409
|
-
# redirection chain, such as CNAME
|
|
409
|
+
# redirection chain, such as CNAME or DNAME.
|
|
410
410
|
#
|
|
411
411
|
# `Inspect_Redirection_Domain `(Default) inspects all domains in the
|
|
412
412
|
# redirection chain. The individual domains in the redirection chain
|
|
413
|
-
# must be added to the
|
|
413
|
+
# must be added to the domain list.
|
|
414
414
|
#
|
|
415
415
|
# `Trust_Redirection_Domain ` inspects only the first domain in the
|
|
416
416
|
# redirection chain. You don't need to add the subsequent domains in
|
|
417
|
-
# the redirection list to the domain
|
|
417
|
+
# the domain in the redirection list to the domain list.
|
|
418
418
|
# @return [String]
|
|
419
419
|
#
|
|
420
420
|
# @!attribute [rw] qtype
|
|
@@ -1644,15 +1644,15 @@ module Aws::Route53Resolver
|
|
|
1644
1644
|
#
|
|
1645
1645
|
# @!attribute [rw] firewall_domain_redirection_action
|
|
1646
1646
|
# How you want the the rule to evaluate DNS redirection in the DNS
|
|
1647
|
-
# redirection chain, such as CNAME
|
|
1647
|
+
# redirection chain, such as CNAME or DNAME.
|
|
1648
1648
|
#
|
|
1649
1649
|
# `Inspect_Redirection_Domain `(Default) inspects all domains in the
|
|
1650
1650
|
# redirection chain. The individual domains in the redirection chain
|
|
1651
|
-
# must be added to the
|
|
1651
|
+
# must be added to the domain list.
|
|
1652
1652
|
#
|
|
1653
1653
|
# `Trust_Redirection_Domain ` inspects only the first domain in the
|
|
1654
1654
|
# redirection chain. You don't need to add the subsequent domains in
|
|
1655
|
-
# the domain in the redirection list to the domain
|
|
1655
|
+
# the domain in the redirection list to the domain list.
|
|
1656
1656
|
# @return [String]
|
|
1657
1657
|
#
|
|
1658
1658
|
# @!attribute [rw] qtype
|
|
@@ -5146,15 +5146,15 @@ module Aws::Route53Resolver
|
|
|
5146
5146
|
#
|
|
5147
5147
|
# @!attribute [rw] firewall_domain_redirection_action
|
|
5148
5148
|
# How you want the the rule to evaluate DNS redirection in the DNS
|
|
5149
|
-
# redirection chain, such as CNAME
|
|
5149
|
+
# redirection chain, such as CNAME or DNAME.
|
|
5150
5150
|
#
|
|
5151
5151
|
# `Inspect_Redirection_Domain `(Default) inspects all domains in the
|
|
5152
5152
|
# redirection chain. The individual domains in the redirection chain
|
|
5153
|
-
# must be added to the
|
|
5153
|
+
# must be added to the domain list.
|
|
5154
5154
|
#
|
|
5155
5155
|
# `Trust_Redirection_Domain ` inspects only the first domain in the
|
|
5156
5156
|
# redirection chain. You don't need to add the subsequent domains in
|
|
5157
|
-
# the domain in the redirection list to the domain
|
|
5157
|
+
# the domain in the redirection list to the domain list.
|
|
5158
5158
|
# @return [String]
|
|
5159
5159
|
#
|
|
5160
5160
|
# @!attribute [rw] qtype
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-route53resolver
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.57.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-05-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|