aws-sdk 2.1023.0 → 2.1024.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 +7 -1
- package/README.md +1 -1
- package/apis/chime-sdk-meetings-2021-07-15.min.json +18 -18
- package/apis/ec2-2016-11-15.min.json +498 -498
- package/apis/sagemaker-2017-07-24.min.json +613 -535
- package/apis/wafv2-2019-07-29.min.json +130 -79
- package/clients/chimesdkmeetings.d.ts +18 -17
- package/clients/ec2.d.ts +2 -1
- package/clients/sagemaker.d.ts +103 -16
- package/clients/wafv2.d.ts +70 -10
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +501 -501
- package/dist/aws-sdk.min.js +14 -14
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -592,6 +592,9 @@
|
|
|
592
592
|
"members": {
|
|
593
593
|
"EndpointName": {},
|
|
594
594
|
"EndpointConfigName": {},
|
|
595
|
+
"DeploymentConfig": {
|
|
596
|
+
"shape": "S8m"
|
|
597
|
+
},
|
|
595
598
|
"Tags": {
|
|
596
599
|
"shape": "S7"
|
|
597
600
|
}
|
|
@@ -617,17 +620,17 @@
|
|
|
617
620
|
"members": {
|
|
618
621
|
"EndpointConfigName": {},
|
|
619
622
|
"ProductionVariants": {
|
|
620
|
-
"shape": "
|
|
623
|
+
"shape": "S93"
|
|
621
624
|
},
|
|
622
625
|
"DataCaptureConfig": {
|
|
623
|
-
"shape": "
|
|
626
|
+
"shape": "S9c"
|
|
624
627
|
},
|
|
625
628
|
"Tags": {
|
|
626
629
|
"shape": "S7"
|
|
627
630
|
},
|
|
628
631
|
"KmsKeyId": {},
|
|
629
632
|
"AsyncInferenceConfig": {
|
|
630
|
-
"shape": "
|
|
633
|
+
"shape": "S9n"
|
|
631
634
|
}
|
|
632
635
|
}
|
|
633
636
|
},
|
|
@@ -677,13 +680,13 @@
|
|
|
677
680
|
"RecordIdentifierFeatureName": {},
|
|
678
681
|
"EventTimeFeatureName": {},
|
|
679
682
|
"FeatureDefinitions": {
|
|
680
|
-
"shape": "
|
|
683
|
+
"shape": "Sa1"
|
|
681
684
|
},
|
|
682
685
|
"OnlineStoreConfig": {
|
|
683
|
-
"shape": "
|
|
686
|
+
"shape": "Sa4"
|
|
684
687
|
},
|
|
685
688
|
"OfflineStoreConfig": {
|
|
686
|
-
"shape": "
|
|
689
|
+
"shape": "Sa6"
|
|
687
690
|
},
|
|
688
691
|
"RoleArn": {},
|
|
689
692
|
"Description": {},
|
|
@@ -714,16 +717,16 @@
|
|
|
714
717
|
"members": {
|
|
715
718
|
"FlowDefinitionName": {},
|
|
716
719
|
"HumanLoopRequestSource": {
|
|
717
|
-
"shape": "
|
|
720
|
+
"shape": "Sah"
|
|
718
721
|
},
|
|
719
722
|
"HumanLoopActivationConfig": {
|
|
720
|
-
"shape": "
|
|
723
|
+
"shape": "Saj"
|
|
721
724
|
},
|
|
722
725
|
"HumanLoopConfig": {
|
|
723
|
-
"shape": "
|
|
726
|
+
"shape": "Sam"
|
|
724
727
|
},
|
|
725
728
|
"OutputConfig": {
|
|
726
|
-
"shape": "
|
|
729
|
+
"shape": "Sb1"
|
|
727
730
|
},
|
|
728
731
|
"RoleArn": {},
|
|
729
732
|
"Tags": {
|
|
@@ -751,7 +754,7 @@
|
|
|
751
754
|
"members": {
|
|
752
755
|
"HumanTaskUiName": {},
|
|
753
756
|
"UiTemplate": {
|
|
754
|
-
"shape": "
|
|
757
|
+
"shape": "Sb6"
|
|
755
758
|
},
|
|
756
759
|
"Tags": {
|
|
757
760
|
"shape": "S7"
|
|
@@ -778,16 +781,16 @@
|
|
|
778
781
|
"members": {
|
|
779
782
|
"HyperParameterTuningJobName": {},
|
|
780
783
|
"HyperParameterTuningJobConfig": {
|
|
781
|
-
"shape": "
|
|
784
|
+
"shape": "Sbb"
|
|
782
785
|
},
|
|
783
786
|
"TrainingJobDefinition": {
|
|
784
|
-
"shape": "
|
|
787
|
+
"shape": "Sbs"
|
|
785
788
|
},
|
|
786
789
|
"TrainingJobDefinitions": {
|
|
787
|
-
"shape": "
|
|
790
|
+
"shape": "Sc0"
|
|
788
791
|
},
|
|
789
792
|
"WarmStartConfig": {
|
|
790
|
-
"shape": "
|
|
793
|
+
"shape": "Sc1"
|
|
791
794
|
},
|
|
792
795
|
"Tags": {
|
|
793
796
|
"shape": "S7"
|
|
@@ -866,21 +869,21 @@
|
|
|
866
869
|
"LabelingJobName": {},
|
|
867
870
|
"LabelAttributeName": {},
|
|
868
871
|
"InputConfig": {
|
|
869
|
-
"shape": "
|
|
872
|
+
"shape": "Sci"
|
|
870
873
|
},
|
|
871
874
|
"OutputConfig": {
|
|
872
|
-
"shape": "
|
|
875
|
+
"shape": "Scp"
|
|
873
876
|
},
|
|
874
877
|
"RoleArn": {},
|
|
875
878
|
"LabelCategoryConfigS3Uri": {},
|
|
876
879
|
"StoppingConditions": {
|
|
877
|
-
"shape": "
|
|
880
|
+
"shape": "Scq"
|
|
878
881
|
},
|
|
879
882
|
"LabelingJobAlgorithmsConfig": {
|
|
880
|
-
"shape": "
|
|
883
|
+
"shape": "Sct"
|
|
881
884
|
},
|
|
882
885
|
"HumanTaskConfig": {
|
|
883
|
-
"shape": "
|
|
886
|
+
"shape": "Scx"
|
|
884
887
|
},
|
|
885
888
|
"Tags": {
|
|
886
889
|
"shape": "S7"
|
|
@@ -907,13 +910,13 @@
|
|
|
907
910
|
"members": {
|
|
908
911
|
"ModelName": {},
|
|
909
912
|
"PrimaryContainer": {
|
|
910
|
-
"shape": "
|
|
913
|
+
"shape": "Sdc"
|
|
911
914
|
},
|
|
912
915
|
"Containers": {
|
|
913
|
-
"shape": "
|
|
916
|
+
"shape": "Sdl"
|
|
914
917
|
},
|
|
915
918
|
"InferenceExecutionConfig": {
|
|
916
|
-
"shape": "
|
|
919
|
+
"shape": "Sdm"
|
|
917
920
|
},
|
|
918
921
|
"ExecutionRoleArn": {},
|
|
919
922
|
"Tags": {
|
|
@@ -951,13 +954,13 @@
|
|
|
951
954
|
"members": {
|
|
952
955
|
"JobDefinitionName": {},
|
|
953
956
|
"ModelBiasBaselineConfig": {
|
|
954
|
-
"shape": "
|
|
957
|
+
"shape": "Sdq"
|
|
955
958
|
},
|
|
956
959
|
"ModelBiasAppSpecification": {
|
|
957
|
-
"shape": "
|
|
960
|
+
"shape": "Sdr"
|
|
958
961
|
},
|
|
959
962
|
"ModelBiasJobInput": {
|
|
960
|
-
"shape": "
|
|
963
|
+
"shape": "Sds"
|
|
961
964
|
},
|
|
962
965
|
"ModelBiasJobOutputConfig": {
|
|
963
966
|
"shape": "S75"
|
|
@@ -1001,13 +1004,13 @@
|
|
|
1001
1004
|
"members": {
|
|
1002
1005
|
"JobDefinitionName": {},
|
|
1003
1006
|
"ModelExplainabilityBaselineConfig": {
|
|
1004
|
-
"shape": "
|
|
1007
|
+
"shape": "Sdw"
|
|
1005
1008
|
},
|
|
1006
1009
|
"ModelExplainabilityAppSpecification": {
|
|
1007
|
-
"shape": "
|
|
1010
|
+
"shape": "Sdx"
|
|
1008
1011
|
},
|
|
1009
1012
|
"ModelExplainabilityJobInput": {
|
|
1010
|
-
"shape": "
|
|
1013
|
+
"shape": "Sdy"
|
|
1011
1014
|
},
|
|
1012
1015
|
"ModelExplainabilityJobOutputConfig": {
|
|
1013
1016
|
"shape": "S75"
|
|
@@ -1048,10 +1051,10 @@
|
|
|
1048
1051
|
"shape": "Sr"
|
|
1049
1052
|
},
|
|
1050
1053
|
"ValidationSpecification": {
|
|
1051
|
-
"shape": "
|
|
1054
|
+
"shape": "Se1"
|
|
1052
1055
|
},
|
|
1053
1056
|
"SourceAlgorithmSpecification": {
|
|
1054
|
-
"shape": "
|
|
1057
|
+
"shape": "Se4"
|
|
1055
1058
|
},
|
|
1056
1059
|
"CertifyForMarketplace": {
|
|
1057
1060
|
"type": "boolean"
|
|
@@ -1064,13 +1067,13 @@
|
|
|
1064
1067
|
"shape": "S1n"
|
|
1065
1068
|
},
|
|
1066
1069
|
"ModelMetrics": {
|
|
1067
|
-
"shape": "
|
|
1070
|
+
"shape": "Se7"
|
|
1068
1071
|
},
|
|
1069
1072
|
"ClientToken": {
|
|
1070
1073
|
"idempotencyToken": true
|
|
1071
1074
|
},
|
|
1072
1075
|
"CustomerMetadataProperties": {
|
|
1073
|
-
"shape": "
|
|
1076
|
+
"shape": "See"
|
|
1074
1077
|
}
|
|
1075
1078
|
}
|
|
1076
1079
|
},
|
|
@@ -1122,13 +1125,13 @@
|
|
|
1122
1125
|
"members": {
|
|
1123
1126
|
"JobDefinitionName": {},
|
|
1124
1127
|
"ModelQualityBaselineConfig": {
|
|
1125
|
-
"shape": "
|
|
1128
|
+
"shape": "Sem"
|
|
1126
1129
|
},
|
|
1127
1130
|
"ModelQualityAppSpecification": {
|
|
1128
|
-
"shape": "
|
|
1131
|
+
"shape": "Sen"
|
|
1129
1132
|
},
|
|
1130
1133
|
"ModelQualityJobInput": {
|
|
1131
|
-
"shape": "
|
|
1134
|
+
"shape": "Sep"
|
|
1132
1135
|
},
|
|
1133
1136
|
"ModelQualityJobOutputConfig": {
|
|
1134
1137
|
"shape": "S75"
|
|
@@ -1168,7 +1171,7 @@
|
|
|
1168
1171
|
"members": {
|
|
1169
1172
|
"MonitoringScheduleName": {},
|
|
1170
1173
|
"MonitoringScheduleConfig": {
|
|
1171
|
-
"shape": "
|
|
1174
|
+
"shape": "Set"
|
|
1172
1175
|
},
|
|
1173
1176
|
"Tags": {
|
|
1174
1177
|
"shape": "S7"
|
|
@@ -1211,11 +1214,11 @@
|
|
|
1211
1214
|
"type": "integer"
|
|
1212
1215
|
},
|
|
1213
1216
|
"AcceleratorTypes": {
|
|
1214
|
-
"shape": "
|
|
1217
|
+
"shape": "Sfb"
|
|
1215
1218
|
},
|
|
1216
1219
|
"DefaultCodeRepository": {},
|
|
1217
1220
|
"AdditionalCodeRepositories": {
|
|
1218
|
-
"shape": "
|
|
1221
|
+
"shape": "Sfe"
|
|
1219
1222
|
},
|
|
1220
1223
|
"RootAccess": {},
|
|
1221
1224
|
"PlatformIdentifier": {}
|
|
@@ -1237,10 +1240,10 @@
|
|
|
1237
1240
|
"members": {
|
|
1238
1241
|
"NotebookInstanceLifecycleConfigName": {},
|
|
1239
1242
|
"OnCreate": {
|
|
1240
|
-
"shape": "
|
|
1243
|
+
"shape": "Sfk"
|
|
1241
1244
|
},
|
|
1242
1245
|
"OnStart": {
|
|
1243
|
-
"shape": "
|
|
1246
|
+
"shape": "Sfk"
|
|
1244
1247
|
}
|
|
1245
1248
|
}
|
|
1246
1249
|
},
|
|
@@ -1337,33 +1340,33 @@
|
|
|
1337
1340
|
],
|
|
1338
1341
|
"members": {
|
|
1339
1342
|
"ProcessingInputs": {
|
|
1340
|
-
"shape": "
|
|
1343
|
+
"shape": "Sg5"
|
|
1341
1344
|
},
|
|
1342
1345
|
"ProcessingOutputConfig": {
|
|
1343
|
-
"shape": "
|
|
1346
|
+
"shape": "Sgs"
|
|
1344
1347
|
},
|
|
1345
1348
|
"ProcessingJobName": {},
|
|
1346
1349
|
"ProcessingResources": {
|
|
1347
|
-
"shape": "
|
|
1350
|
+
"shape": "Sgx"
|
|
1348
1351
|
},
|
|
1349
1352
|
"StoppingCondition": {
|
|
1350
|
-
"shape": "
|
|
1353
|
+
"shape": "Sgz"
|
|
1351
1354
|
},
|
|
1352
1355
|
"AppSpecification": {
|
|
1353
|
-
"shape": "
|
|
1356
|
+
"shape": "Sh1"
|
|
1354
1357
|
},
|
|
1355
1358
|
"Environment": {
|
|
1356
|
-
"shape": "
|
|
1359
|
+
"shape": "Sh3"
|
|
1357
1360
|
},
|
|
1358
1361
|
"NetworkConfig": {
|
|
1359
|
-
"shape": "
|
|
1362
|
+
"shape": "Sf1"
|
|
1360
1363
|
},
|
|
1361
1364
|
"RoleArn": {},
|
|
1362
1365
|
"Tags": {
|
|
1363
1366
|
"shape": "S7"
|
|
1364
1367
|
},
|
|
1365
1368
|
"ExperimentConfig": {
|
|
1366
|
-
"shape": "
|
|
1369
|
+
"shape": "Sh4"
|
|
1367
1370
|
}
|
|
1368
1371
|
}
|
|
1369
1372
|
},
|
|
@@ -1388,7 +1391,7 @@
|
|
|
1388
1391
|
"ProjectName": {},
|
|
1389
1392
|
"ProjectDescription": {},
|
|
1390
1393
|
"ServiceCatalogProvisioningDetails": {
|
|
1391
|
-
"shape": "
|
|
1394
|
+
"shape": "Sh9"
|
|
1392
1395
|
},
|
|
1393
1396
|
"Tags": {
|
|
1394
1397
|
"shape": "S7"
|
|
@@ -1448,7 +1451,7 @@
|
|
|
1448
1451
|
"shape": "S2q"
|
|
1449
1452
|
},
|
|
1450
1453
|
"AlgorithmSpecification": {
|
|
1451
|
-
"shape": "
|
|
1454
|
+
"shape": "Shp"
|
|
1452
1455
|
},
|
|
1453
1456
|
"RoleArn": {},
|
|
1454
1457
|
"InputDataConfig": {
|
|
@@ -1479,31 +1482,31 @@
|
|
|
1479
1482
|
"type": "boolean"
|
|
1480
1483
|
},
|
|
1481
1484
|
"CheckpointConfig": {
|
|
1482
|
-
"shape": "
|
|
1485
|
+
"shape": "Sbx"
|
|
1483
1486
|
},
|
|
1484
1487
|
"DebugHookConfig": {
|
|
1485
|
-
"shape": "
|
|
1488
|
+
"shape": "Shq"
|
|
1486
1489
|
},
|
|
1487
1490
|
"DebugRuleConfigurations": {
|
|
1488
|
-
"shape": "
|
|
1491
|
+
"shape": "Shy"
|
|
1489
1492
|
},
|
|
1490
1493
|
"TensorBoardOutputConfig": {
|
|
1491
|
-
"shape": "
|
|
1494
|
+
"shape": "Si3"
|
|
1492
1495
|
},
|
|
1493
1496
|
"ExperimentConfig": {
|
|
1494
|
-
"shape": "
|
|
1497
|
+
"shape": "Sh4"
|
|
1495
1498
|
},
|
|
1496
1499
|
"ProfilerConfig": {
|
|
1497
|
-
"shape": "
|
|
1500
|
+
"shape": "Si4"
|
|
1498
1501
|
},
|
|
1499
1502
|
"ProfilerRuleConfigurations": {
|
|
1500
|
-
"shape": "
|
|
1503
|
+
"shape": "Si7"
|
|
1501
1504
|
},
|
|
1502
1505
|
"Environment": {
|
|
1503
|
-
"shape": "
|
|
1506
|
+
"shape": "Si9"
|
|
1504
1507
|
},
|
|
1505
1508
|
"RetryStrategy": {
|
|
1506
|
-
"shape": "
|
|
1509
|
+
"shape": "Sby"
|
|
1507
1510
|
}
|
|
1508
1511
|
}
|
|
1509
1512
|
},
|
|
@@ -1534,7 +1537,7 @@
|
|
|
1534
1537
|
"type": "integer"
|
|
1535
1538
|
},
|
|
1536
1539
|
"ModelClientConfig": {
|
|
1537
|
-
"shape": "
|
|
1540
|
+
"shape": "Sig"
|
|
1538
1541
|
},
|
|
1539
1542
|
"MaxPayloadInMB": {
|
|
1540
1543
|
"type": "integer"
|
|
@@ -1553,13 +1556,13 @@
|
|
|
1553
1556
|
"shape": "S3v"
|
|
1554
1557
|
},
|
|
1555
1558
|
"DataProcessing": {
|
|
1556
|
-
"shape": "
|
|
1559
|
+
"shape": "Sij"
|
|
1557
1560
|
},
|
|
1558
1561
|
"Tags": {
|
|
1559
1562
|
"shape": "S7"
|
|
1560
1563
|
},
|
|
1561
1564
|
"ExperimentConfig": {
|
|
1562
|
-
"shape": "
|
|
1565
|
+
"shape": "Sh4"
|
|
1563
1566
|
}
|
|
1564
1567
|
}
|
|
1565
1568
|
},
|
|
@@ -1609,7 +1612,7 @@
|
|
|
1609
1612
|
"TrialComponentName": {},
|
|
1610
1613
|
"DisplayName": {},
|
|
1611
1614
|
"Status": {
|
|
1612
|
-
"shape": "
|
|
1615
|
+
"shape": "Sir"
|
|
1613
1616
|
},
|
|
1614
1617
|
"StartTime": {
|
|
1615
1618
|
"type": "timestamp"
|
|
@@ -1618,13 +1621,13 @@
|
|
|
1618
1621
|
"type": "timestamp"
|
|
1619
1622
|
},
|
|
1620
1623
|
"Parameters": {
|
|
1621
|
-
"shape": "
|
|
1624
|
+
"shape": "Siv"
|
|
1622
1625
|
},
|
|
1623
1626
|
"InputArtifacts": {
|
|
1624
|
-
"shape": "
|
|
1627
|
+
"shape": "Siz"
|
|
1625
1628
|
},
|
|
1626
1629
|
"OutputArtifacts": {
|
|
1627
|
-
"shape": "
|
|
1630
|
+
"shape": "Siz"
|
|
1628
1631
|
},
|
|
1629
1632
|
"MetadataProperties": {
|
|
1630
1633
|
"shape": "S1n"
|
|
@@ -1676,13 +1679,13 @@
|
|
|
1676
1679
|
],
|
|
1677
1680
|
"members": {
|
|
1678
1681
|
"CognitoConfig": {
|
|
1679
|
-
"shape": "
|
|
1682
|
+
"shape": "Sja"
|
|
1680
1683
|
},
|
|
1681
1684
|
"OidcConfig": {
|
|
1682
|
-
"shape": "
|
|
1685
|
+
"shape": "Sjd"
|
|
1683
1686
|
},
|
|
1684
1687
|
"SourceIpConfig": {
|
|
1685
|
-
"shape": "
|
|
1688
|
+
"shape": "Sjg"
|
|
1686
1689
|
},
|
|
1687
1690
|
"WorkforceName": {},
|
|
1688
1691
|
"Tags": {
|
|
@@ -1712,11 +1715,11 @@
|
|
|
1712
1715
|
"WorkteamName": {},
|
|
1713
1716
|
"WorkforceName": {},
|
|
1714
1717
|
"MemberDefinitions": {
|
|
1715
|
-
"shape": "
|
|
1718
|
+
"shape": "Sjo"
|
|
1716
1719
|
},
|
|
1717
1720
|
"Description": {},
|
|
1718
1721
|
"NotificationConfiguration": {
|
|
1719
|
-
"shape": "
|
|
1722
|
+
"shape": "Sjw"
|
|
1720
1723
|
},
|
|
1721
1724
|
"Tags": {
|
|
1722
1725
|
"shape": "S7"
|
|
@@ -2305,13 +2308,13 @@
|
|
|
2305
2308
|
"type": "timestamp"
|
|
2306
2309
|
},
|
|
2307
2310
|
"CreatedBy": {
|
|
2308
|
-
"shape": "
|
|
2311
|
+
"shape": "Slp"
|
|
2309
2312
|
},
|
|
2310
2313
|
"LastModifiedTime": {
|
|
2311
2314
|
"type": "timestamp"
|
|
2312
2315
|
},
|
|
2313
2316
|
"LastModifiedBy": {
|
|
2314
|
-
"shape": "
|
|
2317
|
+
"shape": "Slp"
|
|
2315
2318
|
},
|
|
2316
2319
|
"MetadataProperties": {
|
|
2317
2320
|
"shape": "S1n"
|
|
@@ -2360,10 +2363,10 @@
|
|
|
2360
2363
|
"type": "structure",
|
|
2361
2364
|
"members": {
|
|
2362
2365
|
"ValidationStatuses": {
|
|
2363
|
-
"shape": "
|
|
2366
|
+
"shape": "Slu"
|
|
2364
2367
|
},
|
|
2365
2368
|
"ImageScanStatuses": {
|
|
2366
|
-
"shape": "
|
|
2369
|
+
"shape": "Slu"
|
|
2367
2370
|
}
|
|
2368
2371
|
}
|
|
2369
2372
|
},
|
|
@@ -2468,13 +2471,13 @@
|
|
|
2468
2471
|
"type": "timestamp"
|
|
2469
2472
|
},
|
|
2470
2473
|
"CreatedBy": {
|
|
2471
|
-
"shape": "
|
|
2474
|
+
"shape": "Slp"
|
|
2472
2475
|
},
|
|
2473
2476
|
"LastModifiedTime": {
|
|
2474
2477
|
"type": "timestamp"
|
|
2475
2478
|
},
|
|
2476
2479
|
"LastModifiedBy": {
|
|
2477
|
-
"shape": "
|
|
2480
|
+
"shape": "Slp"
|
|
2478
2481
|
},
|
|
2479
2482
|
"MetadataProperties": {
|
|
2480
2483
|
"shape": "S1n"
|
|
@@ -2533,10 +2536,10 @@
|
|
|
2533
2536
|
},
|
|
2534
2537
|
"FailureReason": {},
|
|
2535
2538
|
"PartialFailureReasons": {
|
|
2536
|
-
"shape": "
|
|
2539
|
+
"shape": "Sm8"
|
|
2537
2540
|
},
|
|
2538
2541
|
"BestCandidate": {
|
|
2539
|
-
"shape": "
|
|
2542
|
+
"shape": "Sma"
|
|
2540
2543
|
},
|
|
2541
2544
|
"AutoMLJobStatus": {},
|
|
2542
2545
|
"AutoMLJobSecondaryStatus": {},
|
|
@@ -2654,7 +2657,7 @@
|
|
|
2654
2657
|
},
|
|
2655
2658
|
"FailureReason": {},
|
|
2656
2659
|
"ModelArtifacts": {
|
|
2657
|
-
"shape": "
|
|
2660
|
+
"shape": "Sn9"
|
|
2658
2661
|
},
|
|
2659
2662
|
"ModelDigests": {
|
|
2660
2663
|
"type": "structure",
|
|
@@ -2702,13 +2705,13 @@
|
|
|
2702
2705
|
"type": "timestamp"
|
|
2703
2706
|
},
|
|
2704
2707
|
"CreatedBy": {
|
|
2705
|
-
"shape": "
|
|
2708
|
+
"shape": "Slp"
|
|
2706
2709
|
},
|
|
2707
2710
|
"LastModifiedTime": {
|
|
2708
2711
|
"type": "timestamp"
|
|
2709
2712
|
},
|
|
2710
2713
|
"LastModifiedBy": {
|
|
2711
|
-
"shape": "
|
|
2714
|
+
"shape": "Slp"
|
|
2712
2715
|
}
|
|
2713
2716
|
}
|
|
2714
2717
|
}
|
|
@@ -2990,10 +2993,10 @@
|
|
|
2990
2993
|
"EndpointArn": {},
|
|
2991
2994
|
"EndpointConfigName": {},
|
|
2992
2995
|
"ProductionVariants": {
|
|
2993
|
-
"shape": "
|
|
2996
|
+
"shape": "So6"
|
|
2994
2997
|
},
|
|
2995
2998
|
"DataCaptureConfig": {
|
|
2996
|
-
"shape": "
|
|
2999
|
+
"shape": "Sof"
|
|
2997
3000
|
},
|
|
2998
3001
|
"EndpointStatus": {},
|
|
2999
3002
|
"FailureReason": {},
|
|
@@ -3004,10 +3007,54 @@
|
|
|
3004
3007
|
"type": "timestamp"
|
|
3005
3008
|
},
|
|
3006
3009
|
"LastDeploymentConfig": {
|
|
3007
|
-
"shape": "
|
|
3010
|
+
"shape": "S8m"
|
|
3008
3011
|
},
|
|
3009
3012
|
"AsyncInferenceConfig": {
|
|
3010
|
-
"shape": "
|
|
3013
|
+
"shape": "S9n"
|
|
3014
|
+
},
|
|
3015
|
+
"PendingDeploymentSummary": {
|
|
3016
|
+
"type": "structure",
|
|
3017
|
+
"required": [
|
|
3018
|
+
"EndpointConfigName"
|
|
3019
|
+
],
|
|
3020
|
+
"members": {
|
|
3021
|
+
"EndpointConfigName": {},
|
|
3022
|
+
"ProductionVariants": {
|
|
3023
|
+
"type": "list",
|
|
3024
|
+
"member": {
|
|
3025
|
+
"type": "structure",
|
|
3026
|
+
"required": [
|
|
3027
|
+
"VariantName"
|
|
3028
|
+
],
|
|
3029
|
+
"members": {
|
|
3030
|
+
"VariantName": {},
|
|
3031
|
+
"DeployedImages": {
|
|
3032
|
+
"shape": "So8"
|
|
3033
|
+
},
|
|
3034
|
+
"CurrentWeight": {
|
|
3035
|
+
"type": "float"
|
|
3036
|
+
},
|
|
3037
|
+
"DesiredWeight": {
|
|
3038
|
+
"type": "float"
|
|
3039
|
+
},
|
|
3040
|
+
"CurrentInstanceCount": {
|
|
3041
|
+
"type": "integer"
|
|
3042
|
+
},
|
|
3043
|
+
"DesiredInstanceCount": {
|
|
3044
|
+
"type": "integer"
|
|
3045
|
+
},
|
|
3046
|
+
"InstanceType": {},
|
|
3047
|
+
"AcceleratorType": {},
|
|
3048
|
+
"VariantStatus": {
|
|
3049
|
+
"shape": "Sob"
|
|
3050
|
+
}
|
|
3051
|
+
}
|
|
3052
|
+
}
|
|
3053
|
+
},
|
|
3054
|
+
"StartTime": {
|
|
3055
|
+
"type": "timestamp"
|
|
3056
|
+
}
|
|
3057
|
+
}
|
|
3011
3058
|
}
|
|
3012
3059
|
}
|
|
3013
3060
|
}
|
|
@@ -3034,17 +3081,17 @@
|
|
|
3034
3081
|
"EndpointConfigName": {},
|
|
3035
3082
|
"EndpointConfigArn": {},
|
|
3036
3083
|
"ProductionVariants": {
|
|
3037
|
-
"shape": "
|
|
3084
|
+
"shape": "S93"
|
|
3038
3085
|
},
|
|
3039
3086
|
"DataCaptureConfig": {
|
|
3040
|
-
"shape": "
|
|
3087
|
+
"shape": "S9c"
|
|
3041
3088
|
},
|
|
3042
3089
|
"KmsKeyId": {},
|
|
3043
3090
|
"CreationTime": {
|
|
3044
3091
|
"type": "timestamp"
|
|
3045
3092
|
},
|
|
3046
3093
|
"AsyncInferenceConfig": {
|
|
3047
|
-
"shape": "
|
|
3094
|
+
"shape": "S9n"
|
|
3048
3095
|
}
|
|
3049
3096
|
}
|
|
3050
3097
|
}
|
|
@@ -3066,20 +3113,20 @@
|
|
|
3066
3113
|
"ExperimentArn": {},
|
|
3067
3114
|
"DisplayName": {},
|
|
3068
3115
|
"Source": {
|
|
3069
|
-
"shape": "
|
|
3116
|
+
"shape": "Sop"
|
|
3070
3117
|
},
|
|
3071
3118
|
"Description": {},
|
|
3072
3119
|
"CreationTime": {
|
|
3073
3120
|
"type": "timestamp"
|
|
3074
3121
|
},
|
|
3075
3122
|
"CreatedBy": {
|
|
3076
|
-
"shape": "
|
|
3123
|
+
"shape": "Slp"
|
|
3077
3124
|
},
|
|
3078
3125
|
"LastModifiedTime": {
|
|
3079
3126
|
"type": "timestamp"
|
|
3080
3127
|
},
|
|
3081
3128
|
"LastModifiedBy": {
|
|
3082
|
-
"shape": "
|
|
3129
|
+
"shape": "Slp"
|
|
3083
3130
|
}
|
|
3084
3131
|
}
|
|
3085
3132
|
}
|
|
@@ -3112,21 +3159,21 @@
|
|
|
3112
3159
|
"RecordIdentifierFeatureName": {},
|
|
3113
3160
|
"EventTimeFeatureName": {},
|
|
3114
3161
|
"FeatureDefinitions": {
|
|
3115
|
-
"shape": "
|
|
3162
|
+
"shape": "Sa1"
|
|
3116
3163
|
},
|
|
3117
3164
|
"CreationTime": {
|
|
3118
3165
|
"type": "timestamp"
|
|
3119
3166
|
},
|
|
3120
3167
|
"OnlineStoreConfig": {
|
|
3121
|
-
"shape": "
|
|
3168
|
+
"shape": "Sa4"
|
|
3122
3169
|
},
|
|
3123
3170
|
"OfflineStoreConfig": {
|
|
3124
|
-
"shape": "
|
|
3171
|
+
"shape": "Sa6"
|
|
3125
3172
|
},
|
|
3126
3173
|
"RoleArn": {},
|
|
3127
3174
|
"FeatureGroupStatus": {},
|
|
3128
3175
|
"OfflineStoreStatus": {
|
|
3129
|
-
"shape": "
|
|
3176
|
+
"shape": "Sov"
|
|
3130
3177
|
},
|
|
3131
3178
|
"FailureReason": {},
|
|
3132
3179
|
"Description": {},
|
|
@@ -3163,16 +3210,16 @@
|
|
|
3163
3210
|
"type": "timestamp"
|
|
3164
3211
|
},
|
|
3165
3212
|
"HumanLoopRequestSource": {
|
|
3166
|
-
"shape": "
|
|
3213
|
+
"shape": "Sah"
|
|
3167
3214
|
},
|
|
3168
3215
|
"HumanLoopActivationConfig": {
|
|
3169
|
-
"shape": "
|
|
3216
|
+
"shape": "Saj"
|
|
3170
3217
|
},
|
|
3171
3218
|
"HumanLoopConfig": {
|
|
3172
|
-
"shape": "
|
|
3219
|
+
"shape": "Sam"
|
|
3173
3220
|
},
|
|
3174
3221
|
"OutputConfig": {
|
|
3175
|
-
"shape": "
|
|
3222
|
+
"shape": "Sb1"
|
|
3176
3223
|
},
|
|
3177
3224
|
"RoleArn": {},
|
|
3178
3225
|
"FailureReason": {}
|
|
@@ -3239,13 +3286,13 @@
|
|
|
3239
3286
|
"HyperParameterTuningJobName": {},
|
|
3240
3287
|
"HyperParameterTuningJobArn": {},
|
|
3241
3288
|
"HyperParameterTuningJobConfig": {
|
|
3242
|
-
"shape": "
|
|
3289
|
+
"shape": "Sbb"
|
|
3243
3290
|
},
|
|
3244
3291
|
"TrainingJobDefinition": {
|
|
3245
|
-
"shape": "
|
|
3292
|
+
"shape": "Sbs"
|
|
3246
3293
|
},
|
|
3247
3294
|
"TrainingJobDefinitions": {
|
|
3248
|
-
"shape": "
|
|
3295
|
+
"shape": "Sc0"
|
|
3249
3296
|
},
|
|
3250
3297
|
"HyperParameterTuningJobStatus": {},
|
|
3251
3298
|
"CreationTime": {
|
|
@@ -3258,19 +3305,19 @@
|
|
|
3258
3305
|
"type": "timestamp"
|
|
3259
3306
|
},
|
|
3260
3307
|
"TrainingJobStatusCounters": {
|
|
3261
|
-
"shape": "
|
|
3308
|
+
"shape": "Spa"
|
|
3262
3309
|
},
|
|
3263
3310
|
"ObjectiveStatusCounters": {
|
|
3264
|
-
"shape": "
|
|
3311
|
+
"shape": "Spc"
|
|
3265
3312
|
},
|
|
3266
3313
|
"BestTrainingJob": {
|
|
3267
|
-
"shape": "
|
|
3314
|
+
"shape": "Spe"
|
|
3268
3315
|
},
|
|
3269
3316
|
"OverallBestTrainingJob": {
|
|
3270
|
-
"shape": "
|
|
3317
|
+
"shape": "Spe"
|
|
3271
3318
|
},
|
|
3272
3319
|
"WarmStartConfig": {
|
|
3273
|
-
"shape": "
|
|
3320
|
+
"shape": "Sc1"
|
|
3274
3321
|
},
|
|
3275
3322
|
"FailureReason": {}
|
|
3276
3323
|
}
|
|
@@ -3367,7 +3414,7 @@
|
|
|
3367
3414
|
"members": {
|
|
3368
3415
|
"LabelingJobStatus": {},
|
|
3369
3416
|
"LabelCounters": {
|
|
3370
|
-
"shape": "
|
|
3417
|
+
"shape": "Spr"
|
|
3371
3418
|
},
|
|
3372
3419
|
"FailureReason": {},
|
|
3373
3420
|
"CreationTime": {
|
|
@@ -3381,27 +3428,27 @@
|
|
|
3381
3428
|
"LabelingJobArn": {},
|
|
3382
3429
|
"LabelAttributeName": {},
|
|
3383
3430
|
"InputConfig": {
|
|
3384
|
-
"shape": "
|
|
3431
|
+
"shape": "Sci"
|
|
3385
3432
|
},
|
|
3386
3433
|
"OutputConfig": {
|
|
3387
|
-
"shape": "
|
|
3434
|
+
"shape": "Scp"
|
|
3388
3435
|
},
|
|
3389
3436
|
"RoleArn": {},
|
|
3390
3437
|
"LabelCategoryConfigS3Uri": {},
|
|
3391
3438
|
"StoppingConditions": {
|
|
3392
|
-
"shape": "
|
|
3439
|
+
"shape": "Scq"
|
|
3393
3440
|
},
|
|
3394
3441
|
"LabelingJobAlgorithmsConfig": {
|
|
3395
|
-
"shape": "
|
|
3442
|
+
"shape": "Sct"
|
|
3396
3443
|
},
|
|
3397
3444
|
"HumanTaskConfig": {
|
|
3398
|
-
"shape": "
|
|
3445
|
+
"shape": "Scx"
|
|
3399
3446
|
},
|
|
3400
3447
|
"Tags": {
|
|
3401
3448
|
"shape": "S7"
|
|
3402
3449
|
},
|
|
3403
3450
|
"LabelingJobOutput": {
|
|
3404
|
-
"shape": "
|
|
3451
|
+
"shape": "Spu"
|
|
3405
3452
|
}
|
|
3406
3453
|
}
|
|
3407
3454
|
}
|
|
@@ -3427,13 +3474,13 @@
|
|
|
3427
3474
|
"members": {
|
|
3428
3475
|
"ModelName": {},
|
|
3429
3476
|
"PrimaryContainer": {
|
|
3430
|
-
"shape": "
|
|
3477
|
+
"shape": "Sdc"
|
|
3431
3478
|
},
|
|
3432
3479
|
"Containers": {
|
|
3433
|
-
"shape": "
|
|
3480
|
+
"shape": "Sdl"
|
|
3434
3481
|
},
|
|
3435
3482
|
"InferenceExecutionConfig": {
|
|
3436
|
-
"shape": "
|
|
3483
|
+
"shape": "Sdm"
|
|
3437
3484
|
},
|
|
3438
3485
|
"ExecutionRoleArn": {},
|
|
3439
3486
|
"VpcConfig": {
|
|
@@ -3478,13 +3525,13 @@
|
|
|
3478
3525
|
"type": "timestamp"
|
|
3479
3526
|
},
|
|
3480
3527
|
"ModelBiasBaselineConfig": {
|
|
3481
|
-
"shape": "
|
|
3528
|
+
"shape": "Sdq"
|
|
3482
3529
|
},
|
|
3483
3530
|
"ModelBiasAppSpecification": {
|
|
3484
|
-
"shape": "
|
|
3531
|
+
"shape": "Sdr"
|
|
3485
3532
|
},
|
|
3486
3533
|
"ModelBiasJobInput": {
|
|
3487
|
-
"shape": "
|
|
3534
|
+
"shape": "Sds"
|
|
3488
3535
|
},
|
|
3489
3536
|
"ModelBiasJobOutputConfig": {
|
|
3490
3537
|
"shape": "S75"
|
|
@@ -3531,13 +3578,13 @@
|
|
|
3531
3578
|
"type": "timestamp"
|
|
3532
3579
|
},
|
|
3533
3580
|
"ModelExplainabilityBaselineConfig": {
|
|
3534
|
-
"shape": "
|
|
3581
|
+
"shape": "Sdw"
|
|
3535
3582
|
},
|
|
3536
3583
|
"ModelExplainabilityAppSpecification": {
|
|
3537
|
-
"shape": "
|
|
3584
|
+
"shape": "Sdx"
|
|
3538
3585
|
},
|
|
3539
3586
|
"ModelExplainabilityJobInput": {
|
|
3540
|
-
"shape": "
|
|
3587
|
+
"shape": "Sdy"
|
|
3541
3588
|
},
|
|
3542
3589
|
"ModelExplainabilityJobOutputConfig": {
|
|
3543
3590
|
"shape": "S75"
|
|
@@ -3589,37 +3636,37 @@
|
|
|
3589
3636
|
"shape": "Sr"
|
|
3590
3637
|
},
|
|
3591
3638
|
"SourceAlgorithmSpecification": {
|
|
3592
|
-
"shape": "
|
|
3639
|
+
"shape": "Se4"
|
|
3593
3640
|
},
|
|
3594
3641
|
"ValidationSpecification": {
|
|
3595
|
-
"shape": "
|
|
3642
|
+
"shape": "Se1"
|
|
3596
3643
|
},
|
|
3597
3644
|
"ModelPackageStatus": {},
|
|
3598
3645
|
"ModelPackageStatusDetails": {
|
|
3599
|
-
"shape": "
|
|
3646
|
+
"shape": "Sq3"
|
|
3600
3647
|
},
|
|
3601
3648
|
"CertifyForMarketplace": {
|
|
3602
3649
|
"type": "boolean"
|
|
3603
3650
|
},
|
|
3604
3651
|
"ModelApprovalStatus": {},
|
|
3605
3652
|
"CreatedBy": {
|
|
3606
|
-
"shape": "
|
|
3653
|
+
"shape": "Slp"
|
|
3607
3654
|
},
|
|
3608
3655
|
"MetadataProperties": {
|
|
3609
3656
|
"shape": "S1n"
|
|
3610
3657
|
},
|
|
3611
3658
|
"ModelMetrics": {
|
|
3612
|
-
"shape": "
|
|
3659
|
+
"shape": "Se7"
|
|
3613
3660
|
},
|
|
3614
3661
|
"LastModifiedTime": {
|
|
3615
3662
|
"type": "timestamp"
|
|
3616
3663
|
},
|
|
3617
3664
|
"LastModifiedBy": {
|
|
3618
|
-
"shape": "
|
|
3665
|
+
"shape": "Slp"
|
|
3619
3666
|
},
|
|
3620
3667
|
"ApprovalDescription": {},
|
|
3621
3668
|
"CustomerMetadataProperties": {
|
|
3622
|
-
"shape": "
|
|
3669
|
+
"shape": "See"
|
|
3623
3670
|
}
|
|
3624
3671
|
}
|
|
3625
3672
|
}
|
|
@@ -3651,7 +3698,7 @@
|
|
|
3651
3698
|
"type": "timestamp"
|
|
3652
3699
|
},
|
|
3653
3700
|
"CreatedBy": {
|
|
3654
|
-
"shape": "
|
|
3701
|
+
"shape": "Slp"
|
|
3655
3702
|
},
|
|
3656
3703
|
"ModelPackageGroupStatus": {}
|
|
3657
3704
|
}
|
|
@@ -3686,13 +3733,13 @@
|
|
|
3686
3733
|
"type": "timestamp"
|
|
3687
3734
|
},
|
|
3688
3735
|
"ModelQualityBaselineConfig": {
|
|
3689
|
-
"shape": "
|
|
3736
|
+
"shape": "Sem"
|
|
3690
3737
|
},
|
|
3691
3738
|
"ModelQualityAppSpecification": {
|
|
3692
|
-
"shape": "
|
|
3739
|
+
"shape": "Sen"
|
|
3693
3740
|
},
|
|
3694
3741
|
"ModelQualityJobInput": {
|
|
3695
|
-
"shape": "
|
|
3742
|
+
"shape": "Sep"
|
|
3696
3743
|
},
|
|
3697
3744
|
"ModelQualityJobOutputConfig": {
|
|
3698
3745
|
"shape": "S75"
|
|
@@ -3743,11 +3790,11 @@
|
|
|
3743
3790
|
"type": "timestamp"
|
|
3744
3791
|
},
|
|
3745
3792
|
"MonitoringScheduleConfig": {
|
|
3746
|
-
"shape": "
|
|
3793
|
+
"shape": "Set"
|
|
3747
3794
|
},
|
|
3748
3795
|
"EndpointName": {},
|
|
3749
3796
|
"LastMonitoringExecutionSummary": {
|
|
3750
|
-
"shape": "
|
|
3797
|
+
"shape": "Sqg"
|
|
3751
3798
|
}
|
|
3752
3799
|
}
|
|
3753
3800
|
}
|
|
@@ -3790,11 +3837,11 @@
|
|
|
3790
3837
|
"type": "integer"
|
|
3791
3838
|
},
|
|
3792
3839
|
"AcceleratorTypes": {
|
|
3793
|
-
"shape": "
|
|
3840
|
+
"shape": "Sfb"
|
|
3794
3841
|
},
|
|
3795
3842
|
"DefaultCodeRepository": {},
|
|
3796
3843
|
"AdditionalCodeRepositories": {
|
|
3797
|
-
"shape": "
|
|
3844
|
+
"shape": "Sfe"
|
|
3798
3845
|
},
|
|
3799
3846
|
"RootAccess": {},
|
|
3800
3847
|
"PlatformIdentifier": {}
|
|
@@ -3817,10 +3864,10 @@
|
|
|
3817
3864
|
"NotebookInstanceLifecycleConfigArn": {},
|
|
3818
3865
|
"NotebookInstanceLifecycleConfigName": {},
|
|
3819
3866
|
"OnCreate": {
|
|
3820
|
-
"shape": "
|
|
3867
|
+
"shape": "Sfk"
|
|
3821
3868
|
},
|
|
3822
3869
|
"OnStart": {
|
|
3823
|
-
"shape": "
|
|
3870
|
+
"shape": "Sfk"
|
|
3824
3871
|
},
|
|
3825
3872
|
"LastModifiedTime": {
|
|
3826
3873
|
"type": "timestamp"
|
|
@@ -3861,10 +3908,10 @@
|
|
|
3861
3908
|
"type": "timestamp"
|
|
3862
3909
|
},
|
|
3863
3910
|
"CreatedBy": {
|
|
3864
|
-
"shape": "
|
|
3911
|
+
"shape": "Slp"
|
|
3865
3912
|
},
|
|
3866
3913
|
"LastModifiedBy": {
|
|
3867
|
-
"shape": "
|
|
3914
|
+
"shape": "Slp"
|
|
3868
3915
|
}
|
|
3869
3916
|
}
|
|
3870
3917
|
}
|
|
@@ -3908,7 +3955,7 @@
|
|
|
3908
3955
|
"PipelineExecutionStatus": {},
|
|
3909
3956
|
"PipelineExecutionDescription": {},
|
|
3910
3957
|
"PipelineExperimentConfig": {
|
|
3911
|
-
"shape": "
|
|
3958
|
+
"shape": "Sqz"
|
|
3912
3959
|
},
|
|
3913
3960
|
"FailureReason": {},
|
|
3914
3961
|
"CreationTime": {
|
|
@@ -3918,10 +3965,10 @@
|
|
|
3918
3965
|
"type": "timestamp"
|
|
3919
3966
|
},
|
|
3920
3967
|
"CreatedBy": {
|
|
3921
|
-
"shape": "
|
|
3968
|
+
"shape": "Slp"
|
|
3922
3969
|
},
|
|
3923
3970
|
"LastModifiedBy": {
|
|
3924
|
-
"shape": "
|
|
3971
|
+
"shape": "Slp"
|
|
3925
3972
|
}
|
|
3926
3973
|
}
|
|
3927
3974
|
}
|
|
@@ -3948,30 +3995,30 @@
|
|
|
3948
3995
|
],
|
|
3949
3996
|
"members": {
|
|
3950
3997
|
"ProcessingInputs": {
|
|
3951
|
-
"shape": "
|
|
3998
|
+
"shape": "Sg5"
|
|
3952
3999
|
},
|
|
3953
4000
|
"ProcessingOutputConfig": {
|
|
3954
|
-
"shape": "
|
|
4001
|
+
"shape": "Sgs"
|
|
3955
4002
|
},
|
|
3956
4003
|
"ProcessingJobName": {},
|
|
3957
4004
|
"ProcessingResources": {
|
|
3958
|
-
"shape": "
|
|
4005
|
+
"shape": "Sgx"
|
|
3959
4006
|
},
|
|
3960
4007
|
"StoppingCondition": {
|
|
3961
|
-
"shape": "
|
|
4008
|
+
"shape": "Sgz"
|
|
3962
4009
|
},
|
|
3963
4010
|
"AppSpecification": {
|
|
3964
|
-
"shape": "
|
|
4011
|
+
"shape": "Sh1"
|
|
3965
4012
|
},
|
|
3966
4013
|
"Environment": {
|
|
3967
|
-
"shape": "
|
|
4014
|
+
"shape": "Sh3"
|
|
3968
4015
|
},
|
|
3969
4016
|
"NetworkConfig": {
|
|
3970
|
-
"shape": "
|
|
4017
|
+
"shape": "Sf1"
|
|
3971
4018
|
},
|
|
3972
4019
|
"RoleArn": {},
|
|
3973
4020
|
"ExperimentConfig": {
|
|
3974
|
-
"shape": "
|
|
4021
|
+
"shape": "Sh4"
|
|
3975
4022
|
},
|
|
3976
4023
|
"ProcessingJobArn": {},
|
|
3977
4024
|
"ProcessingJobStatus": {},
|
|
@@ -4021,14 +4068,14 @@
|
|
|
4021
4068
|
"ProjectId": {},
|
|
4022
4069
|
"ProjectDescription": {},
|
|
4023
4070
|
"ServiceCatalogProvisioningDetails": {
|
|
4024
|
-
"shape": "
|
|
4071
|
+
"shape": "Sh9"
|
|
4025
4072
|
},
|
|
4026
4073
|
"ServiceCatalogProvisionedProductDetails": {
|
|
4027
|
-
"shape": "
|
|
4074
|
+
"shape": "Sr7"
|
|
4028
4075
|
},
|
|
4029
4076
|
"ProjectStatus": {},
|
|
4030
4077
|
"CreatedBy": {
|
|
4031
|
-
"shape": "
|
|
4078
|
+
"shape": "Slp"
|
|
4032
4079
|
},
|
|
4033
4080
|
"CreationTime": {
|
|
4034
4081
|
"type": "timestamp"
|
|
@@ -4037,7 +4084,7 @@
|
|
|
4037
4084
|
"type": "timestamp"
|
|
4038
4085
|
},
|
|
4039
4086
|
"LastModifiedBy": {
|
|
4040
|
-
"shape": "
|
|
4087
|
+
"shape": "Slp"
|
|
4041
4088
|
}
|
|
4042
4089
|
}
|
|
4043
4090
|
}
|
|
@@ -4085,7 +4132,7 @@
|
|
|
4085
4132
|
],
|
|
4086
4133
|
"members": {
|
|
4087
4134
|
"SubscribedWorkteam": {
|
|
4088
|
-
"shape": "
|
|
4135
|
+
"shape": "Sre"
|
|
4089
4136
|
}
|
|
4090
4137
|
}
|
|
4091
4138
|
}
|
|
@@ -4120,7 +4167,7 @@
|
|
|
4120
4167
|
"LabelingJobArn": {},
|
|
4121
4168
|
"AutoMLJobArn": {},
|
|
4122
4169
|
"ModelArtifacts": {
|
|
4123
|
-
"shape": "
|
|
4170
|
+
"shape": "Sn9"
|
|
4124
4171
|
},
|
|
4125
4172
|
"TrainingJobStatus": {},
|
|
4126
4173
|
"SecondaryStatus": {},
|
|
@@ -4129,7 +4176,7 @@
|
|
|
4129
4176
|
"shape": "S2q"
|
|
4130
4177
|
},
|
|
4131
4178
|
"AlgorithmSpecification": {
|
|
4132
|
-
"shape": "
|
|
4179
|
+
"shape": "Shp"
|
|
4133
4180
|
},
|
|
4134
4181
|
"RoleArn": {},
|
|
4135
4182
|
"InputDataConfig": {
|
|
@@ -4160,10 +4207,10 @@
|
|
|
4160
4207
|
"type": "timestamp"
|
|
4161
4208
|
},
|
|
4162
4209
|
"SecondaryStatusTransitions": {
|
|
4163
|
-
"shape": "
|
|
4210
|
+
"shape": "Sri"
|
|
4164
4211
|
},
|
|
4165
4212
|
"FinalMetricDataList": {
|
|
4166
|
-
"shape": "
|
|
4213
|
+
"shape": "Srl"
|
|
4167
4214
|
},
|
|
4168
4215
|
"EnableNetworkIsolation": {
|
|
4169
4216
|
"type": "boolean"
|
|
@@ -4175,7 +4222,7 @@
|
|
|
4175
4222
|
"type": "boolean"
|
|
4176
4223
|
},
|
|
4177
4224
|
"CheckpointConfig": {
|
|
4178
|
-
"shape": "
|
|
4225
|
+
"shape": "Sbx"
|
|
4179
4226
|
},
|
|
4180
4227
|
"TrainingTimeInSeconds": {
|
|
4181
4228
|
"type": "integer"
|
|
@@ -4184,25 +4231,25 @@
|
|
|
4184
4231
|
"type": "integer"
|
|
4185
4232
|
},
|
|
4186
4233
|
"DebugHookConfig": {
|
|
4187
|
-
"shape": "
|
|
4234
|
+
"shape": "Shq"
|
|
4188
4235
|
},
|
|
4189
4236
|
"ExperimentConfig": {
|
|
4190
|
-
"shape": "
|
|
4237
|
+
"shape": "Sh4"
|
|
4191
4238
|
},
|
|
4192
4239
|
"DebugRuleConfigurations": {
|
|
4193
|
-
"shape": "
|
|
4240
|
+
"shape": "Shy"
|
|
4194
4241
|
},
|
|
4195
4242
|
"TensorBoardOutputConfig": {
|
|
4196
|
-
"shape": "
|
|
4243
|
+
"shape": "Si3"
|
|
4197
4244
|
},
|
|
4198
4245
|
"DebugRuleEvaluationStatuses": {
|
|
4199
|
-
"shape": "
|
|
4246
|
+
"shape": "Srp"
|
|
4200
4247
|
},
|
|
4201
4248
|
"ProfilerConfig": {
|
|
4202
|
-
"shape": "
|
|
4249
|
+
"shape": "Si4"
|
|
4203
4250
|
},
|
|
4204
4251
|
"ProfilerRuleConfigurations": {
|
|
4205
|
-
"shape": "
|
|
4252
|
+
"shape": "Si7"
|
|
4206
4253
|
},
|
|
4207
4254
|
"ProfilerRuleEvaluationStatuses": {
|
|
4208
4255
|
"type": "list",
|
|
@@ -4221,10 +4268,10 @@
|
|
|
4221
4268
|
},
|
|
4222
4269
|
"ProfilingStatus": {},
|
|
4223
4270
|
"RetryStrategy": {
|
|
4224
|
-
"shape": "
|
|
4271
|
+
"shape": "Sby"
|
|
4225
4272
|
},
|
|
4226
4273
|
"Environment": {
|
|
4227
|
-
"shape": "
|
|
4274
|
+
"shape": "Si9"
|
|
4228
4275
|
}
|
|
4229
4276
|
}
|
|
4230
4277
|
}
|
|
@@ -4260,7 +4307,7 @@
|
|
|
4260
4307
|
"type": "integer"
|
|
4261
4308
|
},
|
|
4262
4309
|
"ModelClientConfig": {
|
|
4263
|
-
"shape": "
|
|
4310
|
+
"shape": "Sig"
|
|
4264
4311
|
},
|
|
4265
4312
|
"MaxPayloadInMB": {
|
|
4266
4313
|
"type": "integer"
|
|
@@ -4290,10 +4337,10 @@
|
|
|
4290
4337
|
"LabelingJobArn": {},
|
|
4291
4338
|
"AutoMLJobArn": {},
|
|
4292
4339
|
"DataProcessing": {
|
|
4293
|
-
"shape": "
|
|
4340
|
+
"shape": "Sij"
|
|
4294
4341
|
},
|
|
4295
4342
|
"ExperimentConfig": {
|
|
4296
|
-
"shape": "
|
|
4343
|
+
"shape": "Sh4"
|
|
4297
4344
|
}
|
|
4298
4345
|
}
|
|
4299
4346
|
}
|
|
@@ -4316,19 +4363,19 @@
|
|
|
4316
4363
|
"DisplayName": {},
|
|
4317
4364
|
"ExperimentName": {},
|
|
4318
4365
|
"Source": {
|
|
4319
|
-
"shape": "
|
|
4366
|
+
"shape": "Ss1"
|
|
4320
4367
|
},
|
|
4321
4368
|
"CreationTime": {
|
|
4322
4369
|
"type": "timestamp"
|
|
4323
4370
|
},
|
|
4324
4371
|
"CreatedBy": {
|
|
4325
|
-
"shape": "
|
|
4372
|
+
"shape": "Slp"
|
|
4326
4373
|
},
|
|
4327
4374
|
"LastModifiedTime": {
|
|
4328
4375
|
"type": "timestamp"
|
|
4329
4376
|
},
|
|
4330
4377
|
"LastModifiedBy": {
|
|
4331
|
-
"shape": "
|
|
4378
|
+
"shape": "Slp"
|
|
4332
4379
|
},
|
|
4333
4380
|
"MetadataProperties": {
|
|
4334
4381
|
"shape": "S1n"
|
|
@@ -4353,10 +4400,10 @@
|
|
|
4353
4400
|
"TrialComponentArn": {},
|
|
4354
4401
|
"DisplayName": {},
|
|
4355
4402
|
"Source": {
|
|
4356
|
-
"shape": "
|
|
4403
|
+
"shape": "Ss5"
|
|
4357
4404
|
},
|
|
4358
4405
|
"Status": {
|
|
4359
|
-
"shape": "
|
|
4406
|
+
"shape": "Sir"
|
|
4360
4407
|
},
|
|
4361
4408
|
"StartTime": {
|
|
4362
4409
|
"type": "timestamp"
|
|
@@ -4368,28 +4415,28 @@
|
|
|
4368
4415
|
"type": "timestamp"
|
|
4369
4416
|
},
|
|
4370
4417
|
"CreatedBy": {
|
|
4371
|
-
"shape": "
|
|
4418
|
+
"shape": "Slp"
|
|
4372
4419
|
},
|
|
4373
4420
|
"LastModifiedTime": {
|
|
4374
4421
|
"type": "timestamp"
|
|
4375
4422
|
},
|
|
4376
4423
|
"LastModifiedBy": {
|
|
4377
|
-
"shape": "
|
|
4424
|
+
"shape": "Slp"
|
|
4378
4425
|
},
|
|
4379
4426
|
"Parameters": {
|
|
4380
|
-
"shape": "
|
|
4427
|
+
"shape": "Siv"
|
|
4381
4428
|
},
|
|
4382
4429
|
"InputArtifacts": {
|
|
4383
|
-
"shape": "
|
|
4430
|
+
"shape": "Siz"
|
|
4384
4431
|
},
|
|
4385
4432
|
"OutputArtifacts": {
|
|
4386
|
-
"shape": "
|
|
4433
|
+
"shape": "Siz"
|
|
4387
4434
|
},
|
|
4388
4435
|
"MetadataProperties": {
|
|
4389
4436
|
"shape": "S1n"
|
|
4390
4437
|
},
|
|
4391
4438
|
"Metrics": {
|
|
4392
|
-
"shape": "
|
|
4439
|
+
"shape": "Ss7"
|
|
4393
4440
|
}
|
|
4394
4441
|
}
|
|
4395
4442
|
}
|
|
@@ -4446,7 +4493,7 @@
|
|
|
4446
4493
|
],
|
|
4447
4494
|
"members": {
|
|
4448
4495
|
"Workforce": {
|
|
4449
|
-
"shape": "
|
|
4496
|
+
"shape": "Ssh"
|
|
4450
4497
|
}
|
|
4451
4498
|
}
|
|
4452
4499
|
}
|
|
@@ -4468,7 +4515,7 @@
|
|
|
4468
4515
|
],
|
|
4469
4516
|
"members": {
|
|
4470
4517
|
"Workteam": {
|
|
4471
|
-
"shape": "
|
|
4518
|
+
"shape": "Ssl"
|
|
4472
4519
|
}
|
|
4473
4520
|
}
|
|
4474
4521
|
}
|
|
@@ -4949,7 +4996,7 @@
|
|
|
4949
4996
|
"type": "timestamp"
|
|
4950
4997
|
},
|
|
4951
4998
|
"CreatedBy": {
|
|
4952
|
-
"shape": "
|
|
4999
|
+
"shape": "Slp"
|
|
4953
5000
|
}
|
|
4954
5001
|
}
|
|
4955
5002
|
}
|
|
@@ -5018,7 +5065,7 @@
|
|
|
5018
5065
|
},
|
|
5019
5066
|
"FailureReason": {},
|
|
5020
5067
|
"PartialFailureReasons": {
|
|
5021
|
-
"shape": "
|
|
5068
|
+
"shape": "Sm8"
|
|
5022
5069
|
}
|
|
5023
5070
|
}
|
|
5024
5071
|
}
|
|
@@ -5054,7 +5101,7 @@
|
|
|
5054
5101
|
"Candidates": {
|
|
5055
5102
|
"type": "list",
|
|
5056
5103
|
"member": {
|
|
5057
|
-
"shape": "
|
|
5104
|
+
"shape": "Sma"
|
|
5058
5105
|
}
|
|
5059
5106
|
},
|
|
5060
5107
|
"NextToken": {}
|
|
@@ -5264,7 +5311,7 @@
|
|
|
5264
5311
|
],
|
|
5265
5312
|
"members": {
|
|
5266
5313
|
"JobDefinitionSummaries": {
|
|
5267
|
-
"shape": "
|
|
5314
|
+
"shape": "Svb"
|
|
5268
5315
|
},
|
|
5269
5316
|
"NextToken": {}
|
|
5270
5317
|
}
|
|
@@ -5623,7 +5670,7 @@
|
|
|
5623
5670
|
"ExperimentName": {},
|
|
5624
5671
|
"DisplayName": {},
|
|
5625
5672
|
"ExperimentSource": {
|
|
5626
|
-
"shape": "
|
|
5673
|
+
"shape": "Sop"
|
|
5627
5674
|
},
|
|
5628
5675
|
"CreationTime": {
|
|
5629
5676
|
"type": "timestamp"
|
|
@@ -5683,7 +5730,7 @@
|
|
|
5683
5730
|
},
|
|
5684
5731
|
"FeatureGroupStatus": {},
|
|
5685
5732
|
"OfflineStoreStatus": {
|
|
5686
|
-
"shape": "
|
|
5733
|
+
"shape": "Sov"
|
|
5687
5734
|
}
|
|
5688
5735
|
}
|
|
5689
5736
|
}
|
|
@@ -5845,13 +5892,13 @@
|
|
|
5845
5892
|
"type": "timestamp"
|
|
5846
5893
|
},
|
|
5847
5894
|
"TrainingJobStatusCounters": {
|
|
5848
|
-
"shape": "
|
|
5895
|
+
"shape": "Spa"
|
|
5849
5896
|
},
|
|
5850
5897
|
"ObjectiveStatusCounters": {
|
|
5851
|
-
"shape": "
|
|
5898
|
+
"shape": "Spc"
|
|
5852
5899
|
},
|
|
5853
5900
|
"ResourceLimits": {
|
|
5854
|
-
"shape": "
|
|
5901
|
+
"shape": "Sbd"
|
|
5855
5902
|
}
|
|
5856
5903
|
}
|
|
5857
5904
|
}
|
|
@@ -6037,17 +6084,17 @@
|
|
|
6037
6084
|
},
|
|
6038
6085
|
"LabelingJobStatus": {},
|
|
6039
6086
|
"LabelCounters": {
|
|
6040
|
-
"shape": "
|
|
6087
|
+
"shape": "Spr"
|
|
6041
6088
|
},
|
|
6042
6089
|
"WorkteamArn": {},
|
|
6043
6090
|
"PreHumanTaskLambdaArn": {},
|
|
6044
6091
|
"AnnotationConsolidationLambdaArn": {},
|
|
6045
6092
|
"FailureReason": {},
|
|
6046
6093
|
"LabelingJobOutput": {
|
|
6047
|
-
"shape": "
|
|
6094
|
+
"shape": "Spu"
|
|
6048
6095
|
},
|
|
6049
6096
|
"InputConfig": {
|
|
6050
|
-
"shape": "
|
|
6097
|
+
"shape": "Sci"
|
|
6051
6098
|
}
|
|
6052
6099
|
}
|
|
6053
6100
|
}
|
|
@@ -6152,7 +6199,7 @@
|
|
|
6152
6199
|
],
|
|
6153
6200
|
"members": {
|
|
6154
6201
|
"JobDefinitionSummaries": {
|
|
6155
|
-
"shape": "
|
|
6202
|
+
"shape": "Svb"
|
|
6156
6203
|
},
|
|
6157
6204
|
"NextToken": {}
|
|
6158
6205
|
}
|
|
@@ -6185,7 +6232,7 @@
|
|
|
6185
6232
|
],
|
|
6186
6233
|
"members": {
|
|
6187
6234
|
"JobDefinitionSummaries": {
|
|
6188
|
-
"shape": "
|
|
6235
|
+
"shape": "Svb"
|
|
6189
6236
|
},
|
|
6190
6237
|
"NextToken": {}
|
|
6191
6238
|
}
|
|
@@ -6326,7 +6373,7 @@
|
|
|
6326
6373
|
],
|
|
6327
6374
|
"members": {
|
|
6328
6375
|
"JobDefinitionSummaries": {
|
|
6329
|
-
"shape": "
|
|
6376
|
+
"shape": "Svb"
|
|
6330
6377
|
},
|
|
6331
6378
|
"NextToken": {}
|
|
6332
6379
|
}
|
|
@@ -6423,7 +6470,7 @@
|
|
|
6423
6470
|
"MonitoringExecutionSummaries": {
|
|
6424
6471
|
"type": "list",
|
|
6425
6472
|
"member": {
|
|
6426
|
-
"shape": "
|
|
6473
|
+
"shape": "Sqg"
|
|
6427
6474
|
}
|
|
6428
6475
|
},
|
|
6429
6476
|
"NextToken": {}
|
|
@@ -6604,7 +6651,7 @@
|
|
|
6604
6651
|
"NotebookInstanceLifecycleConfigName": {},
|
|
6605
6652
|
"DefaultCodeRepository": {},
|
|
6606
6653
|
"AdditionalCodeRepositories": {
|
|
6607
|
-
"shape": "
|
|
6654
|
+
"shape": "Sfe"
|
|
6608
6655
|
}
|
|
6609
6656
|
}
|
|
6610
6657
|
}
|
|
@@ -6698,7 +6745,7 @@
|
|
|
6698
6745
|
"CallbackToken": {},
|
|
6699
6746
|
"SqsQueueUrl": {},
|
|
6700
6747
|
"OutputParameters": {
|
|
6701
|
-
"shape": "
|
|
6748
|
+
"shape": "Szl"
|
|
6702
6749
|
}
|
|
6703
6750
|
}
|
|
6704
6751
|
},
|
|
@@ -6707,7 +6754,7 @@
|
|
|
6707
6754
|
"members": {
|
|
6708
6755
|
"Arn": {},
|
|
6709
6756
|
"OutputParameters": {
|
|
6710
|
-
"shape": "
|
|
6757
|
+
"shape": "Szl"
|
|
6711
6758
|
}
|
|
6712
6759
|
}
|
|
6713
6760
|
}
|
|
@@ -6782,7 +6829,7 @@
|
|
|
6782
6829
|
"type": "structure",
|
|
6783
6830
|
"members": {
|
|
6784
6831
|
"PipelineParameters": {
|
|
6785
|
-
"shape": "
|
|
6832
|
+
"shape": "Szv"
|
|
6786
6833
|
},
|
|
6787
6834
|
"NextToken": {}
|
|
6788
6835
|
}
|
|
@@ -7022,7 +7069,7 @@
|
|
|
7022
7069
|
"SubscribedWorkteams": {
|
|
7023
7070
|
"type": "list",
|
|
7024
7071
|
"member": {
|
|
7025
|
-
"shape": "
|
|
7072
|
+
"shape": "Sre"
|
|
7026
7073
|
}
|
|
7027
7074
|
},
|
|
7028
7075
|
"NextToken": {}
|
|
@@ -7141,7 +7188,7 @@
|
|
|
7141
7188
|
"TrainingJobSummaries": {
|
|
7142
7189
|
"type": "list",
|
|
7143
7190
|
"member": {
|
|
7144
|
-
"shape": "
|
|
7191
|
+
"shape": "Spe"
|
|
7145
7192
|
}
|
|
7146
7193
|
},
|
|
7147
7194
|
"NextToken": {}
|
|
@@ -7244,10 +7291,10 @@
|
|
|
7244
7291
|
"TrialComponentArn": {},
|
|
7245
7292
|
"DisplayName": {},
|
|
7246
7293
|
"TrialComponentSource": {
|
|
7247
|
-
"shape": "
|
|
7294
|
+
"shape": "Ss5"
|
|
7248
7295
|
},
|
|
7249
7296
|
"Status": {
|
|
7250
|
-
"shape": "
|
|
7297
|
+
"shape": "Sir"
|
|
7251
7298
|
},
|
|
7252
7299
|
"StartTime": {
|
|
7253
7300
|
"type": "timestamp"
|
|
@@ -7259,13 +7306,13 @@
|
|
|
7259
7306
|
"type": "timestamp"
|
|
7260
7307
|
},
|
|
7261
7308
|
"CreatedBy": {
|
|
7262
|
-
"shape": "
|
|
7309
|
+
"shape": "Slp"
|
|
7263
7310
|
},
|
|
7264
7311
|
"LastModifiedTime": {
|
|
7265
7312
|
"type": "timestamp"
|
|
7266
7313
|
},
|
|
7267
7314
|
"LastModifiedBy": {
|
|
7268
|
-
"shape": "
|
|
7315
|
+
"shape": "Slp"
|
|
7269
7316
|
}
|
|
7270
7317
|
}
|
|
7271
7318
|
}
|
|
@@ -7306,7 +7353,7 @@
|
|
|
7306
7353
|
"TrialName": {},
|
|
7307
7354
|
"DisplayName": {},
|
|
7308
7355
|
"TrialSource": {
|
|
7309
|
-
"shape": "
|
|
7356
|
+
"shape": "Ss1"
|
|
7310
7357
|
},
|
|
7311
7358
|
"CreationTime": {
|
|
7312
7359
|
"type": "timestamp"
|
|
@@ -7381,7 +7428,7 @@
|
|
|
7381
7428
|
"Workforces": {
|
|
7382
7429
|
"type": "list",
|
|
7383
7430
|
"member": {
|
|
7384
|
-
"shape": "
|
|
7431
|
+
"shape": "Ssh"
|
|
7385
7432
|
}
|
|
7386
7433
|
},
|
|
7387
7434
|
"NextToken": {}
|
|
@@ -7410,7 +7457,7 @@
|
|
|
7410
7457
|
"Workteams": {
|
|
7411
7458
|
"type": "list",
|
|
7412
7459
|
"member": {
|
|
7413
|
-
"shape": "
|
|
7460
|
+
"shape": "Ssl"
|
|
7414
7461
|
}
|
|
7415
7462
|
},
|
|
7416
7463
|
"NextToken": {}
|
|
@@ -7449,7 +7496,7 @@
|
|
|
7449
7496
|
"members": {
|
|
7450
7497
|
"DeviceFleetName": {},
|
|
7451
7498
|
"Devices": {
|
|
7452
|
-
"shape": "
|
|
7499
|
+
"shape": "S11q"
|
|
7453
7500
|
},
|
|
7454
7501
|
"Tags": {
|
|
7455
7502
|
"shape": "S7"
|
|
@@ -7466,7 +7513,7 @@
|
|
|
7466
7513
|
],
|
|
7467
7514
|
"members": {
|
|
7468
7515
|
"UiTemplate": {
|
|
7469
|
-
"shape": "
|
|
7516
|
+
"shape": "Sb6"
|
|
7470
7517
|
},
|
|
7471
7518
|
"Task": {
|
|
7472
7519
|
"type": "structure",
|
|
@@ -7536,7 +7583,7 @@
|
|
|
7536
7583
|
"members": {
|
|
7537
7584
|
"Resource": {},
|
|
7538
7585
|
"SearchExpression": {
|
|
7539
|
-
"shape": "
|
|
7586
|
+
"shape": "S121"
|
|
7540
7587
|
},
|
|
7541
7588
|
"SortBy": {},
|
|
7542
7589
|
"SortOrder": {},
|
|
@@ -7555,7 +7602,7 @@
|
|
|
7555
7602
|
"type": "structure",
|
|
7556
7603
|
"members": {
|
|
7557
7604
|
"TrainingJob": {
|
|
7558
|
-
"shape": "
|
|
7605
|
+
"shape": "S12e"
|
|
7559
7606
|
},
|
|
7560
7607
|
"Experiment": {
|
|
7561
7608
|
"type": "structure",
|
|
@@ -7564,20 +7611,20 @@
|
|
|
7564
7611
|
"ExperimentArn": {},
|
|
7565
7612
|
"DisplayName": {},
|
|
7566
7613
|
"Source": {
|
|
7567
|
-
"shape": "
|
|
7614
|
+
"shape": "Sop"
|
|
7568
7615
|
},
|
|
7569
7616
|
"Description": {},
|
|
7570
7617
|
"CreationTime": {
|
|
7571
7618
|
"type": "timestamp"
|
|
7572
7619
|
},
|
|
7573
7620
|
"CreatedBy": {
|
|
7574
|
-
"shape": "
|
|
7621
|
+
"shape": "Slp"
|
|
7575
7622
|
},
|
|
7576
7623
|
"LastModifiedTime": {
|
|
7577
7624
|
"type": "timestamp"
|
|
7578
7625
|
},
|
|
7579
7626
|
"LastModifiedBy": {
|
|
7580
|
-
"shape": "
|
|
7627
|
+
"shape": "Slp"
|
|
7581
7628
|
},
|
|
7582
7629
|
"Tags": {
|
|
7583
7630
|
"shape": "S7"
|
|
@@ -7592,19 +7639,19 @@
|
|
|
7592
7639
|
"DisplayName": {},
|
|
7593
7640
|
"ExperimentName": {},
|
|
7594
7641
|
"Source": {
|
|
7595
|
-
"shape": "
|
|
7642
|
+
"shape": "Ss1"
|
|
7596
7643
|
},
|
|
7597
7644
|
"CreationTime": {
|
|
7598
7645
|
"type": "timestamp"
|
|
7599
7646
|
},
|
|
7600
7647
|
"CreatedBy": {
|
|
7601
|
-
"shape": "
|
|
7648
|
+
"shape": "Slp"
|
|
7602
7649
|
},
|
|
7603
7650
|
"LastModifiedTime": {
|
|
7604
7651
|
"type": "timestamp"
|
|
7605
7652
|
},
|
|
7606
7653
|
"LastModifiedBy": {
|
|
7607
|
-
"shape": "
|
|
7654
|
+
"shape": "Slp"
|
|
7608
7655
|
},
|
|
7609
7656
|
"MetadataProperties": {
|
|
7610
7657
|
"shape": "S1n"
|
|
@@ -7620,13 +7667,13 @@
|
|
|
7620
7667
|
"TrialComponentName": {},
|
|
7621
7668
|
"TrialComponentArn": {},
|
|
7622
7669
|
"TrialComponentSource": {
|
|
7623
|
-
"shape": "
|
|
7670
|
+
"shape": "Ss5"
|
|
7624
7671
|
},
|
|
7625
7672
|
"CreationTime": {
|
|
7626
7673
|
"type": "timestamp"
|
|
7627
7674
|
},
|
|
7628
7675
|
"CreatedBy": {
|
|
7629
|
-
"shape": "
|
|
7676
|
+
"shape": "Slp"
|
|
7630
7677
|
}
|
|
7631
7678
|
}
|
|
7632
7679
|
}
|
|
@@ -7640,10 +7687,10 @@
|
|
|
7640
7687
|
"DisplayName": {},
|
|
7641
7688
|
"TrialComponentArn": {},
|
|
7642
7689
|
"Source": {
|
|
7643
|
-
"shape": "
|
|
7690
|
+
"shape": "Ss5"
|
|
7644
7691
|
},
|
|
7645
7692
|
"Status": {
|
|
7646
|
-
"shape": "
|
|
7693
|
+
"shape": "Sir"
|
|
7647
7694
|
},
|
|
7648
7695
|
"StartTime": {
|
|
7649
7696
|
"type": "timestamp"
|
|
@@ -7655,25 +7702,25 @@
|
|
|
7655
7702
|
"type": "timestamp"
|
|
7656
7703
|
},
|
|
7657
7704
|
"CreatedBy": {
|
|
7658
|
-
"shape": "
|
|
7705
|
+
"shape": "Slp"
|
|
7659
7706
|
},
|
|
7660
7707
|
"LastModifiedTime": {
|
|
7661
7708
|
"type": "timestamp"
|
|
7662
7709
|
},
|
|
7663
7710
|
"LastModifiedBy": {
|
|
7664
|
-
"shape": "
|
|
7711
|
+
"shape": "Slp"
|
|
7665
7712
|
},
|
|
7666
7713
|
"Parameters": {
|
|
7667
|
-
"shape": "
|
|
7714
|
+
"shape": "Siv"
|
|
7668
7715
|
},
|
|
7669
7716
|
"InputArtifacts": {
|
|
7670
|
-
"shape": "
|
|
7717
|
+
"shape": "Siz"
|
|
7671
7718
|
},
|
|
7672
7719
|
"OutputArtifacts": {
|
|
7673
|
-
"shape": "
|
|
7720
|
+
"shape": "Siz"
|
|
7674
7721
|
},
|
|
7675
7722
|
"Metrics": {
|
|
7676
|
-
"shape": "
|
|
7723
|
+
"shape": "Ss7"
|
|
7677
7724
|
},
|
|
7678
7725
|
"MetadataProperties": {
|
|
7679
7726
|
"shape": "S1n"
|
|
@@ -7683,36 +7730,36 @@
|
|
|
7683
7730
|
"members": {
|
|
7684
7731
|
"SourceArn": {},
|
|
7685
7732
|
"TrainingJob": {
|
|
7686
|
-
"shape": "
|
|
7733
|
+
"shape": "S12e"
|
|
7687
7734
|
},
|
|
7688
7735
|
"ProcessingJob": {
|
|
7689
7736
|
"type": "structure",
|
|
7690
7737
|
"members": {
|
|
7691
7738
|
"ProcessingInputs": {
|
|
7692
|
-
"shape": "
|
|
7739
|
+
"shape": "Sg5"
|
|
7693
7740
|
},
|
|
7694
7741
|
"ProcessingOutputConfig": {
|
|
7695
|
-
"shape": "
|
|
7742
|
+
"shape": "Sgs"
|
|
7696
7743
|
},
|
|
7697
7744
|
"ProcessingJobName": {},
|
|
7698
7745
|
"ProcessingResources": {
|
|
7699
|
-
"shape": "
|
|
7746
|
+
"shape": "Sgx"
|
|
7700
7747
|
},
|
|
7701
7748
|
"StoppingCondition": {
|
|
7702
|
-
"shape": "
|
|
7749
|
+
"shape": "Sgz"
|
|
7703
7750
|
},
|
|
7704
7751
|
"AppSpecification": {
|
|
7705
|
-
"shape": "
|
|
7752
|
+
"shape": "Sh1"
|
|
7706
7753
|
},
|
|
7707
7754
|
"Environment": {
|
|
7708
|
-
"shape": "
|
|
7755
|
+
"shape": "Sh3"
|
|
7709
7756
|
},
|
|
7710
7757
|
"NetworkConfig": {
|
|
7711
|
-
"shape": "
|
|
7758
|
+
"shape": "Sf1"
|
|
7712
7759
|
},
|
|
7713
7760
|
"RoleArn": {},
|
|
7714
7761
|
"ExperimentConfig": {
|
|
7715
|
-
"shape": "
|
|
7762
|
+
"shape": "Sh4"
|
|
7716
7763
|
},
|
|
7717
7764
|
"ProcessingJobArn": {},
|
|
7718
7765
|
"ProcessingJobStatus": {},
|
|
@@ -7750,7 +7797,7 @@
|
|
|
7750
7797
|
"type": "integer"
|
|
7751
7798
|
},
|
|
7752
7799
|
"ModelClientConfig": {
|
|
7753
|
-
"shape": "
|
|
7800
|
+
"shape": "Sig"
|
|
7754
7801
|
},
|
|
7755
7802
|
"MaxPayloadInMB": {
|
|
7756
7803
|
"type": "integer"
|
|
@@ -7780,10 +7827,10 @@
|
|
|
7780
7827
|
"LabelingJobArn": {},
|
|
7781
7828
|
"AutoMLJobArn": {},
|
|
7782
7829
|
"DataProcessing": {
|
|
7783
|
-
"shape": "
|
|
7830
|
+
"shape": "Sij"
|
|
7784
7831
|
},
|
|
7785
7832
|
"ExperimentConfig": {
|
|
7786
|
-
"shape": "
|
|
7833
|
+
"shape": "Sh4"
|
|
7787
7834
|
},
|
|
7788
7835
|
"Tags": {
|
|
7789
7836
|
"shape": "S7"
|
|
@@ -7822,10 +7869,10 @@
|
|
|
7822
7869
|
"EndpointArn": {},
|
|
7823
7870
|
"EndpointConfigName": {},
|
|
7824
7871
|
"ProductionVariants": {
|
|
7825
|
-
"shape": "
|
|
7872
|
+
"shape": "So6"
|
|
7826
7873
|
},
|
|
7827
7874
|
"DataCaptureConfig": {
|
|
7828
|
-
"shape": "
|
|
7875
|
+
"shape": "Sof"
|
|
7829
7876
|
},
|
|
7830
7877
|
"EndpointStatus": {},
|
|
7831
7878
|
"FailureReason": {},
|
|
@@ -7852,11 +7899,11 @@
|
|
|
7852
7899
|
"type": "timestamp"
|
|
7853
7900
|
},
|
|
7854
7901
|
"MonitoringScheduleConfig": {
|
|
7855
|
-
"shape": "
|
|
7902
|
+
"shape": "Set"
|
|
7856
7903
|
},
|
|
7857
7904
|
"EndpointName": {},
|
|
7858
7905
|
"LastMonitoringExecutionSummary": {
|
|
7859
|
-
"shape": "
|
|
7906
|
+
"shape": "Sqg"
|
|
7860
7907
|
},
|
|
7861
7908
|
"Tags": {
|
|
7862
7909
|
"shape": "S7"
|
|
@@ -7886,40 +7933,40 @@
|
|
|
7886
7933
|
"shape": "Sr"
|
|
7887
7934
|
},
|
|
7888
7935
|
"SourceAlgorithmSpecification": {
|
|
7889
|
-
"shape": "
|
|
7936
|
+
"shape": "Se4"
|
|
7890
7937
|
},
|
|
7891
7938
|
"ValidationSpecification": {
|
|
7892
|
-
"shape": "
|
|
7939
|
+
"shape": "Se1"
|
|
7893
7940
|
},
|
|
7894
7941
|
"ModelPackageStatus": {},
|
|
7895
7942
|
"ModelPackageStatusDetails": {
|
|
7896
|
-
"shape": "
|
|
7943
|
+
"shape": "Sq3"
|
|
7897
7944
|
},
|
|
7898
7945
|
"CertifyForMarketplace": {
|
|
7899
7946
|
"type": "boolean"
|
|
7900
7947
|
},
|
|
7901
7948
|
"ModelApprovalStatus": {},
|
|
7902
7949
|
"CreatedBy": {
|
|
7903
|
-
"shape": "
|
|
7950
|
+
"shape": "Slp"
|
|
7904
7951
|
},
|
|
7905
7952
|
"MetadataProperties": {
|
|
7906
7953
|
"shape": "S1n"
|
|
7907
7954
|
},
|
|
7908
7955
|
"ModelMetrics": {
|
|
7909
|
-
"shape": "
|
|
7956
|
+
"shape": "Se7"
|
|
7910
7957
|
},
|
|
7911
7958
|
"LastModifiedTime": {
|
|
7912
7959
|
"type": "timestamp"
|
|
7913
7960
|
},
|
|
7914
7961
|
"LastModifiedBy": {
|
|
7915
|
-
"shape": "
|
|
7962
|
+
"shape": "Slp"
|
|
7916
7963
|
},
|
|
7917
7964
|
"ApprovalDescription": {},
|
|
7918
7965
|
"Tags": {
|
|
7919
7966
|
"shape": "S7"
|
|
7920
7967
|
},
|
|
7921
7968
|
"CustomerMetadataProperties": {
|
|
7922
|
-
"shape": "
|
|
7969
|
+
"shape": "See"
|
|
7923
7970
|
}
|
|
7924
7971
|
}
|
|
7925
7972
|
},
|
|
@@ -7933,7 +7980,7 @@
|
|
|
7933
7980
|
"type": "timestamp"
|
|
7934
7981
|
},
|
|
7935
7982
|
"CreatedBy": {
|
|
7936
|
-
"shape": "
|
|
7983
|
+
"shape": "Slp"
|
|
7937
7984
|
},
|
|
7938
7985
|
"ModelPackageGroupStatus": {},
|
|
7939
7986
|
"Tags": {
|
|
@@ -7960,10 +8007,10 @@
|
|
|
7960
8007
|
"type": "timestamp"
|
|
7961
8008
|
},
|
|
7962
8009
|
"CreatedBy": {
|
|
7963
|
-
"shape": "
|
|
8010
|
+
"shape": "Slp"
|
|
7964
8011
|
},
|
|
7965
8012
|
"LastModifiedBy": {
|
|
7966
|
-
"shape": "
|
|
8013
|
+
"shape": "Slp"
|
|
7967
8014
|
},
|
|
7968
8015
|
"Tags": {
|
|
7969
8016
|
"shape": "S7"
|
|
@@ -7979,7 +8026,7 @@
|
|
|
7979
8026
|
"PipelineExecutionStatus": {},
|
|
7980
8027
|
"PipelineExecutionDescription": {},
|
|
7981
8028
|
"PipelineExperimentConfig": {
|
|
7982
|
-
"shape": "
|
|
8029
|
+
"shape": "Sqz"
|
|
7983
8030
|
},
|
|
7984
8031
|
"FailureReason": {},
|
|
7985
8032
|
"CreationTime": {
|
|
@@ -7989,13 +8036,13 @@
|
|
|
7989
8036
|
"type": "timestamp"
|
|
7990
8037
|
},
|
|
7991
8038
|
"CreatedBy": {
|
|
7992
|
-
"shape": "
|
|
8039
|
+
"shape": "Slp"
|
|
7993
8040
|
},
|
|
7994
8041
|
"LastModifiedBy": {
|
|
7995
|
-
"shape": "
|
|
8042
|
+
"shape": "Slp"
|
|
7996
8043
|
},
|
|
7997
8044
|
"PipelineParameters": {
|
|
7998
|
-
"shape": "
|
|
8045
|
+
"shape": "Szv"
|
|
7999
8046
|
}
|
|
8000
8047
|
}
|
|
8001
8048
|
},
|
|
@@ -8007,21 +8054,21 @@
|
|
|
8007
8054
|
"RecordIdentifierFeatureName": {},
|
|
8008
8055
|
"EventTimeFeatureName": {},
|
|
8009
8056
|
"FeatureDefinitions": {
|
|
8010
|
-
"shape": "
|
|
8057
|
+
"shape": "Sa1"
|
|
8011
8058
|
},
|
|
8012
8059
|
"CreationTime": {
|
|
8013
8060
|
"type": "timestamp"
|
|
8014
8061
|
},
|
|
8015
8062
|
"OnlineStoreConfig": {
|
|
8016
|
-
"shape": "
|
|
8063
|
+
"shape": "Sa4"
|
|
8017
8064
|
},
|
|
8018
8065
|
"OfflineStoreConfig": {
|
|
8019
|
-
"shape": "
|
|
8066
|
+
"shape": "Sa6"
|
|
8020
8067
|
},
|
|
8021
8068
|
"RoleArn": {},
|
|
8022
8069
|
"FeatureGroupStatus": {},
|
|
8023
8070
|
"OfflineStoreStatus": {
|
|
8024
|
-
"shape": "
|
|
8071
|
+
"shape": "Sov"
|
|
8025
8072
|
},
|
|
8026
8073
|
"FailureReason": {},
|
|
8027
8074
|
"Description": {},
|
|
@@ -8038,14 +8085,14 @@
|
|
|
8038
8085
|
"ProjectId": {},
|
|
8039
8086
|
"ProjectDescription": {},
|
|
8040
8087
|
"ServiceCatalogProvisioningDetails": {
|
|
8041
|
-
"shape": "
|
|
8088
|
+
"shape": "Sh9"
|
|
8042
8089
|
},
|
|
8043
8090
|
"ServiceCatalogProvisionedProductDetails": {
|
|
8044
|
-
"shape": "
|
|
8091
|
+
"shape": "Sr7"
|
|
8045
8092
|
},
|
|
8046
8093
|
"ProjectStatus": {},
|
|
8047
8094
|
"CreatedBy": {
|
|
8048
|
-
"shape": "
|
|
8095
|
+
"shape": "Slp"
|
|
8049
8096
|
},
|
|
8050
8097
|
"CreationTime": {
|
|
8051
8098
|
"type": "timestamp"
|
|
@@ -8057,7 +8104,7 @@
|
|
|
8057
8104
|
"type": "timestamp"
|
|
8058
8105
|
},
|
|
8059
8106
|
"LastModifiedBy": {
|
|
8060
|
-
"shape": "
|
|
8107
|
+
"shape": "Slp"
|
|
8061
8108
|
}
|
|
8062
8109
|
}
|
|
8063
8110
|
}
|
|
@@ -8098,7 +8145,7 @@
|
|
|
8098
8145
|
"members": {
|
|
8099
8146
|
"CallbackToken": {},
|
|
8100
8147
|
"OutputParameters": {
|
|
8101
|
-
"shape": "
|
|
8148
|
+
"shape": "Szl"
|
|
8102
8149
|
},
|
|
8103
8150
|
"ClientRequestToken": {
|
|
8104
8151
|
"idempotencyToken": true
|
|
@@ -8145,7 +8192,7 @@
|
|
|
8145
8192
|
"PipelineName": {},
|
|
8146
8193
|
"PipelineExecutionDisplayName": {},
|
|
8147
8194
|
"PipelineParameters": {
|
|
8148
|
-
"shape": "
|
|
8195
|
+
"shape": "Szv"
|
|
8149
8196
|
},
|
|
8150
8197
|
"PipelineExecutionDescription": {},
|
|
8151
8198
|
"ClientRequestToken": {
|
|
@@ -8305,7 +8352,7 @@
|
|
|
8305
8352
|
"shape": "S1l"
|
|
8306
8353
|
},
|
|
8307
8354
|
"PropertiesToRemove": {
|
|
8308
|
-
"shape": "
|
|
8355
|
+
"shape": "S13j"
|
|
8309
8356
|
}
|
|
8310
8357
|
}
|
|
8311
8358
|
},
|
|
@@ -8349,7 +8396,7 @@
|
|
|
8349
8396
|
"shape": "S1l"
|
|
8350
8397
|
},
|
|
8351
8398
|
"PropertiesToRemove": {
|
|
8352
|
-
"shape": "
|
|
8399
|
+
"shape": "S13j"
|
|
8353
8400
|
}
|
|
8354
8401
|
}
|
|
8355
8402
|
},
|
|
@@ -8399,7 +8446,7 @@
|
|
|
8399
8446
|
"shape": "S1l"
|
|
8400
8447
|
},
|
|
8401
8448
|
"PropertiesToRemove": {
|
|
8402
|
-
"shape": "
|
|
8449
|
+
"shape": "S13j"
|
|
8403
8450
|
}
|
|
8404
8451
|
}
|
|
8405
8452
|
},
|
|
@@ -8440,7 +8487,7 @@
|
|
|
8440
8487
|
"members": {
|
|
8441
8488
|
"DeviceFleetName": {},
|
|
8442
8489
|
"Devices": {
|
|
8443
|
-
"shape": "
|
|
8490
|
+
"shape": "S11q"
|
|
8444
8491
|
}
|
|
8445
8492
|
}
|
|
8446
8493
|
}
|
|
@@ -8508,7 +8555,10 @@
|
|
|
8508
8555
|
}
|
|
8509
8556
|
},
|
|
8510
8557
|
"DeploymentConfig": {
|
|
8511
|
-
"shape": "
|
|
8558
|
+
"shape": "S8m"
|
|
8559
|
+
},
|
|
8560
|
+
"RetainDeploymentConfig": {
|
|
8561
|
+
"type": "boolean"
|
|
8512
8562
|
}
|
|
8513
8563
|
}
|
|
8514
8564
|
},
|
|
@@ -8615,7 +8665,7 @@
|
|
|
8615
8665
|
"ModelApprovalStatus": {},
|
|
8616
8666
|
"ApprovalDescription": {},
|
|
8617
8667
|
"CustomerMetadataProperties": {
|
|
8618
|
-
"shape": "
|
|
8668
|
+
"shape": "See"
|
|
8619
8669
|
},
|
|
8620
8670
|
"CustomerMetadataPropertiesToRemove": {
|
|
8621
8671
|
"type": "list",
|
|
@@ -8643,7 +8693,7 @@
|
|
|
8643
8693
|
"members": {
|
|
8644
8694
|
"MonitoringScheduleName": {},
|
|
8645
8695
|
"MonitoringScheduleConfig": {
|
|
8646
|
-
"shape": "
|
|
8696
|
+
"shape": "Set"
|
|
8647
8697
|
}
|
|
8648
8698
|
}
|
|
8649
8699
|
},
|
|
@@ -8676,10 +8726,10 @@
|
|
|
8676
8726
|
},
|
|
8677
8727
|
"DefaultCodeRepository": {},
|
|
8678
8728
|
"AdditionalCodeRepositories": {
|
|
8679
|
-
"shape": "
|
|
8729
|
+
"shape": "Sfe"
|
|
8680
8730
|
},
|
|
8681
8731
|
"AcceleratorTypes": {
|
|
8682
|
-
"shape": "
|
|
8732
|
+
"shape": "Sfb"
|
|
8683
8733
|
},
|
|
8684
8734
|
"DisassociateAcceleratorTypes": {
|
|
8685
8735
|
"type": "boolean"
|
|
@@ -8707,10 +8757,10 @@
|
|
|
8707
8757
|
"members": {
|
|
8708
8758
|
"NotebookInstanceLifecycleConfigName": {},
|
|
8709
8759
|
"OnCreate": {
|
|
8710
|
-
"shape": "
|
|
8760
|
+
"shape": "Sfk"
|
|
8711
8761
|
},
|
|
8712
8762
|
"OnStart": {
|
|
8713
|
-
"shape": "
|
|
8763
|
+
"shape": "Sfk"
|
|
8714
8764
|
}
|
|
8715
8765
|
}
|
|
8716
8766
|
},
|
|
@@ -8773,7 +8823,7 @@
|
|
|
8773
8823
|
"members": {
|
|
8774
8824
|
"ProvisioningArtifactId": {},
|
|
8775
8825
|
"ProvisioningParameters": {
|
|
8776
|
-
"shape": "
|
|
8826
|
+
"shape": "Shb"
|
|
8777
8827
|
}
|
|
8778
8828
|
}
|
|
8779
8829
|
},
|
|
@@ -8808,7 +8858,7 @@
|
|
|
8808
8858
|
"type": "long"
|
|
8809
8859
|
},
|
|
8810
8860
|
"ProfilingParameters": {
|
|
8811
|
-
"shape": "
|
|
8861
|
+
"shape": "Si6"
|
|
8812
8862
|
},
|
|
8813
8863
|
"DisableProfiler": {
|
|
8814
8864
|
"type": "boolean"
|
|
@@ -8816,7 +8866,7 @@
|
|
|
8816
8866
|
}
|
|
8817
8867
|
},
|
|
8818
8868
|
"ProfilerRuleConfigurations": {
|
|
8819
|
-
"shape": "
|
|
8869
|
+
"shape": "Si7"
|
|
8820
8870
|
}
|
|
8821
8871
|
}
|
|
8822
8872
|
},
|
|
@@ -8858,7 +8908,7 @@
|
|
|
8858
8908
|
"TrialComponentName": {},
|
|
8859
8909
|
"DisplayName": {},
|
|
8860
8910
|
"Status": {
|
|
8861
|
-
"shape": "
|
|
8911
|
+
"shape": "Sir"
|
|
8862
8912
|
},
|
|
8863
8913
|
"StartTime": {
|
|
8864
8914
|
"type": "timestamp"
|
|
@@ -8867,22 +8917,22 @@
|
|
|
8867
8917
|
"type": "timestamp"
|
|
8868
8918
|
},
|
|
8869
8919
|
"Parameters": {
|
|
8870
|
-
"shape": "
|
|
8920
|
+
"shape": "Siv"
|
|
8871
8921
|
},
|
|
8872
8922
|
"ParametersToRemove": {
|
|
8873
|
-
"shape": "
|
|
8923
|
+
"shape": "S156"
|
|
8874
8924
|
},
|
|
8875
8925
|
"InputArtifacts": {
|
|
8876
|
-
"shape": "
|
|
8926
|
+
"shape": "Siz"
|
|
8877
8927
|
},
|
|
8878
8928
|
"InputArtifactsToRemove": {
|
|
8879
|
-
"shape": "
|
|
8929
|
+
"shape": "S156"
|
|
8880
8930
|
},
|
|
8881
8931
|
"OutputArtifacts": {
|
|
8882
|
-
"shape": "
|
|
8932
|
+
"shape": "Siz"
|
|
8883
8933
|
},
|
|
8884
8934
|
"OutputArtifactsToRemove": {
|
|
8885
|
-
"shape": "
|
|
8935
|
+
"shape": "S156"
|
|
8886
8936
|
}
|
|
8887
8937
|
}
|
|
8888
8938
|
},
|
|
@@ -8924,10 +8974,10 @@
|
|
|
8924
8974
|
"members": {
|
|
8925
8975
|
"WorkforceName": {},
|
|
8926
8976
|
"SourceIpConfig": {
|
|
8927
|
-
"shape": "
|
|
8977
|
+
"shape": "Sjg"
|
|
8928
8978
|
},
|
|
8929
8979
|
"OidcConfig": {
|
|
8930
|
-
"shape": "
|
|
8980
|
+
"shape": "Sjd"
|
|
8931
8981
|
}
|
|
8932
8982
|
}
|
|
8933
8983
|
},
|
|
@@ -8938,7 +8988,7 @@
|
|
|
8938
8988
|
],
|
|
8939
8989
|
"members": {
|
|
8940
8990
|
"Workforce": {
|
|
8941
|
-
"shape": "
|
|
8991
|
+
"shape": "Ssh"
|
|
8942
8992
|
}
|
|
8943
8993
|
}
|
|
8944
8994
|
}
|
|
@@ -8952,11 +9002,11 @@
|
|
|
8952
9002
|
"members": {
|
|
8953
9003
|
"WorkteamName": {},
|
|
8954
9004
|
"MemberDefinitions": {
|
|
8955
|
-
"shape": "
|
|
9005
|
+
"shape": "Sjo"
|
|
8956
9006
|
},
|
|
8957
9007
|
"Description": {},
|
|
8958
9008
|
"NotificationConfiguration": {
|
|
8959
|
-
"shape": "
|
|
9009
|
+
"shape": "Sjw"
|
|
8960
9010
|
}
|
|
8961
9011
|
}
|
|
8962
9012
|
},
|
|
@@ -8967,7 +9017,7 @@
|
|
|
8967
9017
|
],
|
|
8968
9018
|
"members": {
|
|
8969
9019
|
"Workteam": {
|
|
8970
|
-
"shape": "
|
|
9020
|
+
"shape": "Ssl"
|
|
8971
9021
|
}
|
|
8972
9022
|
}
|
|
8973
9023
|
}
|
|
@@ -10011,7 +10061,75 @@
|
|
|
10011
10061
|
}
|
|
10012
10062
|
}
|
|
10013
10063
|
},
|
|
10014
|
-
"
|
|
10064
|
+
"S8m": {
|
|
10065
|
+
"type": "structure",
|
|
10066
|
+
"required": [
|
|
10067
|
+
"BlueGreenUpdatePolicy"
|
|
10068
|
+
],
|
|
10069
|
+
"members": {
|
|
10070
|
+
"BlueGreenUpdatePolicy": {
|
|
10071
|
+
"type": "structure",
|
|
10072
|
+
"required": [
|
|
10073
|
+
"TrafficRoutingConfiguration"
|
|
10074
|
+
],
|
|
10075
|
+
"members": {
|
|
10076
|
+
"TrafficRoutingConfiguration": {
|
|
10077
|
+
"type": "structure",
|
|
10078
|
+
"required": [
|
|
10079
|
+
"Type",
|
|
10080
|
+
"WaitIntervalInSeconds"
|
|
10081
|
+
],
|
|
10082
|
+
"members": {
|
|
10083
|
+
"Type": {},
|
|
10084
|
+
"WaitIntervalInSeconds": {
|
|
10085
|
+
"type": "integer"
|
|
10086
|
+
},
|
|
10087
|
+
"CanarySize": {
|
|
10088
|
+
"shape": "S8r"
|
|
10089
|
+
},
|
|
10090
|
+
"LinearStepSize": {
|
|
10091
|
+
"shape": "S8r"
|
|
10092
|
+
}
|
|
10093
|
+
}
|
|
10094
|
+
},
|
|
10095
|
+
"TerminationWaitInSeconds": {
|
|
10096
|
+
"type": "integer"
|
|
10097
|
+
},
|
|
10098
|
+
"MaximumExecutionTimeoutInSeconds": {
|
|
10099
|
+
"type": "integer"
|
|
10100
|
+
}
|
|
10101
|
+
}
|
|
10102
|
+
},
|
|
10103
|
+
"AutoRollbackConfiguration": {
|
|
10104
|
+
"type": "structure",
|
|
10105
|
+
"members": {
|
|
10106
|
+
"Alarms": {
|
|
10107
|
+
"type": "list",
|
|
10108
|
+
"member": {
|
|
10109
|
+
"type": "structure",
|
|
10110
|
+
"members": {
|
|
10111
|
+
"AlarmName": {}
|
|
10112
|
+
}
|
|
10113
|
+
}
|
|
10114
|
+
}
|
|
10115
|
+
}
|
|
10116
|
+
}
|
|
10117
|
+
}
|
|
10118
|
+
},
|
|
10119
|
+
"S8r": {
|
|
10120
|
+
"type": "structure",
|
|
10121
|
+
"required": [
|
|
10122
|
+
"Type",
|
|
10123
|
+
"Value"
|
|
10124
|
+
],
|
|
10125
|
+
"members": {
|
|
10126
|
+
"Type": {},
|
|
10127
|
+
"Value": {
|
|
10128
|
+
"type": "integer"
|
|
10129
|
+
}
|
|
10130
|
+
}
|
|
10131
|
+
},
|
|
10132
|
+
"S93": {
|
|
10015
10133
|
"type": "list",
|
|
10016
10134
|
"member": {
|
|
10017
10135
|
"type": "structure",
|
|
@@ -10045,7 +10163,7 @@
|
|
|
10045
10163
|
}
|
|
10046
10164
|
}
|
|
10047
10165
|
},
|
|
10048
|
-
"
|
|
10166
|
+
"S9c": {
|
|
10049
10167
|
"type": "structure",
|
|
10050
10168
|
"required": [
|
|
10051
10169
|
"InitialSamplingPercentage",
|
|
@@ -10088,7 +10206,7 @@
|
|
|
10088
10206
|
}
|
|
10089
10207
|
}
|
|
10090
10208
|
},
|
|
10091
|
-
"
|
|
10209
|
+
"S9n": {
|
|
10092
10210
|
"type": "structure",
|
|
10093
10211
|
"required": [
|
|
10094
10212
|
"OutputConfig"
|
|
@@ -10121,7 +10239,7 @@
|
|
|
10121
10239
|
}
|
|
10122
10240
|
}
|
|
10123
10241
|
},
|
|
10124
|
-
"
|
|
10242
|
+
"Sa1": {
|
|
10125
10243
|
"type": "list",
|
|
10126
10244
|
"member": {
|
|
10127
10245
|
"type": "structure",
|
|
@@ -10131,7 +10249,7 @@
|
|
|
10131
10249
|
}
|
|
10132
10250
|
}
|
|
10133
10251
|
},
|
|
10134
|
-
"
|
|
10252
|
+
"Sa4": {
|
|
10135
10253
|
"type": "structure",
|
|
10136
10254
|
"members": {
|
|
10137
10255
|
"SecurityConfig": {
|
|
@@ -10145,7 +10263,7 @@
|
|
|
10145
10263
|
}
|
|
10146
10264
|
}
|
|
10147
10265
|
},
|
|
10148
|
-
"
|
|
10266
|
+
"Sa6": {
|
|
10149
10267
|
"type": "structure",
|
|
10150
10268
|
"required": [
|
|
10151
10269
|
"S3StorageConfig"
|
|
@@ -10180,7 +10298,7 @@
|
|
|
10180
10298
|
}
|
|
10181
10299
|
}
|
|
10182
10300
|
},
|
|
10183
|
-
"
|
|
10301
|
+
"Sah": {
|
|
10184
10302
|
"type": "structure",
|
|
10185
10303
|
"required": [
|
|
10186
10304
|
"AwsManagedHumanLoopRequestSource"
|
|
@@ -10189,7 +10307,7 @@
|
|
|
10189
10307
|
"AwsManagedHumanLoopRequestSource": {}
|
|
10190
10308
|
}
|
|
10191
10309
|
},
|
|
10192
|
-
"
|
|
10310
|
+
"Saj": {
|
|
10193
10311
|
"type": "structure",
|
|
10194
10312
|
"required": [
|
|
10195
10313
|
"HumanLoopActivationConditionsConfig"
|
|
@@ -10208,7 +10326,7 @@
|
|
|
10208
10326
|
}
|
|
10209
10327
|
}
|
|
10210
10328
|
},
|
|
10211
|
-
"
|
|
10329
|
+
"Sam": {
|
|
10212
10330
|
"type": "structure",
|
|
10213
10331
|
"required": [
|
|
10214
10332
|
"WorkteamArn",
|
|
@@ -10236,11 +10354,11 @@
|
|
|
10236
10354
|
"member": {}
|
|
10237
10355
|
},
|
|
10238
10356
|
"PublicWorkforceTaskPrice": {
|
|
10239
|
-
"shape": "
|
|
10357
|
+
"shape": "Saw"
|
|
10240
10358
|
}
|
|
10241
10359
|
}
|
|
10242
10360
|
},
|
|
10243
|
-
"
|
|
10361
|
+
"Saw": {
|
|
10244
10362
|
"type": "structure",
|
|
10245
10363
|
"members": {
|
|
10246
10364
|
"AmountInUsd": {
|
|
@@ -10259,7 +10377,7 @@
|
|
|
10259
10377
|
}
|
|
10260
10378
|
}
|
|
10261
10379
|
},
|
|
10262
|
-
"
|
|
10380
|
+
"Sb1": {
|
|
10263
10381
|
"type": "structure",
|
|
10264
10382
|
"required": [
|
|
10265
10383
|
"S3OutputPath"
|
|
@@ -10269,7 +10387,7 @@
|
|
|
10269
10387
|
"KmsKeyId": {}
|
|
10270
10388
|
}
|
|
10271
10389
|
},
|
|
10272
|
-
"
|
|
10390
|
+
"Sb6": {
|
|
10273
10391
|
"type": "structure",
|
|
10274
10392
|
"required": [
|
|
10275
10393
|
"Content"
|
|
@@ -10278,7 +10396,7 @@
|
|
|
10278
10396
|
"Content": {}
|
|
10279
10397
|
}
|
|
10280
10398
|
},
|
|
10281
|
-
"
|
|
10399
|
+
"Sbb": {
|
|
10282
10400
|
"type": "structure",
|
|
10283
10401
|
"required": [
|
|
10284
10402
|
"Strategy",
|
|
@@ -10290,10 +10408,10 @@
|
|
|
10290
10408
|
"shape": "S2j"
|
|
10291
10409
|
},
|
|
10292
10410
|
"ResourceLimits": {
|
|
10293
|
-
"shape": "
|
|
10411
|
+
"shape": "Sbd"
|
|
10294
10412
|
},
|
|
10295
10413
|
"ParameterRanges": {
|
|
10296
|
-
"shape": "
|
|
10414
|
+
"shape": "Sbg"
|
|
10297
10415
|
},
|
|
10298
10416
|
"TrainingJobEarlyStoppingType": {},
|
|
10299
10417
|
"TuningJobCompletionCriteria": {
|
|
@@ -10309,7 +10427,7 @@
|
|
|
10309
10427
|
}
|
|
10310
10428
|
}
|
|
10311
10429
|
},
|
|
10312
|
-
"
|
|
10430
|
+
"Sbd": {
|
|
10313
10431
|
"type": "structure",
|
|
10314
10432
|
"required": [
|
|
10315
10433
|
"MaxNumberOfTrainingJobs",
|
|
@@ -10324,7 +10442,7 @@
|
|
|
10324
10442
|
}
|
|
10325
10443
|
}
|
|
10326
10444
|
},
|
|
10327
|
-
"
|
|
10445
|
+
"Sbg": {
|
|
10328
10446
|
"type": "structure",
|
|
10329
10447
|
"members": {
|
|
10330
10448
|
"IntegerParameterRanges": {
|
|
@@ -10379,7 +10497,7 @@
|
|
|
10379
10497
|
}
|
|
10380
10498
|
}
|
|
10381
10499
|
},
|
|
10382
|
-
"
|
|
10500
|
+
"Sbs": {
|
|
10383
10501
|
"type": "structure",
|
|
10384
10502
|
"required": [
|
|
10385
10503
|
"AlgorithmSpecification",
|
|
@@ -10394,7 +10512,7 @@
|
|
|
10394
10512
|
"shape": "S2j"
|
|
10395
10513
|
},
|
|
10396
10514
|
"HyperParameterRanges": {
|
|
10397
|
-
"shape": "
|
|
10515
|
+
"shape": "Sbg"
|
|
10398
10516
|
},
|
|
10399
10517
|
"StaticHyperParameters": {
|
|
10400
10518
|
"shape": "S2q"
|
|
@@ -10439,14 +10557,14 @@
|
|
|
10439
10557
|
"type": "boolean"
|
|
10440
10558
|
},
|
|
10441
10559
|
"CheckpointConfig": {
|
|
10442
|
-
"shape": "
|
|
10560
|
+
"shape": "Sbx"
|
|
10443
10561
|
},
|
|
10444
10562
|
"RetryStrategy": {
|
|
10445
|
-
"shape": "
|
|
10563
|
+
"shape": "Sby"
|
|
10446
10564
|
}
|
|
10447
10565
|
}
|
|
10448
10566
|
},
|
|
10449
|
-
"
|
|
10567
|
+
"Sbx": {
|
|
10450
10568
|
"type": "structure",
|
|
10451
10569
|
"required": [
|
|
10452
10570
|
"S3Uri"
|
|
@@ -10456,7 +10574,7 @@
|
|
|
10456
10574
|
"LocalPath": {}
|
|
10457
10575
|
}
|
|
10458
10576
|
},
|
|
10459
|
-
"
|
|
10577
|
+
"Sby": {
|
|
10460
10578
|
"type": "structure",
|
|
10461
10579
|
"required": [
|
|
10462
10580
|
"MaximumRetryAttempts"
|
|
@@ -10467,13 +10585,13 @@
|
|
|
10467
10585
|
}
|
|
10468
10586
|
}
|
|
10469
10587
|
},
|
|
10470
|
-
"
|
|
10588
|
+
"Sc0": {
|
|
10471
10589
|
"type": "list",
|
|
10472
10590
|
"member": {
|
|
10473
|
-
"shape": "
|
|
10591
|
+
"shape": "Sbs"
|
|
10474
10592
|
}
|
|
10475
10593
|
},
|
|
10476
|
-
"
|
|
10594
|
+
"Sc1": {
|
|
10477
10595
|
"type": "structure",
|
|
10478
10596
|
"required": [
|
|
10479
10597
|
"ParentHyperParameterTuningJobs",
|
|
@@ -10492,7 +10610,7 @@
|
|
|
10492
10610
|
"WarmStartType": {}
|
|
10493
10611
|
}
|
|
10494
10612
|
},
|
|
10495
|
-
"
|
|
10613
|
+
"Sci": {
|
|
10496
10614
|
"type": "structure",
|
|
10497
10615
|
"required": [
|
|
10498
10616
|
"DataSource"
|
|
@@ -10532,7 +10650,7 @@
|
|
|
10532
10650
|
}
|
|
10533
10651
|
}
|
|
10534
10652
|
},
|
|
10535
|
-
"
|
|
10653
|
+
"Scp": {
|
|
10536
10654
|
"type": "structure",
|
|
10537
10655
|
"required": [
|
|
10538
10656
|
"S3OutputPath"
|
|
@@ -10543,7 +10661,7 @@
|
|
|
10543
10661
|
"SnsTopicArn": {}
|
|
10544
10662
|
}
|
|
10545
10663
|
},
|
|
10546
|
-
"
|
|
10664
|
+
"Scq": {
|
|
10547
10665
|
"type": "structure",
|
|
10548
10666
|
"members": {
|
|
10549
10667
|
"MaxHumanLabeledObjectCount": {
|
|
@@ -10554,7 +10672,7 @@
|
|
|
10554
10672
|
}
|
|
10555
10673
|
}
|
|
10556
10674
|
},
|
|
10557
|
-
"
|
|
10675
|
+
"Sct": {
|
|
10558
10676
|
"type": "structure",
|
|
10559
10677
|
"required": [
|
|
10560
10678
|
"LabelingJobAlgorithmSpecificationArn"
|
|
@@ -10570,7 +10688,7 @@
|
|
|
10570
10688
|
}
|
|
10571
10689
|
}
|
|
10572
10690
|
},
|
|
10573
|
-
"
|
|
10691
|
+
"Scx": {
|
|
10574
10692
|
"type": "structure",
|
|
10575
10693
|
"required": [
|
|
10576
10694
|
"WorkteamArn",
|
|
@@ -10620,11 +10738,11 @@
|
|
|
10620
10738
|
}
|
|
10621
10739
|
},
|
|
10622
10740
|
"PublicWorkforceTaskPrice": {
|
|
10623
|
-
"shape": "
|
|
10741
|
+
"shape": "Saw"
|
|
10624
10742
|
}
|
|
10625
10743
|
}
|
|
10626
10744
|
},
|
|
10627
|
-
"
|
|
10745
|
+
"Sdc": {
|
|
10628
10746
|
"type": "structure",
|
|
10629
10747
|
"members": {
|
|
10630
10748
|
"ContainerHostname": {},
|
|
@@ -10661,13 +10779,13 @@
|
|
|
10661
10779
|
}
|
|
10662
10780
|
}
|
|
10663
10781
|
},
|
|
10664
|
-
"
|
|
10782
|
+
"Sdl": {
|
|
10665
10783
|
"type": "list",
|
|
10666
10784
|
"member": {
|
|
10667
|
-
"shape": "
|
|
10785
|
+
"shape": "Sdc"
|
|
10668
10786
|
}
|
|
10669
10787
|
},
|
|
10670
|
-
"
|
|
10788
|
+
"Sdm": {
|
|
10671
10789
|
"type": "structure",
|
|
10672
10790
|
"required": [
|
|
10673
10791
|
"Mode"
|
|
@@ -10676,7 +10794,7 @@
|
|
|
10676
10794
|
"Mode": {}
|
|
10677
10795
|
}
|
|
10678
10796
|
},
|
|
10679
|
-
"
|
|
10797
|
+
"Sdq": {
|
|
10680
10798
|
"type": "structure",
|
|
10681
10799
|
"members": {
|
|
10682
10800
|
"BaseliningJobName": {},
|
|
@@ -10685,7 +10803,7 @@
|
|
|
10685
10803
|
}
|
|
10686
10804
|
}
|
|
10687
10805
|
},
|
|
10688
|
-
"
|
|
10806
|
+
"Sdr": {
|
|
10689
10807
|
"type": "structure",
|
|
10690
10808
|
"required": [
|
|
10691
10809
|
"ImageUri",
|
|
@@ -10699,7 +10817,7 @@
|
|
|
10699
10817
|
}
|
|
10700
10818
|
}
|
|
10701
10819
|
},
|
|
10702
|
-
"
|
|
10820
|
+
"Sds": {
|
|
10703
10821
|
"type": "structure",
|
|
10704
10822
|
"required": [
|
|
10705
10823
|
"EndpointInput",
|
|
@@ -10710,17 +10828,17 @@
|
|
|
10710
10828
|
"shape": "S6z"
|
|
10711
10829
|
},
|
|
10712
10830
|
"GroundTruthS3Input": {
|
|
10713
|
-
"shape": "
|
|
10831
|
+
"shape": "Sdt"
|
|
10714
10832
|
}
|
|
10715
10833
|
}
|
|
10716
10834
|
},
|
|
10717
|
-
"
|
|
10835
|
+
"Sdt": {
|
|
10718
10836
|
"type": "structure",
|
|
10719
10837
|
"members": {
|
|
10720
10838
|
"S3Uri": {}
|
|
10721
10839
|
}
|
|
10722
10840
|
},
|
|
10723
|
-
"
|
|
10841
|
+
"Sdw": {
|
|
10724
10842
|
"type": "structure",
|
|
10725
10843
|
"members": {
|
|
10726
10844
|
"BaseliningJobName": {},
|
|
@@ -10729,7 +10847,7 @@
|
|
|
10729
10847
|
}
|
|
10730
10848
|
}
|
|
10731
10849
|
},
|
|
10732
|
-
"
|
|
10850
|
+
"Sdx": {
|
|
10733
10851
|
"type": "structure",
|
|
10734
10852
|
"required": [
|
|
10735
10853
|
"ImageUri",
|
|
@@ -10743,7 +10861,7 @@
|
|
|
10743
10861
|
}
|
|
10744
10862
|
}
|
|
10745
10863
|
},
|
|
10746
|
-
"
|
|
10864
|
+
"Sdy": {
|
|
10747
10865
|
"type": "structure",
|
|
10748
10866
|
"required": [
|
|
10749
10867
|
"EndpointInput"
|
|
@@ -10754,7 +10872,7 @@
|
|
|
10754
10872
|
}
|
|
10755
10873
|
}
|
|
10756
10874
|
},
|
|
10757
|
-
"
|
|
10875
|
+
"Se1": {
|
|
10758
10876
|
"type": "structure",
|
|
10759
10877
|
"required": [
|
|
10760
10878
|
"ValidationRole",
|
|
@@ -10780,7 +10898,7 @@
|
|
|
10780
10898
|
}
|
|
10781
10899
|
}
|
|
10782
10900
|
},
|
|
10783
|
-
"
|
|
10901
|
+
"Se4": {
|
|
10784
10902
|
"type": "structure",
|
|
10785
10903
|
"required": [
|
|
10786
10904
|
"SourceAlgorithms"
|
|
@@ -10801,17 +10919,17 @@
|
|
|
10801
10919
|
}
|
|
10802
10920
|
}
|
|
10803
10921
|
},
|
|
10804
|
-
"
|
|
10922
|
+
"Se7": {
|
|
10805
10923
|
"type": "structure",
|
|
10806
10924
|
"members": {
|
|
10807
10925
|
"ModelQuality": {
|
|
10808
10926
|
"type": "structure",
|
|
10809
10927
|
"members": {
|
|
10810
10928
|
"Statistics": {
|
|
10811
|
-
"shape": "
|
|
10929
|
+
"shape": "Se9"
|
|
10812
10930
|
},
|
|
10813
10931
|
"Constraints": {
|
|
10814
|
-
"shape": "
|
|
10932
|
+
"shape": "Se9"
|
|
10815
10933
|
}
|
|
10816
10934
|
}
|
|
10817
10935
|
},
|
|
@@ -10819,10 +10937,10 @@
|
|
|
10819
10937
|
"type": "structure",
|
|
10820
10938
|
"members": {
|
|
10821
10939
|
"Statistics": {
|
|
10822
|
-
"shape": "
|
|
10940
|
+
"shape": "Se9"
|
|
10823
10941
|
},
|
|
10824
10942
|
"Constraints": {
|
|
10825
|
-
"shape": "
|
|
10943
|
+
"shape": "Se9"
|
|
10826
10944
|
}
|
|
10827
10945
|
}
|
|
10828
10946
|
},
|
|
@@ -10830,7 +10948,7 @@
|
|
|
10830
10948
|
"type": "structure",
|
|
10831
10949
|
"members": {
|
|
10832
10950
|
"Report": {
|
|
10833
|
-
"shape": "
|
|
10951
|
+
"shape": "Se9"
|
|
10834
10952
|
}
|
|
10835
10953
|
}
|
|
10836
10954
|
},
|
|
@@ -10838,13 +10956,13 @@
|
|
|
10838
10956
|
"type": "structure",
|
|
10839
10957
|
"members": {
|
|
10840
10958
|
"Report": {
|
|
10841
|
-
"shape": "
|
|
10959
|
+
"shape": "Se9"
|
|
10842
10960
|
}
|
|
10843
10961
|
}
|
|
10844
10962
|
}
|
|
10845
10963
|
}
|
|
10846
10964
|
},
|
|
10847
|
-
"
|
|
10965
|
+
"Se9": {
|
|
10848
10966
|
"type": "structure",
|
|
10849
10967
|
"required": [
|
|
10850
10968
|
"ContentType",
|
|
@@ -10856,12 +10974,12 @@
|
|
|
10856
10974
|
"S3Uri": {}
|
|
10857
10975
|
}
|
|
10858
10976
|
},
|
|
10859
|
-
"
|
|
10977
|
+
"See": {
|
|
10860
10978
|
"type": "map",
|
|
10861
10979
|
"key": {},
|
|
10862
10980
|
"value": {}
|
|
10863
10981
|
},
|
|
10864
|
-
"
|
|
10982
|
+
"Sem": {
|
|
10865
10983
|
"type": "structure",
|
|
10866
10984
|
"members": {
|
|
10867
10985
|
"BaseliningJobName": {},
|
|
@@ -10870,7 +10988,7 @@
|
|
|
10870
10988
|
}
|
|
10871
10989
|
}
|
|
10872
10990
|
},
|
|
10873
|
-
"
|
|
10991
|
+
"Sen": {
|
|
10874
10992
|
"type": "structure",
|
|
10875
10993
|
"required": [
|
|
10876
10994
|
"ImageUri"
|
|
@@ -10891,7 +11009,7 @@
|
|
|
10891
11009
|
}
|
|
10892
11010
|
}
|
|
10893
11011
|
},
|
|
10894
|
-
"
|
|
11012
|
+
"Sep": {
|
|
10895
11013
|
"type": "structure",
|
|
10896
11014
|
"required": [
|
|
10897
11015
|
"EndpointInput",
|
|
@@ -10902,11 +11020,11 @@
|
|
|
10902
11020
|
"shape": "S6z"
|
|
10903
11021
|
},
|
|
10904
11022
|
"GroundTruthS3Input": {
|
|
10905
|
-
"shape": "
|
|
11023
|
+
"shape": "Sdt"
|
|
10906
11024
|
}
|
|
10907
11025
|
}
|
|
10908
11026
|
},
|
|
10909
|
-
"
|
|
11027
|
+
"Set": {
|
|
10910
11028
|
"type": "structure",
|
|
10911
11029
|
"members": {
|
|
10912
11030
|
"ScheduleConfig": {
|
|
@@ -10984,7 +11102,7 @@
|
|
|
10984
11102
|
"shape": "S6v"
|
|
10985
11103
|
},
|
|
10986
11104
|
"NetworkConfig": {
|
|
10987
|
-
"shape": "
|
|
11105
|
+
"shape": "Sf1"
|
|
10988
11106
|
},
|
|
10989
11107
|
"RoleArn": {}
|
|
10990
11108
|
}
|
|
@@ -10993,7 +11111,7 @@
|
|
|
10993
11111
|
"MonitoringType": {}
|
|
10994
11112
|
}
|
|
10995
11113
|
},
|
|
10996
|
-
"
|
|
11114
|
+
"Sf1": {
|
|
10997
11115
|
"type": "structure",
|
|
10998
11116
|
"members": {
|
|
10999
11117
|
"EnableInterContainerTrafficEncryption": {
|
|
@@ -11007,15 +11125,15 @@
|
|
|
11007
11125
|
}
|
|
11008
11126
|
}
|
|
11009
11127
|
},
|
|
11010
|
-
"
|
|
11128
|
+
"Sfb": {
|
|
11011
11129
|
"type": "list",
|
|
11012
11130
|
"member": {}
|
|
11013
11131
|
},
|
|
11014
|
-
"
|
|
11132
|
+
"Sfe": {
|
|
11015
11133
|
"type": "list",
|
|
11016
11134
|
"member": {}
|
|
11017
11135
|
},
|
|
11018
|
-
"
|
|
11136
|
+
"Sfk": {
|
|
11019
11137
|
"type": "list",
|
|
11020
11138
|
"member": {
|
|
11021
11139
|
"type": "structure",
|
|
@@ -11024,7 +11142,7 @@
|
|
|
11024
11142
|
}
|
|
11025
11143
|
}
|
|
11026
11144
|
},
|
|
11027
|
-
"
|
|
11145
|
+
"Sg5": {
|
|
11028
11146
|
"type": "list",
|
|
11029
11147
|
"member": {
|
|
11030
11148
|
"type": "structure",
|
|
@@ -11105,7 +11223,7 @@
|
|
|
11105
11223
|
}
|
|
11106
11224
|
}
|
|
11107
11225
|
},
|
|
11108
|
-
"
|
|
11226
|
+
"Sgs": {
|
|
11109
11227
|
"type": "structure",
|
|
11110
11228
|
"required": [
|
|
11111
11229
|
"Outputs"
|
|
@@ -11151,7 +11269,7 @@
|
|
|
11151
11269
|
"KmsKeyId": {}
|
|
11152
11270
|
}
|
|
11153
11271
|
},
|
|
11154
|
-
"
|
|
11272
|
+
"Sgx": {
|
|
11155
11273
|
"type": "structure",
|
|
11156
11274
|
"required": [
|
|
11157
11275
|
"ClusterConfig"
|
|
@@ -11177,7 +11295,7 @@
|
|
|
11177
11295
|
}
|
|
11178
11296
|
}
|
|
11179
11297
|
},
|
|
11180
|
-
"
|
|
11298
|
+
"Sgz": {
|
|
11181
11299
|
"type": "structure",
|
|
11182
11300
|
"required": [
|
|
11183
11301
|
"MaxRuntimeInSeconds"
|
|
@@ -11188,7 +11306,7 @@
|
|
|
11188
11306
|
}
|
|
11189
11307
|
}
|
|
11190
11308
|
},
|
|
11191
|
-
"
|
|
11309
|
+
"Sh1": {
|
|
11192
11310
|
"type": "structure",
|
|
11193
11311
|
"required": [
|
|
11194
11312
|
"ImageUri"
|
|
@@ -11204,12 +11322,12 @@
|
|
|
11204
11322
|
}
|
|
11205
11323
|
}
|
|
11206
11324
|
},
|
|
11207
|
-
"
|
|
11325
|
+
"Sh3": {
|
|
11208
11326
|
"type": "map",
|
|
11209
11327
|
"key": {},
|
|
11210
11328
|
"value": {}
|
|
11211
11329
|
},
|
|
11212
|
-
"
|
|
11330
|
+
"Sh4": {
|
|
11213
11331
|
"type": "structure",
|
|
11214
11332
|
"members": {
|
|
11215
11333
|
"ExperimentName": {},
|
|
@@ -11217,7 +11335,7 @@
|
|
|
11217
11335
|
"TrialComponentDisplayName": {}
|
|
11218
11336
|
}
|
|
11219
11337
|
},
|
|
11220
|
-
"
|
|
11338
|
+
"Sh9": {
|
|
11221
11339
|
"type": "structure",
|
|
11222
11340
|
"required": [
|
|
11223
11341
|
"ProductId"
|
|
@@ -11227,11 +11345,11 @@
|
|
|
11227
11345
|
"ProvisioningArtifactId": {},
|
|
11228
11346
|
"PathId": {},
|
|
11229
11347
|
"ProvisioningParameters": {
|
|
11230
|
-
"shape": "
|
|
11348
|
+
"shape": "Shb"
|
|
11231
11349
|
}
|
|
11232
11350
|
}
|
|
11233
11351
|
},
|
|
11234
|
-
"
|
|
11352
|
+
"Shb": {
|
|
11235
11353
|
"type": "list",
|
|
11236
11354
|
"member": {
|
|
11237
11355
|
"type": "structure",
|
|
@@ -11241,7 +11359,7 @@
|
|
|
11241
11359
|
}
|
|
11242
11360
|
}
|
|
11243
11361
|
},
|
|
11244
|
-
"
|
|
11362
|
+
"Shp": {
|
|
11245
11363
|
"type": "structure",
|
|
11246
11364
|
"required": [
|
|
11247
11365
|
"TrainingInputMode"
|
|
@@ -11258,7 +11376,7 @@
|
|
|
11258
11376
|
}
|
|
11259
11377
|
}
|
|
11260
11378
|
},
|
|
11261
|
-
"
|
|
11379
|
+
"Shq": {
|
|
11262
11380
|
"type": "structure",
|
|
11263
11381
|
"required": [
|
|
11264
11382
|
"S3OutputPath"
|
|
@@ -11287,7 +11405,7 @@
|
|
|
11287
11405
|
}
|
|
11288
11406
|
}
|
|
11289
11407
|
},
|
|
11290
|
-
"
|
|
11408
|
+
"Shy": {
|
|
11291
11409
|
"type": "list",
|
|
11292
11410
|
"member": {
|
|
11293
11411
|
"type": "structure",
|
|
@@ -11305,17 +11423,17 @@
|
|
|
11305
11423
|
"type": "integer"
|
|
11306
11424
|
},
|
|
11307
11425
|
"RuleParameters": {
|
|
11308
|
-
"shape": "
|
|
11426
|
+
"shape": "Si2"
|
|
11309
11427
|
}
|
|
11310
11428
|
}
|
|
11311
11429
|
}
|
|
11312
11430
|
},
|
|
11313
|
-
"
|
|
11431
|
+
"Si2": {
|
|
11314
11432
|
"type": "map",
|
|
11315
11433
|
"key": {},
|
|
11316
11434
|
"value": {}
|
|
11317
11435
|
},
|
|
11318
|
-
"
|
|
11436
|
+
"Si3": {
|
|
11319
11437
|
"type": "structure",
|
|
11320
11438
|
"required": [
|
|
11321
11439
|
"S3OutputPath"
|
|
@@ -11325,7 +11443,7 @@
|
|
|
11325
11443
|
"S3OutputPath": {}
|
|
11326
11444
|
}
|
|
11327
11445
|
},
|
|
11328
|
-
"
|
|
11446
|
+
"Si4": {
|
|
11329
11447
|
"type": "structure",
|
|
11330
11448
|
"required": [
|
|
11331
11449
|
"S3OutputPath"
|
|
@@ -11336,16 +11454,16 @@
|
|
|
11336
11454
|
"type": "long"
|
|
11337
11455
|
},
|
|
11338
11456
|
"ProfilingParameters": {
|
|
11339
|
-
"shape": "
|
|
11457
|
+
"shape": "Si6"
|
|
11340
11458
|
}
|
|
11341
11459
|
}
|
|
11342
11460
|
},
|
|
11343
|
-
"
|
|
11461
|
+
"Si6": {
|
|
11344
11462
|
"type": "map",
|
|
11345
11463
|
"key": {},
|
|
11346
11464
|
"value": {}
|
|
11347
11465
|
},
|
|
11348
|
-
"
|
|
11466
|
+
"Si7": {
|
|
11349
11467
|
"type": "list",
|
|
11350
11468
|
"member": {
|
|
11351
11469
|
"type": "structure",
|
|
@@ -11363,17 +11481,17 @@
|
|
|
11363
11481
|
"type": "integer"
|
|
11364
11482
|
},
|
|
11365
11483
|
"RuleParameters": {
|
|
11366
|
-
"shape": "
|
|
11484
|
+
"shape": "Si2"
|
|
11367
11485
|
}
|
|
11368
11486
|
}
|
|
11369
11487
|
}
|
|
11370
11488
|
},
|
|
11371
|
-
"
|
|
11489
|
+
"Si9": {
|
|
11372
11490
|
"type": "map",
|
|
11373
11491
|
"key": {},
|
|
11374
11492
|
"value": {}
|
|
11375
11493
|
},
|
|
11376
|
-
"
|
|
11494
|
+
"Sig": {
|
|
11377
11495
|
"type": "structure",
|
|
11378
11496
|
"members": {
|
|
11379
11497
|
"InvocationsTimeoutInSeconds": {
|
|
@@ -11384,7 +11502,7 @@
|
|
|
11384
11502
|
}
|
|
11385
11503
|
}
|
|
11386
11504
|
},
|
|
11387
|
-
"
|
|
11505
|
+
"Sij": {
|
|
11388
11506
|
"type": "structure",
|
|
11389
11507
|
"members": {
|
|
11390
11508
|
"InputFilter": {},
|
|
@@ -11392,14 +11510,14 @@
|
|
|
11392
11510
|
"JoinSource": {}
|
|
11393
11511
|
}
|
|
11394
11512
|
},
|
|
11395
|
-
"
|
|
11513
|
+
"Sir": {
|
|
11396
11514
|
"type": "structure",
|
|
11397
11515
|
"members": {
|
|
11398
11516
|
"PrimaryStatus": {},
|
|
11399
11517
|
"Message": {}
|
|
11400
11518
|
}
|
|
11401
11519
|
},
|
|
11402
|
-
"
|
|
11520
|
+
"Siv": {
|
|
11403
11521
|
"type": "map",
|
|
11404
11522
|
"key": {},
|
|
11405
11523
|
"value": {
|
|
@@ -11412,7 +11530,7 @@
|
|
|
11412
11530
|
}
|
|
11413
11531
|
}
|
|
11414
11532
|
},
|
|
11415
|
-
"
|
|
11533
|
+
"Siz": {
|
|
11416
11534
|
"type": "map",
|
|
11417
11535
|
"key": {},
|
|
11418
11536
|
"value": {
|
|
@@ -11426,7 +11544,7 @@
|
|
|
11426
11544
|
}
|
|
11427
11545
|
}
|
|
11428
11546
|
},
|
|
11429
|
-
"
|
|
11547
|
+
"Sja": {
|
|
11430
11548
|
"type": "structure",
|
|
11431
11549
|
"required": [
|
|
11432
11550
|
"UserPool",
|
|
@@ -11437,7 +11555,7 @@
|
|
|
11437
11555
|
"ClientId": {}
|
|
11438
11556
|
}
|
|
11439
11557
|
},
|
|
11440
|
-
"
|
|
11558
|
+
"Sjd": {
|
|
11441
11559
|
"type": "structure",
|
|
11442
11560
|
"required": [
|
|
11443
11561
|
"ClientId",
|
|
@@ -11463,7 +11581,7 @@
|
|
|
11463
11581
|
"JwksUri": {}
|
|
11464
11582
|
}
|
|
11465
11583
|
},
|
|
11466
|
-
"
|
|
11584
|
+
"Sjg": {
|
|
11467
11585
|
"type": "structure",
|
|
11468
11586
|
"required": [
|
|
11469
11587
|
"Cidrs"
|
|
@@ -11475,7 +11593,7 @@
|
|
|
11475
11593
|
}
|
|
11476
11594
|
}
|
|
11477
11595
|
},
|
|
11478
|
-
"
|
|
11596
|
+
"Sjo": {
|
|
11479
11597
|
"type": "list",
|
|
11480
11598
|
"member": {
|
|
11481
11599
|
"type": "structure",
|
|
@@ -11508,13 +11626,13 @@
|
|
|
11508
11626
|
}
|
|
11509
11627
|
}
|
|
11510
11628
|
},
|
|
11511
|
-
"
|
|
11629
|
+
"Sjw": {
|
|
11512
11630
|
"type": "structure",
|
|
11513
11631
|
"members": {
|
|
11514
11632
|
"NotificationTopicArn": {}
|
|
11515
11633
|
}
|
|
11516
11634
|
},
|
|
11517
|
-
"
|
|
11635
|
+
"Slp": {
|
|
11518
11636
|
"type": "structure",
|
|
11519
11637
|
"members": {
|
|
11520
11638
|
"UserProfileArn": {},
|
|
@@ -11522,7 +11640,7 @@
|
|
|
11522
11640
|
"DomainId": {}
|
|
11523
11641
|
}
|
|
11524
11642
|
},
|
|
11525
|
-
"
|
|
11643
|
+
"Slu": {
|
|
11526
11644
|
"type": "list",
|
|
11527
11645
|
"member": {
|
|
11528
11646
|
"type": "structure",
|
|
@@ -11537,7 +11655,7 @@
|
|
|
11537
11655
|
}
|
|
11538
11656
|
}
|
|
11539
11657
|
},
|
|
11540
|
-
"
|
|
11658
|
+
"Sm8": {
|
|
11541
11659
|
"type": "list",
|
|
11542
11660
|
"member": {
|
|
11543
11661
|
"type": "structure",
|
|
@@ -11546,7 +11664,7 @@
|
|
|
11546
11664
|
}
|
|
11547
11665
|
}
|
|
11548
11666
|
},
|
|
11549
|
-
"
|
|
11667
|
+
"Sma": {
|
|
11550
11668
|
"type": "structure",
|
|
11551
11669
|
"required": [
|
|
11552
11670
|
"CandidateName",
|
|
@@ -11646,7 +11764,7 @@
|
|
|
11646
11764
|
}
|
|
11647
11765
|
}
|
|
11648
11766
|
},
|
|
11649
|
-
"
|
|
11767
|
+
"Sn9": {
|
|
11650
11768
|
"type": "structure",
|
|
11651
11769
|
"required": [
|
|
11652
11770
|
"S3ModelArtifacts"
|
|
@@ -11655,7 +11773,7 @@
|
|
|
11655
11773
|
"S3ModelArtifacts": {}
|
|
11656
11774
|
}
|
|
11657
11775
|
},
|
|
11658
|
-
"
|
|
11776
|
+
"So6": {
|
|
11659
11777
|
"type": "list",
|
|
11660
11778
|
"member": {
|
|
11661
11779
|
"type": "structure",
|
|
@@ -11665,17 +11783,7 @@
|
|
|
11665
11783
|
"members": {
|
|
11666
11784
|
"VariantName": {},
|
|
11667
11785
|
"DeployedImages": {
|
|
11668
|
-
"
|
|
11669
|
-
"member": {
|
|
11670
|
-
"type": "structure",
|
|
11671
|
-
"members": {
|
|
11672
|
-
"SpecifiedImage": {},
|
|
11673
|
-
"ResolvedImage": {},
|
|
11674
|
-
"ResolutionTime": {
|
|
11675
|
-
"type": "timestamp"
|
|
11676
|
-
}
|
|
11677
|
-
}
|
|
11678
|
-
}
|
|
11786
|
+
"shape": "So8"
|
|
11679
11787
|
},
|
|
11680
11788
|
"CurrentWeight": {
|
|
11681
11789
|
"type": "float"
|
|
@@ -11688,11 +11796,43 @@
|
|
|
11688
11796
|
},
|
|
11689
11797
|
"DesiredInstanceCount": {
|
|
11690
11798
|
"type": "integer"
|
|
11799
|
+
},
|
|
11800
|
+
"VariantStatus": {
|
|
11801
|
+
"shape": "Sob"
|
|
11691
11802
|
}
|
|
11692
11803
|
}
|
|
11693
11804
|
}
|
|
11694
11805
|
},
|
|
11695
|
-
"
|
|
11806
|
+
"So8": {
|
|
11807
|
+
"type": "list",
|
|
11808
|
+
"member": {
|
|
11809
|
+
"type": "structure",
|
|
11810
|
+
"members": {
|
|
11811
|
+
"SpecifiedImage": {},
|
|
11812
|
+
"ResolvedImage": {},
|
|
11813
|
+
"ResolutionTime": {
|
|
11814
|
+
"type": "timestamp"
|
|
11815
|
+
}
|
|
11816
|
+
}
|
|
11817
|
+
}
|
|
11818
|
+
},
|
|
11819
|
+
"Sob": {
|
|
11820
|
+
"type": "list",
|
|
11821
|
+
"member": {
|
|
11822
|
+
"type": "structure",
|
|
11823
|
+
"required": [
|
|
11824
|
+
"Status"
|
|
11825
|
+
],
|
|
11826
|
+
"members": {
|
|
11827
|
+
"Status": {},
|
|
11828
|
+
"StatusMessage": {},
|
|
11829
|
+
"StartTime": {
|
|
11830
|
+
"type": "timestamp"
|
|
11831
|
+
}
|
|
11832
|
+
}
|
|
11833
|
+
}
|
|
11834
|
+
},
|
|
11835
|
+
"Sof": {
|
|
11696
11836
|
"type": "structure",
|
|
11697
11837
|
"required": [
|
|
11698
11838
|
"EnableCapture",
|
|
@@ -11713,69 +11853,7 @@
|
|
|
11713
11853
|
"KmsKeyId": {}
|
|
11714
11854
|
}
|
|
11715
11855
|
},
|
|
11716
|
-
"
|
|
11717
|
-
"type": "structure",
|
|
11718
|
-
"required": [
|
|
11719
|
-
"BlueGreenUpdatePolicy"
|
|
11720
|
-
],
|
|
11721
|
-
"members": {
|
|
11722
|
-
"BlueGreenUpdatePolicy": {
|
|
11723
|
-
"type": "structure",
|
|
11724
|
-
"required": [
|
|
11725
|
-
"TrafficRoutingConfiguration"
|
|
11726
|
-
],
|
|
11727
|
-
"members": {
|
|
11728
|
-
"TrafficRoutingConfiguration": {
|
|
11729
|
-
"type": "structure",
|
|
11730
|
-
"required": [
|
|
11731
|
-
"Type",
|
|
11732
|
-
"WaitIntervalInSeconds"
|
|
11733
|
-
],
|
|
11734
|
-
"members": {
|
|
11735
|
-
"Type": {},
|
|
11736
|
-
"WaitIntervalInSeconds": {
|
|
11737
|
-
"type": "integer"
|
|
11738
|
-
},
|
|
11739
|
-
"CanarySize": {
|
|
11740
|
-
"type": "structure",
|
|
11741
|
-
"required": [
|
|
11742
|
-
"Type",
|
|
11743
|
-
"Value"
|
|
11744
|
-
],
|
|
11745
|
-
"members": {
|
|
11746
|
-
"Type": {},
|
|
11747
|
-
"Value": {
|
|
11748
|
-
"type": "integer"
|
|
11749
|
-
}
|
|
11750
|
-
}
|
|
11751
|
-
}
|
|
11752
|
-
}
|
|
11753
|
-
},
|
|
11754
|
-
"TerminationWaitInSeconds": {
|
|
11755
|
-
"type": "integer"
|
|
11756
|
-
},
|
|
11757
|
-
"MaximumExecutionTimeoutInSeconds": {
|
|
11758
|
-
"type": "integer"
|
|
11759
|
-
}
|
|
11760
|
-
}
|
|
11761
|
-
},
|
|
11762
|
-
"AutoRollbackConfiguration": {
|
|
11763
|
-
"type": "structure",
|
|
11764
|
-
"members": {
|
|
11765
|
-
"Alarms": {
|
|
11766
|
-
"type": "list",
|
|
11767
|
-
"member": {
|
|
11768
|
-
"type": "structure",
|
|
11769
|
-
"members": {
|
|
11770
|
-
"AlarmName": {}
|
|
11771
|
-
}
|
|
11772
|
-
}
|
|
11773
|
-
}
|
|
11774
|
-
}
|
|
11775
|
-
}
|
|
11776
|
-
}
|
|
11777
|
-
},
|
|
11778
|
-
"Soi": {
|
|
11856
|
+
"Sop": {
|
|
11779
11857
|
"type": "structure",
|
|
11780
11858
|
"required": [
|
|
11781
11859
|
"SourceArn"
|
|
@@ -11785,7 +11863,7 @@
|
|
|
11785
11863
|
"SourceType": {}
|
|
11786
11864
|
}
|
|
11787
11865
|
},
|
|
11788
|
-
"
|
|
11866
|
+
"Sov": {
|
|
11789
11867
|
"type": "structure",
|
|
11790
11868
|
"required": [
|
|
11791
11869
|
"Status"
|
|
@@ -11795,7 +11873,7 @@
|
|
|
11795
11873
|
"BlockedReason": {}
|
|
11796
11874
|
}
|
|
11797
11875
|
},
|
|
11798
|
-
"
|
|
11876
|
+
"Spa": {
|
|
11799
11877
|
"type": "structure",
|
|
11800
11878
|
"members": {
|
|
11801
11879
|
"Completed": {
|
|
@@ -11815,7 +11893,7 @@
|
|
|
11815
11893
|
}
|
|
11816
11894
|
}
|
|
11817
11895
|
},
|
|
11818
|
-
"
|
|
11896
|
+
"Spc": {
|
|
11819
11897
|
"type": "structure",
|
|
11820
11898
|
"members": {
|
|
11821
11899
|
"Succeeded": {
|
|
@@ -11829,7 +11907,7 @@
|
|
|
11829
11907
|
}
|
|
11830
11908
|
}
|
|
11831
11909
|
},
|
|
11832
|
-
"
|
|
11910
|
+
"Spe": {
|
|
11833
11911
|
"type": "structure",
|
|
11834
11912
|
"required": [
|
|
11835
11913
|
"TrainingJobName",
|
|
@@ -11874,7 +11952,7 @@
|
|
|
11874
11952
|
"ObjectiveStatus": {}
|
|
11875
11953
|
}
|
|
11876
11954
|
},
|
|
11877
|
-
"
|
|
11955
|
+
"Spr": {
|
|
11878
11956
|
"type": "structure",
|
|
11879
11957
|
"members": {
|
|
11880
11958
|
"TotalLabeled": {
|
|
@@ -11894,7 +11972,7 @@
|
|
|
11894
11972
|
}
|
|
11895
11973
|
}
|
|
11896
11974
|
},
|
|
11897
|
-
"
|
|
11975
|
+
"Spu": {
|
|
11898
11976
|
"type": "structure",
|
|
11899
11977
|
"required": [
|
|
11900
11978
|
"OutputDatasetS3Uri"
|
|
@@ -11904,21 +11982,21 @@
|
|
|
11904
11982
|
"FinalActiveLearningModelArn": {}
|
|
11905
11983
|
}
|
|
11906
11984
|
},
|
|
11907
|
-
"
|
|
11985
|
+
"Sq3": {
|
|
11908
11986
|
"type": "structure",
|
|
11909
11987
|
"required": [
|
|
11910
11988
|
"ValidationStatuses"
|
|
11911
11989
|
],
|
|
11912
11990
|
"members": {
|
|
11913
11991
|
"ValidationStatuses": {
|
|
11914
|
-
"shape": "
|
|
11992
|
+
"shape": "Sq4"
|
|
11915
11993
|
},
|
|
11916
11994
|
"ImageScanStatuses": {
|
|
11917
|
-
"shape": "
|
|
11995
|
+
"shape": "Sq4"
|
|
11918
11996
|
}
|
|
11919
11997
|
}
|
|
11920
11998
|
},
|
|
11921
|
-
"
|
|
11999
|
+
"Sq4": {
|
|
11922
12000
|
"type": "list",
|
|
11923
12001
|
"member": {
|
|
11924
12002
|
"type": "structure",
|
|
@@ -11933,7 +12011,7 @@
|
|
|
11933
12011
|
}
|
|
11934
12012
|
}
|
|
11935
12013
|
},
|
|
11936
|
-
"
|
|
12014
|
+
"Sqg": {
|
|
11937
12015
|
"type": "structure",
|
|
11938
12016
|
"required": [
|
|
11939
12017
|
"MonitoringScheduleName",
|
|
@@ -11961,21 +12039,21 @@
|
|
|
11961
12039
|
"MonitoringType": {}
|
|
11962
12040
|
}
|
|
11963
12041
|
},
|
|
11964
|
-
"
|
|
12042
|
+
"Sqz": {
|
|
11965
12043
|
"type": "structure",
|
|
11966
12044
|
"members": {
|
|
11967
12045
|
"ExperimentName": {},
|
|
11968
12046
|
"TrialName": {}
|
|
11969
12047
|
}
|
|
11970
12048
|
},
|
|
11971
|
-
"
|
|
12049
|
+
"Sr7": {
|
|
11972
12050
|
"type": "structure",
|
|
11973
12051
|
"members": {
|
|
11974
12052
|
"ProvisionedProductId": {},
|
|
11975
12053
|
"ProvisionedProductStatusMessage": {}
|
|
11976
12054
|
}
|
|
11977
12055
|
},
|
|
11978
|
-
"
|
|
12056
|
+
"Sre": {
|
|
11979
12057
|
"type": "structure",
|
|
11980
12058
|
"required": [
|
|
11981
12059
|
"WorkteamArn"
|
|
@@ -11988,7 +12066,7 @@
|
|
|
11988
12066
|
"ListingId": {}
|
|
11989
12067
|
}
|
|
11990
12068
|
},
|
|
11991
|
-
"
|
|
12069
|
+
"Sri": {
|
|
11992
12070
|
"type": "list",
|
|
11993
12071
|
"member": {
|
|
11994
12072
|
"type": "structure",
|
|
@@ -12008,7 +12086,7 @@
|
|
|
12008
12086
|
}
|
|
12009
12087
|
}
|
|
12010
12088
|
},
|
|
12011
|
-
"
|
|
12089
|
+
"Srl": {
|
|
12012
12090
|
"type": "list",
|
|
12013
12091
|
"member": {
|
|
12014
12092
|
"type": "structure",
|
|
@@ -12023,7 +12101,7 @@
|
|
|
12023
12101
|
}
|
|
12024
12102
|
}
|
|
12025
12103
|
},
|
|
12026
|
-
"
|
|
12104
|
+
"Srp": {
|
|
12027
12105
|
"type": "list",
|
|
12028
12106
|
"member": {
|
|
12029
12107
|
"type": "structure",
|
|
@@ -12038,7 +12116,7 @@
|
|
|
12038
12116
|
}
|
|
12039
12117
|
}
|
|
12040
12118
|
},
|
|
12041
|
-
"
|
|
12119
|
+
"Ss1": {
|
|
12042
12120
|
"type": "structure",
|
|
12043
12121
|
"required": [
|
|
12044
12122
|
"SourceArn"
|
|
@@ -12048,7 +12126,7 @@
|
|
|
12048
12126
|
"SourceType": {}
|
|
12049
12127
|
}
|
|
12050
12128
|
},
|
|
12051
|
-
"
|
|
12129
|
+
"Ss5": {
|
|
12052
12130
|
"type": "structure",
|
|
12053
12131
|
"required": [
|
|
12054
12132
|
"SourceArn"
|
|
@@ -12058,7 +12136,7 @@
|
|
|
12058
12136
|
"SourceType": {}
|
|
12059
12137
|
}
|
|
12060
12138
|
},
|
|
12061
|
-
"
|
|
12139
|
+
"Ss7": {
|
|
12062
12140
|
"type": "list",
|
|
12063
12141
|
"member": {
|
|
12064
12142
|
"type": "structure",
|
|
@@ -12089,7 +12167,7 @@
|
|
|
12089
12167
|
}
|
|
12090
12168
|
}
|
|
12091
12169
|
},
|
|
12092
|
-
"
|
|
12170
|
+
"Ssh": {
|
|
12093
12171
|
"type": "structure",
|
|
12094
12172
|
"required": [
|
|
12095
12173
|
"WorkforceName",
|
|
@@ -12102,11 +12180,11 @@
|
|
|
12102
12180
|
"type": "timestamp"
|
|
12103
12181
|
},
|
|
12104
12182
|
"SourceIpConfig": {
|
|
12105
|
-
"shape": "
|
|
12183
|
+
"shape": "Sjg"
|
|
12106
12184
|
},
|
|
12107
12185
|
"SubDomain": {},
|
|
12108
12186
|
"CognitoConfig": {
|
|
12109
|
-
"shape": "
|
|
12187
|
+
"shape": "Sja"
|
|
12110
12188
|
},
|
|
12111
12189
|
"OidcConfig": {
|
|
12112
12190
|
"type": "structure",
|
|
@@ -12125,7 +12203,7 @@
|
|
|
12125
12203
|
}
|
|
12126
12204
|
}
|
|
12127
12205
|
},
|
|
12128
|
-
"
|
|
12206
|
+
"Ssl": {
|
|
12129
12207
|
"type": "structure",
|
|
12130
12208
|
"required": [
|
|
12131
12209
|
"WorkteamName",
|
|
@@ -12136,7 +12214,7 @@
|
|
|
12136
12214
|
"members": {
|
|
12137
12215
|
"WorkteamName": {},
|
|
12138
12216
|
"MemberDefinitions": {
|
|
12139
|
-
"shape": "
|
|
12217
|
+
"shape": "Sjo"
|
|
12140
12218
|
},
|
|
12141
12219
|
"WorkteamArn": {},
|
|
12142
12220
|
"WorkforceArn": {},
|
|
@@ -12153,11 +12231,11 @@
|
|
|
12153
12231
|
"type": "timestamp"
|
|
12154
12232
|
},
|
|
12155
12233
|
"NotificationConfiguration": {
|
|
12156
|
-
"shape": "
|
|
12234
|
+
"shape": "Sjw"
|
|
12157
12235
|
}
|
|
12158
12236
|
}
|
|
12159
12237
|
},
|
|
12160
|
-
"
|
|
12238
|
+
"Svb": {
|
|
12161
12239
|
"type": "list",
|
|
12162
12240
|
"member": {
|
|
12163
12241
|
"type": "structure",
|
|
@@ -12177,7 +12255,7 @@
|
|
|
12177
12255
|
}
|
|
12178
12256
|
}
|
|
12179
12257
|
},
|
|
12180
|
-
"
|
|
12258
|
+
"Szl": {
|
|
12181
12259
|
"type": "list",
|
|
12182
12260
|
"member": {
|
|
12183
12261
|
"type": "structure",
|
|
@@ -12191,7 +12269,7 @@
|
|
|
12191
12269
|
}
|
|
12192
12270
|
}
|
|
12193
12271
|
},
|
|
12194
|
-
"
|
|
12272
|
+
"Szv": {
|
|
12195
12273
|
"type": "list",
|
|
12196
12274
|
"member": {
|
|
12197
12275
|
"type": "structure",
|
|
@@ -12205,7 +12283,7 @@
|
|
|
12205
12283
|
}
|
|
12206
12284
|
}
|
|
12207
12285
|
},
|
|
12208
|
-
"
|
|
12286
|
+
"S11q": {
|
|
12209
12287
|
"type": "list",
|
|
12210
12288
|
"member": {
|
|
12211
12289
|
"type": "structure",
|
|
@@ -12219,11 +12297,11 @@
|
|
|
12219
12297
|
}
|
|
12220
12298
|
}
|
|
12221
12299
|
},
|
|
12222
|
-
"
|
|
12300
|
+
"S121": {
|
|
12223
12301
|
"type": "structure",
|
|
12224
12302
|
"members": {
|
|
12225
12303
|
"Filters": {
|
|
12226
|
-
"shape": "
|
|
12304
|
+
"shape": "S122"
|
|
12227
12305
|
},
|
|
12228
12306
|
"NestedFilters": {
|
|
12229
12307
|
"type": "list",
|
|
@@ -12236,7 +12314,7 @@
|
|
|
12236
12314
|
"members": {
|
|
12237
12315
|
"NestedPropertyName": {},
|
|
12238
12316
|
"Filters": {
|
|
12239
|
-
"shape": "
|
|
12317
|
+
"shape": "S122"
|
|
12240
12318
|
}
|
|
12241
12319
|
}
|
|
12242
12320
|
}
|
|
@@ -12244,13 +12322,13 @@
|
|
|
12244
12322
|
"SubExpressions": {
|
|
12245
12323
|
"type": "list",
|
|
12246
12324
|
"member": {
|
|
12247
|
-
"shape": "
|
|
12325
|
+
"shape": "S121"
|
|
12248
12326
|
}
|
|
12249
12327
|
},
|
|
12250
12328
|
"Operator": {}
|
|
12251
12329
|
}
|
|
12252
12330
|
},
|
|
12253
|
-
"
|
|
12331
|
+
"S122": {
|
|
12254
12332
|
"type": "list",
|
|
12255
12333
|
"member": {
|
|
12256
12334
|
"type": "structure",
|
|
@@ -12264,7 +12342,7 @@
|
|
|
12264
12342
|
}
|
|
12265
12343
|
}
|
|
12266
12344
|
},
|
|
12267
|
-
"
|
|
12345
|
+
"S12e": {
|
|
12268
12346
|
"type": "structure",
|
|
12269
12347
|
"members": {
|
|
12270
12348
|
"TrainingJobName": {},
|
|
@@ -12273,7 +12351,7 @@
|
|
|
12273
12351
|
"LabelingJobArn": {},
|
|
12274
12352
|
"AutoMLJobArn": {},
|
|
12275
12353
|
"ModelArtifacts": {
|
|
12276
|
-
"shape": "
|
|
12354
|
+
"shape": "Sn9"
|
|
12277
12355
|
},
|
|
12278
12356
|
"TrainingJobStatus": {},
|
|
12279
12357
|
"SecondaryStatus": {},
|
|
@@ -12282,7 +12360,7 @@
|
|
|
12282
12360
|
"shape": "S2q"
|
|
12283
12361
|
},
|
|
12284
12362
|
"AlgorithmSpecification": {
|
|
12285
|
-
"shape": "
|
|
12363
|
+
"shape": "Shp"
|
|
12286
12364
|
},
|
|
12287
12365
|
"RoleArn": {},
|
|
12288
12366
|
"InputDataConfig": {
|
|
@@ -12313,10 +12391,10 @@
|
|
|
12313
12391
|
"type": "timestamp"
|
|
12314
12392
|
},
|
|
12315
12393
|
"SecondaryStatusTransitions": {
|
|
12316
|
-
"shape": "
|
|
12394
|
+
"shape": "Sri"
|
|
12317
12395
|
},
|
|
12318
12396
|
"FinalMetricDataList": {
|
|
12319
|
-
"shape": "
|
|
12397
|
+
"shape": "Srl"
|
|
12320
12398
|
},
|
|
12321
12399
|
"EnableNetworkIsolation": {
|
|
12322
12400
|
"type": "boolean"
|
|
@@ -12328,7 +12406,7 @@
|
|
|
12328
12406
|
"type": "boolean"
|
|
12329
12407
|
},
|
|
12330
12408
|
"CheckpointConfig": {
|
|
12331
|
-
"shape": "
|
|
12409
|
+
"shape": "Sbx"
|
|
12332
12410
|
},
|
|
12333
12411
|
"TrainingTimeInSeconds": {
|
|
12334
12412
|
"type": "integer"
|
|
@@ -12337,36 +12415,36 @@
|
|
|
12337
12415
|
"type": "integer"
|
|
12338
12416
|
},
|
|
12339
12417
|
"DebugHookConfig": {
|
|
12340
|
-
"shape": "
|
|
12418
|
+
"shape": "Shq"
|
|
12341
12419
|
},
|
|
12342
12420
|
"ExperimentConfig": {
|
|
12343
|
-
"shape": "
|
|
12421
|
+
"shape": "Sh4"
|
|
12344
12422
|
},
|
|
12345
12423
|
"DebugRuleConfigurations": {
|
|
12346
|
-
"shape": "
|
|
12424
|
+
"shape": "Shy"
|
|
12347
12425
|
},
|
|
12348
12426
|
"TensorBoardOutputConfig": {
|
|
12349
|
-
"shape": "
|
|
12427
|
+
"shape": "Si3"
|
|
12350
12428
|
},
|
|
12351
12429
|
"DebugRuleEvaluationStatuses": {
|
|
12352
|
-
"shape": "
|
|
12430
|
+
"shape": "Srp"
|
|
12353
12431
|
},
|
|
12354
12432
|
"Environment": {
|
|
12355
|
-
"shape": "
|
|
12433
|
+
"shape": "Si9"
|
|
12356
12434
|
},
|
|
12357
12435
|
"RetryStrategy": {
|
|
12358
|
-
"shape": "
|
|
12436
|
+
"shape": "Sby"
|
|
12359
12437
|
},
|
|
12360
12438
|
"Tags": {
|
|
12361
12439
|
"shape": "S7"
|
|
12362
12440
|
}
|
|
12363
12441
|
}
|
|
12364
12442
|
},
|
|
12365
|
-
"
|
|
12443
|
+
"S13j": {
|
|
12366
12444
|
"type": "list",
|
|
12367
12445
|
"member": {}
|
|
12368
12446
|
},
|
|
12369
|
-
"
|
|
12447
|
+
"S156": {
|
|
12370
12448
|
"type": "list",
|
|
12371
12449
|
"member": {}
|
|
12372
12450
|
}
|