aws-sdk-route53 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-route53.rb +1 -1
- data/lib/aws-sdk-route53/client.rb +3836 -3521
- data/lib/aws-sdk-route53/client_api.rb +1526 -1528
- data/lib/aws-sdk-route53/errors.rb +4 -13
- data/lib/aws-sdk-route53/resource.rb +12 -14
- data/lib/aws-sdk-route53/types.rb +5291 -4984
- data/lib/aws-sdk-route53/waiters.rb +34 -35
- metadata +2 -2
@@ -1,1595 +1,1593 @@
|
|
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
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
8
|
+
module Aws::Route53
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
AlarmIdentifier = Shapes::StructureShape.new(name: 'AlarmIdentifier')
|
15
|
+
AlarmName = Shapes::StringShape.new(name: 'AlarmName')
|
16
|
+
AliasHealthEnabled = Shapes::BooleanShape.new(name: 'AliasHealthEnabled')
|
17
|
+
AliasTarget = Shapes::StructureShape.new(name: 'AliasTarget')
|
18
|
+
AssociateVPCComment = Shapes::StringShape.new(name: 'AssociateVPCComment')
|
19
|
+
AssociateVPCWithHostedZoneRequest = Shapes::StructureShape.new(name: 'AssociateVPCWithHostedZoneRequest')
|
20
|
+
AssociateVPCWithHostedZoneResponse = Shapes::StructureShape.new(name: 'AssociateVPCWithHostedZoneResponse')
|
21
|
+
Change = Shapes::StructureShape.new(name: 'Change')
|
22
|
+
ChangeAction = Shapes::StringShape.new(name: 'ChangeAction')
|
23
|
+
ChangeBatch = Shapes::StructureShape.new(name: 'ChangeBatch')
|
24
|
+
ChangeInfo = Shapes::StructureShape.new(name: 'ChangeInfo')
|
25
|
+
ChangeResourceRecordSetsRequest = Shapes::StructureShape.new(name: 'ChangeResourceRecordSetsRequest')
|
26
|
+
ChangeResourceRecordSetsResponse = Shapes::StructureShape.new(name: 'ChangeResourceRecordSetsResponse')
|
27
|
+
ChangeStatus = Shapes::StringShape.new(name: 'ChangeStatus')
|
28
|
+
ChangeTagsForResourceRequest = Shapes::StructureShape.new(name: 'ChangeTagsForResourceRequest')
|
29
|
+
ChangeTagsForResourceResponse = Shapes::StructureShape.new(name: 'ChangeTagsForResourceResponse')
|
30
|
+
Changes = Shapes::ListShape.new(name: 'Changes')
|
31
|
+
CheckerIpRanges = Shapes::ListShape.new(name: 'CheckerIpRanges')
|
32
|
+
ChildHealthCheckList = Shapes::ListShape.new(name: 'ChildHealthCheckList')
|
33
|
+
CloudWatchAlarmConfiguration = Shapes::StructureShape.new(name: 'CloudWatchAlarmConfiguration')
|
34
|
+
CloudWatchRegion = Shapes::StringShape.new(name: 'CloudWatchRegion')
|
35
|
+
ComparisonOperator = Shapes::StringShape.new(name: 'ComparisonOperator')
|
36
|
+
ConcurrentModification = Shapes::StructureShape.new(name: 'ConcurrentModification')
|
37
|
+
ConflictingDomainExists = Shapes::StructureShape.new(name: 'ConflictingDomainExists')
|
38
|
+
ConflictingTypes = Shapes::StructureShape.new(name: 'ConflictingTypes')
|
39
|
+
CreateHealthCheckRequest = Shapes::StructureShape.new(name: 'CreateHealthCheckRequest')
|
40
|
+
CreateHealthCheckResponse = Shapes::StructureShape.new(name: 'CreateHealthCheckResponse')
|
41
|
+
CreateHostedZoneRequest = Shapes::StructureShape.new(name: 'CreateHostedZoneRequest')
|
42
|
+
CreateHostedZoneResponse = Shapes::StructureShape.new(name: 'CreateHostedZoneResponse')
|
43
|
+
CreateReusableDelegationSetRequest = Shapes::StructureShape.new(name: 'CreateReusableDelegationSetRequest')
|
44
|
+
CreateReusableDelegationSetResponse = Shapes::StructureShape.new(name: 'CreateReusableDelegationSetResponse')
|
45
|
+
CreateTrafficPolicyInstanceRequest = Shapes::StructureShape.new(name: 'CreateTrafficPolicyInstanceRequest')
|
46
|
+
CreateTrafficPolicyInstanceResponse = Shapes::StructureShape.new(name: 'CreateTrafficPolicyInstanceResponse')
|
47
|
+
CreateTrafficPolicyRequest = Shapes::StructureShape.new(name: 'CreateTrafficPolicyRequest')
|
48
|
+
CreateTrafficPolicyResponse = Shapes::StructureShape.new(name: 'CreateTrafficPolicyResponse')
|
49
|
+
CreateTrafficPolicyVersionRequest = Shapes::StructureShape.new(name: 'CreateTrafficPolicyVersionRequest')
|
50
|
+
CreateTrafficPolicyVersionResponse = Shapes::StructureShape.new(name: 'CreateTrafficPolicyVersionResponse')
|
51
|
+
CreateVPCAssociationAuthorizationRequest = Shapes::StructureShape.new(name: 'CreateVPCAssociationAuthorizationRequest')
|
52
|
+
CreateVPCAssociationAuthorizationResponse = Shapes::StructureShape.new(name: 'CreateVPCAssociationAuthorizationResponse')
|
53
|
+
DNSName = Shapes::StringShape.new(name: 'DNSName')
|
54
|
+
DNSRCode = Shapes::StringShape.new(name: 'DNSRCode')
|
55
|
+
DelegationSet = Shapes::StructureShape.new(name: 'DelegationSet')
|
56
|
+
DelegationSetAlreadyCreated = Shapes::StructureShape.new(name: 'DelegationSetAlreadyCreated')
|
57
|
+
DelegationSetAlreadyReusable = Shapes::StructureShape.new(name: 'DelegationSetAlreadyReusable')
|
58
|
+
DelegationSetInUse = Shapes::StructureShape.new(name: 'DelegationSetInUse')
|
59
|
+
DelegationSetNameServers = Shapes::ListShape.new(name: 'DelegationSetNameServers')
|
60
|
+
DelegationSetNotAvailable = Shapes::StructureShape.new(name: 'DelegationSetNotAvailable')
|
61
|
+
DelegationSetNotReusable = Shapes::StructureShape.new(name: 'DelegationSetNotReusable')
|
62
|
+
DelegationSets = Shapes::ListShape.new(name: 'DelegationSets')
|
63
|
+
DeleteHealthCheckRequest = Shapes::StructureShape.new(name: 'DeleteHealthCheckRequest')
|
64
|
+
DeleteHealthCheckResponse = Shapes::StructureShape.new(name: 'DeleteHealthCheckResponse')
|
65
|
+
DeleteHostedZoneRequest = Shapes::StructureShape.new(name: 'DeleteHostedZoneRequest')
|
66
|
+
DeleteHostedZoneResponse = Shapes::StructureShape.new(name: 'DeleteHostedZoneResponse')
|
67
|
+
DeleteReusableDelegationSetRequest = Shapes::StructureShape.new(name: 'DeleteReusableDelegationSetRequest')
|
68
|
+
DeleteReusableDelegationSetResponse = Shapes::StructureShape.new(name: 'DeleteReusableDelegationSetResponse')
|
69
|
+
DeleteTrafficPolicyInstanceRequest = Shapes::StructureShape.new(name: 'DeleteTrafficPolicyInstanceRequest')
|
70
|
+
DeleteTrafficPolicyInstanceResponse = Shapes::StructureShape.new(name: 'DeleteTrafficPolicyInstanceResponse')
|
71
|
+
DeleteTrafficPolicyRequest = Shapes::StructureShape.new(name: 'DeleteTrafficPolicyRequest')
|
72
|
+
DeleteTrafficPolicyResponse = Shapes::StructureShape.new(name: 'DeleteTrafficPolicyResponse')
|
73
|
+
DeleteVPCAssociationAuthorizationRequest = Shapes::StructureShape.new(name: 'DeleteVPCAssociationAuthorizationRequest')
|
74
|
+
DeleteVPCAssociationAuthorizationResponse = Shapes::StructureShape.new(name: 'DeleteVPCAssociationAuthorizationResponse')
|
75
|
+
Dimension = Shapes::StructureShape.new(name: 'Dimension')
|
76
|
+
DimensionField = Shapes::StringShape.new(name: 'DimensionField')
|
77
|
+
DimensionList = Shapes::ListShape.new(name: 'DimensionList')
|
78
|
+
DisassociateVPCComment = Shapes::StringShape.new(name: 'DisassociateVPCComment')
|
79
|
+
DisassociateVPCFromHostedZoneRequest = Shapes::StructureShape.new(name: 'DisassociateVPCFromHostedZoneRequest')
|
80
|
+
DisassociateVPCFromHostedZoneResponse = Shapes::StructureShape.new(name: 'DisassociateVPCFromHostedZoneResponse')
|
81
|
+
EnableSNI = Shapes::BooleanShape.new(name: 'EnableSNI')
|
82
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
83
|
+
ErrorMessages = Shapes::ListShape.new(name: 'ErrorMessages')
|
84
|
+
EvaluationPeriods = Shapes::IntegerShape.new(name: 'EvaluationPeriods')
|
85
|
+
FailureThreshold = Shapes::IntegerShape.new(name: 'FailureThreshold')
|
86
|
+
FullyQualifiedDomainName = Shapes::StringShape.new(name: 'FullyQualifiedDomainName')
|
87
|
+
GeoLocation = Shapes::StructureShape.new(name: 'GeoLocation')
|
88
|
+
GeoLocationContinentCode = Shapes::StringShape.new(name: 'GeoLocationContinentCode')
|
89
|
+
GeoLocationContinentName = Shapes::StringShape.new(name: 'GeoLocationContinentName')
|
90
|
+
GeoLocationCountryCode = Shapes::StringShape.new(name: 'GeoLocationCountryCode')
|
91
|
+
GeoLocationCountryName = Shapes::StringShape.new(name: 'GeoLocationCountryName')
|
92
|
+
GeoLocationDetails = Shapes::StructureShape.new(name: 'GeoLocationDetails')
|
93
|
+
GeoLocationDetailsList = Shapes::ListShape.new(name: 'GeoLocationDetailsList')
|
94
|
+
GeoLocationSubdivisionCode = Shapes::StringShape.new(name: 'GeoLocationSubdivisionCode')
|
95
|
+
GeoLocationSubdivisionName = Shapes::StringShape.new(name: 'GeoLocationSubdivisionName')
|
96
|
+
GetChangeRequest = Shapes::StructureShape.new(name: 'GetChangeRequest')
|
97
|
+
GetChangeResponse = Shapes::StructureShape.new(name: 'GetChangeResponse')
|
98
|
+
GetCheckerIpRangesRequest = Shapes::StructureShape.new(name: 'GetCheckerIpRangesRequest')
|
99
|
+
GetCheckerIpRangesResponse = Shapes::StructureShape.new(name: 'GetCheckerIpRangesResponse')
|
100
|
+
GetGeoLocationRequest = Shapes::StructureShape.new(name: 'GetGeoLocationRequest')
|
101
|
+
GetGeoLocationResponse = Shapes::StructureShape.new(name: 'GetGeoLocationResponse')
|
102
|
+
GetHealthCheckCountRequest = Shapes::StructureShape.new(name: 'GetHealthCheckCountRequest')
|
103
|
+
GetHealthCheckCountResponse = Shapes::StructureShape.new(name: 'GetHealthCheckCountResponse')
|
104
|
+
GetHealthCheckLastFailureReasonRequest = Shapes::StructureShape.new(name: 'GetHealthCheckLastFailureReasonRequest')
|
105
|
+
GetHealthCheckLastFailureReasonResponse = Shapes::StructureShape.new(name: 'GetHealthCheckLastFailureReasonResponse')
|
106
|
+
GetHealthCheckRequest = Shapes::StructureShape.new(name: 'GetHealthCheckRequest')
|
107
|
+
GetHealthCheckResponse = Shapes::StructureShape.new(name: 'GetHealthCheckResponse')
|
108
|
+
GetHealthCheckStatusRequest = Shapes::StructureShape.new(name: 'GetHealthCheckStatusRequest')
|
109
|
+
GetHealthCheckStatusResponse = Shapes::StructureShape.new(name: 'GetHealthCheckStatusResponse')
|
110
|
+
GetHostedZoneCountRequest = Shapes::StructureShape.new(name: 'GetHostedZoneCountRequest')
|
111
|
+
GetHostedZoneCountResponse = Shapes::StructureShape.new(name: 'GetHostedZoneCountResponse')
|
112
|
+
GetHostedZoneRequest = Shapes::StructureShape.new(name: 'GetHostedZoneRequest')
|
113
|
+
GetHostedZoneResponse = Shapes::StructureShape.new(name: 'GetHostedZoneResponse')
|
114
|
+
GetReusableDelegationSetRequest = Shapes::StructureShape.new(name: 'GetReusableDelegationSetRequest')
|
115
|
+
GetReusableDelegationSetResponse = Shapes::StructureShape.new(name: 'GetReusableDelegationSetResponse')
|
116
|
+
GetTrafficPolicyInstanceCountRequest = Shapes::StructureShape.new(name: 'GetTrafficPolicyInstanceCountRequest')
|
117
|
+
GetTrafficPolicyInstanceCountResponse = Shapes::StructureShape.new(name: 'GetTrafficPolicyInstanceCountResponse')
|
118
|
+
GetTrafficPolicyInstanceRequest = Shapes::StructureShape.new(name: 'GetTrafficPolicyInstanceRequest')
|
119
|
+
GetTrafficPolicyInstanceResponse = Shapes::StructureShape.new(name: 'GetTrafficPolicyInstanceResponse')
|
120
|
+
GetTrafficPolicyRequest = Shapes::StructureShape.new(name: 'GetTrafficPolicyRequest')
|
121
|
+
GetTrafficPolicyResponse = Shapes::StructureShape.new(name: 'GetTrafficPolicyResponse')
|
122
|
+
HealthCheck = Shapes::StructureShape.new(name: 'HealthCheck')
|
123
|
+
HealthCheckAlreadyExists = Shapes::StructureShape.new(name: 'HealthCheckAlreadyExists')
|
124
|
+
HealthCheckConfig = Shapes::StructureShape.new(name: 'HealthCheckConfig')
|
125
|
+
HealthCheckCount = Shapes::IntegerShape.new(name: 'HealthCheckCount')
|
126
|
+
HealthCheckId = Shapes::StringShape.new(name: 'HealthCheckId')
|
127
|
+
HealthCheckInUse = Shapes::StructureShape.new(name: 'HealthCheckInUse')
|
128
|
+
HealthCheckNonce = Shapes::StringShape.new(name: 'HealthCheckNonce')
|
129
|
+
HealthCheckObservation = Shapes::StructureShape.new(name: 'HealthCheckObservation')
|
130
|
+
HealthCheckObservations = Shapes::ListShape.new(name: 'HealthCheckObservations')
|
131
|
+
HealthCheckRegion = Shapes::StringShape.new(name: 'HealthCheckRegion')
|
132
|
+
HealthCheckRegionList = Shapes::ListShape.new(name: 'HealthCheckRegionList')
|
133
|
+
HealthCheckType = Shapes::StringShape.new(name: 'HealthCheckType')
|
134
|
+
HealthCheckVersion = Shapes::IntegerShape.new(name: 'HealthCheckVersion')
|
135
|
+
HealthCheckVersionMismatch = Shapes::StructureShape.new(name: 'HealthCheckVersionMismatch')
|
136
|
+
HealthChecks = Shapes::ListShape.new(name: 'HealthChecks')
|
137
|
+
HealthThreshold = Shapes::IntegerShape.new(name: 'HealthThreshold')
|
138
|
+
HostedZone = Shapes::StructureShape.new(name: 'HostedZone')
|
139
|
+
HostedZoneAlreadyExists = Shapes::StructureShape.new(name: 'HostedZoneAlreadyExists')
|
140
|
+
HostedZoneConfig = Shapes::StructureShape.new(name: 'HostedZoneConfig')
|
141
|
+
HostedZoneCount = Shapes::IntegerShape.new(name: 'HostedZoneCount')
|
142
|
+
HostedZoneNotEmpty = Shapes::StructureShape.new(name: 'HostedZoneNotEmpty')
|
143
|
+
HostedZoneNotFound = Shapes::StructureShape.new(name: 'HostedZoneNotFound')
|
144
|
+
HostedZoneRRSetCount = Shapes::IntegerShape.new(name: 'HostedZoneRRSetCount')
|
145
|
+
HostedZones = Shapes::ListShape.new(name: 'HostedZones')
|
146
|
+
IPAddress = Shapes::StringShape.new(name: 'IPAddress')
|
147
|
+
IPAddressCidr = Shapes::StringShape.new(name: 'IPAddressCidr')
|
148
|
+
IncompatibleVersion = Shapes::StructureShape.new(name: 'IncompatibleVersion')
|
149
|
+
InsufficientDataHealthStatus = Shapes::StringShape.new(name: 'InsufficientDataHealthStatus')
|
150
|
+
InvalidArgument = Shapes::StructureShape.new(name: 'InvalidArgument')
|
151
|
+
InvalidChangeBatch = Shapes::StructureShape.new(name: 'InvalidChangeBatch')
|
152
|
+
InvalidDomainName = Shapes::StructureShape.new(name: 'InvalidDomainName')
|
153
|
+
InvalidInput = Shapes::StructureShape.new(name: 'InvalidInput')
|
154
|
+
InvalidPaginationToken = Shapes::StructureShape.new(name: 'InvalidPaginationToken')
|
155
|
+
InvalidTrafficPolicyDocument = Shapes::StructureShape.new(name: 'InvalidTrafficPolicyDocument')
|
156
|
+
InvalidVPCId = Shapes::StructureShape.new(name: 'InvalidVPCId')
|
157
|
+
Inverted = Shapes::BooleanShape.new(name: 'Inverted')
|
158
|
+
IsPrivateZone = Shapes::BooleanShape.new(name: 'IsPrivateZone')
|
159
|
+
LastVPCAssociation = Shapes::StructureShape.new(name: 'LastVPCAssociation')
|
160
|
+
LimitsExceeded = Shapes::StructureShape.new(name: 'LimitsExceeded')
|
161
|
+
ListGeoLocationsRequest = Shapes::StructureShape.new(name: 'ListGeoLocationsRequest')
|
162
|
+
ListGeoLocationsResponse = Shapes::StructureShape.new(name: 'ListGeoLocationsResponse')
|
163
|
+
ListHealthChecksRequest = Shapes::StructureShape.new(name: 'ListHealthChecksRequest')
|
164
|
+
ListHealthChecksResponse = Shapes::StructureShape.new(name: 'ListHealthChecksResponse')
|
165
|
+
ListHostedZonesByNameRequest = Shapes::StructureShape.new(name: 'ListHostedZonesByNameRequest')
|
166
|
+
ListHostedZonesByNameResponse = Shapes::StructureShape.new(name: 'ListHostedZonesByNameResponse')
|
167
|
+
ListHostedZonesRequest = Shapes::StructureShape.new(name: 'ListHostedZonesRequest')
|
168
|
+
ListHostedZonesResponse = Shapes::StructureShape.new(name: 'ListHostedZonesResponse')
|
169
|
+
ListResourceRecordSetsRequest = Shapes::StructureShape.new(name: 'ListResourceRecordSetsRequest')
|
170
|
+
ListResourceRecordSetsResponse = Shapes::StructureShape.new(name: 'ListResourceRecordSetsResponse')
|
171
|
+
ListReusableDelegationSetsRequest = Shapes::StructureShape.new(name: 'ListReusableDelegationSetsRequest')
|
172
|
+
ListReusableDelegationSetsResponse = Shapes::StructureShape.new(name: 'ListReusableDelegationSetsResponse')
|
173
|
+
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
174
|
+
ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
|
175
|
+
ListTagsForResourcesRequest = Shapes::StructureShape.new(name: 'ListTagsForResourcesRequest')
|
176
|
+
ListTagsForResourcesResponse = Shapes::StructureShape.new(name: 'ListTagsForResourcesResponse')
|
177
|
+
ListTrafficPoliciesRequest = Shapes::StructureShape.new(name: 'ListTrafficPoliciesRequest')
|
178
|
+
ListTrafficPoliciesResponse = Shapes::StructureShape.new(name: 'ListTrafficPoliciesResponse')
|
179
|
+
ListTrafficPolicyInstancesByHostedZoneRequest = Shapes::StructureShape.new(name: 'ListTrafficPolicyInstancesByHostedZoneRequest')
|
180
|
+
ListTrafficPolicyInstancesByHostedZoneResponse = Shapes::StructureShape.new(name: 'ListTrafficPolicyInstancesByHostedZoneResponse')
|
181
|
+
ListTrafficPolicyInstancesByPolicyRequest = Shapes::StructureShape.new(name: 'ListTrafficPolicyInstancesByPolicyRequest')
|
182
|
+
ListTrafficPolicyInstancesByPolicyResponse = Shapes::StructureShape.new(name: 'ListTrafficPolicyInstancesByPolicyResponse')
|
183
|
+
ListTrafficPolicyInstancesRequest = Shapes::StructureShape.new(name: 'ListTrafficPolicyInstancesRequest')
|
184
|
+
ListTrafficPolicyInstancesResponse = Shapes::StructureShape.new(name: 'ListTrafficPolicyInstancesResponse')
|
185
|
+
ListTrafficPolicyVersionsRequest = Shapes::StructureShape.new(name: 'ListTrafficPolicyVersionsRequest')
|
186
|
+
ListTrafficPolicyVersionsResponse = Shapes::StructureShape.new(name: 'ListTrafficPolicyVersionsResponse')
|
187
|
+
ListVPCAssociationAuthorizationsRequest = Shapes::StructureShape.new(name: 'ListVPCAssociationAuthorizationsRequest')
|
188
|
+
ListVPCAssociationAuthorizationsResponse = Shapes::StructureShape.new(name: 'ListVPCAssociationAuthorizationsResponse')
|
189
|
+
MaxResults = Shapes::StringShape.new(name: 'MaxResults')
|
190
|
+
MeasureLatency = Shapes::BooleanShape.new(name: 'MeasureLatency')
|
191
|
+
Message = Shapes::StringShape.new(name: 'Message')
|
192
|
+
MetricName = Shapes::StringShape.new(name: 'MetricName')
|
193
|
+
Nameserver = Shapes::StringShape.new(name: 'Nameserver')
|
194
|
+
Namespace = Shapes::StringShape.new(name: 'Namespace')
|
195
|
+
NoSuchChange = Shapes::StructureShape.new(name: 'NoSuchChange')
|
196
|
+
NoSuchDelegationSet = Shapes::StructureShape.new(name: 'NoSuchDelegationSet')
|
197
|
+
NoSuchGeoLocation = Shapes::StructureShape.new(name: 'NoSuchGeoLocation')
|
198
|
+
NoSuchHealthCheck = Shapes::StructureShape.new(name: 'NoSuchHealthCheck')
|
199
|
+
NoSuchHostedZone = Shapes::StructureShape.new(name: 'NoSuchHostedZone')
|
200
|
+
NoSuchTrafficPolicy = Shapes::StructureShape.new(name: 'NoSuchTrafficPolicy')
|
201
|
+
NoSuchTrafficPolicyInstance = Shapes::StructureShape.new(name: 'NoSuchTrafficPolicyInstance')
|
202
|
+
Nonce = Shapes::StringShape.new(name: 'Nonce')
|
203
|
+
NotAuthorizedException = Shapes::StructureShape.new(name: 'NotAuthorizedException')
|
204
|
+
PageMarker = Shapes::StringShape.new(name: 'PageMarker')
|
205
|
+
PageMaxItems = Shapes::IntegerShape.new(name: 'PageMaxItems')
|
206
|
+
PageTruncated = Shapes::BooleanShape.new(name: 'PageTruncated')
|
207
|
+
PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
|
208
|
+
Period = Shapes::IntegerShape.new(name: 'Period')
|
209
|
+
Port = Shapes::IntegerShape.new(name: 'Port')
|
210
|
+
PriorRequestNotComplete = Shapes::StructureShape.new(name: 'PriorRequestNotComplete')
|
211
|
+
PublicZoneVPCAssociation = Shapes::StructureShape.new(name: 'PublicZoneVPCAssociation')
|
212
|
+
RData = Shapes::StringShape.new(name: 'RData')
|
213
|
+
RRType = Shapes::StringShape.new(name: 'RRType')
|
214
|
+
RecordData = Shapes::ListShape.new(name: 'RecordData')
|
215
|
+
RecordDataEntry = Shapes::StringShape.new(name: 'RecordDataEntry')
|
216
|
+
RequestInterval = Shapes::IntegerShape.new(name: 'RequestInterval')
|
217
|
+
ResourceDescription = Shapes::StringShape.new(name: 'ResourceDescription')
|
218
|
+
ResourceId = Shapes::StringShape.new(name: 'ResourceId')
|
219
|
+
ResourcePath = Shapes::StringShape.new(name: 'ResourcePath')
|
220
|
+
ResourceRecord = Shapes::StructureShape.new(name: 'ResourceRecord')
|
221
|
+
ResourceRecordSet = Shapes::StructureShape.new(name: 'ResourceRecordSet')
|
222
|
+
ResourceRecordSetFailover = Shapes::StringShape.new(name: 'ResourceRecordSetFailover')
|
223
|
+
ResourceRecordSetIdentifier = Shapes::StringShape.new(name: 'ResourceRecordSetIdentifier')
|
224
|
+
ResourceRecordSetRegion = Shapes::StringShape.new(name: 'ResourceRecordSetRegion')
|
225
|
+
ResourceRecordSetWeight = Shapes::IntegerShape.new(name: 'ResourceRecordSetWeight')
|
226
|
+
ResourceRecordSets = Shapes::ListShape.new(name: 'ResourceRecordSets')
|
227
|
+
ResourceRecords = Shapes::ListShape.new(name: 'ResourceRecords')
|
228
|
+
ResourceTagSet = Shapes::StructureShape.new(name: 'ResourceTagSet')
|
229
|
+
ResourceTagSetList = Shapes::ListShape.new(name: 'ResourceTagSetList')
|
230
|
+
ResourceURI = Shapes::StringShape.new(name: 'ResourceURI')
|
231
|
+
SearchString = Shapes::StringShape.new(name: 'SearchString')
|
232
|
+
Statistic = Shapes::StringShape.new(name: 'Statistic')
|
233
|
+
Status = Shapes::StringShape.new(name: 'Status')
|
234
|
+
StatusReport = Shapes::StructureShape.new(name: 'StatusReport')
|
235
|
+
SubnetMask = Shapes::StringShape.new(name: 'SubnetMask')
|
236
|
+
TTL = Shapes::IntegerShape.new(name: 'TTL')
|
237
|
+
Tag = Shapes::StructureShape.new(name: 'Tag')
|
238
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
239
|
+
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
240
|
+
TagList = Shapes::ListShape.new(name: 'TagList')
|
241
|
+
TagResourceId = Shapes::StringShape.new(name: 'TagResourceId')
|
242
|
+
TagResourceIdList = Shapes::ListShape.new(name: 'TagResourceIdList')
|
243
|
+
TagResourceType = Shapes::StringShape.new(name: 'TagResourceType')
|
244
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
245
|
+
TestDNSAnswerRequest = Shapes::StructureShape.new(name: 'TestDNSAnswerRequest')
|
246
|
+
TestDNSAnswerResponse = Shapes::StructureShape.new(name: 'TestDNSAnswerResponse')
|
247
|
+
Threshold = Shapes::FloatShape.new(name: 'Threshold')
|
248
|
+
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
249
|
+
TimeStamp = Shapes::TimestampShape.new(name: 'TimeStamp')
|
250
|
+
TooManyHealthChecks = Shapes::StructureShape.new(name: 'TooManyHealthChecks')
|
251
|
+
TooManyHostedZones = Shapes::StructureShape.new(name: 'TooManyHostedZones')
|
252
|
+
TooManyTrafficPolicies = Shapes::StructureShape.new(name: 'TooManyTrafficPolicies')
|
253
|
+
TooManyTrafficPolicyInstances = Shapes::StructureShape.new(name: 'TooManyTrafficPolicyInstances')
|
254
|
+
TooManyVPCAssociationAuthorizations = Shapes::StructureShape.new(name: 'TooManyVPCAssociationAuthorizations')
|
255
|
+
TrafficPolicies = Shapes::ListShape.new(name: 'TrafficPolicies')
|
256
|
+
TrafficPolicy = Shapes::StructureShape.new(name: 'TrafficPolicy')
|
257
|
+
TrafficPolicyAlreadyExists = Shapes::StructureShape.new(name: 'TrafficPolicyAlreadyExists')
|
258
|
+
TrafficPolicyComment = Shapes::StringShape.new(name: 'TrafficPolicyComment')
|
259
|
+
TrafficPolicyDocument = Shapes::StringShape.new(name: 'TrafficPolicyDocument')
|
260
|
+
TrafficPolicyId = Shapes::StringShape.new(name: 'TrafficPolicyId')
|
261
|
+
TrafficPolicyInUse = Shapes::StructureShape.new(name: 'TrafficPolicyInUse')
|
262
|
+
TrafficPolicyInstance = Shapes::StructureShape.new(name: 'TrafficPolicyInstance')
|
263
|
+
TrafficPolicyInstanceAlreadyExists = Shapes::StructureShape.new(name: 'TrafficPolicyInstanceAlreadyExists')
|
264
|
+
TrafficPolicyInstanceCount = Shapes::IntegerShape.new(name: 'TrafficPolicyInstanceCount')
|
265
|
+
TrafficPolicyInstanceId = Shapes::StringShape.new(name: 'TrafficPolicyInstanceId')
|
266
|
+
TrafficPolicyInstanceState = Shapes::StringShape.new(name: 'TrafficPolicyInstanceState')
|
267
|
+
TrafficPolicyInstances = Shapes::ListShape.new(name: 'TrafficPolicyInstances')
|
268
|
+
TrafficPolicyName = Shapes::StringShape.new(name: 'TrafficPolicyName')
|
269
|
+
TrafficPolicySummaries = Shapes::ListShape.new(name: 'TrafficPolicySummaries')
|
270
|
+
TrafficPolicySummary = Shapes::StructureShape.new(name: 'TrafficPolicySummary')
|
271
|
+
TrafficPolicyVersion = Shapes::IntegerShape.new(name: 'TrafficPolicyVersion')
|
272
|
+
TrafficPolicyVersionMarker = Shapes::StringShape.new(name: 'TrafficPolicyVersionMarker')
|
273
|
+
TransportProtocol = Shapes::StringShape.new(name: 'TransportProtocol')
|
274
|
+
UpdateHealthCheckRequest = Shapes::StructureShape.new(name: 'UpdateHealthCheckRequest')
|
275
|
+
UpdateHealthCheckResponse = Shapes::StructureShape.new(name: 'UpdateHealthCheckResponse')
|
276
|
+
UpdateHostedZoneCommentRequest = Shapes::StructureShape.new(name: 'UpdateHostedZoneCommentRequest')
|
277
|
+
UpdateHostedZoneCommentResponse = Shapes::StructureShape.new(name: 'UpdateHostedZoneCommentResponse')
|
278
|
+
UpdateTrafficPolicyCommentRequest = Shapes::StructureShape.new(name: 'UpdateTrafficPolicyCommentRequest')
|
279
|
+
UpdateTrafficPolicyCommentResponse = Shapes::StructureShape.new(name: 'UpdateTrafficPolicyCommentResponse')
|
280
|
+
UpdateTrafficPolicyInstanceRequest = Shapes::StructureShape.new(name: 'UpdateTrafficPolicyInstanceRequest')
|
281
|
+
UpdateTrafficPolicyInstanceResponse = Shapes::StructureShape.new(name: 'UpdateTrafficPolicyInstanceResponse')
|
282
|
+
VPC = Shapes::StructureShape.new(name: 'VPC')
|
283
|
+
VPCAssociationAuthorizationNotFound = Shapes::StructureShape.new(name: 'VPCAssociationAuthorizationNotFound')
|
284
|
+
VPCAssociationNotFound = Shapes::StructureShape.new(name: 'VPCAssociationNotFound')
|
285
|
+
VPCId = Shapes::StringShape.new(name: 'VPCId')
|
286
|
+
VPCRegion = Shapes::StringShape.new(name: 'VPCRegion')
|
287
|
+
VPCs = Shapes::ListShape.new(name: 'VPCs')
|
288
|
+
|
289
|
+
AlarmIdentifier.add_member(:region, Shapes::ShapeRef.new(shape: CloudWatchRegion, required: true, location_name: "Region"))
|
290
|
+
AlarmIdentifier.add_member(:name, Shapes::ShapeRef.new(shape: AlarmName, required: true, location_name: "Name"))
|
291
|
+
AlarmIdentifier.struct_class = Types::AlarmIdentifier
|
292
|
+
|
293
|
+
AliasTarget.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
294
|
+
AliasTarget.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "DNSName"))
|
295
|
+
AliasTarget.add_member(:evaluate_target_health, Shapes::ShapeRef.new(shape: AliasHealthEnabled, required: true, location_name: "EvaluateTargetHealth"))
|
296
|
+
AliasTarget.struct_class = Types::AliasTarget
|
297
|
+
|
298
|
+
AssociateVPCWithHostedZoneRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
299
|
+
AssociateVPCWithHostedZoneRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, required: true, location_name: "VPC"))
|
300
|
+
AssociateVPCWithHostedZoneRequest.add_member(:comment, Shapes::ShapeRef.new(shape: AssociateVPCComment, location_name: "Comment"))
|
301
|
+
AssociateVPCWithHostedZoneRequest.struct_class = Types::AssociateVPCWithHostedZoneRequest
|
302
|
+
|
303
|
+
AssociateVPCWithHostedZoneResponse.add_member(:change_info, Shapes::ShapeRef.new(shape: ChangeInfo, required: true, location_name: "ChangeInfo"))
|
304
|
+
AssociateVPCWithHostedZoneResponse.struct_class = Types::AssociateVPCWithHostedZoneResponse
|
305
|
+
|
306
|
+
Change.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "Action"))
|
307
|
+
Change.add_member(:resource_record_set, Shapes::ShapeRef.new(shape: ResourceRecordSet, required: true, location_name: "ResourceRecordSet"))
|
308
|
+
Change.struct_class = Types::Change
|
309
|
+
|
310
|
+
ChangeBatch.add_member(:comment, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Comment"))
|
311
|
+
ChangeBatch.add_member(:changes, Shapes::ShapeRef.new(shape: Changes, required: true, location_name: "Changes"))
|
312
|
+
ChangeBatch.struct_class = Types::ChangeBatch
|
313
|
+
|
314
|
+
ChangeInfo.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "Id"))
|
315
|
+
ChangeInfo.add_member(:status, Shapes::ShapeRef.new(shape: ChangeStatus, required: true, location_name: "Status"))
|
316
|
+
ChangeInfo.add_member(:submitted_at, Shapes::ShapeRef.new(shape: TimeStamp, required: true, location_name: "SubmittedAt"))
|
317
|
+
ChangeInfo.add_member(:comment, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Comment"))
|
318
|
+
ChangeInfo.struct_class = Types::ChangeInfo
|
319
|
+
|
320
|
+
ChangeResourceRecordSetsRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
321
|
+
ChangeResourceRecordSetsRequest.add_member(:change_batch, Shapes::ShapeRef.new(shape: ChangeBatch, required: true, location_name: "ChangeBatch"))
|
322
|
+
ChangeResourceRecordSetsRequest.struct_class = Types::ChangeResourceRecordSetsRequest
|
323
|
+
|
324
|
+
ChangeResourceRecordSetsResponse.add_member(:change_info, Shapes::ShapeRef.new(shape: ChangeInfo, required: true, location_name: "ChangeInfo"))
|
325
|
+
ChangeResourceRecordSetsResponse.struct_class = Types::ChangeResourceRecordSetsResponse
|
326
|
+
|
327
|
+
ChangeTagsForResourceRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, required: true, location: "uri", location_name: "ResourceType"))
|
328
|
+
ChangeTagsForResourceRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: TagResourceId, required: true, location: "uri", location_name: "ResourceId"))
|
329
|
+
ChangeTagsForResourceRequest.add_member(:add_tags, Shapes::ShapeRef.new(shape: TagList, location_name: "AddTags"))
|
330
|
+
ChangeTagsForResourceRequest.add_member(:remove_tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "RemoveTagKeys"))
|
331
|
+
ChangeTagsForResourceRequest.struct_class = Types::ChangeTagsForResourceRequest
|
332
|
+
|
333
|
+
ChangeTagsForResourceResponse.struct_class = Types::ChangeTagsForResourceResponse
|
334
|
+
|
335
|
+
Changes.member = Shapes::ShapeRef.new(shape: Change, location_name: "Change")
|
336
|
+
|
337
|
+
CheckerIpRanges.member = Shapes::ShapeRef.new(shape: IPAddressCidr)
|
338
|
+
|
339
|
+
ChildHealthCheckList.member = Shapes::ShapeRef.new(shape: HealthCheckId, location_name: "ChildHealthCheck")
|
340
|
+
|
341
|
+
CloudWatchAlarmConfiguration.add_member(:evaluation_periods, Shapes::ShapeRef.new(shape: EvaluationPeriods, required: true, location_name: "EvaluationPeriods"))
|
342
|
+
CloudWatchAlarmConfiguration.add_member(:threshold, Shapes::ShapeRef.new(shape: Threshold, required: true, location_name: "Threshold"))
|
343
|
+
CloudWatchAlarmConfiguration.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ComparisonOperator, required: true, location_name: "ComparisonOperator"))
|
344
|
+
CloudWatchAlarmConfiguration.add_member(:period, Shapes::ShapeRef.new(shape: Period, required: true, location_name: "Period"))
|
345
|
+
CloudWatchAlarmConfiguration.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "MetricName"))
|
346
|
+
CloudWatchAlarmConfiguration.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "Namespace"))
|
347
|
+
CloudWatchAlarmConfiguration.add_member(:statistic, Shapes::ShapeRef.new(shape: Statistic, required: true, location_name: "Statistic"))
|
348
|
+
CloudWatchAlarmConfiguration.add_member(:dimensions, Shapes::ShapeRef.new(shape: DimensionList, location_name: "Dimensions"))
|
349
|
+
CloudWatchAlarmConfiguration.struct_class = Types::CloudWatchAlarmConfiguration
|
350
|
+
|
351
|
+
CreateHealthCheckRequest.add_member(:caller_reference, Shapes::ShapeRef.new(shape: HealthCheckNonce, required: true, location_name: "CallerReference"))
|
352
|
+
CreateHealthCheckRequest.add_member(:health_check_config, Shapes::ShapeRef.new(shape: HealthCheckConfig, required: true, location_name: "HealthCheckConfig"))
|
353
|
+
CreateHealthCheckRequest.struct_class = Types::CreateHealthCheckRequest
|
354
|
+
|
355
|
+
CreateHealthCheckResponse.add_member(:health_check, Shapes::ShapeRef.new(shape: HealthCheck, required: true, location_name: "HealthCheck"))
|
356
|
+
CreateHealthCheckResponse.add_member(:location, Shapes::ShapeRef.new(shape: ResourceURI, required: true, location: "header", location_name: "Location"))
|
357
|
+
CreateHealthCheckResponse.struct_class = Types::CreateHealthCheckResponse
|
358
|
+
|
359
|
+
CreateHostedZoneRequest.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
360
|
+
CreateHostedZoneRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, location_name: "VPC"))
|
361
|
+
CreateHostedZoneRequest.add_member(:caller_reference, Shapes::ShapeRef.new(shape: Nonce, required: true, location_name: "CallerReference"))
|
362
|
+
CreateHostedZoneRequest.add_member(:hosted_zone_config, Shapes::ShapeRef.new(shape: HostedZoneConfig, location_name: "HostedZoneConfig"))
|
363
|
+
CreateHostedZoneRequest.add_member(:delegation_set_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "DelegationSetId"))
|
364
|
+
CreateHostedZoneRequest.struct_class = Types::CreateHostedZoneRequest
|
365
|
+
|
366
|
+
CreateHostedZoneResponse.add_member(:hosted_zone, Shapes::ShapeRef.new(shape: HostedZone, required: true, location_name: "HostedZone"))
|
367
|
+
CreateHostedZoneResponse.add_member(:change_info, Shapes::ShapeRef.new(shape: ChangeInfo, required: true, location_name: "ChangeInfo"))
|
368
|
+
CreateHostedZoneResponse.add_member(:delegation_set, Shapes::ShapeRef.new(shape: DelegationSet, required: true, location_name: "DelegationSet"))
|
369
|
+
CreateHostedZoneResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, location_name: "VPC"))
|
370
|
+
CreateHostedZoneResponse.add_member(:location, Shapes::ShapeRef.new(shape: ResourceURI, required: true, location: "header", location_name: "Location"))
|
371
|
+
CreateHostedZoneResponse.struct_class = Types::CreateHostedZoneResponse
|
372
|
+
|
373
|
+
CreateReusableDelegationSetRequest.add_member(:caller_reference, Shapes::ShapeRef.new(shape: Nonce, required: true, location_name: "CallerReference"))
|
374
|
+
CreateReusableDelegationSetRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneId"))
|
375
|
+
CreateReusableDelegationSetRequest.struct_class = Types::CreateReusableDelegationSetRequest
|
376
|
+
|
377
|
+
CreateReusableDelegationSetResponse.add_member(:delegation_set, Shapes::ShapeRef.new(shape: DelegationSet, required: true, location_name: "DelegationSet"))
|
378
|
+
CreateReusableDelegationSetResponse.add_member(:location, Shapes::ShapeRef.new(shape: ResourceURI, required: true, location: "header", location_name: "Location"))
|
379
|
+
CreateReusableDelegationSetResponse.struct_class = Types::CreateReusableDelegationSetResponse
|
377
380
|
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
+
CreateTrafficPolicyInstanceRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
382
|
+
CreateTrafficPolicyInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
383
|
+
CreateTrafficPolicyInstanceRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, required: true, location_name: "TTL"))
|
384
|
+
CreateTrafficPolicyInstanceRequest.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyId"))
|
385
|
+
CreateTrafficPolicyInstanceRequest.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyVersion"))
|
386
|
+
CreateTrafficPolicyInstanceRequest.struct_class = Types::CreateTrafficPolicyInstanceRequest
|
381
387
|
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
CreateTrafficPolicyInstanceRequest.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyId"))
|
386
|
-
CreateTrafficPolicyInstanceRequest.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyVersion"))
|
387
|
-
CreateTrafficPolicyInstanceRequest.struct_class = Types::CreateTrafficPolicyInstanceRequest
|
388
|
+
CreateTrafficPolicyInstanceResponse.add_member(:traffic_policy_instance, Shapes::ShapeRef.new(shape: TrafficPolicyInstance, required: true, location_name: "TrafficPolicyInstance"))
|
389
|
+
CreateTrafficPolicyInstanceResponse.add_member(:location, Shapes::ShapeRef.new(shape: ResourceURI, required: true, location: "header", location_name: "Location"))
|
390
|
+
CreateTrafficPolicyInstanceResponse.struct_class = Types::CreateTrafficPolicyInstanceResponse
|
388
391
|
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
+
CreateTrafficPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: TrafficPolicyName, required: true, location_name: "Name"))
|
393
|
+
CreateTrafficPolicyRequest.add_member(:document, Shapes::ShapeRef.new(shape: TrafficPolicyDocument, required: true, location_name: "Document"))
|
394
|
+
CreateTrafficPolicyRequest.add_member(:comment, Shapes::ShapeRef.new(shape: TrafficPolicyComment, location_name: "Comment"))
|
395
|
+
CreateTrafficPolicyRequest.struct_class = Types::CreateTrafficPolicyRequest
|
392
396
|
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
CreateTrafficPolicyRequest.struct_class = Types::CreateTrafficPolicyRequest
|
397
|
+
CreateTrafficPolicyResponse.add_member(:traffic_policy, Shapes::ShapeRef.new(shape: TrafficPolicy, required: true, location_name: "TrafficPolicy"))
|
398
|
+
CreateTrafficPolicyResponse.add_member(:location, Shapes::ShapeRef.new(shape: ResourceURI, required: true, location: "header", location_name: "Location"))
|
399
|
+
CreateTrafficPolicyResponse.struct_class = Types::CreateTrafficPolicyResponse
|
397
400
|
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
+
CreateTrafficPolicyVersionRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
402
|
+
CreateTrafficPolicyVersionRequest.add_member(:document, Shapes::ShapeRef.new(shape: TrafficPolicyDocument, required: true, location_name: "Document"))
|
403
|
+
CreateTrafficPolicyVersionRequest.add_member(:comment, Shapes::ShapeRef.new(shape: TrafficPolicyComment, location_name: "Comment"))
|
404
|
+
CreateTrafficPolicyVersionRequest.struct_class = Types::CreateTrafficPolicyVersionRequest
|
401
405
|
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
CreateTrafficPolicyVersionRequest.struct_class = Types::CreateTrafficPolicyVersionRequest
|
406
|
+
CreateTrafficPolicyVersionResponse.add_member(:traffic_policy, Shapes::ShapeRef.new(shape: TrafficPolicy, required: true, location_name: "TrafficPolicy"))
|
407
|
+
CreateTrafficPolicyVersionResponse.add_member(:location, Shapes::ShapeRef.new(shape: ResourceURI, required: true, location: "header", location_name: "Location"))
|
408
|
+
CreateTrafficPolicyVersionResponse.struct_class = Types::CreateTrafficPolicyVersionResponse
|
406
409
|
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
+
CreateVPCAssociationAuthorizationRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
411
|
+
CreateVPCAssociationAuthorizationRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, required: true, location_name: "VPC"))
|
412
|
+
CreateVPCAssociationAuthorizationRequest.struct_class = Types::CreateVPCAssociationAuthorizationRequest
|
410
413
|
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
+
CreateVPCAssociationAuthorizationResponse.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
415
|
+
CreateVPCAssociationAuthorizationResponse.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, required: true, location_name: "VPC"))
|
416
|
+
CreateVPCAssociationAuthorizationResponse.struct_class = Types::CreateVPCAssociationAuthorizationResponse
|
414
417
|
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
+
DelegationSet.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
|
419
|
+
DelegationSet.add_member(:caller_reference, Shapes::ShapeRef.new(shape: Nonce, location_name: "CallerReference"))
|
420
|
+
DelegationSet.add_member(:name_servers, Shapes::ShapeRef.new(shape: DelegationSetNameServers, required: true, location_name: "NameServers"))
|
421
|
+
DelegationSet.struct_class = Types::DelegationSet
|
418
422
|
|
419
|
-
|
420
|
-
DelegationSet.add_member(:caller_reference, Shapes::ShapeRef.new(shape: Nonce, location_name: "CallerReference"))
|
421
|
-
DelegationSet.add_member(:name_servers, Shapes::ShapeRef.new(shape: DelegationSetNameServers, required: true, location_name: "NameServers"))
|
422
|
-
DelegationSet.struct_class = Types::DelegationSet
|
423
|
+
DelegationSetNameServers.member = Shapes::ShapeRef.new(shape: DNSName, location_name: "NameServer")
|
423
424
|
|
424
|
-
|
425
|
+
DelegationSets.member = Shapes::ShapeRef.new(shape: DelegationSet, location_name: "DelegationSet")
|
425
426
|
|
426
|
-
|
427
|
+
DeleteHealthCheckRequest.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location: "uri", location_name: "HealthCheckId"))
|
428
|
+
DeleteHealthCheckRequest.struct_class = Types::DeleteHealthCheckRequest
|
427
429
|
|
428
|
-
|
429
|
-
DeleteHealthCheckRequest.struct_class = Types::DeleteHealthCheckRequest
|
430
|
+
DeleteHealthCheckResponse.struct_class = Types::DeleteHealthCheckResponse
|
430
431
|
|
431
|
-
|
432
|
+
DeleteHostedZoneRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
433
|
+
DeleteHostedZoneRequest.struct_class = Types::DeleteHostedZoneRequest
|
432
434
|
|
433
|
-
|
434
|
-
|
435
|
+
DeleteHostedZoneResponse.add_member(:change_info, Shapes::ShapeRef.new(shape: ChangeInfo, required: true, location_name: "ChangeInfo"))
|
436
|
+
DeleteHostedZoneResponse.struct_class = Types::DeleteHostedZoneResponse
|
435
437
|
|
436
|
-
|
437
|
-
|
438
|
+
DeleteReusableDelegationSetRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
439
|
+
DeleteReusableDelegationSetRequest.struct_class = Types::DeleteReusableDelegationSetRequest
|
438
440
|
|
439
|
-
|
440
|
-
DeleteReusableDelegationSetRequest.struct_class = Types::DeleteReusableDelegationSetRequest
|
441
|
+
DeleteReusableDelegationSetResponse.struct_class = Types::DeleteReusableDelegationSetResponse
|
441
442
|
|
442
|
-
|
443
|
+
DeleteTrafficPolicyInstanceRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, required: true, location: "uri", location_name: "Id"))
|
444
|
+
DeleteTrafficPolicyInstanceRequest.struct_class = Types::DeleteTrafficPolicyInstanceRequest
|
443
445
|
|
444
|
-
|
445
|
-
DeleteTrafficPolicyInstanceRequest.struct_class = Types::DeleteTrafficPolicyInstanceRequest
|
446
|
+
DeleteTrafficPolicyInstanceResponse.struct_class = Types::DeleteTrafficPolicyInstanceResponse
|
446
447
|
|
447
|
-
|
448
|
+
DeleteTrafficPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
449
|
+
DeleteTrafficPolicyRequest.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "uri", location_name: "Version"))
|
450
|
+
DeleteTrafficPolicyRequest.struct_class = Types::DeleteTrafficPolicyRequest
|
448
451
|
|
449
|
-
|
450
|
-
DeleteTrafficPolicyRequest.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "uri", location_name: "Version"))
|
451
|
-
DeleteTrafficPolicyRequest.struct_class = Types::DeleteTrafficPolicyRequest
|
452
|
+
DeleteTrafficPolicyResponse.struct_class = Types::DeleteTrafficPolicyResponse
|
452
453
|
|
453
|
-
|
454
|
+
DeleteVPCAssociationAuthorizationRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
455
|
+
DeleteVPCAssociationAuthorizationRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, required: true, location_name: "VPC"))
|
456
|
+
DeleteVPCAssociationAuthorizationRequest.struct_class = Types::DeleteVPCAssociationAuthorizationRequest
|
454
457
|
|
455
|
-
|
456
|
-
DeleteVPCAssociationAuthorizationRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, required: true, location_name: "VPC"))
|
457
|
-
DeleteVPCAssociationAuthorizationRequest.struct_class = Types::DeleteVPCAssociationAuthorizationRequest
|
458
|
+
DeleteVPCAssociationAuthorizationResponse.struct_class = Types::DeleteVPCAssociationAuthorizationResponse
|
458
459
|
|
459
|
-
|
460
|
+
Dimension.add_member(:name, Shapes::ShapeRef.new(shape: DimensionField, required: true, location_name: "Name"))
|
461
|
+
Dimension.add_member(:value, Shapes::ShapeRef.new(shape: DimensionField, required: true, location_name: "Value"))
|
462
|
+
Dimension.struct_class = Types::Dimension
|
460
463
|
|
461
|
-
|
462
|
-
Dimension.add_member(:value, Shapes::ShapeRef.new(shape: DimensionField, required: true, location_name: "Value"))
|
463
|
-
Dimension.struct_class = Types::Dimension
|
464
|
+
DimensionList.member = Shapes::ShapeRef.new(shape: Dimension, location_name: "Dimension")
|
464
465
|
|
465
|
-
|
466
|
+
DisassociateVPCFromHostedZoneRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
467
|
+
DisassociateVPCFromHostedZoneRequest.add_member(:vpc, Shapes::ShapeRef.new(shape: VPC, required: true, location_name: "VPC"))
|
468
|
+
DisassociateVPCFromHostedZoneRequest.add_member(:comment, Shapes::ShapeRef.new(shape: DisassociateVPCComment, location_name: "Comment"))
|
469
|
+
DisassociateVPCFromHostedZoneRequest.struct_class = Types::DisassociateVPCFromHostedZoneRequest
|
466
470
|
|
467
|
-
|
468
|
-
|
469
|
-
DisassociateVPCFromHostedZoneRequest.add_member(:comment, Shapes::ShapeRef.new(shape: DisassociateVPCComment, location_name: "Comment"))
|
470
|
-
DisassociateVPCFromHostedZoneRequest.struct_class = Types::DisassociateVPCFromHostedZoneRequest
|
471
|
+
DisassociateVPCFromHostedZoneResponse.add_member(:change_info, Shapes::ShapeRef.new(shape: ChangeInfo, required: true, location_name: "ChangeInfo"))
|
472
|
+
DisassociateVPCFromHostedZoneResponse.struct_class = Types::DisassociateVPCFromHostedZoneResponse
|
471
473
|
|
472
|
-
|
473
|
-
DisassociateVPCFromHostedZoneResponse.struct_class = Types::DisassociateVPCFromHostedZoneResponse
|
474
|
+
ErrorMessages.member = Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message")
|
474
475
|
|
475
|
-
|
476
|
+
GeoLocation.add_member(:continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location_name: "ContinentCode"))
|
477
|
+
GeoLocation.add_member(:country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location_name: "CountryCode"))
|
478
|
+
GeoLocation.add_member(:subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location_name: "SubdivisionCode"))
|
479
|
+
GeoLocation.struct_class = Types::GeoLocation
|
476
480
|
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
+
GeoLocationDetails.add_member(:continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location_name: "ContinentCode"))
|
482
|
+
GeoLocationDetails.add_member(:continent_name, Shapes::ShapeRef.new(shape: GeoLocationContinentName, location_name: "ContinentName"))
|
483
|
+
GeoLocationDetails.add_member(:country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location_name: "CountryCode"))
|
484
|
+
GeoLocationDetails.add_member(:country_name, Shapes::ShapeRef.new(shape: GeoLocationCountryName, location_name: "CountryName"))
|
485
|
+
GeoLocationDetails.add_member(:subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location_name: "SubdivisionCode"))
|
486
|
+
GeoLocationDetails.add_member(:subdivision_name, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionName, location_name: "SubdivisionName"))
|
487
|
+
GeoLocationDetails.struct_class = Types::GeoLocationDetails
|
481
488
|
|
482
|
-
|
483
|
-
GeoLocationDetails.add_member(:continent_name, Shapes::ShapeRef.new(shape: GeoLocationContinentName, location_name: "ContinentName"))
|
484
|
-
GeoLocationDetails.add_member(:country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location_name: "CountryCode"))
|
485
|
-
GeoLocationDetails.add_member(:country_name, Shapes::ShapeRef.new(shape: GeoLocationCountryName, location_name: "CountryName"))
|
486
|
-
GeoLocationDetails.add_member(:subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location_name: "SubdivisionCode"))
|
487
|
-
GeoLocationDetails.add_member(:subdivision_name, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionName, location_name: "SubdivisionName"))
|
488
|
-
GeoLocationDetails.struct_class = Types::GeoLocationDetails
|
489
|
+
GeoLocationDetailsList.member = Shapes::ShapeRef.new(shape: GeoLocationDetails, location_name: "GeoLocationDetails")
|
489
490
|
|
490
|
-
|
491
|
+
GetChangeRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
492
|
+
GetChangeRequest.struct_class = Types::GetChangeRequest
|
491
493
|
|
492
|
-
|
493
|
-
|
494
|
+
GetChangeResponse.add_member(:change_info, Shapes::ShapeRef.new(shape: ChangeInfo, required: true, location_name: "ChangeInfo"))
|
495
|
+
GetChangeResponse.struct_class = Types::GetChangeResponse
|
494
496
|
|
495
|
-
|
496
|
-
GetChangeResponse.struct_class = Types::GetChangeResponse
|
497
|
+
GetCheckerIpRangesRequest.struct_class = Types::GetCheckerIpRangesRequest
|
497
498
|
|
498
|
-
|
499
|
+
GetCheckerIpRangesResponse.add_member(:checker_ip_ranges, Shapes::ShapeRef.new(shape: CheckerIpRanges, required: true, location_name: "CheckerIpRanges"))
|
500
|
+
GetCheckerIpRangesResponse.struct_class = Types::GetCheckerIpRangesResponse
|
499
501
|
|
500
|
-
|
501
|
-
|
502
|
+
GetGeoLocationRequest.add_member(:continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location: "querystring", location_name: "continentcode"))
|
503
|
+
GetGeoLocationRequest.add_member(:country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location: "querystring", location_name: "countrycode"))
|
504
|
+
GetGeoLocationRequest.add_member(:subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location: "querystring", location_name: "subdivisioncode"))
|
505
|
+
GetGeoLocationRequest.struct_class = Types::GetGeoLocationRequest
|
502
506
|
|
503
|
-
|
504
|
-
|
505
|
-
GetGeoLocationRequest.add_member(:subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location: "querystring", location_name: "subdivisioncode"))
|
506
|
-
GetGeoLocationRequest.struct_class = Types::GetGeoLocationRequest
|
507
|
+
GetGeoLocationResponse.add_member(:geo_location_details, Shapes::ShapeRef.new(shape: GeoLocationDetails, required: true, location_name: "GeoLocationDetails"))
|
508
|
+
GetGeoLocationResponse.struct_class = Types::GetGeoLocationResponse
|
507
509
|
|
508
|
-
|
509
|
-
GetGeoLocationResponse.struct_class = Types::GetGeoLocationResponse
|
510
|
+
GetHealthCheckCountRequest.struct_class = Types::GetHealthCheckCountRequest
|
510
511
|
|
511
|
-
|
512
|
+
GetHealthCheckCountResponse.add_member(:health_check_count, Shapes::ShapeRef.new(shape: HealthCheckCount, required: true, location_name: "HealthCheckCount"))
|
513
|
+
GetHealthCheckCountResponse.struct_class = Types::GetHealthCheckCountResponse
|
512
514
|
|
513
|
-
|
514
|
-
|
515
|
+
GetHealthCheckLastFailureReasonRequest.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location: "uri", location_name: "HealthCheckId"))
|
516
|
+
GetHealthCheckLastFailureReasonRequest.struct_class = Types::GetHealthCheckLastFailureReasonRequest
|
515
517
|
|
516
|
-
|
517
|
-
|
518
|
+
GetHealthCheckLastFailureReasonResponse.add_member(:health_check_observations, Shapes::ShapeRef.new(shape: HealthCheckObservations, required: true, location_name: "HealthCheckObservations"))
|
519
|
+
GetHealthCheckLastFailureReasonResponse.struct_class = Types::GetHealthCheckLastFailureReasonResponse
|
518
520
|
|
519
|
-
|
520
|
-
|
521
|
+
GetHealthCheckRequest.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location: "uri", location_name: "HealthCheckId"))
|
522
|
+
GetHealthCheckRequest.struct_class = Types::GetHealthCheckRequest
|
521
523
|
|
522
|
-
|
523
|
-
|
524
|
+
GetHealthCheckResponse.add_member(:health_check, Shapes::ShapeRef.new(shape: HealthCheck, required: true, location_name: "HealthCheck"))
|
525
|
+
GetHealthCheckResponse.struct_class = Types::GetHealthCheckResponse
|
524
526
|
|
525
|
-
|
526
|
-
|
527
|
+
GetHealthCheckStatusRequest.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location: "uri", location_name: "HealthCheckId"))
|
528
|
+
GetHealthCheckStatusRequest.struct_class = Types::GetHealthCheckStatusRequest
|
527
529
|
|
528
|
-
|
529
|
-
|
530
|
+
GetHealthCheckStatusResponse.add_member(:health_check_observations, Shapes::ShapeRef.new(shape: HealthCheckObservations, required: true, location_name: "HealthCheckObservations"))
|
531
|
+
GetHealthCheckStatusResponse.struct_class = Types::GetHealthCheckStatusResponse
|
530
532
|
|
531
|
-
|
532
|
-
GetHealthCheckStatusResponse.struct_class = Types::GetHealthCheckStatusResponse
|
533
|
+
GetHostedZoneCountRequest.struct_class = Types::GetHostedZoneCountRequest
|
533
534
|
|
534
|
-
|
535
|
+
GetHostedZoneCountResponse.add_member(:hosted_zone_count, Shapes::ShapeRef.new(shape: HostedZoneCount, required: true, location_name: "HostedZoneCount"))
|
536
|
+
GetHostedZoneCountResponse.struct_class = Types::GetHostedZoneCountResponse
|
535
537
|
|
536
|
-
|
537
|
-
|
538
|
+
GetHostedZoneRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
539
|
+
GetHostedZoneRequest.struct_class = Types::GetHostedZoneRequest
|
538
540
|
|
539
|
-
|
540
|
-
|
541
|
+
GetHostedZoneResponse.add_member(:hosted_zone, Shapes::ShapeRef.new(shape: HostedZone, required: true, location_name: "HostedZone"))
|
542
|
+
GetHostedZoneResponse.add_member(:delegation_set, Shapes::ShapeRef.new(shape: DelegationSet, location_name: "DelegationSet"))
|
543
|
+
GetHostedZoneResponse.add_member(:vp_cs, Shapes::ShapeRef.new(shape: VPCs, location_name: "VPCs"))
|
544
|
+
GetHostedZoneResponse.struct_class = Types::GetHostedZoneResponse
|
541
545
|
|
542
|
-
|
543
|
-
|
544
|
-
GetHostedZoneResponse.add_member(:vp_cs, Shapes::ShapeRef.new(shape: VPCs, location_name: "VPCs"))
|
545
|
-
GetHostedZoneResponse.struct_class = Types::GetHostedZoneResponse
|
546
|
+
GetReusableDelegationSetRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
547
|
+
GetReusableDelegationSetRequest.struct_class = Types::GetReusableDelegationSetRequest
|
546
548
|
|
547
|
-
|
548
|
-
|
549
|
+
GetReusableDelegationSetResponse.add_member(:delegation_set, Shapes::ShapeRef.new(shape: DelegationSet, required: true, location_name: "DelegationSet"))
|
550
|
+
GetReusableDelegationSetResponse.struct_class = Types::GetReusableDelegationSetResponse
|
549
551
|
|
550
|
-
|
551
|
-
GetReusableDelegationSetResponse.struct_class = Types::GetReusableDelegationSetResponse
|
552
|
+
GetTrafficPolicyInstanceCountRequest.struct_class = Types::GetTrafficPolicyInstanceCountRequest
|
552
553
|
|
553
|
-
|
554
|
+
GetTrafficPolicyInstanceCountResponse.add_member(:traffic_policy_instance_count, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceCount, required: true, location_name: "TrafficPolicyInstanceCount"))
|
555
|
+
GetTrafficPolicyInstanceCountResponse.struct_class = Types::GetTrafficPolicyInstanceCountResponse
|
554
556
|
|
555
|
-
|
556
|
-
|
557
|
+
GetTrafficPolicyInstanceRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, required: true, location: "uri", location_name: "Id"))
|
558
|
+
GetTrafficPolicyInstanceRequest.struct_class = Types::GetTrafficPolicyInstanceRequest
|
557
559
|
|
558
|
-
|
559
|
-
|
560
|
+
GetTrafficPolicyInstanceResponse.add_member(:traffic_policy_instance, Shapes::ShapeRef.new(shape: TrafficPolicyInstance, required: true, location_name: "TrafficPolicyInstance"))
|
561
|
+
GetTrafficPolicyInstanceResponse.struct_class = Types::GetTrafficPolicyInstanceResponse
|
560
562
|
|
561
|
-
|
562
|
-
|
563
|
+
GetTrafficPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
564
|
+
GetTrafficPolicyRequest.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "uri", location_name: "Version"))
|
565
|
+
GetTrafficPolicyRequest.struct_class = Types::GetTrafficPolicyRequest
|
566
|
+
|
567
|
+
GetTrafficPolicyResponse.add_member(:traffic_policy, Shapes::ShapeRef.new(shape: TrafficPolicy, required: true, location_name: "TrafficPolicy"))
|
568
|
+
GetTrafficPolicyResponse.struct_class = Types::GetTrafficPolicyResponse
|
569
|
+
|
570
|
+
HealthCheck.add_member(:id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location_name: "Id"))
|
571
|
+
HealthCheck.add_member(:caller_reference, Shapes::ShapeRef.new(shape: HealthCheckNonce, required: true, location_name: "CallerReference"))
|
572
|
+
HealthCheck.add_member(:health_check_config, Shapes::ShapeRef.new(shape: HealthCheckConfig, required: true, location_name: "HealthCheckConfig"))
|
573
|
+
HealthCheck.add_member(:health_check_version, Shapes::ShapeRef.new(shape: HealthCheckVersion, required: true, location_name: "HealthCheckVersion"))
|
574
|
+
HealthCheck.add_member(:cloud_watch_alarm_configuration, Shapes::ShapeRef.new(shape: CloudWatchAlarmConfiguration, location_name: "CloudWatchAlarmConfiguration"))
|
575
|
+
HealthCheck.struct_class = Types::HealthCheck
|
576
|
+
|
577
|
+
HealthCheckConfig.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, location_name: "IPAddress"))
|
578
|
+
HealthCheckConfig.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
579
|
+
HealthCheckConfig.add_member(:type, Shapes::ShapeRef.new(shape: HealthCheckType, required: true, location_name: "Type"))
|
580
|
+
HealthCheckConfig.add_member(:resource_path, Shapes::ShapeRef.new(shape: ResourcePath, location_name: "ResourcePath"))
|
581
|
+
HealthCheckConfig.add_member(:fully_qualified_domain_name, Shapes::ShapeRef.new(shape: FullyQualifiedDomainName, location_name: "FullyQualifiedDomainName"))
|
582
|
+
HealthCheckConfig.add_member(:search_string, Shapes::ShapeRef.new(shape: SearchString, location_name: "SearchString"))
|
583
|
+
HealthCheckConfig.add_member(:request_interval, Shapes::ShapeRef.new(shape: RequestInterval, location_name: "RequestInterval"))
|
584
|
+
HealthCheckConfig.add_member(:failure_threshold, Shapes::ShapeRef.new(shape: FailureThreshold, location_name: "FailureThreshold"))
|
585
|
+
HealthCheckConfig.add_member(:measure_latency, Shapes::ShapeRef.new(shape: MeasureLatency, location_name: "MeasureLatency"))
|
586
|
+
HealthCheckConfig.add_member(:inverted, Shapes::ShapeRef.new(shape: Inverted, location_name: "Inverted"))
|
587
|
+
HealthCheckConfig.add_member(:health_threshold, Shapes::ShapeRef.new(shape: HealthThreshold, location_name: "HealthThreshold"))
|
588
|
+
HealthCheckConfig.add_member(:child_health_checks, Shapes::ShapeRef.new(shape: ChildHealthCheckList, location_name: "ChildHealthChecks"))
|
589
|
+
HealthCheckConfig.add_member(:enable_sni, Shapes::ShapeRef.new(shape: EnableSNI, location_name: "EnableSNI"))
|
590
|
+
HealthCheckConfig.add_member(:regions, Shapes::ShapeRef.new(shape: HealthCheckRegionList, location_name: "Regions"))
|
591
|
+
HealthCheckConfig.add_member(:alarm_identifier, Shapes::ShapeRef.new(shape: AlarmIdentifier, location_name: "AlarmIdentifier"))
|
592
|
+
HealthCheckConfig.add_member(:insufficient_data_health_status, Shapes::ShapeRef.new(shape: InsufficientDataHealthStatus, location_name: "InsufficientDataHealthStatus"))
|
593
|
+
HealthCheckConfig.struct_class = Types::HealthCheckConfig
|
594
|
+
|
595
|
+
HealthCheckObservation.add_member(:region, Shapes::ShapeRef.new(shape: HealthCheckRegion, location_name: "Region"))
|
596
|
+
HealthCheckObservation.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, location_name: "IPAddress"))
|
597
|
+
HealthCheckObservation.add_member(:status_report, Shapes::ShapeRef.new(shape: StatusReport, location_name: "StatusReport"))
|
598
|
+
HealthCheckObservation.struct_class = Types::HealthCheckObservation
|
599
|
+
|
600
|
+
HealthCheckObservations.member = Shapes::ShapeRef.new(shape: HealthCheckObservation, location_name: "HealthCheckObservation")
|
601
|
+
|
602
|
+
HealthCheckRegionList.member = Shapes::ShapeRef.new(shape: HealthCheckRegion, location_name: "Region")
|
603
|
+
|
604
|
+
HealthChecks.member = Shapes::ShapeRef.new(shape: HealthCheck, location_name: "HealthCheck")
|
605
|
+
|
606
|
+
HostedZone.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "Id"))
|
607
|
+
HostedZone.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
608
|
+
HostedZone.add_member(:caller_reference, Shapes::ShapeRef.new(shape: Nonce, required: true, location_name: "CallerReference"))
|
609
|
+
HostedZone.add_member(:config, Shapes::ShapeRef.new(shape: HostedZoneConfig, location_name: "Config"))
|
610
|
+
HostedZone.add_member(:resource_record_set_count, Shapes::ShapeRef.new(shape: HostedZoneRRSetCount, location_name: "ResourceRecordSetCount"))
|
611
|
+
HostedZone.struct_class = Types::HostedZone
|
612
|
+
|
613
|
+
HostedZoneConfig.add_member(:comment, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Comment"))
|
614
|
+
HostedZoneConfig.add_member(:private_zone, Shapes::ShapeRef.new(shape: IsPrivateZone, location_name: "PrivateZone"))
|
615
|
+
HostedZoneConfig.struct_class = Types::HostedZoneConfig
|
616
|
+
|
617
|
+
HostedZones.member = Shapes::ShapeRef.new(shape: HostedZone, location_name: "HostedZone")
|
618
|
+
|
619
|
+
ListGeoLocationsRequest.add_member(:start_continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location: "querystring", location_name: "startcontinentcode"))
|
620
|
+
ListGeoLocationsRequest.add_member(:start_country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location: "querystring", location_name: "startcountrycode"))
|
621
|
+
ListGeoLocationsRequest.add_member(:start_subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location: "querystring", location_name: "startsubdivisioncode"))
|
622
|
+
ListGeoLocationsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
623
|
+
ListGeoLocationsRequest.struct_class = Types::ListGeoLocationsRequest
|
624
|
+
|
625
|
+
ListGeoLocationsResponse.add_member(:geo_location_details_list, Shapes::ShapeRef.new(shape: GeoLocationDetailsList, required: true, location_name: "GeoLocationDetailsList"))
|
626
|
+
ListGeoLocationsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
627
|
+
ListGeoLocationsResponse.add_member(:next_continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location_name: "NextContinentCode"))
|
628
|
+
ListGeoLocationsResponse.add_member(:next_country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location_name: "NextCountryCode"))
|
629
|
+
ListGeoLocationsResponse.add_member(:next_subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location_name: "NextSubdivisionCode"))
|
630
|
+
ListGeoLocationsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
631
|
+
ListGeoLocationsResponse.struct_class = Types::ListGeoLocationsResponse
|
632
|
+
|
633
|
+
ListHealthChecksRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location: "querystring", location_name: "marker"))
|
634
|
+
ListHealthChecksRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
635
|
+
ListHealthChecksRequest.struct_class = Types::ListHealthChecksRequest
|
636
|
+
|
637
|
+
ListHealthChecksResponse.add_member(:health_checks, Shapes::ShapeRef.new(shape: HealthChecks, required: true, location_name: "HealthChecks"))
|
638
|
+
ListHealthChecksResponse.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, required: true, location_name: "Marker"))
|
639
|
+
ListHealthChecksResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
640
|
+
ListHealthChecksResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextMarker"))
|
641
|
+
ListHealthChecksResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
642
|
+
ListHealthChecksResponse.struct_class = Types::ListHealthChecksResponse
|
643
|
+
|
644
|
+
ListHostedZonesByNameRequest.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "dnsname"))
|
645
|
+
ListHostedZonesByNameRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "hostedzoneid"))
|
646
|
+
ListHostedZonesByNameRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
647
|
+
ListHostedZonesByNameRequest.struct_class = Types::ListHostedZonesByNameRequest
|
648
|
+
|
649
|
+
ListHostedZonesByNameResponse.add_member(:hosted_zones, Shapes::ShapeRef.new(shape: HostedZones, required: true, location_name: "HostedZones"))
|
650
|
+
ListHostedZonesByNameResponse.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
651
|
+
ListHostedZonesByNameResponse.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneId"))
|
652
|
+
ListHostedZonesByNameResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
653
|
+
ListHostedZonesByNameResponse.add_member(:next_dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "NextDNSName"))
|
654
|
+
ListHostedZonesByNameResponse.add_member(:next_hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "NextHostedZoneId"))
|
655
|
+
ListHostedZonesByNameResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
656
|
+
ListHostedZonesByNameResponse.struct_class = Types::ListHostedZonesByNameResponse
|
657
|
+
|
658
|
+
ListHostedZonesRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location: "querystring", location_name: "marker"))
|
659
|
+
ListHostedZonesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
660
|
+
ListHostedZonesRequest.add_member(:delegation_set_id, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "delegationsetid"))
|
661
|
+
ListHostedZonesRequest.struct_class = Types::ListHostedZonesRequest
|
662
|
+
|
663
|
+
ListHostedZonesResponse.add_member(:hosted_zones, Shapes::ShapeRef.new(shape: HostedZones, required: true, location_name: "HostedZones"))
|
664
|
+
ListHostedZonesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, required: true, location_name: "Marker"))
|
665
|
+
ListHostedZonesResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
666
|
+
ListHostedZonesResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextMarker"))
|
667
|
+
ListHostedZonesResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
668
|
+
ListHostedZonesResponse.struct_class = Types::ListHostedZonesResponse
|
669
|
+
|
670
|
+
ListResourceRecordSetsRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
671
|
+
ListResourceRecordSetsRequest.add_member(:start_record_name, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "name"))
|
672
|
+
ListResourceRecordSetsRequest.add_member(:start_record_type, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "type"))
|
673
|
+
ListResourceRecordSetsRequest.add_member(:start_record_identifier, Shapes::ShapeRef.new(shape: ResourceRecordSetIdentifier, location: "querystring", location_name: "identifier"))
|
674
|
+
ListResourceRecordSetsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
675
|
+
ListResourceRecordSetsRequest.struct_class = Types::ListResourceRecordSetsRequest
|
676
|
+
|
677
|
+
ListResourceRecordSetsResponse.add_member(:resource_record_sets, Shapes::ShapeRef.new(shape: ResourceRecordSets, required: true, location_name: "ResourceRecordSets"))
|
678
|
+
ListResourceRecordSetsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
679
|
+
ListResourceRecordSetsResponse.add_member(:next_record_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "NextRecordName"))
|
680
|
+
ListResourceRecordSetsResponse.add_member(:next_record_type, Shapes::ShapeRef.new(shape: RRType, location_name: "NextRecordType"))
|
681
|
+
ListResourceRecordSetsResponse.add_member(:next_record_identifier, Shapes::ShapeRef.new(shape: ResourceRecordSetIdentifier, location_name: "NextRecordIdentifier"))
|
682
|
+
ListResourceRecordSetsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
683
|
+
ListResourceRecordSetsResponse.struct_class = Types::ListResourceRecordSetsResponse
|
684
|
+
|
685
|
+
ListReusableDelegationSetsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location: "querystring", location_name: "marker"))
|
686
|
+
ListReusableDelegationSetsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
687
|
+
ListReusableDelegationSetsRequest.struct_class = Types::ListReusableDelegationSetsRequest
|
688
|
+
|
689
|
+
ListReusableDelegationSetsResponse.add_member(:delegation_sets, Shapes::ShapeRef.new(shape: DelegationSets, required: true, location_name: "DelegationSets"))
|
690
|
+
ListReusableDelegationSetsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, required: true, location_name: "Marker"))
|
691
|
+
ListReusableDelegationSetsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
692
|
+
ListReusableDelegationSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextMarker"))
|
693
|
+
ListReusableDelegationSetsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
694
|
+
ListReusableDelegationSetsResponse.struct_class = Types::ListReusableDelegationSetsResponse
|
695
|
+
|
696
|
+
ListTagsForResourceRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, required: true, location: "uri", location_name: "ResourceType"))
|
697
|
+
ListTagsForResourceRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: TagResourceId, required: true, location: "uri", location_name: "ResourceId"))
|
698
|
+
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
699
|
+
|
700
|
+
ListTagsForResourceResponse.add_member(:resource_tag_set, Shapes::ShapeRef.new(shape: ResourceTagSet, required: true, location_name: "ResourceTagSet"))
|
701
|
+
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
702
|
+
|
703
|
+
ListTagsForResourcesRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, required: true, location: "uri", location_name: "ResourceType"))
|
704
|
+
ListTagsForResourcesRequest.add_member(:resource_ids, Shapes::ShapeRef.new(shape: TagResourceIdList, required: true, location_name: "ResourceIds"))
|
705
|
+
ListTagsForResourcesRequest.struct_class = Types::ListTagsForResourcesRequest
|
706
|
+
|
707
|
+
ListTagsForResourcesResponse.add_member(:resource_tag_sets, Shapes::ShapeRef.new(shape: ResourceTagSetList, required: true, location_name: "ResourceTagSets"))
|
708
|
+
ListTagsForResourcesResponse.struct_class = Types::ListTagsForResourcesResponse
|
709
|
+
|
710
|
+
ListTrafficPoliciesRequest.add_member(:traffic_policy_id_marker, Shapes::ShapeRef.new(shape: TrafficPolicyId, location: "querystring", location_name: "trafficpolicyid"))
|
711
|
+
ListTrafficPoliciesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
712
|
+
ListTrafficPoliciesRequest.struct_class = Types::ListTrafficPoliciesRequest
|
713
|
+
|
714
|
+
ListTrafficPoliciesResponse.add_member(:traffic_policy_summaries, Shapes::ShapeRef.new(shape: TrafficPolicySummaries, required: true, location_name: "TrafficPolicySummaries"))
|
715
|
+
ListTrafficPoliciesResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
716
|
+
ListTrafficPoliciesResponse.add_member(:traffic_policy_id_marker, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyIdMarker"))
|
717
|
+
ListTrafficPoliciesResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
718
|
+
ListTrafficPoliciesResponse.struct_class = Types::ListTrafficPoliciesResponse
|
719
|
+
|
720
|
+
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "querystring", location_name: "id"))
|
721
|
+
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "trafficpolicyinstancename"))
|
722
|
+
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "trafficpolicyinstancetype"))
|
723
|
+
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
724
|
+
ListTrafficPolicyInstancesByHostedZoneRequest.struct_class = Types::ListTrafficPolicyInstancesByHostedZoneRequest
|
725
|
+
|
726
|
+
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:traffic_policy_instances, Shapes::ShapeRef.new(shape: TrafficPolicyInstances, required: true, location_name: "TrafficPolicyInstances"))
|
727
|
+
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location_name: "TrafficPolicyInstanceNameMarker"))
|
728
|
+
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location_name: "TrafficPolicyInstanceTypeMarker"))
|
729
|
+
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
730
|
+
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
731
|
+
ListTrafficPolicyInstancesByHostedZoneResponse.struct_class = Types::ListTrafficPolicyInstancesByHostedZoneResponse
|
732
|
+
|
733
|
+
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "querystring", location_name: "id"))
|
734
|
+
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "querystring", location_name: "version"))
|
735
|
+
ListTrafficPolicyInstancesByPolicyRequest.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "hostedzoneid"))
|
736
|
+
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "trafficpolicyinstancename"))
|
737
|
+
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "trafficpolicyinstancetype"))
|
738
|
+
ListTrafficPolicyInstancesByPolicyRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
739
|
+
ListTrafficPolicyInstancesByPolicyRequest.struct_class = Types::ListTrafficPolicyInstancesByPolicyRequest
|
740
|
+
|
741
|
+
ListTrafficPolicyInstancesByPolicyResponse.add_member(:traffic_policy_instances, Shapes::ShapeRef.new(shape: TrafficPolicyInstances, required: true, location_name: "TrafficPolicyInstances"))
|
742
|
+
ListTrafficPolicyInstancesByPolicyResponse.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneIdMarker"))
|
743
|
+
ListTrafficPolicyInstancesByPolicyResponse.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location_name: "TrafficPolicyInstanceNameMarker"))
|
744
|
+
ListTrafficPolicyInstancesByPolicyResponse.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location_name: "TrafficPolicyInstanceTypeMarker"))
|
745
|
+
ListTrafficPolicyInstancesByPolicyResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
746
|
+
ListTrafficPolicyInstancesByPolicyResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
747
|
+
ListTrafficPolicyInstancesByPolicyResponse.struct_class = Types::ListTrafficPolicyInstancesByPolicyResponse
|
748
|
+
|
749
|
+
ListTrafficPolicyInstancesRequest.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "hostedzoneid"))
|
750
|
+
ListTrafficPolicyInstancesRequest.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "trafficpolicyinstancename"))
|
751
|
+
ListTrafficPolicyInstancesRequest.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "trafficpolicyinstancetype"))
|
752
|
+
ListTrafficPolicyInstancesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
753
|
+
ListTrafficPolicyInstancesRequest.struct_class = Types::ListTrafficPolicyInstancesRequest
|
754
|
+
|
755
|
+
ListTrafficPolicyInstancesResponse.add_member(:traffic_policy_instances, Shapes::ShapeRef.new(shape: TrafficPolicyInstances, required: true, location_name: "TrafficPolicyInstances"))
|
756
|
+
ListTrafficPolicyInstancesResponse.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneIdMarker"))
|
757
|
+
ListTrafficPolicyInstancesResponse.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location_name: "TrafficPolicyInstanceNameMarker"))
|
758
|
+
ListTrafficPolicyInstancesResponse.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location_name: "TrafficPolicyInstanceTypeMarker"))
|
759
|
+
ListTrafficPolicyInstancesResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
760
|
+
ListTrafficPolicyInstancesResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
761
|
+
ListTrafficPolicyInstancesResponse.struct_class = Types::ListTrafficPolicyInstancesResponse
|
762
|
+
|
763
|
+
ListTrafficPolicyVersionsRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
764
|
+
ListTrafficPolicyVersionsRequest.add_member(:traffic_policy_version_marker, Shapes::ShapeRef.new(shape: TrafficPolicyVersionMarker, location: "querystring", location_name: "trafficpolicyversion"))
|
765
|
+
ListTrafficPolicyVersionsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
766
|
+
ListTrafficPolicyVersionsRequest.struct_class = Types::ListTrafficPolicyVersionsRequest
|
767
|
+
|
768
|
+
ListTrafficPolicyVersionsResponse.add_member(:traffic_policies, Shapes::ShapeRef.new(shape: TrafficPolicies, required: true, location_name: "TrafficPolicies"))
|
769
|
+
ListTrafficPolicyVersionsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
770
|
+
ListTrafficPolicyVersionsResponse.add_member(:traffic_policy_version_marker, Shapes::ShapeRef.new(shape: TrafficPolicyVersionMarker, required: true, location_name: "TrafficPolicyVersionMarker"))
|
771
|
+
ListTrafficPolicyVersionsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
772
|
+
ListTrafficPolicyVersionsResponse.struct_class = Types::ListTrafficPolicyVersionsResponse
|
773
|
+
|
774
|
+
ListVPCAssociationAuthorizationsRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
775
|
+
ListVPCAssociationAuthorizationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nexttoken"))
|
776
|
+
ListVPCAssociationAuthorizationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxresults"))
|
777
|
+
ListVPCAssociationAuthorizationsRequest.struct_class = Types::ListVPCAssociationAuthorizationsRequest
|
778
|
+
|
779
|
+
ListVPCAssociationAuthorizationsResponse.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
780
|
+
ListVPCAssociationAuthorizationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
|
781
|
+
ListVPCAssociationAuthorizationsResponse.add_member(:vp_cs, Shapes::ShapeRef.new(shape: VPCs, required: true, location_name: "VPCs"))
|
782
|
+
ListVPCAssociationAuthorizationsResponse.struct_class = Types::ListVPCAssociationAuthorizationsResponse
|
783
|
+
|
784
|
+
RecordData.member = Shapes::ShapeRef.new(shape: RecordDataEntry, location_name: "RecordDataEntry")
|
785
|
+
|
786
|
+
ResourceRecord.add_member(:value, Shapes::ShapeRef.new(shape: RData, required: true, location_name: "Value"))
|
787
|
+
ResourceRecord.struct_class = Types::ResourceRecord
|
788
|
+
|
789
|
+
ResourceRecordSet.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
790
|
+
ResourceRecordSet.add_member(:type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "Type"))
|
791
|
+
ResourceRecordSet.add_member(:set_identifier, Shapes::ShapeRef.new(shape: ResourceRecordSetIdentifier, location_name: "SetIdentifier"))
|
792
|
+
ResourceRecordSet.add_member(:weight, Shapes::ShapeRef.new(shape: ResourceRecordSetWeight, location_name: "Weight"))
|
793
|
+
ResourceRecordSet.add_member(:region, Shapes::ShapeRef.new(shape: ResourceRecordSetRegion, location_name: "Region"))
|
794
|
+
ResourceRecordSet.add_member(:geo_location, Shapes::ShapeRef.new(shape: GeoLocation, location_name: "GeoLocation"))
|
795
|
+
ResourceRecordSet.add_member(:failover, Shapes::ShapeRef.new(shape: ResourceRecordSetFailover, location_name: "Failover"))
|
796
|
+
ResourceRecordSet.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, location_name: "TTL"))
|
797
|
+
ResourceRecordSet.add_member(:resource_records, Shapes::ShapeRef.new(shape: ResourceRecords, location_name: "ResourceRecords"))
|
798
|
+
ResourceRecordSet.add_member(:alias_target, Shapes::ShapeRef.new(shape: AliasTarget, location_name: "AliasTarget"))
|
799
|
+
ResourceRecordSet.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, location_name: "HealthCheckId"))
|
800
|
+
ResourceRecordSet.add_member(:traffic_policy_instance_id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, location_name: "TrafficPolicyInstanceId"))
|
801
|
+
ResourceRecordSet.struct_class = Types::ResourceRecordSet
|
802
|
+
|
803
|
+
ResourceRecordSets.member = Shapes::ShapeRef.new(shape: ResourceRecordSet, location_name: "ResourceRecordSet")
|
804
|
+
|
805
|
+
ResourceRecords.member = Shapes::ShapeRef.new(shape: ResourceRecord, location_name: "ResourceRecord")
|
806
|
+
|
807
|
+
ResourceTagSet.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, location_name: "ResourceType"))
|
808
|
+
ResourceTagSet.add_member(:resource_id, Shapes::ShapeRef.new(shape: TagResourceId, location_name: "ResourceId"))
|
809
|
+
ResourceTagSet.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
810
|
+
ResourceTagSet.struct_class = Types::ResourceTagSet
|
811
|
+
|
812
|
+
ResourceTagSetList.member = Shapes::ShapeRef.new(shape: ResourceTagSet, location_name: "ResourceTagSet")
|
813
|
+
|
814
|
+
StatusReport.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
|
815
|
+
StatusReport.add_member(:checked_time, Shapes::ShapeRef.new(shape: TimeStamp, location_name: "CheckedTime"))
|
816
|
+
StatusReport.struct_class = Types::StatusReport
|
817
|
+
|
818
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
819
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
820
|
+
Tag.struct_class = Types::Tag
|
821
|
+
|
822
|
+
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey, location_name: "Key")
|
823
|
+
|
824
|
+
TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
|
825
|
+
|
826
|
+
TagResourceIdList.member = Shapes::ShapeRef.new(shape: TagResourceId, location_name: "ResourceId")
|
827
|
+
|
828
|
+
TestDNSAnswerRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "querystring", location_name: "hostedzoneid"))
|
829
|
+
TestDNSAnswerRequest.add_member(:record_name, Shapes::ShapeRef.new(shape: DNSName, required: true, location: "querystring", location_name: "recordname"))
|
830
|
+
TestDNSAnswerRequest.add_member(:record_type, Shapes::ShapeRef.new(shape: RRType, required: true, location: "querystring", location_name: "recordtype"))
|
831
|
+
TestDNSAnswerRequest.add_member(:resolver_ip, Shapes::ShapeRef.new(shape: IPAddress, location: "querystring", location_name: "resolverip"))
|
832
|
+
TestDNSAnswerRequest.add_member(:edns0_client_subnet_ip, Shapes::ShapeRef.new(shape: IPAddress, location: "querystring", location_name: "edns0clientsubnetip"))
|
833
|
+
TestDNSAnswerRequest.add_member(:edns0_client_subnet_mask, Shapes::ShapeRef.new(shape: SubnetMask, location: "querystring", location_name: "edns0clientsubnetmask"))
|
834
|
+
TestDNSAnswerRequest.struct_class = Types::TestDNSAnswerRequest
|
835
|
+
|
836
|
+
TestDNSAnswerResponse.add_member(:nameserver, Shapes::ShapeRef.new(shape: Nameserver, required: true, location_name: "Nameserver"))
|
837
|
+
TestDNSAnswerResponse.add_member(:record_name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "RecordName"))
|
838
|
+
TestDNSAnswerResponse.add_member(:record_type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "RecordType"))
|
839
|
+
TestDNSAnswerResponse.add_member(:record_data, Shapes::ShapeRef.new(shape: RecordData, required: true, location_name: "RecordData"))
|
840
|
+
TestDNSAnswerResponse.add_member(:response_code, Shapes::ShapeRef.new(shape: DNSRCode, required: true, location_name: "ResponseCode"))
|
841
|
+
TestDNSAnswerResponse.add_member(:protocol, Shapes::ShapeRef.new(shape: TransportProtocol, required: true, location_name: "Protocol"))
|
842
|
+
TestDNSAnswerResponse.struct_class = Types::TestDNSAnswerResponse
|
843
|
+
|
844
|
+
TrafficPolicies.member = Shapes::ShapeRef.new(shape: TrafficPolicy, location_name: "TrafficPolicy")
|
845
|
+
|
846
|
+
TrafficPolicy.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "Id"))
|
847
|
+
TrafficPolicy.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "Version"))
|
848
|
+
TrafficPolicy.add_member(:name, Shapes::ShapeRef.new(shape: TrafficPolicyName, required: true, location_name: "Name"))
|
849
|
+
TrafficPolicy.add_member(:type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "Type"))
|
850
|
+
TrafficPolicy.add_member(:document, Shapes::ShapeRef.new(shape: TrafficPolicyDocument, required: true, location_name: "Document"))
|
851
|
+
TrafficPolicy.add_member(:comment, Shapes::ShapeRef.new(shape: TrafficPolicyComment, location_name: "Comment"))
|
852
|
+
TrafficPolicy.struct_class = Types::TrafficPolicy
|
853
|
+
|
854
|
+
TrafficPolicyInstance.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, required: true, location_name: "Id"))
|
855
|
+
TrafficPolicyInstance.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
856
|
+
TrafficPolicyInstance.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
857
|
+
TrafficPolicyInstance.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, required: true, location_name: "TTL"))
|
858
|
+
TrafficPolicyInstance.add_member(:state, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceState, required: true, location_name: "State"))
|
859
|
+
TrafficPolicyInstance.add_member(:message, Shapes::ShapeRef.new(shape: Message, required: true, location_name: "Message"))
|
860
|
+
TrafficPolicyInstance.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyId"))
|
861
|
+
TrafficPolicyInstance.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyVersion"))
|
862
|
+
TrafficPolicyInstance.add_member(:traffic_policy_type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "TrafficPolicyType"))
|
863
|
+
TrafficPolicyInstance.struct_class = Types::TrafficPolicyInstance
|
864
|
+
|
865
|
+
TrafficPolicyInstances.member = Shapes::ShapeRef.new(shape: TrafficPolicyInstance, location_name: "TrafficPolicyInstance")
|
866
|
+
|
867
|
+
TrafficPolicySummaries.member = Shapes::ShapeRef.new(shape: TrafficPolicySummary, location_name: "TrafficPolicySummary")
|
868
|
+
|
869
|
+
TrafficPolicySummary.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "Id"))
|
870
|
+
TrafficPolicySummary.add_member(:name, Shapes::ShapeRef.new(shape: TrafficPolicyName, required: true, location_name: "Name"))
|
871
|
+
TrafficPolicySummary.add_member(:type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "Type"))
|
872
|
+
TrafficPolicySummary.add_member(:latest_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "LatestVersion"))
|
873
|
+
TrafficPolicySummary.add_member(:traffic_policy_count, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyCount"))
|
874
|
+
TrafficPolicySummary.struct_class = Types::TrafficPolicySummary
|
875
|
+
|
876
|
+
UpdateHealthCheckRequest.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location: "uri", location_name: "HealthCheckId"))
|
877
|
+
UpdateHealthCheckRequest.add_member(:health_check_version, Shapes::ShapeRef.new(shape: HealthCheckVersion, location_name: "HealthCheckVersion"))
|
878
|
+
UpdateHealthCheckRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, location_name: "IPAddress"))
|
879
|
+
UpdateHealthCheckRequest.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
880
|
+
UpdateHealthCheckRequest.add_member(:resource_path, Shapes::ShapeRef.new(shape: ResourcePath, location_name: "ResourcePath"))
|
881
|
+
UpdateHealthCheckRequest.add_member(:fully_qualified_domain_name, Shapes::ShapeRef.new(shape: FullyQualifiedDomainName, location_name: "FullyQualifiedDomainName"))
|
882
|
+
UpdateHealthCheckRequest.add_member(:search_string, Shapes::ShapeRef.new(shape: SearchString, location_name: "SearchString"))
|
883
|
+
UpdateHealthCheckRequest.add_member(:failure_threshold, Shapes::ShapeRef.new(shape: FailureThreshold, location_name: "FailureThreshold"))
|
884
|
+
UpdateHealthCheckRequest.add_member(:inverted, Shapes::ShapeRef.new(shape: Inverted, location_name: "Inverted"))
|
885
|
+
UpdateHealthCheckRequest.add_member(:health_threshold, Shapes::ShapeRef.new(shape: HealthThreshold, location_name: "HealthThreshold"))
|
886
|
+
UpdateHealthCheckRequest.add_member(:child_health_checks, Shapes::ShapeRef.new(shape: ChildHealthCheckList, location_name: "ChildHealthChecks"))
|
887
|
+
UpdateHealthCheckRequest.add_member(:enable_sni, Shapes::ShapeRef.new(shape: EnableSNI, location_name: "EnableSNI"))
|
888
|
+
UpdateHealthCheckRequest.add_member(:regions, Shapes::ShapeRef.new(shape: HealthCheckRegionList, location_name: "Regions"))
|
889
|
+
UpdateHealthCheckRequest.add_member(:alarm_identifier, Shapes::ShapeRef.new(shape: AlarmIdentifier, location_name: "AlarmIdentifier"))
|
890
|
+
UpdateHealthCheckRequest.add_member(:insufficient_data_health_status, Shapes::ShapeRef.new(shape: InsufficientDataHealthStatus, location_name: "InsufficientDataHealthStatus"))
|
891
|
+
UpdateHealthCheckRequest.struct_class = Types::UpdateHealthCheckRequest
|
892
|
+
|
893
|
+
UpdateHealthCheckResponse.add_member(:health_check, Shapes::ShapeRef.new(shape: HealthCheck, required: true, location_name: "HealthCheck"))
|
894
|
+
UpdateHealthCheckResponse.struct_class = Types::UpdateHealthCheckResponse
|
895
|
+
|
896
|
+
UpdateHostedZoneCommentRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
897
|
+
UpdateHostedZoneCommentRequest.add_member(:comment, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Comment"))
|
898
|
+
UpdateHostedZoneCommentRequest.struct_class = Types::UpdateHostedZoneCommentRequest
|
899
|
+
|
900
|
+
UpdateHostedZoneCommentResponse.add_member(:hosted_zone, Shapes::ShapeRef.new(shape: HostedZone, required: true, location_name: "HostedZone"))
|
901
|
+
UpdateHostedZoneCommentResponse.struct_class = Types::UpdateHostedZoneCommentResponse
|
902
|
+
|
903
|
+
UpdateTrafficPolicyCommentRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
904
|
+
UpdateTrafficPolicyCommentRequest.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "uri", location_name: "Version"))
|
905
|
+
UpdateTrafficPolicyCommentRequest.add_member(:comment, Shapes::ShapeRef.new(shape: TrafficPolicyComment, required: true, location_name: "Comment"))
|
906
|
+
UpdateTrafficPolicyCommentRequest.struct_class = Types::UpdateTrafficPolicyCommentRequest
|
907
|
+
|
908
|
+
UpdateTrafficPolicyCommentResponse.add_member(:traffic_policy, Shapes::ShapeRef.new(shape: TrafficPolicy, required: true, location_name: "TrafficPolicy"))
|
909
|
+
UpdateTrafficPolicyCommentResponse.struct_class = Types::UpdateTrafficPolicyCommentResponse
|
910
|
+
|
911
|
+
UpdateTrafficPolicyInstanceRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, required: true, location: "uri", location_name: "Id"))
|
912
|
+
UpdateTrafficPolicyInstanceRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, required: true, location_name: "TTL"))
|
913
|
+
UpdateTrafficPolicyInstanceRequest.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyId"))
|
914
|
+
UpdateTrafficPolicyInstanceRequest.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyVersion"))
|
915
|
+
UpdateTrafficPolicyInstanceRequest.struct_class = Types::UpdateTrafficPolicyInstanceRequest
|
916
|
+
|
917
|
+
UpdateTrafficPolicyInstanceResponse.add_member(:traffic_policy_instance, Shapes::ShapeRef.new(shape: TrafficPolicyInstance, required: true, location_name: "TrafficPolicyInstance"))
|
918
|
+
UpdateTrafficPolicyInstanceResponse.struct_class = Types::UpdateTrafficPolicyInstanceResponse
|
919
|
+
|
920
|
+
VPC.add_member(:vpc_region, Shapes::ShapeRef.new(shape: VPCRegion, location_name: "VPCRegion"))
|
921
|
+
VPC.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VPCId, location_name: "VPCId"))
|
922
|
+
VPC.struct_class = Types::VPC
|
923
|
+
|
924
|
+
VPCs.member = Shapes::ShapeRef.new(shape: VPC, location_name: "VPC")
|
563
925
|
|
564
|
-
GetTrafficPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
565
|
-
GetTrafficPolicyRequest.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "uri", location_name: "Version"))
|
566
|
-
GetTrafficPolicyRequest.struct_class = Types::GetTrafficPolicyRequest
|
567
|
-
|
568
|
-
GetTrafficPolicyResponse.add_member(:traffic_policy, Shapes::ShapeRef.new(shape: TrafficPolicy, required: true, location_name: "TrafficPolicy"))
|
569
|
-
GetTrafficPolicyResponse.struct_class = Types::GetTrafficPolicyResponse
|
570
|
-
|
571
|
-
HealthCheck.add_member(:id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location_name: "Id"))
|
572
|
-
HealthCheck.add_member(:caller_reference, Shapes::ShapeRef.new(shape: HealthCheckNonce, required: true, location_name: "CallerReference"))
|
573
|
-
HealthCheck.add_member(:health_check_config, Shapes::ShapeRef.new(shape: HealthCheckConfig, required: true, location_name: "HealthCheckConfig"))
|
574
|
-
HealthCheck.add_member(:health_check_version, Shapes::ShapeRef.new(shape: HealthCheckVersion, required: true, location_name: "HealthCheckVersion"))
|
575
|
-
HealthCheck.add_member(:cloud_watch_alarm_configuration, Shapes::ShapeRef.new(shape: CloudWatchAlarmConfiguration, location_name: "CloudWatchAlarmConfiguration"))
|
576
|
-
HealthCheck.struct_class = Types::HealthCheck
|
577
|
-
|
578
|
-
HealthCheckConfig.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, location_name: "IPAddress"))
|
579
|
-
HealthCheckConfig.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
580
|
-
HealthCheckConfig.add_member(:type, Shapes::ShapeRef.new(shape: HealthCheckType, required: true, location_name: "Type"))
|
581
|
-
HealthCheckConfig.add_member(:resource_path, Shapes::ShapeRef.new(shape: ResourcePath, location_name: "ResourcePath"))
|
582
|
-
HealthCheckConfig.add_member(:fully_qualified_domain_name, Shapes::ShapeRef.new(shape: FullyQualifiedDomainName, location_name: "FullyQualifiedDomainName"))
|
583
|
-
HealthCheckConfig.add_member(:search_string, Shapes::ShapeRef.new(shape: SearchString, location_name: "SearchString"))
|
584
|
-
HealthCheckConfig.add_member(:request_interval, Shapes::ShapeRef.new(shape: RequestInterval, location_name: "RequestInterval"))
|
585
|
-
HealthCheckConfig.add_member(:failure_threshold, Shapes::ShapeRef.new(shape: FailureThreshold, location_name: "FailureThreshold"))
|
586
|
-
HealthCheckConfig.add_member(:measure_latency, Shapes::ShapeRef.new(shape: MeasureLatency, location_name: "MeasureLatency"))
|
587
|
-
HealthCheckConfig.add_member(:inverted, Shapes::ShapeRef.new(shape: Inverted, location_name: "Inverted"))
|
588
|
-
HealthCheckConfig.add_member(:health_threshold, Shapes::ShapeRef.new(shape: HealthThreshold, location_name: "HealthThreshold"))
|
589
|
-
HealthCheckConfig.add_member(:child_health_checks, Shapes::ShapeRef.new(shape: ChildHealthCheckList, location_name: "ChildHealthChecks"))
|
590
|
-
HealthCheckConfig.add_member(:enable_sni, Shapes::ShapeRef.new(shape: EnableSNI, location_name: "EnableSNI"))
|
591
|
-
HealthCheckConfig.add_member(:regions, Shapes::ShapeRef.new(shape: HealthCheckRegionList, location_name: "Regions"))
|
592
|
-
HealthCheckConfig.add_member(:alarm_identifier, Shapes::ShapeRef.new(shape: AlarmIdentifier, location_name: "AlarmIdentifier"))
|
593
|
-
HealthCheckConfig.add_member(:insufficient_data_health_status, Shapes::ShapeRef.new(shape: InsufficientDataHealthStatus, location_name: "InsufficientDataHealthStatus"))
|
594
|
-
HealthCheckConfig.struct_class = Types::HealthCheckConfig
|
595
|
-
|
596
|
-
HealthCheckObservation.add_member(:region, Shapes::ShapeRef.new(shape: HealthCheckRegion, location_name: "Region"))
|
597
|
-
HealthCheckObservation.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, location_name: "IPAddress"))
|
598
|
-
HealthCheckObservation.add_member(:status_report, Shapes::ShapeRef.new(shape: StatusReport, location_name: "StatusReport"))
|
599
|
-
HealthCheckObservation.struct_class = Types::HealthCheckObservation
|
600
|
-
|
601
|
-
HealthCheckObservations.member = Shapes::ShapeRef.new(shape: HealthCheckObservation, location_name: "HealthCheckObservation")
|
602
|
-
|
603
|
-
HealthCheckRegionList.member = Shapes::ShapeRef.new(shape: HealthCheckRegion, location_name: "Region")
|
604
|
-
|
605
|
-
HealthChecks.member = Shapes::ShapeRef.new(shape: HealthCheck, location_name: "HealthCheck")
|
606
|
-
|
607
|
-
HostedZone.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "Id"))
|
608
|
-
HostedZone.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
609
|
-
HostedZone.add_member(:caller_reference, Shapes::ShapeRef.new(shape: Nonce, required: true, location_name: "CallerReference"))
|
610
|
-
HostedZone.add_member(:config, Shapes::ShapeRef.new(shape: HostedZoneConfig, location_name: "Config"))
|
611
|
-
HostedZone.add_member(:resource_record_set_count, Shapes::ShapeRef.new(shape: HostedZoneRRSetCount, location_name: "ResourceRecordSetCount"))
|
612
|
-
HostedZone.struct_class = Types::HostedZone
|
613
|
-
|
614
|
-
HostedZoneConfig.add_member(:comment, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Comment"))
|
615
|
-
HostedZoneConfig.add_member(:private_zone, Shapes::ShapeRef.new(shape: IsPrivateZone, location_name: "PrivateZone"))
|
616
|
-
HostedZoneConfig.struct_class = Types::HostedZoneConfig
|
617
|
-
|
618
|
-
HostedZones.member = Shapes::ShapeRef.new(shape: HostedZone, location_name: "HostedZone")
|
619
|
-
|
620
|
-
ListGeoLocationsRequest.add_member(:start_continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location: "querystring", location_name: "startcontinentcode"))
|
621
|
-
ListGeoLocationsRequest.add_member(:start_country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location: "querystring", location_name: "startcountrycode"))
|
622
|
-
ListGeoLocationsRequest.add_member(:start_subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location: "querystring", location_name: "startsubdivisioncode"))
|
623
|
-
ListGeoLocationsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
624
|
-
ListGeoLocationsRequest.struct_class = Types::ListGeoLocationsRequest
|
625
|
-
|
626
|
-
ListGeoLocationsResponse.add_member(:geo_location_details_list, Shapes::ShapeRef.new(shape: GeoLocationDetailsList, required: true, location_name: "GeoLocationDetailsList"))
|
627
|
-
ListGeoLocationsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
628
|
-
ListGeoLocationsResponse.add_member(:next_continent_code, Shapes::ShapeRef.new(shape: GeoLocationContinentCode, location_name: "NextContinentCode"))
|
629
|
-
ListGeoLocationsResponse.add_member(:next_country_code, Shapes::ShapeRef.new(shape: GeoLocationCountryCode, location_name: "NextCountryCode"))
|
630
|
-
ListGeoLocationsResponse.add_member(:next_subdivision_code, Shapes::ShapeRef.new(shape: GeoLocationSubdivisionCode, location_name: "NextSubdivisionCode"))
|
631
|
-
ListGeoLocationsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
632
|
-
ListGeoLocationsResponse.struct_class = Types::ListGeoLocationsResponse
|
633
|
-
|
634
|
-
ListHealthChecksRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location: "querystring", location_name: "marker"))
|
635
|
-
ListHealthChecksRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
636
|
-
ListHealthChecksRequest.struct_class = Types::ListHealthChecksRequest
|
637
|
-
|
638
|
-
ListHealthChecksResponse.add_member(:health_checks, Shapes::ShapeRef.new(shape: HealthChecks, required: true, location_name: "HealthChecks"))
|
639
|
-
ListHealthChecksResponse.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, required: true, location_name: "Marker"))
|
640
|
-
ListHealthChecksResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
641
|
-
ListHealthChecksResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextMarker"))
|
642
|
-
ListHealthChecksResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
643
|
-
ListHealthChecksResponse.struct_class = Types::ListHealthChecksResponse
|
644
|
-
|
645
|
-
ListHostedZonesByNameRequest.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "dnsname"))
|
646
|
-
ListHostedZonesByNameRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "hostedzoneid"))
|
647
|
-
ListHostedZonesByNameRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
648
|
-
ListHostedZonesByNameRequest.struct_class = Types::ListHostedZonesByNameRequest
|
649
|
-
|
650
|
-
ListHostedZonesByNameResponse.add_member(:hosted_zones, Shapes::ShapeRef.new(shape: HostedZones, required: true, location_name: "HostedZones"))
|
651
|
-
ListHostedZonesByNameResponse.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
652
|
-
ListHostedZonesByNameResponse.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneId"))
|
653
|
-
ListHostedZonesByNameResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
654
|
-
ListHostedZonesByNameResponse.add_member(:next_dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "NextDNSName"))
|
655
|
-
ListHostedZonesByNameResponse.add_member(:next_hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "NextHostedZoneId"))
|
656
|
-
ListHostedZonesByNameResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
657
|
-
ListHostedZonesByNameResponse.struct_class = Types::ListHostedZonesByNameResponse
|
658
|
-
|
659
|
-
ListHostedZonesRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location: "querystring", location_name: "marker"))
|
660
|
-
ListHostedZonesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
661
|
-
ListHostedZonesRequest.add_member(:delegation_set_id, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "delegationsetid"))
|
662
|
-
ListHostedZonesRequest.struct_class = Types::ListHostedZonesRequest
|
663
|
-
|
664
|
-
ListHostedZonesResponse.add_member(:hosted_zones, Shapes::ShapeRef.new(shape: HostedZones, required: true, location_name: "HostedZones"))
|
665
|
-
ListHostedZonesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, required: true, location_name: "Marker"))
|
666
|
-
ListHostedZonesResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
667
|
-
ListHostedZonesResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextMarker"))
|
668
|
-
ListHostedZonesResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
669
|
-
ListHostedZonesResponse.struct_class = Types::ListHostedZonesResponse
|
670
|
-
|
671
|
-
ListResourceRecordSetsRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
672
|
-
ListResourceRecordSetsRequest.add_member(:start_record_name, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "name"))
|
673
|
-
ListResourceRecordSetsRequest.add_member(:start_record_type, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "type"))
|
674
|
-
ListResourceRecordSetsRequest.add_member(:start_record_identifier, Shapes::ShapeRef.new(shape: ResourceRecordSetIdentifier, location: "querystring", location_name: "identifier"))
|
675
|
-
ListResourceRecordSetsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
676
|
-
ListResourceRecordSetsRequest.struct_class = Types::ListResourceRecordSetsRequest
|
677
|
-
|
678
|
-
ListResourceRecordSetsResponse.add_member(:resource_record_sets, Shapes::ShapeRef.new(shape: ResourceRecordSets, required: true, location_name: "ResourceRecordSets"))
|
679
|
-
ListResourceRecordSetsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
680
|
-
ListResourceRecordSetsResponse.add_member(:next_record_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "NextRecordName"))
|
681
|
-
ListResourceRecordSetsResponse.add_member(:next_record_type, Shapes::ShapeRef.new(shape: RRType, location_name: "NextRecordType"))
|
682
|
-
ListResourceRecordSetsResponse.add_member(:next_record_identifier, Shapes::ShapeRef.new(shape: ResourceRecordSetIdentifier, location_name: "NextRecordIdentifier"))
|
683
|
-
ListResourceRecordSetsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
684
|
-
ListResourceRecordSetsResponse.struct_class = Types::ListResourceRecordSetsResponse
|
685
|
-
|
686
|
-
ListReusableDelegationSetsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, location: "querystring", location_name: "marker"))
|
687
|
-
ListReusableDelegationSetsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
688
|
-
ListReusableDelegationSetsRequest.struct_class = Types::ListReusableDelegationSetsRequest
|
689
|
-
|
690
|
-
ListReusableDelegationSetsResponse.add_member(:delegation_sets, Shapes::ShapeRef.new(shape: DelegationSets, required: true, location_name: "DelegationSets"))
|
691
|
-
ListReusableDelegationSetsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: PageMarker, required: true, location_name: "Marker"))
|
692
|
-
ListReusableDelegationSetsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
693
|
-
ListReusableDelegationSetsResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: PageMarker, location_name: "NextMarker"))
|
694
|
-
ListReusableDelegationSetsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
695
|
-
ListReusableDelegationSetsResponse.struct_class = Types::ListReusableDelegationSetsResponse
|
696
|
-
|
697
|
-
ListTagsForResourceRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, required: true, location: "uri", location_name: "ResourceType"))
|
698
|
-
ListTagsForResourceRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: TagResourceId, required: true, location: "uri", location_name: "ResourceId"))
|
699
|
-
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
700
|
-
|
701
|
-
ListTagsForResourceResponse.add_member(:resource_tag_set, Shapes::ShapeRef.new(shape: ResourceTagSet, required: true, location_name: "ResourceTagSet"))
|
702
|
-
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
703
|
-
|
704
|
-
ListTagsForResourcesRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, required: true, location: "uri", location_name: "ResourceType"))
|
705
|
-
ListTagsForResourcesRequest.add_member(:resource_ids, Shapes::ShapeRef.new(shape: TagResourceIdList, required: true, location_name: "ResourceIds"))
|
706
|
-
ListTagsForResourcesRequest.struct_class = Types::ListTagsForResourcesRequest
|
707
|
-
|
708
|
-
ListTagsForResourcesResponse.add_member(:resource_tag_sets, Shapes::ShapeRef.new(shape: ResourceTagSetList, required: true, location_name: "ResourceTagSets"))
|
709
|
-
ListTagsForResourcesResponse.struct_class = Types::ListTagsForResourcesResponse
|
710
|
-
|
711
|
-
ListTrafficPoliciesRequest.add_member(:traffic_policy_id_marker, Shapes::ShapeRef.new(shape: TrafficPolicyId, location: "querystring", location_name: "trafficpolicyid"))
|
712
|
-
ListTrafficPoliciesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
713
|
-
ListTrafficPoliciesRequest.struct_class = Types::ListTrafficPoliciesRequest
|
714
|
-
|
715
|
-
ListTrafficPoliciesResponse.add_member(:traffic_policy_summaries, Shapes::ShapeRef.new(shape: TrafficPolicySummaries, required: true, location_name: "TrafficPolicySummaries"))
|
716
|
-
ListTrafficPoliciesResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
717
|
-
ListTrafficPoliciesResponse.add_member(:traffic_policy_id_marker, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyIdMarker"))
|
718
|
-
ListTrafficPoliciesResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
719
|
-
ListTrafficPoliciesResponse.struct_class = Types::ListTrafficPoliciesResponse
|
720
|
-
|
721
|
-
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "querystring", location_name: "id"))
|
722
|
-
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "trafficpolicyinstancename"))
|
723
|
-
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "trafficpolicyinstancetype"))
|
724
|
-
ListTrafficPolicyInstancesByHostedZoneRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
725
|
-
ListTrafficPolicyInstancesByHostedZoneRequest.struct_class = Types::ListTrafficPolicyInstancesByHostedZoneRequest
|
726
|
-
|
727
|
-
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:traffic_policy_instances, Shapes::ShapeRef.new(shape: TrafficPolicyInstances, required: true, location_name: "TrafficPolicyInstances"))
|
728
|
-
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location_name: "TrafficPolicyInstanceNameMarker"))
|
729
|
-
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location_name: "TrafficPolicyInstanceTypeMarker"))
|
730
|
-
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
731
|
-
ListTrafficPolicyInstancesByHostedZoneResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
732
|
-
ListTrafficPolicyInstancesByHostedZoneResponse.struct_class = Types::ListTrafficPolicyInstancesByHostedZoneResponse
|
733
|
-
|
734
|
-
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "querystring", location_name: "id"))
|
735
|
-
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "querystring", location_name: "version"))
|
736
|
-
ListTrafficPolicyInstancesByPolicyRequest.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "hostedzoneid"))
|
737
|
-
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "trafficpolicyinstancename"))
|
738
|
-
ListTrafficPolicyInstancesByPolicyRequest.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "trafficpolicyinstancetype"))
|
739
|
-
ListTrafficPolicyInstancesByPolicyRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
740
|
-
ListTrafficPolicyInstancesByPolicyRequest.struct_class = Types::ListTrafficPolicyInstancesByPolicyRequest
|
741
|
-
|
742
|
-
ListTrafficPolicyInstancesByPolicyResponse.add_member(:traffic_policy_instances, Shapes::ShapeRef.new(shape: TrafficPolicyInstances, required: true, location_name: "TrafficPolicyInstances"))
|
743
|
-
ListTrafficPolicyInstancesByPolicyResponse.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneIdMarker"))
|
744
|
-
ListTrafficPolicyInstancesByPolicyResponse.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location_name: "TrafficPolicyInstanceNameMarker"))
|
745
|
-
ListTrafficPolicyInstancesByPolicyResponse.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location_name: "TrafficPolicyInstanceTypeMarker"))
|
746
|
-
ListTrafficPolicyInstancesByPolicyResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
747
|
-
ListTrafficPolicyInstancesByPolicyResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
748
|
-
ListTrafficPolicyInstancesByPolicyResponse.struct_class = Types::ListTrafficPolicyInstancesByPolicyResponse
|
749
|
-
|
750
|
-
ListTrafficPolicyInstancesRequest.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location: "querystring", location_name: "hostedzoneid"))
|
751
|
-
ListTrafficPolicyInstancesRequest.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location: "querystring", location_name: "trafficpolicyinstancename"))
|
752
|
-
ListTrafficPolicyInstancesRequest.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location: "querystring", location_name: "trafficpolicyinstancetype"))
|
753
|
-
ListTrafficPolicyInstancesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
754
|
-
ListTrafficPolicyInstancesRequest.struct_class = Types::ListTrafficPolicyInstancesRequest
|
755
|
-
|
756
|
-
ListTrafficPolicyInstancesResponse.add_member(:traffic_policy_instances, Shapes::ShapeRef.new(shape: TrafficPolicyInstances, required: true, location_name: "TrafficPolicyInstances"))
|
757
|
-
ListTrafficPolicyInstancesResponse.add_member(:hosted_zone_id_marker, Shapes::ShapeRef.new(shape: ResourceId, location_name: "HostedZoneIdMarker"))
|
758
|
-
ListTrafficPolicyInstancesResponse.add_member(:traffic_policy_instance_name_marker, Shapes::ShapeRef.new(shape: DNSName, location_name: "TrafficPolicyInstanceNameMarker"))
|
759
|
-
ListTrafficPolicyInstancesResponse.add_member(:traffic_policy_instance_type_marker, Shapes::ShapeRef.new(shape: RRType, location_name: "TrafficPolicyInstanceTypeMarker"))
|
760
|
-
ListTrafficPolicyInstancesResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
761
|
-
ListTrafficPolicyInstancesResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
762
|
-
ListTrafficPolicyInstancesResponse.struct_class = Types::ListTrafficPolicyInstancesResponse
|
763
|
-
|
764
|
-
ListTrafficPolicyVersionsRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
765
|
-
ListTrafficPolicyVersionsRequest.add_member(:traffic_policy_version_marker, Shapes::ShapeRef.new(shape: TrafficPolicyVersionMarker, location: "querystring", location_name: "trafficpolicyversion"))
|
766
|
-
ListTrafficPolicyVersionsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, location: "querystring", location_name: "maxitems"))
|
767
|
-
ListTrafficPolicyVersionsRequest.struct_class = Types::ListTrafficPolicyVersionsRequest
|
768
|
-
|
769
|
-
ListTrafficPolicyVersionsResponse.add_member(:traffic_policies, Shapes::ShapeRef.new(shape: TrafficPolicies, required: true, location_name: "TrafficPolicies"))
|
770
|
-
ListTrafficPolicyVersionsResponse.add_member(:is_truncated, Shapes::ShapeRef.new(shape: PageTruncated, required: true, location_name: "IsTruncated"))
|
771
|
-
ListTrafficPolicyVersionsResponse.add_member(:traffic_policy_version_marker, Shapes::ShapeRef.new(shape: TrafficPolicyVersionMarker, required: true, location_name: "TrafficPolicyVersionMarker"))
|
772
|
-
ListTrafficPolicyVersionsResponse.add_member(:max_items, Shapes::ShapeRef.new(shape: PageMaxItems, required: true, location_name: "MaxItems"))
|
773
|
-
ListTrafficPolicyVersionsResponse.struct_class = Types::ListTrafficPolicyVersionsResponse
|
774
|
-
|
775
|
-
ListVPCAssociationAuthorizationsRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
776
|
-
ListVPCAssociationAuthorizationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nexttoken"))
|
777
|
-
ListVPCAssociationAuthorizationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxresults"))
|
778
|
-
ListVPCAssociationAuthorizationsRequest.struct_class = Types::ListVPCAssociationAuthorizationsRequest
|
779
|
-
|
780
|
-
ListVPCAssociationAuthorizationsResponse.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
781
|
-
ListVPCAssociationAuthorizationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
|
782
|
-
ListVPCAssociationAuthorizationsResponse.add_member(:vp_cs, Shapes::ShapeRef.new(shape: VPCs, required: true, location_name: "VPCs"))
|
783
|
-
ListVPCAssociationAuthorizationsResponse.struct_class = Types::ListVPCAssociationAuthorizationsResponse
|
784
|
-
|
785
|
-
RecordData.member = Shapes::ShapeRef.new(shape: RecordDataEntry, location_name: "RecordDataEntry")
|
786
|
-
|
787
|
-
ResourceRecord.add_member(:value, Shapes::ShapeRef.new(shape: RData, required: true, location_name: "Value"))
|
788
|
-
ResourceRecord.struct_class = Types::ResourceRecord
|
789
|
-
|
790
|
-
ResourceRecordSet.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
791
|
-
ResourceRecordSet.add_member(:type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "Type"))
|
792
|
-
ResourceRecordSet.add_member(:set_identifier, Shapes::ShapeRef.new(shape: ResourceRecordSetIdentifier, location_name: "SetIdentifier"))
|
793
|
-
ResourceRecordSet.add_member(:weight, Shapes::ShapeRef.new(shape: ResourceRecordSetWeight, location_name: "Weight"))
|
794
|
-
ResourceRecordSet.add_member(:region, Shapes::ShapeRef.new(shape: ResourceRecordSetRegion, location_name: "Region"))
|
795
|
-
ResourceRecordSet.add_member(:geo_location, Shapes::ShapeRef.new(shape: GeoLocation, location_name: "GeoLocation"))
|
796
|
-
ResourceRecordSet.add_member(:failover, Shapes::ShapeRef.new(shape: ResourceRecordSetFailover, location_name: "Failover"))
|
797
|
-
ResourceRecordSet.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, location_name: "TTL"))
|
798
|
-
ResourceRecordSet.add_member(:resource_records, Shapes::ShapeRef.new(shape: ResourceRecords, location_name: "ResourceRecords"))
|
799
|
-
ResourceRecordSet.add_member(:alias_target, Shapes::ShapeRef.new(shape: AliasTarget, location_name: "AliasTarget"))
|
800
|
-
ResourceRecordSet.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, location_name: "HealthCheckId"))
|
801
|
-
ResourceRecordSet.add_member(:traffic_policy_instance_id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, location_name: "TrafficPolicyInstanceId"))
|
802
|
-
ResourceRecordSet.struct_class = Types::ResourceRecordSet
|
803
|
-
|
804
|
-
ResourceRecordSets.member = Shapes::ShapeRef.new(shape: ResourceRecordSet, location_name: "ResourceRecordSet")
|
805
|
-
|
806
|
-
ResourceRecords.member = Shapes::ShapeRef.new(shape: ResourceRecord, location_name: "ResourceRecord")
|
807
|
-
|
808
|
-
ResourceTagSet.add_member(:resource_type, Shapes::ShapeRef.new(shape: TagResourceType, location_name: "ResourceType"))
|
809
|
-
ResourceTagSet.add_member(:resource_id, Shapes::ShapeRef.new(shape: TagResourceId, location_name: "ResourceId"))
|
810
|
-
ResourceTagSet.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
811
|
-
ResourceTagSet.struct_class = Types::ResourceTagSet
|
812
|
-
|
813
|
-
ResourceTagSetList.member = Shapes::ShapeRef.new(shape: ResourceTagSet, location_name: "ResourceTagSet")
|
814
|
-
|
815
|
-
StatusReport.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
|
816
|
-
StatusReport.add_member(:checked_time, Shapes::ShapeRef.new(shape: TimeStamp, location_name: "CheckedTime"))
|
817
|
-
StatusReport.struct_class = Types::StatusReport
|
818
|
-
|
819
|
-
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
820
|
-
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
821
|
-
Tag.struct_class = Types::Tag
|
822
|
-
|
823
|
-
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey, location_name: "Key")
|
824
|
-
|
825
|
-
TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
|
826
|
-
|
827
|
-
TagResourceIdList.member = Shapes::ShapeRef.new(shape: TagResourceId, location_name: "ResourceId")
|
828
|
-
|
829
|
-
TestDNSAnswerRequest.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "querystring", location_name: "hostedzoneid"))
|
830
|
-
TestDNSAnswerRequest.add_member(:record_name, Shapes::ShapeRef.new(shape: DNSName, required: true, location: "querystring", location_name: "recordname"))
|
831
|
-
TestDNSAnswerRequest.add_member(:record_type, Shapes::ShapeRef.new(shape: RRType, required: true, location: "querystring", location_name: "recordtype"))
|
832
|
-
TestDNSAnswerRequest.add_member(:resolver_ip, Shapes::ShapeRef.new(shape: IPAddress, location: "querystring", location_name: "resolverip"))
|
833
|
-
TestDNSAnswerRequest.add_member(:edns0_client_subnet_ip, Shapes::ShapeRef.new(shape: IPAddress, location: "querystring", location_name: "edns0clientsubnetip"))
|
834
|
-
TestDNSAnswerRequest.add_member(:edns0_client_subnet_mask, Shapes::ShapeRef.new(shape: SubnetMask, location: "querystring", location_name: "edns0clientsubnetmask"))
|
835
|
-
TestDNSAnswerRequest.struct_class = Types::TestDNSAnswerRequest
|
836
|
-
|
837
|
-
TestDNSAnswerResponse.add_member(:nameserver, Shapes::ShapeRef.new(shape: Nameserver, required: true, location_name: "Nameserver"))
|
838
|
-
TestDNSAnswerResponse.add_member(:record_name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "RecordName"))
|
839
|
-
TestDNSAnswerResponse.add_member(:record_type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "RecordType"))
|
840
|
-
TestDNSAnswerResponse.add_member(:record_data, Shapes::ShapeRef.new(shape: RecordData, required: true, location_name: "RecordData"))
|
841
|
-
TestDNSAnswerResponse.add_member(:response_code, Shapes::ShapeRef.new(shape: DNSRCode, required: true, location_name: "ResponseCode"))
|
842
|
-
TestDNSAnswerResponse.add_member(:protocol, Shapes::ShapeRef.new(shape: TransportProtocol, required: true, location_name: "Protocol"))
|
843
|
-
TestDNSAnswerResponse.struct_class = Types::TestDNSAnswerResponse
|
844
|
-
|
845
|
-
TrafficPolicies.member = Shapes::ShapeRef.new(shape: TrafficPolicy, location_name: "TrafficPolicy")
|
846
|
-
|
847
|
-
TrafficPolicy.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "Id"))
|
848
|
-
TrafficPolicy.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "Version"))
|
849
|
-
TrafficPolicy.add_member(:name, Shapes::ShapeRef.new(shape: TrafficPolicyName, required: true, location_name: "Name"))
|
850
|
-
TrafficPolicy.add_member(:type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "Type"))
|
851
|
-
TrafficPolicy.add_member(:document, Shapes::ShapeRef.new(shape: TrafficPolicyDocument, required: true, location_name: "Document"))
|
852
|
-
TrafficPolicy.add_member(:comment, Shapes::ShapeRef.new(shape: TrafficPolicyComment, location_name: "Comment"))
|
853
|
-
TrafficPolicy.struct_class = Types::TrafficPolicy
|
854
|
-
|
855
|
-
TrafficPolicyInstance.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, required: true, location_name: "Id"))
|
856
|
-
TrafficPolicyInstance.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "HostedZoneId"))
|
857
|
-
TrafficPolicyInstance.add_member(:name, Shapes::ShapeRef.new(shape: DNSName, required: true, location_name: "Name"))
|
858
|
-
TrafficPolicyInstance.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, required: true, location_name: "TTL"))
|
859
|
-
TrafficPolicyInstance.add_member(:state, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceState, required: true, location_name: "State"))
|
860
|
-
TrafficPolicyInstance.add_member(:message, Shapes::ShapeRef.new(shape: Message, required: true, location_name: "Message"))
|
861
|
-
TrafficPolicyInstance.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyId"))
|
862
|
-
TrafficPolicyInstance.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyVersion"))
|
863
|
-
TrafficPolicyInstance.add_member(:traffic_policy_type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "TrafficPolicyType"))
|
864
|
-
TrafficPolicyInstance.struct_class = Types::TrafficPolicyInstance
|
865
|
-
|
866
|
-
TrafficPolicyInstances.member = Shapes::ShapeRef.new(shape: TrafficPolicyInstance, location_name: "TrafficPolicyInstance")
|
867
|
-
|
868
|
-
TrafficPolicySummaries.member = Shapes::ShapeRef.new(shape: TrafficPolicySummary, location_name: "TrafficPolicySummary")
|
869
|
-
|
870
|
-
TrafficPolicySummary.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "Id"))
|
871
|
-
TrafficPolicySummary.add_member(:name, Shapes::ShapeRef.new(shape: TrafficPolicyName, required: true, location_name: "Name"))
|
872
|
-
TrafficPolicySummary.add_member(:type, Shapes::ShapeRef.new(shape: RRType, required: true, location_name: "Type"))
|
873
|
-
TrafficPolicySummary.add_member(:latest_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "LatestVersion"))
|
874
|
-
TrafficPolicySummary.add_member(:traffic_policy_count, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyCount"))
|
875
|
-
TrafficPolicySummary.struct_class = Types::TrafficPolicySummary
|
876
|
-
|
877
|
-
UpdateHealthCheckRequest.add_member(:health_check_id, Shapes::ShapeRef.new(shape: HealthCheckId, required: true, location: "uri", location_name: "HealthCheckId"))
|
878
|
-
UpdateHealthCheckRequest.add_member(:health_check_version, Shapes::ShapeRef.new(shape: HealthCheckVersion, location_name: "HealthCheckVersion"))
|
879
|
-
UpdateHealthCheckRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, location_name: "IPAddress"))
|
880
|
-
UpdateHealthCheckRequest.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
|
881
|
-
UpdateHealthCheckRequest.add_member(:resource_path, Shapes::ShapeRef.new(shape: ResourcePath, location_name: "ResourcePath"))
|
882
|
-
UpdateHealthCheckRequest.add_member(:fully_qualified_domain_name, Shapes::ShapeRef.new(shape: FullyQualifiedDomainName, location_name: "FullyQualifiedDomainName"))
|
883
|
-
UpdateHealthCheckRequest.add_member(:search_string, Shapes::ShapeRef.new(shape: SearchString, location_name: "SearchString"))
|
884
|
-
UpdateHealthCheckRequest.add_member(:failure_threshold, Shapes::ShapeRef.new(shape: FailureThreshold, location_name: "FailureThreshold"))
|
885
|
-
UpdateHealthCheckRequest.add_member(:inverted, Shapes::ShapeRef.new(shape: Inverted, location_name: "Inverted"))
|
886
|
-
UpdateHealthCheckRequest.add_member(:health_threshold, Shapes::ShapeRef.new(shape: HealthThreshold, location_name: "HealthThreshold"))
|
887
|
-
UpdateHealthCheckRequest.add_member(:child_health_checks, Shapes::ShapeRef.new(shape: ChildHealthCheckList, location_name: "ChildHealthChecks"))
|
888
|
-
UpdateHealthCheckRequest.add_member(:enable_sni, Shapes::ShapeRef.new(shape: EnableSNI, location_name: "EnableSNI"))
|
889
|
-
UpdateHealthCheckRequest.add_member(:regions, Shapes::ShapeRef.new(shape: HealthCheckRegionList, location_name: "Regions"))
|
890
|
-
UpdateHealthCheckRequest.add_member(:alarm_identifier, Shapes::ShapeRef.new(shape: AlarmIdentifier, location_name: "AlarmIdentifier"))
|
891
|
-
UpdateHealthCheckRequest.add_member(:insufficient_data_health_status, Shapes::ShapeRef.new(shape: InsufficientDataHealthStatus, location_name: "InsufficientDataHealthStatus"))
|
892
|
-
UpdateHealthCheckRequest.struct_class = Types::UpdateHealthCheckRequest
|
893
|
-
|
894
|
-
UpdateHealthCheckResponse.add_member(:health_check, Shapes::ShapeRef.new(shape: HealthCheck, required: true, location_name: "HealthCheck"))
|
895
|
-
UpdateHealthCheckResponse.struct_class = Types::UpdateHealthCheckResponse
|
896
|
-
|
897
|
-
UpdateHostedZoneCommentRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
898
|
-
UpdateHostedZoneCommentRequest.add_member(:comment, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "Comment"))
|
899
|
-
UpdateHostedZoneCommentRequest.struct_class = Types::UpdateHostedZoneCommentRequest
|
900
|
-
|
901
|
-
UpdateHostedZoneCommentResponse.add_member(:hosted_zone, Shapes::ShapeRef.new(shape: HostedZone, required: true, location_name: "HostedZone"))
|
902
|
-
UpdateHostedZoneCommentResponse.struct_class = Types::UpdateHostedZoneCommentResponse
|
903
|
-
|
904
|
-
UpdateTrafficPolicyCommentRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location: "uri", location_name: "Id"))
|
905
|
-
UpdateTrafficPolicyCommentRequest.add_member(:version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location: "uri", location_name: "Version"))
|
906
|
-
UpdateTrafficPolicyCommentRequest.add_member(:comment, Shapes::ShapeRef.new(shape: TrafficPolicyComment, required: true, location_name: "Comment"))
|
907
|
-
UpdateTrafficPolicyCommentRequest.struct_class = Types::UpdateTrafficPolicyCommentRequest
|
908
|
-
|
909
|
-
UpdateTrafficPolicyCommentResponse.add_member(:traffic_policy, Shapes::ShapeRef.new(shape: TrafficPolicy, required: true, location_name: "TrafficPolicy"))
|
910
|
-
UpdateTrafficPolicyCommentResponse.struct_class = Types::UpdateTrafficPolicyCommentResponse
|
911
|
-
|
912
|
-
UpdateTrafficPolicyInstanceRequest.add_member(:id, Shapes::ShapeRef.new(shape: TrafficPolicyInstanceId, required: true, location: "uri", location_name: "Id"))
|
913
|
-
UpdateTrafficPolicyInstanceRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: TTL, required: true, location_name: "TTL"))
|
914
|
-
UpdateTrafficPolicyInstanceRequest.add_member(:traffic_policy_id, Shapes::ShapeRef.new(shape: TrafficPolicyId, required: true, location_name: "TrafficPolicyId"))
|
915
|
-
UpdateTrafficPolicyInstanceRequest.add_member(:traffic_policy_version, Shapes::ShapeRef.new(shape: TrafficPolicyVersion, required: true, location_name: "TrafficPolicyVersion"))
|
916
|
-
UpdateTrafficPolicyInstanceRequest.struct_class = Types::UpdateTrafficPolicyInstanceRequest
|
917
|
-
|
918
|
-
UpdateTrafficPolicyInstanceResponse.add_member(:traffic_policy_instance, Shapes::ShapeRef.new(shape: TrafficPolicyInstance, required: true, location_name: "TrafficPolicyInstance"))
|
919
|
-
UpdateTrafficPolicyInstanceResponse.struct_class = Types::UpdateTrafficPolicyInstanceResponse
|
920
|
-
|
921
|
-
VPC.add_member(:vpc_region, Shapes::ShapeRef.new(shape: VPCRegion, location_name: "VPCRegion"))
|
922
|
-
VPC.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VPCId, location_name: "VPCId"))
|
923
|
-
VPC.struct_class = Types::VPC
|
924
|
-
|
925
|
-
VPCs.member = Shapes::ShapeRef.new(shape: VPC, location_name: "VPC")
|
926
|
-
|
927
|
-
|
928
|
-
# @api private
|
929
|
-
API = Seahorse::Model::Api.new.tap do |api|
|
930
|
-
|
931
|
-
api.version = "2013-04-01"
|
932
|
-
|
933
|
-
api.metadata = {
|
934
|
-
"endpointPrefix" => "route53",
|
935
|
-
"protocol" => "rest-xml",
|
936
|
-
"serviceFullName" => "Amazon Route 53",
|
937
|
-
"signatureVersion" => "v4",
|
938
|
-
}
|
939
|
-
|
940
|
-
api.add_operation(:associate_vpc_with_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
941
|
-
o.name = "AssociateVPCWithHostedZone"
|
942
|
-
o.http_method = "POST"
|
943
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/associatevpc"
|
944
|
-
o.input = Shapes::ShapeRef.new(shape: AssociateVPCWithHostedZoneRequest,
|
945
|
-
location_name: "AssociateVPCWithHostedZoneRequest",
|
946
|
-
metadata: {
|
947
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
948
|
-
}
|
949
|
-
)
|
950
|
-
o.output = Shapes::ShapeRef.new(shape: AssociateVPCWithHostedZoneResponse)
|
951
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
952
|
-
o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
|
953
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
954
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
955
|
-
o.errors << Shapes::ShapeRef.new(shape: PublicZoneVPCAssociation)
|
956
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictingDomainExists)
|
957
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitsExceeded)
|
958
|
-
end)
|
959
|
-
|
960
|
-
api.add_operation(:change_resource_record_sets, Seahorse::Model::Operation.new.tap do |o|
|
961
|
-
o.name = "ChangeResourceRecordSets"
|
962
|
-
o.http_method = "POST"
|
963
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/rrset/"
|
964
|
-
o.input = Shapes::ShapeRef.new(shape: ChangeResourceRecordSetsRequest,
|
965
|
-
location_name: "ChangeResourceRecordSetsRequest",
|
966
|
-
metadata: {
|
967
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
968
|
-
}
|
969
|
-
)
|
970
|
-
o.output = Shapes::ShapeRef.new(shape: ChangeResourceRecordSetsResponse)
|
971
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
972
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
973
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidChangeBatch)
|
974
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
975
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
976
|
-
end)
|
977
|
-
|
978
|
-
api.add_operation(:change_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
979
|
-
o.name = "ChangeTagsForResource"
|
980
|
-
o.http_method = "POST"
|
981
|
-
o.http_request_uri = "/2013-04-01/tags/{ResourceType}/{ResourceId}"
|
982
|
-
o.input = Shapes::ShapeRef.new(shape: ChangeTagsForResourceRequest,
|
983
|
-
location_name: "ChangeTagsForResourceRequest",
|
984
|
-
metadata: {
|
985
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
986
|
-
}
|
987
|
-
)
|
988
|
-
o.output = Shapes::ShapeRef.new(shape: ChangeTagsForResourceResponse)
|
989
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
990
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
991
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
992
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
993
|
-
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
994
|
-
end)
|
995
|
-
|
996
|
-
api.add_operation(:create_health_check, Seahorse::Model::Operation.new.tap do |o|
|
997
|
-
o.name = "CreateHealthCheck"
|
998
|
-
o.http_method = "POST"
|
999
|
-
o.http_request_uri = "/2013-04-01/healthcheck"
|
1000
|
-
o.input = Shapes::ShapeRef.new(shape: CreateHealthCheckRequest,
|
1001
|
-
location_name: "CreateHealthCheckRequest",
|
1002
|
-
metadata: {
|
1003
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1004
|
-
}
|
1005
|
-
)
|
1006
|
-
o.output = Shapes::ShapeRef.new(shape: CreateHealthCheckResponse)
|
1007
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyHealthChecks)
|
1008
|
-
o.errors << Shapes::ShapeRef.new(shape: HealthCheckAlreadyExists)
|
1009
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1010
|
-
end)
|
1011
|
-
|
1012
|
-
api.add_operation(:create_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1013
|
-
o.name = "CreateHostedZone"
|
1014
|
-
o.http_method = "POST"
|
1015
|
-
o.http_request_uri = "/2013-04-01/hostedzone"
|
1016
|
-
o.input = Shapes::ShapeRef.new(shape: CreateHostedZoneRequest,
|
1017
|
-
location_name: "CreateHostedZoneRequest",
|
1018
|
-
metadata: {
|
1019
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1020
|
-
}
|
1021
|
-
)
|
1022
|
-
o.output = Shapes::ShapeRef.new(shape: CreateHostedZoneResponse)
|
1023
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidDomainName)
|
1024
|
-
o.errors << Shapes::ShapeRef.new(shape: HostedZoneAlreadyExists)
|
1025
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyHostedZones)
|
1026
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1027
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1028
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotAvailable)
|
1029
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictingDomainExists)
|
1030
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1031
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1032
|
-
end)
|
1033
|
-
|
1034
|
-
api.add_operation(:create_reusable_delegation_set, Seahorse::Model::Operation.new.tap do |o|
|
1035
|
-
o.name = "CreateReusableDelegationSet"
|
1036
|
-
o.http_method = "POST"
|
1037
|
-
o.http_request_uri = "/2013-04-01/delegationset"
|
1038
|
-
o.input = Shapes::ShapeRef.new(shape: CreateReusableDelegationSetRequest,
|
1039
|
-
location_name: "CreateReusableDelegationSetRequest",
|
1040
|
-
metadata: {
|
1041
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1042
|
-
}
|
1043
|
-
)
|
1044
|
-
o.output = Shapes::ShapeRef.new(shape: CreateReusableDelegationSetResponse)
|
1045
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetAlreadyCreated)
|
1046
|
-
o.errors << Shapes::ShapeRef.new(shape: LimitsExceeded)
|
1047
|
-
o.errors << Shapes::ShapeRef.new(shape: HostedZoneNotFound)
|
1048
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
1049
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1050
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotAvailable)
|
1051
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetAlreadyReusable)
|
1052
|
-
end)
|
1053
|
-
|
1054
|
-
api.add_operation(:create_traffic_policy, Seahorse::Model::Operation.new.tap do |o|
|
1055
|
-
o.name = "CreateTrafficPolicy"
|
1056
|
-
o.http_method = "POST"
|
1057
|
-
o.http_request_uri = "/2013-04-01/trafficpolicy"
|
1058
|
-
o.input = Shapes::ShapeRef.new(shape: CreateTrafficPolicyRequest,
|
1059
|
-
location_name: "CreateTrafficPolicyRequest",
|
1060
|
-
metadata: {
|
1061
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1062
|
-
}
|
1063
|
-
)
|
1064
|
-
o.output = Shapes::ShapeRef.new(shape: CreateTrafficPolicyResponse)
|
1065
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1066
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTrafficPolicies)
|
1067
|
-
o.errors << Shapes::ShapeRef.new(shape: TrafficPolicyAlreadyExists)
|
1068
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTrafficPolicyDocument)
|
1069
|
-
end)
|
1070
|
-
|
1071
|
-
api.add_operation(:create_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1072
|
-
o.name = "CreateTrafficPolicyInstance"
|
1073
|
-
o.http_method = "POST"
|
1074
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstance"
|
1075
|
-
o.input = Shapes::ShapeRef.new(shape: CreateTrafficPolicyInstanceRequest,
|
1076
|
-
location_name: "CreateTrafficPolicyInstanceRequest",
|
1077
|
-
metadata: {
|
1078
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1079
|
-
}
|
1080
|
-
)
|
1081
|
-
o.output = Shapes::ShapeRef.new(shape: CreateTrafficPolicyInstanceResponse)
|
1082
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1083
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1084
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyTrafficPolicyInstances)
|
1085
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1086
|
-
o.errors << Shapes::ShapeRef.new(shape: TrafficPolicyInstanceAlreadyExists)
|
1087
|
-
end)
|
1088
|
-
|
1089
|
-
api.add_operation(:create_traffic_policy_version, Seahorse::Model::Operation.new.tap do |o|
|
1090
|
-
o.name = "CreateTrafficPolicyVersion"
|
1091
|
-
o.http_method = "POST"
|
1092
|
-
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}"
|
1093
|
-
o.input = Shapes::ShapeRef.new(shape: CreateTrafficPolicyVersionRequest,
|
1094
|
-
location_name: "CreateTrafficPolicyVersionRequest",
|
1095
|
-
metadata: {
|
1096
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1097
|
-
}
|
1098
|
-
)
|
1099
|
-
o.output = Shapes::ShapeRef.new(shape: CreateTrafficPolicyVersionResponse)
|
1100
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1101
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1102
|
-
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModification)
|
1103
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidTrafficPolicyDocument)
|
1104
|
-
end)
|
1105
|
-
|
1106
|
-
api.add_operation(:create_vpc_association_authorization, Seahorse::Model::Operation.new.tap do |o|
|
1107
|
-
o.name = "CreateVPCAssociationAuthorization"
|
1108
|
-
o.http_method = "POST"
|
1109
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/authorizevpcassociation"
|
1110
|
-
o.input = Shapes::ShapeRef.new(shape: CreateVPCAssociationAuthorizationRequest,
|
1111
|
-
location_name: "CreateVPCAssociationAuthorizationRequest",
|
1112
|
-
metadata: {
|
1113
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1114
|
-
}
|
1115
|
-
)
|
1116
|
-
o.output = Shapes::ShapeRef.new(shape: CreateVPCAssociationAuthorizationResponse)
|
1117
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyVPCAssociationAuthorizations)
|
1118
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1119
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1120
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1121
|
-
end)
|
1122
|
-
|
1123
|
-
api.add_operation(:delete_health_check, Seahorse::Model::Operation.new.tap do |o|
|
1124
|
-
o.name = "DeleteHealthCheck"
|
1125
|
-
o.http_method = "DELETE"
|
1126
|
-
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}"
|
1127
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteHealthCheckRequest)
|
1128
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteHealthCheckResponse)
|
1129
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1130
|
-
o.errors << Shapes::ShapeRef.new(shape: HealthCheckInUse)
|
1131
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1132
|
-
end)
|
1133
|
-
|
1134
|
-
api.add_operation(:delete_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1135
|
-
o.name = "DeleteHostedZone"
|
1136
|
-
o.http_method = "DELETE"
|
1137
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}"
|
1138
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteHostedZoneRequest)
|
1139
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteHostedZoneResponse)
|
1140
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1141
|
-
o.errors << Shapes::ShapeRef.new(shape: HostedZoneNotEmpty)
|
1142
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1143
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1144
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidDomainName)
|
1145
|
-
end)
|
1146
|
-
|
1147
|
-
api.add_operation(:delete_reusable_delegation_set, Seahorse::Model::Operation.new.tap do |o|
|
1148
|
-
o.name = "DeleteReusableDelegationSet"
|
1149
|
-
o.http_method = "DELETE"
|
1150
|
-
o.http_request_uri = "/2013-04-01/delegationset/{Id}"
|
1151
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteReusableDelegationSetRequest)
|
1152
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteReusableDelegationSetResponse)
|
1153
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1154
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetInUse)
|
1155
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1156
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1157
|
-
end)
|
1158
|
-
|
1159
|
-
api.add_operation(:delete_traffic_policy, Seahorse::Model::Operation.new.tap do |o|
|
1160
|
-
o.name = "DeleteTrafficPolicy"
|
1161
|
-
o.http_method = "DELETE"
|
1162
|
-
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}/{Version}"
|
1163
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyRequest)
|
1164
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyResponse)
|
1165
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1166
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1167
|
-
o.errors << Shapes::ShapeRef.new(shape: TrafficPolicyInUse)
|
1168
|
-
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModification)
|
1169
|
-
end)
|
1170
|
-
|
1171
|
-
api.add_operation(:delete_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1172
|
-
o.name = "DeleteTrafficPolicyInstance"
|
1173
|
-
o.http_method = "DELETE"
|
1174
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstance/{Id}"
|
1175
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyInstanceRequest)
|
1176
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyInstanceResponse)
|
1177
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1178
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1179
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1180
|
-
end)
|
1181
|
-
|
1182
|
-
api.add_operation(:delete_vpc_association_authorization, Seahorse::Model::Operation.new.tap do |o|
|
1183
|
-
o.name = "DeleteVPCAssociationAuthorization"
|
1184
|
-
o.http_method = "POST"
|
1185
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/deauthorizevpcassociation"
|
1186
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteVPCAssociationAuthorizationRequest,
|
1187
|
-
location_name: "DeleteVPCAssociationAuthorizationRequest",
|
1188
|
-
metadata: {
|
1189
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1190
|
-
}
|
1191
|
-
)
|
1192
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteVPCAssociationAuthorizationResponse)
|
1193
|
-
o.errors << Shapes::ShapeRef.new(shape: VPCAssociationAuthorizationNotFound)
|
1194
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1195
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1196
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1197
|
-
end)
|
1198
|
-
|
1199
|
-
api.add_operation(:disassociate_vpc_from_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1200
|
-
o.name = "DisassociateVPCFromHostedZone"
|
1201
|
-
o.http_method = "POST"
|
1202
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/disassociatevpc"
|
1203
|
-
o.input = Shapes::ShapeRef.new(shape: DisassociateVPCFromHostedZoneRequest,
|
1204
|
-
location_name: "DisassociateVPCFromHostedZoneRequest",
|
1205
|
-
metadata: {
|
1206
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1207
|
-
}
|
1208
|
-
)
|
1209
|
-
o.output = Shapes::ShapeRef.new(shape: DisassociateVPCFromHostedZoneResponse)
|
1210
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1211
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1212
|
-
o.errors << Shapes::ShapeRef.new(shape: VPCAssociationNotFound)
|
1213
|
-
o.errors << Shapes::ShapeRef.new(shape: LastVPCAssociation)
|
1214
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1215
|
-
end)
|
1216
|
-
|
1217
|
-
api.add_operation(:get_change, Seahorse::Model::Operation.new.tap do |o|
|
1218
|
-
o.name = "GetChange"
|
1219
|
-
o.http_method = "GET"
|
1220
|
-
o.http_request_uri = "/2013-04-01/change/{Id}"
|
1221
|
-
o.input = Shapes::ShapeRef.new(shape: GetChangeRequest)
|
1222
|
-
o.output = Shapes::ShapeRef.new(shape: GetChangeResponse)
|
1223
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchChange)
|
1224
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1225
|
-
end)
|
1226
|
-
|
1227
|
-
api.add_operation(:get_checker_ip_ranges, Seahorse::Model::Operation.new.tap do |o|
|
1228
|
-
o.name = "GetCheckerIpRanges"
|
1229
|
-
o.http_method = "GET"
|
1230
|
-
o.http_request_uri = "/2013-04-01/checkeripranges"
|
1231
|
-
o.input = Shapes::ShapeRef.new(shape: GetCheckerIpRangesRequest)
|
1232
|
-
o.output = Shapes::ShapeRef.new(shape: GetCheckerIpRangesResponse)
|
1233
|
-
end)
|
1234
|
-
|
1235
|
-
api.add_operation(:get_geo_location, Seahorse::Model::Operation.new.tap do |o|
|
1236
|
-
o.name = "GetGeoLocation"
|
1237
|
-
o.http_method = "GET"
|
1238
|
-
o.http_request_uri = "/2013-04-01/geolocation"
|
1239
|
-
o.input = Shapes::ShapeRef.new(shape: GetGeoLocationRequest)
|
1240
|
-
o.output = Shapes::ShapeRef.new(shape: GetGeoLocationResponse)
|
1241
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchGeoLocation)
|
1242
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1243
|
-
end)
|
1244
|
-
|
1245
|
-
api.add_operation(:get_health_check, Seahorse::Model::Operation.new.tap do |o|
|
1246
|
-
o.name = "GetHealthCheck"
|
1247
|
-
o.http_method = "GET"
|
1248
|
-
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}"
|
1249
|
-
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckRequest)
|
1250
|
-
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckResponse)
|
1251
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1252
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1253
|
-
o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersion)
|
1254
|
-
end)
|
1255
|
-
|
1256
|
-
api.add_operation(:get_health_check_count, Seahorse::Model::Operation.new.tap do |o|
|
1257
|
-
o.name = "GetHealthCheckCount"
|
1258
|
-
o.http_method = "GET"
|
1259
|
-
o.http_request_uri = "/2013-04-01/healthcheckcount"
|
1260
|
-
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckCountRequest)
|
1261
|
-
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckCountResponse)
|
1262
|
-
end)
|
1263
|
-
|
1264
|
-
api.add_operation(:get_health_check_last_failure_reason, Seahorse::Model::Operation.new.tap do |o|
|
1265
|
-
o.name = "GetHealthCheckLastFailureReason"
|
1266
|
-
o.http_method = "GET"
|
1267
|
-
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}/lastfailurereason"
|
1268
|
-
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckLastFailureReasonRequest)
|
1269
|
-
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckLastFailureReasonResponse)
|
1270
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1271
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1272
|
-
end)
|
1273
|
-
|
1274
|
-
api.add_operation(:get_health_check_status, Seahorse::Model::Operation.new.tap do |o|
|
1275
|
-
o.name = "GetHealthCheckStatus"
|
1276
|
-
o.http_method = "GET"
|
1277
|
-
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}/status"
|
1278
|
-
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckStatusRequest)
|
1279
|
-
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckStatusResponse)
|
1280
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1281
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1282
|
-
end)
|
1283
|
-
|
1284
|
-
api.add_operation(:get_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1285
|
-
o.name = "GetHostedZone"
|
1286
|
-
o.http_method = "GET"
|
1287
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}"
|
1288
|
-
o.input = Shapes::ShapeRef.new(shape: GetHostedZoneRequest)
|
1289
|
-
o.output = Shapes::ShapeRef.new(shape: GetHostedZoneResponse)
|
1290
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1291
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1292
|
-
end)
|
1293
|
-
|
1294
|
-
api.add_operation(:get_hosted_zone_count, Seahorse::Model::Operation.new.tap do |o|
|
1295
|
-
o.name = "GetHostedZoneCount"
|
1296
|
-
o.http_method = "GET"
|
1297
|
-
o.http_request_uri = "/2013-04-01/hostedzonecount"
|
1298
|
-
o.input = Shapes::ShapeRef.new(shape: GetHostedZoneCountRequest)
|
1299
|
-
o.output = Shapes::ShapeRef.new(shape: GetHostedZoneCountResponse)
|
1300
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1301
|
-
end)
|
1302
|
-
|
1303
|
-
api.add_operation(:get_reusable_delegation_set, Seahorse::Model::Operation.new.tap do |o|
|
1304
|
-
o.name = "GetReusableDelegationSet"
|
1305
|
-
o.http_method = "GET"
|
1306
|
-
o.http_request_uri = "/2013-04-01/delegationset/{Id}"
|
1307
|
-
o.input = Shapes::ShapeRef.new(shape: GetReusableDelegationSetRequest)
|
1308
|
-
o.output = Shapes::ShapeRef.new(shape: GetReusableDelegationSetResponse)
|
1309
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1310
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1311
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1312
|
-
end)
|
1313
|
-
|
1314
|
-
api.add_operation(:get_traffic_policy, Seahorse::Model::Operation.new.tap do |o|
|
1315
|
-
o.name = "GetTrafficPolicy"
|
1316
|
-
o.http_method = "GET"
|
1317
|
-
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}/{Version}"
|
1318
|
-
o.input = Shapes::ShapeRef.new(shape: GetTrafficPolicyRequest)
|
1319
|
-
o.output = Shapes::ShapeRef.new(shape: GetTrafficPolicyResponse)
|
1320
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1321
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1322
|
-
end)
|
1323
|
-
|
1324
|
-
api.add_operation(:get_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1325
|
-
o.name = "GetTrafficPolicyInstance"
|
1326
|
-
o.http_method = "GET"
|
1327
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstance/{Id}"
|
1328
|
-
o.input = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceRequest)
|
1329
|
-
o.output = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceResponse)
|
1330
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1331
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1332
|
-
end)
|
1333
|
-
|
1334
|
-
api.add_operation(:get_traffic_policy_instance_count, Seahorse::Model::Operation.new.tap do |o|
|
1335
|
-
o.name = "GetTrafficPolicyInstanceCount"
|
1336
|
-
o.http_method = "GET"
|
1337
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstancecount"
|
1338
|
-
o.input = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceCountRequest)
|
1339
|
-
o.output = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceCountResponse)
|
1340
|
-
end)
|
1341
|
-
|
1342
|
-
api.add_operation(:list_geo_locations, Seahorse::Model::Operation.new.tap do |o|
|
1343
|
-
o.name = "ListGeoLocations"
|
1344
|
-
o.http_method = "GET"
|
1345
|
-
o.http_request_uri = "/2013-04-01/geolocations"
|
1346
|
-
o.input = Shapes::ShapeRef.new(shape: ListGeoLocationsRequest)
|
1347
|
-
o.output = Shapes::ShapeRef.new(shape: ListGeoLocationsResponse)
|
1348
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1349
|
-
end)
|
1350
|
-
|
1351
|
-
api.add_operation(:list_health_checks, Seahorse::Model::Operation.new.tap do |o|
|
1352
|
-
o.name = "ListHealthChecks"
|
1353
|
-
o.http_method = "GET"
|
1354
|
-
o.http_request_uri = "/2013-04-01/healthcheck"
|
1355
|
-
o.input = Shapes::ShapeRef.new(shape: ListHealthChecksRequest)
|
1356
|
-
o.output = Shapes::ShapeRef.new(shape: ListHealthChecksResponse)
|
1357
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1358
|
-
o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersion)
|
1359
|
-
o[:pager] = Aws::Pager.new(
|
1360
|
-
more_results: "is_truncated",
|
1361
|
-
limit_key: "max_items",
|
1362
|
-
tokens: {
|
1363
|
-
"next_marker" => "marker"
|
1364
|
-
}
|
1365
|
-
)
|
1366
|
-
end)
|
1367
|
-
|
1368
|
-
api.add_operation(:list_hosted_zones, Seahorse::Model::Operation.new.tap do |o|
|
1369
|
-
o.name = "ListHostedZones"
|
1370
|
-
o.http_method = "GET"
|
1371
|
-
o.http_request_uri = "/2013-04-01/hostedzone"
|
1372
|
-
o.input = Shapes::ShapeRef.new(shape: ListHostedZonesRequest)
|
1373
|
-
o.output = Shapes::ShapeRef.new(shape: ListHostedZonesResponse)
|
1374
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1375
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1376
|
-
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1377
|
-
o[:pager] = Aws::Pager.new(
|
1378
|
-
more_results: "is_truncated",
|
1379
|
-
limit_key: "max_items",
|
1380
|
-
tokens: {
|
1381
|
-
"next_marker" => "marker"
|
1382
|
-
}
|
1383
|
-
)
|
1384
|
-
end)
|
1385
|
-
|
1386
|
-
api.add_operation(:list_hosted_zones_by_name, Seahorse::Model::Operation.new.tap do |o|
|
1387
|
-
o.name = "ListHostedZonesByName"
|
1388
|
-
o.http_method = "GET"
|
1389
|
-
o.http_request_uri = "/2013-04-01/hostedzonesbyname"
|
1390
|
-
o.input = Shapes::ShapeRef.new(shape: ListHostedZonesByNameRequest)
|
1391
|
-
o.output = Shapes::ShapeRef.new(shape: ListHostedZonesByNameResponse)
|
1392
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1393
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidDomainName)
|
1394
|
-
end)
|
1395
|
-
|
1396
|
-
api.add_operation(:list_resource_record_sets, Seahorse::Model::Operation.new.tap do |o|
|
1397
|
-
o.name = "ListResourceRecordSets"
|
1398
|
-
o.http_method = "GET"
|
1399
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/rrset"
|
1400
|
-
o.input = Shapes::ShapeRef.new(shape: ListResourceRecordSetsRequest)
|
1401
|
-
o.output = Shapes::ShapeRef.new(shape: ListResourceRecordSetsResponse)
|
1402
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1403
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1404
|
-
o[:pager] = Aws::Pager.new(
|
1405
|
-
more_results: "is_truncated",
|
1406
|
-
limit_key: "max_items",
|
1407
|
-
tokens: {
|
1408
|
-
"next_record_name" => "start_record_name",
|
1409
|
-
"next_record_type" => "start_record_type",
|
1410
|
-
"next_record_identifier" => "start_record_identifier"
|
1411
|
-
}
|
1412
|
-
)
|
1413
|
-
end)
|
1414
|
-
|
1415
|
-
api.add_operation(:list_reusable_delegation_sets, Seahorse::Model::Operation.new.tap do |o|
|
1416
|
-
o.name = "ListReusableDelegationSets"
|
1417
|
-
o.http_method = "GET"
|
1418
|
-
o.http_request_uri = "/2013-04-01/delegationset"
|
1419
|
-
o.input = Shapes::ShapeRef.new(shape: ListReusableDelegationSetsRequest)
|
1420
|
-
o.output = Shapes::ShapeRef.new(shape: ListReusableDelegationSetsResponse)
|
1421
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1422
|
-
end)
|
1423
|
-
|
1424
|
-
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
1425
|
-
o.name = "ListTagsForResource"
|
1426
|
-
o.http_method = "GET"
|
1427
|
-
o.http_request_uri = "/2013-04-01/tags/{ResourceType}/{ResourceId}"
|
1428
|
-
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
|
1429
|
-
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
|
1430
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1431
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1432
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1433
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1434
|
-
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1435
|
-
end)
|
1436
|
-
|
1437
|
-
api.add_operation(:list_tags_for_resources, Seahorse::Model::Operation.new.tap do |o|
|
1438
|
-
o.name = "ListTagsForResources"
|
1439
|
-
o.http_method = "POST"
|
1440
|
-
o.http_request_uri = "/2013-04-01/tags/{ResourceType}"
|
1441
|
-
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourcesRequest,
|
1442
|
-
location_name: "ListTagsForResourcesRequest",
|
1443
|
-
metadata: {
|
1444
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1445
|
-
}
|
1446
|
-
)
|
1447
|
-
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourcesResponse)
|
1448
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1449
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1450
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1451
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1452
|
-
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1453
|
-
end)
|
1454
|
-
|
1455
|
-
api.add_operation(:list_traffic_policies, Seahorse::Model::Operation.new.tap do |o|
|
1456
|
-
o.name = "ListTrafficPolicies"
|
1457
|
-
o.http_method = "GET"
|
1458
|
-
o.http_request_uri = "/2013-04-01/trafficpolicies"
|
1459
|
-
o.input = Shapes::ShapeRef.new(shape: ListTrafficPoliciesRequest)
|
1460
|
-
o.output = Shapes::ShapeRef.new(shape: ListTrafficPoliciesResponse)
|
1461
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1462
|
-
end)
|
1463
|
-
|
1464
|
-
api.add_operation(:list_traffic_policy_instances, Seahorse::Model::Operation.new.tap do |o|
|
1465
|
-
o.name = "ListTrafficPolicyInstances"
|
1466
|
-
o.http_method = "GET"
|
1467
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstances"
|
1468
|
-
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesRequest)
|
1469
|
-
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesResponse)
|
1470
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1471
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1472
|
-
end)
|
1473
|
-
|
1474
|
-
api.add_operation(:list_traffic_policy_instances_by_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1475
|
-
o.name = "ListTrafficPolicyInstancesByHostedZone"
|
1476
|
-
o.http_method = "GET"
|
1477
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstances/hostedzone"
|
1478
|
-
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByHostedZoneRequest)
|
1479
|
-
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByHostedZoneResponse)
|
1480
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1481
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1482
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1483
|
-
end)
|
1484
|
-
|
1485
|
-
api.add_operation(:list_traffic_policy_instances_by_policy, Seahorse::Model::Operation.new.tap do |o|
|
1486
|
-
o.name = "ListTrafficPolicyInstancesByPolicy"
|
1487
|
-
o.http_method = "GET"
|
1488
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstances/trafficpolicy"
|
1489
|
-
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByPolicyRequest)
|
1490
|
-
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByPolicyResponse)
|
1491
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1492
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1493
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1494
|
-
end)
|
1495
|
-
|
1496
|
-
api.add_operation(:list_traffic_policy_versions, Seahorse::Model::Operation.new.tap do |o|
|
1497
|
-
o.name = "ListTrafficPolicyVersions"
|
1498
|
-
o.http_method = "GET"
|
1499
|
-
o.http_request_uri = "/2013-04-01/trafficpolicies/{Id}/versions"
|
1500
|
-
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyVersionsRequest)
|
1501
|
-
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyVersionsResponse)
|
1502
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1503
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1504
|
-
end)
|
1505
|
-
|
1506
|
-
api.add_operation(:list_vpc_association_authorizations, Seahorse::Model::Operation.new.tap do |o|
|
1507
|
-
o.name = "ListVPCAssociationAuthorizations"
|
1508
|
-
o.http_method = "GET"
|
1509
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/authorizevpcassociation"
|
1510
|
-
o.input = Shapes::ShapeRef.new(shape: ListVPCAssociationAuthorizationsRequest)
|
1511
|
-
o.output = Shapes::ShapeRef.new(shape: ListVPCAssociationAuthorizationsResponse)
|
1512
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1513
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1514
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationToken)
|
1515
|
-
end)
|
1516
|
-
|
1517
|
-
api.add_operation(:test_dns_answer, Seahorse::Model::Operation.new.tap do |o|
|
1518
|
-
o.name = "TestDNSAnswer"
|
1519
|
-
o.http_method = "GET"
|
1520
|
-
o.http_request_uri = "/2013-04-01/testdnsanswer"
|
1521
|
-
o.input = Shapes::ShapeRef.new(shape: TestDNSAnswerRequest)
|
1522
|
-
o.output = Shapes::ShapeRef.new(shape: TestDNSAnswerResponse)
|
1523
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1524
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1525
|
-
end)
|
1526
|
-
|
1527
|
-
api.add_operation(:update_health_check, Seahorse::Model::Operation.new.tap do |o|
|
1528
|
-
o.name = "UpdateHealthCheck"
|
1529
|
-
o.http_method = "POST"
|
1530
|
-
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}"
|
1531
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateHealthCheckRequest,
|
1532
|
-
location_name: "UpdateHealthCheckRequest",
|
1533
|
-
metadata: {
|
1534
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1535
|
-
}
|
1536
|
-
)
|
1537
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateHealthCheckResponse)
|
1538
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1539
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1540
|
-
o.errors << Shapes::ShapeRef.new(shape: HealthCheckVersionMismatch)
|
1541
|
-
end)
|
1542
|
-
|
1543
|
-
api.add_operation(:update_hosted_zone_comment, Seahorse::Model::Operation.new.tap do |o|
|
1544
|
-
o.name = "UpdateHostedZoneComment"
|
1545
|
-
o.http_method = "POST"
|
1546
|
-
o.http_request_uri = "/2013-04-01/hostedzone/{Id}"
|
1547
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateHostedZoneCommentRequest,
|
1548
|
-
location_name: "UpdateHostedZoneCommentRequest",
|
1549
|
-
metadata: {
|
1550
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1551
|
-
}
|
1552
|
-
)
|
1553
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateHostedZoneCommentResponse)
|
1554
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1555
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1556
|
-
end)
|
1557
|
-
|
1558
|
-
api.add_operation(:update_traffic_policy_comment, Seahorse::Model::Operation.new.tap do |o|
|
1559
|
-
o.name = "UpdateTrafficPolicyComment"
|
1560
|
-
o.http_method = "POST"
|
1561
|
-
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}/{Version}"
|
1562
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyCommentRequest,
|
1563
|
-
location_name: "UpdateTrafficPolicyCommentRequest",
|
1564
|
-
metadata: {
|
1565
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1566
|
-
}
|
1567
|
-
)
|
1568
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyCommentResponse)
|
1569
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1570
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1571
|
-
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModification)
|
1572
|
-
end)
|
1573
|
-
|
1574
|
-
api.add_operation(:update_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1575
|
-
o.name = "UpdateTrafficPolicyInstance"
|
1576
|
-
o.http_method = "POST"
|
1577
|
-
o.http_request_uri = "/2013-04-01/trafficpolicyinstance/{Id}"
|
1578
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyInstanceRequest,
|
1579
|
-
location_name: "UpdateTrafficPolicyInstanceRequest",
|
1580
|
-
metadata: {
|
1581
|
-
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1582
|
-
}
|
1583
|
-
)
|
1584
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyInstanceResponse)
|
1585
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1586
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1587
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1588
|
-
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1589
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictingTypes)
|
1590
|
-
end)
|
1591
|
-
end
|
1592
926
|
|
927
|
+
# @api private
|
928
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
929
|
+
|
930
|
+
api.version = "2013-04-01"
|
931
|
+
|
932
|
+
api.metadata = {
|
933
|
+
"endpointPrefix" => "route53",
|
934
|
+
"protocol" => "rest-xml",
|
935
|
+
"serviceFullName" => "Amazon Route 53",
|
936
|
+
"signatureVersion" => "v4",
|
937
|
+
}
|
938
|
+
|
939
|
+
api.add_operation(:associate_vpc_with_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
940
|
+
o.name = "AssociateVPCWithHostedZone"
|
941
|
+
o.http_method = "POST"
|
942
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/associatevpc"
|
943
|
+
o.input = Shapes::ShapeRef.new(shape: AssociateVPCWithHostedZoneRequest,
|
944
|
+
location_name: "AssociateVPCWithHostedZoneRequest",
|
945
|
+
metadata: {
|
946
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
947
|
+
}
|
948
|
+
)
|
949
|
+
o.output = Shapes::ShapeRef.new(shape: AssociateVPCWithHostedZoneResponse)
|
950
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
951
|
+
o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
|
952
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
953
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
954
|
+
o.errors << Shapes::ShapeRef.new(shape: PublicZoneVPCAssociation)
|
955
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictingDomainExists)
|
956
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitsExceeded)
|
957
|
+
end)
|
958
|
+
|
959
|
+
api.add_operation(:change_resource_record_sets, Seahorse::Model::Operation.new.tap do |o|
|
960
|
+
o.name = "ChangeResourceRecordSets"
|
961
|
+
o.http_method = "POST"
|
962
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/rrset/"
|
963
|
+
o.input = Shapes::ShapeRef.new(shape: ChangeResourceRecordSetsRequest,
|
964
|
+
location_name: "ChangeResourceRecordSetsRequest",
|
965
|
+
metadata: {
|
966
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
967
|
+
}
|
968
|
+
)
|
969
|
+
o.output = Shapes::ShapeRef.new(shape: ChangeResourceRecordSetsResponse)
|
970
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
971
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
972
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidChangeBatch)
|
973
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
974
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
975
|
+
end)
|
976
|
+
|
977
|
+
api.add_operation(:change_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
978
|
+
o.name = "ChangeTagsForResource"
|
979
|
+
o.http_method = "POST"
|
980
|
+
o.http_request_uri = "/2013-04-01/tags/{ResourceType}/{ResourceId}"
|
981
|
+
o.input = Shapes::ShapeRef.new(shape: ChangeTagsForResourceRequest,
|
982
|
+
location_name: "ChangeTagsForResourceRequest",
|
983
|
+
metadata: {
|
984
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
985
|
+
}
|
986
|
+
)
|
987
|
+
o.output = Shapes::ShapeRef.new(shape: ChangeTagsForResourceResponse)
|
988
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
989
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
990
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
991
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
992
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
993
|
+
end)
|
994
|
+
|
995
|
+
api.add_operation(:create_health_check, Seahorse::Model::Operation.new.tap do |o|
|
996
|
+
o.name = "CreateHealthCheck"
|
997
|
+
o.http_method = "POST"
|
998
|
+
o.http_request_uri = "/2013-04-01/healthcheck"
|
999
|
+
o.input = Shapes::ShapeRef.new(shape: CreateHealthCheckRequest,
|
1000
|
+
location_name: "CreateHealthCheckRequest",
|
1001
|
+
metadata: {
|
1002
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1003
|
+
}
|
1004
|
+
)
|
1005
|
+
o.output = Shapes::ShapeRef.new(shape: CreateHealthCheckResponse)
|
1006
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyHealthChecks)
|
1007
|
+
o.errors << Shapes::ShapeRef.new(shape: HealthCheckAlreadyExists)
|
1008
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1009
|
+
end)
|
1010
|
+
|
1011
|
+
api.add_operation(:create_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1012
|
+
o.name = "CreateHostedZone"
|
1013
|
+
o.http_method = "POST"
|
1014
|
+
o.http_request_uri = "/2013-04-01/hostedzone"
|
1015
|
+
o.input = Shapes::ShapeRef.new(shape: CreateHostedZoneRequest,
|
1016
|
+
location_name: "CreateHostedZoneRequest",
|
1017
|
+
metadata: {
|
1018
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1019
|
+
}
|
1020
|
+
)
|
1021
|
+
o.output = Shapes::ShapeRef.new(shape: CreateHostedZoneResponse)
|
1022
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidDomainName)
|
1023
|
+
o.errors << Shapes::ShapeRef.new(shape: HostedZoneAlreadyExists)
|
1024
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyHostedZones)
|
1025
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1026
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1027
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotAvailable)
|
1028
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictingDomainExists)
|
1029
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1030
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1031
|
+
end)
|
1032
|
+
|
1033
|
+
api.add_operation(:create_reusable_delegation_set, Seahorse::Model::Operation.new.tap do |o|
|
1034
|
+
o.name = "CreateReusableDelegationSet"
|
1035
|
+
o.http_method = "POST"
|
1036
|
+
o.http_request_uri = "/2013-04-01/delegationset"
|
1037
|
+
o.input = Shapes::ShapeRef.new(shape: CreateReusableDelegationSetRequest,
|
1038
|
+
location_name: "CreateReusableDelegationSetRequest",
|
1039
|
+
metadata: {
|
1040
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1041
|
+
}
|
1042
|
+
)
|
1043
|
+
o.output = Shapes::ShapeRef.new(shape: CreateReusableDelegationSetResponse)
|
1044
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetAlreadyCreated)
|
1045
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitsExceeded)
|
1046
|
+
o.errors << Shapes::ShapeRef.new(shape: HostedZoneNotFound)
|
1047
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
1048
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1049
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotAvailable)
|
1050
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetAlreadyReusable)
|
1051
|
+
end)
|
1052
|
+
|
1053
|
+
api.add_operation(:create_traffic_policy, Seahorse::Model::Operation.new.tap do |o|
|
1054
|
+
o.name = "CreateTrafficPolicy"
|
1055
|
+
o.http_method = "POST"
|
1056
|
+
o.http_request_uri = "/2013-04-01/trafficpolicy"
|
1057
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTrafficPolicyRequest,
|
1058
|
+
location_name: "CreateTrafficPolicyRequest",
|
1059
|
+
metadata: {
|
1060
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1061
|
+
}
|
1062
|
+
)
|
1063
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTrafficPolicyResponse)
|
1064
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1065
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTrafficPolicies)
|
1066
|
+
o.errors << Shapes::ShapeRef.new(shape: TrafficPolicyAlreadyExists)
|
1067
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTrafficPolicyDocument)
|
1068
|
+
end)
|
1069
|
+
|
1070
|
+
api.add_operation(:create_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1071
|
+
o.name = "CreateTrafficPolicyInstance"
|
1072
|
+
o.http_method = "POST"
|
1073
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstance"
|
1074
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTrafficPolicyInstanceRequest,
|
1075
|
+
location_name: "CreateTrafficPolicyInstanceRequest",
|
1076
|
+
metadata: {
|
1077
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1078
|
+
}
|
1079
|
+
)
|
1080
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTrafficPolicyInstanceResponse)
|
1081
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1082
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1083
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTrafficPolicyInstances)
|
1084
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1085
|
+
o.errors << Shapes::ShapeRef.new(shape: TrafficPolicyInstanceAlreadyExists)
|
1086
|
+
end)
|
1087
|
+
|
1088
|
+
api.add_operation(:create_traffic_policy_version, Seahorse::Model::Operation.new.tap do |o|
|
1089
|
+
o.name = "CreateTrafficPolicyVersion"
|
1090
|
+
o.http_method = "POST"
|
1091
|
+
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}"
|
1092
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTrafficPolicyVersionRequest,
|
1093
|
+
location_name: "CreateTrafficPolicyVersionRequest",
|
1094
|
+
metadata: {
|
1095
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1096
|
+
}
|
1097
|
+
)
|
1098
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTrafficPolicyVersionResponse)
|
1099
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1100
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1101
|
+
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModification)
|
1102
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTrafficPolicyDocument)
|
1103
|
+
end)
|
1104
|
+
|
1105
|
+
api.add_operation(:create_vpc_association_authorization, Seahorse::Model::Operation.new.tap do |o|
|
1106
|
+
o.name = "CreateVPCAssociationAuthorization"
|
1107
|
+
o.http_method = "POST"
|
1108
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/authorizevpcassociation"
|
1109
|
+
o.input = Shapes::ShapeRef.new(shape: CreateVPCAssociationAuthorizationRequest,
|
1110
|
+
location_name: "CreateVPCAssociationAuthorizationRequest",
|
1111
|
+
metadata: {
|
1112
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1113
|
+
}
|
1114
|
+
)
|
1115
|
+
o.output = Shapes::ShapeRef.new(shape: CreateVPCAssociationAuthorizationResponse)
|
1116
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyVPCAssociationAuthorizations)
|
1117
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1118
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1119
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1120
|
+
end)
|
1121
|
+
|
1122
|
+
api.add_operation(:delete_health_check, Seahorse::Model::Operation.new.tap do |o|
|
1123
|
+
o.name = "DeleteHealthCheck"
|
1124
|
+
o.http_method = "DELETE"
|
1125
|
+
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}"
|
1126
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteHealthCheckRequest)
|
1127
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteHealthCheckResponse)
|
1128
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1129
|
+
o.errors << Shapes::ShapeRef.new(shape: HealthCheckInUse)
|
1130
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1131
|
+
end)
|
1132
|
+
|
1133
|
+
api.add_operation(:delete_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1134
|
+
o.name = "DeleteHostedZone"
|
1135
|
+
o.http_method = "DELETE"
|
1136
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}"
|
1137
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteHostedZoneRequest)
|
1138
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteHostedZoneResponse)
|
1139
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1140
|
+
o.errors << Shapes::ShapeRef.new(shape: HostedZoneNotEmpty)
|
1141
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1142
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1143
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidDomainName)
|
1144
|
+
end)
|
1145
|
+
|
1146
|
+
api.add_operation(:delete_reusable_delegation_set, Seahorse::Model::Operation.new.tap do |o|
|
1147
|
+
o.name = "DeleteReusableDelegationSet"
|
1148
|
+
o.http_method = "DELETE"
|
1149
|
+
o.http_request_uri = "/2013-04-01/delegationset/{Id}"
|
1150
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteReusableDelegationSetRequest)
|
1151
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteReusableDelegationSetResponse)
|
1152
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1153
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetInUse)
|
1154
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1155
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1156
|
+
end)
|
1157
|
+
|
1158
|
+
api.add_operation(:delete_traffic_policy, Seahorse::Model::Operation.new.tap do |o|
|
1159
|
+
o.name = "DeleteTrafficPolicy"
|
1160
|
+
o.http_method = "DELETE"
|
1161
|
+
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}/{Version}"
|
1162
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyRequest)
|
1163
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyResponse)
|
1164
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1165
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1166
|
+
o.errors << Shapes::ShapeRef.new(shape: TrafficPolicyInUse)
|
1167
|
+
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModification)
|
1168
|
+
end)
|
1169
|
+
|
1170
|
+
api.add_operation(:delete_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1171
|
+
o.name = "DeleteTrafficPolicyInstance"
|
1172
|
+
o.http_method = "DELETE"
|
1173
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstance/{Id}"
|
1174
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyInstanceRequest)
|
1175
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTrafficPolicyInstanceResponse)
|
1176
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1177
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1178
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1179
|
+
end)
|
1180
|
+
|
1181
|
+
api.add_operation(:delete_vpc_association_authorization, Seahorse::Model::Operation.new.tap do |o|
|
1182
|
+
o.name = "DeleteVPCAssociationAuthorization"
|
1183
|
+
o.http_method = "POST"
|
1184
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/deauthorizevpcassociation"
|
1185
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteVPCAssociationAuthorizationRequest,
|
1186
|
+
location_name: "DeleteVPCAssociationAuthorizationRequest",
|
1187
|
+
metadata: {
|
1188
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1189
|
+
}
|
1190
|
+
)
|
1191
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteVPCAssociationAuthorizationResponse)
|
1192
|
+
o.errors << Shapes::ShapeRef.new(shape: VPCAssociationAuthorizationNotFound)
|
1193
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1194
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1195
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1196
|
+
end)
|
1197
|
+
|
1198
|
+
api.add_operation(:disassociate_vpc_from_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1199
|
+
o.name = "DisassociateVPCFromHostedZone"
|
1200
|
+
o.http_method = "POST"
|
1201
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/disassociatevpc"
|
1202
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateVPCFromHostedZoneRequest,
|
1203
|
+
location_name: "DisassociateVPCFromHostedZoneRequest",
|
1204
|
+
metadata: {
|
1205
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1206
|
+
}
|
1207
|
+
)
|
1208
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateVPCFromHostedZoneResponse)
|
1209
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1210
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidVPCId)
|
1211
|
+
o.errors << Shapes::ShapeRef.new(shape: VPCAssociationNotFound)
|
1212
|
+
o.errors << Shapes::ShapeRef.new(shape: LastVPCAssociation)
|
1213
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1214
|
+
end)
|
1215
|
+
|
1216
|
+
api.add_operation(:get_change, Seahorse::Model::Operation.new.tap do |o|
|
1217
|
+
o.name = "GetChange"
|
1218
|
+
o.http_method = "GET"
|
1219
|
+
o.http_request_uri = "/2013-04-01/change/{Id}"
|
1220
|
+
o.input = Shapes::ShapeRef.new(shape: GetChangeRequest)
|
1221
|
+
o.output = Shapes::ShapeRef.new(shape: GetChangeResponse)
|
1222
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchChange)
|
1223
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1224
|
+
end)
|
1225
|
+
|
1226
|
+
api.add_operation(:get_checker_ip_ranges, Seahorse::Model::Operation.new.tap do |o|
|
1227
|
+
o.name = "GetCheckerIpRanges"
|
1228
|
+
o.http_method = "GET"
|
1229
|
+
o.http_request_uri = "/2013-04-01/checkeripranges"
|
1230
|
+
o.input = Shapes::ShapeRef.new(shape: GetCheckerIpRangesRequest)
|
1231
|
+
o.output = Shapes::ShapeRef.new(shape: GetCheckerIpRangesResponse)
|
1232
|
+
end)
|
1233
|
+
|
1234
|
+
api.add_operation(:get_geo_location, Seahorse::Model::Operation.new.tap do |o|
|
1235
|
+
o.name = "GetGeoLocation"
|
1236
|
+
o.http_method = "GET"
|
1237
|
+
o.http_request_uri = "/2013-04-01/geolocation"
|
1238
|
+
o.input = Shapes::ShapeRef.new(shape: GetGeoLocationRequest)
|
1239
|
+
o.output = Shapes::ShapeRef.new(shape: GetGeoLocationResponse)
|
1240
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchGeoLocation)
|
1241
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1242
|
+
end)
|
1243
|
+
|
1244
|
+
api.add_operation(:get_health_check, Seahorse::Model::Operation.new.tap do |o|
|
1245
|
+
o.name = "GetHealthCheck"
|
1246
|
+
o.http_method = "GET"
|
1247
|
+
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}"
|
1248
|
+
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckRequest)
|
1249
|
+
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckResponse)
|
1250
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1251
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1252
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersion)
|
1253
|
+
end)
|
1254
|
+
|
1255
|
+
api.add_operation(:get_health_check_count, Seahorse::Model::Operation.new.tap do |o|
|
1256
|
+
o.name = "GetHealthCheckCount"
|
1257
|
+
o.http_method = "GET"
|
1258
|
+
o.http_request_uri = "/2013-04-01/healthcheckcount"
|
1259
|
+
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckCountRequest)
|
1260
|
+
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckCountResponse)
|
1261
|
+
end)
|
1262
|
+
|
1263
|
+
api.add_operation(:get_health_check_last_failure_reason, Seahorse::Model::Operation.new.tap do |o|
|
1264
|
+
o.name = "GetHealthCheckLastFailureReason"
|
1265
|
+
o.http_method = "GET"
|
1266
|
+
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}/lastfailurereason"
|
1267
|
+
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckLastFailureReasonRequest)
|
1268
|
+
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckLastFailureReasonResponse)
|
1269
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1270
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1271
|
+
end)
|
1272
|
+
|
1273
|
+
api.add_operation(:get_health_check_status, Seahorse::Model::Operation.new.tap do |o|
|
1274
|
+
o.name = "GetHealthCheckStatus"
|
1275
|
+
o.http_method = "GET"
|
1276
|
+
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}/status"
|
1277
|
+
o.input = Shapes::ShapeRef.new(shape: GetHealthCheckStatusRequest)
|
1278
|
+
o.output = Shapes::ShapeRef.new(shape: GetHealthCheckStatusResponse)
|
1279
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1280
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1281
|
+
end)
|
1282
|
+
|
1283
|
+
api.add_operation(:get_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1284
|
+
o.name = "GetHostedZone"
|
1285
|
+
o.http_method = "GET"
|
1286
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}"
|
1287
|
+
o.input = Shapes::ShapeRef.new(shape: GetHostedZoneRequest)
|
1288
|
+
o.output = Shapes::ShapeRef.new(shape: GetHostedZoneResponse)
|
1289
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1290
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1291
|
+
end)
|
1292
|
+
|
1293
|
+
api.add_operation(:get_hosted_zone_count, Seahorse::Model::Operation.new.tap do |o|
|
1294
|
+
o.name = "GetHostedZoneCount"
|
1295
|
+
o.http_method = "GET"
|
1296
|
+
o.http_request_uri = "/2013-04-01/hostedzonecount"
|
1297
|
+
o.input = Shapes::ShapeRef.new(shape: GetHostedZoneCountRequest)
|
1298
|
+
o.output = Shapes::ShapeRef.new(shape: GetHostedZoneCountResponse)
|
1299
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1300
|
+
end)
|
1301
|
+
|
1302
|
+
api.add_operation(:get_reusable_delegation_set, Seahorse::Model::Operation.new.tap do |o|
|
1303
|
+
o.name = "GetReusableDelegationSet"
|
1304
|
+
o.http_method = "GET"
|
1305
|
+
o.http_request_uri = "/2013-04-01/delegationset/{Id}"
|
1306
|
+
o.input = Shapes::ShapeRef.new(shape: GetReusableDelegationSetRequest)
|
1307
|
+
o.output = Shapes::ShapeRef.new(shape: GetReusableDelegationSetResponse)
|
1308
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1309
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1310
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1311
|
+
end)
|
1312
|
+
|
1313
|
+
api.add_operation(:get_traffic_policy, Seahorse::Model::Operation.new.tap do |o|
|
1314
|
+
o.name = "GetTrafficPolicy"
|
1315
|
+
o.http_method = "GET"
|
1316
|
+
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}/{Version}"
|
1317
|
+
o.input = Shapes::ShapeRef.new(shape: GetTrafficPolicyRequest)
|
1318
|
+
o.output = Shapes::ShapeRef.new(shape: GetTrafficPolicyResponse)
|
1319
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1320
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1321
|
+
end)
|
1322
|
+
|
1323
|
+
api.add_operation(:get_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1324
|
+
o.name = "GetTrafficPolicyInstance"
|
1325
|
+
o.http_method = "GET"
|
1326
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstance/{Id}"
|
1327
|
+
o.input = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceRequest)
|
1328
|
+
o.output = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceResponse)
|
1329
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1330
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1331
|
+
end)
|
1332
|
+
|
1333
|
+
api.add_operation(:get_traffic_policy_instance_count, Seahorse::Model::Operation.new.tap do |o|
|
1334
|
+
o.name = "GetTrafficPolicyInstanceCount"
|
1335
|
+
o.http_method = "GET"
|
1336
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstancecount"
|
1337
|
+
o.input = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceCountRequest)
|
1338
|
+
o.output = Shapes::ShapeRef.new(shape: GetTrafficPolicyInstanceCountResponse)
|
1339
|
+
end)
|
1340
|
+
|
1341
|
+
api.add_operation(:list_geo_locations, Seahorse::Model::Operation.new.tap do |o|
|
1342
|
+
o.name = "ListGeoLocations"
|
1343
|
+
o.http_method = "GET"
|
1344
|
+
o.http_request_uri = "/2013-04-01/geolocations"
|
1345
|
+
o.input = Shapes::ShapeRef.new(shape: ListGeoLocationsRequest)
|
1346
|
+
o.output = Shapes::ShapeRef.new(shape: ListGeoLocationsResponse)
|
1347
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1348
|
+
end)
|
1349
|
+
|
1350
|
+
api.add_operation(:list_health_checks, Seahorse::Model::Operation.new.tap do |o|
|
1351
|
+
o.name = "ListHealthChecks"
|
1352
|
+
o.http_method = "GET"
|
1353
|
+
o.http_request_uri = "/2013-04-01/healthcheck"
|
1354
|
+
o.input = Shapes::ShapeRef.new(shape: ListHealthChecksRequest)
|
1355
|
+
o.output = Shapes::ShapeRef.new(shape: ListHealthChecksResponse)
|
1356
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1357
|
+
o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersion)
|
1358
|
+
o[:pager] = Aws::Pager.new(
|
1359
|
+
more_results: "is_truncated",
|
1360
|
+
limit_key: "max_items",
|
1361
|
+
tokens: {
|
1362
|
+
"next_marker" => "marker"
|
1363
|
+
}
|
1364
|
+
)
|
1365
|
+
end)
|
1366
|
+
|
1367
|
+
api.add_operation(:list_hosted_zones, Seahorse::Model::Operation.new.tap do |o|
|
1368
|
+
o.name = "ListHostedZones"
|
1369
|
+
o.http_method = "GET"
|
1370
|
+
o.http_request_uri = "/2013-04-01/hostedzone"
|
1371
|
+
o.input = Shapes::ShapeRef.new(shape: ListHostedZonesRequest)
|
1372
|
+
o.output = Shapes::ShapeRef.new(shape: ListHostedZonesResponse)
|
1373
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1374
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchDelegationSet)
|
1375
|
+
o.errors << Shapes::ShapeRef.new(shape: DelegationSetNotReusable)
|
1376
|
+
o[:pager] = Aws::Pager.new(
|
1377
|
+
more_results: "is_truncated",
|
1378
|
+
limit_key: "max_items",
|
1379
|
+
tokens: {
|
1380
|
+
"next_marker" => "marker"
|
1381
|
+
}
|
1382
|
+
)
|
1383
|
+
end)
|
1384
|
+
|
1385
|
+
api.add_operation(:list_hosted_zones_by_name, Seahorse::Model::Operation.new.tap do |o|
|
1386
|
+
o.name = "ListHostedZonesByName"
|
1387
|
+
o.http_method = "GET"
|
1388
|
+
o.http_request_uri = "/2013-04-01/hostedzonesbyname"
|
1389
|
+
o.input = Shapes::ShapeRef.new(shape: ListHostedZonesByNameRequest)
|
1390
|
+
o.output = Shapes::ShapeRef.new(shape: ListHostedZonesByNameResponse)
|
1391
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1392
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidDomainName)
|
1393
|
+
end)
|
1394
|
+
|
1395
|
+
api.add_operation(:list_resource_record_sets, Seahorse::Model::Operation.new.tap do |o|
|
1396
|
+
o.name = "ListResourceRecordSets"
|
1397
|
+
o.http_method = "GET"
|
1398
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/rrset"
|
1399
|
+
o.input = Shapes::ShapeRef.new(shape: ListResourceRecordSetsRequest)
|
1400
|
+
o.output = Shapes::ShapeRef.new(shape: ListResourceRecordSetsResponse)
|
1401
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1402
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1403
|
+
o[:pager] = Aws::Pager.new(
|
1404
|
+
more_results: "is_truncated",
|
1405
|
+
limit_key: "max_items",
|
1406
|
+
tokens: {
|
1407
|
+
"next_record_name" => "start_record_name",
|
1408
|
+
"next_record_type" => "start_record_type",
|
1409
|
+
"next_record_identifier" => "start_record_identifier"
|
1410
|
+
}
|
1411
|
+
)
|
1412
|
+
end)
|
1413
|
+
|
1414
|
+
api.add_operation(:list_reusable_delegation_sets, Seahorse::Model::Operation.new.tap do |o|
|
1415
|
+
o.name = "ListReusableDelegationSets"
|
1416
|
+
o.http_method = "GET"
|
1417
|
+
o.http_request_uri = "/2013-04-01/delegationset"
|
1418
|
+
o.input = Shapes::ShapeRef.new(shape: ListReusableDelegationSetsRequest)
|
1419
|
+
o.output = Shapes::ShapeRef.new(shape: ListReusableDelegationSetsResponse)
|
1420
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1421
|
+
end)
|
1422
|
+
|
1423
|
+
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
1424
|
+
o.name = "ListTagsForResource"
|
1425
|
+
o.http_method = "GET"
|
1426
|
+
o.http_request_uri = "/2013-04-01/tags/{ResourceType}/{ResourceId}"
|
1427
|
+
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
|
1428
|
+
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
|
1429
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1430
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1431
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1432
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1433
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1434
|
+
end)
|
1435
|
+
|
1436
|
+
api.add_operation(:list_tags_for_resources, Seahorse::Model::Operation.new.tap do |o|
|
1437
|
+
o.name = "ListTagsForResources"
|
1438
|
+
o.http_method = "POST"
|
1439
|
+
o.http_request_uri = "/2013-04-01/tags/{ResourceType}"
|
1440
|
+
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourcesRequest,
|
1441
|
+
location_name: "ListTagsForResourcesRequest",
|
1442
|
+
metadata: {
|
1443
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1444
|
+
}
|
1445
|
+
)
|
1446
|
+
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourcesResponse)
|
1447
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1448
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1449
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1450
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1451
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1452
|
+
end)
|
1453
|
+
|
1454
|
+
api.add_operation(:list_traffic_policies, Seahorse::Model::Operation.new.tap do |o|
|
1455
|
+
o.name = "ListTrafficPolicies"
|
1456
|
+
o.http_method = "GET"
|
1457
|
+
o.http_request_uri = "/2013-04-01/trafficpolicies"
|
1458
|
+
o.input = Shapes::ShapeRef.new(shape: ListTrafficPoliciesRequest)
|
1459
|
+
o.output = Shapes::ShapeRef.new(shape: ListTrafficPoliciesResponse)
|
1460
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1461
|
+
end)
|
1462
|
+
|
1463
|
+
api.add_operation(:list_traffic_policy_instances, Seahorse::Model::Operation.new.tap do |o|
|
1464
|
+
o.name = "ListTrafficPolicyInstances"
|
1465
|
+
o.http_method = "GET"
|
1466
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstances"
|
1467
|
+
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesRequest)
|
1468
|
+
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesResponse)
|
1469
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1470
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1471
|
+
end)
|
1472
|
+
|
1473
|
+
api.add_operation(:list_traffic_policy_instances_by_hosted_zone, Seahorse::Model::Operation.new.tap do |o|
|
1474
|
+
o.name = "ListTrafficPolicyInstancesByHostedZone"
|
1475
|
+
o.http_method = "GET"
|
1476
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstances/hostedzone"
|
1477
|
+
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByHostedZoneRequest)
|
1478
|
+
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByHostedZoneResponse)
|
1479
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1480
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1481
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1482
|
+
end)
|
1483
|
+
|
1484
|
+
api.add_operation(:list_traffic_policy_instances_by_policy, Seahorse::Model::Operation.new.tap do |o|
|
1485
|
+
o.name = "ListTrafficPolicyInstancesByPolicy"
|
1486
|
+
o.http_method = "GET"
|
1487
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstances/trafficpolicy"
|
1488
|
+
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByPolicyRequest)
|
1489
|
+
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyInstancesByPolicyResponse)
|
1490
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1491
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1492
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1493
|
+
end)
|
1494
|
+
|
1495
|
+
api.add_operation(:list_traffic_policy_versions, Seahorse::Model::Operation.new.tap do |o|
|
1496
|
+
o.name = "ListTrafficPolicyVersions"
|
1497
|
+
o.http_method = "GET"
|
1498
|
+
o.http_request_uri = "/2013-04-01/trafficpolicies/{Id}/versions"
|
1499
|
+
o.input = Shapes::ShapeRef.new(shape: ListTrafficPolicyVersionsRequest)
|
1500
|
+
o.output = Shapes::ShapeRef.new(shape: ListTrafficPolicyVersionsResponse)
|
1501
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1502
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1503
|
+
end)
|
1504
|
+
|
1505
|
+
api.add_operation(:list_vpc_association_authorizations, Seahorse::Model::Operation.new.tap do |o|
|
1506
|
+
o.name = "ListVPCAssociationAuthorizations"
|
1507
|
+
o.http_method = "GET"
|
1508
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}/authorizevpcassociation"
|
1509
|
+
o.input = Shapes::ShapeRef.new(shape: ListVPCAssociationAuthorizationsRequest)
|
1510
|
+
o.output = Shapes::ShapeRef.new(shape: ListVPCAssociationAuthorizationsResponse)
|
1511
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1512
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1513
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidPaginationToken)
|
1514
|
+
end)
|
1515
|
+
|
1516
|
+
api.add_operation(:test_dns_answer, Seahorse::Model::Operation.new.tap do |o|
|
1517
|
+
o.name = "TestDNSAnswer"
|
1518
|
+
o.http_method = "GET"
|
1519
|
+
o.http_request_uri = "/2013-04-01/testdnsanswer"
|
1520
|
+
o.input = Shapes::ShapeRef.new(shape: TestDNSAnswerRequest)
|
1521
|
+
o.output = Shapes::ShapeRef.new(shape: TestDNSAnswerResponse)
|
1522
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1523
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1524
|
+
end)
|
1525
|
+
|
1526
|
+
api.add_operation(:update_health_check, Seahorse::Model::Operation.new.tap do |o|
|
1527
|
+
o.name = "UpdateHealthCheck"
|
1528
|
+
o.http_method = "POST"
|
1529
|
+
o.http_request_uri = "/2013-04-01/healthcheck/{HealthCheckId}"
|
1530
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateHealthCheckRequest,
|
1531
|
+
location_name: "UpdateHealthCheckRequest",
|
1532
|
+
metadata: {
|
1533
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1534
|
+
}
|
1535
|
+
)
|
1536
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateHealthCheckResponse)
|
1537
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHealthCheck)
|
1538
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1539
|
+
o.errors << Shapes::ShapeRef.new(shape: HealthCheckVersionMismatch)
|
1540
|
+
end)
|
1541
|
+
|
1542
|
+
api.add_operation(:update_hosted_zone_comment, Seahorse::Model::Operation.new.tap do |o|
|
1543
|
+
o.name = "UpdateHostedZoneComment"
|
1544
|
+
o.http_method = "POST"
|
1545
|
+
o.http_request_uri = "/2013-04-01/hostedzone/{Id}"
|
1546
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateHostedZoneCommentRequest,
|
1547
|
+
location_name: "UpdateHostedZoneCommentRequest",
|
1548
|
+
metadata: {
|
1549
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1550
|
+
}
|
1551
|
+
)
|
1552
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateHostedZoneCommentResponse)
|
1553
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchHostedZone)
|
1554
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1555
|
+
end)
|
1556
|
+
|
1557
|
+
api.add_operation(:update_traffic_policy_comment, Seahorse::Model::Operation.new.tap do |o|
|
1558
|
+
o.name = "UpdateTrafficPolicyComment"
|
1559
|
+
o.http_method = "POST"
|
1560
|
+
o.http_request_uri = "/2013-04-01/trafficpolicy/{Id}/{Version}"
|
1561
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyCommentRequest,
|
1562
|
+
location_name: "UpdateTrafficPolicyCommentRequest",
|
1563
|
+
metadata: {
|
1564
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1565
|
+
}
|
1566
|
+
)
|
1567
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyCommentResponse)
|
1568
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1569
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1570
|
+
o.errors << Shapes::ShapeRef.new(shape: ConcurrentModification)
|
1571
|
+
end)
|
1572
|
+
|
1573
|
+
api.add_operation(:update_traffic_policy_instance, Seahorse::Model::Operation.new.tap do |o|
|
1574
|
+
o.name = "UpdateTrafficPolicyInstance"
|
1575
|
+
o.http_method = "POST"
|
1576
|
+
o.http_request_uri = "/2013-04-01/trafficpolicyinstance/{Id}"
|
1577
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyInstanceRequest,
|
1578
|
+
location_name: "UpdateTrafficPolicyInstanceRequest",
|
1579
|
+
metadata: {
|
1580
|
+
"xmlNamespace" => {"uri"=>"https://route53.amazonaws.com/doc/2013-04-01/"}
|
1581
|
+
}
|
1582
|
+
)
|
1583
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateTrafficPolicyInstanceResponse)
|
1584
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInput)
|
1585
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicy)
|
1586
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchTrafficPolicyInstance)
|
1587
|
+
o.errors << Shapes::ShapeRef.new(shape: PriorRequestNotComplete)
|
1588
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictingTypes)
|
1589
|
+
end)
|
1593
1590
|
end
|
1591
|
+
|
1594
1592
|
end
|
1595
1593
|
end
|