aws-sdk 2.987.0 → 2.991.0
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/CHANGELOG.md +25 -1
- package/README.md +1 -1
- package/apis/chime-2018-05-01.min.json +148 -139
- package/apis/comprehend-2017-11-27.min.json +114 -97
- package/apis/dms-2016-01-01.min.json +3 -0
- package/apis/ec2-2016-11-15.min.json +48 -48
- package/apis/es-2015-01-01.min.json +14 -4
- package/apis/iot-2015-05-28.min.json +136 -119
- package/apis/kafkaconnect-2021-09-14.examples.json +5 -0
- package/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/apis/macie2-2020-01-01.min.json +159 -108
- package/apis/metadata.json +3 -0
- package/apis/opensearch-2021-01-01.min.json +14 -4
- package/apis/pinpoint-2016-12-01.min.json +719 -329
- package/apis/robomaker-2018-06-29.min.json +138 -86
- package/apis/s3-2006-03-01.examples.json +145 -145
- package/apis/s3-2006-03-01.min.json +80 -78
- package/apis/sagemaker-2017-07-24.min.json +71 -22
- package/apis/transcribe-2017-10-26.min.json +30 -6
- package/apis/wafv2-2019-07-29.min.json +1 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/chime.d.ts +10 -5
- package/clients/comprehend.d.ts +35 -0
- package/clients/dms.d.ts +14 -10
- package/clients/ec2.d.ts +73 -73
- package/clients/es.d.ts +18 -3
- package/clients/iot.d.ts +28 -2
- package/clients/kafkaconnect.d.ts +1132 -0
- package/clients/kafkaconnect.js +18 -0
- package/clients/macie2.d.ts +75 -23
- package/clients/opensearch.d.ts +22 -1
- package/clients/pinpoint.d.ts +408 -4
- package/clients/robomaker.d.ts +85 -4
- package/clients/s3.d.ts +53 -44
- package/clients/sagemaker.d.ts +90 -17
- package/clients/transcribeservice.d.ts +27 -0
- package/clients/wafv2.d.ts +22 -18
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +55 -18
- package/dist/aws-sdk.js +384 -345
- package/dist/aws-sdk.min.js +72 -72
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -330,7 +330,6 @@
|
|
|
330
330
|
"type": "structure",
|
|
331
331
|
"required": [
|
|
332
332
|
"name",
|
|
333
|
-
"sources",
|
|
334
333
|
"robotSoftwareSuite"
|
|
335
334
|
],
|
|
336
335
|
"members": {
|
|
@@ -343,6 +342,9 @@
|
|
|
343
342
|
},
|
|
344
343
|
"tags": {
|
|
345
344
|
"shape": "S1k"
|
|
345
|
+
},
|
|
346
|
+
"environment": {
|
|
347
|
+
"shape": "S2t"
|
|
346
348
|
}
|
|
347
349
|
}
|
|
348
350
|
},
|
|
@@ -353,7 +355,7 @@
|
|
|
353
355
|
"name": {},
|
|
354
356
|
"version": {},
|
|
355
357
|
"sources": {
|
|
356
|
-
"shape": "
|
|
358
|
+
"shape": "S2w"
|
|
357
359
|
},
|
|
358
360
|
"robotSoftwareSuite": {
|
|
359
361
|
"shape": "S2q"
|
|
@@ -364,6 +366,9 @@
|
|
|
364
366
|
"revisionId": {},
|
|
365
367
|
"tags": {
|
|
366
368
|
"shape": "S1k"
|
|
369
|
+
},
|
|
370
|
+
"environment": {
|
|
371
|
+
"shape": "S2t"
|
|
367
372
|
}
|
|
368
373
|
}
|
|
369
374
|
}
|
|
@@ -379,7 +384,11 @@
|
|
|
379
384
|
],
|
|
380
385
|
"members": {
|
|
381
386
|
"application": {},
|
|
382
|
-
"currentRevisionId": {}
|
|
387
|
+
"currentRevisionId": {},
|
|
388
|
+
"s3Etags": {
|
|
389
|
+
"shape": "S30"
|
|
390
|
+
},
|
|
391
|
+
"imageDigest": {}
|
|
383
392
|
}
|
|
384
393
|
},
|
|
385
394
|
"output": {
|
|
@@ -389,7 +398,7 @@
|
|
|
389
398
|
"name": {},
|
|
390
399
|
"version": {},
|
|
391
400
|
"sources": {
|
|
392
|
-
"shape": "
|
|
401
|
+
"shape": "S2w"
|
|
393
402
|
},
|
|
394
403
|
"robotSoftwareSuite": {
|
|
395
404
|
"shape": "S2q"
|
|
@@ -397,7 +406,10 @@
|
|
|
397
406
|
"lastUpdatedAt": {
|
|
398
407
|
"type": "timestamp"
|
|
399
408
|
},
|
|
400
|
-
"revisionId": {}
|
|
409
|
+
"revisionId": {},
|
|
410
|
+
"environment": {
|
|
411
|
+
"shape": "S2t"
|
|
412
|
+
}
|
|
401
413
|
}
|
|
402
414
|
}
|
|
403
415
|
},
|
|
@@ -409,7 +421,6 @@
|
|
|
409
421
|
"type": "structure",
|
|
410
422
|
"required": [
|
|
411
423
|
"name",
|
|
412
|
-
"sources",
|
|
413
424
|
"simulationSoftwareSuite",
|
|
414
425
|
"robotSoftwareSuite"
|
|
415
426
|
],
|
|
@@ -419,16 +430,19 @@
|
|
|
419
430
|
"shape": "S2o"
|
|
420
431
|
},
|
|
421
432
|
"simulationSoftwareSuite": {
|
|
422
|
-
"shape": "
|
|
433
|
+
"shape": "S34"
|
|
423
434
|
},
|
|
424
435
|
"robotSoftwareSuite": {
|
|
425
436
|
"shape": "S2q"
|
|
426
437
|
},
|
|
427
438
|
"renderingEngine": {
|
|
428
|
-
"shape": "
|
|
439
|
+
"shape": "S37"
|
|
429
440
|
},
|
|
430
441
|
"tags": {
|
|
431
442
|
"shape": "S1k"
|
|
443
|
+
},
|
|
444
|
+
"environment": {
|
|
445
|
+
"shape": "S2t"
|
|
432
446
|
}
|
|
433
447
|
}
|
|
434
448
|
},
|
|
@@ -439,16 +453,16 @@
|
|
|
439
453
|
"name": {},
|
|
440
454
|
"version": {},
|
|
441
455
|
"sources": {
|
|
442
|
-
"shape": "
|
|
456
|
+
"shape": "S2w"
|
|
443
457
|
},
|
|
444
458
|
"simulationSoftwareSuite": {
|
|
445
|
-
"shape": "
|
|
459
|
+
"shape": "S34"
|
|
446
460
|
},
|
|
447
461
|
"robotSoftwareSuite": {
|
|
448
462
|
"shape": "S2q"
|
|
449
463
|
},
|
|
450
464
|
"renderingEngine": {
|
|
451
|
-
"shape": "
|
|
465
|
+
"shape": "S37"
|
|
452
466
|
},
|
|
453
467
|
"lastUpdatedAt": {
|
|
454
468
|
"type": "timestamp"
|
|
@@ -456,6 +470,9 @@
|
|
|
456
470
|
"revisionId": {},
|
|
457
471
|
"tags": {
|
|
458
472
|
"shape": "S1k"
|
|
473
|
+
},
|
|
474
|
+
"environment": {
|
|
475
|
+
"shape": "S2t"
|
|
459
476
|
}
|
|
460
477
|
}
|
|
461
478
|
}
|
|
@@ -471,7 +488,11 @@
|
|
|
471
488
|
],
|
|
472
489
|
"members": {
|
|
473
490
|
"application": {},
|
|
474
|
-
"currentRevisionId": {}
|
|
491
|
+
"currentRevisionId": {},
|
|
492
|
+
"s3Etags": {
|
|
493
|
+
"shape": "S30"
|
|
494
|
+
},
|
|
495
|
+
"imageDigest": {}
|
|
475
496
|
}
|
|
476
497
|
},
|
|
477
498
|
"output": {
|
|
@@ -481,21 +502,24 @@
|
|
|
481
502
|
"name": {},
|
|
482
503
|
"version": {},
|
|
483
504
|
"sources": {
|
|
484
|
-
"shape": "
|
|
505
|
+
"shape": "S2w"
|
|
485
506
|
},
|
|
486
507
|
"simulationSoftwareSuite": {
|
|
487
|
-
"shape": "
|
|
508
|
+
"shape": "S34"
|
|
488
509
|
},
|
|
489
510
|
"robotSoftwareSuite": {
|
|
490
511
|
"shape": "S2q"
|
|
491
512
|
},
|
|
492
513
|
"renderingEngine": {
|
|
493
|
-
"shape": "
|
|
514
|
+
"shape": "S37"
|
|
494
515
|
},
|
|
495
516
|
"lastUpdatedAt": {
|
|
496
517
|
"type": "timestamp"
|
|
497
518
|
},
|
|
498
|
-
"revisionId": {}
|
|
519
|
+
"revisionId": {},
|
|
520
|
+
"environment": {
|
|
521
|
+
"shape": "S2t"
|
|
522
|
+
}
|
|
499
523
|
}
|
|
500
524
|
}
|
|
501
525
|
},
|
|
@@ -531,16 +555,16 @@
|
|
|
531
555
|
"shape": "S1b"
|
|
532
556
|
},
|
|
533
557
|
"dataSources": {
|
|
534
|
-
"shape": "
|
|
558
|
+
"shape": "S3e"
|
|
535
559
|
},
|
|
536
560
|
"tags": {
|
|
537
561
|
"shape": "S1k"
|
|
538
562
|
},
|
|
539
563
|
"vpcConfig": {
|
|
540
|
-
"shape": "
|
|
564
|
+
"shape": "S3h"
|
|
541
565
|
},
|
|
542
566
|
"compute": {
|
|
543
|
-
"shape": "
|
|
567
|
+
"shape": "S3i"
|
|
544
568
|
}
|
|
545
569
|
}
|
|
546
570
|
},
|
|
@@ -655,7 +679,7 @@
|
|
|
655
679
|
},
|
|
656
680
|
"template": {},
|
|
657
681
|
"worldCount": {
|
|
658
|
-
"shape": "
|
|
682
|
+
"shape": "S3p"
|
|
659
683
|
},
|
|
660
684
|
"tags": {
|
|
661
685
|
"shape": "S1k"
|
|
@@ -677,7 +701,7 @@
|
|
|
677
701
|
"clientRequestToken": {},
|
|
678
702
|
"template": {},
|
|
679
703
|
"worldCount": {
|
|
680
|
-
"shape": "
|
|
704
|
+
"shape": "S3p"
|
|
681
705
|
},
|
|
682
706
|
"tags": {
|
|
683
707
|
"shape": "S1k"
|
|
@@ -699,7 +723,7 @@
|
|
|
699
723
|
"name": {},
|
|
700
724
|
"templateBody": {},
|
|
701
725
|
"templateLocation": {
|
|
702
|
-
"shape": "
|
|
726
|
+
"shape": "S3y"
|
|
703
727
|
},
|
|
704
728
|
"tags": {
|
|
705
729
|
"shape": "S1k"
|
|
@@ -922,7 +946,7 @@
|
|
|
922
946
|
"name": {},
|
|
923
947
|
"arn": {},
|
|
924
948
|
"robots": {
|
|
925
|
-
"shape": "
|
|
949
|
+
"shape": "S4n"
|
|
926
950
|
},
|
|
927
951
|
"createdAt": {
|
|
928
952
|
"type": "timestamp"
|
|
@@ -994,7 +1018,7 @@
|
|
|
994
1018
|
"name": {},
|
|
995
1019
|
"version": {},
|
|
996
1020
|
"sources": {
|
|
997
|
-
"shape": "
|
|
1021
|
+
"shape": "S2w"
|
|
998
1022
|
},
|
|
999
1023
|
"robotSoftwareSuite": {
|
|
1000
1024
|
"shape": "S2q"
|
|
@@ -1005,7 +1029,11 @@
|
|
|
1005
1029
|
},
|
|
1006
1030
|
"tags": {
|
|
1007
1031
|
"shape": "S1k"
|
|
1008
|
-
}
|
|
1032
|
+
},
|
|
1033
|
+
"environment": {
|
|
1034
|
+
"shape": "S2t"
|
|
1035
|
+
},
|
|
1036
|
+
"imageDigest": {}
|
|
1009
1037
|
}
|
|
1010
1038
|
}
|
|
1011
1039
|
},
|
|
@@ -1030,16 +1058,16 @@
|
|
|
1030
1058
|
"name": {},
|
|
1031
1059
|
"version": {},
|
|
1032
1060
|
"sources": {
|
|
1033
|
-
"shape": "
|
|
1061
|
+
"shape": "S2w"
|
|
1034
1062
|
},
|
|
1035
1063
|
"simulationSoftwareSuite": {
|
|
1036
|
-
"shape": "
|
|
1064
|
+
"shape": "S34"
|
|
1037
1065
|
},
|
|
1038
1066
|
"robotSoftwareSuite": {
|
|
1039
1067
|
"shape": "S2q"
|
|
1040
1068
|
},
|
|
1041
1069
|
"renderingEngine": {
|
|
1042
|
-
"shape": "
|
|
1070
|
+
"shape": "S37"
|
|
1043
1071
|
},
|
|
1044
1072
|
"revisionId": {},
|
|
1045
1073
|
"lastUpdatedAt": {
|
|
@@ -1047,7 +1075,11 @@
|
|
|
1047
1075
|
},
|
|
1048
1076
|
"tags": {
|
|
1049
1077
|
"shape": "S1k"
|
|
1050
|
-
}
|
|
1078
|
+
},
|
|
1079
|
+
"environment": {
|
|
1080
|
+
"shape": "S2t"
|
|
1081
|
+
},
|
|
1082
|
+
"imageDigest": {}
|
|
1051
1083
|
}
|
|
1052
1084
|
}
|
|
1053
1085
|
},
|
|
@@ -1143,18 +1175,18 @@
|
|
|
1143
1175
|
},
|
|
1144
1176
|
"clientRequestToken": {},
|
|
1145
1177
|
"batchPolicy": {
|
|
1146
|
-
"shape": "
|
|
1178
|
+
"shape": "S50"
|
|
1147
1179
|
},
|
|
1148
1180
|
"failureCode": {},
|
|
1149
1181
|
"failureReason": {},
|
|
1150
1182
|
"failedRequests": {
|
|
1151
|
-
"shape": "
|
|
1183
|
+
"shape": "S54"
|
|
1152
1184
|
},
|
|
1153
1185
|
"pendingRequests": {
|
|
1154
|
-
"shape": "
|
|
1186
|
+
"shape": "S58"
|
|
1155
1187
|
},
|
|
1156
1188
|
"createdRequests": {
|
|
1157
|
-
"shape": "
|
|
1189
|
+
"shape": "S59"
|
|
1158
1190
|
},
|
|
1159
1191
|
"tags": {
|
|
1160
1192
|
"shape": "S1k"
|
|
@@ -1254,7 +1286,7 @@
|
|
|
1254
1286
|
"clientRequestToken": {},
|
|
1255
1287
|
"template": {},
|
|
1256
1288
|
"worldCount": {
|
|
1257
|
-
"shape": "
|
|
1289
|
+
"shape": "S3p"
|
|
1258
1290
|
},
|
|
1259
1291
|
"finishedWorldsSummary": {
|
|
1260
1292
|
"type": "structure",
|
|
@@ -1355,7 +1387,7 @@
|
|
|
1355
1387
|
"type": "structure",
|
|
1356
1388
|
"members": {
|
|
1357
1389
|
"filters": {
|
|
1358
|
-
"shape": "
|
|
1390
|
+
"shape": "S5u"
|
|
1359
1391
|
},
|
|
1360
1392
|
"nextToken": {},
|
|
1361
1393
|
"maxResults": {
|
|
@@ -1404,7 +1436,7 @@
|
|
|
1404
1436
|
"type": "integer"
|
|
1405
1437
|
},
|
|
1406
1438
|
"filters": {
|
|
1407
|
-
"shape": "
|
|
1439
|
+
"shape": "S5u"
|
|
1408
1440
|
}
|
|
1409
1441
|
}
|
|
1410
1442
|
},
|
|
@@ -1446,7 +1478,7 @@
|
|
|
1446
1478
|
"type": "integer"
|
|
1447
1479
|
},
|
|
1448
1480
|
"filters": {
|
|
1449
|
-
"shape": "
|
|
1481
|
+
"shape": "S5u"
|
|
1450
1482
|
}
|
|
1451
1483
|
}
|
|
1452
1484
|
},
|
|
@@ -1486,7 +1518,7 @@
|
|
|
1486
1518
|
"type": "integer"
|
|
1487
1519
|
},
|
|
1488
1520
|
"filters": {
|
|
1489
|
-
"shape": "
|
|
1521
|
+
"shape": "S5u"
|
|
1490
1522
|
}
|
|
1491
1523
|
}
|
|
1492
1524
|
},
|
|
@@ -1494,7 +1526,7 @@
|
|
|
1494
1526
|
"type": "structure",
|
|
1495
1527
|
"members": {
|
|
1496
1528
|
"robots": {
|
|
1497
|
-
"shape": "
|
|
1529
|
+
"shape": "S4n"
|
|
1498
1530
|
},
|
|
1499
1531
|
"nextToken": {}
|
|
1500
1532
|
}
|
|
@@ -1513,7 +1545,7 @@
|
|
|
1513
1545
|
"type": "integer"
|
|
1514
1546
|
},
|
|
1515
1547
|
"filters": {
|
|
1516
|
-
"shape": "
|
|
1548
|
+
"shape": "S5u"
|
|
1517
1549
|
}
|
|
1518
1550
|
}
|
|
1519
1551
|
},
|
|
@@ -1535,7 +1567,7 @@
|
|
|
1535
1567
|
"shape": "S2q"
|
|
1536
1568
|
},
|
|
1537
1569
|
"simulationSoftwareSuite": {
|
|
1538
|
-
"shape": "
|
|
1570
|
+
"shape": "S34"
|
|
1539
1571
|
}
|
|
1540
1572
|
}
|
|
1541
1573
|
}
|
|
@@ -1556,7 +1588,7 @@
|
|
|
1556
1588
|
"type": "integer"
|
|
1557
1589
|
},
|
|
1558
1590
|
"filters": {
|
|
1559
|
-
"shape": "
|
|
1591
|
+
"shape": "S5u"
|
|
1560
1592
|
}
|
|
1561
1593
|
}
|
|
1562
1594
|
},
|
|
@@ -1604,7 +1636,7 @@
|
|
|
1604
1636
|
"type": "integer"
|
|
1605
1637
|
},
|
|
1606
1638
|
"filters": {
|
|
1607
|
-
"shape": "
|
|
1639
|
+
"shape": "S5u"
|
|
1608
1640
|
}
|
|
1609
1641
|
}
|
|
1610
1642
|
},
|
|
@@ -1615,7 +1647,7 @@
|
|
|
1615
1647
|
],
|
|
1616
1648
|
"members": {
|
|
1617
1649
|
"simulationJobSummaries": {
|
|
1618
|
-
"shape": "
|
|
1650
|
+
"shape": "S59"
|
|
1619
1651
|
},
|
|
1620
1652
|
"nextToken": {}
|
|
1621
1653
|
}
|
|
@@ -1659,7 +1691,7 @@
|
|
|
1659
1691
|
"type": "integer"
|
|
1660
1692
|
},
|
|
1661
1693
|
"filters": {
|
|
1662
|
-
"shape": "
|
|
1694
|
+
"shape": "S5u"
|
|
1663
1695
|
}
|
|
1664
1696
|
}
|
|
1665
1697
|
},
|
|
@@ -1701,7 +1733,7 @@
|
|
|
1701
1733
|
"type": "integer"
|
|
1702
1734
|
},
|
|
1703
1735
|
"filters": {
|
|
1704
|
-
"shape": "
|
|
1736
|
+
"shape": "S5u"
|
|
1705
1737
|
}
|
|
1706
1738
|
}
|
|
1707
1739
|
},
|
|
@@ -1723,7 +1755,7 @@
|
|
|
1723
1755
|
},
|
|
1724
1756
|
"status": {},
|
|
1725
1757
|
"worldCount": {
|
|
1726
|
-
"shape": "
|
|
1758
|
+
"shape": "S3p"
|
|
1727
1759
|
},
|
|
1728
1760
|
"succeededWorldCount": {
|
|
1729
1761
|
"type": "integer"
|
|
@@ -1787,7 +1819,7 @@
|
|
|
1787
1819
|
"type": "integer"
|
|
1788
1820
|
},
|
|
1789
1821
|
"filters": {
|
|
1790
|
-
"shape": "
|
|
1822
|
+
"shape": "S5u"
|
|
1791
1823
|
}
|
|
1792
1824
|
}
|
|
1793
1825
|
},
|
|
@@ -1867,10 +1899,10 @@
|
|
|
1867
1899
|
"idempotencyToken": true
|
|
1868
1900
|
},
|
|
1869
1901
|
"batchPolicy": {
|
|
1870
|
-
"shape": "
|
|
1902
|
+
"shape": "S50"
|
|
1871
1903
|
},
|
|
1872
1904
|
"createSimulationJobRequests": {
|
|
1873
|
-
"shape": "
|
|
1905
|
+
"shape": "S58"
|
|
1874
1906
|
},
|
|
1875
1907
|
"tags": {
|
|
1876
1908
|
"shape": "S1k"
|
|
@@ -1887,18 +1919,18 @@
|
|
|
1887
1919
|
},
|
|
1888
1920
|
"clientRequestToken": {},
|
|
1889
1921
|
"batchPolicy": {
|
|
1890
|
-
"shape": "
|
|
1922
|
+
"shape": "S50"
|
|
1891
1923
|
},
|
|
1892
1924
|
"failureCode": {},
|
|
1893
1925
|
"failureReason": {},
|
|
1894
1926
|
"failedRequests": {
|
|
1895
|
-
"shape": "
|
|
1927
|
+
"shape": "S54"
|
|
1896
1928
|
},
|
|
1897
1929
|
"pendingRequests": {
|
|
1898
|
-
"shape": "
|
|
1930
|
+
"shape": "S58"
|
|
1899
1931
|
},
|
|
1900
1932
|
"createdRequests": {
|
|
1901
|
-
"shape": "
|
|
1933
|
+
"shape": "S59"
|
|
1902
1934
|
},
|
|
1903
1935
|
"tags": {
|
|
1904
1936
|
"shape": "S1k"
|
|
@@ -2005,7 +2037,6 @@
|
|
|
2005
2037
|
"type": "structure",
|
|
2006
2038
|
"required": [
|
|
2007
2039
|
"application",
|
|
2008
|
-
"sources",
|
|
2009
2040
|
"robotSoftwareSuite"
|
|
2010
2041
|
],
|
|
2011
2042
|
"members": {
|
|
@@ -2016,7 +2047,10 @@
|
|
|
2016
2047
|
"robotSoftwareSuite": {
|
|
2017
2048
|
"shape": "S2q"
|
|
2018
2049
|
},
|
|
2019
|
-
"currentRevisionId": {}
|
|
2050
|
+
"currentRevisionId": {},
|
|
2051
|
+
"environment": {
|
|
2052
|
+
"shape": "S2t"
|
|
2053
|
+
}
|
|
2020
2054
|
}
|
|
2021
2055
|
},
|
|
2022
2056
|
"output": {
|
|
@@ -2026,7 +2060,7 @@
|
|
|
2026
2060
|
"name": {},
|
|
2027
2061
|
"version": {},
|
|
2028
2062
|
"sources": {
|
|
2029
|
-
"shape": "
|
|
2063
|
+
"shape": "S2w"
|
|
2030
2064
|
},
|
|
2031
2065
|
"robotSoftwareSuite": {
|
|
2032
2066
|
"shape": "S2q"
|
|
@@ -2034,7 +2068,10 @@
|
|
|
2034
2068
|
"lastUpdatedAt": {
|
|
2035
2069
|
"type": "timestamp"
|
|
2036
2070
|
},
|
|
2037
|
-
"revisionId": {}
|
|
2071
|
+
"revisionId": {},
|
|
2072
|
+
"environment": {
|
|
2073
|
+
"shape": "S2t"
|
|
2074
|
+
}
|
|
2038
2075
|
}
|
|
2039
2076
|
}
|
|
2040
2077
|
},
|
|
@@ -2046,7 +2083,6 @@
|
|
|
2046
2083
|
"type": "structure",
|
|
2047
2084
|
"required": [
|
|
2048
2085
|
"application",
|
|
2049
|
-
"sources",
|
|
2050
2086
|
"simulationSoftwareSuite",
|
|
2051
2087
|
"robotSoftwareSuite"
|
|
2052
2088
|
],
|
|
@@ -2056,15 +2092,18 @@
|
|
|
2056
2092
|
"shape": "S2o"
|
|
2057
2093
|
},
|
|
2058
2094
|
"simulationSoftwareSuite": {
|
|
2059
|
-
"shape": "
|
|
2095
|
+
"shape": "S34"
|
|
2060
2096
|
},
|
|
2061
2097
|
"robotSoftwareSuite": {
|
|
2062
2098
|
"shape": "S2q"
|
|
2063
2099
|
},
|
|
2064
2100
|
"renderingEngine": {
|
|
2065
|
-
"shape": "
|
|
2101
|
+
"shape": "S37"
|
|
2066
2102
|
},
|
|
2067
|
-
"currentRevisionId": {}
|
|
2103
|
+
"currentRevisionId": {},
|
|
2104
|
+
"environment": {
|
|
2105
|
+
"shape": "S2t"
|
|
2106
|
+
}
|
|
2068
2107
|
}
|
|
2069
2108
|
},
|
|
2070
2109
|
"output": {
|
|
@@ -2074,21 +2113,24 @@
|
|
|
2074
2113
|
"name": {},
|
|
2075
2114
|
"version": {},
|
|
2076
2115
|
"sources": {
|
|
2077
|
-
"shape": "
|
|
2116
|
+
"shape": "S2w"
|
|
2078
2117
|
},
|
|
2079
2118
|
"simulationSoftwareSuite": {
|
|
2080
|
-
"shape": "
|
|
2119
|
+
"shape": "S34"
|
|
2081
2120
|
},
|
|
2082
2121
|
"robotSoftwareSuite": {
|
|
2083
2122
|
"shape": "S2q"
|
|
2084
2123
|
},
|
|
2085
2124
|
"renderingEngine": {
|
|
2086
|
-
"shape": "
|
|
2125
|
+
"shape": "S37"
|
|
2087
2126
|
},
|
|
2088
2127
|
"lastUpdatedAt": {
|
|
2089
2128
|
"type": "timestamp"
|
|
2090
2129
|
},
|
|
2091
|
-
"revisionId": {}
|
|
2130
|
+
"revisionId": {},
|
|
2131
|
+
"environment": {
|
|
2132
|
+
"shape": "S2t"
|
|
2133
|
+
}
|
|
2092
2134
|
}
|
|
2093
2135
|
}
|
|
2094
2136
|
},
|
|
@@ -2106,7 +2148,7 @@
|
|
|
2106
2148
|
"name": {},
|
|
2107
2149
|
"templateBody": {},
|
|
2108
2150
|
"templateLocation": {
|
|
2109
|
-
"shape": "
|
|
2151
|
+
"shape": "S3y"
|
|
2110
2152
|
}
|
|
2111
2153
|
}
|
|
2112
2154
|
},
|
|
@@ -2439,7 +2481,13 @@
|
|
|
2439
2481
|
"version": {}
|
|
2440
2482
|
}
|
|
2441
2483
|
},
|
|
2442
|
-
"
|
|
2484
|
+
"S2t": {
|
|
2485
|
+
"type": "structure",
|
|
2486
|
+
"members": {
|
|
2487
|
+
"uri": {}
|
|
2488
|
+
}
|
|
2489
|
+
},
|
|
2490
|
+
"S2w": {
|
|
2443
2491
|
"type": "list",
|
|
2444
2492
|
"member": {
|
|
2445
2493
|
"type": "structure",
|
|
@@ -2452,20 +2500,24 @@
|
|
|
2452
2500
|
}
|
|
2453
2501
|
},
|
|
2454
2502
|
"S30": {
|
|
2503
|
+
"type": "list",
|
|
2504
|
+
"member": {}
|
|
2505
|
+
},
|
|
2506
|
+
"S34": {
|
|
2455
2507
|
"type": "structure",
|
|
2456
2508
|
"members": {
|
|
2457
2509
|
"name": {},
|
|
2458
2510
|
"version": {}
|
|
2459
2511
|
}
|
|
2460
2512
|
},
|
|
2461
|
-
"
|
|
2513
|
+
"S37": {
|
|
2462
2514
|
"type": "structure",
|
|
2463
2515
|
"members": {
|
|
2464
2516
|
"name": {},
|
|
2465
2517
|
"version": {}
|
|
2466
2518
|
}
|
|
2467
2519
|
},
|
|
2468
|
-
"
|
|
2520
|
+
"S3e": {
|
|
2469
2521
|
"type": "list",
|
|
2470
2522
|
"member": {
|
|
2471
2523
|
"type": "structure",
|
|
@@ -2484,7 +2536,7 @@
|
|
|
2484
2536
|
}
|
|
2485
2537
|
}
|
|
2486
2538
|
},
|
|
2487
|
-
"
|
|
2539
|
+
"S3h": {
|
|
2488
2540
|
"type": "structure",
|
|
2489
2541
|
"required": [
|
|
2490
2542
|
"subnets"
|
|
@@ -2501,7 +2553,7 @@
|
|
|
2501
2553
|
}
|
|
2502
2554
|
}
|
|
2503
2555
|
},
|
|
2504
|
-
"
|
|
2556
|
+
"S3i": {
|
|
2505
2557
|
"type": "structure",
|
|
2506
2558
|
"members": {
|
|
2507
2559
|
"simulationUnitLimit": {
|
|
@@ -2509,7 +2561,7 @@
|
|
|
2509
2561
|
}
|
|
2510
2562
|
}
|
|
2511
2563
|
},
|
|
2512
|
-
"
|
|
2564
|
+
"S3p": {
|
|
2513
2565
|
"type": "structure",
|
|
2514
2566
|
"members": {
|
|
2515
2567
|
"floorplanCount": {
|
|
@@ -2520,7 +2572,7 @@
|
|
|
2520
2572
|
}
|
|
2521
2573
|
}
|
|
2522
2574
|
},
|
|
2523
|
-
"
|
|
2575
|
+
"S3y": {
|
|
2524
2576
|
"type": "structure",
|
|
2525
2577
|
"required": [
|
|
2526
2578
|
"s3Bucket",
|
|
@@ -2531,7 +2583,7 @@
|
|
|
2531
2583
|
"s3Key": {}
|
|
2532
2584
|
}
|
|
2533
2585
|
},
|
|
2534
|
-
"
|
|
2586
|
+
"S4n": {
|
|
2535
2587
|
"type": "list",
|
|
2536
2588
|
"member": {
|
|
2537
2589
|
"type": "structure",
|
|
@@ -2552,7 +2604,7 @@
|
|
|
2552
2604
|
}
|
|
2553
2605
|
}
|
|
2554
2606
|
},
|
|
2555
|
-
"
|
|
2607
|
+
"S50": {
|
|
2556
2608
|
"type": "structure",
|
|
2557
2609
|
"members": {
|
|
2558
2610
|
"timeoutInSeconds": {
|
|
@@ -2563,13 +2615,13 @@
|
|
|
2563
2615
|
}
|
|
2564
2616
|
}
|
|
2565
2617
|
},
|
|
2566
|
-
"
|
|
2618
|
+
"S54": {
|
|
2567
2619
|
"type": "list",
|
|
2568
2620
|
"member": {
|
|
2569
2621
|
"type": "structure",
|
|
2570
2622
|
"members": {
|
|
2571
2623
|
"request": {
|
|
2572
|
-
"shape": "
|
|
2624
|
+
"shape": "S56"
|
|
2573
2625
|
},
|
|
2574
2626
|
"failureReason": {},
|
|
2575
2627
|
"failureCode": {},
|
|
@@ -2579,7 +2631,7 @@
|
|
|
2579
2631
|
}
|
|
2580
2632
|
}
|
|
2581
2633
|
},
|
|
2582
|
-
"
|
|
2634
|
+
"S56": {
|
|
2583
2635
|
"type": "structure",
|
|
2584
2636
|
"required": [
|
|
2585
2637
|
"maxJobDurationInSeconds"
|
|
@@ -2606,26 +2658,26 @@
|
|
|
2606
2658
|
"shape": "S1b"
|
|
2607
2659
|
},
|
|
2608
2660
|
"dataSources": {
|
|
2609
|
-
"shape": "
|
|
2661
|
+
"shape": "S3e"
|
|
2610
2662
|
},
|
|
2611
2663
|
"vpcConfig": {
|
|
2612
|
-
"shape": "
|
|
2664
|
+
"shape": "S3h"
|
|
2613
2665
|
},
|
|
2614
2666
|
"compute": {
|
|
2615
|
-
"shape": "
|
|
2667
|
+
"shape": "S3i"
|
|
2616
2668
|
},
|
|
2617
2669
|
"tags": {
|
|
2618
2670
|
"shape": "S1k"
|
|
2619
2671
|
}
|
|
2620
2672
|
}
|
|
2621
2673
|
},
|
|
2622
|
-
"
|
|
2674
|
+
"S58": {
|
|
2623
2675
|
"type": "list",
|
|
2624
2676
|
"member": {
|
|
2625
|
-
"shape": "
|
|
2677
|
+
"shape": "S56"
|
|
2626
2678
|
}
|
|
2627
2679
|
},
|
|
2628
|
-
"
|
|
2680
|
+
"S59": {
|
|
2629
2681
|
"type": "list",
|
|
2630
2682
|
"member": {
|
|
2631
2683
|
"type": "structure",
|
|
@@ -2651,7 +2703,7 @@
|
|
|
2651
2703
|
}
|
|
2652
2704
|
}
|
|
2653
2705
|
},
|
|
2654
|
-
"
|
|
2706
|
+
"S5u": {
|
|
2655
2707
|
"type": "list",
|
|
2656
2708
|
"member": {
|
|
2657
2709
|
"type": "structure",
|