aws-sdk-route53resolver 1.17.0 → 1.22.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-route53resolver.rb +3 -2
- data/lib/aws-sdk-route53resolver/client.rb +1076 -119
- data/lib/aws-sdk-route53resolver/client_api.rb +399 -2
- data/lib/aws-sdk-route53resolver/errors.rb +16 -0
- data/lib/aws-sdk-route53resolver/types.rb +1658 -189
- metadata +4 -4
@@ -13,24 +13,35 @@ module Aws::Route53Resolver
|
|
13
13
|
|
14
14
|
include Seahorse::Model
|
15
15
|
|
16
|
+
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
16
17
|
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
17
18
|
Arn = Shapes::StringShape.new(name: 'Arn')
|
18
19
|
AssociateResolverEndpointIpAddressRequest = Shapes::StructureShape.new(name: 'AssociateResolverEndpointIpAddressRequest')
|
19
20
|
AssociateResolverEndpointIpAddressResponse = Shapes::StructureShape.new(name: 'AssociateResolverEndpointIpAddressResponse')
|
21
|
+
AssociateResolverQueryLogConfigRequest = Shapes::StructureShape.new(name: 'AssociateResolverQueryLogConfigRequest')
|
22
|
+
AssociateResolverQueryLogConfigResponse = Shapes::StructureShape.new(name: 'AssociateResolverQueryLogConfigResponse')
|
20
23
|
AssociateResolverRuleRequest = Shapes::StructureShape.new(name: 'AssociateResolverRuleRequest')
|
21
24
|
AssociateResolverRuleResponse = Shapes::StructureShape.new(name: 'AssociateResolverRuleResponse')
|
22
25
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
26
|
+
Count = Shapes::IntegerShape.new(name: 'Count')
|
23
27
|
CreateResolverEndpointRequest = Shapes::StructureShape.new(name: 'CreateResolverEndpointRequest')
|
24
28
|
CreateResolverEndpointResponse = Shapes::StructureShape.new(name: 'CreateResolverEndpointResponse')
|
29
|
+
CreateResolverQueryLogConfigRequest = Shapes::StructureShape.new(name: 'CreateResolverQueryLogConfigRequest')
|
30
|
+
CreateResolverQueryLogConfigResponse = Shapes::StructureShape.new(name: 'CreateResolverQueryLogConfigResponse')
|
25
31
|
CreateResolverRuleRequest = Shapes::StructureShape.new(name: 'CreateResolverRuleRequest')
|
26
32
|
CreateResolverRuleResponse = Shapes::StructureShape.new(name: 'CreateResolverRuleResponse')
|
27
33
|
CreatorRequestId = Shapes::StringShape.new(name: 'CreatorRequestId')
|
28
34
|
DeleteResolverEndpointRequest = Shapes::StructureShape.new(name: 'DeleteResolverEndpointRequest')
|
29
35
|
DeleteResolverEndpointResponse = Shapes::StructureShape.new(name: 'DeleteResolverEndpointResponse')
|
36
|
+
DeleteResolverQueryLogConfigRequest = Shapes::StructureShape.new(name: 'DeleteResolverQueryLogConfigRequest')
|
37
|
+
DeleteResolverQueryLogConfigResponse = Shapes::StructureShape.new(name: 'DeleteResolverQueryLogConfigResponse')
|
30
38
|
DeleteResolverRuleRequest = Shapes::StructureShape.new(name: 'DeleteResolverRuleRequest')
|
31
39
|
DeleteResolverRuleResponse = Shapes::StructureShape.new(name: 'DeleteResolverRuleResponse')
|
40
|
+
DestinationArn = Shapes::StringShape.new(name: 'DestinationArn')
|
32
41
|
DisassociateResolverEndpointIpAddressRequest = Shapes::StructureShape.new(name: 'DisassociateResolverEndpointIpAddressRequest')
|
33
42
|
DisassociateResolverEndpointIpAddressResponse = Shapes::StructureShape.new(name: 'DisassociateResolverEndpointIpAddressResponse')
|
43
|
+
DisassociateResolverQueryLogConfigRequest = Shapes::StructureShape.new(name: 'DisassociateResolverQueryLogConfigRequest')
|
44
|
+
DisassociateResolverQueryLogConfigResponse = Shapes::StructureShape.new(name: 'DisassociateResolverQueryLogConfigResponse')
|
34
45
|
DisassociateResolverRuleRequest = Shapes::StructureShape.new(name: 'DisassociateResolverRuleRequest')
|
35
46
|
DisassociateResolverRuleResponse = Shapes::StructureShape.new(name: 'DisassociateResolverRuleResponse')
|
36
47
|
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
@@ -40,8 +51,16 @@ module Aws::Route53Resolver
|
|
40
51
|
FilterValue = Shapes::StringShape.new(name: 'FilterValue')
|
41
52
|
FilterValues = Shapes::ListShape.new(name: 'FilterValues')
|
42
53
|
Filters = Shapes::ListShape.new(name: 'Filters')
|
54
|
+
GetResolverDnssecConfigRequest = Shapes::StructureShape.new(name: 'GetResolverDnssecConfigRequest')
|
55
|
+
GetResolverDnssecConfigResponse = Shapes::StructureShape.new(name: 'GetResolverDnssecConfigResponse')
|
43
56
|
GetResolverEndpointRequest = Shapes::StructureShape.new(name: 'GetResolverEndpointRequest')
|
44
57
|
GetResolverEndpointResponse = Shapes::StructureShape.new(name: 'GetResolverEndpointResponse')
|
58
|
+
GetResolverQueryLogConfigAssociationRequest = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigAssociationRequest')
|
59
|
+
GetResolverQueryLogConfigAssociationResponse = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigAssociationResponse')
|
60
|
+
GetResolverQueryLogConfigPolicyRequest = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigPolicyRequest')
|
61
|
+
GetResolverQueryLogConfigPolicyResponse = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigPolicyResponse')
|
62
|
+
GetResolverQueryLogConfigRequest = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigRequest')
|
63
|
+
GetResolverQueryLogConfigResponse = Shapes::StructureShape.new(name: 'GetResolverQueryLogConfigResponse')
|
45
64
|
GetResolverRuleAssociationRequest = Shapes::StructureShape.new(name: 'GetResolverRuleAssociationRequest')
|
46
65
|
GetResolverRuleAssociationResponse = Shapes::StructureShape.new(name: 'GetResolverRuleAssociationResponse')
|
47
66
|
GetResolverRulePolicyRequest = Shapes::StructureShape.new(name: 'GetResolverRulePolicyRequest')
|
@@ -63,10 +82,16 @@ module Aws::Route53Resolver
|
|
63
82
|
IpAddressesRequest = Shapes::ListShape.new(name: 'IpAddressesRequest')
|
64
83
|
IpAddressesResponse = Shapes::ListShape.new(name: 'IpAddressesResponse')
|
65
84
|
LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
|
85
|
+
ListResolverDnssecConfigsRequest = Shapes::StructureShape.new(name: 'ListResolverDnssecConfigsRequest')
|
86
|
+
ListResolverDnssecConfigsResponse = Shapes::StructureShape.new(name: 'ListResolverDnssecConfigsResponse')
|
66
87
|
ListResolverEndpointIpAddressesRequest = Shapes::StructureShape.new(name: 'ListResolverEndpointIpAddressesRequest')
|
67
88
|
ListResolverEndpointIpAddressesResponse = Shapes::StructureShape.new(name: 'ListResolverEndpointIpAddressesResponse')
|
68
89
|
ListResolverEndpointsRequest = Shapes::StructureShape.new(name: 'ListResolverEndpointsRequest')
|
69
90
|
ListResolverEndpointsResponse = Shapes::StructureShape.new(name: 'ListResolverEndpointsResponse')
|
91
|
+
ListResolverQueryLogConfigAssociationsRequest = Shapes::StructureShape.new(name: 'ListResolverQueryLogConfigAssociationsRequest')
|
92
|
+
ListResolverQueryLogConfigAssociationsResponse = Shapes::StructureShape.new(name: 'ListResolverQueryLogConfigAssociationsResponse')
|
93
|
+
ListResolverQueryLogConfigsRequest = Shapes::StructureShape.new(name: 'ListResolverQueryLogConfigsRequest')
|
94
|
+
ListResolverQueryLogConfigsResponse = Shapes::StructureShape.new(name: 'ListResolverQueryLogConfigsResponse')
|
70
95
|
ListResolverRuleAssociationsRequest = Shapes::StructureShape.new(name: 'ListResolverRuleAssociationsRequest')
|
71
96
|
ListResolverRuleAssociationsResponse = Shapes::StructureShape.new(name: 'ListResolverRuleAssociationsResponse')
|
72
97
|
ListResolverRulesRequest = Shapes::StructureShape.new(name: 'ListResolverRulesRequest')
|
@@ -77,12 +102,27 @@ module Aws::Route53Resolver
|
|
77
102
|
Name = Shapes::StringShape.new(name: 'Name')
|
78
103
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
79
104
|
Port = Shapes::IntegerShape.new(name: 'Port')
|
105
|
+
PutResolverQueryLogConfigPolicyRequest = Shapes::StructureShape.new(name: 'PutResolverQueryLogConfigPolicyRequest')
|
106
|
+
PutResolverQueryLogConfigPolicyResponse = Shapes::StructureShape.new(name: 'PutResolverQueryLogConfigPolicyResponse')
|
80
107
|
PutResolverRulePolicyRequest = Shapes::StructureShape.new(name: 'PutResolverRulePolicyRequest')
|
81
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')
|
82
112
|
ResolverEndpoint = Shapes::StructureShape.new(name: 'ResolverEndpoint')
|
83
113
|
ResolverEndpointDirection = Shapes::StringShape.new(name: 'ResolverEndpointDirection')
|
84
114
|
ResolverEndpointStatus = Shapes::StringShape.new(name: 'ResolverEndpointStatus')
|
85
115
|
ResolverEndpoints = Shapes::ListShape.new(name: 'ResolverEndpoints')
|
116
|
+
ResolverQueryLogConfig = Shapes::StructureShape.new(name: 'ResolverQueryLogConfig')
|
117
|
+
ResolverQueryLogConfigAssociation = Shapes::StructureShape.new(name: 'ResolverQueryLogConfigAssociation')
|
118
|
+
ResolverQueryLogConfigAssociationError = Shapes::StringShape.new(name: 'ResolverQueryLogConfigAssociationError')
|
119
|
+
ResolverQueryLogConfigAssociationErrorMessage = Shapes::StringShape.new(name: 'ResolverQueryLogConfigAssociationErrorMessage')
|
120
|
+
ResolverQueryLogConfigAssociationList = Shapes::ListShape.new(name: 'ResolverQueryLogConfigAssociationList')
|
121
|
+
ResolverQueryLogConfigAssociationStatus = Shapes::StringShape.new(name: 'ResolverQueryLogConfigAssociationStatus')
|
122
|
+
ResolverQueryLogConfigList = Shapes::ListShape.new(name: 'ResolverQueryLogConfigList')
|
123
|
+
ResolverQueryLogConfigName = Shapes::StringShape.new(name: 'ResolverQueryLogConfigName')
|
124
|
+
ResolverQueryLogConfigPolicy = Shapes::StringShape.new(name: 'ResolverQueryLogConfigPolicy')
|
125
|
+
ResolverQueryLogConfigStatus = Shapes::StringShape.new(name: 'ResolverQueryLogConfigStatus')
|
86
126
|
ResolverRule = Shapes::StructureShape.new(name: 'ResolverRule')
|
87
127
|
ResolverRuleAssociation = Shapes::StructureShape.new(name: 'ResolverRuleAssociation')
|
88
128
|
ResolverRuleAssociationStatus = Shapes::StringShape.new(name: 'ResolverRuleAssociationStatus')
|
@@ -100,6 +140,8 @@ module Aws::Route53Resolver
|
|
100
140
|
RuleTypeOption = Shapes::StringShape.new(name: 'RuleTypeOption')
|
101
141
|
SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
|
102
142
|
ShareStatus = Shapes::StringShape.new(name: 'ShareStatus')
|
143
|
+
SortByKey = Shapes::StringShape.new(name: 'SortByKey')
|
144
|
+
SortOrder = Shapes::StringShape.new(name: 'SortOrder')
|
103
145
|
StatusMessage = Shapes::StringShape.new(name: 'StatusMessage')
|
104
146
|
String = Shapes::StringShape.new(name: 'String')
|
105
147
|
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
@@ -116,10 +158,16 @@ module Aws::Route53Resolver
|
|
116
158
|
UnknownResourceException = Shapes::StructureShape.new(name: 'UnknownResourceException')
|
117
159
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
118
160
|
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
161
|
+
UpdateResolverDnssecConfigRequest = Shapes::StructureShape.new(name: 'UpdateResolverDnssecConfigRequest')
|
162
|
+
UpdateResolverDnssecConfigResponse = Shapes::StructureShape.new(name: 'UpdateResolverDnssecConfigResponse')
|
119
163
|
UpdateResolverEndpointRequest = Shapes::StructureShape.new(name: 'UpdateResolverEndpointRequest')
|
120
164
|
UpdateResolverEndpointResponse = Shapes::StructureShape.new(name: 'UpdateResolverEndpointResponse')
|
121
165
|
UpdateResolverRuleRequest = Shapes::StructureShape.new(name: 'UpdateResolverRuleRequest')
|
122
166
|
UpdateResolverRuleResponse = Shapes::StructureShape.new(name: 'UpdateResolverRuleResponse')
|
167
|
+
Validation = Shapes::StringShape.new(name: 'Validation')
|
168
|
+
|
169
|
+
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ExceptionMessage, location_name: "Message"))
|
170
|
+
AccessDeniedException.struct_class = Types::AccessDeniedException
|
123
171
|
|
124
172
|
AssociateResolverEndpointIpAddressRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
|
125
173
|
AssociateResolverEndpointIpAddressRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddressUpdate, required: true, location_name: "IpAddress"))
|
@@ -128,6 +176,13 @@ module Aws::Route53Resolver
|
|
128
176
|
AssociateResolverEndpointIpAddressResponse.add_member(:resolver_endpoint, Shapes::ShapeRef.new(shape: ResolverEndpoint, location_name: "ResolverEndpoint"))
|
129
177
|
AssociateResolverEndpointIpAddressResponse.struct_class = Types::AssociateResolverEndpointIpAddressResponse
|
130
178
|
|
179
|
+
AssociateResolverQueryLogConfigRequest.add_member(:resolver_query_log_config_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverQueryLogConfigId"))
|
180
|
+
AssociateResolverQueryLogConfigRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
|
181
|
+
AssociateResolverQueryLogConfigRequest.struct_class = Types::AssociateResolverQueryLogConfigRequest
|
182
|
+
|
183
|
+
AssociateResolverQueryLogConfigResponse.add_member(:resolver_query_log_config_association, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociation, location_name: "ResolverQueryLogConfigAssociation"))
|
184
|
+
AssociateResolverQueryLogConfigResponse.struct_class = Types::AssociateResolverQueryLogConfigResponse
|
185
|
+
|
131
186
|
AssociateResolverRuleRequest.add_member(:resolver_rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverRuleId"))
|
132
187
|
AssociateResolverRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
|
133
188
|
AssociateResolverRuleRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "VPCId"))
|
@@ -147,6 +202,15 @@ module Aws::Route53Resolver
|
|
147
202
|
CreateResolverEndpointResponse.add_member(:resolver_endpoint, Shapes::ShapeRef.new(shape: ResolverEndpoint, location_name: "ResolverEndpoint"))
|
148
203
|
CreateResolverEndpointResponse.struct_class = Types::CreateResolverEndpointResponse
|
149
204
|
|
205
|
+
CreateResolverQueryLogConfigRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigName, required: true, location_name: "Name"))
|
206
|
+
CreateResolverQueryLogConfigRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: DestinationArn, required: true, location_name: "DestinationArn"))
|
207
|
+
CreateResolverQueryLogConfigRequest.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, required: true, location_name: "CreatorRequestId", metadata: {"idempotencyToken"=>true}))
|
208
|
+
CreateResolverQueryLogConfigRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags", metadata: {"box"=>true}))
|
209
|
+
CreateResolverQueryLogConfigRequest.struct_class = Types::CreateResolverQueryLogConfigRequest
|
210
|
+
|
211
|
+
CreateResolverQueryLogConfigResponse.add_member(:resolver_query_log_config, Shapes::ShapeRef.new(shape: ResolverQueryLogConfig, location_name: "ResolverQueryLogConfig"))
|
212
|
+
CreateResolverQueryLogConfigResponse.struct_class = Types::CreateResolverQueryLogConfigResponse
|
213
|
+
|
150
214
|
CreateResolverRuleRequest.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, required: true, location_name: "CreatorRequestId"))
|
151
215
|
CreateResolverRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
|
152
216
|
CreateResolverRuleRequest.add_member(:rule_type, Shapes::ShapeRef.new(shape: RuleTypeOption, required: true, location_name: "RuleType"))
|
@@ -165,6 +229,12 @@ module Aws::Route53Resolver
|
|
165
229
|
DeleteResolverEndpointResponse.add_member(:resolver_endpoint, Shapes::ShapeRef.new(shape: ResolverEndpoint, location_name: "ResolverEndpoint"))
|
166
230
|
DeleteResolverEndpointResponse.struct_class = Types::DeleteResolverEndpointResponse
|
167
231
|
|
232
|
+
DeleteResolverQueryLogConfigRequest.add_member(:resolver_query_log_config_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverQueryLogConfigId"))
|
233
|
+
DeleteResolverQueryLogConfigRequest.struct_class = Types::DeleteResolverQueryLogConfigRequest
|
234
|
+
|
235
|
+
DeleteResolverQueryLogConfigResponse.add_member(:resolver_query_log_config, Shapes::ShapeRef.new(shape: ResolverQueryLogConfig, location_name: "ResolverQueryLogConfig"))
|
236
|
+
DeleteResolverQueryLogConfigResponse.struct_class = Types::DeleteResolverQueryLogConfigResponse
|
237
|
+
|
168
238
|
DeleteResolverRuleRequest.add_member(:resolver_rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverRuleId"))
|
169
239
|
DeleteResolverRuleRequest.struct_class = Types::DeleteResolverRuleRequest
|
170
240
|
|
@@ -178,6 +248,13 @@ module Aws::Route53Resolver
|
|
178
248
|
DisassociateResolverEndpointIpAddressResponse.add_member(:resolver_endpoint, Shapes::ShapeRef.new(shape: ResolverEndpoint, location_name: "ResolverEndpoint"))
|
179
249
|
DisassociateResolverEndpointIpAddressResponse.struct_class = Types::DisassociateResolverEndpointIpAddressResponse
|
180
250
|
|
251
|
+
DisassociateResolverQueryLogConfigRequest.add_member(:resolver_query_log_config_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverQueryLogConfigId"))
|
252
|
+
DisassociateResolverQueryLogConfigRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
|
253
|
+
DisassociateResolverQueryLogConfigRequest.struct_class = Types::DisassociateResolverQueryLogConfigRequest
|
254
|
+
|
255
|
+
DisassociateResolverQueryLogConfigResponse.add_member(:resolver_query_log_config_association, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociation, location_name: "ResolverQueryLogConfigAssociation"))
|
256
|
+
DisassociateResolverQueryLogConfigResponse.struct_class = Types::DisassociateResolverQueryLogConfigResponse
|
257
|
+
|
181
258
|
DisassociateResolverRuleRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "VPCId"))
|
182
259
|
DisassociateResolverRuleRequest.add_member(:resolver_rule_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverRuleId"))
|
183
260
|
DisassociateResolverRuleRequest.struct_class = Types::DisassociateResolverRuleRequest
|
@@ -193,12 +270,36 @@ module Aws::Route53Resolver
|
|
193
270
|
|
194
271
|
Filters.member = Shapes::ShapeRef.new(shape: Filter)
|
195
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
|
+
|
196
279
|
GetResolverEndpointRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
|
197
280
|
GetResolverEndpointRequest.struct_class = Types::GetResolverEndpointRequest
|
198
281
|
|
199
282
|
GetResolverEndpointResponse.add_member(:resolver_endpoint, Shapes::ShapeRef.new(shape: ResolverEndpoint, location_name: "ResolverEndpoint"))
|
200
283
|
GetResolverEndpointResponse.struct_class = Types::GetResolverEndpointResponse
|
201
284
|
|
285
|
+
GetResolverQueryLogConfigAssociationRequest.add_member(:resolver_query_log_config_association_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverQueryLogConfigAssociationId"))
|
286
|
+
GetResolverQueryLogConfigAssociationRequest.struct_class = Types::GetResolverQueryLogConfigAssociationRequest
|
287
|
+
|
288
|
+
GetResolverQueryLogConfigAssociationResponse.add_member(:resolver_query_log_config_association, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociation, location_name: "ResolverQueryLogConfigAssociation"))
|
289
|
+
GetResolverQueryLogConfigAssociationResponse.struct_class = Types::GetResolverQueryLogConfigAssociationResponse
|
290
|
+
|
291
|
+
GetResolverQueryLogConfigPolicyRequest.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
|
292
|
+
GetResolverQueryLogConfigPolicyRequest.struct_class = Types::GetResolverQueryLogConfigPolicyRequest
|
293
|
+
|
294
|
+
GetResolverQueryLogConfigPolicyResponse.add_member(:resolver_query_log_config_policy, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigPolicy, location_name: "ResolverQueryLogConfigPolicy"))
|
295
|
+
GetResolverQueryLogConfigPolicyResponse.struct_class = Types::GetResolverQueryLogConfigPolicyResponse
|
296
|
+
|
297
|
+
GetResolverQueryLogConfigRequest.add_member(:resolver_query_log_config_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverQueryLogConfigId"))
|
298
|
+
GetResolverQueryLogConfigRequest.struct_class = Types::GetResolverQueryLogConfigRequest
|
299
|
+
|
300
|
+
GetResolverQueryLogConfigResponse.add_member(:resolver_query_log_config, Shapes::ShapeRef.new(shape: ResolverQueryLogConfig, location_name: "ResolverQueryLogConfig"))
|
301
|
+
GetResolverQueryLogConfigResponse.struct_class = Types::GetResolverQueryLogConfigResponse
|
302
|
+
|
202
303
|
GetResolverRuleAssociationRequest.add_member(:resolver_rule_association_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverRuleAssociationId"))
|
203
304
|
GetResolverRuleAssociationRequest.struct_class = Types::GetResolverRuleAssociationRequest
|
204
305
|
|
@@ -262,6 +363,15 @@ module Aws::Route53Resolver
|
|
262
363
|
LimitExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "ResourceType"))
|
263
364
|
LimitExceededException.struct_class = Types::LimitExceededException
|
264
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
|
+
|
265
375
|
ListResolverEndpointIpAddressesRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
|
266
376
|
ListResolverEndpointIpAddressesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
|
267
377
|
ListResolverEndpointIpAddressesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken", metadata: {"box"=>true}))
|
@@ -282,6 +392,32 @@ module Aws::Route53Resolver
|
|
282
392
|
ListResolverEndpointsResponse.add_member(:resolver_endpoints, Shapes::ShapeRef.new(shape: ResolverEndpoints, location_name: "ResolverEndpoints"))
|
283
393
|
ListResolverEndpointsResponse.struct_class = Types::ListResolverEndpointsResponse
|
284
394
|
|
395
|
+
ListResolverQueryLogConfigAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
396
|
+
ListResolverQueryLogConfigAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
397
|
+
ListResolverQueryLogConfigAssociationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters"))
|
398
|
+
ListResolverQueryLogConfigAssociationsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortByKey, location_name: "SortBy"))
|
399
|
+
ListResolverQueryLogConfigAssociationsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
400
|
+
ListResolverQueryLogConfigAssociationsRequest.struct_class = Types::ListResolverQueryLogConfigAssociationsRequest
|
401
|
+
|
402
|
+
ListResolverQueryLogConfigAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
403
|
+
ListResolverQueryLogConfigAssociationsResponse.add_member(:total_count, Shapes::ShapeRef.new(shape: Count, location_name: "TotalCount"))
|
404
|
+
ListResolverQueryLogConfigAssociationsResponse.add_member(:total_filtered_count, Shapes::ShapeRef.new(shape: Count, location_name: "TotalFilteredCount"))
|
405
|
+
ListResolverQueryLogConfigAssociationsResponse.add_member(:resolver_query_log_config_associations, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociationList, location_name: "ResolverQueryLogConfigAssociations"))
|
406
|
+
ListResolverQueryLogConfigAssociationsResponse.struct_class = Types::ListResolverQueryLogConfigAssociationsResponse
|
407
|
+
|
408
|
+
ListResolverQueryLogConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
|
409
|
+
ListResolverQueryLogConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken", metadata: {"box"=>true}))
|
410
|
+
ListResolverQueryLogConfigsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters", metadata: {"box"=>true}))
|
411
|
+
ListResolverQueryLogConfigsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortByKey, location_name: "SortBy"))
|
412
|
+
ListResolverQueryLogConfigsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
413
|
+
ListResolverQueryLogConfigsRequest.struct_class = Types::ListResolverQueryLogConfigsRequest
|
414
|
+
|
415
|
+
ListResolverQueryLogConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
416
|
+
ListResolverQueryLogConfigsResponse.add_member(:total_count, Shapes::ShapeRef.new(shape: Count, location_name: "TotalCount"))
|
417
|
+
ListResolverQueryLogConfigsResponse.add_member(:total_filtered_count, Shapes::ShapeRef.new(shape: Count, location_name: "TotalFilteredCount"))
|
418
|
+
ListResolverQueryLogConfigsResponse.add_member(:resolver_query_log_configs, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigList, location_name: "ResolverQueryLogConfigs"))
|
419
|
+
ListResolverQueryLogConfigsResponse.struct_class = Types::ListResolverQueryLogConfigsResponse
|
420
|
+
|
285
421
|
ListResolverRuleAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
|
286
422
|
ListResolverRuleAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken", metadata: {"box"=>true}))
|
287
423
|
ListResolverRuleAssociationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: Filters, location_name: "Filters", metadata: {"box"=>true}))
|
@@ -311,6 +447,13 @@ module Aws::Route53Resolver
|
|
311
447
|
ListTagsForResourceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
312
448
|
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
313
449
|
|
450
|
+
PutResolverQueryLogConfigPolicyRequest.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
|
451
|
+
PutResolverQueryLogConfigPolicyRequest.add_member(:resolver_query_log_config_policy, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigPolicy, required: true, location_name: "ResolverQueryLogConfigPolicy"))
|
452
|
+
PutResolverQueryLogConfigPolicyRequest.struct_class = Types::PutResolverQueryLogConfigPolicyRequest
|
453
|
+
|
454
|
+
PutResolverQueryLogConfigPolicyResponse.add_member(:return_value, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnValue"))
|
455
|
+
PutResolverQueryLogConfigPolicyResponse.struct_class = Types::PutResolverQueryLogConfigPolicyResponse
|
456
|
+
|
314
457
|
PutResolverRulePolicyRequest.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
|
315
458
|
PutResolverRulePolicyRequest.add_member(:resolver_rule_policy, Shapes::ShapeRef.new(shape: ResolverRulePolicy, required: true, location_name: "ResolverRulePolicy"))
|
316
459
|
PutResolverRulePolicyRequest.struct_class = Types::PutResolverRulePolicyRequest
|
@@ -318,6 +461,14 @@ module Aws::Route53Resolver
|
|
318
461
|
PutResolverRulePolicyResponse.add_member(:return_value, Shapes::ShapeRef.new(shape: Boolean, location_name: "ReturnValue"))
|
319
462
|
PutResolverRulePolicyResponse.struct_class = Types::PutResolverRulePolicyResponse
|
320
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
|
+
|
321
472
|
ResolverEndpoint.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
|
322
473
|
ResolverEndpoint.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, location_name: "CreatorRequestId"))
|
323
474
|
ResolverEndpoint.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
@@ -334,6 +485,31 @@ module Aws::Route53Resolver
|
|
334
485
|
|
335
486
|
ResolverEndpoints.member = Shapes::ShapeRef.new(shape: ResolverEndpoint)
|
336
487
|
|
488
|
+
ResolverQueryLogConfig.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
|
489
|
+
ResolverQueryLogConfig.add_member(:owner_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerId"))
|
490
|
+
ResolverQueryLogConfig.add_member(:status, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigStatus, location_name: "Status"))
|
491
|
+
ResolverQueryLogConfig.add_member(:share_status, Shapes::ShapeRef.new(shape: ShareStatus, location_name: "ShareStatus"))
|
492
|
+
ResolverQueryLogConfig.add_member(:association_count, Shapes::ShapeRef.new(shape: Count, location_name: "AssociationCount"))
|
493
|
+
ResolverQueryLogConfig.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
494
|
+
ResolverQueryLogConfig.add_member(:name, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigName, location_name: "Name"))
|
495
|
+
ResolverQueryLogConfig.add_member(:destination_arn, Shapes::ShapeRef.new(shape: DestinationArn, location_name: "DestinationArn"))
|
496
|
+
ResolverQueryLogConfig.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, location_name: "CreatorRequestId"))
|
497
|
+
ResolverQueryLogConfig.add_member(:creation_time, Shapes::ShapeRef.new(shape: Rfc3339TimeString, location_name: "CreationTime"))
|
498
|
+
ResolverQueryLogConfig.struct_class = Types::ResolverQueryLogConfig
|
499
|
+
|
500
|
+
ResolverQueryLogConfigAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
|
501
|
+
ResolverQueryLogConfigAssociation.add_member(:resolver_query_log_config_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "ResolverQueryLogConfigId"))
|
502
|
+
ResolverQueryLogConfigAssociation.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "ResourceId"))
|
503
|
+
ResolverQueryLogConfigAssociation.add_member(:status, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociationStatus, location_name: "Status"))
|
504
|
+
ResolverQueryLogConfigAssociation.add_member(:error, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociationError, location_name: "Error"))
|
505
|
+
ResolverQueryLogConfigAssociation.add_member(:error_message, Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociationErrorMessage, location_name: "ErrorMessage"))
|
506
|
+
ResolverQueryLogConfigAssociation.add_member(:creation_time, Shapes::ShapeRef.new(shape: Rfc3339TimeString, location_name: "CreationTime"))
|
507
|
+
ResolverQueryLogConfigAssociation.struct_class = Types::ResolverQueryLogConfigAssociation
|
508
|
+
|
509
|
+
ResolverQueryLogConfigAssociationList.member = Shapes::ShapeRef.new(shape: ResolverQueryLogConfigAssociation)
|
510
|
+
|
511
|
+
ResolverQueryLogConfigList.member = Shapes::ShapeRef.new(shape: ResolverQueryLogConfig)
|
512
|
+
|
337
513
|
ResolverRule.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
|
338
514
|
ResolverRule.add_member(:creator_request_id, Shapes::ShapeRef.new(shape: CreatorRequestId, location_name: "CreatorRequestId"))
|
339
515
|
ResolverRule.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
|
@@ -346,6 +522,8 @@ module Aws::Route53Resolver
|
|
346
522
|
ResolverRule.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "ResolverEndpointId"))
|
347
523
|
ResolverRule.add_member(:owner_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "OwnerId"))
|
348
524
|
ResolverRule.add_member(:share_status, Shapes::ShapeRef.new(shape: ShareStatus, location_name: "ShareStatus"))
|
525
|
+
ResolverRule.add_member(:creation_time, Shapes::ShapeRef.new(shape: Rfc3339TimeString, location_name: "CreationTime"))
|
526
|
+
ResolverRule.add_member(:modification_time, Shapes::ShapeRef.new(shape: Rfc3339TimeString, location_name: "ModificationTime"))
|
349
527
|
ResolverRule.struct_class = Types::ResolverRule
|
350
528
|
|
351
529
|
ResolverRuleAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
|
@@ -383,8 +561,8 @@ module Aws::Route53Resolver
|
|
383
561
|
|
384
562
|
SecurityGroupIds.member = Shapes::ShapeRef.new(shape: ResourceId)
|
385
563
|
|
386
|
-
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
387
|
-
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
564
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
|
565
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
|
388
566
|
Tag.struct_class = Types::Tag
|
389
567
|
|
390
568
|
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
|
@@ -415,6 +593,13 @@ module Aws::Route53Resolver
|
|
415
593
|
|
416
594
|
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
417
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
|
+
|
418
603
|
UpdateResolverEndpointRequest.add_member(:resolver_endpoint_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResolverEndpointId"))
|
419
604
|
UpdateResolverEndpointRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name", metadata: {"box"=>true}))
|
420
605
|
UpdateResolverEndpointRequest.struct_class = Types::UpdateResolverEndpointRequest
|
@@ -463,6 +648,22 @@ module Aws::Route53Resolver
|
|
463
648
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
464
649
|
end)
|
465
650
|
|
651
|
+
api.add_operation(:associate_resolver_query_log_config, Seahorse::Model::Operation.new.tap do |o|
|
652
|
+
o.name = "AssociateResolverQueryLogConfig"
|
653
|
+
o.http_method = "POST"
|
654
|
+
o.http_request_uri = "/"
|
655
|
+
o.input = Shapes::ShapeRef.new(shape: AssociateResolverQueryLogConfigRequest)
|
656
|
+
o.output = Shapes::ShapeRef.new(shape: AssociateResolverQueryLogConfigResponse)
|
657
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
658
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
659
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
660
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
661
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
662
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
663
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
664
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
665
|
+
end)
|
666
|
+
|
466
667
|
api.add_operation(:associate_resolver_rule, Seahorse::Model::Operation.new.tap do |o|
|
467
668
|
o.name = "AssociateResolverRule"
|
468
669
|
o.http_method = "POST"
|
@@ -471,6 +672,7 @@ module Aws::Route53Resolver
|
|
471
672
|
o.output = Shapes::ShapeRef.new(shape: AssociateResolverRuleResponse)
|
472
673
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
473
674
|
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
675
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
474
676
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
475
677
|
o.errors << Shapes::ShapeRef.new(shape: ResourceUnavailableException)
|
476
678
|
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
@@ -493,6 +695,22 @@ module Aws::Route53Resolver
|
|
493
695
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
494
696
|
end)
|
495
697
|
|
698
|
+
api.add_operation(:create_resolver_query_log_config, Seahorse::Model::Operation.new.tap do |o|
|
699
|
+
o.name = "CreateResolverQueryLogConfig"
|
700
|
+
o.http_method = "POST"
|
701
|
+
o.http_request_uri = "/"
|
702
|
+
o.input = Shapes::ShapeRef.new(shape: CreateResolverQueryLogConfigRequest)
|
703
|
+
o.output = Shapes::ShapeRef.new(shape: CreateResolverQueryLogConfigResponse)
|
704
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
705
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
706
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
707
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceExistsException)
|
708
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
709
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
710
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
711
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
712
|
+
end)
|
713
|
+
|
496
714
|
api.add_operation(:create_resolver_rule, Seahorse::Model::Operation.new.tap do |o|
|
497
715
|
o.name = "CreateResolverRule"
|
498
716
|
o.http_method = "POST"
|
@@ -522,6 +740,20 @@ module Aws::Route53Resolver
|
|
522
740
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
523
741
|
end)
|
524
742
|
|
743
|
+
api.add_operation(:delete_resolver_query_log_config, Seahorse::Model::Operation.new.tap do |o|
|
744
|
+
o.name = "DeleteResolverQueryLogConfig"
|
745
|
+
o.http_method = "POST"
|
746
|
+
o.http_request_uri = "/"
|
747
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteResolverQueryLogConfigRequest)
|
748
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteResolverQueryLogConfigResponse)
|
749
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
750
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
751
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
752
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
753
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
754
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
755
|
+
end)
|
756
|
+
|
525
757
|
api.add_operation(:delete_resolver_rule, Seahorse::Model::Operation.new.tap do |o|
|
526
758
|
o.name = "DeleteResolverRule"
|
527
759
|
o.http_method = "POST"
|
@@ -549,6 +781,20 @@ module Aws::Route53Resolver
|
|
549
781
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
550
782
|
end)
|
551
783
|
|
784
|
+
api.add_operation(:disassociate_resolver_query_log_config, Seahorse::Model::Operation.new.tap do |o|
|
785
|
+
o.name = "DisassociateResolverQueryLogConfig"
|
786
|
+
o.http_method = "POST"
|
787
|
+
o.http_request_uri = "/"
|
788
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateResolverQueryLogConfigRequest)
|
789
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateResolverQueryLogConfigResponse)
|
790
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
791
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
792
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
793
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
794
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
795
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
796
|
+
end)
|
797
|
+
|
552
798
|
api.add_operation(:disassociate_resolver_rule, Seahorse::Model::Operation.new.tap do |o|
|
553
799
|
o.name = "DisassociateResolverRule"
|
554
800
|
o.http_method = "POST"
|
@@ -561,6 +807,20 @@ module Aws::Route53Resolver
|
|
561
807
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
562
808
|
end)
|
563
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
|
+
|
564
824
|
api.add_operation(:get_resolver_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
565
825
|
o.name = "GetResolverEndpoint"
|
566
826
|
o.http_method = "POST"
|
@@ -573,6 +833,47 @@ module Aws::Route53Resolver
|
|
573
833
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
574
834
|
end)
|
575
835
|
|
836
|
+
api.add_operation(:get_resolver_query_log_config, Seahorse::Model::Operation.new.tap do |o|
|
837
|
+
o.name = "GetResolverQueryLogConfig"
|
838
|
+
o.http_method = "POST"
|
839
|
+
o.http_request_uri = "/"
|
840
|
+
o.input = Shapes::ShapeRef.new(shape: GetResolverQueryLogConfigRequest)
|
841
|
+
o.output = Shapes::ShapeRef.new(shape: GetResolverQueryLogConfigResponse)
|
842
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
843
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
844
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
845
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
846
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
847
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
848
|
+
end)
|
849
|
+
|
850
|
+
api.add_operation(:get_resolver_query_log_config_association, Seahorse::Model::Operation.new.tap do |o|
|
851
|
+
o.name = "GetResolverQueryLogConfigAssociation"
|
852
|
+
o.http_method = "POST"
|
853
|
+
o.http_request_uri = "/"
|
854
|
+
o.input = Shapes::ShapeRef.new(shape: GetResolverQueryLogConfigAssociationRequest)
|
855
|
+
o.output = Shapes::ShapeRef.new(shape: GetResolverQueryLogConfigAssociationResponse)
|
856
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
857
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
858
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
859
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
860
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
861
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
862
|
+
end)
|
863
|
+
|
864
|
+
api.add_operation(:get_resolver_query_log_config_policy, Seahorse::Model::Operation.new.tap do |o|
|
865
|
+
o.name = "GetResolverQueryLogConfigPolicy"
|
866
|
+
o.http_method = "POST"
|
867
|
+
o.http_request_uri = "/"
|
868
|
+
o.input = Shapes::ShapeRef.new(shape: GetResolverQueryLogConfigPolicyRequest)
|
869
|
+
o.output = Shapes::ShapeRef.new(shape: GetResolverQueryLogConfigPolicyResponse)
|
870
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
871
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
872
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceException)
|
873
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
874
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
875
|
+
end)
|
876
|
+
|
576
877
|
api.add_operation(:get_resolver_rule, Seahorse::Model::Operation.new.tap do |o|
|
577
878
|
o.name = "GetResolverRule"
|
578
879
|
o.http_method = "POST"
|
@@ -608,6 +909,26 @@ module Aws::Route53Resolver
|
|
608
909
|
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
609
910
|
end)
|
610
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
|
+
|
611
932
|
api.add_operation(:list_resolver_endpoint_ip_addresses, Seahorse::Model::Operation.new.tap do |o|
|
612
933
|
o.name = "ListResolverEndpointIpAddresses"
|
613
934
|
o.http_method = "POST"
|
@@ -646,6 +967,46 @@ module Aws::Route53Resolver
|
|
646
967
|
)
|
647
968
|
end)
|
648
969
|
|
970
|
+
api.add_operation(:list_resolver_query_log_config_associations, Seahorse::Model::Operation.new.tap do |o|
|
971
|
+
o.name = "ListResolverQueryLogConfigAssociations"
|
972
|
+
o.http_method = "POST"
|
973
|
+
o.http_request_uri = "/"
|
974
|
+
o.input = Shapes::ShapeRef.new(shape: ListResolverQueryLogConfigAssociationsRequest)
|
975
|
+
o.output = Shapes::ShapeRef.new(shape: ListResolverQueryLogConfigAssociationsResponse)
|
976
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
977
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
978
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
979
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
980
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
981
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
982
|
+
o[:pager] = Aws::Pager.new(
|
983
|
+
limit_key: "max_results",
|
984
|
+
tokens: {
|
985
|
+
"next_token" => "next_token"
|
986
|
+
}
|
987
|
+
)
|
988
|
+
end)
|
989
|
+
|
990
|
+
api.add_operation(:list_resolver_query_log_configs, Seahorse::Model::Operation.new.tap do |o|
|
991
|
+
o.name = "ListResolverQueryLogConfigs"
|
992
|
+
o.http_method = "POST"
|
993
|
+
o.http_request_uri = "/"
|
994
|
+
o.input = Shapes::ShapeRef.new(shape: ListResolverQueryLogConfigsRequest)
|
995
|
+
o.output = Shapes::ShapeRef.new(shape: ListResolverQueryLogConfigsResponse)
|
996
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
|
997
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
998
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
999
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
1000
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1001
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1002
|
+
o[:pager] = Aws::Pager.new(
|
1003
|
+
limit_key: "max_results",
|
1004
|
+
tokens: {
|
1005
|
+
"next_token" => "next_token"
|
1006
|
+
}
|
1007
|
+
)
|
1008
|
+
end)
|
1009
|
+
|
649
1010
|
api.add_operation(:list_resolver_rule_associations, Seahorse::Model::Operation.new.tap do |o|
|
650
1011
|
o.name = "ListResolverRuleAssociations"
|
651
1012
|
o.http_method = "POST"
|
@@ -696,6 +1057,26 @@ module Aws::Route53Resolver
|
|
696
1057
|
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
697
1058
|
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
698
1059
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1060
|
+
o[:pager] = Aws::Pager.new(
|
1061
|
+
limit_key: "max_results",
|
1062
|
+
tokens: {
|
1063
|
+
"next_token" => "next_token"
|
1064
|
+
}
|
1065
|
+
)
|
1066
|
+
end)
|
1067
|
+
|
1068
|
+
api.add_operation(:put_resolver_query_log_config_policy, Seahorse::Model::Operation.new.tap do |o|
|
1069
|
+
o.name = "PutResolverQueryLogConfigPolicy"
|
1070
|
+
o.http_method = "POST"
|
1071
|
+
o.http_request_uri = "/"
|
1072
|
+
o.input = Shapes::ShapeRef.new(shape: PutResolverQueryLogConfigPolicyRequest)
|
1073
|
+
o.output = Shapes::ShapeRef.new(shape: PutResolverQueryLogConfigPolicyResponse)
|
1074
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidPolicyDocument)
|
1075
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
1076
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
1077
|
+
o.errors << Shapes::ShapeRef.new(shape: UnknownResourceException)
|
1078
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
1079
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
699
1080
|
end)
|
700
1081
|
|
701
1082
|
api.add_operation(:put_resolver_rule_policy, Seahorse::Model::Operation.new.tap do |o|
|
@@ -719,6 +1100,7 @@ module Aws::Route53Resolver
|
|
719
1100
|
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
720
1101
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
721
1102
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
1103
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
722
1104
|
o.errors << Shapes::ShapeRef.new(shape: InvalidTagException)
|
723
1105
|
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
724
1106
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
@@ -732,8 +1114,23 @@ module Aws::Route53Resolver
|
|
732
1114
|
o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
|
733
1115
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
734
1116
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
|
1117
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
1118
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
1119
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1120
|
+
end)
|
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)
|
735
1131
|
o.errors << Shapes::ShapeRef.new(shape: InternalServiceErrorException)
|
736
1132
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1133
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
737
1134
|
end)
|
738
1135
|
|
739
1136
|
api.add_operation(:update_resolver_endpoint, Seahorse::Model::Operation.new.tap do |o|
|