aws-sdk-route53domains 1.0.0.rc1 → 1.0.0.rc2
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-route53domains.rb +2 -2
- data/lib/aws-sdk-route53domains/client.rb +1524 -1703
- data/lib/aws-sdk-route53domains/client_api.rb +680 -682
- data/lib/aws-sdk-route53domains/errors.rb +4 -13
- data/lib/aws-sdk-route53domains/resource.rb +12 -14
- data/lib/aws-sdk-route53domains/types.rb +1900 -2325
- metadata +2 -2
@@ -1,692 +1,690 @@
|
|
1
1
|
# WARNING ABOUT GENERATED CODE
|
2
2
|
#
|
3
|
-
# This file is generated. See the contributing for
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
4
4
|
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
5
|
#
|
6
6
|
# WARNING ABOUT GENERATED CODE
|
7
7
|
|
8
|
-
module Aws
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
UpdateDomainContactPrivacyResponse.struct_class = Types::UpdateDomainContactPrivacyResponse
|
370
|
-
|
371
|
-
UpdateDomainContactRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
372
|
-
UpdateDomainContactRequest.add_member(:admin_contact, Shapes::ShapeRef.new(shape: ContactDetail, location_name: "AdminContact"))
|
373
|
-
UpdateDomainContactRequest.add_member(:registrant_contact, Shapes::ShapeRef.new(shape: ContactDetail, location_name: "RegistrantContact"))
|
374
|
-
UpdateDomainContactRequest.add_member(:tech_contact, Shapes::ShapeRef.new(shape: ContactDetail, location_name: "TechContact"))
|
375
|
-
UpdateDomainContactRequest.struct_class = Types::UpdateDomainContactRequest
|
376
|
-
|
377
|
-
UpdateDomainContactResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
378
|
-
UpdateDomainContactResponse.struct_class = Types::UpdateDomainContactResponse
|
379
|
-
|
380
|
-
UpdateDomainNameserversRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
381
|
-
UpdateDomainNameserversRequest.add_member(:fi_auth_key, Shapes::ShapeRef.new(shape: FIAuthKey, location_name: "FIAuthKey"))
|
382
|
-
UpdateDomainNameserversRequest.add_member(:nameservers, Shapes::ShapeRef.new(shape: NameserverList, required: true, location_name: "Nameservers"))
|
383
|
-
UpdateDomainNameserversRequest.struct_class = Types::UpdateDomainNameserversRequest
|
384
|
-
|
385
|
-
UpdateDomainNameserversResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
386
|
-
UpdateDomainNameserversResponse.struct_class = Types::UpdateDomainNameserversResponse
|
387
|
-
|
388
|
-
UpdateTagsForDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
389
|
-
UpdateTagsForDomainRequest.add_member(:tags_to_update, Shapes::ShapeRef.new(shape: TagList, location_name: "TagsToUpdate"))
|
390
|
-
UpdateTagsForDomainRequest.struct_class = Types::UpdateTagsForDomainRequest
|
391
|
-
|
392
|
-
UpdateTagsForDomainResponse.struct_class = Types::UpdateTagsForDomainResponse
|
393
|
-
|
394
|
-
ViewBillingRequest.add_member(:start, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Start"))
|
395
|
-
ViewBillingRequest.add_member(:end, Shapes::ShapeRef.new(shape: Timestamp, location_name: "End"))
|
396
|
-
ViewBillingRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "Marker"))
|
397
|
-
ViewBillingRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location_name: "MaxItems"))
|
398
|
-
ViewBillingRequest.struct_class = Types::ViewBillingRequest
|
399
|
-
|
400
|
-
ViewBillingResponse.add_member(:next_page_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextPageMarker"))
|
401
|
-
ViewBillingResponse.add_member(:billing_records, Shapes::ShapeRef.new(shape: BillingRecords, location_name: "BillingRecords"))
|
402
|
-
ViewBillingResponse.struct_class = Types::ViewBillingResponse
|
403
|
-
|
404
|
-
|
405
|
-
# @api private
|
406
|
-
API = Seahorse::Model::Api.new.tap do |api|
|
407
|
-
|
408
|
-
api.version = "2014-05-15"
|
409
|
-
|
410
|
-
api.metadata = {
|
411
|
-
"endpointPrefix" => "route53domains",
|
412
|
-
"jsonVersion" => "1.1",
|
413
|
-
"protocol" => "json",
|
414
|
-
"serviceFullName" => "Amazon Route 53 Domains",
|
415
|
-
"signatureVersion" => "v4",
|
416
|
-
"targetPrefix" => "Route53Domains_v20140515",
|
417
|
-
}
|
418
|
-
|
419
|
-
api.add_operation(:check_domain_availability, Seahorse::Model::Operation.new.tap do |o|
|
420
|
-
o.name = "CheckDomainAvailability"
|
421
|
-
o.http_method = "POST"
|
422
|
-
o.http_request_uri = "/"
|
423
|
-
o.input = Shapes::ShapeRef.new(shape: CheckDomainAvailabilityRequest)
|
424
|
-
o.output = Shapes::ShapeRef.new(shape: CheckDomainAvailabilityResponse)
|
425
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
426
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
427
|
-
end)
|
428
|
-
|
429
|
-
api.add_operation(:delete_tags_for_domain, Seahorse::Model::Operation.new.tap do |o|
|
430
|
-
o.name = "DeleteTagsForDomain"
|
431
|
-
o.http_method = "POST"
|
432
|
-
o.http_request_uri = "/"
|
433
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteTagsForDomainRequest)
|
434
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteTagsForDomainResponse)
|
435
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
436
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
437
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
438
|
-
end)
|
439
|
-
|
440
|
-
api.add_operation(:disable_domain_auto_renew, Seahorse::Model::Operation.new.tap do |o|
|
441
|
-
o.name = "DisableDomainAutoRenew"
|
442
|
-
o.http_method = "POST"
|
443
|
-
o.http_request_uri = "/"
|
444
|
-
o.input = Shapes::ShapeRef.new(shape: DisableDomainAutoRenewRequest)
|
445
|
-
o.output = Shapes::ShapeRef.new(shape: DisableDomainAutoRenewResponse)
|
446
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
447
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
448
|
-
end)
|
449
|
-
|
450
|
-
api.add_operation(:disable_domain_transfer_lock, Seahorse::Model::Operation.new.tap do |o|
|
451
|
-
o.name = "DisableDomainTransferLock"
|
452
|
-
o.http_method = "POST"
|
453
|
-
o.http_request_uri = "/"
|
454
|
-
o.input = Shapes::ShapeRef.new(shape: DisableDomainTransferLockRequest)
|
455
|
-
o.output = Shapes::ShapeRef.new(shape: DisableDomainTransferLockResponse)
|
456
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
457
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
458
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
459
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
460
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
461
|
-
end)
|
462
|
-
|
463
|
-
api.add_operation(:enable_domain_auto_renew, Seahorse::Model::Operation.new.tap do |o|
|
464
|
-
o.name = "EnableDomainAutoRenew"
|
465
|
-
o.http_method = "POST"
|
466
|
-
o.http_request_uri = "/"
|
467
|
-
o.input = Shapes::ShapeRef.new(shape: EnableDomainAutoRenewRequest)
|
468
|
-
o.output = Shapes::ShapeRef.new(shape: EnableDomainAutoRenewResponse)
|
469
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
470
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
471
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
472
|
-
end)
|
473
|
-
|
474
|
-
api.add_operation(:enable_domain_transfer_lock, Seahorse::Model::Operation.new.tap do |o|
|
475
|
-
o.name = "EnableDomainTransferLock"
|
476
|
-
o.http_method = "POST"
|
477
|
-
o.http_request_uri = "/"
|
478
|
-
o.input = Shapes::ShapeRef.new(shape: EnableDomainTransferLockRequest)
|
479
|
-
o.output = Shapes::ShapeRef.new(shape: EnableDomainTransferLockResponse)
|
480
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
481
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
482
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
483
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
484
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
485
|
-
end)
|
486
|
-
|
487
|
-
api.add_operation(:get_contact_reachability_status, Seahorse::Model::Operation.new.tap do |o|
|
488
|
-
o.name = "GetContactReachabilityStatus"
|
489
|
-
o.http_method = "POST"
|
490
|
-
o.http_request_uri = "/"
|
491
|
-
o.input = Shapes::ShapeRef.new(shape: GetContactReachabilityStatusRequest)
|
492
|
-
o.output = Shapes::ShapeRef.new(shape: GetContactReachabilityStatusResponse)
|
493
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
494
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
495
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
496
|
-
end)
|
497
|
-
|
498
|
-
api.add_operation(:get_domain_detail, Seahorse::Model::Operation.new.tap do |o|
|
499
|
-
o.name = "GetDomainDetail"
|
500
|
-
o.http_method = "POST"
|
501
|
-
o.http_request_uri = "/"
|
502
|
-
o.input = Shapes::ShapeRef.new(shape: GetDomainDetailRequest)
|
503
|
-
o.output = Shapes::ShapeRef.new(shape: GetDomainDetailResponse)
|
504
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
505
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
506
|
-
end)
|
507
|
-
|
508
|
-
api.add_operation(:get_domain_suggestions, Seahorse::Model::Operation.new.tap do |o|
|
509
|
-
o.name = "GetDomainSuggestions"
|
510
|
-
o.http_method = "POST"
|
511
|
-
o.http_request_uri = "/"
|
512
|
-
o.input = Shapes::ShapeRef.new(shape: GetDomainSuggestionsRequest)
|
513
|
-
o.output = Shapes::ShapeRef.new(shape: GetDomainSuggestionsResponse)
|
514
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
515
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
516
|
-
end)
|
517
|
-
|
518
|
-
api.add_operation(:get_operation_detail, Seahorse::Model::Operation.new.tap do |o|
|
519
|
-
o.name = "GetOperationDetail"
|
520
|
-
o.http_method = "POST"
|
521
|
-
o.http_request_uri = "/"
|
522
|
-
o.input = Shapes::ShapeRef.new(shape: GetOperationDetailRequest)
|
523
|
-
o.output = Shapes::ShapeRef.new(shape: GetOperationDetailResponse)
|
524
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
525
|
-
end)
|
526
|
-
|
527
|
-
api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
|
528
|
-
o.name = "ListDomains"
|
529
|
-
o.http_method = "POST"
|
530
|
-
o.http_request_uri = "/"
|
531
|
-
o.input = Shapes::ShapeRef.new(shape: ListDomainsRequest)
|
532
|
-
o.output = Shapes::ShapeRef.new(shape: ListDomainsResponse)
|
533
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
534
|
-
o[:pager] = Aws::Pager.new(
|
535
|
-
limit_key: "max_items",
|
536
|
-
tokens: {
|
537
|
-
"next_page_marker" => "marker"
|
538
|
-
}
|
539
|
-
)
|
540
|
-
end)
|
541
|
-
|
542
|
-
api.add_operation(:list_operations, Seahorse::Model::Operation.new.tap do |o|
|
543
|
-
o.name = "ListOperations"
|
544
|
-
o.http_method = "POST"
|
545
|
-
o.http_request_uri = "/"
|
546
|
-
o.input = Shapes::ShapeRef.new(shape: ListOperationsRequest)
|
547
|
-
o.output = Shapes::ShapeRef.new(shape: ListOperationsResponse)
|
548
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
549
|
-
o[:pager] = Aws::Pager.new(
|
550
|
-
limit_key: "max_items",
|
551
|
-
tokens: {
|
552
|
-
"next_page_marker" => "marker"
|
553
|
-
}
|
554
|
-
)
|
555
|
-
end)
|
556
|
-
|
557
|
-
api.add_operation(:list_tags_for_domain, Seahorse::Model::Operation.new.tap do |o|
|
558
|
-
o.name = "ListTagsForDomain"
|
559
|
-
o.http_method = "POST"
|
560
|
-
o.http_request_uri = "/"
|
561
|
-
o.input = Shapes::ShapeRef.new(shape: ListTagsForDomainRequest)
|
562
|
-
o.output = Shapes::ShapeRef.new(shape: ListTagsForDomainResponse)
|
563
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
564
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
565
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
566
|
-
end)
|
567
|
-
|
568
|
-
api.add_operation(:register_domain, Seahorse::Model::Operation.new.tap do |o|
|
569
|
-
o.name = "RegisterDomain"
|
570
|
-
o.http_method = "POST"
|
571
|
-
o.http_request_uri = "/"
|
572
|
-
o.input = Shapes::ShapeRef.new(shape: RegisterDomainRequest)
|
573
|
-
o.output = Shapes::ShapeRef.new(shape: RegisterDomainResponse)
|
574
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
575
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
576
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
577
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
578
|
-
o.errors << Shapes::ShapeRef.new(shape: DomainLimitExceeded)
|
579
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
580
|
-
end)
|
581
|
-
|
582
|
-
api.add_operation(:renew_domain, Seahorse::Model::Operation.new.tap do |o|
|
583
|
-
o.name = "RenewDomain"
|
584
|
-
o.http_method = "POST"
|
585
|
-
o.http_request_uri = "/"
|
586
|
-
o.input = Shapes::ShapeRef.new(shape: RenewDomainRequest)
|
587
|
-
o.output = Shapes::ShapeRef.new(shape: RenewDomainResponse)
|
588
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
589
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
590
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
591
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
592
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
593
|
-
end)
|
594
|
-
|
595
|
-
api.add_operation(:resend_contact_reachability_email, Seahorse::Model::Operation.new.tap do |o|
|
596
|
-
o.name = "ResendContactReachabilityEmail"
|
597
|
-
o.http_method = "POST"
|
598
|
-
o.http_request_uri = "/"
|
599
|
-
o.input = Shapes::ShapeRef.new(shape: ResendContactReachabilityEmailRequest)
|
600
|
-
o.output = Shapes::ShapeRef.new(shape: ResendContactReachabilityEmailResponse)
|
601
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
602
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
603
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
604
|
-
end)
|
605
|
-
|
606
|
-
api.add_operation(:retrieve_domain_auth_code, Seahorse::Model::Operation.new.tap do |o|
|
607
|
-
o.name = "RetrieveDomainAuthCode"
|
608
|
-
o.http_method = "POST"
|
609
|
-
o.http_request_uri = "/"
|
610
|
-
o.input = Shapes::ShapeRef.new(shape: RetrieveDomainAuthCodeRequest)
|
611
|
-
o.output = Shapes::ShapeRef.new(shape: RetrieveDomainAuthCodeResponse)
|
612
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
613
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
614
|
-
end)
|
615
|
-
|
616
|
-
api.add_operation(:transfer_domain, Seahorse::Model::Operation.new.tap do |o|
|
617
|
-
o.name = "TransferDomain"
|
618
|
-
o.http_method = "POST"
|
619
|
-
o.http_request_uri = "/"
|
620
|
-
o.input = Shapes::ShapeRef.new(shape: TransferDomainRequest)
|
621
|
-
o.output = Shapes::ShapeRef.new(shape: TransferDomainResponse)
|
622
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
623
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
624
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
625
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
626
|
-
o.errors << Shapes::ShapeRef.new(shape: DomainLimitExceeded)
|
627
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
628
|
-
end)
|
629
|
-
|
630
|
-
api.add_operation(:update_domain_contact, Seahorse::Model::Operation.new.tap do |o|
|
631
|
-
o.name = "UpdateDomainContact"
|
632
|
-
o.http_method = "POST"
|
633
|
-
o.http_request_uri = "/"
|
634
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateDomainContactRequest)
|
635
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateDomainContactResponse)
|
636
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
637
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
638
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
639
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
640
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
641
|
-
end)
|
642
|
-
|
643
|
-
api.add_operation(:update_domain_contact_privacy, Seahorse::Model::Operation.new.tap do |o|
|
644
|
-
o.name = "UpdateDomainContactPrivacy"
|
645
|
-
o.http_method = "POST"
|
646
|
-
o.http_request_uri = "/"
|
647
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateDomainContactPrivacyRequest)
|
648
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateDomainContactPrivacyResponse)
|
649
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
650
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
651
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
652
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
653
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
654
|
-
end)
|
655
|
-
|
656
|
-
api.add_operation(:update_domain_nameservers, Seahorse::Model::Operation.new.tap do |o|
|
657
|
-
o.name = "UpdateDomainNameservers"
|
658
|
-
o.http_method = "POST"
|
659
|
-
o.http_request_uri = "/"
|
660
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateDomainNameserversRequest)
|
661
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateDomainNameserversResponse)
|
662
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
663
|
-
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
664
|
-
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
665
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
666
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
667
|
-
end)
|
668
|
-
|
669
|
-
api.add_operation(:update_tags_for_domain, Seahorse::Model::Operation.new.tap do |o|
|
670
|
-
o.name = "UpdateTagsForDomain"
|
671
|
-
o.http_method = "POST"
|
672
|
-
o.http_request_uri = "/"
|
673
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateTagsForDomainRequest)
|
674
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateTagsForDomainResponse)
|
675
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
676
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
677
|
-
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
678
|
-
end)
|
679
|
-
|
680
|
-
api.add_operation(:view_billing, Seahorse::Model::Operation.new.tap do |o|
|
681
|
-
o.name = "ViewBilling"
|
682
|
-
o.http_method = "POST"
|
683
|
-
o.http_request_uri = "/"
|
684
|
-
o.input = Shapes::ShapeRef.new(shape: ViewBillingRequest)
|
685
|
-
o.output = Shapes::ShapeRef.new(shape: ViewBillingResponse)
|
686
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
687
|
-
end)
|
688
|
-
end
|
8
|
+
module Aws::Route53Domains
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
AddressLine = Shapes::StringShape.new(name: 'AddressLine')
|
15
|
+
BillingRecord = Shapes::StructureShape.new(name: 'BillingRecord')
|
16
|
+
BillingRecords = Shapes::ListShape.new(name: 'BillingRecords')
|
17
|
+
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
18
|
+
CheckDomainAvailabilityRequest = Shapes::StructureShape.new(name: 'CheckDomainAvailabilityRequest')
|
19
|
+
CheckDomainAvailabilityResponse = Shapes::StructureShape.new(name: 'CheckDomainAvailabilityResponse')
|
20
|
+
City = Shapes::StringShape.new(name: 'City')
|
21
|
+
ContactDetail = Shapes::StructureShape.new(name: 'ContactDetail')
|
22
|
+
ContactName = Shapes::StringShape.new(name: 'ContactName')
|
23
|
+
ContactNumber = Shapes::StringShape.new(name: 'ContactNumber')
|
24
|
+
ContactType = Shapes::StringShape.new(name: 'ContactType')
|
25
|
+
CountryCode = Shapes::StringShape.new(name: 'CountryCode')
|
26
|
+
CurrentExpiryYear = Shapes::IntegerShape.new(name: 'CurrentExpiryYear')
|
27
|
+
DNSSec = Shapes::StringShape.new(name: 'DNSSec')
|
28
|
+
DeleteTagsForDomainRequest = Shapes::StructureShape.new(name: 'DeleteTagsForDomainRequest')
|
29
|
+
DeleteTagsForDomainResponse = Shapes::StructureShape.new(name: 'DeleteTagsForDomainResponse')
|
30
|
+
DisableDomainAutoRenewRequest = Shapes::StructureShape.new(name: 'DisableDomainAutoRenewRequest')
|
31
|
+
DisableDomainAutoRenewResponse = Shapes::StructureShape.new(name: 'DisableDomainAutoRenewResponse')
|
32
|
+
DisableDomainTransferLockRequest = Shapes::StructureShape.new(name: 'DisableDomainTransferLockRequest')
|
33
|
+
DisableDomainTransferLockResponse = Shapes::StructureShape.new(name: 'DisableDomainTransferLockResponse')
|
34
|
+
DomainAuthCode = Shapes::StringShape.new(name: 'DomainAuthCode')
|
35
|
+
DomainAvailability = Shapes::StringShape.new(name: 'DomainAvailability')
|
36
|
+
DomainLimitExceeded = Shapes::StructureShape.new(name: 'DomainLimitExceeded')
|
37
|
+
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
38
|
+
DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
|
39
|
+
DomainStatusList = Shapes::ListShape.new(name: 'DomainStatusList')
|
40
|
+
DomainSuggestion = Shapes::StructureShape.new(name: 'DomainSuggestion')
|
41
|
+
DomainSuggestionsList = Shapes::ListShape.new(name: 'DomainSuggestionsList')
|
42
|
+
DomainSummary = Shapes::StructureShape.new(name: 'DomainSummary')
|
43
|
+
DomainSummaryList = Shapes::ListShape.new(name: 'DomainSummaryList')
|
44
|
+
DuplicateRequest = Shapes::StructureShape.new(name: 'DuplicateRequest')
|
45
|
+
DurationInYears = Shapes::IntegerShape.new(name: 'DurationInYears')
|
46
|
+
Email = Shapes::StringShape.new(name: 'Email')
|
47
|
+
EnableDomainAutoRenewRequest = Shapes::StructureShape.new(name: 'EnableDomainAutoRenewRequest')
|
48
|
+
EnableDomainAutoRenewResponse = Shapes::StructureShape.new(name: 'EnableDomainAutoRenewResponse')
|
49
|
+
EnableDomainTransferLockRequest = Shapes::StructureShape.new(name: 'EnableDomainTransferLockRequest')
|
50
|
+
EnableDomainTransferLockResponse = Shapes::StructureShape.new(name: 'EnableDomainTransferLockResponse')
|
51
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
52
|
+
ExtraParam = Shapes::StructureShape.new(name: 'ExtraParam')
|
53
|
+
ExtraParamList = Shapes::ListShape.new(name: 'ExtraParamList')
|
54
|
+
ExtraParamName = Shapes::StringShape.new(name: 'ExtraParamName')
|
55
|
+
ExtraParamValue = Shapes::StringShape.new(name: 'ExtraParamValue')
|
56
|
+
FIAuthKey = Shapes::StringShape.new(name: 'FIAuthKey')
|
57
|
+
GetContactReachabilityStatusRequest = Shapes::StructureShape.new(name: 'GetContactReachabilityStatusRequest')
|
58
|
+
GetContactReachabilityStatusResponse = Shapes::StructureShape.new(name: 'GetContactReachabilityStatusResponse')
|
59
|
+
GetDomainDetailRequest = Shapes::StructureShape.new(name: 'GetDomainDetailRequest')
|
60
|
+
GetDomainDetailResponse = Shapes::StructureShape.new(name: 'GetDomainDetailResponse')
|
61
|
+
GetDomainSuggestionsRequest = Shapes::StructureShape.new(name: 'GetDomainSuggestionsRequest')
|
62
|
+
GetDomainSuggestionsResponse = Shapes::StructureShape.new(name: 'GetDomainSuggestionsResponse')
|
63
|
+
GetOperationDetailRequest = Shapes::StructureShape.new(name: 'GetOperationDetailRequest')
|
64
|
+
GetOperationDetailResponse = Shapes::StructureShape.new(name: 'GetOperationDetailResponse')
|
65
|
+
GlueIp = Shapes::StringShape.new(name: 'GlueIp')
|
66
|
+
GlueIpList = Shapes::ListShape.new(name: 'GlueIpList')
|
67
|
+
HostName = Shapes::StringShape.new(name: 'HostName')
|
68
|
+
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
69
|
+
InvalidInput = Shapes::StructureShape.new(name: 'InvalidInput')
|
70
|
+
InvoiceId = Shapes::StringShape.new(name: 'InvoiceId')
|
71
|
+
LangCode = Shapes::StringShape.new(name: 'LangCode')
|
72
|
+
ListDomainsRequest = Shapes::StructureShape.new(name: 'ListDomainsRequest')
|
73
|
+
ListDomainsResponse = Shapes::StructureShape.new(name: 'ListDomainsResponse')
|
74
|
+
ListOperationsRequest = Shapes::StructureShape.new(name: 'ListOperationsRequest')
|
75
|
+
ListOperationsResponse = Shapes::StructureShape.new(name: 'ListOperationsResponse')
|
76
|
+
ListTagsForDomainRequest = Shapes::StructureShape.new(name: 'ListTagsForDomainRequest')
|
77
|
+
ListTagsForDomainResponse = Shapes::StructureShape.new(name: 'ListTagsForDomainResponse')
|
78
|
+
Nameserver = Shapes::StructureShape.new(name: 'Nameserver')
|
79
|
+
NameserverList = Shapes::ListShape.new(name: 'NameserverList')
|
80
|
+
OperationId = Shapes::StringShape.new(name: 'OperationId')
|
81
|
+
OperationLimitExceeded = Shapes::StructureShape.new(name: 'OperationLimitExceeded')
|
82
|
+
OperationStatus = Shapes::StringShape.new(name: 'OperationStatus')
|
83
|
+
OperationSummary = Shapes::StructureShape.new(name: 'OperationSummary')
|
84
|
+
OperationSummaryList = Shapes::ListShape.new(name: 'OperationSummaryList')
|
85
|
+
OperationType = Shapes::StringShape.new(name: 'OperationType')
|
86
|
+
PageMarker = Shapes::StringShape.new(name: 'PageMarker')
|
87
|
+
PageMaxItems = Shapes::IntegerShape.new(name: 'PageMaxItems')
|
88
|
+
Price = Shapes::FloatShape.new(name: 'Price')
|
89
|
+
ReachabilityStatus = Shapes::StringShape.new(name: 'ReachabilityStatus')
|
90
|
+
RegisterDomainRequest = Shapes::StructureShape.new(name: 'RegisterDomainRequest')
|
91
|
+
RegisterDomainResponse = Shapes::StructureShape.new(name: 'RegisterDomainResponse')
|
92
|
+
RegistrarName = Shapes::StringShape.new(name: 'RegistrarName')
|
93
|
+
RegistrarUrl = Shapes::StringShape.new(name: 'RegistrarUrl')
|
94
|
+
RegistrarWhoIsServer = Shapes::StringShape.new(name: 'RegistrarWhoIsServer')
|
95
|
+
RegistryDomainId = Shapes::StringShape.new(name: 'RegistryDomainId')
|
96
|
+
RenewDomainRequest = Shapes::StructureShape.new(name: 'RenewDomainRequest')
|
97
|
+
RenewDomainResponse = Shapes::StructureShape.new(name: 'RenewDomainResponse')
|
98
|
+
Reseller = Shapes::StringShape.new(name: 'Reseller')
|
99
|
+
ResendContactReachabilityEmailRequest = Shapes::StructureShape.new(name: 'ResendContactReachabilityEmailRequest')
|
100
|
+
ResendContactReachabilityEmailResponse = Shapes::StructureShape.new(name: 'ResendContactReachabilityEmailResponse')
|
101
|
+
RetrieveDomainAuthCodeRequest = Shapes::StructureShape.new(name: 'RetrieveDomainAuthCodeRequest')
|
102
|
+
RetrieveDomainAuthCodeResponse = Shapes::StructureShape.new(name: 'RetrieveDomainAuthCodeResponse')
|
103
|
+
State = Shapes::StringShape.new(name: 'State')
|
104
|
+
String = Shapes::StringShape.new(name: 'String')
|
105
|
+
TLDRulesViolation = Shapes::StructureShape.new(name: 'TLDRulesViolation')
|
106
|
+
Tag = Shapes::StructureShape.new(name: 'Tag')
|
107
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
108
|
+
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
109
|
+
TagList = Shapes::ListShape.new(name: 'TagList')
|
110
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
111
|
+
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
112
|
+
TransferDomainRequest = Shapes::StructureShape.new(name: 'TransferDomainRequest')
|
113
|
+
TransferDomainResponse = Shapes::StructureShape.new(name: 'TransferDomainResponse')
|
114
|
+
UnsupportedTLD = Shapes::StructureShape.new(name: 'UnsupportedTLD')
|
115
|
+
UpdateDomainContactPrivacyRequest = Shapes::StructureShape.new(name: 'UpdateDomainContactPrivacyRequest')
|
116
|
+
UpdateDomainContactPrivacyResponse = Shapes::StructureShape.new(name: 'UpdateDomainContactPrivacyResponse')
|
117
|
+
UpdateDomainContactRequest = Shapes::StructureShape.new(name: 'UpdateDomainContactRequest')
|
118
|
+
UpdateDomainContactResponse = Shapes::StructureShape.new(name: 'UpdateDomainContactResponse')
|
119
|
+
UpdateDomainNameserversRequest = Shapes::StructureShape.new(name: 'UpdateDomainNameserversRequest')
|
120
|
+
UpdateDomainNameserversResponse = Shapes::StructureShape.new(name: 'UpdateDomainNameserversResponse')
|
121
|
+
UpdateTagsForDomainRequest = Shapes::StructureShape.new(name: 'UpdateTagsForDomainRequest')
|
122
|
+
UpdateTagsForDomainResponse = Shapes::StructureShape.new(name: 'UpdateTagsForDomainResponse')
|
123
|
+
ViewBillingRequest = Shapes::StructureShape.new(name: 'ViewBillingRequest')
|
124
|
+
ViewBillingResponse = Shapes::StructureShape.new(name: 'ViewBillingResponse')
|
125
|
+
ZipCode = Shapes::StringShape.new(name: 'ZipCode')
|
126
|
+
|
127
|
+
BillingRecord.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "DomainName"))
|
128
|
+
BillingRecord.add_member(:operation, Shapes::ShapeRef.new(shape: OperationType, location_name: "Operation"))
|
129
|
+
BillingRecord.add_member(:invoice_id, Shapes::ShapeRef.new(shape: InvoiceId, location_name: "InvoiceId"))
|
130
|
+
BillingRecord.add_member(:bill_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "BillDate"))
|
131
|
+
BillingRecord.add_member(:price, Shapes::ShapeRef.new(shape: Price, location_name: "Price"))
|
132
|
+
BillingRecord.struct_class = Types::BillingRecord
|
133
|
+
|
134
|
+
BillingRecords.member = Shapes::ShapeRef.new(shape: BillingRecord)
|
135
|
+
|
136
|
+
CheckDomainAvailabilityRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
137
|
+
CheckDomainAvailabilityRequest.add_member(:idn_lang_code, Shapes::ShapeRef.new(shape: LangCode, location_name: "IdnLangCode"))
|
138
|
+
CheckDomainAvailabilityRequest.struct_class = Types::CheckDomainAvailabilityRequest
|
139
|
+
|
140
|
+
CheckDomainAvailabilityResponse.add_member(:availability, Shapes::ShapeRef.new(shape: DomainAvailability, required: true, location_name: "Availability"))
|
141
|
+
CheckDomainAvailabilityResponse.struct_class = Types::CheckDomainAvailabilityResponse
|
142
|
+
|
143
|
+
ContactDetail.add_member(:first_name, Shapes::ShapeRef.new(shape: ContactName, location_name: "FirstName"))
|
144
|
+
ContactDetail.add_member(:last_name, Shapes::ShapeRef.new(shape: ContactName, location_name: "LastName"))
|
145
|
+
ContactDetail.add_member(:contact_type, Shapes::ShapeRef.new(shape: ContactType, location_name: "ContactType"))
|
146
|
+
ContactDetail.add_member(:organization_name, Shapes::ShapeRef.new(shape: ContactName, location_name: "OrganizationName"))
|
147
|
+
ContactDetail.add_member(:address_line_1, Shapes::ShapeRef.new(shape: AddressLine, location_name: "AddressLine1"))
|
148
|
+
ContactDetail.add_member(:address_line_2, Shapes::ShapeRef.new(shape: AddressLine, location_name: "AddressLine2"))
|
149
|
+
ContactDetail.add_member(:city, Shapes::ShapeRef.new(shape: City, location_name: "City"))
|
150
|
+
ContactDetail.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "State"))
|
151
|
+
ContactDetail.add_member(:country_code, Shapes::ShapeRef.new(shape: CountryCode, location_name: "CountryCode"))
|
152
|
+
ContactDetail.add_member(:zip_code, Shapes::ShapeRef.new(shape: ZipCode, location_name: "ZipCode"))
|
153
|
+
ContactDetail.add_member(:phone_number, Shapes::ShapeRef.new(shape: ContactNumber, location_name: "PhoneNumber"))
|
154
|
+
ContactDetail.add_member(:email, Shapes::ShapeRef.new(shape: Email, location_name: "Email"))
|
155
|
+
ContactDetail.add_member(:fax, Shapes::ShapeRef.new(shape: ContactNumber, location_name: "Fax"))
|
156
|
+
ContactDetail.add_member(:extra_params, Shapes::ShapeRef.new(shape: ExtraParamList, location_name: "ExtraParams"))
|
157
|
+
ContactDetail.struct_class = Types::ContactDetail
|
158
|
+
|
159
|
+
DeleteTagsForDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
160
|
+
DeleteTagsForDomainRequest.add_member(:tags_to_delete, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagsToDelete"))
|
161
|
+
DeleteTagsForDomainRequest.struct_class = Types::DeleteTagsForDomainRequest
|
162
|
+
|
163
|
+
DeleteTagsForDomainResponse.struct_class = Types::DeleteTagsForDomainResponse
|
164
|
+
|
165
|
+
DisableDomainAutoRenewRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
166
|
+
DisableDomainAutoRenewRequest.struct_class = Types::DisableDomainAutoRenewRequest
|
167
|
+
|
168
|
+
DisableDomainAutoRenewResponse.struct_class = Types::DisableDomainAutoRenewResponse
|
169
|
+
|
170
|
+
DisableDomainTransferLockRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
171
|
+
DisableDomainTransferLockRequest.struct_class = Types::DisableDomainTransferLockRequest
|
172
|
+
|
173
|
+
DisableDomainTransferLockResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
174
|
+
DisableDomainTransferLockResponse.struct_class = Types::DisableDomainTransferLockResponse
|
175
|
+
|
176
|
+
DomainStatusList.member = Shapes::ShapeRef.new(shape: DomainStatus)
|
177
|
+
|
178
|
+
DomainSuggestion.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "DomainName"))
|
179
|
+
DomainSuggestion.add_member(:availability, Shapes::ShapeRef.new(shape: String, location_name: "Availability"))
|
180
|
+
DomainSuggestion.struct_class = Types::DomainSuggestion
|
181
|
+
|
182
|
+
DomainSuggestionsList.member = Shapes::ShapeRef.new(shape: DomainSuggestion)
|
183
|
+
|
184
|
+
DomainSummary.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
185
|
+
DomainSummary.add_member(:auto_renew, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoRenew"))
|
186
|
+
DomainSummary.add_member(:transfer_lock, Shapes::ShapeRef.new(shape: Boolean, location_name: "TransferLock"))
|
187
|
+
DomainSummary.add_member(:expiry, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Expiry"))
|
188
|
+
DomainSummary.struct_class = Types::DomainSummary
|
189
|
+
|
190
|
+
DomainSummaryList.member = Shapes::ShapeRef.new(shape: DomainSummary)
|
191
|
+
|
192
|
+
EnableDomainAutoRenewRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
193
|
+
EnableDomainAutoRenewRequest.struct_class = Types::EnableDomainAutoRenewRequest
|
194
|
+
|
195
|
+
EnableDomainAutoRenewResponse.struct_class = Types::EnableDomainAutoRenewResponse
|
196
|
+
|
197
|
+
EnableDomainTransferLockRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
198
|
+
EnableDomainTransferLockRequest.struct_class = Types::EnableDomainTransferLockRequest
|
199
|
+
|
200
|
+
EnableDomainTransferLockResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
201
|
+
EnableDomainTransferLockResponse.struct_class = Types::EnableDomainTransferLockResponse
|
202
|
+
|
203
|
+
ExtraParam.add_member(:name, Shapes::ShapeRef.new(shape: ExtraParamName, required: true, location_name: "Name"))
|
204
|
+
ExtraParam.add_member(:value, Shapes::ShapeRef.new(shape: ExtraParamValue, required: true, location_name: "Value"))
|
205
|
+
ExtraParam.struct_class = Types::ExtraParam
|
206
|
+
|
207
|
+
ExtraParamList.member = Shapes::ShapeRef.new(shape: ExtraParam)
|
208
|
+
|
209
|
+
GetContactReachabilityStatusRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "domainName"))
|
210
|
+
GetContactReachabilityStatusRequest.struct_class = Types::GetContactReachabilityStatusRequest
|
211
|
+
|
212
|
+
GetContactReachabilityStatusResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "domainName"))
|
213
|
+
GetContactReachabilityStatusResponse.add_member(:status, Shapes::ShapeRef.new(shape: ReachabilityStatus, location_name: "status"))
|
214
|
+
GetContactReachabilityStatusResponse.struct_class = Types::GetContactReachabilityStatusResponse
|
215
|
+
|
216
|
+
GetDomainDetailRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
217
|
+
GetDomainDetailRequest.struct_class = Types::GetDomainDetailRequest
|
218
|
+
|
219
|
+
GetDomainDetailResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
220
|
+
GetDomainDetailResponse.add_member(:nameservers, Shapes::ShapeRef.new(shape: NameserverList, required: true, location_name: "Nameservers"))
|
221
|
+
GetDomainDetailResponse.add_member(:auto_renew, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoRenew"))
|
222
|
+
GetDomainDetailResponse.add_member(:admin_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "AdminContact"))
|
223
|
+
GetDomainDetailResponse.add_member(:registrant_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "RegistrantContact"))
|
224
|
+
GetDomainDetailResponse.add_member(:tech_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "TechContact"))
|
225
|
+
GetDomainDetailResponse.add_member(:admin_privacy, Shapes::ShapeRef.new(shape: Boolean, location_name: "AdminPrivacy"))
|
226
|
+
GetDomainDetailResponse.add_member(:registrant_privacy, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegistrantPrivacy"))
|
227
|
+
GetDomainDetailResponse.add_member(:tech_privacy, Shapes::ShapeRef.new(shape: Boolean, location_name: "TechPrivacy"))
|
228
|
+
GetDomainDetailResponse.add_member(:registrar_name, Shapes::ShapeRef.new(shape: RegistrarName, location_name: "RegistrarName"))
|
229
|
+
GetDomainDetailResponse.add_member(:who_is_server, Shapes::ShapeRef.new(shape: RegistrarWhoIsServer, location_name: "WhoIsServer"))
|
230
|
+
GetDomainDetailResponse.add_member(:registrar_url, Shapes::ShapeRef.new(shape: RegistrarUrl, location_name: "RegistrarUrl"))
|
231
|
+
GetDomainDetailResponse.add_member(:abuse_contact_email, Shapes::ShapeRef.new(shape: Email, location_name: "AbuseContactEmail"))
|
232
|
+
GetDomainDetailResponse.add_member(:abuse_contact_phone, Shapes::ShapeRef.new(shape: ContactNumber, location_name: "AbuseContactPhone"))
|
233
|
+
GetDomainDetailResponse.add_member(:registry_domain_id, Shapes::ShapeRef.new(shape: RegistryDomainId, location_name: "RegistryDomainId"))
|
234
|
+
GetDomainDetailResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationDate"))
|
235
|
+
GetDomainDetailResponse.add_member(:updated_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedDate"))
|
236
|
+
GetDomainDetailResponse.add_member(:expiration_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpirationDate"))
|
237
|
+
GetDomainDetailResponse.add_member(:reseller, Shapes::ShapeRef.new(shape: Reseller, location_name: "Reseller"))
|
238
|
+
GetDomainDetailResponse.add_member(:dns_sec, Shapes::ShapeRef.new(shape: DNSSec, location_name: "DnsSec"))
|
239
|
+
GetDomainDetailResponse.add_member(:status_list, Shapes::ShapeRef.new(shape: DomainStatusList, location_name: "StatusList"))
|
240
|
+
GetDomainDetailResponse.struct_class = Types::GetDomainDetailResponse
|
241
|
+
|
242
|
+
GetDomainSuggestionsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
243
|
+
GetDomainSuggestionsRequest.add_member(:suggestion_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "SuggestionCount"))
|
244
|
+
GetDomainSuggestionsRequest.add_member(:only_available, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "OnlyAvailable"))
|
245
|
+
GetDomainSuggestionsRequest.struct_class = Types::GetDomainSuggestionsRequest
|
246
|
+
|
247
|
+
GetDomainSuggestionsResponse.add_member(:suggestions_list, Shapes::ShapeRef.new(shape: DomainSuggestionsList, location_name: "SuggestionsList"))
|
248
|
+
GetDomainSuggestionsResponse.struct_class = Types::GetDomainSuggestionsResponse
|
249
|
+
|
250
|
+
GetOperationDetailRequest.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
251
|
+
GetOperationDetailRequest.struct_class = Types::GetOperationDetailRequest
|
252
|
+
|
253
|
+
GetOperationDetailResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, location_name: "OperationId"))
|
254
|
+
GetOperationDetailResponse.add_member(:status, Shapes::ShapeRef.new(shape: OperationStatus, location_name: "Status"))
|
255
|
+
GetOperationDetailResponse.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
|
256
|
+
GetOperationDetailResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "DomainName"))
|
257
|
+
GetOperationDetailResponse.add_member(:type, Shapes::ShapeRef.new(shape: OperationType, location_name: "Type"))
|
258
|
+
GetOperationDetailResponse.add_member(:submitted_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "SubmittedDate"))
|
259
|
+
GetOperationDetailResponse.struct_class = Types::GetOperationDetailResponse
|
260
|
+
|
261
|
+
GlueIpList.member = Shapes::ShapeRef.new(shape: GlueIp)
|
262
|
+
|
263
|
+
ListDomainsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "Marker"))
|
264
|
+
ListDomainsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location_name: "MaxItems"))
|
265
|
+
ListDomainsRequest.struct_class = Types::ListDomainsRequest
|
266
|
+
|
267
|
+
ListDomainsResponse.add_member(:domains, Shapes::ShapeRef.new(shape: DomainSummaryList, required: true, location_name: "Domains"))
|
268
|
+
ListDomainsResponse.add_member(:next_page_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextPageMarker"))
|
269
|
+
ListDomainsResponse.struct_class = Types::ListDomainsResponse
|
270
|
+
|
271
|
+
ListOperationsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "Marker"))
|
272
|
+
ListOperationsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location_name: "MaxItems"))
|
273
|
+
ListOperationsRequest.struct_class = Types::ListOperationsRequest
|
274
|
+
|
275
|
+
ListOperationsResponse.add_member(:operations, Shapes::ShapeRef.new(shape: OperationSummaryList, required: true, location_name: "Operations"))
|
276
|
+
ListOperationsResponse.add_member(:next_page_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextPageMarker"))
|
277
|
+
ListOperationsResponse.struct_class = Types::ListOperationsResponse
|
278
|
+
|
279
|
+
ListTagsForDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
280
|
+
ListTagsForDomainRequest.struct_class = Types::ListTagsForDomainRequest
|
281
|
+
|
282
|
+
ListTagsForDomainResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "TagList"))
|
283
|
+
ListTagsForDomainResponse.struct_class = Types::ListTagsForDomainResponse
|
284
|
+
|
285
|
+
Nameserver.add_member(:name, Shapes::ShapeRef.new(shape: HostName, required: true, location_name: "Name"))
|
286
|
+
Nameserver.add_member(:glue_ips, Shapes::ShapeRef.new(shape: GlueIpList, location_name: "GlueIps"))
|
287
|
+
Nameserver.struct_class = Types::Nameserver
|
288
|
+
|
289
|
+
NameserverList.member = Shapes::ShapeRef.new(shape: Nameserver)
|
290
|
+
|
291
|
+
OperationSummary.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
292
|
+
OperationSummary.add_member(:status, Shapes::ShapeRef.new(shape: OperationStatus, required: true, location_name: "Status"))
|
293
|
+
OperationSummary.add_member(:type, Shapes::ShapeRef.new(shape: OperationType, required: true, location_name: "Type"))
|
294
|
+
OperationSummary.add_member(:submitted_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "SubmittedDate"))
|
295
|
+
OperationSummary.struct_class = Types::OperationSummary
|
296
|
+
|
297
|
+
OperationSummaryList.member = Shapes::ShapeRef.new(shape: OperationSummary)
|
298
|
+
|
299
|
+
RegisterDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
300
|
+
RegisterDomainRequest.add_member(:idn_lang_code, Shapes::ShapeRef.new(shape: LangCode, location_name: "IdnLangCode"))
|
301
|
+
RegisterDomainRequest.add_member(:duration_in_years, Shapes::ShapeRef.new(shape: DurationInYears, required: true, location_name: "DurationInYears"))
|
302
|
+
RegisterDomainRequest.add_member(:auto_renew, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoRenew"))
|
303
|
+
RegisterDomainRequest.add_member(:admin_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "AdminContact"))
|
304
|
+
RegisterDomainRequest.add_member(:registrant_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "RegistrantContact"))
|
305
|
+
RegisterDomainRequest.add_member(:tech_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "TechContact"))
|
306
|
+
RegisterDomainRequest.add_member(:privacy_protect_admin_contact, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivacyProtectAdminContact"))
|
307
|
+
RegisterDomainRequest.add_member(:privacy_protect_registrant_contact, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivacyProtectRegistrantContact"))
|
308
|
+
RegisterDomainRequest.add_member(:privacy_protect_tech_contact, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivacyProtectTechContact"))
|
309
|
+
RegisterDomainRequest.struct_class = Types::RegisterDomainRequest
|
310
|
+
|
311
|
+
RegisterDomainResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
312
|
+
RegisterDomainResponse.struct_class = Types::RegisterDomainResponse
|
313
|
+
|
314
|
+
RenewDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
315
|
+
RenewDomainRequest.add_member(:duration_in_years, Shapes::ShapeRef.new(shape: DurationInYears, location_name: "DurationInYears"))
|
316
|
+
RenewDomainRequest.add_member(:current_expiry_year, Shapes::ShapeRef.new(shape: CurrentExpiryYear, required: true, location_name: "CurrentExpiryYear"))
|
317
|
+
RenewDomainRequest.struct_class = Types::RenewDomainRequest
|
318
|
+
|
319
|
+
RenewDomainResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
320
|
+
RenewDomainResponse.struct_class = Types::RenewDomainResponse
|
321
|
+
|
322
|
+
ResendContactReachabilityEmailRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "domainName"))
|
323
|
+
ResendContactReachabilityEmailRequest.struct_class = Types::ResendContactReachabilityEmailRequest
|
324
|
+
|
325
|
+
ResendContactReachabilityEmailResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "domainName"))
|
326
|
+
ResendContactReachabilityEmailResponse.add_member(:email_address, Shapes::ShapeRef.new(shape: Email, location_name: "emailAddress"))
|
327
|
+
ResendContactReachabilityEmailResponse.add_member(:is_already_verified, Shapes::ShapeRef.new(shape: Boolean, location_name: "isAlreadyVerified"))
|
328
|
+
ResendContactReachabilityEmailResponse.struct_class = Types::ResendContactReachabilityEmailResponse
|
329
|
+
|
330
|
+
RetrieveDomainAuthCodeRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
331
|
+
RetrieveDomainAuthCodeRequest.struct_class = Types::RetrieveDomainAuthCodeRequest
|
332
|
+
|
333
|
+
RetrieveDomainAuthCodeResponse.add_member(:auth_code, Shapes::ShapeRef.new(shape: DomainAuthCode, required: true, location_name: "AuthCode"))
|
334
|
+
RetrieveDomainAuthCodeResponse.struct_class = Types::RetrieveDomainAuthCodeResponse
|
335
|
+
|
336
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
337
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
338
|
+
Tag.struct_class = Types::Tag
|
339
|
+
|
340
|
+
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
|
341
|
+
|
342
|
+
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
343
|
+
|
344
|
+
TransferDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
345
|
+
TransferDomainRequest.add_member(:idn_lang_code, Shapes::ShapeRef.new(shape: LangCode, location_name: "IdnLangCode"))
|
346
|
+
TransferDomainRequest.add_member(:duration_in_years, Shapes::ShapeRef.new(shape: DurationInYears, required: true, location_name: "DurationInYears"))
|
347
|
+
TransferDomainRequest.add_member(:nameservers, Shapes::ShapeRef.new(shape: NameserverList, location_name: "Nameservers"))
|
348
|
+
TransferDomainRequest.add_member(:auth_code, Shapes::ShapeRef.new(shape: DomainAuthCode, location_name: "AuthCode"))
|
349
|
+
TransferDomainRequest.add_member(:auto_renew, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoRenew"))
|
350
|
+
TransferDomainRequest.add_member(:admin_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "AdminContact"))
|
351
|
+
TransferDomainRequest.add_member(:registrant_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "RegistrantContact"))
|
352
|
+
TransferDomainRequest.add_member(:tech_contact, Shapes::ShapeRef.new(shape: ContactDetail, required: true, location_name: "TechContact"))
|
353
|
+
TransferDomainRequest.add_member(:privacy_protect_admin_contact, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivacyProtectAdminContact"))
|
354
|
+
TransferDomainRequest.add_member(:privacy_protect_registrant_contact, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivacyProtectRegistrantContact"))
|
355
|
+
TransferDomainRequest.add_member(:privacy_protect_tech_contact, Shapes::ShapeRef.new(shape: Boolean, location_name: "PrivacyProtectTechContact"))
|
356
|
+
TransferDomainRequest.struct_class = Types::TransferDomainRequest
|
357
|
+
|
358
|
+
TransferDomainResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
359
|
+
TransferDomainResponse.struct_class = Types::TransferDomainResponse
|
360
|
+
|
361
|
+
UpdateDomainContactPrivacyRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
362
|
+
UpdateDomainContactPrivacyRequest.add_member(:admin_privacy, Shapes::ShapeRef.new(shape: Boolean, location_name: "AdminPrivacy"))
|
363
|
+
UpdateDomainContactPrivacyRequest.add_member(:registrant_privacy, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegistrantPrivacy"))
|
364
|
+
UpdateDomainContactPrivacyRequest.add_member(:tech_privacy, Shapes::ShapeRef.new(shape: Boolean, location_name: "TechPrivacy"))
|
365
|
+
UpdateDomainContactPrivacyRequest.struct_class = Types::UpdateDomainContactPrivacyRequest
|
366
|
+
|
367
|
+
UpdateDomainContactPrivacyResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
368
|
+
UpdateDomainContactPrivacyResponse.struct_class = Types::UpdateDomainContactPrivacyResponse
|
689
369
|
|
370
|
+
UpdateDomainContactRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
371
|
+
UpdateDomainContactRequest.add_member(:admin_contact, Shapes::ShapeRef.new(shape: ContactDetail, location_name: "AdminContact"))
|
372
|
+
UpdateDomainContactRequest.add_member(:registrant_contact, Shapes::ShapeRef.new(shape: ContactDetail, location_name: "RegistrantContact"))
|
373
|
+
UpdateDomainContactRequest.add_member(:tech_contact, Shapes::ShapeRef.new(shape: ContactDetail, location_name: "TechContact"))
|
374
|
+
UpdateDomainContactRequest.struct_class = Types::UpdateDomainContactRequest
|
375
|
+
|
376
|
+
UpdateDomainContactResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
377
|
+
UpdateDomainContactResponse.struct_class = Types::UpdateDomainContactResponse
|
378
|
+
|
379
|
+
UpdateDomainNameserversRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
380
|
+
UpdateDomainNameserversRequest.add_member(:fi_auth_key, Shapes::ShapeRef.new(shape: FIAuthKey, location_name: "FIAuthKey"))
|
381
|
+
UpdateDomainNameserversRequest.add_member(:nameservers, Shapes::ShapeRef.new(shape: NameserverList, required: true, location_name: "Nameservers"))
|
382
|
+
UpdateDomainNameserversRequest.struct_class = Types::UpdateDomainNameserversRequest
|
383
|
+
|
384
|
+
UpdateDomainNameserversResponse.add_member(:operation_id, Shapes::ShapeRef.new(shape: OperationId, required: true, location_name: "OperationId"))
|
385
|
+
UpdateDomainNameserversResponse.struct_class = Types::UpdateDomainNameserversResponse
|
386
|
+
|
387
|
+
UpdateTagsForDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
388
|
+
UpdateTagsForDomainRequest.add_member(:tags_to_update, Shapes::ShapeRef.new(shape: TagList, location_name: "TagsToUpdate"))
|
389
|
+
UpdateTagsForDomainRequest.struct_class = Types::UpdateTagsForDomainRequest
|
390
|
+
|
391
|
+
UpdateTagsForDomainResponse.struct_class = Types::UpdateTagsForDomainResponse
|
392
|
+
|
393
|
+
ViewBillingRequest.add_member(:start, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Start"))
|
394
|
+
ViewBillingRequest.add_member(:end, Shapes::ShapeRef.new(shape: Timestamp, location_name: "End"))
|
395
|
+
ViewBillingRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "Marker"))
|
396
|
+
ViewBillingRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location_name: "MaxItems"))
|
397
|
+
ViewBillingRequest.struct_class = Types::ViewBillingRequest
|
398
|
+
|
399
|
+
ViewBillingResponse.add_member(:next_page_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextPageMarker"))
|
400
|
+
ViewBillingResponse.add_member(:billing_records, Shapes::ShapeRef.new(shape: BillingRecords, location_name: "BillingRecords"))
|
401
|
+
ViewBillingResponse.struct_class = Types::ViewBillingResponse
|
402
|
+
|
403
|
+
|
404
|
+
# @api private
|
405
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
406
|
+
|
407
|
+
api.version = "2014-05-15"
|
408
|
+
|
409
|
+
api.metadata = {
|
410
|
+
"endpointPrefix" => "route53domains",
|
411
|
+
"jsonVersion" => "1.1",
|
412
|
+
"protocol" => "json",
|
413
|
+
"serviceFullName" => "Amazon Route 53 Domains",
|
414
|
+
"signatureVersion" => "v4",
|
415
|
+
"targetPrefix" => "Route53Domains_v20140515",
|
416
|
+
}
|
417
|
+
|
418
|
+
api.add_operation(:check_domain_availability, Seahorse::Model::Operation.new.tap do |o|
|
419
|
+
o.name = "CheckDomainAvailability"
|
420
|
+
o.http_method = "POST"
|
421
|
+
o.http_request_uri = "/"
|
422
|
+
o.input = Shapes::ShapeRef.new(shape: CheckDomainAvailabilityRequest)
|
423
|
+
o.output = Shapes::ShapeRef.new(shape: CheckDomainAvailabilityResponse)
|
424
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
425
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
426
|
+
end)
|
427
|
+
|
428
|
+
api.add_operation(:delete_tags_for_domain, Seahorse::Model::Operation.new.tap do |o|
|
429
|
+
o.name = "DeleteTagsForDomain"
|
430
|
+
o.http_method = "POST"
|
431
|
+
o.http_request_uri = "/"
|
432
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTagsForDomainRequest)
|
433
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTagsForDomainResponse)
|
434
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
435
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
436
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
437
|
+
end)
|
438
|
+
|
439
|
+
api.add_operation(:disable_domain_auto_renew, Seahorse::Model::Operation.new.tap do |o|
|
440
|
+
o.name = "DisableDomainAutoRenew"
|
441
|
+
o.http_method = "POST"
|
442
|
+
o.http_request_uri = "/"
|
443
|
+
o.input = Shapes::ShapeRef.new(shape: DisableDomainAutoRenewRequest)
|
444
|
+
o.output = Shapes::ShapeRef.new(shape: DisableDomainAutoRenewResponse)
|
445
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
446
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
447
|
+
end)
|
448
|
+
|
449
|
+
api.add_operation(:disable_domain_transfer_lock, Seahorse::Model::Operation.new.tap do |o|
|
450
|
+
o.name = "DisableDomainTransferLock"
|
451
|
+
o.http_method = "POST"
|
452
|
+
o.http_request_uri = "/"
|
453
|
+
o.input = Shapes::ShapeRef.new(shape: DisableDomainTransferLockRequest)
|
454
|
+
o.output = Shapes::ShapeRef.new(shape: DisableDomainTransferLockResponse)
|
455
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
456
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
457
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
458
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
459
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
460
|
+
end)
|
461
|
+
|
462
|
+
api.add_operation(:enable_domain_auto_renew, Seahorse::Model::Operation.new.tap do |o|
|
463
|
+
o.name = "EnableDomainAutoRenew"
|
464
|
+
o.http_method = "POST"
|
465
|
+
o.http_request_uri = "/"
|
466
|
+
o.input = Shapes::ShapeRef.new(shape: EnableDomainAutoRenewRequest)
|
467
|
+
o.output = Shapes::ShapeRef.new(shape: EnableDomainAutoRenewResponse)
|
468
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
469
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
470
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
471
|
+
end)
|
472
|
+
|
473
|
+
api.add_operation(:enable_domain_transfer_lock, Seahorse::Model::Operation.new.tap do |o|
|
474
|
+
o.name = "EnableDomainTransferLock"
|
475
|
+
o.http_method = "POST"
|
476
|
+
o.http_request_uri = "/"
|
477
|
+
o.input = Shapes::ShapeRef.new(shape: EnableDomainTransferLockRequest)
|
478
|
+
o.output = Shapes::ShapeRef.new(shape: EnableDomainTransferLockResponse)
|
479
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
480
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
481
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
482
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
483
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
484
|
+
end)
|
485
|
+
|
486
|
+
api.add_operation(:get_contact_reachability_status, Seahorse::Model::Operation.new.tap do |o|
|
487
|
+
o.name = "GetContactReachabilityStatus"
|
488
|
+
o.http_method = "POST"
|
489
|
+
o.http_request_uri = "/"
|
490
|
+
o.input = Shapes::ShapeRef.new(shape: GetContactReachabilityStatusRequest)
|
491
|
+
o.output = Shapes::ShapeRef.new(shape: GetContactReachabilityStatusResponse)
|
492
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
493
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
494
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
495
|
+
end)
|
496
|
+
|
497
|
+
api.add_operation(:get_domain_detail, Seahorse::Model::Operation.new.tap do |o|
|
498
|
+
o.name = "GetDomainDetail"
|
499
|
+
o.http_method = "POST"
|
500
|
+
o.http_request_uri = "/"
|
501
|
+
o.input = Shapes::ShapeRef.new(shape: GetDomainDetailRequest)
|
502
|
+
o.output = Shapes::ShapeRef.new(shape: GetDomainDetailResponse)
|
503
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
504
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
505
|
+
end)
|
506
|
+
|
507
|
+
api.add_operation(:get_domain_suggestions, Seahorse::Model::Operation.new.tap do |o|
|
508
|
+
o.name = "GetDomainSuggestions"
|
509
|
+
o.http_method = "POST"
|
510
|
+
o.http_request_uri = "/"
|
511
|
+
o.input = Shapes::ShapeRef.new(shape: GetDomainSuggestionsRequest)
|
512
|
+
o.output = Shapes::ShapeRef.new(shape: GetDomainSuggestionsResponse)
|
513
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
514
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
515
|
+
end)
|
516
|
+
|
517
|
+
api.add_operation(:get_operation_detail, Seahorse::Model::Operation.new.tap do |o|
|
518
|
+
o.name = "GetOperationDetail"
|
519
|
+
o.http_method = "POST"
|
520
|
+
o.http_request_uri = "/"
|
521
|
+
o.input = Shapes::ShapeRef.new(shape: GetOperationDetailRequest)
|
522
|
+
o.output = Shapes::ShapeRef.new(shape: GetOperationDetailResponse)
|
523
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
524
|
+
end)
|
525
|
+
|
526
|
+
api.add_operation(:list_domains, Seahorse::Model::Operation.new.tap do |o|
|
527
|
+
o.name = "ListDomains"
|
528
|
+
o.http_method = "POST"
|
529
|
+
o.http_request_uri = "/"
|
530
|
+
o.input = Shapes::ShapeRef.new(shape: ListDomainsRequest)
|
531
|
+
o.output = Shapes::ShapeRef.new(shape: ListDomainsResponse)
|
532
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
533
|
+
o[:pager] = Aws::Pager.new(
|
534
|
+
limit_key: "max_items",
|
535
|
+
tokens: {
|
536
|
+
"next_page_marker" => "marker"
|
537
|
+
}
|
538
|
+
)
|
539
|
+
end)
|
540
|
+
|
541
|
+
api.add_operation(:list_operations, Seahorse::Model::Operation.new.tap do |o|
|
542
|
+
o.name = "ListOperations"
|
543
|
+
o.http_method = "POST"
|
544
|
+
o.http_request_uri = "/"
|
545
|
+
o.input = Shapes::ShapeRef.new(shape: ListOperationsRequest)
|
546
|
+
o.output = Shapes::ShapeRef.new(shape: ListOperationsResponse)
|
547
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
548
|
+
o[:pager] = Aws::Pager.new(
|
549
|
+
limit_key: "max_items",
|
550
|
+
tokens: {
|
551
|
+
"next_page_marker" => "marker"
|
552
|
+
}
|
553
|
+
)
|
554
|
+
end)
|
555
|
+
|
556
|
+
api.add_operation(:list_tags_for_domain, Seahorse::Model::Operation.new.tap do |o|
|
557
|
+
o.name = "ListTagsForDomain"
|
558
|
+
o.http_method = "POST"
|
559
|
+
o.http_request_uri = "/"
|
560
|
+
o.input = Shapes::ShapeRef.new(shape: ListTagsForDomainRequest)
|
561
|
+
o.output = Shapes::ShapeRef.new(shape: ListTagsForDomainResponse)
|
562
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
563
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
564
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
565
|
+
end)
|
566
|
+
|
567
|
+
api.add_operation(:register_domain, Seahorse::Model::Operation.new.tap do |o|
|
568
|
+
o.name = "RegisterDomain"
|
569
|
+
o.http_method = "POST"
|
570
|
+
o.http_request_uri = "/"
|
571
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterDomainRequest)
|
572
|
+
o.output = Shapes::ShapeRef.new(shape: RegisterDomainResponse)
|
573
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
574
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
575
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
576
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
577
|
+
o.errors << Shapes::ShapeRef.new(shape: DomainLimitExceeded)
|
578
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
579
|
+
end)
|
580
|
+
|
581
|
+
api.add_operation(:renew_domain, Seahorse::Model::Operation.new.tap do |o|
|
582
|
+
o.name = "RenewDomain"
|
583
|
+
o.http_method = "POST"
|
584
|
+
o.http_request_uri = "/"
|
585
|
+
o.input = Shapes::ShapeRef.new(shape: RenewDomainRequest)
|
586
|
+
o.output = Shapes::ShapeRef.new(shape: RenewDomainResponse)
|
587
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
588
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
589
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
590
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
591
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
592
|
+
end)
|
593
|
+
|
594
|
+
api.add_operation(:resend_contact_reachability_email, Seahorse::Model::Operation.new.tap do |o|
|
595
|
+
o.name = "ResendContactReachabilityEmail"
|
596
|
+
o.http_method = "POST"
|
597
|
+
o.http_request_uri = "/"
|
598
|
+
o.input = Shapes::ShapeRef.new(shape: ResendContactReachabilityEmailRequest)
|
599
|
+
o.output = Shapes::ShapeRef.new(shape: ResendContactReachabilityEmailResponse)
|
600
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
601
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
602
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
603
|
+
end)
|
604
|
+
|
605
|
+
api.add_operation(:retrieve_domain_auth_code, Seahorse::Model::Operation.new.tap do |o|
|
606
|
+
o.name = "RetrieveDomainAuthCode"
|
607
|
+
o.http_method = "POST"
|
608
|
+
o.http_request_uri = "/"
|
609
|
+
o.input = Shapes::ShapeRef.new(shape: RetrieveDomainAuthCodeRequest)
|
610
|
+
o.output = Shapes::ShapeRef.new(shape: RetrieveDomainAuthCodeResponse)
|
611
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
612
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
613
|
+
end)
|
614
|
+
|
615
|
+
api.add_operation(:transfer_domain, Seahorse::Model::Operation.new.tap do |o|
|
616
|
+
o.name = "TransferDomain"
|
617
|
+
o.http_method = "POST"
|
618
|
+
o.http_request_uri = "/"
|
619
|
+
o.input = Shapes::ShapeRef.new(shape: TransferDomainRequest)
|
620
|
+
o.output = Shapes::ShapeRef.new(shape: TransferDomainResponse)
|
621
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
622
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
623
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
624
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
625
|
+
o.errors << Shapes::ShapeRef.new(shape: DomainLimitExceeded)
|
626
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
627
|
+
end)
|
628
|
+
|
629
|
+
api.add_operation(:update_domain_contact, Seahorse::Model::Operation.new.tap do |o|
|
630
|
+
o.name = "UpdateDomainContact"
|
631
|
+
o.http_method = "POST"
|
632
|
+
o.http_request_uri = "/"
|
633
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDomainContactRequest)
|
634
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDomainContactResponse)
|
635
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
636
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
637
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
638
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
639
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
640
|
+
end)
|
641
|
+
|
642
|
+
api.add_operation(:update_domain_contact_privacy, Seahorse::Model::Operation.new.tap do |o|
|
643
|
+
o.name = "UpdateDomainContactPrivacy"
|
644
|
+
o.http_method = "POST"
|
645
|
+
o.http_request_uri = "/"
|
646
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDomainContactPrivacyRequest)
|
647
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDomainContactPrivacyResponse)
|
648
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
649
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
650
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
651
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
652
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
653
|
+
end)
|
654
|
+
|
655
|
+
api.add_operation(:update_domain_nameservers, Seahorse::Model::Operation.new.tap do |o|
|
656
|
+
o.name = "UpdateDomainNameservers"
|
657
|
+
o.http_method = "POST"
|
658
|
+
o.http_request_uri = "/"
|
659
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDomainNameserversRequest)
|
660
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDomainNameserversResponse)
|
661
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
662
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateRequest)
|
663
|
+
o.errors << Shapes::ShapeRef.new(shape: TLDRulesViolation)
|
664
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
665
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
666
|
+
end)
|
667
|
+
|
668
|
+
api.add_operation(:update_tags_for_domain, Seahorse::Model::Operation.new.tap do |o|
|
669
|
+
o.name = "UpdateTagsForDomain"
|
670
|
+
o.http_method = "POST"
|
671
|
+
o.http_request_uri = "/"
|
672
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateTagsForDomainRequest)
|
673
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateTagsForDomainResponse)
|
674
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
675
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationLimitExceeded)
|
676
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedTLD)
|
677
|
+
end)
|
678
|
+
|
679
|
+
api.add_operation(:view_billing, Seahorse::Model::Operation.new.tap do |o|
|
680
|
+
o.name = "ViewBilling"
|
681
|
+
o.http_method = "POST"
|
682
|
+
o.http_request_uri = "/"
|
683
|
+
o.input = Shapes::ShapeRef.new(shape: ViewBillingRequest)
|
684
|
+
o.output = Shapes::ShapeRef.new(shape: ViewBillingResponse)
|
685
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
686
|
+
end)
|
690
687
|
end
|
688
|
+
|
691
689
|
end
|
692
690
|
end
|