aws-sdk-core 2.10.96 → 2.10.97
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/iot/2015-05-28/api-2.json +4 -2
- data/apis/servicecatalog/2015-12-10/api-2.json +5 -2
- data/apis/servicediscovery/2017-03-14/api-2.json +986 -0
- data/apis/servicediscovery/2017-03-14/examples-1.json +5 -0
- data/apis/servicediscovery/2017-03-14/paginators-1.json +29 -0
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/servicediscovery.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +6 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 422037a02aa528774faf3b7df3a86799c00b270f
|
4
|
+
data.tar.gz: 612c06de390018492e6576568842a87f3c6073fa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 84e7abe1031f09491628c872b265a6b9d9de9f8baaf85b181ba822cb20d44f84db78bbc9eecfc97d867f56aec3b4e00b0abc1a7e8134d17a20e3b028fa859926
|
7
|
+
data.tar.gz: d9431454f566e841de841dcf1df687ad948e052c8e5245ac56db983eba196a896c1f7f838b6f2b107cd5d7e9beb5d42090f032c0045bf52c994f0504d7f966a6
|
@@ -5551,7 +5551,8 @@
|
|
5551
5551
|
"createdAt":{"shape":"CreatedAtDate"},
|
5552
5552
|
"actions":{"shape":"ActionList"},
|
5553
5553
|
"ruleDisabled":{"shape":"IsDisabled"},
|
5554
|
-
"awsIotSqlVersion":{"shape":"AwsIotSqlVersion"}
|
5554
|
+
"awsIotSqlVersion":{"shape":"AwsIotSqlVersion"},
|
5555
|
+
"errorAction":{"shape":"Action"}
|
5555
5556
|
}
|
5556
5557
|
},
|
5557
5558
|
"TopicRuleList":{
|
@@ -5579,7 +5580,8 @@
|
|
5579
5580
|
"description":{"shape":"Description"},
|
5580
5581
|
"actions":{"shape":"ActionList"},
|
5581
5582
|
"ruleDisabled":{"shape":"IsDisabled"},
|
5582
|
-
"awsIotSqlVersion":{"shape":"AwsIotSqlVersion"}
|
5583
|
+
"awsIotSqlVersion":{"shape":"AwsIotSqlVersion"},
|
5584
|
+
"errorAction":{"shape":"Action"}
|
5583
5585
|
}
|
5584
5586
|
},
|
5585
5587
|
"TransferAlreadyCompletedException":{
|
@@ -1866,6 +1866,7 @@
|
|
1866
1866
|
"CreatedTime":{"shape":"ProvisioningArtifactCreatedTime"}
|
1867
1867
|
}
|
1868
1868
|
},
|
1869
|
+
"ProvisioningArtifactActive":{"type":"boolean"},
|
1869
1870
|
"ProvisioningArtifactCreatedTime":{"type":"timestamp"},
|
1870
1871
|
"ProvisioningArtifactDescription":{"type":"string"},
|
1871
1872
|
"ProvisioningArtifactDetail":{
|
@@ -1875,7 +1876,8 @@
|
|
1875
1876
|
"Name":{"shape":"ProvisioningArtifactName"},
|
1876
1877
|
"Description":{"shape":"ProvisioningArtifactName"},
|
1877
1878
|
"Type":{"shape":"ProvisioningArtifactType"},
|
1878
|
-
"CreatedTime":{"shape":"CreationTime"}
|
1879
|
+
"CreatedTime":{"shape":"CreationTime"},
|
1880
|
+
"Active":{"shape":"ProvisioningArtifactActive"}
|
1879
1881
|
}
|
1880
1882
|
},
|
1881
1883
|
"ProvisioningArtifactDetails":{
|
@@ -2374,7 +2376,8 @@
|
|
2374
2376
|
"ProductId":{"shape":"Id"},
|
2375
2377
|
"ProvisioningArtifactId":{"shape":"Id"},
|
2376
2378
|
"Name":{"shape":"ProvisioningArtifactName"},
|
2377
|
-
"Description":{"shape":"ProvisioningArtifactDescription"}
|
2379
|
+
"Description":{"shape":"ProvisioningArtifactDescription"},
|
2380
|
+
"Active":{"shape":"ProvisioningArtifactActive"}
|
2378
2381
|
}
|
2379
2382
|
},
|
2380
2383
|
"UpdateProvisioningArtifactOutput":{
|
@@ -0,0 +1,986 @@
|
|
1
|
+
{
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2017-03-14",
|
5
|
+
"endpointPrefix":"servicediscovery",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"protocol":"json",
|
8
|
+
"serviceAbbreviation":"ServiceDiscovery",
|
9
|
+
"serviceFullName":"Amazon Route 53 Auto Naming",
|
10
|
+
"serviceId":"ServiceDiscovery",
|
11
|
+
"signatureVersion":"v4",
|
12
|
+
"targetPrefix":"Route53AutoNaming_v20170314",
|
13
|
+
"uid":"servicediscovery-2017-03-14"
|
14
|
+
},
|
15
|
+
"operations":{
|
16
|
+
"CreatePrivateDnsNamespace":{
|
17
|
+
"name":"CreatePrivateDnsNamespace",
|
18
|
+
"http":{
|
19
|
+
"method":"POST",
|
20
|
+
"requestUri":"/"
|
21
|
+
},
|
22
|
+
"input":{"shape":"CreatePrivateDnsNamespaceRequest"},
|
23
|
+
"output":{"shape":"CreatePrivateDnsNamespaceResponse"},
|
24
|
+
"errors":[
|
25
|
+
{"shape":"InvalidInput"},
|
26
|
+
{"shape":"NamespaceAlreadyExists"},
|
27
|
+
{"shape":"ResourceLimitExceeded"},
|
28
|
+
{"shape":"DuplicateRequest"}
|
29
|
+
]
|
30
|
+
},
|
31
|
+
"CreatePublicDnsNamespace":{
|
32
|
+
"name":"CreatePublicDnsNamespace",
|
33
|
+
"http":{
|
34
|
+
"method":"POST",
|
35
|
+
"requestUri":"/"
|
36
|
+
},
|
37
|
+
"input":{"shape":"CreatePublicDnsNamespaceRequest"},
|
38
|
+
"output":{"shape":"CreatePublicDnsNamespaceResponse"},
|
39
|
+
"errors":[
|
40
|
+
{"shape":"InvalidInput"},
|
41
|
+
{"shape":"NamespaceAlreadyExists"},
|
42
|
+
{"shape":"ResourceLimitExceeded"},
|
43
|
+
{"shape":"DuplicateRequest"}
|
44
|
+
]
|
45
|
+
},
|
46
|
+
"CreateService":{
|
47
|
+
"name":"CreateService",
|
48
|
+
"http":{
|
49
|
+
"method":"POST",
|
50
|
+
"requestUri":"/"
|
51
|
+
},
|
52
|
+
"input":{"shape":"CreateServiceRequest"},
|
53
|
+
"output":{"shape":"CreateServiceResponse"},
|
54
|
+
"errors":[
|
55
|
+
{"shape":"InvalidInput"},
|
56
|
+
{"shape":"ResourceLimitExceeded"},
|
57
|
+
{"shape":"NamespaceNotFound"},
|
58
|
+
{"shape":"ServiceAlreadyExists"}
|
59
|
+
]
|
60
|
+
},
|
61
|
+
"DeleteNamespace":{
|
62
|
+
"name":"DeleteNamespace",
|
63
|
+
"http":{
|
64
|
+
"method":"POST",
|
65
|
+
"requestUri":"/"
|
66
|
+
},
|
67
|
+
"input":{"shape":"DeleteNamespaceRequest"},
|
68
|
+
"output":{"shape":"DeleteNamespaceResponse"},
|
69
|
+
"errors":[
|
70
|
+
{"shape":"InvalidInput"},
|
71
|
+
{"shape":"NamespaceNotFound"},
|
72
|
+
{"shape":"ResourceInUse"},
|
73
|
+
{"shape":"DuplicateRequest"}
|
74
|
+
]
|
75
|
+
},
|
76
|
+
"DeleteService":{
|
77
|
+
"name":"DeleteService",
|
78
|
+
"http":{
|
79
|
+
"method":"POST",
|
80
|
+
"requestUri":"/"
|
81
|
+
},
|
82
|
+
"input":{"shape":"DeleteServiceRequest"},
|
83
|
+
"output":{"shape":"DeleteServiceResponse"},
|
84
|
+
"errors":[
|
85
|
+
{"shape":"InvalidInput"},
|
86
|
+
{"shape":"ServiceNotFound"},
|
87
|
+
{"shape":"ResourceInUse"}
|
88
|
+
]
|
89
|
+
},
|
90
|
+
"DeregisterInstance":{
|
91
|
+
"name":"DeregisterInstance",
|
92
|
+
"http":{
|
93
|
+
"method":"POST",
|
94
|
+
"requestUri":"/"
|
95
|
+
},
|
96
|
+
"input":{"shape":"DeregisterInstanceRequest"},
|
97
|
+
"output":{"shape":"DeregisterInstanceResponse"},
|
98
|
+
"errors":[
|
99
|
+
{"shape":"DuplicateRequest"},
|
100
|
+
{"shape":"InvalidInput"},
|
101
|
+
{"shape":"InstanceNotFound"},
|
102
|
+
{"shape":"ResourceInUse"},
|
103
|
+
{"shape":"ServiceNotFound"}
|
104
|
+
]
|
105
|
+
},
|
106
|
+
"GetInstance":{
|
107
|
+
"name":"GetInstance",
|
108
|
+
"http":{
|
109
|
+
"method":"POST",
|
110
|
+
"requestUri":"/"
|
111
|
+
},
|
112
|
+
"input":{"shape":"GetInstanceRequest"},
|
113
|
+
"output":{"shape":"GetInstanceResponse"},
|
114
|
+
"errors":[
|
115
|
+
{"shape":"InstanceNotFound"},
|
116
|
+
{"shape":"InvalidInput"},
|
117
|
+
{"shape":"ServiceNotFound"}
|
118
|
+
]
|
119
|
+
},
|
120
|
+
"GetInstancesHealthStatus":{
|
121
|
+
"name":"GetInstancesHealthStatus",
|
122
|
+
"http":{
|
123
|
+
"method":"POST",
|
124
|
+
"requestUri":"/"
|
125
|
+
},
|
126
|
+
"input":{"shape":"GetInstancesHealthStatusRequest"},
|
127
|
+
"output":{"shape":"GetInstancesHealthStatusResponse"},
|
128
|
+
"errors":[
|
129
|
+
{"shape":"InstanceNotFound"},
|
130
|
+
{"shape":"InvalidInput"},
|
131
|
+
{"shape":"ServiceNotFound"}
|
132
|
+
]
|
133
|
+
},
|
134
|
+
"GetNamespace":{
|
135
|
+
"name":"GetNamespace",
|
136
|
+
"http":{
|
137
|
+
"method":"POST",
|
138
|
+
"requestUri":"/"
|
139
|
+
},
|
140
|
+
"input":{"shape":"GetNamespaceRequest"},
|
141
|
+
"output":{"shape":"GetNamespaceResponse"},
|
142
|
+
"errors":[
|
143
|
+
{"shape":"InvalidInput"},
|
144
|
+
{"shape":"NamespaceNotFound"}
|
145
|
+
]
|
146
|
+
},
|
147
|
+
"GetOperation":{
|
148
|
+
"name":"GetOperation",
|
149
|
+
"http":{
|
150
|
+
"method":"POST",
|
151
|
+
"requestUri":"/"
|
152
|
+
},
|
153
|
+
"input":{"shape":"GetOperationRequest"},
|
154
|
+
"output":{"shape":"GetOperationResponse"},
|
155
|
+
"errors":[
|
156
|
+
{"shape":"OperationNotFound"}
|
157
|
+
]
|
158
|
+
},
|
159
|
+
"GetService":{
|
160
|
+
"name":"GetService",
|
161
|
+
"http":{
|
162
|
+
"method":"POST",
|
163
|
+
"requestUri":"/"
|
164
|
+
},
|
165
|
+
"input":{"shape":"GetServiceRequest"},
|
166
|
+
"output":{"shape":"GetServiceResponse"},
|
167
|
+
"errors":[
|
168
|
+
{"shape":"InvalidInput"},
|
169
|
+
{"shape":"ServiceNotFound"}
|
170
|
+
]
|
171
|
+
},
|
172
|
+
"ListInstances":{
|
173
|
+
"name":"ListInstances",
|
174
|
+
"http":{
|
175
|
+
"method":"POST",
|
176
|
+
"requestUri":"/"
|
177
|
+
},
|
178
|
+
"input":{"shape":"ListInstancesRequest"},
|
179
|
+
"output":{"shape":"ListInstancesResponse"},
|
180
|
+
"errors":[
|
181
|
+
{"shape":"ServiceNotFound"},
|
182
|
+
{"shape":"InvalidInput"}
|
183
|
+
]
|
184
|
+
},
|
185
|
+
"ListNamespaces":{
|
186
|
+
"name":"ListNamespaces",
|
187
|
+
"http":{
|
188
|
+
"method":"POST",
|
189
|
+
"requestUri":"/"
|
190
|
+
},
|
191
|
+
"input":{"shape":"ListNamespacesRequest"},
|
192
|
+
"output":{"shape":"ListNamespacesResponse"},
|
193
|
+
"errors":[
|
194
|
+
{"shape":"InvalidInput"}
|
195
|
+
]
|
196
|
+
},
|
197
|
+
"ListOperations":{
|
198
|
+
"name":"ListOperations",
|
199
|
+
"http":{
|
200
|
+
"method":"POST",
|
201
|
+
"requestUri":"/"
|
202
|
+
},
|
203
|
+
"input":{"shape":"ListOperationsRequest"},
|
204
|
+
"output":{"shape":"ListOperationsResponse"},
|
205
|
+
"errors":[
|
206
|
+
{"shape":"InvalidInput"}
|
207
|
+
]
|
208
|
+
},
|
209
|
+
"ListServices":{
|
210
|
+
"name":"ListServices",
|
211
|
+
"http":{
|
212
|
+
"method":"POST",
|
213
|
+
"requestUri":"/"
|
214
|
+
},
|
215
|
+
"input":{"shape":"ListServicesRequest"},
|
216
|
+
"output":{"shape":"ListServicesResponse"}
|
217
|
+
},
|
218
|
+
"RegisterInstance":{
|
219
|
+
"name":"RegisterInstance",
|
220
|
+
"http":{
|
221
|
+
"method":"POST",
|
222
|
+
"requestUri":"/"
|
223
|
+
},
|
224
|
+
"input":{"shape":"RegisterInstanceRequest"},
|
225
|
+
"output":{"shape":"RegisterInstanceResponse"},
|
226
|
+
"errors":[
|
227
|
+
{"shape":"DuplicateRequest"},
|
228
|
+
{"shape":"InvalidInput"},
|
229
|
+
{"shape":"ResourceInUse"},
|
230
|
+
{"shape":"ResourceLimitExceeded"},
|
231
|
+
{"shape":"ServiceNotFound"}
|
232
|
+
]
|
233
|
+
},
|
234
|
+
"UpdateService":{
|
235
|
+
"name":"UpdateService",
|
236
|
+
"http":{
|
237
|
+
"method":"POST",
|
238
|
+
"requestUri":"/"
|
239
|
+
},
|
240
|
+
"input":{"shape":"UpdateServiceRequest"},
|
241
|
+
"output":{"shape":"UpdateServiceResponse"},
|
242
|
+
"errors":[
|
243
|
+
{"shape":"DuplicateRequest"},
|
244
|
+
{"shape":"InvalidInput"},
|
245
|
+
{"shape":"ServiceNotFound"}
|
246
|
+
]
|
247
|
+
}
|
248
|
+
},
|
249
|
+
"shapes":{
|
250
|
+
"Arn":{
|
251
|
+
"type":"string",
|
252
|
+
"max":255
|
253
|
+
},
|
254
|
+
"AttrKey":{
|
255
|
+
"type":"string",
|
256
|
+
"max":255
|
257
|
+
},
|
258
|
+
"AttrValue":{
|
259
|
+
"type":"string",
|
260
|
+
"max":255
|
261
|
+
},
|
262
|
+
"Attributes":{
|
263
|
+
"type":"map",
|
264
|
+
"key":{"shape":"AttrKey"},
|
265
|
+
"value":{"shape":"AttrValue"}
|
266
|
+
},
|
267
|
+
"Code":{"type":"string"},
|
268
|
+
"CreatePrivateDnsNamespaceRequest":{
|
269
|
+
"type":"structure",
|
270
|
+
"required":[
|
271
|
+
"Name",
|
272
|
+
"Vpc"
|
273
|
+
],
|
274
|
+
"members":{
|
275
|
+
"Name":{"shape":"NamespaceName"},
|
276
|
+
"CreatorRequestId":{
|
277
|
+
"shape":"ResourceId",
|
278
|
+
"idempotencyToken":true
|
279
|
+
},
|
280
|
+
"Description":{"shape":"ResourceDescription"},
|
281
|
+
"Vpc":{"shape":"ResourceId"}
|
282
|
+
}
|
283
|
+
},
|
284
|
+
"CreatePrivateDnsNamespaceResponse":{
|
285
|
+
"type":"structure",
|
286
|
+
"members":{
|
287
|
+
"OperationId":{"shape":"OperationId"}
|
288
|
+
}
|
289
|
+
},
|
290
|
+
"CreatePublicDnsNamespaceRequest":{
|
291
|
+
"type":"structure",
|
292
|
+
"required":["Name"],
|
293
|
+
"members":{
|
294
|
+
"Name":{"shape":"NamespaceName"},
|
295
|
+
"CreatorRequestId":{
|
296
|
+
"shape":"ResourceId",
|
297
|
+
"idempotencyToken":true
|
298
|
+
},
|
299
|
+
"Description":{"shape":"ResourceDescription"}
|
300
|
+
}
|
301
|
+
},
|
302
|
+
"CreatePublicDnsNamespaceResponse":{
|
303
|
+
"type":"structure",
|
304
|
+
"members":{
|
305
|
+
"OperationId":{"shape":"OperationId"}
|
306
|
+
}
|
307
|
+
},
|
308
|
+
"CreateServiceRequest":{
|
309
|
+
"type":"structure",
|
310
|
+
"required":[
|
311
|
+
"Name",
|
312
|
+
"DnsConfig"
|
313
|
+
],
|
314
|
+
"members":{
|
315
|
+
"Name":{"shape":"ServiceName"},
|
316
|
+
"CreatorRequestId":{
|
317
|
+
"shape":"ResourceId",
|
318
|
+
"idempotencyToken":true
|
319
|
+
},
|
320
|
+
"Description":{"shape":"ResourceDescription"},
|
321
|
+
"DnsConfig":{"shape":"DnsConfig"},
|
322
|
+
"HealthCheckConfig":{"shape":"HealthCheckConfig"}
|
323
|
+
}
|
324
|
+
},
|
325
|
+
"CreateServiceResponse":{
|
326
|
+
"type":"structure",
|
327
|
+
"members":{
|
328
|
+
"Service":{"shape":"Service"}
|
329
|
+
}
|
330
|
+
},
|
331
|
+
"DeleteNamespaceRequest":{
|
332
|
+
"type":"structure",
|
333
|
+
"required":["Id"],
|
334
|
+
"members":{
|
335
|
+
"Id":{"shape":"ResourceId"}
|
336
|
+
}
|
337
|
+
},
|
338
|
+
"DeleteNamespaceResponse":{
|
339
|
+
"type":"structure",
|
340
|
+
"members":{
|
341
|
+
"OperationId":{"shape":"OperationId"}
|
342
|
+
}
|
343
|
+
},
|
344
|
+
"DeleteServiceRequest":{
|
345
|
+
"type":"structure",
|
346
|
+
"required":["Id"],
|
347
|
+
"members":{
|
348
|
+
"Id":{"shape":"ResourceId"}
|
349
|
+
}
|
350
|
+
},
|
351
|
+
"DeleteServiceResponse":{
|
352
|
+
"type":"structure",
|
353
|
+
"members":{
|
354
|
+
}
|
355
|
+
},
|
356
|
+
"DeregisterInstanceRequest":{
|
357
|
+
"type":"structure",
|
358
|
+
"required":[
|
359
|
+
"ServiceId",
|
360
|
+
"InstanceId"
|
361
|
+
],
|
362
|
+
"members":{
|
363
|
+
"ServiceId":{"shape":"ResourceId"},
|
364
|
+
"InstanceId":{"shape":"ResourceId"}
|
365
|
+
}
|
366
|
+
},
|
367
|
+
"DeregisterInstanceResponse":{
|
368
|
+
"type":"structure",
|
369
|
+
"members":{
|
370
|
+
"OperationId":{"shape":"OperationId"}
|
371
|
+
}
|
372
|
+
},
|
373
|
+
"DnsConfig":{
|
374
|
+
"type":"structure",
|
375
|
+
"required":[
|
376
|
+
"NamespaceId",
|
377
|
+
"DnsRecords"
|
378
|
+
],
|
379
|
+
"members":{
|
380
|
+
"NamespaceId":{"shape":"ResourceId"},
|
381
|
+
"DnsRecords":{"shape":"DnsRecordList"}
|
382
|
+
}
|
383
|
+
},
|
384
|
+
"DnsConfigChange":{
|
385
|
+
"type":"structure",
|
386
|
+
"required":["DnsRecords"],
|
387
|
+
"members":{
|
388
|
+
"DnsRecords":{"shape":"DnsRecordList"}
|
389
|
+
}
|
390
|
+
},
|
391
|
+
"DnsProperties":{
|
392
|
+
"type":"structure",
|
393
|
+
"members":{
|
394
|
+
"HostedZoneId":{"shape":"ResourceId"}
|
395
|
+
}
|
396
|
+
},
|
397
|
+
"DnsRecord":{
|
398
|
+
"type":"structure",
|
399
|
+
"required":[
|
400
|
+
"Type",
|
401
|
+
"TTL"
|
402
|
+
],
|
403
|
+
"members":{
|
404
|
+
"Type":{"shape":"RecordType"},
|
405
|
+
"TTL":{"shape":"RecordTTL"}
|
406
|
+
}
|
407
|
+
},
|
408
|
+
"DnsRecordList":{
|
409
|
+
"type":"list",
|
410
|
+
"member":{"shape":"DnsRecord"}
|
411
|
+
},
|
412
|
+
"DuplicateRequest":{
|
413
|
+
"type":"structure",
|
414
|
+
"members":{
|
415
|
+
"Message":{"shape":"ErrorMessage"}
|
416
|
+
},
|
417
|
+
"exception":true
|
418
|
+
},
|
419
|
+
"ErrorMessage":{"type":"string"},
|
420
|
+
"FailureThreshold":{
|
421
|
+
"type":"integer",
|
422
|
+
"max":10,
|
423
|
+
"min":1
|
424
|
+
},
|
425
|
+
"FilterCondition":{
|
426
|
+
"type":"string",
|
427
|
+
"enum":[
|
428
|
+
"EQ",
|
429
|
+
"IN",
|
430
|
+
"BETWEEN"
|
431
|
+
]
|
432
|
+
},
|
433
|
+
"FilterValue":{
|
434
|
+
"type":"string",
|
435
|
+
"max":255,
|
436
|
+
"min":1
|
437
|
+
},
|
438
|
+
"FilterValues":{
|
439
|
+
"type":"list",
|
440
|
+
"member":{"shape":"FilterValue"}
|
441
|
+
},
|
442
|
+
"GetInstanceRequest":{
|
443
|
+
"type":"structure",
|
444
|
+
"required":[
|
445
|
+
"ServiceId",
|
446
|
+
"InstanceId"
|
447
|
+
],
|
448
|
+
"members":{
|
449
|
+
"ServiceId":{"shape":"ResourceId"},
|
450
|
+
"InstanceId":{"shape":"ResourceId"}
|
451
|
+
}
|
452
|
+
},
|
453
|
+
"GetInstanceResponse":{
|
454
|
+
"type":"structure",
|
455
|
+
"members":{
|
456
|
+
"Instance":{"shape":"Instance"}
|
457
|
+
}
|
458
|
+
},
|
459
|
+
"GetInstancesHealthStatusRequest":{
|
460
|
+
"type":"structure",
|
461
|
+
"required":["ServiceId"],
|
462
|
+
"members":{
|
463
|
+
"ServiceId":{"shape":"ResourceId"},
|
464
|
+
"Instances":{"shape":"InstanceIdList"},
|
465
|
+
"MaxResults":{"shape":"MaxResults"},
|
466
|
+
"NextToken":{"shape":"NextToken"}
|
467
|
+
}
|
468
|
+
},
|
469
|
+
"GetInstancesHealthStatusResponse":{
|
470
|
+
"type":"structure",
|
471
|
+
"members":{
|
472
|
+
"Status":{"shape":"InstanceHealthStatusMap"},
|
473
|
+
"NextToken":{"shape":"NextToken"}
|
474
|
+
}
|
475
|
+
},
|
476
|
+
"GetNamespaceRequest":{
|
477
|
+
"type":"structure",
|
478
|
+
"required":["Id"],
|
479
|
+
"members":{
|
480
|
+
"Id":{"shape":"ResourceId"}
|
481
|
+
}
|
482
|
+
},
|
483
|
+
"GetNamespaceResponse":{
|
484
|
+
"type":"structure",
|
485
|
+
"members":{
|
486
|
+
"Namespace":{"shape":"Namespace"}
|
487
|
+
}
|
488
|
+
},
|
489
|
+
"GetOperationRequest":{
|
490
|
+
"type":"structure",
|
491
|
+
"required":["OperationId"],
|
492
|
+
"members":{
|
493
|
+
"OperationId":{"shape":"ResourceId"}
|
494
|
+
}
|
495
|
+
},
|
496
|
+
"GetOperationResponse":{
|
497
|
+
"type":"structure",
|
498
|
+
"members":{
|
499
|
+
"Operation":{"shape":"Operation"}
|
500
|
+
}
|
501
|
+
},
|
502
|
+
"GetServiceRequest":{
|
503
|
+
"type":"structure",
|
504
|
+
"required":["Id"],
|
505
|
+
"members":{
|
506
|
+
"Id":{"shape":"ResourceId"}
|
507
|
+
}
|
508
|
+
},
|
509
|
+
"GetServiceResponse":{
|
510
|
+
"type":"structure",
|
511
|
+
"members":{
|
512
|
+
"Service":{"shape":"Service"}
|
513
|
+
}
|
514
|
+
},
|
515
|
+
"HealthCheckConfig":{
|
516
|
+
"type":"structure",
|
517
|
+
"members":{
|
518
|
+
"Type":{"shape":"HealthCheckType"},
|
519
|
+
"ResourcePath":{"shape":"ResourcePath"},
|
520
|
+
"FailureThreshold":{"shape":"FailureThreshold"}
|
521
|
+
}
|
522
|
+
},
|
523
|
+
"HealthCheckType":{
|
524
|
+
"type":"string",
|
525
|
+
"enum":[
|
526
|
+
"HTTP",
|
527
|
+
"HTTPS",
|
528
|
+
"TCP"
|
529
|
+
]
|
530
|
+
},
|
531
|
+
"HealthStatus":{
|
532
|
+
"type":"string",
|
533
|
+
"enum":[
|
534
|
+
"HEALTHY",
|
535
|
+
"UNHEALTHY",
|
536
|
+
"UNKNOWN"
|
537
|
+
]
|
538
|
+
},
|
539
|
+
"Instance":{
|
540
|
+
"type":"structure",
|
541
|
+
"required":["Id"],
|
542
|
+
"members":{
|
543
|
+
"Id":{"shape":"ResourceId"},
|
544
|
+
"CreatorRequestId":{"shape":"ResourceId"},
|
545
|
+
"Attributes":{"shape":"Attributes"}
|
546
|
+
}
|
547
|
+
},
|
548
|
+
"InstanceHealthStatusMap":{
|
549
|
+
"type":"map",
|
550
|
+
"key":{"shape":"ResourceId"},
|
551
|
+
"value":{"shape":"HealthStatus"}
|
552
|
+
},
|
553
|
+
"InstanceIdList":{
|
554
|
+
"type":"list",
|
555
|
+
"member":{"shape":"ResourceId"},
|
556
|
+
"min":1
|
557
|
+
},
|
558
|
+
"InstanceNotFound":{
|
559
|
+
"type":"structure",
|
560
|
+
"members":{
|
561
|
+
"Message":{"shape":"ErrorMessage"}
|
562
|
+
},
|
563
|
+
"exception":true
|
564
|
+
},
|
565
|
+
"InstanceSummary":{
|
566
|
+
"type":"structure",
|
567
|
+
"members":{
|
568
|
+
"Id":{"shape":"ResourceId"},
|
569
|
+
"Attributes":{"shape":"Attributes"}
|
570
|
+
}
|
571
|
+
},
|
572
|
+
"InstanceSummaryList":{
|
573
|
+
"type":"list",
|
574
|
+
"member":{"shape":"InstanceSummary"}
|
575
|
+
},
|
576
|
+
"InvalidInput":{
|
577
|
+
"type":"structure",
|
578
|
+
"members":{
|
579
|
+
"Message":{"shape":"ErrorMessage"}
|
580
|
+
},
|
581
|
+
"exception":true
|
582
|
+
},
|
583
|
+
"ListInstancesRequest":{
|
584
|
+
"type":"structure",
|
585
|
+
"required":["ServiceId"],
|
586
|
+
"members":{
|
587
|
+
"ServiceId":{"shape":"ResourceId"},
|
588
|
+
"NextToken":{"shape":"NextToken"},
|
589
|
+
"MaxResults":{"shape":"MaxResults"}
|
590
|
+
}
|
591
|
+
},
|
592
|
+
"ListInstancesResponse":{
|
593
|
+
"type":"structure",
|
594
|
+
"members":{
|
595
|
+
"Instances":{"shape":"InstanceSummaryList"},
|
596
|
+
"NextToken":{"shape":"NextToken"}
|
597
|
+
}
|
598
|
+
},
|
599
|
+
"ListNamespacesRequest":{
|
600
|
+
"type":"structure",
|
601
|
+
"members":{
|
602
|
+
"NextToken":{"shape":"NextToken"},
|
603
|
+
"MaxResults":{"shape":"MaxResults"},
|
604
|
+
"Filters":{"shape":"NamespaceFilters"}
|
605
|
+
}
|
606
|
+
},
|
607
|
+
"ListNamespacesResponse":{
|
608
|
+
"type":"structure",
|
609
|
+
"members":{
|
610
|
+
"Namespaces":{"shape":"NamespaceSummariesList"},
|
611
|
+
"NextToken":{"shape":"NextToken"}
|
612
|
+
}
|
613
|
+
},
|
614
|
+
"ListOperationsRequest":{
|
615
|
+
"type":"structure",
|
616
|
+
"members":{
|
617
|
+
"NextToken":{"shape":"NextToken"},
|
618
|
+
"MaxResults":{"shape":"MaxResults"},
|
619
|
+
"Filters":{"shape":"OperationFilters"}
|
620
|
+
}
|
621
|
+
},
|
622
|
+
"ListOperationsResponse":{
|
623
|
+
"type":"structure",
|
624
|
+
"members":{
|
625
|
+
"Operations":{"shape":"OperationSummaryList"},
|
626
|
+
"NextToken":{"shape":"NextToken"}
|
627
|
+
}
|
628
|
+
},
|
629
|
+
"ListServicesRequest":{
|
630
|
+
"type":"structure",
|
631
|
+
"members":{
|
632
|
+
"NextToken":{"shape":"NextToken"},
|
633
|
+
"MaxResults":{"shape":"MaxResults"},
|
634
|
+
"Filters":{"shape":"ServiceFilters"}
|
635
|
+
}
|
636
|
+
},
|
637
|
+
"ListServicesResponse":{
|
638
|
+
"type":"structure",
|
639
|
+
"members":{
|
640
|
+
"Services":{"shape":"ServiceSummariesList"},
|
641
|
+
"NextToken":{"shape":"NextToken"}
|
642
|
+
}
|
643
|
+
},
|
644
|
+
"MaxResults":{
|
645
|
+
"type":"integer",
|
646
|
+
"max":100,
|
647
|
+
"min":1
|
648
|
+
},
|
649
|
+
"Message":{"type":"string"},
|
650
|
+
"Namespace":{
|
651
|
+
"type":"structure",
|
652
|
+
"members":{
|
653
|
+
"Id":{"shape":"ResourceId"},
|
654
|
+
"Arn":{"shape":"Arn"},
|
655
|
+
"Name":{"shape":"NamespaceName"},
|
656
|
+
"Type":{"shape":"NamespaceType"},
|
657
|
+
"Description":{"shape":"ResourceDescription"},
|
658
|
+
"ServiceCount":{"shape":"ResourceCount"},
|
659
|
+
"Properties":{"shape":"NamespaceProperties"},
|
660
|
+
"CreateDate":{"shape":"Timestamp"},
|
661
|
+
"CreatorRequestId":{"shape":"ResourceId"}
|
662
|
+
}
|
663
|
+
},
|
664
|
+
"NamespaceAlreadyExists":{
|
665
|
+
"type":"structure",
|
666
|
+
"members":{
|
667
|
+
"Message":{"shape":"ErrorMessage"},
|
668
|
+
"CreatorRequestId":{"shape":"ResourceId"},
|
669
|
+
"NamespaceId":{"shape":"ResourceId"}
|
670
|
+
},
|
671
|
+
"exception":true
|
672
|
+
},
|
673
|
+
"NamespaceFilter":{
|
674
|
+
"type":"structure",
|
675
|
+
"required":[
|
676
|
+
"Name",
|
677
|
+
"Values"
|
678
|
+
],
|
679
|
+
"members":{
|
680
|
+
"Name":{"shape":"NamespaceFilterName"},
|
681
|
+
"Values":{"shape":"FilterValues"},
|
682
|
+
"Condition":{"shape":"FilterCondition"}
|
683
|
+
}
|
684
|
+
},
|
685
|
+
"NamespaceFilterName":{
|
686
|
+
"type":"string",
|
687
|
+
"enum":["TYPE"]
|
688
|
+
},
|
689
|
+
"NamespaceFilters":{
|
690
|
+
"type":"list",
|
691
|
+
"member":{"shape":"NamespaceFilter"}
|
692
|
+
},
|
693
|
+
"NamespaceName":{
|
694
|
+
"type":"string",
|
695
|
+
"max":1024
|
696
|
+
},
|
697
|
+
"NamespaceNotFound":{
|
698
|
+
"type":"structure",
|
699
|
+
"members":{
|
700
|
+
"Message":{"shape":"ErrorMessage"}
|
701
|
+
},
|
702
|
+
"exception":true
|
703
|
+
},
|
704
|
+
"NamespaceProperties":{
|
705
|
+
"type":"structure",
|
706
|
+
"members":{
|
707
|
+
"DnsProperties":{"shape":"DnsProperties"}
|
708
|
+
}
|
709
|
+
},
|
710
|
+
"NamespaceSummariesList":{
|
711
|
+
"type":"list",
|
712
|
+
"member":{"shape":"NamespaceSummary"}
|
713
|
+
},
|
714
|
+
"NamespaceSummary":{
|
715
|
+
"type":"structure",
|
716
|
+
"members":{
|
717
|
+
"Id":{"shape":"ResourceId"},
|
718
|
+
"Arn":{"shape":"Arn"},
|
719
|
+
"Name":{"shape":"NamespaceName"},
|
720
|
+
"Type":{"shape":"NamespaceType"}
|
721
|
+
}
|
722
|
+
},
|
723
|
+
"NamespaceType":{
|
724
|
+
"type":"string",
|
725
|
+
"enum":[
|
726
|
+
"DNS_PUBLIC",
|
727
|
+
"DNS_PRIVATE"
|
728
|
+
]
|
729
|
+
},
|
730
|
+
"NextToken":{
|
731
|
+
"type":"string",
|
732
|
+
"max":4096
|
733
|
+
},
|
734
|
+
"Operation":{
|
735
|
+
"type":"structure",
|
736
|
+
"members":{
|
737
|
+
"Id":{"shape":"OperationId"},
|
738
|
+
"Type":{"shape":"OperationType"},
|
739
|
+
"Status":{"shape":"OperationStatus"},
|
740
|
+
"ErrorMessage":{"shape":"Message"},
|
741
|
+
"ErrorCode":{"shape":"Code"},
|
742
|
+
"CreateDate":{"shape":"Timestamp"},
|
743
|
+
"UpdateDate":{"shape":"Timestamp"},
|
744
|
+
"Targets":{"shape":"OperationTargetsMap"}
|
745
|
+
}
|
746
|
+
},
|
747
|
+
"OperationFilter":{
|
748
|
+
"type":"structure",
|
749
|
+
"required":[
|
750
|
+
"Name",
|
751
|
+
"Values"
|
752
|
+
],
|
753
|
+
"members":{
|
754
|
+
"Name":{"shape":"OperationFilterName"},
|
755
|
+
"Values":{"shape":"FilterValues"},
|
756
|
+
"Condition":{"shape":"FilterCondition"}
|
757
|
+
}
|
758
|
+
},
|
759
|
+
"OperationFilterName":{
|
760
|
+
"type":"string",
|
761
|
+
"enum":[
|
762
|
+
"NAMESPACE_ID",
|
763
|
+
"SERVICE_ID",
|
764
|
+
"STATUS",
|
765
|
+
"TYPE",
|
766
|
+
"UPDATE_DATE"
|
767
|
+
]
|
768
|
+
},
|
769
|
+
"OperationFilters":{
|
770
|
+
"type":"list",
|
771
|
+
"member":{"shape":"OperationFilter"}
|
772
|
+
},
|
773
|
+
"OperationId":{
|
774
|
+
"type":"string",
|
775
|
+
"max":255
|
776
|
+
},
|
777
|
+
"OperationNotFound":{
|
778
|
+
"type":"structure",
|
779
|
+
"members":{
|
780
|
+
"Message":{"shape":"ErrorMessage"}
|
781
|
+
},
|
782
|
+
"exception":true
|
783
|
+
},
|
784
|
+
"OperationStatus":{
|
785
|
+
"type":"string",
|
786
|
+
"enum":[
|
787
|
+
"SUBMITTED",
|
788
|
+
"PENDING",
|
789
|
+
"SUCCESS",
|
790
|
+
"FAIL"
|
791
|
+
]
|
792
|
+
},
|
793
|
+
"OperationSummary":{
|
794
|
+
"type":"structure",
|
795
|
+
"members":{
|
796
|
+
"Id":{"shape":"OperationId"},
|
797
|
+
"Status":{"shape":"OperationStatus"}
|
798
|
+
}
|
799
|
+
},
|
800
|
+
"OperationSummaryList":{
|
801
|
+
"type":"list",
|
802
|
+
"member":{"shape":"OperationSummary"}
|
803
|
+
},
|
804
|
+
"OperationTargetType":{
|
805
|
+
"type":"string",
|
806
|
+
"enum":[
|
807
|
+
"NAMESPACE",
|
808
|
+
"SERVICE",
|
809
|
+
"INSTANCE"
|
810
|
+
]
|
811
|
+
},
|
812
|
+
"OperationTargetsMap":{
|
813
|
+
"type":"map",
|
814
|
+
"key":{"shape":"OperationTargetType"},
|
815
|
+
"value":{"shape":"ResourceId"}
|
816
|
+
},
|
817
|
+
"OperationType":{
|
818
|
+
"type":"string",
|
819
|
+
"enum":[
|
820
|
+
"CREATE_NAMESPACE",
|
821
|
+
"DELETE_NAMESPACE",
|
822
|
+
"UPDATE_SERVICE",
|
823
|
+
"REGISTER_INSTANCE",
|
824
|
+
"DEREGISTER_INSTANCE"
|
825
|
+
]
|
826
|
+
},
|
827
|
+
"RecordTTL":{
|
828
|
+
"type":"long",
|
829
|
+
"max":2147483647,
|
830
|
+
"min":0
|
831
|
+
},
|
832
|
+
"RecordType":{
|
833
|
+
"type":"string",
|
834
|
+
"enum":[
|
835
|
+
"SRV",
|
836
|
+
"A",
|
837
|
+
"AAAA"
|
838
|
+
]
|
839
|
+
},
|
840
|
+
"RegisterInstanceRequest":{
|
841
|
+
"type":"structure",
|
842
|
+
"required":[
|
843
|
+
"ServiceId",
|
844
|
+
"InstanceId",
|
845
|
+
"Attributes"
|
846
|
+
],
|
847
|
+
"members":{
|
848
|
+
"ServiceId":{"shape":"ResourceId"},
|
849
|
+
"InstanceId":{"shape":"ResourceId"},
|
850
|
+
"CreatorRequestId":{
|
851
|
+
"shape":"ResourceId",
|
852
|
+
"idempotencyToken":true
|
853
|
+
},
|
854
|
+
"Attributes":{"shape":"Attributes"}
|
855
|
+
}
|
856
|
+
},
|
857
|
+
"RegisterInstanceResponse":{
|
858
|
+
"type":"structure",
|
859
|
+
"members":{
|
860
|
+
"OperationId":{"shape":"OperationId"}
|
861
|
+
}
|
862
|
+
},
|
863
|
+
"ResourceCount":{"type":"integer"},
|
864
|
+
"ResourceDescription":{
|
865
|
+
"type":"string",
|
866
|
+
"max":1024
|
867
|
+
},
|
868
|
+
"ResourceId":{
|
869
|
+
"type":"string",
|
870
|
+
"max":64
|
871
|
+
},
|
872
|
+
"ResourceInUse":{
|
873
|
+
"type":"structure",
|
874
|
+
"members":{
|
875
|
+
"Message":{"shape":"ErrorMessage"}
|
876
|
+
},
|
877
|
+
"exception":true
|
878
|
+
},
|
879
|
+
"ResourceLimitExceeded":{
|
880
|
+
"type":"structure",
|
881
|
+
"members":{
|
882
|
+
"Message":{"shape":"ErrorMessage"}
|
883
|
+
},
|
884
|
+
"exception":true
|
885
|
+
},
|
886
|
+
"ResourcePath":{
|
887
|
+
"type":"string",
|
888
|
+
"max":255
|
889
|
+
},
|
890
|
+
"Service":{
|
891
|
+
"type":"structure",
|
892
|
+
"members":{
|
893
|
+
"Id":{"shape":"ResourceId"},
|
894
|
+
"Arn":{"shape":"Arn"},
|
895
|
+
"Name":{"shape":"ServiceName"},
|
896
|
+
"Description":{"shape":"ResourceDescription"},
|
897
|
+
"InstanceCount":{"shape":"ResourceCount"},
|
898
|
+
"DnsConfig":{"shape":"DnsConfig"},
|
899
|
+
"HealthCheckConfig":{"shape":"HealthCheckConfig"},
|
900
|
+
"CreateDate":{"shape":"Timestamp"},
|
901
|
+
"CreatorRequestId":{"shape":"ResourceId"}
|
902
|
+
}
|
903
|
+
},
|
904
|
+
"ServiceAlreadyExists":{
|
905
|
+
"type":"structure",
|
906
|
+
"members":{
|
907
|
+
"Message":{"shape":"ErrorMessage"},
|
908
|
+
"CreatorRequestId":{"shape":"ResourceId"},
|
909
|
+
"ServiceId":{"shape":"ResourceId"}
|
910
|
+
},
|
911
|
+
"exception":true
|
912
|
+
},
|
913
|
+
"ServiceChange":{
|
914
|
+
"type":"structure",
|
915
|
+
"required":["DnsConfig"],
|
916
|
+
"members":{
|
917
|
+
"Description":{"shape":"ResourceDescription"},
|
918
|
+
"DnsConfig":{"shape":"DnsConfigChange"},
|
919
|
+
"HealthCheckConfig":{"shape":"HealthCheckConfig"}
|
920
|
+
}
|
921
|
+
},
|
922
|
+
"ServiceFilter":{
|
923
|
+
"type":"structure",
|
924
|
+
"required":[
|
925
|
+
"Name",
|
926
|
+
"Values"
|
927
|
+
],
|
928
|
+
"members":{
|
929
|
+
"Name":{"shape":"ServiceFilterName"},
|
930
|
+
"Values":{"shape":"FilterValues"},
|
931
|
+
"Condition":{"shape":"FilterCondition"}
|
932
|
+
}
|
933
|
+
},
|
934
|
+
"ServiceFilterName":{
|
935
|
+
"type":"string",
|
936
|
+
"enum":["NAMESPACE_ID"]
|
937
|
+
},
|
938
|
+
"ServiceFilters":{
|
939
|
+
"type":"list",
|
940
|
+
"member":{"shape":"ServiceFilter"}
|
941
|
+
},
|
942
|
+
"ServiceName":{
|
943
|
+
"type":"string",
|
944
|
+
"pattern":"((?=^.{1,127}$)^([a-zA-Z][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]|[a-zA-Z])(\\.([a-z][a-zA-Z0-9-]{0,61}[a-zA-Z0-9]|[a-zA-Z]))*$)|(^\\.$)"
|
945
|
+
},
|
946
|
+
"ServiceNotFound":{
|
947
|
+
"type":"structure",
|
948
|
+
"members":{
|
949
|
+
"Message":{"shape":"ErrorMessage"}
|
950
|
+
},
|
951
|
+
"exception":true
|
952
|
+
},
|
953
|
+
"ServiceSummariesList":{
|
954
|
+
"type":"list",
|
955
|
+
"member":{"shape":"ServiceSummary"}
|
956
|
+
},
|
957
|
+
"ServiceSummary":{
|
958
|
+
"type":"structure",
|
959
|
+
"members":{
|
960
|
+
"Id":{"shape":"ResourceId"},
|
961
|
+
"Arn":{"shape":"Arn"},
|
962
|
+
"Name":{"shape":"ServiceName"},
|
963
|
+
"Description":{"shape":"ResourceDescription"},
|
964
|
+
"InstanceCount":{"shape":"ResourceCount"}
|
965
|
+
}
|
966
|
+
},
|
967
|
+
"Timestamp":{"type":"timestamp"},
|
968
|
+
"UpdateServiceRequest":{
|
969
|
+
"type":"structure",
|
970
|
+
"required":[
|
971
|
+
"Id",
|
972
|
+
"Service"
|
973
|
+
],
|
974
|
+
"members":{
|
975
|
+
"Id":{"shape":"ResourceId"},
|
976
|
+
"Service":{"shape":"ServiceChange"}
|
977
|
+
}
|
978
|
+
},
|
979
|
+
"UpdateServiceResponse":{
|
980
|
+
"type":"structure",
|
981
|
+
"members":{
|
982
|
+
"OperationId":{"shape":"OperationId"}
|
983
|
+
}
|
984
|
+
}
|
985
|
+
}
|
986
|
+
}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
{
|
2
|
+
"pagination": {
|
3
|
+
"GetInstancesHealthStatus": {
|
4
|
+
"input_token": "NextToken",
|
5
|
+
"output_token": "NextToken",
|
6
|
+
"limit_key": "MaxResults"
|
7
|
+
},
|
8
|
+
"ListInstances": {
|
9
|
+
"input_token": "NextToken",
|
10
|
+
"output_token": "NextToken",
|
11
|
+
"limit_key": "MaxResults"
|
12
|
+
},
|
13
|
+
"ListNamespaces": {
|
14
|
+
"input_token": "NextToken",
|
15
|
+
"output_token": "NextToken",
|
16
|
+
"limit_key": "MaxResults"
|
17
|
+
},
|
18
|
+
"ListOperations": {
|
19
|
+
"input_token": "NextToken",
|
20
|
+
"output_token": "NextToken",
|
21
|
+
"limit_key": "MaxResults"
|
22
|
+
},
|
23
|
+
"ListServices": {
|
24
|
+
"input_token": "NextToken",
|
25
|
+
"output_token": "NextToken",
|
26
|
+
"limit_key": "MaxResults"
|
27
|
+
}
|
28
|
+
}
|
29
|
+
}
|
data/lib/aws-sdk-core.rb
CHANGED
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:ServiceDiscovery, {
|
2
|
+
api: "#{Aws::API_DIR}/servicediscovery/2017-03-14/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/servicediscovery/2017-03-14/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/servicediscovery/2017-03-14/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/servicediscovery/2017-03-14/paginators-1.json",
|
6
|
+
})
|
data/lib/aws-sdk-core/version.rb
CHANGED
data/service-models.json
CHANGED
@@ -462,6 +462,10 @@
|
|
462
462
|
"models": "servicecatalog/2015-12-10",
|
463
463
|
"endpoint": "servicecatalog"
|
464
464
|
},
|
465
|
+
"ServiceDiscovery": {
|
466
|
+
"models": "servicediscovery/2017-03-14",
|
467
|
+
"endpoint": "servicediscovery"
|
468
|
+
},
|
465
469
|
"Shield": {
|
466
470
|
"models": "shield/2016-06-02",
|
467
471
|
"endpoint": "shield"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.10.
|
4
|
+
version: 2.10.97
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-12-
|
11
|
+
date: 2017-12-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -445,6 +445,9 @@ files:
|
|
445
445
|
- apis/servicecatalog/2015-12-10/api-2.json
|
446
446
|
- apis/servicecatalog/2015-12-10/examples-1.json
|
447
447
|
- apis/servicecatalog/2015-12-10/paginators-1.json
|
448
|
+
- apis/servicediscovery/2017-03-14/api-2.json
|
449
|
+
- apis/servicediscovery/2017-03-14/examples-1.json
|
450
|
+
- apis/servicediscovery/2017-03-14/paginators-1.json
|
448
451
|
- apis/shield/2016-06-02/api-2.json
|
449
452
|
- apis/shield/2016-06-02/examples-1.json
|
450
453
|
- apis/shield/2016-06-02/paginators-1.json
|
@@ -737,6 +740,7 @@ files:
|
|
737
740
|
- lib/aws-sdk-core/serverlessapplicationrepository.rb
|
738
741
|
- lib/aws-sdk-core/service.rb
|
739
742
|
- lib/aws-sdk-core/servicecatalog.rb
|
743
|
+
- lib/aws-sdk-core/servicediscovery.rb
|
740
744
|
- lib/aws-sdk-core/ses.rb
|
741
745
|
- lib/aws-sdk-core/shared_config.rb
|
742
746
|
- lib/aws-sdk-core/shared_credentials.rb
|