aws-sdk-route53resolver 1.19.0 → 1.24.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f2f51e6163638d53c5603b16ec3538ec88ca42d4aa2aa77a8ccf2e89ced4b4d8
4
- data.tar.gz: 32f2ce947d5245d06ff1a34caf2b6d1dfb76bd861321692402485b88f16bf320
3
+ metadata.gz: 7c7ab15f200166ec0058aeef68883431ae265414363d5659ce103b0719aca6a9
4
+ data.tar.gz: d53e916cc9b1bbfe4a51cdf2d3f40a8269f1e6b325a30bf8b4a79faf7ce1f18a
5
5
  SHA512:
6
- metadata.gz: 59efcb50942677160c17d74c70a477768b647814a9b6bc3f7b53a349ea1c290ce473337a73c5e3332e1fc1bdc3de58dfee4dd17d7b9829fc702cfa76bd0c5119
7
- data.tar.gz: 6eb8fe528708472a33b7dc9b32414c179afc3882c6f61204427c24634eed45a062b179790905960bceb8af7549d3e4b45a9fa240dbfecb0d2ebd5795a1767d0e
6
+ metadata.gz: 4f717a87c6167cb9c5b608d7591a8a4f42a180291556b7f6c56e9ee0747a3d46a7af0e59f3ba801649ad743f7782c859f5623340f908cb6d8461eb045d532bcf
7
+ data.tar.gz: 92ea7bf7a26b01d40348cb17ee8257921b9c3a01dd9c1100738244718edb0a95e3f6d4ad059b2c04faa56e811292187f7554ea6b82e0ff57402f0f1f6e0654f1
data/CHANGELOG.md ADDED
@@ -0,0 +1,138 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.24.0 (2021-03-10)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.23.0 (2021-02-02)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.22.0 (2020-12-17)
15
+ ------------------
16
+
17
+ * Feature - Route 53 Resolver adds support for enabling resolver DNSSEC validation in virtual private cloud (VPC).
18
+
19
+ 1.21.0 (2020-09-30)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.20.0 (2020-09-15)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.19.0 (2020-08-26)
30
+ ------------------
31
+
32
+ * Feature - Route 53 Resolver adds support for resolver query logs
33
+
34
+ 1.18.0 (2020-08-25)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.17.0 (2020-07-02)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.16.0 (2020-06-23)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.15.1 (2020-06-11)
50
+ ------------------
51
+
52
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
53
+
54
+ 1.15.0 (2020-06-10)
55
+ ------------------
56
+
57
+ * Issue - This version has been yanked. (#2327).
58
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
59
+
60
+ 1.14.0 (2020-05-28)
61
+ ------------------
62
+
63
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
64
+
65
+ 1.13.0 (2020-05-07)
66
+ ------------------
67
+
68
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
69
+
70
+ 1.12.0 (2020-03-09)
71
+ ------------------
72
+
73
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
74
+
75
+ 1.11.0 (2019-10-23)
76
+ ------------------
77
+
78
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
79
+
80
+ 1.10.0 (2019-07-25)
81
+ ------------------
82
+
83
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
84
+
85
+ 1.9.0 (2019-07-01)
86
+ ------------------
87
+
88
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
89
+
90
+ 1.8.0 (2019-06-17)
91
+ ------------------
92
+
93
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
94
+
95
+ 1.7.0 (2019-05-21)
96
+ ------------------
97
+
98
+ * Feature - API update.
99
+
100
+ 1.6.0 (2019-05-15)
101
+ ------------------
102
+
103
+ * Feature - API update.
104
+
105
+ 1.5.0 (2019-05-14)
106
+ ------------------
107
+
108
+ * Feature - API update.
109
+
110
+ 1.4.0 (2019-03-21)
111
+ ------------------
112
+
113
+ * Feature - API update.
114
+
115
+ 1.3.0 (2019-03-18)
116
+ ------------------
117
+
118
+ * Feature - API update.
119
+
120
+ 1.2.0 (2019-03-14)
121
+ ------------------
122
+
123
+ * Feature - API update.
124
+
125
+ 1.1.0 (2018-11-20)
126
+ ------------------
127
+
128
+ * Feature - API update.
129
+
130
+ 1.0.1 (2018-11-16)
131
+ ------------------
132
+
133
+ * Issue - Update version dependency on `aws-sdk-core` to support endpoint discovery.
134
+
135
+ 1.0.0 (2018-11-15)
136
+ ------------------
137
+
138
+ * Feature - Initial release of `aws-sdk-route53resolver`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.24.0
@@ -3,10 +3,11 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-route53resolver/customizations'
47
48
  # @!group service
48
49
  module Aws::Route53Resolver
49
50
 
50
- GEM_VERSION = '1.19.0'
51
+ GEM_VERSION = '1.24.0'
51
52
 
52
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -1125,6 +1125,38 @@ module Aws::Route53Resolver
1125
1125
  req.send_request(options)
1126
1126
  end
1127
1127
 
1128
+ # Gets DNSSEC validation information for a specified resource.
1129
+ #
1130
+ # @option params [required, String] :resource_id
1131
+ # The ID of the virtual private cloud (VPC) for the DNSSEC validation
1132
+ # status.
1133
+ #
1134
+ # @return [Types::GetResolverDnssecConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1135
+ #
1136
+ # * {Types::GetResolverDnssecConfigResponse#resolver_dnssec_config #resolver_dnssec_config} => Types::ResolverDnssecConfig
1137
+ #
1138
+ # @example Request syntax with placeholder values
1139
+ #
1140
+ # resp = client.get_resolver_dnssec_config({
1141
+ # resource_id: "ResourceId", # required
1142
+ # })
1143
+ #
1144
+ # @example Response structure
1145
+ #
1146
+ # resp.resolver_dnssec_config.id #=> String
1147
+ # resp.resolver_dnssec_config.owner_id #=> String
1148
+ # resp.resolver_dnssec_config.resource_id #=> String
1149
+ # resp.resolver_dnssec_config.validation_status #=> String, one of "ENABLING", "ENABLED", "DISABLING", "DISABLED"
1150
+ #
1151
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetResolverDnssecConfig AWS API Documentation
1152
+ #
1153
+ # @overload get_resolver_dnssec_config(params = {})
1154
+ # @param [Hash] params ({})
1155
+ def get_resolver_dnssec_config(params = {}, options = {})
1156
+ req = build_request(:get_resolver_dnssec_config, params)
1157
+ req.send_request(options)
1158
+ end
1159
+
1128
1160
  # Gets information about a specified Resolver endpoint, such as whether
1129
1161
  # it's an inbound or an outbound Resolver endpoint, and the current
1130
1162
  # status of the endpoint.
@@ -1362,13 +1394,14 @@ module Aws::Route53Resolver
1362
1394
  req.send_request(options)
1363
1395
  end
1364
1396
 
1365
- # Gets information about a Resolver rule policy. A Resolver rule policy
1366
- # specifies the Resolver operations and resources that you want to allow
1367
- # another AWS account to be able to use.
1397
+ # Gets information about the Resolver rule policy for a specified rule.
1398
+ # A Resolver rule policy includes the rule that you want to share with
1399
+ # another account, the account that you want to share the rule with, and
1400
+ # the Resolver operations that you want to allow the account to use.
1368
1401
  #
1369
1402
  # @option params [required, String] :arn
1370
- # The ID of the Resolver rule policy that you want to get information
1371
- # about.
1403
+ # The ID of the Resolver rule that you want to get the Resolver rule
1404
+ # policy for.
1372
1405
  #
1373
1406
  # @return [Types::GetResolverRulePolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1374
1407
  #
@@ -1393,6 +1426,67 @@ module Aws::Route53Resolver
1393
1426
  req.send_request(options)
1394
1427
  end
1395
1428
 
1429
+ # Lists the configurations for DNSSEC validation that are associated
1430
+ # with the current AWS account.
1431
+ #
1432
+ # @option params [Integer] :max_results
1433
+ # *Optional*\: An integer that specifies the maximum number of DNSSEC
1434
+ # configuration results that you want Amazon Route 53 to return. If you
1435
+ # don't specify a value for `MaxResults`, Route 53 returns up to 100
1436
+ # configuration per page.
1437
+ #
1438
+ # @option params [String] :next_token
1439
+ # (Optional) If the current AWS account has more than `MaxResults`
1440
+ # DNSSEC configurations, use `NextToken` to get the second and
1441
+ # subsequent pages of results.
1442
+ #
1443
+ # For the first `ListResolverDnssecConfigs` request, omit this value.
1444
+ #
1445
+ # For the second and subsequent requests, get the value of `NextToken`
1446
+ # from the previous response and specify that value for `NextToken` in
1447
+ # the request.
1448
+ #
1449
+ # @option params [Array<Types::Filter>] :filters
1450
+ # An optional specification to return a subset of objects.
1451
+ #
1452
+ # @return [Types::ListResolverDnssecConfigsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1453
+ #
1454
+ # * {Types::ListResolverDnssecConfigsResponse#next_token #next_token} => String
1455
+ # * {Types::ListResolverDnssecConfigsResponse#resolver_dnssec_configs #resolver_dnssec_configs} => Array&lt;Types::ResolverDnssecConfig&gt;
1456
+ #
1457
+ # The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
1458
+ #
1459
+ # @example Request syntax with placeholder values
1460
+ #
1461
+ # resp = client.list_resolver_dnssec_configs({
1462
+ # max_results: 1,
1463
+ # next_token: "NextToken",
1464
+ # filters: [
1465
+ # {
1466
+ # name: "FilterName",
1467
+ # values: ["FilterValue"],
1468
+ # },
1469
+ # ],
1470
+ # })
1471
+ #
1472
+ # @example Response structure
1473
+ #
1474
+ # resp.next_token #=> String
1475
+ # resp.resolver_dnssec_configs #=> Array
1476
+ # resp.resolver_dnssec_configs[0].id #=> String
1477
+ # resp.resolver_dnssec_configs[0].owner_id #=> String
1478
+ # resp.resolver_dnssec_configs[0].resource_id #=> String
1479
+ # resp.resolver_dnssec_configs[0].validation_status #=> String, one of "ENABLING", "ENABLED", "DISABLING", "DISABLED"
1480
+ #
1481
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ListResolverDnssecConfigs AWS API Documentation
1482
+ #
1483
+ # @overload list_resolver_dnssec_configs(params = {})
1484
+ # @param [Hash] params ({})
1485
+ def list_resolver_dnssec_configs(params = {}, options = {})
1486
+ req = build_request(:list_resolver_dnssec_configs, params)
1487
+ req.send_request(options)
1488
+ end
1489
+
1396
1490
  # Gets the IP addresses for a specified Resolver endpoint.
1397
1491
  #
1398
1492
  # @option params [required, String] :resolver_endpoint_id
@@ -2064,19 +2158,19 @@ module Aws::Route53Resolver
2064
2158
  req.send_request(options)
2065
2159
  end
2066
2160
 
2067
- # Specifies an AWS account that you want to share rules with, the
2068
- # Resolver rules that you want to share, and the operations that you
2069
- # want the account to be able to perform on those rules.
2161
+ # Specifies an AWS rule that you want to share with another account, the
2162
+ # account that you want to share the rule with, and the operations that
2163
+ # you want the account to be able to perform on the rule.
2070
2164
  #
2071
2165
  # @option params [required, String] :arn
2072
- # The Amazon Resource Name (ARN) of the account that you want to share
2073
- # rules with.
2166
+ # The Amazon Resource Name (ARN) of the rule that you want to share with
2167
+ # another account.
2074
2168
  #
2075
2169
  # @option params [required, String] :resolver_rule_policy
2076
2170
  # An AWS Identity and Access Management policy statement that lists the
2077
2171
  # rules that you want to share with another AWS account and the
2078
2172
  # operations that you want the account to be able to perform. You can
2079
- # specify the following operations in the `Actions` section of the
2173
+ # specify the following operations in the `Action` section of the
2080
2174
  # statement:
2081
2175
  #
2082
2176
  # * `route53resolver:GetResolverRule`
@@ -2089,9 +2183,9 @@ module Aws::Route53Resolver
2089
2183
  #
2090
2184
  # * `route53resolver:ListResolverRuleAssociations`
2091
2185
  #
2092
- # In the `Resource` section of the statement, you specify the ARNs for
2093
- # the rules that you want to share with the account that you specified
2094
- # in `Arn`.
2186
+ # In the `Resource` section of the statement, specify the ARN for the
2187
+ # rule that you want to share with another account. Specify the same ARN
2188
+ # that you specified in `Arn`.
2095
2189
  #
2096
2190
  # @return [Types::PutResolverRulePolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2097
2191
  #
@@ -2220,6 +2314,45 @@ module Aws::Route53Resolver
2220
2314
  req.send_request(options)
2221
2315
  end
2222
2316
 
2317
+ # Updates an existing DNSSEC validation configuration. If there is no
2318
+ # existing DNSSEC validation configuration, one is created.
2319
+ #
2320
+ # @option params [required, String] :resource_id
2321
+ # The ID of the virtual private cloud (VPC) that you're updating the
2322
+ # DNSSEC validation status for.
2323
+ #
2324
+ # @option params [required, String] :validation
2325
+ # The new value that you are specifying for DNSSEC validation for the
2326
+ # VPC. The value can be `ENABLE` or `DISABLE`. Be aware that it can take
2327
+ # time for a validation status change to be completed.
2328
+ #
2329
+ # @return [Types::UpdateResolverDnssecConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2330
+ #
2331
+ # * {Types::UpdateResolverDnssecConfigResponse#resolver_dnssec_config #resolver_dnssec_config} => Types::ResolverDnssecConfig
2332
+ #
2333
+ # @example Request syntax with placeholder values
2334
+ #
2335
+ # resp = client.update_resolver_dnssec_config({
2336
+ # resource_id: "ResourceId", # required
2337
+ # validation: "ENABLE", # required, accepts ENABLE, DISABLE
2338
+ # })
2339
+ #
2340
+ # @example Response structure
2341
+ #
2342
+ # resp.resolver_dnssec_config.id #=> String
2343
+ # resp.resolver_dnssec_config.owner_id #=> String
2344
+ # resp.resolver_dnssec_config.resource_id #=> String
2345
+ # resp.resolver_dnssec_config.validation_status #=> String, one of "ENABLING", "ENABLED", "DISABLING", "DISABLED"
2346
+ #
2347
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/UpdateResolverDnssecConfig AWS API Documentation
2348
+ #
2349
+ # @overload update_resolver_dnssec_config(params = {})
2350
+ # @param [Hash] params ({})
2351
+ def update_resolver_dnssec_config(params = {}, options = {})
2352
+ req = build_request(:update_resolver_dnssec_config, params)
2353
+ req.send_request(options)
2354
+ end
2355
+
2223
2356
  # Updates the name of an inbound or an outbound Resolver endpoint.
2224
2357
  #
2225
2358
  # @option params [required, String] :resolver_endpoint_id
@@ -2335,7 +2468,7 @@ module Aws::Route53Resolver
2335
2468
  params: params,
2336
2469
  config: config)
2337
2470
  context[:gem_name] = 'aws-sdk-route53resolver'
2338
- context[:gem_version] = '1.19.0'
2471
+ context[:gem_version] = '1.24.0'
2339
2472
  Seahorse::Client::Request.new(handlers, context)
2340
2473
  end
2341
2474
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -51,6 +51,8 @@ module Aws::Route53Resolver
51
51
  FilterValue = Shapes::StringShape.new(name: 'FilterValue')
52
52
  FilterValues = Shapes::ListShape.new(name: 'FilterValues')
53
53
  Filters = Shapes::ListShape.new(name: 'Filters')
54
+ GetResolverDnssecConfigRequest = Shapes::StructureShape.new(name: 'GetResolverDnssecConfigRequest')
55
+ GetResolverDnssecConfigResponse = Shapes::StructureShape.new(name: 'GetResolverDnssecConfigResponse')
54
56
  GetResolverEndpointRequest = Shapes::StructureShape.new(name: 'GetResolverEndpointRequest')
55
57
  GetResolverEndpointResponse = Shapes::StructureShape.new(name: 'GetResolverEndpointResponse')
56
58
  GetResolverQueryLogConfigAssociationRequest = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigAssociationRequest')
@@ -80,6 +82,8 @@ module Aws::Route53Resolver
80
82
  IpAddressesRequest = Shapes::ListShape.new(name: 'IpAddressesRequest')
81
83
  IpAddressesResponse = Shapes::ListShape.new(name: 'IpAddressesResponse')
82
84
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
85
+ ListResolverDnssecConfigsRequest = Shapes::StructureShape.new(name: 'ListResolverDnssecConfigsRequest')
86
+ ListResolverDnssecConfigsResponse = Shapes::StructureShape.new(name: 'ListResolverDnssecConfigsResponse')
83
87
  ListResolverEndpointIpAddressesRequest = Shapes::StructureShape.new(name: 'ListResolverEndpointIpAddressesRequest')
84
88
  ListResolverEndpointIpAddressesResponse = Shapes::StructureShape.new(name: 'ListResolverEndpointIpAddressesResponse')
85
89
  ListResolverEndpointsRequest = Shapes::StructureShape.new(name: 'ListResolverEndpointsRequest')
@@ -102,6 +106,9 @@ module Aws::Route53Resolver
102
106
  PutResolverQueryLogConfigPolicyResponse = Shapes::StructureShape.new(name: 'PutResolverQueryLogConfigPolicyResponse')
103
107
  PutResolverRulePolicyRequest = Shapes::StructureShape.new(name: 'PutResolverRulePolicyRequest')
104
108
  PutResolverRulePolicyResponse = Shapes::StructureShape.new(name: 'PutResolverRulePolicyResponse')
109
+ ResolverDNSSECValidationStatus = Shapes::StringShape.new(name: 'ResolverDNSSECValidationStatus')
110
+ ResolverDnssecConfig = Shapes::StructureShape.new(name: 'ResolverDnssecConfig')
111
+ ResolverDnssecConfigList = Shapes::ListShape.new(name: 'ResolverDnssecConfigList')
105
112
  ResolverEndpoint = Shapes::StructureShape.new(name: 'ResolverEndpoint')
106
113
  ResolverEndpointDirection = Shapes::StringShape.new(name: 'ResolverEndpointDirection')
107
114
  ResolverEndpointStatus = Shapes::StringShape.new(name: 'ResolverEndpointStatus')
@@ -151,10 +158,13 @@ module Aws::Route53Resolver
151
158
  UnknownResourceException = Shapes::StructureShape.new(name: 'UnknownResourceException')
152
159
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
153
160
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
161
+ UpdateResolverDnssecConfigRequest = Shapes::StructureShape.new(name: 'UpdateResolverDnssecConfigRequest')
162
+ UpdateResolverDnssecConfigResponse = Shapes::StructureShape.new(name: 'UpdateResolverDnssecConfigResponse')
154
163
  UpdateResolverEndpointRequest = Shapes::StructureShape.new(name: 'UpdateResolverEndpointRequest')
155
164
  UpdateResolverEndpointResponse = Shapes::StructureShape.new(name: 'UpdateResolverEndpointResponse')
156
165
  UpdateResolverRuleRequest = Shapes::StructureShape.new(name: 'UpdateResolverRuleRequest')
157
166
  UpdateResolverRuleResponse = Shapes::StructureShape.new(name: 'UpdateResolverRuleResponse')
167
+ Validation = Shapes::StringShape.new(name: 'Validation')
158
168
 
159
169
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
160
170
  AccessDeniedException.struct_class = Types::AccessDeniedException
@@ -260,6 +270,12 @@ module Aws::Route53Resolver
260
270
 
261
271
  Filters.member = Shapes::ShapeRef.new(shape: Filter)
262
272
 
273
+ GetResolverDnssecConfigRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
274
+ GetResolverDnssecConfigRequest.struct_class = Types::GetResolverDnssecConfigRequest
275
+
276
+ GetResolverDnssecConfigResponse.add_member(:resolver_dnssec_config, Shapes::ShapeRef.new(shape: ResolverDnssecConfig, location_name: "ResolverDNSSECConfig"))
277
+ GetResolverDnssecConfigResponse.struct_class = Types::GetResolverDnssecConfigResponse
278
+
263
279
  GetResolverEndpointRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
264
280
  GetResolverEndpointRequest.struct_class = Types::GetResolverEndpointRequest
265
281
 
@@ -347,6 +363,15 @@ module Aws::Route53Resolver
347
363
  LimitExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "ResourceType"))
348
364
  LimitExceededException.struct_class = Types::LimitExceededException
349
365
 
366
+ ListResolverDnssecConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
367
+ ListResolverDnssecConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken", metadata: {"box"=>true}))
368
+ ListResolverDnssecConfigsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters", metadata: {"box"=>true}))
369
+ ListResolverDnssecConfigsRequest.struct_class = Types::ListResolverDnssecConfigsRequest
370
+
371
+ ListResolverDnssecConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
372
+ ListResolverDnssecConfigsResponse.add_member(:resolver_dnssec_configs, Shapes::ShapeRef.new(shape: ResolverDnssecConfigList, location_name: "ResolverDnssecConfigs"))
373
+ ListResolverDnssecConfigsResponse.struct_class = Types::ListResolverDnssecConfigsResponse
374
+
350
375
  ListResolverEndpointIpAddressesRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
351
376
  ListResolverEndpointIpAddressesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
352
377
  ListResolverEndpointIpAddressesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken", metadata: {"box"=>true}))
@@ -436,6 +461,14 @@ module Aws::Route53Resolver
436
461
  PutResolverRulePolicyResponse.add_member(:return_value, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnValue"))
437
462
  PutResolverRulePolicyResponse.struct_class = Types::PutResolverRulePolicyResponse
438
463
 
464
+ ResolverDnssecConfig.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
465
+ ResolverDnssecConfig.add_member(:owner_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerId"))
466
+ ResolverDnssecConfig.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "ResourceId"))
467
+ ResolverDnssecConfig.add_member(:validation_status, Shapes::ShapeRef.new(shape: ResolverDNSSECValidationStatus, location_name: "ValidationStatus"))
468
+ ResolverDnssecConfig.struct_class = Types::ResolverDnssecConfig
469
+
470
+ ResolverDnssecConfigList.member = Shapes::ShapeRef.new(shape: ResolverDnssecConfig)
471
+
439
472
  ResolverEndpoint.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
440
473
  ResolverEndpoint.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, location_name: "CreatorRequestId"))
441
474
  ResolverEndpoint.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
@@ -560,6 +593,13 @@ module Aws::Route53Resolver
560
593
 
561
594
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
562
595
 
596
+ UpdateResolverDnssecConfigRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
597
+ UpdateResolverDnssecConfigRequest.add_member(:validation, Shapes::ShapeRef.new(shape: Validation, required: true, location_name: "Validation"))
598
+ UpdateResolverDnssecConfigRequest.struct_class = Types::UpdateResolverDnssecConfigRequest
599
+
600
+ UpdateResolverDnssecConfigResponse.add_member(:resolver_dnssec_config, Shapes::ShapeRef.new(shape: ResolverDnssecConfig, location_name: "ResolverDNSSECConfig"))
601
+ UpdateResolverDnssecConfigResponse.struct_class = Types::UpdateResolverDnssecConfigResponse
602
+
563
603
  UpdateResolverEndpointRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
564
604
  UpdateResolverEndpointRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name", metadata: {"box"=>true}))
565
605
  UpdateResolverEndpointRequest.struct_class = Types::UpdateResolverEndpointRequest
@@ -767,6 +807,20 @@ module Aws::Route53Resolver
767
807
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
768
808
  end)
769
809
 
810
+ api.add_operation(:get_resolver_dnssec_config, Seahorse::Model::Operation.new.tap do |o|
811
+ o.name = "GetResolverDnssecConfig"
812
+ o.http_method = "POST"
813
+ o.http_request_uri = "/"
814
+ o.input = Shapes::ShapeRef.new(shape: GetResolverDnssecConfigRequest)
815
+ o.output = Shapes::ShapeRef.new(shape: GetResolverDnssecConfigResponse)
816
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
817
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
818
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
819
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
820
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
821
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
822
+ end)
823
+
770
824
  api.add_operation(:get_resolver_endpoint, Seahorse::Model::Operation.new.tap do |o|
771
825
  o.name = "GetResolverEndpoint"
772
826
  o.http_method = "POST"
@@ -855,6 +909,26 @@ module Aws::Route53Resolver
855
909
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
856
910
  end)
857
911
 
912
+ api.add_operation(:list_resolver_dnssec_configs, Seahorse::Model::Operation.new.tap do |o|
913
+ o.name = "ListResolverDnssecConfigs"
914
+ o.http_method = "POST"
915
+ o.http_request_uri = "/"
916
+ o.input = Shapes::ShapeRef.new(shape: ListResolverDnssecConfigsRequest)
917
+ o.output = Shapes::ShapeRef.new(shape: ListResolverDnssecConfigsResponse)
918
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
919
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
920
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
921
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
923
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
924
+ o[:pager] = Aws::Pager.new(
925
+ limit_key: "max_results",
926
+ tokens: {
927
+ "next_token" => "next_token"
928
+ }
929
+ )
930
+ end)
931
+
858
932
  api.add_operation(:list_resolver_endpoint_ip_addresses, Seahorse::Model::Operation.new.tap do |o|
859
933
  o.name = "ListResolverEndpointIpAddresses"
860
934
  o.http_method = "POST"
@@ -1045,6 +1119,20 @@ module Aws::Route53Resolver
1045
1119
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1046
1120
  end)
1047
1121
 
1122
+ api.add_operation(:update_resolver_dnssec_config, Seahorse::Model::Operation.new.tap do |o|
1123
+ o.name = "UpdateResolverDnssecConfig"
1124
+ o.http_method = "POST"
1125
+ o.http_request_uri = "/"
1126
+ o.input = Shapes::ShapeRef.new(shape: UpdateResolverDnssecConfigRequest)
1127
+ o.output = Shapes::ShapeRef.new(shape: UpdateResolverDnssecConfigResponse)
1128
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1129
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
1132
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1134
+ end)
1135
+
1048
1136
  api.add_operation(:update_resolver_endpoint, Seahorse::Model::Operation.new.tap do |o|
1049
1137
  o.name = "UpdateResolverEndpoint"
1050
1138
  o.http_method = "POST"
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -662,9 +662,10 @@ module Aws::Route53Resolver
662
662
 
663
663
  # For Resolver list operations ([ListResolverEndpoints][1],
664
664
  # [ListResolverRules][2], [ListResolverRuleAssociations][3],
665
- # [ListResolverQueryLogConfigs][4], and
666
- # [ListResolverQueryLogConfigAssociations][5]), an optional
667
- # specification to return a subset of objects.
665
+ # [ListResolverQueryLogConfigs][4],
666
+ # [ListResolverQueryLogConfigAssociations][5]), and
667
+ # [ListResolverDnssecConfigs][6]), an optional specification to return a
668
+ # subset of objects.
668
669
  #
669
670
  # To filter objects, such as Resolver endpoints or Resolver rules, you
670
671
  # specify `Name` and `Values`. For example, to list only inbound
@@ -678,6 +679,7 @@ module Aws::Route53Resolver
678
679
  # [3]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverRuleAssociations.html
679
680
  # [4]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigs.html
680
681
  # [5]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverQueryLogConfigAssociations.html
682
+ # [6]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ListResolverDnssecConfigs.html
681
683
  #
682
684
  # @note When making an API call, you may pass Filter
683
685
  # data as a hash:
@@ -867,7 +869,7 @@ module Aws::Route53Resolver
867
869
  # [7]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_GetResolverEndpoint.html
868
870
  # [8]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ResolverEndpoint.html
869
871
  # [9]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ResolverQueryLogConfig.html#Route53Resolver-Type-route53resolver_ResolverQueryLogConfig-Status
870
- # [10]: https://docs.aws.amazon.com/API_route53resolver_ResolverQueryLogConfigAssociation.html#Route53Resolver-Type-route53resolver_ResolverQueryLogConfigAssociation-Status
872
+ # [10]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_ResolverQueryLogConfigAssociation.html#Route53Resolver-Type-route53resolver_ResolverQueryLogConfigAssociation-Status
871
873
  # @return [String]
872
874
  #
873
875
  # @!attribute [rw] values
@@ -887,6 +889,38 @@ module Aws::Route53Resolver
887
889
  include Aws::Structure
888
890
  end
889
891
 
892
+ # @note When making an API call, you may pass GetResolverDnssecConfigRequest
893
+ # data as a hash:
894
+ #
895
+ # {
896
+ # resource_id: "ResourceId", # required
897
+ # }
898
+ #
899
+ # @!attribute [rw] resource_id
900
+ # The ID of the virtual private cloud (VPC) for the DNSSEC validation
901
+ # status.
902
+ # @return [String]
903
+ #
904
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetResolverDnssecConfigRequest AWS API Documentation
905
+ #
906
+ class GetResolverDnssecConfigRequest < Struct.new(
907
+ :resource_id)
908
+ SENSITIVE = []
909
+ include Aws::Structure
910
+ end
911
+
912
+ # @!attribute [rw] resolver_dnssec_config
913
+ # The information about a configuration for DNSSEC validation.
914
+ # @return [Types::ResolverDnssecConfig]
915
+ #
916
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetResolverDnssecConfigResponse AWS API Documentation
917
+ #
918
+ class GetResolverDnssecConfigResponse < Struct.new(
919
+ :resolver_dnssec_config)
920
+ SENSITIVE = []
921
+ include Aws::Structure
922
+ end
923
+
890
924
  # @note When making an API call, you may pass GetResolverEndpointRequest
891
925
  # data as a hash:
892
926
  #
@@ -1062,8 +1096,8 @@ module Aws::Route53Resolver
1062
1096
  # }
1063
1097
  #
1064
1098
  # @!attribute [rw] arn
1065
- # The ID of the Resolver rule policy that you want to get information
1066
- # about.
1099
+ # The ID of the Resolver rule that you want to get the Resolver rule
1100
+ # policy for.
1067
1101
  # @return [String]
1068
1102
  #
1069
1103
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetResolverRulePolicyRequest AWS API Documentation
@@ -1075,7 +1109,7 @@ module Aws::Route53Resolver
1075
1109
  end
1076
1110
 
1077
1111
  # @!attribute [rw] resolver_rule_policy
1078
- # Information about the Resolver rule policy that you specified in a
1112
+ # The Resolver rule policy for the rule that you specified in a
1079
1113
  # `GetResolverRulePolicy` request.
1080
1114
  # @return [String]
1081
1115
  #
@@ -1359,6 +1393,88 @@ module Aws::Route53Resolver
1359
1393
  include Aws::Structure
1360
1394
  end
1361
1395
 
1396
+ # @note When making an API call, you may pass ListResolverDnssecConfigsRequest
1397
+ # data as a hash:
1398
+ #
1399
+ # {
1400
+ # max_results: 1,
1401
+ # next_token: "NextToken",
1402
+ # filters: [
1403
+ # {
1404
+ # name: "FilterName",
1405
+ # values: ["FilterValue"],
1406
+ # },
1407
+ # ],
1408
+ # }
1409
+ #
1410
+ # @!attribute [rw] max_results
1411
+ # *Optional*\: An integer that specifies the maximum number of DNSSEC
1412
+ # configuration results that you want Amazon Route 53 to return. If
1413
+ # you don't specify a value for `MaxResults`, Route 53 returns up to
1414
+ # 100 configuration per page.
1415
+ # @return [Integer]
1416
+ #
1417
+ # @!attribute [rw] next_token
1418
+ # (Optional) If the current AWS account has more than `MaxResults`
1419
+ # DNSSEC configurations, use `NextToken` to get the second and
1420
+ # subsequent pages of results.
1421
+ #
1422
+ # For the first `ListResolverDnssecConfigs` request, omit this value.
1423
+ #
1424
+ # For the second and subsequent requests, get the value of `NextToken`
1425
+ # from the previous response and specify that value for `NextToken` in
1426
+ # the request.
1427
+ # @return [String]
1428
+ #
1429
+ # @!attribute [rw] filters
1430
+ # An optional specification to return a subset of objects.
1431
+ # @return [Array<Types::Filter>]
1432
+ #
1433
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ListResolverDnssecConfigsRequest AWS API Documentation
1434
+ #
1435
+ class ListResolverDnssecConfigsRequest < Struct.new(
1436
+ :max_results,
1437
+ :next_token,
1438
+ :filters)
1439
+ SENSITIVE = []
1440
+ include Aws::Structure
1441
+ end
1442
+
1443
+ # @!attribute [rw] next_token
1444
+ # If a response includes the last of the DNSSEC configurations that
1445
+ # are associated with the current AWS account, `NextToken` doesn't
1446
+ # appear in the response.
1447
+ #
1448
+ # If a response doesn't include the last of the configurations, you
1449
+ # can get more configurations by submitting another
1450
+ # [ListResolverDnssecConfigs][1] request. Get the value of `NextToken`
1451
+ # that Amazon Route 53 returned in the previous response and include
1452
+ # it in `NextToken` in the next request.
1453
+ #
1454
+ #
1455
+ #
1456
+ # [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_ListResolverDnssecConfigs.html
1457
+ # @return [String]
1458
+ #
1459
+ # @!attribute [rw] resolver_dnssec_configs
1460
+ # An array that contains one [ResolverDnssecConfig][1] element for
1461
+ # each configuration for DNSSEC validation that is associated with the
1462
+ # current AWS account.
1463
+ #
1464
+ #
1465
+ #
1466
+ # [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_ResolverDnssecConfig.html
1467
+ # @return [Array<Types::ResolverDnssecConfig>]
1468
+ #
1469
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ListResolverDnssecConfigsResponse AWS API Documentation
1470
+ #
1471
+ class ListResolverDnssecConfigsResponse < Struct.new(
1472
+ :next_token,
1473
+ :resolver_dnssec_configs)
1474
+ SENSITIVE = []
1475
+ include Aws::Structure
1476
+ end
1477
+
1362
1478
  # @note When making an API call, you may pass ListResolverEndpointIpAddressesRequest
1363
1479
  # data as a hash:
1364
1480
  #
@@ -2121,15 +2237,15 @@ module Aws::Route53Resolver
2121
2237
  # }
2122
2238
  #
2123
2239
  # @!attribute [rw] arn
2124
- # The Amazon Resource Name (ARN) of the account that you want to share
2125
- # rules with.
2240
+ # The Amazon Resource Name (ARN) of the rule that you want to share
2241
+ # with another account.
2126
2242
  # @return [String]
2127
2243
  #
2128
2244
  # @!attribute [rw] resolver_rule_policy
2129
2245
  # An AWS Identity and Access Management policy statement that lists
2130
2246
  # the rules that you want to share with another AWS account and the
2131
2247
  # operations that you want the account to be able to perform. You can
2132
- # specify the following operations in the `Actions` section of the
2248
+ # specify the following operations in the `Action` section of the
2133
2249
  # statement:
2134
2250
  #
2135
2251
  # * `route53resolver:GetResolverRule`
@@ -2142,9 +2258,9 @@ module Aws::Route53Resolver
2142
2258
  #
2143
2259
  # * `route53resolver:ListResolverRuleAssociations`
2144
2260
  #
2145
- # In the `Resource` section of the statement, you specify the ARNs for
2146
- # the rules that you want to share with the account that you specified
2147
- # in `Arn`.
2261
+ # In the `Resource` section of the statement, specify the ARN for the
2262
+ # rule that you want to share with another account. Specify the same
2263
+ # ARN that you specified in `Arn`.
2148
2264
  # @return [String]
2149
2265
  #
2150
2266
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/PutResolverRulePolicyRequest AWS API Documentation
@@ -2170,6 +2286,49 @@ module Aws::Route53Resolver
2170
2286
  include Aws::Structure
2171
2287
  end
2172
2288
 
2289
+ # A complex type that contains information about a configuration for
2290
+ # DNSSEC validation.
2291
+ #
2292
+ # @!attribute [rw] id
2293
+ # The ID for a configuration for DNSSEC validation.
2294
+ # @return [String]
2295
+ #
2296
+ # @!attribute [rw] owner_id
2297
+ # The owner account ID of the virtual private cloud (VPC) for a
2298
+ # configuration for DNSSEC validation.
2299
+ # @return [String]
2300
+ #
2301
+ # @!attribute [rw] resource_id
2302
+ # The ID of the virtual private cloud (VPC) that you're configuring
2303
+ # the DNSSEC validation status for.
2304
+ # @return [String]
2305
+ #
2306
+ # @!attribute [rw] validation_status
2307
+ # The validation status for a DNSSEC configuration. The status can be
2308
+ # one of the following:
2309
+ #
2310
+ # * **ENABLING:** DNSSEC validation is being enabled but is not
2311
+ # complete.
2312
+ #
2313
+ # * **ENABLED:** DNSSEC validation is enabled.
2314
+ #
2315
+ # * **DISABLING:** DNSSEC validation is being disabled but is not
2316
+ # complete.
2317
+ #
2318
+ # * **DISABLED** DNSSEC validation is disabled.
2319
+ # @return [String]
2320
+ #
2321
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ResolverDnssecConfig AWS API Documentation
2322
+ #
2323
+ class ResolverDnssecConfig < Struct.new(
2324
+ :id,
2325
+ :owner_id,
2326
+ :resource_id,
2327
+ :validation_status)
2328
+ SENSITIVE = []
2329
+ include Aws::Structure
2330
+ end
2331
+
2173
2332
  # In the response to a [CreateResolverEndpoint][1],
2174
2333
  # [DeleteResolverEndpoint][2], [GetResolverEndpoint][3],
2175
2334
  # [ListResolverEndpoints][4], or [UpdateResolverEndpoint][5] request, a
@@ -2998,6 +3157,47 @@ module Aws::Route53Resolver
2998
3157
  #
2999
3158
  class UntagResourceResponse < Aws::EmptyStructure; end
3000
3159
 
3160
+ # @note When making an API call, you may pass UpdateResolverDnssecConfigRequest
3161
+ # data as a hash:
3162
+ #
3163
+ # {
3164
+ # resource_id: "ResourceId", # required
3165
+ # validation: "ENABLE", # required, accepts ENABLE, DISABLE
3166
+ # }
3167
+ #
3168
+ # @!attribute [rw] resource_id
3169
+ # The ID of the virtual private cloud (VPC) that you're updating the
3170
+ # DNSSEC validation status for.
3171
+ # @return [String]
3172
+ #
3173
+ # @!attribute [rw] validation
3174
+ # The new value that you are specifying for DNSSEC validation for the
3175
+ # VPC. The value can be `ENABLE` or `DISABLE`. Be aware that it can
3176
+ # take time for a validation status change to be completed.
3177
+ # @return [String]
3178
+ #
3179
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/UpdateResolverDnssecConfigRequest AWS API Documentation
3180
+ #
3181
+ class UpdateResolverDnssecConfigRequest < Struct.new(
3182
+ :resource_id,
3183
+ :validation)
3184
+ SENSITIVE = []
3185
+ include Aws::Structure
3186
+ end
3187
+
3188
+ # @!attribute [rw] resolver_dnssec_config
3189
+ # A complex type that contains settings for the specified DNSSEC
3190
+ # configuration.
3191
+ # @return [Types::ResolverDnssecConfig]
3192
+ #
3193
+ # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/UpdateResolverDnssecConfigResponse AWS API Documentation
3194
+ #
3195
+ class UpdateResolverDnssecConfigResponse < Struct.new(
3196
+ :resolver_dnssec_config)
3197
+ SENSITIVE = []
3198
+ include Aws::Structure
3199
+ end
3200
+
3001
3201
  # @note When making an API call, you may pass UpdateResolverEndpointRequest
3002
3202
  # data as a hash:
3003
3203
  #
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.19.0
4
+ version: 1.24.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: 2020-08-26 00:00:00.000000000 Z
11
+ date: 2021-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.99.0
22
+ version: 3.112.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.99.0
32
+ version: 3.112.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -47,11 +47,14 @@ dependencies:
47
47
  description: Official AWS Ruby gem for Amazon Route 53 Resolver (Route53Resolver).
48
48
  This gem is part of the AWS SDK for Ruby.
49
49
  email:
50
- - trevrowe@amazon.com
50
+ - aws-dr-rubygems@amazon.com
51
51
  executables: []
52
52
  extensions: []
53
53
  extra_rdoc_files: []
54
54
  files:
55
+ - CHANGELOG.md
56
+ - LICENSE.txt
57
+ - VERSION
55
58
  - lib/aws-sdk-route53resolver.rb
56
59
  - lib/aws-sdk-route53resolver/client.rb
57
60
  - lib/aws-sdk-route53resolver/client_api.rb