aws-sdk-core 2.11.550 → 2.11.555
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/autoscaling/2011-01-01/api-2.json +31 -2
- data/apis/config/2014-11-12/api-2.json +12 -5
- data/apis/datasync/2018-11-09/api-2.json +134 -18
- data/apis/dms/2016-01-01/api-2.json +362 -4
- data/apis/dms/2016-01-01/paginators-1.json +15 -0
- data/apis/ec2/2016-11-15/api-2.json +103 -2
- data/apis/ec2/2016-11-15/paginators-1.json +6 -0
- data/apis/ecr/2015-09-21/api-2.json +47 -9
- data/apis/firehose/2015-08-04/api-2.json +167 -2
- data/apis/frauddetector/2019-11-15/api-2.json +34 -94
- data/apis/fsx/2018-03-01/api-2.json +35 -2
- data/apis/glue/2017-03-31/api-2.json +46 -1
- data/apis/guardduty/2017-11-28/api-2.json +272 -0
- data/apis/imagebuilder/2019-12-02/api-2.json +1 -1
- data/apis/ivs/2020-07-14/api-2.json +18 -5
- data/apis/kendra/2019-02-03/api-2.json +38 -4
- data/apis/lightsail/2016-11-28/api-2.json +748 -2
- data/apis/macie2/2020-01-01/api-2.json +23 -2
- data/apis/mediaconnect/2018-11-14/api-2.json +19 -0
- data/apis/medialive/2017-10-14/api-2.json +52 -2
- data/apis/mediapackage/2017-10-12/api-2.json +5 -4
- data/apis/monitoring/2010-08-01/api-2.json +6 -1
- data/apis/mq/2017-11-27/api-2.json +202 -0
- data/apis/mq/2017-11-27/paginators-1.json +8 -1
- data/apis/resource-groups/2017-11-27/api-2.json +244 -60
- data/apis/sagemaker/2017-07-24/api-2.json +286 -34
- data/apis/sagemaker/2017-07-24/paginators-1.json +6 -0
- data/apis/securityhub/2018-10-26/api-2.json +29 -1
- data/apis/workspaces/2015-04-08/api-2.json +90 -1
- data/endpoints.json +36 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -31,8 +31,8 @@
|
|
31
31
|
"DeleteGroup":{
|
32
32
|
"name":"DeleteGroup",
|
33
33
|
"http":{
|
34
|
-
"method":"
|
35
|
-
"requestUri":"/
|
34
|
+
"method":"POST",
|
35
|
+
"requestUri":"/delete-group"
|
36
36
|
},
|
37
37
|
"input":{"shape":"DeleteGroupInput"},
|
38
38
|
"output":{"shape":"DeleteGroupOutput"},
|
@@ -48,8 +48,8 @@
|
|
48
48
|
"GetGroup":{
|
49
49
|
"name":"GetGroup",
|
50
50
|
"http":{
|
51
|
-
"method":"
|
52
|
-
"requestUri":"/
|
51
|
+
"method":"POST",
|
52
|
+
"requestUri":"/get-group"
|
53
53
|
},
|
54
54
|
"input":{"shape":"GetGroupInput"},
|
55
55
|
"output":{"shape":"GetGroupOutput"},
|
@@ -62,11 +62,28 @@
|
|
62
62
|
{"shape":"InternalServerErrorException"}
|
63
63
|
]
|
64
64
|
},
|
65
|
+
"GetGroupConfiguration":{
|
66
|
+
"name":"GetGroupConfiguration",
|
67
|
+
"http":{
|
68
|
+
"method":"POST",
|
69
|
+
"requestUri":"/get-group-configuration"
|
70
|
+
},
|
71
|
+
"input":{"shape":"GetGroupConfigurationInput"},
|
72
|
+
"output":{"shape":"GetGroupConfigurationOutput"},
|
73
|
+
"errors":[
|
74
|
+
{"shape":"BadRequestException"},
|
75
|
+
{"shape":"ForbiddenException"},
|
76
|
+
{"shape":"NotFoundException"},
|
77
|
+
{"shape":"MethodNotAllowedException"},
|
78
|
+
{"shape":"TooManyRequestsException"},
|
79
|
+
{"shape":"InternalServerErrorException"}
|
80
|
+
]
|
81
|
+
},
|
65
82
|
"GetGroupQuery":{
|
66
83
|
"name":"GetGroupQuery",
|
67
84
|
"http":{
|
68
|
-
"method":"
|
69
|
-
"requestUri":"/
|
85
|
+
"method":"POST",
|
86
|
+
"requestUri":"/get-group-query"
|
70
87
|
},
|
71
88
|
"input":{"shape":"GetGroupQueryInput"},
|
72
89
|
"output":{"shape":"GetGroupQueryOutput"},
|
@@ -96,11 +113,28 @@
|
|
96
113
|
{"shape":"InternalServerErrorException"}
|
97
114
|
]
|
98
115
|
},
|
116
|
+
"GroupResources":{
|
117
|
+
"name":"GroupResources",
|
118
|
+
"http":{
|
119
|
+
"method":"POST",
|
120
|
+
"requestUri":"/group-resources"
|
121
|
+
},
|
122
|
+
"input":{"shape":"GroupResourcesInput"},
|
123
|
+
"output":{"shape":"GroupResourcesOutput"},
|
124
|
+
"errors":[
|
125
|
+
{"shape":"BadRequestException"},
|
126
|
+
{"shape":"ForbiddenException"},
|
127
|
+
{"shape":"NotFoundException"},
|
128
|
+
{"shape":"MethodNotAllowedException"},
|
129
|
+
{"shape":"TooManyRequestsException"},
|
130
|
+
{"shape":"InternalServerErrorException"}
|
131
|
+
]
|
132
|
+
},
|
99
133
|
"ListGroupResources":{
|
100
134
|
"name":"ListGroupResources",
|
101
135
|
"http":{
|
102
136
|
"method":"POST",
|
103
|
-
"requestUri":"/
|
137
|
+
"requestUri":"/list-group-resources"
|
104
138
|
},
|
105
139
|
"input":{"shape":"ListGroupResourcesInput"},
|
106
140
|
"output":{"shape":"ListGroupResourcesOutput"},
|
@@ -164,6 +198,23 @@
|
|
164
198
|
{"shape":"InternalServerErrorException"}
|
165
199
|
]
|
166
200
|
},
|
201
|
+
"UngroupResources":{
|
202
|
+
"name":"UngroupResources",
|
203
|
+
"http":{
|
204
|
+
"method":"POST",
|
205
|
+
"requestUri":"/ungroup-resources"
|
206
|
+
},
|
207
|
+
"input":{"shape":"UngroupResourcesInput"},
|
208
|
+
"output":{"shape":"UngroupResourcesOutput"},
|
209
|
+
"errors":[
|
210
|
+
{"shape":"BadRequestException"},
|
211
|
+
{"shape":"ForbiddenException"},
|
212
|
+
{"shape":"NotFoundException"},
|
213
|
+
{"shape":"MethodNotAllowedException"},
|
214
|
+
{"shape":"TooManyRequestsException"},
|
215
|
+
{"shape":"InternalServerErrorException"}
|
216
|
+
]
|
217
|
+
},
|
167
218
|
"Untag":{
|
168
219
|
"name":"Untag",
|
169
220
|
"http":{
|
@@ -184,8 +235,8 @@
|
|
184
235
|
"UpdateGroup":{
|
185
236
|
"name":"UpdateGroup",
|
186
237
|
"http":{
|
187
|
-
"method":"
|
188
|
-
"requestUri":"/
|
238
|
+
"method":"POST",
|
239
|
+
"requestUri":"/update-group"
|
189
240
|
},
|
190
241
|
"input":{"shape":"UpdateGroupInput"},
|
191
242
|
"output":{"shape":"UpdateGroupOutput"},
|
@@ -201,8 +252,8 @@
|
|
201
252
|
"UpdateGroupQuery":{
|
202
253
|
"name":"UpdateGroupQuery",
|
203
254
|
"http":{
|
204
|
-
"method":"
|
205
|
-
"requestUri":"/
|
255
|
+
"method":"POST",
|
256
|
+
"requestUri":"/update-group-query"
|
206
257
|
},
|
207
258
|
"input":{"shape":"UpdateGroupQueryInput"},
|
208
259
|
"output":{"shape":"UpdateGroupQueryOutput"},
|
@@ -227,15 +278,13 @@
|
|
227
278
|
},
|
228
279
|
"CreateGroupInput":{
|
229
280
|
"type":"structure",
|
230
|
-
"required":[
|
231
|
-
"Name",
|
232
|
-
"ResourceQuery"
|
233
|
-
],
|
281
|
+
"required":["Name"],
|
234
282
|
"members":{
|
235
283
|
"Name":{"shape":"GroupName"},
|
236
|
-
"Description":{"shape":"
|
284
|
+
"Description":{"shape":"Description"},
|
237
285
|
"ResourceQuery":{"shape":"ResourceQuery"},
|
238
|
-
"Tags":{"shape":"Tags"}
|
286
|
+
"Tags":{"shape":"Tags"},
|
287
|
+
"Configuration":{"shape":"GroupConfigurationList"}
|
239
288
|
}
|
240
289
|
},
|
241
290
|
"CreateGroupOutput":{
|
@@ -243,18 +292,19 @@
|
|
243
292
|
"members":{
|
244
293
|
"Group":{"shape":"Group"},
|
245
294
|
"ResourceQuery":{"shape":"ResourceQuery"},
|
246
|
-
"Tags":{"shape":"Tags"}
|
295
|
+
"Tags":{"shape":"Tags"},
|
296
|
+
"GroupConfiguration":{"shape":"GroupConfiguration"}
|
247
297
|
}
|
248
298
|
},
|
249
299
|
"DeleteGroupInput":{
|
250
300
|
"type":"structure",
|
251
|
-
"required":["GroupName"],
|
252
301
|
"members":{
|
253
302
|
"GroupName":{
|
254
303
|
"shape":"GroupName",
|
255
|
-
"
|
256
|
-
"
|
257
|
-
}
|
304
|
+
"deprecated":true,
|
305
|
+
"deprecatedMessage":"This field is deprecated, use Group instead."
|
306
|
+
},
|
307
|
+
"Group":{"shape":"GroupString"}
|
258
308
|
}
|
259
309
|
},
|
260
310
|
"DeleteGroupOutput":{
|
@@ -263,11 +313,33 @@
|
|
263
313
|
"Group":{"shape":"Group"}
|
264
314
|
}
|
265
315
|
},
|
316
|
+
"Description":{
|
317
|
+
"type":"string",
|
318
|
+
"max":512,
|
319
|
+
"pattern":"[\\sa-zA-Z0-9_\\.-]*"
|
320
|
+
},
|
321
|
+
"ErrorCode":{
|
322
|
+
"type":"string",
|
323
|
+
"max":128,
|
324
|
+
"min":1
|
325
|
+
},
|
266
326
|
"ErrorMessage":{
|
267
327
|
"type":"string",
|
268
328
|
"max":1024,
|
269
329
|
"min":1
|
270
330
|
},
|
331
|
+
"FailedResource":{
|
332
|
+
"type":"structure",
|
333
|
+
"members":{
|
334
|
+
"ResourceArn":{"shape":"ResourceArn"},
|
335
|
+
"ErrorMessage":{"shape":"ErrorMessage"},
|
336
|
+
"ErrorCode":{"shape":"ErrorCode"}
|
337
|
+
}
|
338
|
+
},
|
339
|
+
"FailedResourceList":{
|
340
|
+
"type":"list",
|
341
|
+
"member":{"shape":"FailedResource"}
|
342
|
+
},
|
271
343
|
"ForbiddenException":{
|
272
344
|
"type":"structure",
|
273
345
|
"members":{
|
@@ -276,15 +348,27 @@
|
|
276
348
|
"error":{"httpStatusCode":403},
|
277
349
|
"exception":true
|
278
350
|
},
|
351
|
+
"GetGroupConfigurationInput":{
|
352
|
+
"type":"structure",
|
353
|
+
"members":{
|
354
|
+
"Group":{"shape":"GroupString"}
|
355
|
+
}
|
356
|
+
},
|
357
|
+
"GetGroupConfigurationOutput":{
|
358
|
+
"type":"structure",
|
359
|
+
"members":{
|
360
|
+
"GroupConfiguration":{"shape":"GroupConfiguration"}
|
361
|
+
}
|
362
|
+
},
|
279
363
|
"GetGroupInput":{
|
280
364
|
"type":"structure",
|
281
|
-
"required":["GroupName"],
|
282
365
|
"members":{
|
283
366
|
"GroupName":{
|
284
367
|
"shape":"GroupName",
|
285
|
-
"
|
286
|
-
"
|
287
|
-
}
|
368
|
+
"deprecated":true,
|
369
|
+
"deprecatedMessage":"This field is deprecated, use Group instead."
|
370
|
+
},
|
371
|
+
"Group":{"shape":"GroupString"}
|
288
372
|
}
|
289
373
|
},
|
290
374
|
"GetGroupOutput":{
|
@@ -295,13 +379,13 @@
|
|
295
379
|
},
|
296
380
|
"GetGroupQueryInput":{
|
297
381
|
"type":"structure",
|
298
|
-
"required":["GroupName"],
|
299
382
|
"members":{
|
300
383
|
"GroupName":{
|
301
384
|
"shape":"GroupName",
|
302
|
-
"
|
303
|
-
"
|
304
|
-
}
|
385
|
+
"deprecated":true,
|
386
|
+
"deprecatedMessage":"This field is deprecated, use Group instead."
|
387
|
+
},
|
388
|
+
"Group":{"shape":"GroupString"}
|
305
389
|
}
|
306
390
|
},
|
307
391
|
"GetGroupQueryOutput":{
|
@@ -337,19 +421,74 @@
|
|
337
421
|
"members":{
|
338
422
|
"GroupArn":{"shape":"GroupArn"},
|
339
423
|
"Name":{"shape":"GroupName"},
|
340
|
-
"Description":{"shape":"
|
424
|
+
"Description":{"shape":"Description"}
|
341
425
|
}
|
342
426
|
},
|
343
427
|
"GroupArn":{
|
344
428
|
"type":"string",
|
345
429
|
"max":1600,
|
346
430
|
"min":12,
|
347
|
-
"pattern":"arn:aws(-[a-z]+)*:resource-groups:[a-z]{2}-[a-z]+-\\d{1}:[0-9]{12}:group/[a-zA-Z0-9_\\.-]{1,128}"
|
431
|
+
"pattern":"arn:aws(-[a-z]+)*:resource-groups:[a-z]{2}(-[a-z]+)+-\\d{1}:[0-9]{12}:group/[a-zA-Z0-9_\\.-]{1,128}"
|
432
|
+
},
|
433
|
+
"GroupConfiguration":{
|
434
|
+
"type":"structure",
|
435
|
+
"members":{
|
436
|
+
"Configuration":{"shape":"GroupConfigurationList"},
|
437
|
+
"ProposedConfiguration":{"shape":"GroupConfigurationList"},
|
438
|
+
"Status":{"shape":"GroupConfigurationStatus"},
|
439
|
+
"FailureReason":{"shape":"GroupConfigurationFailureReason"}
|
440
|
+
}
|
441
|
+
},
|
442
|
+
"GroupConfigurationFailureReason":{"type":"string"},
|
443
|
+
"GroupConfigurationItem":{
|
444
|
+
"type":"structure",
|
445
|
+
"required":["Type"],
|
446
|
+
"members":{
|
447
|
+
"Type":{"shape":"GroupConfigurationType"},
|
448
|
+
"Parameters":{"shape":"GroupParameterList"}
|
449
|
+
}
|
450
|
+
},
|
451
|
+
"GroupConfigurationList":{
|
452
|
+
"type":"list",
|
453
|
+
"member":{"shape":"GroupConfigurationItem"},
|
454
|
+
"max":2
|
348
455
|
},
|
349
|
-
"
|
456
|
+
"GroupConfigurationParameter":{
|
457
|
+
"type":"structure",
|
458
|
+
"required":["Name"],
|
459
|
+
"members":{
|
460
|
+
"Name":{"shape":"GroupConfigurationParameterName"},
|
461
|
+
"Values":{"shape":"GroupConfigurationParameterValueList"}
|
462
|
+
}
|
463
|
+
},
|
464
|
+
"GroupConfigurationParameterName":{
|
350
465
|
"type":"string",
|
351
|
-
"max":
|
352
|
-
"
|
466
|
+
"max":40,
|
467
|
+
"min":1,
|
468
|
+
"pattern":"[a-z-]+"
|
469
|
+
},
|
470
|
+
"GroupConfigurationParameterValue":{
|
471
|
+
"type":"string",
|
472
|
+
"max":40,
|
473
|
+
"min":1,
|
474
|
+
"pattern":"[a-zA-Z0-9:]+"
|
475
|
+
},
|
476
|
+
"GroupConfigurationParameterValueList":{
|
477
|
+
"type":"list",
|
478
|
+
"member":{"shape":"GroupConfigurationParameterValue"}
|
479
|
+
},
|
480
|
+
"GroupConfigurationStatus":{
|
481
|
+
"type":"string",
|
482
|
+
"enum":[
|
483
|
+
"UPDATING",
|
484
|
+
"UPDATE_COMPLETE",
|
485
|
+
"UPDATE_FAILED"
|
486
|
+
]
|
487
|
+
},
|
488
|
+
"GroupConfigurationType":{
|
489
|
+
"type":"string",
|
490
|
+
"max":40,
|
491
|
+
"pattern":"AWS::[a-zA-Z0-9]+::[a-zA-Z0-9]+"
|
353
492
|
},
|
354
493
|
"GroupFilter":{
|
355
494
|
"type":"structure",
|
@@ -368,7 +507,10 @@
|
|
368
507
|
},
|
369
508
|
"GroupFilterName":{
|
370
509
|
"type":"string",
|
371
|
-
"enum":[
|
510
|
+
"enum":[
|
511
|
+
"resource-type",
|
512
|
+
"configuration-type"
|
513
|
+
]
|
372
514
|
},
|
373
515
|
"GroupFilterValue":{
|
374
516
|
"type":"string",
|
@@ -403,6 +545,10 @@
|
|
403
545
|
"min":1,
|
404
546
|
"pattern":"[a-zA-Z0-9_\\.-]+"
|
405
547
|
},
|
548
|
+
"GroupParameterList":{
|
549
|
+
"type":"list",
|
550
|
+
"member":{"shape":"GroupConfigurationParameter"}
|
551
|
+
},
|
406
552
|
"GroupQuery":{
|
407
553
|
"type":"structure",
|
408
554
|
"required":[
|
@@ -414,6 +560,30 @@
|
|
414
560
|
"ResourceQuery":{"shape":"ResourceQuery"}
|
415
561
|
}
|
416
562
|
},
|
563
|
+
"GroupResourcesInput":{
|
564
|
+
"type":"structure",
|
565
|
+
"required":[
|
566
|
+
"Group",
|
567
|
+
"ResourceArns"
|
568
|
+
],
|
569
|
+
"members":{
|
570
|
+
"Group":{"shape":"GroupString"},
|
571
|
+
"ResourceArns":{"shape":"ResourceArnList"}
|
572
|
+
}
|
573
|
+
},
|
574
|
+
"GroupResourcesOutput":{
|
575
|
+
"type":"structure",
|
576
|
+
"members":{
|
577
|
+
"Succeeded":{"shape":"ResourceArnList"},
|
578
|
+
"Failed":{"shape":"FailedResourceList"}
|
579
|
+
}
|
580
|
+
},
|
581
|
+
"GroupString":{
|
582
|
+
"type":"string",
|
583
|
+
"max":1600,
|
584
|
+
"min":1,
|
585
|
+
"pattern":"(arn:aws(-[a-z]+)*:resource-groups:[a-z]{2}(-[a-z]+)+-\\d{1}:[0-9]{12}:group/)?[a-zA-Z0-9_\\.-]{1,128}"
|
586
|
+
},
|
417
587
|
"InternalServerErrorException":{
|
418
588
|
"type":"structure",
|
419
589
|
"members":{
|
@@ -424,24 +594,16 @@
|
|
424
594
|
},
|
425
595
|
"ListGroupResourcesInput":{
|
426
596
|
"type":"structure",
|
427
|
-
"required":["GroupName"],
|
428
597
|
"members":{
|
429
598
|
"GroupName":{
|
430
599
|
"shape":"GroupName",
|
431
|
-
"
|
432
|
-
"
|
600
|
+
"deprecated":true,
|
601
|
+
"deprecatedMessage":"This field is deprecated, use Group instead."
|
433
602
|
},
|
603
|
+
"Group":{"shape":"GroupString"},
|
434
604
|
"Filters":{"shape":"ResourceFilterList"},
|
435
|
-
"MaxResults":{
|
436
|
-
|
437
|
-
"location":"querystring",
|
438
|
-
"locationName":"maxResults"
|
439
|
-
},
|
440
|
-
"NextToken":{
|
441
|
-
"shape":"NextToken",
|
442
|
-
"location":"querystring",
|
443
|
-
"locationName":"nextToken"
|
444
|
-
}
|
605
|
+
"MaxResults":{"shape":"MaxResults"},
|
606
|
+
"NextToken":{"shape":"NextToken"}
|
445
607
|
}
|
446
608
|
},
|
447
609
|
"ListGroupResourcesOutput":{
|
@@ -543,7 +705,13 @@
|
|
543
705
|
},
|
544
706
|
"ResourceArn":{
|
545
707
|
"type":"string",
|
546
|
-
"pattern":"arn:aws(-[a-z]+)*:[a-z0-9\\-]*:([a-z]{2}-[a-z]+-\\d{1})?:([0-9]{12})?:.+"
|
708
|
+
"pattern":"arn:aws(-[a-z]+)*:[a-z0-9\\-]*:([a-z]{2}(-[a-z]+)+-\\d{1})?:([0-9]{12})?:.+"
|
709
|
+
},
|
710
|
+
"ResourceArnList":{
|
711
|
+
"type":"list",
|
712
|
+
"member":{"shape":"ResourceArn"},
|
713
|
+
"max":10,
|
714
|
+
"min":1
|
547
715
|
},
|
548
716
|
"ResourceFilter":{
|
549
717
|
"type":"structure",
|
@@ -678,6 +846,24 @@
|
|
678
846
|
"error":{"httpStatusCode":401},
|
679
847
|
"exception":true
|
680
848
|
},
|
849
|
+
"UngroupResourcesInput":{
|
850
|
+
"type":"structure",
|
851
|
+
"required":[
|
852
|
+
"Group",
|
853
|
+
"ResourceArns"
|
854
|
+
],
|
855
|
+
"members":{
|
856
|
+
"Group":{"shape":"GroupString"},
|
857
|
+
"ResourceArns":{"shape":"ResourceArnList"}
|
858
|
+
}
|
859
|
+
},
|
860
|
+
"UngroupResourcesOutput":{
|
861
|
+
"type":"structure",
|
862
|
+
"members":{
|
863
|
+
"Succeeded":{"shape":"ResourceArnList"},
|
864
|
+
"Failed":{"shape":"FailedResourceList"}
|
865
|
+
}
|
866
|
+
},
|
681
867
|
"UntagInput":{
|
682
868
|
"type":"structure",
|
683
869
|
"required":[
|
@@ -702,14 +888,14 @@
|
|
702
888
|
},
|
703
889
|
"UpdateGroupInput":{
|
704
890
|
"type":"structure",
|
705
|
-
"required":["GroupName"],
|
706
891
|
"members":{
|
707
892
|
"GroupName":{
|
708
893
|
"shape":"GroupName",
|
709
|
-
"
|
710
|
-
"
|
894
|
+
"deprecated":true,
|
895
|
+
"deprecatedMessage":"This field is deprecated, use Group instead."
|
711
896
|
},
|
712
|
-
"
|
897
|
+
"Group":{"shape":"GroupString"},
|
898
|
+
"Description":{"shape":"Description"}
|
713
899
|
}
|
714
900
|
},
|
715
901
|
"UpdateGroupOutput":{
|
@@ -720,16 +906,14 @@
|
|
720
906
|
},
|
721
907
|
"UpdateGroupQueryInput":{
|
722
908
|
"type":"structure",
|
723
|
-
"required":[
|
724
|
-
"GroupName",
|
725
|
-
"ResourceQuery"
|
726
|
-
],
|
909
|
+
"required":["ResourceQuery"],
|
727
910
|
"members":{
|
728
911
|
"GroupName":{
|
729
912
|
"shape":"GroupName",
|
730
|
-
"
|
731
|
-
"
|
913
|
+
"deprecated":true,
|
914
|
+
"deprecatedMessage":"This field is deprecated, use Group instead."
|
732
915
|
},
|
916
|
+
"Group":{"shape":"GroupString"},
|
733
917
|
"ResourceQuery":{"shape":"ResourceQuery"}
|
734
918
|
}
|
735
919
|
},
|