cdk-lambda-subminute 2.0.390 → 2.0.392
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.min.json +209 -62
- package/node_modules/aws-sdk/apis/migrationhuborchestrator-2021-08-28.min.json +190 -86
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +268 -186
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +518 -516
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1115 -1099
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +3 -7
- package/node_modules/aws-sdk/clients/docdbelastic.d.ts +253 -112
- package/node_modules/aws-sdk/clients/eks.d.ts +1 -1
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +107 -0
- package/node_modules/aws-sdk/clients/migrationhuborchestrator.d.ts +141 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +39 -10
- package/node_modules/aws-sdk/clients/securitylake.d.ts +9 -5
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -12,6 +12,46 @@
|
|
12
12
|
"uid": "migrationhuborchestrator-2021-08-28"
|
13
13
|
},
|
14
14
|
"operations": {
|
15
|
+
"CreateTemplate": {
|
16
|
+
"http": {
|
17
|
+
"requestUri": "/template",
|
18
|
+
"responseCode": 200
|
19
|
+
},
|
20
|
+
"input": {
|
21
|
+
"type": "structure",
|
22
|
+
"required": [
|
23
|
+
"templateName",
|
24
|
+
"templateSource"
|
25
|
+
],
|
26
|
+
"members": {
|
27
|
+
"templateName": {},
|
28
|
+
"templateDescription": {},
|
29
|
+
"templateSource": {
|
30
|
+
"type": "structure",
|
31
|
+
"members": {
|
32
|
+
"workflowId": {}
|
33
|
+
},
|
34
|
+
"union": true
|
35
|
+
},
|
36
|
+
"clientToken": {
|
37
|
+
"idempotencyToken": true
|
38
|
+
},
|
39
|
+
"tags": {
|
40
|
+
"shape": "S7"
|
41
|
+
}
|
42
|
+
}
|
43
|
+
},
|
44
|
+
"output": {
|
45
|
+
"type": "structure",
|
46
|
+
"members": {
|
47
|
+
"templateId": {},
|
48
|
+
"templateArn": {},
|
49
|
+
"tags": {
|
50
|
+
"shape": "Sc"
|
51
|
+
}
|
52
|
+
}
|
53
|
+
}
|
54
|
+
},
|
15
55
|
"CreateWorkflow": {
|
16
56
|
"http": {
|
17
57
|
"requestUri": "/migrationworkflow/",
|
@@ -22,7 +62,6 @@
|
|
22
62
|
"required": [
|
23
63
|
"name",
|
24
64
|
"templateId",
|
25
|
-
"applicationConfigurationId",
|
26
65
|
"inputParameters"
|
27
66
|
],
|
28
67
|
"members": {
|
@@ -31,13 +70,13 @@
|
|
31
70
|
"templateId": {},
|
32
71
|
"applicationConfigurationId": {},
|
33
72
|
"inputParameters": {
|
34
|
-
"shape": "
|
73
|
+
"shape": "Sk"
|
35
74
|
},
|
36
75
|
"stepTargets": {
|
37
|
-
"shape": "
|
76
|
+
"shape": "Sp"
|
38
77
|
},
|
39
78
|
"tags": {
|
40
|
-
"shape": "
|
79
|
+
"shape": "Sc"
|
41
80
|
}
|
42
81
|
}
|
43
82
|
},
|
@@ -51,17 +90,17 @@
|
|
51
90
|
"templateId": {},
|
52
91
|
"adsApplicationConfigurationId": {},
|
53
92
|
"workflowInputs": {
|
54
|
-
"shape": "
|
93
|
+
"shape": "Sk"
|
55
94
|
},
|
56
95
|
"stepTargets": {
|
57
|
-
"shape": "
|
96
|
+
"shape": "Sp"
|
58
97
|
},
|
59
98
|
"status": {},
|
60
99
|
"creationTime": {
|
61
100
|
"type": "timestamp"
|
62
101
|
},
|
63
102
|
"tags": {
|
64
|
-
"shape": "
|
103
|
+
"shape": "Sc"
|
65
104
|
}
|
66
105
|
}
|
67
106
|
}
|
@@ -86,19 +125,19 @@
|
|
86
125
|
"stepActionType": {},
|
87
126
|
"description": {},
|
88
127
|
"workflowStepAutomationConfiguration": {
|
89
|
-
"shape": "
|
128
|
+
"shape": "Sz"
|
90
129
|
},
|
91
130
|
"stepTarget": {
|
92
|
-
"shape": "
|
131
|
+
"shape": "Sp"
|
93
132
|
},
|
94
133
|
"outputs": {
|
95
|
-
"shape": "
|
134
|
+
"shape": "S16"
|
96
135
|
},
|
97
136
|
"previous": {
|
98
|
-
"shape": "
|
137
|
+
"shape": "Sp"
|
99
138
|
},
|
100
139
|
"next": {
|
101
|
-
"shape": "
|
140
|
+
"shape": "Sp"
|
102
141
|
}
|
103
142
|
}
|
104
143
|
},
|
@@ -128,10 +167,10 @@
|
|
128
167
|
"name": {},
|
129
168
|
"description": {},
|
130
169
|
"next": {
|
131
|
-
"shape": "
|
170
|
+
"shape": "Sp"
|
132
171
|
},
|
133
172
|
"previous": {
|
134
|
-
"shape": "
|
173
|
+
"shape": "Sp"
|
135
174
|
}
|
136
175
|
}
|
137
176
|
},
|
@@ -143,13 +182,13 @@
|
|
143
182
|
"id": {},
|
144
183
|
"description": {},
|
145
184
|
"tools": {
|
146
|
-
"shape": "
|
185
|
+
"shape": "S1j"
|
147
186
|
},
|
148
187
|
"next": {
|
149
|
-
"shape": "
|
188
|
+
"shape": "Sp"
|
150
189
|
},
|
151
190
|
"previous": {
|
152
|
-
"shape": "
|
191
|
+
"shape": "Sp"
|
153
192
|
},
|
154
193
|
"creationTime": {
|
155
194
|
"type": "timestamp"
|
@@ -157,6 +196,30 @@
|
|
157
196
|
}
|
158
197
|
}
|
159
198
|
},
|
199
|
+
"DeleteTemplate": {
|
200
|
+
"http": {
|
201
|
+
"method": "DELETE",
|
202
|
+
"requestUri": "/template/{id}",
|
203
|
+
"responseCode": 200
|
204
|
+
},
|
205
|
+
"input": {
|
206
|
+
"type": "structure",
|
207
|
+
"required": [
|
208
|
+
"id"
|
209
|
+
],
|
210
|
+
"members": {
|
211
|
+
"id": {
|
212
|
+
"location": "uri",
|
213
|
+
"locationName": "id"
|
214
|
+
}
|
215
|
+
}
|
216
|
+
},
|
217
|
+
"output": {
|
218
|
+
"type": "structure",
|
219
|
+
"members": {}
|
220
|
+
},
|
221
|
+
"idempotent": true
|
222
|
+
},
|
160
223
|
"DeleteWorkflow": {
|
161
224
|
"http": {
|
162
225
|
"method": "DELETE",
|
@@ -270,6 +333,7 @@
|
|
270
333
|
"type": "structure",
|
271
334
|
"members": {
|
272
335
|
"id": {},
|
336
|
+
"templateArn": {},
|
273
337
|
"name": {},
|
274
338
|
"description": {},
|
275
339
|
"inputs": {
|
@@ -286,11 +350,17 @@
|
|
286
350
|
}
|
287
351
|
},
|
288
352
|
"tools": {
|
289
|
-
"shape": "
|
353
|
+
"shape": "S1j"
|
290
354
|
},
|
291
|
-
"status": {},
|
292
355
|
"creationTime": {
|
293
356
|
"type": "timestamp"
|
357
|
+
},
|
358
|
+
"owner": {},
|
359
|
+
"status": {},
|
360
|
+
"statusMessage": {},
|
361
|
+
"templateClass": {},
|
362
|
+
"tags": {
|
363
|
+
"shape": "Sc"
|
294
364
|
}
|
295
365
|
}
|
296
366
|
}
|
@@ -334,10 +404,10 @@
|
|
334
404
|
"stepActionType": {},
|
335
405
|
"creationTime": {},
|
336
406
|
"previous": {
|
337
|
-
"shape": "
|
407
|
+
"shape": "Sp"
|
338
408
|
},
|
339
409
|
"next": {
|
340
|
-
"shape": "
|
410
|
+
"shape": "Sp"
|
341
411
|
},
|
342
412
|
"outputs": {
|
343
413
|
"type": "list",
|
@@ -357,10 +427,10 @@
|
|
357
427
|
"members": {
|
358
428
|
"scriptLocationS3Bucket": {},
|
359
429
|
"scriptLocationS3Key": {
|
360
|
-
"shape": "
|
430
|
+
"shape": "S11"
|
361
431
|
},
|
362
432
|
"command": {
|
363
|
-
"shape": "
|
433
|
+
"shape": "S13"
|
364
434
|
},
|
365
435
|
"runEnvironment": {},
|
366
436
|
"targetType": {}
|
@@ -407,13 +477,13 @@
|
|
407
477
|
"type": "timestamp"
|
408
478
|
},
|
409
479
|
"tools": {
|
410
|
-
"shape": "
|
480
|
+
"shape": "S1j"
|
411
481
|
},
|
412
482
|
"previous": {
|
413
|
-
"shape": "
|
483
|
+
"shape": "Sp"
|
414
484
|
},
|
415
485
|
"next": {
|
416
|
-
"shape": "
|
486
|
+
"shape": "Sp"
|
417
487
|
}
|
418
488
|
}
|
419
489
|
}
|
@@ -464,7 +534,7 @@
|
|
464
534
|
"type": "timestamp"
|
465
535
|
},
|
466
536
|
"tools": {
|
467
|
-
"shape": "
|
537
|
+
"shape": "S1j"
|
468
538
|
},
|
469
539
|
"totalSteps": {
|
470
540
|
"type": "integer"
|
@@ -473,10 +543,10 @@
|
|
473
543
|
"type": "integer"
|
474
544
|
},
|
475
545
|
"workflowInputs": {
|
476
|
-
"shape": "
|
546
|
+
"shape": "Sk"
|
477
547
|
},
|
478
548
|
"tags": {
|
479
|
-
"shape": "
|
549
|
+
"shape": "Sc"
|
480
550
|
},
|
481
551
|
"workflowBucket": {}
|
482
552
|
}
|
@@ -521,22 +591,22 @@
|
|
521
591
|
"stepActionType": {},
|
522
592
|
"owner": {},
|
523
593
|
"workflowStepAutomationConfiguration": {
|
524
|
-
"shape": "
|
594
|
+
"shape": "Sz"
|
525
595
|
},
|
526
596
|
"stepTarget": {
|
527
|
-
"shape": "
|
597
|
+
"shape": "Sp"
|
528
598
|
},
|
529
599
|
"outputs": {
|
530
600
|
"type": "list",
|
531
601
|
"member": {
|
532
|
-
"shape": "
|
602
|
+
"shape": "S17"
|
533
603
|
}
|
534
604
|
},
|
535
605
|
"previous": {
|
536
|
-
"shape": "
|
606
|
+
"shape": "Sp"
|
537
607
|
},
|
538
608
|
"next": {
|
539
|
-
"shape": "
|
609
|
+
"shape": "Sp"
|
540
610
|
},
|
541
611
|
"status": {},
|
542
612
|
"statusMessage": {},
|
@@ -604,13 +674,13 @@
|
|
604
674
|
"type": "timestamp"
|
605
675
|
},
|
606
676
|
"tools": {
|
607
|
-
"shape": "
|
677
|
+
"shape": "S1j"
|
608
678
|
},
|
609
679
|
"previous": {
|
610
|
-
"shape": "
|
680
|
+
"shape": "Sp"
|
611
681
|
},
|
612
682
|
"next": {
|
613
|
-
"shape": "
|
683
|
+
"shape": "Sp"
|
614
684
|
}
|
615
685
|
}
|
616
686
|
}
|
@@ -678,7 +748,7 @@
|
|
678
748
|
"type": "structure",
|
679
749
|
"members": {
|
680
750
|
"tags": {
|
681
|
-
"shape": "
|
751
|
+
"shape": "S7"
|
682
752
|
}
|
683
753
|
}
|
684
754
|
}
|
@@ -725,10 +795,10 @@
|
|
725
795
|
"id": {},
|
726
796
|
"name": {},
|
727
797
|
"previous": {
|
728
|
-
"shape": "
|
798
|
+
"shape": "Sp"
|
729
799
|
},
|
730
800
|
"next": {
|
731
|
-
"shape": "
|
801
|
+
"shape": "Sp"
|
732
802
|
}
|
733
803
|
}
|
734
804
|
}
|
@@ -785,10 +855,10 @@
|
|
785
855
|
"targetType": {},
|
786
856
|
"owner": {},
|
787
857
|
"previous": {
|
788
|
-
"shape": "
|
858
|
+
"shape": "Sp"
|
789
859
|
},
|
790
860
|
"next": {
|
791
|
-
"shape": "
|
861
|
+
"shape": "Sp"
|
792
862
|
}
|
793
863
|
}
|
794
864
|
}
|
@@ -886,10 +956,10 @@
|
|
886
956
|
"owner": {},
|
887
957
|
"status": {},
|
888
958
|
"previous": {
|
889
|
-
"shape": "
|
959
|
+
"shape": "Sp"
|
890
960
|
},
|
891
961
|
"next": {
|
892
|
-
"shape": "
|
962
|
+
"shape": "Sp"
|
893
963
|
}
|
894
964
|
}
|
895
965
|
}
|
@@ -946,10 +1016,10 @@
|
|
946
1016
|
"stepActionType": {},
|
947
1017
|
"owner": {},
|
948
1018
|
"previous": {
|
949
|
-
"shape": "
|
1019
|
+
"shape": "Sp"
|
950
1020
|
},
|
951
1021
|
"next": {
|
952
|
-
"shape": "
|
1022
|
+
"shape": "Sp"
|
953
1023
|
},
|
954
1024
|
"status": {},
|
955
1025
|
"statusMessage": {},
|
@@ -1156,7 +1226,7 @@
|
|
1156
1226
|
"locationName": "resourceArn"
|
1157
1227
|
},
|
1158
1228
|
"tags": {
|
1159
|
-
"shape": "
|
1229
|
+
"shape": "S7"
|
1160
1230
|
}
|
1161
1231
|
}
|
1162
1232
|
},
|
@@ -1197,6 +1267,39 @@
|
|
1197
1267
|
},
|
1198
1268
|
"idempotent": true
|
1199
1269
|
},
|
1270
|
+
"UpdateTemplate": {
|
1271
|
+
"http": {
|
1272
|
+
"requestUri": "/template/{id}",
|
1273
|
+
"responseCode": 200
|
1274
|
+
},
|
1275
|
+
"input": {
|
1276
|
+
"type": "structure",
|
1277
|
+
"required": [
|
1278
|
+
"id"
|
1279
|
+
],
|
1280
|
+
"members": {
|
1281
|
+
"id": {
|
1282
|
+
"location": "uri",
|
1283
|
+
"locationName": "id"
|
1284
|
+
},
|
1285
|
+
"templateName": {},
|
1286
|
+
"templateDescription": {},
|
1287
|
+
"clientToken": {
|
1288
|
+
"idempotencyToken": true
|
1289
|
+
}
|
1290
|
+
}
|
1291
|
+
},
|
1292
|
+
"output": {
|
1293
|
+
"type": "structure",
|
1294
|
+
"members": {
|
1295
|
+
"templateId": {},
|
1296
|
+
"templateArn": {},
|
1297
|
+
"tags": {
|
1298
|
+
"shape": "Sc"
|
1299
|
+
}
|
1300
|
+
}
|
1301
|
+
}
|
1302
|
+
},
|
1200
1303
|
"UpdateWorkflow": {
|
1201
1304
|
"http": {
|
1202
1305
|
"requestUri": "/migrationworkflow/{id}",
|
@@ -1215,10 +1318,10 @@
|
|
1215
1318
|
"name": {},
|
1216
1319
|
"description": {},
|
1217
1320
|
"inputParameters": {
|
1218
|
-
"shape": "
|
1321
|
+
"shape": "Sk"
|
1219
1322
|
},
|
1220
1323
|
"stepTargets": {
|
1221
|
-
"shape": "
|
1324
|
+
"shape": "Sp"
|
1222
1325
|
}
|
1223
1326
|
}
|
1224
1327
|
},
|
@@ -1232,10 +1335,10 @@
|
|
1232
1335
|
"templateId": {},
|
1233
1336
|
"adsApplicationConfigurationId": {},
|
1234
1337
|
"workflowInputs": {
|
1235
|
-
"shape": "
|
1338
|
+
"shape": "Sk"
|
1236
1339
|
},
|
1237
1340
|
"stepTargets": {
|
1238
|
-
"shape": "
|
1341
|
+
"shape": "Sp"
|
1239
1342
|
},
|
1240
1343
|
"status": {},
|
1241
1344
|
"creationTime": {
|
@@ -1245,7 +1348,7 @@
|
|
1245
1348
|
"type": "timestamp"
|
1246
1349
|
},
|
1247
1350
|
"tags": {
|
1248
|
-
"shape": "
|
1351
|
+
"shape": "Sc"
|
1249
1352
|
}
|
1250
1353
|
}
|
1251
1354
|
}
|
@@ -1273,19 +1376,19 @@
|
|
1273
1376
|
"description": {},
|
1274
1377
|
"stepActionType": {},
|
1275
1378
|
"workflowStepAutomationConfiguration": {
|
1276
|
-
"shape": "
|
1379
|
+
"shape": "Sz"
|
1277
1380
|
},
|
1278
1381
|
"stepTarget": {
|
1279
|
-
"shape": "
|
1382
|
+
"shape": "Sp"
|
1280
1383
|
},
|
1281
1384
|
"outputs": {
|
1282
|
-
"shape": "
|
1385
|
+
"shape": "S16"
|
1283
1386
|
},
|
1284
1387
|
"previous": {
|
1285
|
-
"shape": "
|
1388
|
+
"shape": "Sp"
|
1286
1389
|
},
|
1287
1390
|
"next": {
|
1288
|
-
"shape": "
|
1391
|
+
"shape": "Sp"
|
1289
1392
|
},
|
1290
1393
|
"status": {}
|
1291
1394
|
}
|
@@ -1323,10 +1426,10 @@
|
|
1323
1426
|
"name": {},
|
1324
1427
|
"description": {},
|
1325
1428
|
"next": {
|
1326
|
-
"shape": "
|
1429
|
+
"shape": "Sp"
|
1327
1430
|
},
|
1328
1431
|
"previous": {
|
1329
|
-
"shape": "
|
1432
|
+
"shape": "Sp"
|
1330
1433
|
}
|
1331
1434
|
}
|
1332
1435
|
},
|
@@ -1338,13 +1441,13 @@
|
|
1338
1441
|
"id": {},
|
1339
1442
|
"description": {},
|
1340
1443
|
"tools": {
|
1341
|
-
"shape": "
|
1444
|
+
"shape": "S1j"
|
1342
1445
|
},
|
1343
1446
|
"next": {
|
1344
|
-
"shape": "
|
1447
|
+
"shape": "Sp"
|
1345
1448
|
},
|
1346
1449
|
"previous": {
|
1347
|
-
"shape": "
|
1450
|
+
"shape": "Sp"
|
1348
1451
|
},
|
1349
1452
|
"lastModifiedTime": {
|
1350
1453
|
"type": "timestamp"
|
@@ -1355,7 +1458,17 @@
|
|
1355
1458
|
}
|
1356
1459
|
},
|
1357
1460
|
"shapes": {
|
1358
|
-
"
|
1461
|
+
"S7": {
|
1462
|
+
"type": "map",
|
1463
|
+
"key": {},
|
1464
|
+
"value": {}
|
1465
|
+
},
|
1466
|
+
"Sc": {
|
1467
|
+
"type": "map",
|
1468
|
+
"key": {},
|
1469
|
+
"value": {}
|
1470
|
+
},
|
1471
|
+
"Sk": {
|
1359
1472
|
"type": "map",
|
1360
1473
|
"key": {},
|
1361
1474
|
"value": {
|
@@ -1366,60 +1479,55 @@
|
|
1366
1479
|
},
|
1367
1480
|
"stringValue": {},
|
1368
1481
|
"listOfStringsValue": {
|
1369
|
-
"shape": "
|
1482
|
+
"shape": "Sp"
|
1370
1483
|
},
|
1371
1484
|
"mapOfStringValue": {
|
1372
|
-
"shape": "
|
1485
|
+
"shape": "Sc"
|
1373
1486
|
}
|
1374
1487
|
},
|
1375
1488
|
"union": true
|
1376
1489
|
},
|
1377
1490
|
"sensitive": true
|
1378
1491
|
},
|
1379
|
-
"
|
1492
|
+
"Sp": {
|
1380
1493
|
"type": "list",
|
1381
1494
|
"member": {}
|
1382
1495
|
},
|
1383
|
-
"
|
1384
|
-
"type": "map",
|
1385
|
-
"key": {},
|
1386
|
-
"value": {}
|
1387
|
-
},
|
1388
|
-
"Sq": {
|
1496
|
+
"Sz": {
|
1389
1497
|
"type": "structure",
|
1390
1498
|
"members": {
|
1391
1499
|
"scriptLocationS3Bucket": {},
|
1392
1500
|
"scriptLocationS3Key": {
|
1393
|
-
"shape": "
|
1501
|
+
"shape": "S11"
|
1394
1502
|
},
|
1395
1503
|
"command": {
|
1396
|
-
"shape": "
|
1504
|
+
"shape": "S13"
|
1397
1505
|
},
|
1398
1506
|
"runEnvironment": {},
|
1399
1507
|
"targetType": {}
|
1400
1508
|
}
|
1401
1509
|
},
|
1402
|
-
"
|
1510
|
+
"S11": {
|
1403
1511
|
"type": "structure",
|
1404
1512
|
"members": {
|
1405
1513
|
"linux": {},
|
1406
1514
|
"windows": {}
|
1407
1515
|
}
|
1408
1516
|
},
|
1409
|
-
"
|
1517
|
+
"S13": {
|
1410
1518
|
"type": "structure",
|
1411
1519
|
"members": {
|
1412
1520
|
"linux": {},
|
1413
1521
|
"windows": {}
|
1414
1522
|
}
|
1415
1523
|
},
|
1416
|
-
"
|
1524
|
+
"S16": {
|
1417
1525
|
"type": "list",
|
1418
1526
|
"member": {
|
1419
|
-
"shape": "
|
1527
|
+
"shape": "S17"
|
1420
1528
|
}
|
1421
1529
|
},
|
1422
|
-
"
|
1530
|
+
"S17": {
|
1423
1531
|
"type": "structure",
|
1424
1532
|
"members": {
|
1425
1533
|
"name": {},
|
@@ -1435,14 +1543,15 @@
|
|
1435
1543
|
},
|
1436
1544
|
"stringValue": {},
|
1437
1545
|
"listOfStringValue": {
|
1438
|
-
"
|
1546
|
+
"type": "list",
|
1547
|
+
"member": {}
|
1439
1548
|
}
|
1440
1549
|
},
|
1441
1550
|
"union": true
|
1442
1551
|
}
|
1443
1552
|
}
|
1444
1553
|
},
|
1445
|
-
"
|
1554
|
+
"S1j": {
|
1446
1555
|
"type": "list",
|
1447
1556
|
"member": {
|
1448
1557
|
"type": "structure",
|
@@ -1451,11 +1560,6 @@
|
|
1451
1560
|
"url": {}
|
1452
1561
|
}
|
1453
1562
|
}
|
1454
|
-
},
|
1455
|
-
"S2i": {
|
1456
|
-
"type": "map",
|
1457
|
-
"key": {},
|
1458
|
-
"value": {}
|
1459
1563
|
}
|
1460
1564
|
}
|
1461
1565
|
}
|