cdk-docker-image-deployment 0.0.138 → 0.0.140
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +19 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +172 -130
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +17 -8
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +6 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +427 -311
- package/node_modules/aws-sdk/apis/groundstation-2019-05-23.min.json +53 -41
- package/node_modules/aws-sdk/apis/groundstation-2019-05-23.waiters2.json +22 -0
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +210 -206
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +17 -11
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +97 -24
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +20 -17
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +568 -563
- package/node_modules/aws-sdk/clients/appflow.d.ts +60 -1
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +11 -2
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/codeartifact.d.ts +8 -8
- package/node_modules/aws-sdk/clients/connect.d.ts +23 -0
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +10 -2
- package/node_modules/aws-sdk/clients/ec2.d.ts +10 -2
- package/node_modules/aws-sdk/clients/efs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/glue.d.ts +140 -1
- package/node_modules/aws-sdk/clients/groundstation.d.ts +26 -0
- package/node_modules/aws-sdk/clients/groundstation.js +1 -0
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +83 -5
- package/node_modules/aws-sdk/clients/panorama.d.ts +7 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +9 -2
- package/node_modules/aws-sdk/clients/wafv2.d.ts +12 -12
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1040 -1033
- package/node_modules/aws-sdk/dist/aws-sdk.js +43 -22
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +77 -77
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
|
@@ -875,10 +875,10 @@
|
|
|
875
875
|
"shape": "Sea"
|
|
876
876
|
},
|
|
877
877
|
"TrainingJobDefinitions": {
|
|
878
|
-
"shape": "
|
|
878
|
+
"shape": "Seq"
|
|
879
879
|
},
|
|
880
880
|
"WarmStartConfig": {
|
|
881
|
-
"shape": "
|
|
881
|
+
"shape": "Ser"
|
|
882
882
|
},
|
|
883
883
|
"Tags": {
|
|
884
884
|
"shape": "S7"
|
|
@@ -934,7 +934,7 @@
|
|
|
934
934
|
},
|
|
935
935
|
"ImageName": {},
|
|
936
936
|
"Aliases": {
|
|
937
|
-
"shape": "
|
|
937
|
+
"shape": "Sf4"
|
|
938
938
|
},
|
|
939
939
|
"VendorGuidance": {},
|
|
940
940
|
"JobType": {},
|
|
@@ -969,19 +969,19 @@
|
|
|
969
969
|
"Name": {},
|
|
970
970
|
"Type": {},
|
|
971
971
|
"Schedule": {
|
|
972
|
-
"shape": "
|
|
972
|
+
"shape": "Sfh"
|
|
973
973
|
},
|
|
974
974
|
"Description": {},
|
|
975
975
|
"RoleArn": {},
|
|
976
976
|
"EndpointName": {},
|
|
977
977
|
"ModelVariants": {
|
|
978
|
-
"shape": "
|
|
978
|
+
"shape": "Sfk"
|
|
979
979
|
},
|
|
980
980
|
"DataStorageConfig": {
|
|
981
|
-
"shape": "
|
|
981
|
+
"shape": "Sfs"
|
|
982
982
|
},
|
|
983
983
|
"ShadowModeConfig": {
|
|
984
|
-
"shape": "
|
|
984
|
+
"shape": "Sft"
|
|
985
985
|
},
|
|
986
986
|
"KmsKey": {},
|
|
987
987
|
"Tags": {
|
|
@@ -1013,11 +1013,11 @@
|
|
|
1013
1013
|
"JobType": {},
|
|
1014
1014
|
"RoleArn": {},
|
|
1015
1015
|
"InputConfig": {
|
|
1016
|
-
"shape": "
|
|
1016
|
+
"shape": "Sg1"
|
|
1017
1017
|
},
|
|
1018
1018
|
"JobDescription": {},
|
|
1019
1019
|
"StoppingConditions": {
|
|
1020
|
-
"shape": "
|
|
1020
|
+
"shape": "Sgy"
|
|
1021
1021
|
},
|
|
1022
1022
|
"OutputConfig": {
|
|
1023
1023
|
"type": "structure",
|
|
@@ -1061,21 +1061,21 @@
|
|
|
1061
1061
|
"LabelingJobName": {},
|
|
1062
1062
|
"LabelAttributeName": {},
|
|
1063
1063
|
"InputConfig": {
|
|
1064
|
-
"shape": "
|
|
1064
|
+
"shape": "Sh9"
|
|
1065
1065
|
},
|
|
1066
1066
|
"OutputConfig": {
|
|
1067
|
-
"shape": "
|
|
1067
|
+
"shape": "Shg"
|
|
1068
1068
|
},
|
|
1069
1069
|
"RoleArn": {},
|
|
1070
1070
|
"LabelCategoryConfigS3Uri": {},
|
|
1071
1071
|
"StoppingConditions": {
|
|
1072
|
-
"shape": "
|
|
1072
|
+
"shape": "Shh"
|
|
1073
1073
|
},
|
|
1074
1074
|
"LabelingJobAlgorithmsConfig": {
|
|
1075
|
-
"shape": "
|
|
1075
|
+
"shape": "Shk"
|
|
1076
1076
|
},
|
|
1077
1077
|
"HumanTaskConfig": {
|
|
1078
|
-
"shape": "
|
|
1078
|
+
"shape": "Sho"
|
|
1079
1079
|
},
|
|
1080
1080
|
"Tags": {
|
|
1081
1081
|
"shape": "S7"
|
|
@@ -1102,13 +1102,13 @@
|
|
|
1102
1102
|
"members": {
|
|
1103
1103
|
"ModelName": {},
|
|
1104
1104
|
"PrimaryContainer": {
|
|
1105
|
-
"shape": "
|
|
1105
|
+
"shape": "Si3"
|
|
1106
1106
|
},
|
|
1107
1107
|
"Containers": {
|
|
1108
|
-
"shape": "
|
|
1108
|
+
"shape": "Sic"
|
|
1109
1109
|
},
|
|
1110
1110
|
"InferenceExecutionConfig": {
|
|
1111
|
-
"shape": "
|
|
1111
|
+
"shape": "Sid"
|
|
1112
1112
|
},
|
|
1113
1113
|
"ExecutionRoleArn": {},
|
|
1114
1114
|
"Tags": {
|
|
@@ -1146,13 +1146,13 @@
|
|
|
1146
1146
|
"members": {
|
|
1147
1147
|
"JobDefinitionName": {},
|
|
1148
1148
|
"ModelBiasBaselineConfig": {
|
|
1149
|
-
"shape": "
|
|
1149
|
+
"shape": "Sih"
|
|
1150
1150
|
},
|
|
1151
1151
|
"ModelBiasAppSpecification": {
|
|
1152
|
-
"shape": "
|
|
1152
|
+
"shape": "Sii"
|
|
1153
1153
|
},
|
|
1154
1154
|
"ModelBiasJobInput": {
|
|
1155
|
-
"shape": "
|
|
1155
|
+
"shape": "Sij"
|
|
1156
1156
|
},
|
|
1157
1157
|
"ModelBiasJobOutputConfig": {
|
|
1158
1158
|
"shape": "S7o"
|
|
@@ -1193,10 +1193,10 @@
|
|
|
1193
1193
|
"members": {
|
|
1194
1194
|
"ModelCardName": {},
|
|
1195
1195
|
"SecurityConfig": {
|
|
1196
|
-
"shape": "
|
|
1196
|
+
"shape": "Sin"
|
|
1197
1197
|
},
|
|
1198
1198
|
"Content": {
|
|
1199
|
-
"shape": "
|
|
1199
|
+
"shape": "Sio"
|
|
1200
1200
|
},
|
|
1201
1201
|
"ModelCardStatus": {},
|
|
1202
1202
|
"Tags": {
|
|
@@ -1229,7 +1229,7 @@
|
|
|
1229
1229
|
},
|
|
1230
1230
|
"ModelCardExportJobName": {},
|
|
1231
1231
|
"OutputConfig": {
|
|
1232
|
-
"shape": "
|
|
1232
|
+
"shape": "Sit"
|
|
1233
1233
|
}
|
|
1234
1234
|
}
|
|
1235
1235
|
},
|
|
@@ -1257,13 +1257,13 @@
|
|
|
1257
1257
|
"members": {
|
|
1258
1258
|
"JobDefinitionName": {},
|
|
1259
1259
|
"ModelExplainabilityBaselineConfig": {
|
|
1260
|
-
"shape": "
|
|
1260
|
+
"shape": "Six"
|
|
1261
1261
|
},
|
|
1262
1262
|
"ModelExplainabilityAppSpecification": {
|
|
1263
|
-
"shape": "
|
|
1263
|
+
"shape": "Siy"
|
|
1264
1264
|
},
|
|
1265
1265
|
"ModelExplainabilityJobInput": {
|
|
1266
|
-
"shape": "
|
|
1266
|
+
"shape": "Siz"
|
|
1267
1267
|
},
|
|
1268
1268
|
"ModelExplainabilityJobOutputConfig": {
|
|
1269
1269
|
"shape": "S7o"
|
|
@@ -1304,10 +1304,10 @@
|
|
|
1304
1304
|
"shape": "Sr"
|
|
1305
1305
|
},
|
|
1306
1306
|
"ValidationSpecification": {
|
|
1307
|
-
"shape": "
|
|
1307
|
+
"shape": "Sj2"
|
|
1308
1308
|
},
|
|
1309
1309
|
"SourceAlgorithmSpecification": {
|
|
1310
|
-
"shape": "
|
|
1310
|
+
"shape": "Sj5"
|
|
1311
1311
|
},
|
|
1312
1312
|
"CertifyForMarketplace": {
|
|
1313
1313
|
"type": "boolean"
|
|
@@ -1320,22 +1320,22 @@
|
|
|
1320
1320
|
"shape": "S1q"
|
|
1321
1321
|
},
|
|
1322
1322
|
"ModelMetrics": {
|
|
1323
|
-
"shape": "
|
|
1323
|
+
"shape": "Sj8"
|
|
1324
1324
|
},
|
|
1325
1325
|
"ClientToken": {
|
|
1326
1326
|
"idempotencyToken": true
|
|
1327
1327
|
},
|
|
1328
1328
|
"CustomerMetadataProperties": {
|
|
1329
|
-
"shape": "
|
|
1329
|
+
"shape": "Sjf"
|
|
1330
1330
|
},
|
|
1331
1331
|
"DriftCheckBaselines": {
|
|
1332
|
-
"shape": "
|
|
1332
|
+
"shape": "Sji"
|
|
1333
1333
|
},
|
|
1334
1334
|
"Domain": {},
|
|
1335
1335
|
"Task": {},
|
|
1336
1336
|
"SamplePayloadUrl": {},
|
|
1337
1337
|
"AdditionalInferenceSpecifications": {
|
|
1338
|
-
"shape": "
|
|
1338
|
+
"shape": "Sjo"
|
|
1339
1339
|
}
|
|
1340
1340
|
}
|
|
1341
1341
|
},
|
|
@@ -1387,13 +1387,13 @@
|
|
|
1387
1387
|
"members": {
|
|
1388
1388
|
"JobDefinitionName": {},
|
|
1389
1389
|
"ModelQualityBaselineConfig": {
|
|
1390
|
-
"shape": "
|
|
1390
|
+
"shape": "Sjv"
|
|
1391
1391
|
},
|
|
1392
1392
|
"ModelQualityAppSpecification": {
|
|
1393
|
-
"shape": "
|
|
1393
|
+
"shape": "Sjw"
|
|
1394
1394
|
},
|
|
1395
1395
|
"ModelQualityJobInput": {
|
|
1396
|
-
"shape": "
|
|
1396
|
+
"shape": "Sjy"
|
|
1397
1397
|
},
|
|
1398
1398
|
"ModelQualityJobOutputConfig": {
|
|
1399
1399
|
"shape": "S7o"
|
|
@@ -1433,7 +1433,7 @@
|
|
|
1433
1433
|
"members": {
|
|
1434
1434
|
"MonitoringScheduleName": {},
|
|
1435
1435
|
"MonitoringScheduleConfig": {
|
|
1436
|
-
"shape": "
|
|
1436
|
+
"shape": "Sk2"
|
|
1437
1437
|
},
|
|
1438
1438
|
"Tags": {
|
|
1439
1439
|
"shape": "S7"
|
|
@@ -1476,16 +1476,16 @@
|
|
|
1476
1476
|
"type": "integer"
|
|
1477
1477
|
},
|
|
1478
1478
|
"AcceleratorTypes": {
|
|
1479
|
-
"shape": "
|
|
1479
|
+
"shape": "Skj"
|
|
1480
1480
|
},
|
|
1481
1481
|
"DefaultCodeRepository": {},
|
|
1482
1482
|
"AdditionalCodeRepositories": {
|
|
1483
|
-
"shape": "
|
|
1483
|
+
"shape": "Skm"
|
|
1484
1484
|
},
|
|
1485
1485
|
"RootAccess": {},
|
|
1486
1486
|
"PlatformIdentifier": {},
|
|
1487
1487
|
"InstanceMetadataServiceConfiguration": {
|
|
1488
|
-
"shape": "
|
|
1488
|
+
"shape": "Skp"
|
|
1489
1489
|
}
|
|
1490
1490
|
}
|
|
1491
1491
|
},
|
|
@@ -1505,10 +1505,10 @@
|
|
|
1505
1505
|
"members": {
|
|
1506
1506
|
"NotebookInstanceLifecycleConfigName": {},
|
|
1507
1507
|
"OnCreate": {
|
|
1508
|
-
"shape": "
|
|
1508
|
+
"shape": "Sku"
|
|
1509
1509
|
},
|
|
1510
1510
|
"OnStart": {
|
|
1511
|
-
"shape": "
|
|
1511
|
+
"shape": "Sku"
|
|
1512
1512
|
}
|
|
1513
1513
|
}
|
|
1514
1514
|
},
|
|
@@ -1532,7 +1532,7 @@
|
|
|
1532
1532
|
"PipelineDisplayName": {},
|
|
1533
1533
|
"PipelineDefinition": {},
|
|
1534
1534
|
"PipelineDefinitionS3Location": {
|
|
1535
|
-
"shape": "
|
|
1535
|
+
"shape": "Sl2"
|
|
1536
1536
|
},
|
|
1537
1537
|
"PipelineDescription": {},
|
|
1538
1538
|
"ClientRequestToken": {
|
|
@@ -1543,7 +1543,7 @@
|
|
|
1543
1543
|
"shape": "S7"
|
|
1544
1544
|
},
|
|
1545
1545
|
"ParallelismConfiguration": {
|
|
1546
|
-
"shape": "
|
|
1546
|
+
"shape": "Sl8"
|
|
1547
1547
|
}
|
|
1548
1548
|
}
|
|
1549
1549
|
},
|
|
@@ -1611,33 +1611,33 @@
|
|
|
1611
1611
|
],
|
|
1612
1612
|
"members": {
|
|
1613
1613
|
"ProcessingInputs": {
|
|
1614
|
-
"shape": "
|
|
1614
|
+
"shape": "Sll"
|
|
1615
1615
|
},
|
|
1616
1616
|
"ProcessingOutputConfig": {
|
|
1617
|
-
"shape": "
|
|
1617
|
+
"shape": "Sm8"
|
|
1618
1618
|
},
|
|
1619
1619
|
"ProcessingJobName": {},
|
|
1620
1620
|
"ProcessingResources": {
|
|
1621
|
-
"shape": "
|
|
1621
|
+
"shape": "Smd"
|
|
1622
1622
|
},
|
|
1623
1623
|
"StoppingCondition": {
|
|
1624
|
-
"shape": "
|
|
1624
|
+
"shape": "Smf"
|
|
1625
1625
|
},
|
|
1626
1626
|
"AppSpecification": {
|
|
1627
|
-
"shape": "
|
|
1627
|
+
"shape": "Smh"
|
|
1628
1628
|
},
|
|
1629
1629
|
"Environment": {
|
|
1630
|
-
"shape": "
|
|
1630
|
+
"shape": "Smj"
|
|
1631
1631
|
},
|
|
1632
1632
|
"NetworkConfig": {
|
|
1633
|
-
"shape": "
|
|
1633
|
+
"shape": "Ska"
|
|
1634
1634
|
},
|
|
1635
1635
|
"RoleArn": {},
|
|
1636
1636
|
"Tags": {
|
|
1637
1637
|
"shape": "S7"
|
|
1638
1638
|
},
|
|
1639
1639
|
"ExperimentConfig": {
|
|
1640
|
-
"shape": "
|
|
1640
|
+
"shape": "Smk"
|
|
1641
1641
|
}
|
|
1642
1642
|
}
|
|
1643
1643
|
},
|
|
@@ -1662,7 +1662,7 @@
|
|
|
1662
1662
|
"ProjectName": {},
|
|
1663
1663
|
"ProjectDescription": {},
|
|
1664
1664
|
"ServiceCatalogProvisioningDetails": {
|
|
1665
|
-
"shape": "
|
|
1665
|
+
"shape": "Smp"
|
|
1666
1666
|
},
|
|
1667
1667
|
"Tags": {
|
|
1668
1668
|
"shape": "S7"
|
|
@@ -1695,7 +1695,7 @@
|
|
|
1695
1695
|
"shape": "S7"
|
|
1696
1696
|
},
|
|
1697
1697
|
"SpaceSettings": {
|
|
1698
|
-
"shape": "
|
|
1698
|
+
"shape": "Smz"
|
|
1699
1699
|
}
|
|
1700
1700
|
}
|
|
1701
1701
|
},
|
|
@@ -1747,7 +1747,7 @@
|
|
|
1747
1747
|
"shape": "S2t"
|
|
1748
1748
|
},
|
|
1749
1749
|
"AlgorithmSpecification": {
|
|
1750
|
-
"shape": "
|
|
1750
|
+
"shape": "Sn9"
|
|
1751
1751
|
},
|
|
1752
1752
|
"RoleArn": {},
|
|
1753
1753
|
"InputDataConfig": {
|
|
@@ -1781,25 +1781,25 @@
|
|
|
1781
1781
|
"shape": "Sef"
|
|
1782
1782
|
},
|
|
1783
1783
|
"DebugHookConfig": {
|
|
1784
|
-
"shape": "
|
|
1784
|
+
"shape": "Sne"
|
|
1785
1785
|
},
|
|
1786
1786
|
"DebugRuleConfigurations": {
|
|
1787
|
-
"shape": "
|
|
1787
|
+
"shape": "Snm"
|
|
1788
1788
|
},
|
|
1789
1789
|
"TensorBoardOutputConfig": {
|
|
1790
|
-
"shape": "
|
|
1790
|
+
"shape": "Snq"
|
|
1791
1791
|
},
|
|
1792
1792
|
"ExperimentConfig": {
|
|
1793
|
-
"shape": "
|
|
1793
|
+
"shape": "Smk"
|
|
1794
1794
|
},
|
|
1795
1795
|
"ProfilerConfig": {
|
|
1796
|
-
"shape": "
|
|
1796
|
+
"shape": "Snr"
|
|
1797
1797
|
},
|
|
1798
1798
|
"ProfilerRuleConfigurations": {
|
|
1799
|
-
"shape": "
|
|
1799
|
+
"shape": "Snv"
|
|
1800
1800
|
},
|
|
1801
1801
|
"Environment": {
|
|
1802
|
-
"shape": "
|
|
1802
|
+
"shape": "Snx"
|
|
1803
1803
|
},
|
|
1804
1804
|
"RetryStrategy": {
|
|
1805
1805
|
"shape": "Seg"
|
|
@@ -1833,7 +1833,7 @@
|
|
|
1833
1833
|
"type": "integer"
|
|
1834
1834
|
},
|
|
1835
1835
|
"ModelClientConfig": {
|
|
1836
|
-
"shape": "
|
|
1836
|
+
"shape": "So4"
|
|
1837
1837
|
},
|
|
1838
1838
|
"MaxPayloadInMB": {
|
|
1839
1839
|
"type": "integer"
|
|
@@ -1849,19 +1849,19 @@
|
|
|
1849
1849
|
"shape": "S40"
|
|
1850
1850
|
},
|
|
1851
1851
|
"DataCaptureConfig": {
|
|
1852
|
-
"shape": "
|
|
1852
|
+
"shape": "So7"
|
|
1853
1853
|
},
|
|
1854
1854
|
"TransformResources": {
|
|
1855
1855
|
"shape": "S43"
|
|
1856
1856
|
},
|
|
1857
1857
|
"DataProcessing": {
|
|
1858
|
-
"shape": "
|
|
1858
|
+
"shape": "So8"
|
|
1859
1859
|
},
|
|
1860
1860
|
"Tags": {
|
|
1861
1861
|
"shape": "S7"
|
|
1862
1862
|
},
|
|
1863
1863
|
"ExperimentConfig": {
|
|
1864
|
-
"shape": "
|
|
1864
|
+
"shape": "Smk"
|
|
1865
1865
|
}
|
|
1866
1866
|
}
|
|
1867
1867
|
},
|
|
@@ -1911,7 +1911,7 @@
|
|
|
1911
1911
|
"TrialComponentName": {},
|
|
1912
1912
|
"DisplayName": {},
|
|
1913
1913
|
"Status": {
|
|
1914
|
-
"shape": "
|
|
1914
|
+
"shape": "Sog"
|
|
1915
1915
|
},
|
|
1916
1916
|
"StartTime": {
|
|
1917
1917
|
"type": "timestamp"
|
|
@@ -1920,13 +1920,13 @@
|
|
|
1920
1920
|
"type": "timestamp"
|
|
1921
1921
|
},
|
|
1922
1922
|
"Parameters": {
|
|
1923
|
-
"shape": "
|
|
1923
|
+
"shape": "Soj"
|
|
1924
1924
|
},
|
|
1925
1925
|
"InputArtifacts": {
|
|
1926
|
-
"shape": "
|
|
1926
|
+
"shape": "Son"
|
|
1927
1927
|
},
|
|
1928
1928
|
"OutputArtifacts": {
|
|
1929
|
-
"shape": "
|
|
1929
|
+
"shape": "Son"
|
|
1930
1930
|
},
|
|
1931
1931
|
"MetadataProperties": {
|
|
1932
1932
|
"shape": "S1q"
|
|
@@ -1978,20 +1978,20 @@
|
|
|
1978
1978
|
],
|
|
1979
1979
|
"members": {
|
|
1980
1980
|
"CognitoConfig": {
|
|
1981
|
-
"shape": "
|
|
1981
|
+
"shape": "Soy"
|
|
1982
1982
|
},
|
|
1983
1983
|
"OidcConfig": {
|
|
1984
|
-
"shape": "
|
|
1984
|
+
"shape": "Sp1"
|
|
1985
1985
|
},
|
|
1986
1986
|
"SourceIpConfig": {
|
|
1987
|
-
"shape": "
|
|
1987
|
+
"shape": "Sp4"
|
|
1988
1988
|
},
|
|
1989
1989
|
"WorkforceName": {},
|
|
1990
1990
|
"Tags": {
|
|
1991
1991
|
"shape": "S7"
|
|
1992
1992
|
},
|
|
1993
1993
|
"WorkforceVpcConfig": {
|
|
1994
|
-
"shape": "
|
|
1994
|
+
"shape": "Sp8"
|
|
1995
1995
|
}
|
|
1996
1996
|
}
|
|
1997
1997
|
},
|
|
@@ -2017,11 +2017,11 @@
|
|
|
2017
2017
|
"WorkteamName": {},
|
|
2018
2018
|
"WorkforceName": {},
|
|
2019
2019
|
"MemberDefinitions": {
|
|
2020
|
-
"shape": "
|
|
2020
|
+
"shape": "Spi"
|
|
2021
2021
|
},
|
|
2022
2022
|
"Description": {},
|
|
2023
2023
|
"NotificationConfiguration": {
|
|
2024
|
-
"shape": "
|
|
2024
|
+
"shape": "Spq"
|
|
2025
2025
|
},
|
|
2026
2026
|
"Tags": {
|
|
2027
2027
|
"shape": "S7"
|
|
@@ -2705,13 +2705,13 @@
|
|
|
2705
2705
|
"type": "timestamp"
|
|
2706
2706
|
},
|
|
2707
2707
|
"CreatedBy": {
|
|
2708
|
-
"shape": "
|
|
2708
|
+
"shape": "Srt"
|
|
2709
2709
|
},
|
|
2710
2710
|
"LastModifiedTime": {
|
|
2711
2711
|
"type": "timestamp"
|
|
2712
2712
|
},
|
|
2713
2713
|
"LastModifiedBy": {
|
|
2714
|
-
"shape": "
|
|
2714
|
+
"shape": "Srt"
|
|
2715
2715
|
},
|
|
2716
2716
|
"MetadataProperties": {
|
|
2717
2717
|
"shape": "S1q"
|
|
@@ -2761,10 +2761,10 @@
|
|
|
2761
2761
|
"type": "structure",
|
|
2762
2762
|
"members": {
|
|
2763
2763
|
"ValidationStatuses": {
|
|
2764
|
-
"shape": "
|
|
2764
|
+
"shape": "Srz"
|
|
2765
2765
|
},
|
|
2766
2766
|
"ImageScanStatuses": {
|
|
2767
|
-
"shape": "
|
|
2767
|
+
"shape": "Srz"
|
|
2768
2768
|
}
|
|
2769
2769
|
}
|
|
2770
2770
|
},
|
|
@@ -2870,13 +2870,13 @@
|
|
|
2870
2870
|
"type": "timestamp"
|
|
2871
2871
|
},
|
|
2872
2872
|
"CreatedBy": {
|
|
2873
|
-
"shape": "
|
|
2873
|
+
"shape": "Srt"
|
|
2874
2874
|
},
|
|
2875
2875
|
"LastModifiedTime": {
|
|
2876
2876
|
"type": "timestamp"
|
|
2877
2877
|
},
|
|
2878
2878
|
"LastModifiedBy": {
|
|
2879
|
-
"shape": "
|
|
2879
|
+
"shape": "Srt"
|
|
2880
2880
|
},
|
|
2881
2881
|
"MetadataProperties": {
|
|
2882
2882
|
"shape": "S1q"
|
|
@@ -2936,10 +2936,10 @@
|
|
|
2936
2936
|
},
|
|
2937
2937
|
"FailureReason": {},
|
|
2938
2938
|
"PartialFailureReasons": {
|
|
2939
|
-
"shape": "
|
|
2939
|
+
"shape": "Ssd"
|
|
2940
2940
|
},
|
|
2941
2941
|
"BestCandidate": {
|
|
2942
|
-
"shape": "
|
|
2942
|
+
"shape": "Ssf"
|
|
2943
2943
|
},
|
|
2944
2944
|
"AutoMLJobStatus": {},
|
|
2945
2945
|
"AutoMLJobSecondaryStatus": {},
|
|
@@ -3058,7 +3058,7 @@
|
|
|
3058
3058
|
},
|
|
3059
3059
|
"FailureReason": {},
|
|
3060
3060
|
"ModelArtifacts": {
|
|
3061
|
-
"shape": "
|
|
3061
|
+
"shape": "Stg"
|
|
3062
3062
|
},
|
|
3063
3063
|
"ModelDigests": {
|
|
3064
3064
|
"type": "structure",
|
|
@@ -3106,13 +3106,13 @@
|
|
|
3106
3106
|
"type": "timestamp"
|
|
3107
3107
|
},
|
|
3108
3108
|
"CreatedBy": {
|
|
3109
|
-
"shape": "
|
|
3109
|
+
"shape": "Srt"
|
|
3110
3110
|
},
|
|
3111
3111
|
"LastModifiedTime": {
|
|
3112
3112
|
"type": "timestamp"
|
|
3113
3113
|
},
|
|
3114
3114
|
"LastModifiedBy": {
|
|
3115
|
-
"shape": "
|
|
3115
|
+
"shape": "Srt"
|
|
3116
3116
|
},
|
|
3117
3117
|
"LineageGroupArn": {}
|
|
3118
3118
|
}
|
|
@@ -3493,10 +3493,10 @@
|
|
|
3493
3493
|
"EndpointArn": {},
|
|
3494
3494
|
"EndpointConfigName": {},
|
|
3495
3495
|
"ProductionVariants": {
|
|
3496
|
-
"shape": "
|
|
3496
|
+
"shape": "Suj"
|
|
3497
3497
|
},
|
|
3498
3498
|
"DataCaptureConfig": {
|
|
3499
|
-
"shape": "
|
|
3499
|
+
"shape": "Sur"
|
|
3500
3500
|
},
|
|
3501
3501
|
"EndpointStatus": {},
|
|
3502
3502
|
"FailureReason": {},
|
|
@@ -3520,13 +3520,13 @@
|
|
|
3520
3520
|
"members": {
|
|
3521
3521
|
"EndpointConfigName": {},
|
|
3522
3522
|
"ProductionVariants": {
|
|
3523
|
-
"shape": "
|
|
3523
|
+
"shape": "Suv"
|
|
3524
3524
|
},
|
|
3525
3525
|
"StartTime": {
|
|
3526
3526
|
"type": "timestamp"
|
|
3527
3527
|
},
|
|
3528
3528
|
"ShadowProductionVariants": {
|
|
3529
|
-
"shape": "
|
|
3529
|
+
"shape": "Suv"
|
|
3530
3530
|
}
|
|
3531
3531
|
}
|
|
3532
3532
|
},
|
|
@@ -3534,7 +3534,7 @@
|
|
|
3534
3534
|
"shape": "Sb4"
|
|
3535
3535
|
},
|
|
3536
3536
|
"ShadowProductionVariants": {
|
|
3537
|
-
"shape": "
|
|
3537
|
+
"shape": "Suj"
|
|
3538
3538
|
}
|
|
3539
3539
|
}
|
|
3540
3540
|
}
|
|
@@ -3599,20 +3599,20 @@
|
|
|
3599
3599
|
"ExperimentArn": {},
|
|
3600
3600
|
"DisplayName": {},
|
|
3601
3601
|
"Source": {
|
|
3602
|
-
"shape": "
|
|
3602
|
+
"shape": "Sv1"
|
|
3603
3603
|
},
|
|
3604
3604
|
"Description": {},
|
|
3605
3605
|
"CreationTime": {
|
|
3606
3606
|
"type": "timestamp"
|
|
3607
3607
|
},
|
|
3608
3608
|
"CreatedBy": {
|
|
3609
|
-
"shape": "
|
|
3609
|
+
"shape": "Srt"
|
|
3610
3610
|
},
|
|
3611
3611
|
"LastModifiedTime": {
|
|
3612
3612
|
"type": "timestamp"
|
|
3613
3613
|
},
|
|
3614
3614
|
"LastModifiedBy": {
|
|
3615
|
-
"shape": "
|
|
3615
|
+
"shape": "Srt"
|
|
3616
3616
|
}
|
|
3617
3617
|
}
|
|
3618
3618
|
}
|
|
@@ -3662,10 +3662,10 @@
|
|
|
3662
3662
|
"RoleArn": {},
|
|
3663
3663
|
"FeatureGroupStatus": {},
|
|
3664
3664
|
"OfflineStoreStatus": {
|
|
3665
|
-
"shape": "
|
|
3665
|
+
"shape": "Sv7"
|
|
3666
3666
|
},
|
|
3667
3667
|
"LastUpdateStatus": {
|
|
3668
|
-
"shape": "
|
|
3668
|
+
"shape": "Sva"
|
|
3669
3669
|
},
|
|
3670
3670
|
"FailureReason": {},
|
|
3671
3671
|
"Description": {},
|
|
@@ -3711,7 +3711,7 @@
|
|
|
3711
3711
|
},
|
|
3712
3712
|
"Description": {},
|
|
3713
3713
|
"Parameters": {
|
|
3714
|
-
"shape": "
|
|
3714
|
+
"shape": "Svg"
|
|
3715
3715
|
}
|
|
3716
3716
|
}
|
|
3717
3717
|
}
|
|
@@ -3844,7 +3844,7 @@
|
|
|
3844
3844
|
"HubContentMarkdown": {},
|
|
3845
3845
|
"HubContentDocument": {},
|
|
3846
3846
|
"HubContentSearchKeywords": {
|
|
3847
|
-
"shape": "
|
|
3847
|
+
"shape": "Svy"
|
|
3848
3848
|
},
|
|
3849
3849
|
"HubContentDependencies": {
|
|
3850
3850
|
"type": "list",
|
|
@@ -3930,7 +3930,7 @@
|
|
|
3930
3930
|
"shape": "Sea"
|
|
3931
3931
|
},
|
|
3932
3932
|
"TrainingJobDefinitions": {
|
|
3933
|
-
"shape": "
|
|
3933
|
+
"shape": "Seq"
|
|
3934
3934
|
},
|
|
3935
3935
|
"HyperParameterTuningJobStatus": {},
|
|
3936
3936
|
"CreationTime": {
|
|
@@ -3943,19 +3943,19 @@
|
|
|
3943
3943
|
"type": "timestamp"
|
|
3944
3944
|
},
|
|
3945
3945
|
"TrainingJobStatusCounters": {
|
|
3946
|
-
"shape": "
|
|
3946
|
+
"shape": "Swd"
|
|
3947
3947
|
},
|
|
3948
3948
|
"ObjectiveStatusCounters": {
|
|
3949
|
-
"shape": "
|
|
3949
|
+
"shape": "Swf"
|
|
3950
3950
|
},
|
|
3951
3951
|
"BestTrainingJob": {
|
|
3952
|
-
"shape": "
|
|
3952
|
+
"shape": "Swh"
|
|
3953
3953
|
},
|
|
3954
3954
|
"OverallBestTrainingJob": {
|
|
3955
|
-
"shape": "
|
|
3955
|
+
"shape": "Swh"
|
|
3956
3956
|
},
|
|
3957
3957
|
"WarmStartConfig": {
|
|
3958
|
-
"shape": "
|
|
3958
|
+
"shape": "Ser"
|
|
3959
3959
|
},
|
|
3960
3960
|
"FailureReason": {}
|
|
3961
3961
|
}
|
|
@@ -4059,7 +4059,7 @@
|
|
|
4059
4059
|
"Name": {},
|
|
4060
4060
|
"Type": {},
|
|
4061
4061
|
"Schedule": {
|
|
4062
|
-
"shape": "
|
|
4062
|
+
"shape": "Sfh"
|
|
4063
4063
|
},
|
|
4064
4064
|
"Status": {},
|
|
4065
4065
|
"StatusReason": {},
|
|
@@ -4100,17 +4100,17 @@
|
|
|
4100
4100
|
"ModelName": {},
|
|
4101
4101
|
"VariantName": {},
|
|
4102
4102
|
"InfrastructureConfig": {
|
|
4103
|
-
"shape": "
|
|
4103
|
+
"shape": "Sfn"
|
|
4104
4104
|
},
|
|
4105
4105
|
"Status": {}
|
|
4106
4106
|
}
|
|
4107
4107
|
}
|
|
4108
4108
|
},
|
|
4109
4109
|
"DataStorageConfig": {
|
|
4110
|
-
"shape": "
|
|
4110
|
+
"shape": "Sfs"
|
|
4111
4111
|
},
|
|
4112
4112
|
"ShadowModeConfig": {
|
|
4113
|
-
"shape": "
|
|
4113
|
+
"shape": "Sft"
|
|
4114
4114
|
},
|
|
4115
4115
|
"KmsKey": {}
|
|
4116
4116
|
}
|
|
@@ -4156,10 +4156,10 @@
|
|
|
4156
4156
|
},
|
|
4157
4157
|
"FailureReason": {},
|
|
4158
4158
|
"InputConfig": {
|
|
4159
|
-
"shape": "
|
|
4159
|
+
"shape": "Sg1"
|
|
4160
4160
|
},
|
|
4161
4161
|
"StoppingConditions": {
|
|
4162
|
-
"shape": "
|
|
4162
|
+
"shape": "Sgy"
|
|
4163
4163
|
},
|
|
4164
4164
|
"InferenceRecommendations": {
|
|
4165
4165
|
"type": "list",
|
|
@@ -4172,13 +4172,13 @@
|
|
|
4172
4172
|
],
|
|
4173
4173
|
"members": {
|
|
4174
4174
|
"Metrics": {
|
|
4175
|
-
"shape": "
|
|
4175
|
+
"shape": "Sx4"
|
|
4176
4176
|
},
|
|
4177
4177
|
"EndpointConfiguration": {
|
|
4178
|
-
"shape": "
|
|
4178
|
+
"shape": "Sx5"
|
|
4179
4179
|
},
|
|
4180
4180
|
"ModelConfiguration": {
|
|
4181
|
-
"shape": "
|
|
4181
|
+
"shape": "Sx6"
|
|
4182
4182
|
}
|
|
4183
4183
|
}
|
|
4184
4184
|
}
|
|
@@ -4208,7 +4208,7 @@
|
|
|
4208
4208
|
}
|
|
4209
4209
|
},
|
|
4210
4210
|
"EndpointInfo": {
|
|
4211
|
-
"shape": "
|
|
4211
|
+
"shape": "Sgr"
|
|
4212
4212
|
}
|
|
4213
4213
|
}
|
|
4214
4214
|
}
|
|
@@ -4244,7 +4244,7 @@
|
|
|
4244
4244
|
"members": {
|
|
4245
4245
|
"LabelingJobStatus": {},
|
|
4246
4246
|
"LabelCounters": {
|
|
4247
|
-
"shape": "
|
|
4247
|
+
"shape": "Sxf"
|
|
4248
4248
|
},
|
|
4249
4249
|
"FailureReason": {},
|
|
4250
4250
|
"CreationTime": {
|
|
@@ -4258,27 +4258,27 @@
|
|
|
4258
4258
|
"LabelingJobArn": {},
|
|
4259
4259
|
"LabelAttributeName": {},
|
|
4260
4260
|
"InputConfig": {
|
|
4261
|
-
"shape": "
|
|
4261
|
+
"shape": "Sh9"
|
|
4262
4262
|
},
|
|
4263
4263
|
"OutputConfig": {
|
|
4264
|
-
"shape": "
|
|
4264
|
+
"shape": "Shg"
|
|
4265
4265
|
},
|
|
4266
4266
|
"RoleArn": {},
|
|
4267
4267
|
"LabelCategoryConfigS3Uri": {},
|
|
4268
4268
|
"StoppingConditions": {
|
|
4269
|
-
"shape": "
|
|
4269
|
+
"shape": "Shh"
|
|
4270
4270
|
},
|
|
4271
4271
|
"LabelingJobAlgorithmsConfig": {
|
|
4272
|
-
"shape": "
|
|
4272
|
+
"shape": "Shk"
|
|
4273
4273
|
},
|
|
4274
4274
|
"HumanTaskConfig": {
|
|
4275
|
-
"shape": "
|
|
4275
|
+
"shape": "Sho"
|
|
4276
4276
|
},
|
|
4277
4277
|
"Tags": {
|
|
4278
4278
|
"shape": "S7"
|
|
4279
4279
|
},
|
|
4280
4280
|
"LabelingJobOutput": {
|
|
4281
|
-
"shape": "
|
|
4281
|
+
"shape": "Sxi"
|
|
4282
4282
|
}
|
|
4283
4283
|
}
|
|
4284
4284
|
}
|
|
@@ -4304,13 +4304,13 @@
|
|
|
4304
4304
|
"type": "timestamp"
|
|
4305
4305
|
},
|
|
4306
4306
|
"CreatedBy": {
|
|
4307
|
-
"shape": "
|
|
4307
|
+
"shape": "Srt"
|
|
4308
4308
|
},
|
|
4309
4309
|
"LastModifiedTime": {
|
|
4310
4310
|
"type": "timestamp"
|
|
4311
4311
|
},
|
|
4312
4312
|
"LastModifiedBy": {
|
|
4313
|
-
"shape": "
|
|
4313
|
+
"shape": "Srt"
|
|
4314
4314
|
}
|
|
4315
4315
|
}
|
|
4316
4316
|
}
|
|
@@ -4336,13 +4336,13 @@
|
|
|
4336
4336
|
"members": {
|
|
4337
4337
|
"ModelName": {},
|
|
4338
4338
|
"PrimaryContainer": {
|
|
4339
|
-
"shape": "
|
|
4339
|
+
"shape": "Si3"
|
|
4340
4340
|
},
|
|
4341
4341
|
"Containers": {
|
|
4342
|
-
"shape": "
|
|
4342
|
+
"shape": "Sic"
|
|
4343
4343
|
},
|
|
4344
4344
|
"InferenceExecutionConfig": {
|
|
4345
|
-
"shape": "
|
|
4345
|
+
"shape": "Sid"
|
|
4346
4346
|
},
|
|
4347
4347
|
"ExecutionRoleArn": {},
|
|
4348
4348
|
"VpcConfig": {
|
|
@@ -4387,13 +4387,13 @@
|
|
|
4387
4387
|
"type": "timestamp"
|
|
4388
4388
|
},
|
|
4389
4389
|
"ModelBiasBaselineConfig": {
|
|
4390
|
-
"shape": "
|
|
4390
|
+
"shape": "Sih"
|
|
4391
4391
|
},
|
|
4392
4392
|
"ModelBiasAppSpecification": {
|
|
4393
|
-
"shape": "
|
|
4393
|
+
"shape": "Sii"
|
|
4394
4394
|
},
|
|
4395
4395
|
"ModelBiasJobInput": {
|
|
4396
|
-
"shape": "
|
|
4396
|
+
"shape": "Sij"
|
|
4397
4397
|
},
|
|
4398
4398
|
"ModelBiasJobOutputConfig": {
|
|
4399
4399
|
"shape": "S7o"
|
|
@@ -4442,23 +4442,23 @@
|
|
|
4442
4442
|
"type": "integer"
|
|
4443
4443
|
},
|
|
4444
4444
|
"Content": {
|
|
4445
|
-
"shape": "
|
|
4445
|
+
"shape": "Sio"
|
|
4446
4446
|
},
|
|
4447
4447
|
"ModelCardStatus": {},
|
|
4448
4448
|
"SecurityConfig": {
|
|
4449
|
-
"shape": "
|
|
4449
|
+
"shape": "Sin"
|
|
4450
4450
|
},
|
|
4451
4451
|
"CreationTime": {
|
|
4452
4452
|
"type": "timestamp"
|
|
4453
4453
|
},
|
|
4454
4454
|
"CreatedBy": {
|
|
4455
|
-
"shape": "
|
|
4455
|
+
"shape": "Srt"
|
|
4456
4456
|
},
|
|
4457
4457
|
"LastModifiedTime": {
|
|
4458
4458
|
"type": "timestamp"
|
|
4459
4459
|
},
|
|
4460
4460
|
"LastModifiedBy": {
|
|
4461
|
-
"shape": "
|
|
4461
|
+
"shape": "Srt"
|
|
4462
4462
|
},
|
|
4463
4463
|
"ModelCardProcessingStatus": {}
|
|
4464
4464
|
}
|
|
@@ -4495,7 +4495,7 @@
|
|
|
4495
4495
|
"type": "integer"
|
|
4496
4496
|
},
|
|
4497
4497
|
"OutputConfig": {
|
|
4498
|
-
"shape": "
|
|
4498
|
+
"shape": "Sit"
|
|
4499
4499
|
},
|
|
4500
4500
|
"CreatedAt": {
|
|
4501
4501
|
"type": "timestamp"
|
|
@@ -4545,13 +4545,13 @@
|
|
|
4545
4545
|
"type": "timestamp"
|
|
4546
4546
|
},
|
|
4547
4547
|
"ModelExplainabilityBaselineConfig": {
|
|
4548
|
-
"shape": "
|
|
4548
|
+
"shape": "Six"
|
|
4549
4549
|
},
|
|
4550
4550
|
"ModelExplainabilityAppSpecification": {
|
|
4551
|
-
"shape": "
|
|
4551
|
+
"shape": "Siy"
|
|
4552
4552
|
},
|
|
4553
4553
|
"ModelExplainabilityJobInput": {
|
|
4554
|
-
"shape": "
|
|
4554
|
+
"shape": "Siz"
|
|
4555
4555
|
},
|
|
4556
4556
|
"ModelExplainabilityJobOutputConfig": {
|
|
4557
4557
|
"shape": "S7o"
|
|
@@ -4603,46 +4603,46 @@
|
|
|
4603
4603
|
"shape": "Sr"
|
|
4604
4604
|
},
|
|
4605
4605
|
"SourceAlgorithmSpecification": {
|
|
4606
|
-
"shape": "
|
|
4606
|
+
"shape": "Sj5"
|
|
4607
4607
|
},
|
|
4608
4608
|
"ValidationSpecification": {
|
|
4609
|
-
"shape": "
|
|
4609
|
+
"shape": "Sj2"
|
|
4610
4610
|
},
|
|
4611
4611
|
"ModelPackageStatus": {},
|
|
4612
4612
|
"ModelPackageStatusDetails": {
|
|
4613
|
-
"shape": "
|
|
4613
|
+
"shape": "Sy0"
|
|
4614
4614
|
},
|
|
4615
4615
|
"CertifyForMarketplace": {
|
|
4616
4616
|
"type": "boolean"
|
|
4617
4617
|
},
|
|
4618
4618
|
"ModelApprovalStatus": {},
|
|
4619
4619
|
"CreatedBy": {
|
|
4620
|
-
"shape": "
|
|
4620
|
+
"shape": "Srt"
|
|
4621
4621
|
},
|
|
4622
4622
|
"MetadataProperties": {
|
|
4623
4623
|
"shape": "S1q"
|
|
4624
4624
|
},
|
|
4625
4625
|
"ModelMetrics": {
|
|
4626
|
-
"shape": "
|
|
4626
|
+
"shape": "Sj8"
|
|
4627
4627
|
},
|
|
4628
4628
|
"LastModifiedTime": {
|
|
4629
4629
|
"type": "timestamp"
|
|
4630
4630
|
},
|
|
4631
4631
|
"LastModifiedBy": {
|
|
4632
|
-
"shape": "
|
|
4632
|
+
"shape": "Srt"
|
|
4633
4633
|
},
|
|
4634
4634
|
"ApprovalDescription": {},
|
|
4635
4635
|
"CustomerMetadataProperties": {
|
|
4636
|
-
"shape": "
|
|
4636
|
+
"shape": "Sjf"
|
|
4637
4637
|
},
|
|
4638
4638
|
"DriftCheckBaselines": {
|
|
4639
|
-
"shape": "
|
|
4639
|
+
"shape": "Sji"
|
|
4640
4640
|
},
|
|
4641
4641
|
"Domain": {},
|
|
4642
4642
|
"Task": {},
|
|
4643
4643
|
"SamplePayloadUrl": {},
|
|
4644
4644
|
"AdditionalInferenceSpecifications": {
|
|
4645
|
-
"shape": "
|
|
4645
|
+
"shape": "Sjo"
|
|
4646
4646
|
}
|
|
4647
4647
|
}
|
|
4648
4648
|
}
|
|
@@ -4674,7 +4674,7 @@
|
|
|
4674
4674
|
"type": "timestamp"
|
|
4675
4675
|
},
|
|
4676
4676
|
"CreatedBy": {
|
|
4677
|
-
"shape": "
|
|
4677
|
+
"shape": "Srt"
|
|
4678
4678
|
},
|
|
4679
4679
|
"ModelPackageGroupStatus": {}
|
|
4680
4680
|
}
|
|
@@ -4709,13 +4709,13 @@
|
|
|
4709
4709
|
"type": "timestamp"
|
|
4710
4710
|
},
|
|
4711
4711
|
"ModelQualityBaselineConfig": {
|
|
4712
|
-
"shape": "
|
|
4712
|
+
"shape": "Sjv"
|
|
4713
4713
|
},
|
|
4714
4714
|
"ModelQualityAppSpecification": {
|
|
4715
|
-
"shape": "
|
|
4715
|
+
"shape": "Sjw"
|
|
4716
4716
|
},
|
|
4717
4717
|
"ModelQualityJobInput": {
|
|
4718
|
-
"shape": "
|
|
4718
|
+
"shape": "Sjy"
|
|
4719
4719
|
},
|
|
4720
4720
|
"ModelQualityJobOutputConfig": {
|
|
4721
4721
|
"shape": "S7o"
|
|
@@ -4766,11 +4766,11 @@
|
|
|
4766
4766
|
"type": "timestamp"
|
|
4767
4767
|
},
|
|
4768
4768
|
"MonitoringScheduleConfig": {
|
|
4769
|
-
"shape": "
|
|
4769
|
+
"shape": "Sk2"
|
|
4770
4770
|
},
|
|
4771
4771
|
"EndpointName": {},
|
|
4772
4772
|
"LastMonitoringExecutionSummary": {
|
|
4773
|
-
"shape": "
|
|
4773
|
+
"shape": "Syd"
|
|
4774
4774
|
}
|
|
4775
4775
|
}
|
|
4776
4776
|
}
|
|
@@ -4813,16 +4813,16 @@
|
|
|
4813
4813
|
"type": "integer"
|
|
4814
4814
|
},
|
|
4815
4815
|
"AcceleratorTypes": {
|
|
4816
|
-
"shape": "
|
|
4816
|
+
"shape": "Skj"
|
|
4817
4817
|
},
|
|
4818
4818
|
"DefaultCodeRepository": {},
|
|
4819
4819
|
"AdditionalCodeRepositories": {
|
|
4820
|
-
"shape": "
|
|
4820
|
+
"shape": "Skm"
|
|
4821
4821
|
},
|
|
4822
4822
|
"RootAccess": {},
|
|
4823
4823
|
"PlatformIdentifier": {},
|
|
4824
4824
|
"InstanceMetadataServiceConfiguration": {
|
|
4825
|
-
"shape": "
|
|
4825
|
+
"shape": "Skp"
|
|
4826
4826
|
}
|
|
4827
4827
|
}
|
|
4828
4828
|
}
|
|
@@ -4843,10 +4843,10 @@
|
|
|
4843
4843
|
"NotebookInstanceLifecycleConfigArn": {},
|
|
4844
4844
|
"NotebookInstanceLifecycleConfigName": {},
|
|
4845
4845
|
"OnCreate": {
|
|
4846
|
-
"shape": "
|
|
4846
|
+
"shape": "Sku"
|
|
4847
4847
|
},
|
|
4848
4848
|
"OnStart": {
|
|
4849
|
-
"shape": "
|
|
4849
|
+
"shape": "Sku"
|
|
4850
4850
|
},
|
|
4851
4851
|
"LastModifiedTime": {
|
|
4852
4852
|
"type": "timestamp"
|
|
@@ -4887,13 +4887,13 @@
|
|
|
4887
4887
|
"type": "timestamp"
|
|
4888
4888
|
},
|
|
4889
4889
|
"CreatedBy": {
|
|
4890
|
-
"shape": "
|
|
4890
|
+
"shape": "Srt"
|
|
4891
4891
|
},
|
|
4892
4892
|
"LastModifiedBy": {
|
|
4893
|
-
"shape": "
|
|
4893
|
+
"shape": "Srt"
|
|
4894
4894
|
},
|
|
4895
4895
|
"ParallelismConfiguration": {
|
|
4896
|
-
"shape": "
|
|
4896
|
+
"shape": "Sl8"
|
|
4897
4897
|
}
|
|
4898
4898
|
}
|
|
4899
4899
|
}
|
|
@@ -4937,7 +4937,7 @@
|
|
|
4937
4937
|
"PipelineExecutionStatus": {},
|
|
4938
4938
|
"PipelineExecutionDescription": {},
|
|
4939
4939
|
"PipelineExperimentConfig": {
|
|
4940
|
-
"shape": "
|
|
4940
|
+
"shape": "Syx"
|
|
4941
4941
|
},
|
|
4942
4942
|
"FailureReason": {},
|
|
4943
4943
|
"CreationTime": {
|
|
@@ -4947,13 +4947,13 @@
|
|
|
4947
4947
|
"type": "timestamp"
|
|
4948
4948
|
},
|
|
4949
4949
|
"CreatedBy": {
|
|
4950
|
-
"shape": "
|
|
4950
|
+
"shape": "Srt"
|
|
4951
4951
|
},
|
|
4952
4952
|
"LastModifiedBy": {
|
|
4953
|
-
"shape": "
|
|
4953
|
+
"shape": "Srt"
|
|
4954
4954
|
},
|
|
4955
4955
|
"ParallelismConfiguration": {
|
|
4956
|
-
"shape": "
|
|
4956
|
+
"shape": "Sl8"
|
|
4957
4957
|
}
|
|
4958
4958
|
}
|
|
4959
4959
|
}
|
|
@@ -4980,30 +4980,30 @@
|
|
|
4980
4980
|
],
|
|
4981
4981
|
"members": {
|
|
4982
4982
|
"ProcessingInputs": {
|
|
4983
|
-
"shape": "
|
|
4983
|
+
"shape": "Sll"
|
|
4984
4984
|
},
|
|
4985
4985
|
"ProcessingOutputConfig": {
|
|
4986
|
-
"shape": "
|
|
4986
|
+
"shape": "Sm8"
|
|
4987
4987
|
},
|
|
4988
4988
|
"ProcessingJobName": {},
|
|
4989
4989
|
"ProcessingResources": {
|
|
4990
|
-
"shape": "
|
|
4990
|
+
"shape": "Smd"
|
|
4991
4991
|
},
|
|
4992
4992
|
"StoppingCondition": {
|
|
4993
|
-
"shape": "
|
|
4993
|
+
"shape": "Smf"
|
|
4994
4994
|
},
|
|
4995
4995
|
"AppSpecification": {
|
|
4996
|
-
"shape": "
|
|
4996
|
+
"shape": "Smh"
|
|
4997
4997
|
},
|
|
4998
4998
|
"Environment": {
|
|
4999
|
-
"shape": "
|
|
4999
|
+
"shape": "Smj"
|
|
5000
5000
|
},
|
|
5001
5001
|
"NetworkConfig": {
|
|
5002
|
-
"shape": "
|
|
5002
|
+
"shape": "Ska"
|
|
5003
5003
|
},
|
|
5004
5004
|
"RoleArn": {},
|
|
5005
5005
|
"ExperimentConfig": {
|
|
5006
|
-
"shape": "
|
|
5006
|
+
"shape": "Smk"
|
|
5007
5007
|
},
|
|
5008
5008
|
"ProcessingJobArn": {},
|
|
5009
5009
|
"ProcessingJobStatus": {},
|
|
@@ -5053,14 +5053,14 @@
|
|
|
5053
5053
|
"ProjectId": {},
|
|
5054
5054
|
"ProjectDescription": {},
|
|
5055
5055
|
"ServiceCatalogProvisioningDetails": {
|
|
5056
|
-
"shape": "
|
|
5056
|
+
"shape": "Smp"
|
|
5057
5057
|
},
|
|
5058
5058
|
"ServiceCatalogProvisionedProductDetails": {
|
|
5059
|
-
"shape": "
|
|
5059
|
+
"shape": "Sz5"
|
|
5060
5060
|
},
|
|
5061
5061
|
"ProjectStatus": {},
|
|
5062
5062
|
"CreatedBy": {
|
|
5063
|
-
"shape": "
|
|
5063
|
+
"shape": "Srt"
|
|
5064
5064
|
},
|
|
5065
5065
|
"CreationTime": {
|
|
5066
5066
|
"type": "timestamp"
|
|
@@ -5069,7 +5069,7 @@
|
|
|
5069
5069
|
"type": "timestamp"
|
|
5070
5070
|
},
|
|
5071
5071
|
"LastModifiedBy": {
|
|
5072
|
-
"shape": "
|
|
5072
|
+
"shape": "Srt"
|
|
5073
5073
|
}
|
|
5074
5074
|
}
|
|
5075
5075
|
}
|
|
@@ -5102,7 +5102,7 @@
|
|
|
5102
5102
|
},
|
|
5103
5103
|
"FailureReason": {},
|
|
5104
5104
|
"SpaceSettings": {
|
|
5105
|
-
"shape": "
|
|
5105
|
+
"shape": "Smz"
|
|
5106
5106
|
}
|
|
5107
5107
|
}
|
|
5108
5108
|
}
|
|
@@ -5150,7 +5150,7 @@
|
|
|
5150
5150
|
],
|
|
5151
5151
|
"members": {
|
|
5152
5152
|
"SubscribedWorkteam": {
|
|
5153
|
-
"shape": "
|
|
5153
|
+
"shape": "Szg"
|
|
5154
5154
|
}
|
|
5155
5155
|
}
|
|
5156
5156
|
}
|
|
@@ -5185,7 +5185,7 @@
|
|
|
5185
5185
|
"LabelingJobArn": {},
|
|
5186
5186
|
"AutoMLJobArn": {},
|
|
5187
5187
|
"ModelArtifacts": {
|
|
5188
|
-
"shape": "
|
|
5188
|
+
"shape": "Stg"
|
|
5189
5189
|
},
|
|
5190
5190
|
"TrainingJobStatus": {},
|
|
5191
5191
|
"SecondaryStatus": {},
|
|
@@ -5194,7 +5194,7 @@
|
|
|
5194
5194
|
"shape": "S2t"
|
|
5195
5195
|
},
|
|
5196
5196
|
"AlgorithmSpecification": {
|
|
5197
|
-
"shape": "
|
|
5197
|
+
"shape": "Sn9"
|
|
5198
5198
|
},
|
|
5199
5199
|
"RoleArn": {},
|
|
5200
5200
|
"InputDataConfig": {
|
|
@@ -5225,10 +5225,10 @@
|
|
|
5225
5225
|
"type": "timestamp"
|
|
5226
5226
|
},
|
|
5227
5227
|
"SecondaryStatusTransitions": {
|
|
5228
|
-
"shape": "
|
|
5228
|
+
"shape": "Szk"
|
|
5229
5229
|
},
|
|
5230
5230
|
"FinalMetricDataList": {
|
|
5231
|
-
"shape": "
|
|
5231
|
+
"shape": "Szn"
|
|
5232
5232
|
},
|
|
5233
5233
|
"EnableNetworkIsolation": {
|
|
5234
5234
|
"type": "boolean"
|
|
@@ -5249,25 +5249,25 @@
|
|
|
5249
5249
|
"type": "integer"
|
|
5250
5250
|
},
|
|
5251
5251
|
"DebugHookConfig": {
|
|
5252
|
-
"shape": "
|
|
5252
|
+
"shape": "Sne"
|
|
5253
5253
|
},
|
|
5254
5254
|
"ExperimentConfig": {
|
|
5255
|
-
"shape": "
|
|
5255
|
+
"shape": "Smk"
|
|
5256
5256
|
},
|
|
5257
5257
|
"DebugRuleConfigurations": {
|
|
5258
|
-
"shape": "
|
|
5258
|
+
"shape": "Snm"
|
|
5259
5259
|
},
|
|
5260
5260
|
"TensorBoardOutputConfig": {
|
|
5261
|
-
"shape": "
|
|
5261
|
+
"shape": "Snq"
|
|
5262
5262
|
},
|
|
5263
5263
|
"DebugRuleEvaluationStatuses": {
|
|
5264
|
-
"shape": "
|
|
5264
|
+
"shape": "Szr"
|
|
5265
5265
|
},
|
|
5266
5266
|
"ProfilerConfig": {
|
|
5267
|
-
"shape": "
|
|
5267
|
+
"shape": "Snr"
|
|
5268
5268
|
},
|
|
5269
5269
|
"ProfilerRuleConfigurations": {
|
|
5270
|
-
"shape": "
|
|
5270
|
+
"shape": "Snv"
|
|
5271
5271
|
},
|
|
5272
5272
|
"ProfilerRuleEvaluationStatuses": {
|
|
5273
5273
|
"type": "list",
|
|
@@ -5289,10 +5289,10 @@
|
|
|
5289
5289
|
"shape": "Seg"
|
|
5290
5290
|
},
|
|
5291
5291
|
"Environment": {
|
|
5292
|
-
"shape": "
|
|
5292
|
+
"shape": "Snx"
|
|
5293
5293
|
},
|
|
5294
5294
|
"WarmPoolStatus": {
|
|
5295
|
-
"shape": "
|
|
5295
|
+
"shape": "Szy"
|
|
5296
5296
|
}
|
|
5297
5297
|
}
|
|
5298
5298
|
}
|
|
@@ -5328,7 +5328,7 @@
|
|
|
5328
5328
|
"type": "integer"
|
|
5329
5329
|
},
|
|
5330
5330
|
"ModelClientConfig": {
|
|
5331
|
-
"shape": "
|
|
5331
|
+
"shape": "So4"
|
|
5332
5332
|
},
|
|
5333
5333
|
"MaxPayloadInMB": {
|
|
5334
5334
|
"type": "integer"
|
|
@@ -5344,7 +5344,7 @@
|
|
|
5344
5344
|
"shape": "S40"
|
|
5345
5345
|
},
|
|
5346
5346
|
"DataCaptureConfig": {
|
|
5347
|
-
"shape": "
|
|
5347
|
+
"shape": "So7"
|
|
5348
5348
|
},
|
|
5349
5349
|
"TransformResources": {
|
|
5350
5350
|
"shape": "S43"
|
|
@@ -5361,10 +5361,10 @@
|
|
|
5361
5361
|
"LabelingJobArn": {},
|
|
5362
5362
|
"AutoMLJobArn": {},
|
|
5363
5363
|
"DataProcessing": {
|
|
5364
|
-
"shape": "
|
|
5364
|
+
"shape": "So8"
|
|
5365
5365
|
},
|
|
5366
5366
|
"ExperimentConfig": {
|
|
5367
|
-
"shape": "
|
|
5367
|
+
"shape": "Smk"
|
|
5368
5368
|
}
|
|
5369
5369
|
}
|
|
5370
5370
|
}
|
|
@@ -5387,19 +5387,19 @@
|
|
|
5387
5387
|
"DisplayName": {},
|
|
5388
5388
|
"ExperimentName": {},
|
|
5389
5389
|
"Source": {
|
|
5390
|
-
"shape": "
|
|
5390
|
+
"shape": "S106"
|
|
5391
5391
|
},
|
|
5392
5392
|
"CreationTime": {
|
|
5393
5393
|
"type": "timestamp"
|
|
5394
5394
|
},
|
|
5395
5395
|
"CreatedBy": {
|
|
5396
|
-
"shape": "
|
|
5396
|
+
"shape": "Srt"
|
|
5397
5397
|
},
|
|
5398
5398
|
"LastModifiedTime": {
|
|
5399
5399
|
"type": "timestamp"
|
|
5400
5400
|
},
|
|
5401
5401
|
"LastModifiedBy": {
|
|
5402
|
-
"shape": "
|
|
5402
|
+
"shape": "Srt"
|
|
5403
5403
|
},
|
|
5404
5404
|
"MetadataProperties": {
|
|
5405
5405
|
"shape": "S1q"
|
|
@@ -5424,10 +5424,10 @@
|
|
|
5424
5424
|
"TrialComponentArn": {},
|
|
5425
5425
|
"DisplayName": {},
|
|
5426
5426
|
"Source": {
|
|
5427
|
-
"shape": "
|
|
5427
|
+
"shape": "S10a"
|
|
5428
5428
|
},
|
|
5429
5429
|
"Status": {
|
|
5430
|
-
"shape": "
|
|
5430
|
+
"shape": "Sog"
|
|
5431
5431
|
},
|
|
5432
5432
|
"StartTime": {
|
|
5433
5433
|
"type": "timestamp"
|
|
@@ -5439,34 +5439,34 @@
|
|
|
5439
5439
|
"type": "timestamp"
|
|
5440
5440
|
},
|
|
5441
5441
|
"CreatedBy": {
|
|
5442
|
-
"shape": "
|
|
5442
|
+
"shape": "Srt"
|
|
5443
5443
|
},
|
|
5444
5444
|
"LastModifiedTime": {
|
|
5445
5445
|
"type": "timestamp"
|
|
5446
5446
|
},
|
|
5447
5447
|
"LastModifiedBy": {
|
|
5448
|
-
"shape": "
|
|
5448
|
+
"shape": "Srt"
|
|
5449
5449
|
},
|
|
5450
5450
|
"Parameters": {
|
|
5451
|
-
"shape": "
|
|
5451
|
+
"shape": "Soj"
|
|
5452
5452
|
},
|
|
5453
5453
|
"InputArtifacts": {
|
|
5454
|
-
"shape": "
|
|
5454
|
+
"shape": "Son"
|
|
5455
5455
|
},
|
|
5456
5456
|
"OutputArtifacts": {
|
|
5457
|
-
"shape": "
|
|
5457
|
+
"shape": "Son"
|
|
5458
5458
|
},
|
|
5459
5459
|
"MetadataProperties": {
|
|
5460
5460
|
"shape": "S1q"
|
|
5461
5461
|
},
|
|
5462
5462
|
"Metrics": {
|
|
5463
|
-
"shape": "
|
|
5463
|
+
"shape": "S10c"
|
|
5464
5464
|
},
|
|
5465
5465
|
"LineageGroupArn": {},
|
|
5466
5466
|
"Sources": {
|
|
5467
5467
|
"type": "list",
|
|
5468
5468
|
"member": {
|
|
5469
|
-
"shape": "
|
|
5469
|
+
"shape": "S10a"
|
|
5470
5470
|
}
|
|
5471
5471
|
}
|
|
5472
5472
|
}
|
|
@@ -5524,7 +5524,7 @@
|
|
|
5524
5524
|
],
|
|
5525
5525
|
"members": {
|
|
5526
5526
|
"Workforce": {
|
|
5527
|
-
"shape": "
|
|
5527
|
+
"shape": "S10m"
|
|
5528
5528
|
}
|
|
5529
5529
|
}
|
|
5530
5530
|
}
|
|
@@ -5546,7 +5546,7 @@
|
|
|
5546
5546
|
],
|
|
5547
5547
|
"members": {
|
|
5548
5548
|
"Workteam": {
|
|
5549
|
-
"shape": "
|
|
5549
|
+
"shape": "S10u"
|
|
5550
5550
|
}
|
|
5551
5551
|
}
|
|
5552
5552
|
}
|
|
@@ -5791,7 +5791,7 @@
|
|
|
5791
5791
|
"HubContentMarkdown": {},
|
|
5792
5792
|
"HubContentDocument": {},
|
|
5793
5793
|
"HubContentSearchKeywords": {
|
|
5794
|
-
"shape": "
|
|
5794
|
+
"shape": "Svy"
|
|
5795
5795
|
},
|
|
5796
5796
|
"Tags": {
|
|
5797
5797
|
"shape": "S7"
|
|
@@ -5930,7 +5930,7 @@
|
|
|
5930
5930
|
"type": "structure",
|
|
5931
5931
|
"members": {
|
|
5932
5932
|
"SageMakerImageVersionAliases": {
|
|
5933
|
-
"shape": "
|
|
5933
|
+
"shape": "Sf4"
|
|
5934
5934
|
},
|
|
5935
5935
|
"NextToken": {}
|
|
5936
5936
|
}
|
|
@@ -6115,7 +6115,7 @@
|
|
|
6115
6115
|
"type": "timestamp"
|
|
6116
6116
|
},
|
|
6117
6117
|
"CreatedBy": {
|
|
6118
|
-
"shape": "
|
|
6118
|
+
"shape": "Srt"
|
|
6119
6119
|
}
|
|
6120
6120
|
}
|
|
6121
6121
|
}
|
|
@@ -6184,7 +6184,7 @@
|
|
|
6184
6184
|
},
|
|
6185
6185
|
"FailureReason": {},
|
|
6186
6186
|
"PartialFailureReasons": {
|
|
6187
|
-
"shape": "
|
|
6187
|
+
"shape": "Ssd"
|
|
6188
6188
|
}
|
|
6189
6189
|
}
|
|
6190
6190
|
}
|
|
@@ -6220,7 +6220,7 @@
|
|
|
6220
6220
|
"Candidates": {
|
|
6221
6221
|
"type": "list",
|
|
6222
6222
|
"member": {
|
|
6223
|
-
"shape": "
|
|
6223
|
+
"shape": "Ssf"
|
|
6224
6224
|
}
|
|
6225
6225
|
},
|
|
6226
6226
|
"NextToken": {}
|
|
@@ -6430,7 +6430,7 @@
|
|
|
6430
6430
|
],
|
|
6431
6431
|
"members": {
|
|
6432
6432
|
"JobDefinitionSummaries": {
|
|
6433
|
-
"shape": "
|
|
6433
|
+
"shape": "S13r"
|
|
6434
6434
|
},
|
|
6435
6435
|
"NextToken": {}
|
|
6436
6436
|
}
|
|
@@ -6859,7 +6859,7 @@
|
|
|
6859
6859
|
"ExperimentName": {},
|
|
6860
6860
|
"DisplayName": {},
|
|
6861
6861
|
"ExperimentSource": {
|
|
6862
|
-
"shape": "
|
|
6862
|
+
"shape": "Sv1"
|
|
6863
6863
|
},
|
|
6864
6864
|
"CreationTime": {
|
|
6865
6865
|
"type": "timestamp"
|
|
@@ -6919,7 +6919,7 @@
|
|
|
6919
6919
|
},
|
|
6920
6920
|
"FeatureGroupStatus": {},
|
|
6921
6921
|
"OfflineStoreStatus": {
|
|
6922
|
-
"shape": "
|
|
6922
|
+
"shape": "Sv7"
|
|
6923
6923
|
}
|
|
6924
6924
|
}
|
|
6925
6925
|
}
|
|
@@ -7011,7 +7011,7 @@
|
|
|
7011
7011
|
],
|
|
7012
7012
|
"members": {
|
|
7013
7013
|
"HubContentSummaries": {
|
|
7014
|
-
"shape": "
|
|
7014
|
+
"shape": "S15h"
|
|
7015
7015
|
},
|
|
7016
7016
|
"NextToken": {}
|
|
7017
7017
|
}
|
|
@@ -7050,7 +7050,7 @@
|
|
|
7050
7050
|
],
|
|
7051
7051
|
"members": {
|
|
7052
7052
|
"HubContentSummaries": {
|
|
7053
|
-
"shape": "
|
|
7053
|
+
"shape": "S15h"
|
|
7054
7054
|
},
|
|
7055
7055
|
"NextToken": {}
|
|
7056
7056
|
}
|
|
@@ -7225,10 +7225,10 @@
|
|
|
7225
7225
|
"type": "timestamp"
|
|
7226
7226
|
},
|
|
7227
7227
|
"TrainingJobStatusCounters": {
|
|
7228
|
-
"shape": "
|
|
7228
|
+
"shape": "Swd"
|
|
7229
7229
|
},
|
|
7230
7230
|
"ObjectiveStatusCounters": {
|
|
7231
|
-
"shape": "
|
|
7231
|
+
"shape": "Swf"
|
|
7232
7232
|
},
|
|
7233
7233
|
"ResourceLimits": {
|
|
7234
7234
|
"shape": "Sdu"
|
|
@@ -7408,7 +7408,7 @@
|
|
|
7408
7408
|
"Name": {},
|
|
7409
7409
|
"Type": {},
|
|
7410
7410
|
"Schedule": {
|
|
7411
|
-
"shape": "
|
|
7411
|
+
"shape": "Sfh"
|
|
7412
7412
|
},
|
|
7413
7413
|
"Status": {},
|
|
7414
7414
|
"StatusReason": {},
|
|
@@ -7469,13 +7469,13 @@
|
|
|
7469
7469
|
],
|
|
7470
7470
|
"members": {
|
|
7471
7471
|
"Metrics": {
|
|
7472
|
-
"shape": "
|
|
7472
|
+
"shape": "Sx4"
|
|
7473
7473
|
},
|
|
7474
7474
|
"EndpointConfiguration": {
|
|
7475
|
-
"shape": "
|
|
7475
|
+
"shape": "Sx5"
|
|
7476
7476
|
},
|
|
7477
7477
|
"ModelConfiguration": {
|
|
7478
|
-
"shape": "
|
|
7478
|
+
"shape": "Sx6"
|
|
7479
7479
|
},
|
|
7480
7480
|
"FailureReason": {}
|
|
7481
7481
|
}
|
|
@@ -7611,17 +7611,17 @@
|
|
|
7611
7611
|
},
|
|
7612
7612
|
"LabelingJobStatus": {},
|
|
7613
7613
|
"LabelCounters": {
|
|
7614
|
-
"shape": "
|
|
7614
|
+
"shape": "Sxf"
|
|
7615
7615
|
},
|
|
7616
7616
|
"WorkteamArn": {},
|
|
7617
7617
|
"PreHumanTaskLambdaArn": {},
|
|
7618
7618
|
"AnnotationConsolidationLambdaArn": {},
|
|
7619
7619
|
"FailureReason": {},
|
|
7620
7620
|
"LabelingJobOutput": {
|
|
7621
|
-
"shape": "
|
|
7621
|
+
"shape": "Sxi"
|
|
7622
7622
|
},
|
|
7623
7623
|
"InputConfig": {
|
|
7624
|
-
"shape": "
|
|
7624
|
+
"shape": "Sh9"
|
|
7625
7625
|
}
|
|
7626
7626
|
}
|
|
7627
7627
|
}
|
|
@@ -7768,7 +7768,7 @@
|
|
|
7768
7768
|
],
|
|
7769
7769
|
"members": {
|
|
7770
7770
|
"JobDefinitionSummaries": {
|
|
7771
|
-
"shape": "
|
|
7771
|
+
"shape": "S13r"
|
|
7772
7772
|
},
|
|
7773
7773
|
"NextToken": {}
|
|
7774
7774
|
}
|
|
@@ -7981,7 +7981,7 @@
|
|
|
7981
7981
|
],
|
|
7982
7982
|
"members": {
|
|
7983
7983
|
"JobDefinitionSummaries": {
|
|
7984
|
-
"shape": "
|
|
7984
|
+
"shape": "S13r"
|
|
7985
7985
|
},
|
|
7986
7986
|
"NextToken": {}
|
|
7987
7987
|
}
|
|
@@ -8181,7 +8181,7 @@
|
|
|
8181
8181
|
],
|
|
8182
8182
|
"members": {
|
|
8183
8183
|
"JobDefinitionSummaries": {
|
|
8184
|
-
"shape": "
|
|
8184
|
+
"shape": "S13r"
|
|
8185
8185
|
},
|
|
8186
8186
|
"NextToken": {}
|
|
8187
8187
|
}
|
|
@@ -8300,7 +8300,7 @@
|
|
|
8300
8300
|
"type": "structure",
|
|
8301
8301
|
"members": {
|
|
8302
8302
|
"MonitoringAlertSummaries": {
|
|
8303
|
-
"shape": "
|
|
8303
|
+
"shape": "S18w"
|
|
8304
8304
|
},
|
|
8305
8305
|
"NextToken": {}
|
|
8306
8306
|
}
|
|
@@ -8350,7 +8350,7 @@
|
|
|
8350
8350
|
"MonitoringExecutionSummaries": {
|
|
8351
8351
|
"type": "list",
|
|
8352
8352
|
"member": {
|
|
8353
|
-
"shape": "
|
|
8353
|
+
"shape": "Syd"
|
|
8354
8354
|
}
|
|
8355
8355
|
},
|
|
8356
8356
|
"NextToken": {}
|
|
@@ -8531,7 +8531,7 @@
|
|
|
8531
8531
|
"NotebookInstanceLifecycleConfigName": {},
|
|
8532
8532
|
"DefaultCodeRepository": {},
|
|
8533
8533
|
"AdditionalCodeRepositories": {
|
|
8534
|
-
"shape": "
|
|
8534
|
+
"shape": "Skm"
|
|
8535
8535
|
}
|
|
8536
8536
|
}
|
|
8537
8537
|
}
|
|
@@ -8630,7 +8630,7 @@
|
|
|
8630
8630
|
"CallbackToken": {},
|
|
8631
8631
|
"SqsQueueUrl": {},
|
|
8632
8632
|
"OutputParameters": {
|
|
8633
|
-
"shape": "
|
|
8633
|
+
"shape": "S1ab"
|
|
8634
8634
|
}
|
|
8635
8635
|
}
|
|
8636
8636
|
},
|
|
@@ -8639,7 +8639,7 @@
|
|
|
8639
8639
|
"members": {
|
|
8640
8640
|
"Arn": {},
|
|
8641
8641
|
"OutputParameters": {
|
|
8642
|
-
"shape": "
|
|
8642
|
+
"shape": "S1ab"
|
|
8643
8643
|
}
|
|
8644
8644
|
}
|
|
8645
8645
|
},
|
|
@@ -8772,7 +8772,7 @@
|
|
|
8772
8772
|
"type": "structure",
|
|
8773
8773
|
"members": {
|
|
8774
8774
|
"PipelineParameters": {
|
|
8775
|
-
"shape": "
|
|
8775
|
+
"shape": "S1ar"
|
|
8776
8776
|
},
|
|
8777
8777
|
"NextToken": {}
|
|
8778
8778
|
}
|
|
@@ -9107,7 +9107,7 @@
|
|
|
9107
9107
|
"SubscribedWorkteams": {
|
|
9108
9108
|
"type": "list",
|
|
9109
9109
|
"member": {
|
|
9110
|
-
"shape": "
|
|
9110
|
+
"shape": "Szg"
|
|
9111
9111
|
}
|
|
9112
9112
|
},
|
|
9113
9113
|
"NextToken": {}
|
|
@@ -9195,7 +9195,7 @@
|
|
|
9195
9195
|
},
|
|
9196
9196
|
"TrainingJobStatus": {},
|
|
9197
9197
|
"WarmPoolStatus": {
|
|
9198
|
-
"shape": "
|
|
9198
|
+
"shape": "Szy"
|
|
9199
9199
|
}
|
|
9200
9200
|
}
|
|
9201
9201
|
}
|
|
@@ -9230,7 +9230,7 @@
|
|
|
9230
9230
|
"TrainingJobSummaries": {
|
|
9231
9231
|
"type": "list",
|
|
9232
9232
|
"member": {
|
|
9233
|
-
"shape": "
|
|
9233
|
+
"shape": "Swh"
|
|
9234
9234
|
}
|
|
9235
9235
|
},
|
|
9236
9236
|
"NextToken": {}
|
|
@@ -9333,10 +9333,10 @@
|
|
|
9333
9333
|
"TrialComponentArn": {},
|
|
9334
9334
|
"DisplayName": {},
|
|
9335
9335
|
"TrialComponentSource": {
|
|
9336
|
-
"shape": "
|
|
9336
|
+
"shape": "S10a"
|
|
9337
9337
|
},
|
|
9338
9338
|
"Status": {
|
|
9339
|
-
"shape": "
|
|
9339
|
+
"shape": "Sog"
|
|
9340
9340
|
},
|
|
9341
9341
|
"StartTime": {
|
|
9342
9342
|
"type": "timestamp"
|
|
@@ -9348,13 +9348,13 @@
|
|
|
9348
9348
|
"type": "timestamp"
|
|
9349
9349
|
},
|
|
9350
9350
|
"CreatedBy": {
|
|
9351
|
-
"shape": "
|
|
9351
|
+
"shape": "Srt"
|
|
9352
9352
|
},
|
|
9353
9353
|
"LastModifiedTime": {
|
|
9354
9354
|
"type": "timestamp"
|
|
9355
9355
|
},
|
|
9356
9356
|
"LastModifiedBy": {
|
|
9357
|
-
"shape": "
|
|
9357
|
+
"shape": "Srt"
|
|
9358
9358
|
}
|
|
9359
9359
|
}
|
|
9360
9360
|
}
|
|
@@ -9395,7 +9395,7 @@
|
|
|
9395
9395
|
"TrialName": {},
|
|
9396
9396
|
"DisplayName": {},
|
|
9397
9397
|
"TrialSource": {
|
|
9398
|
-
"shape": "
|
|
9398
|
+
"shape": "S106"
|
|
9399
9399
|
},
|
|
9400
9400
|
"CreationTime": {
|
|
9401
9401
|
"type": "timestamp"
|
|
@@ -9470,7 +9470,7 @@
|
|
|
9470
9470
|
"Workforces": {
|
|
9471
9471
|
"type": "list",
|
|
9472
9472
|
"member": {
|
|
9473
|
-
"shape": "
|
|
9473
|
+
"shape": "S10m"
|
|
9474
9474
|
}
|
|
9475
9475
|
},
|
|
9476
9476
|
"NextToken": {}
|
|
@@ -9499,7 +9499,7 @@
|
|
|
9499
9499
|
"Workteams": {
|
|
9500
9500
|
"type": "list",
|
|
9501
9501
|
"member": {
|
|
9502
|
-
"shape": "
|
|
9502
|
+
"shape": "S10u"
|
|
9503
9503
|
}
|
|
9504
9504
|
},
|
|
9505
9505
|
"NextToken": {}
|
|
@@ -9618,7 +9618,7 @@
|
|
|
9618
9618
|
"members": {
|
|
9619
9619
|
"DeviceFleetName": {},
|
|
9620
9620
|
"Devices": {
|
|
9621
|
-
"shape": "
|
|
9621
|
+
"shape": "S1dd"
|
|
9622
9622
|
},
|
|
9623
9623
|
"Tags": {
|
|
9624
9624
|
"shape": "S7"
|
|
@@ -9688,7 +9688,7 @@
|
|
|
9688
9688
|
"idempotencyToken": true
|
|
9689
9689
|
},
|
|
9690
9690
|
"ParallelismConfiguration": {
|
|
9691
|
-
"shape": "
|
|
9691
|
+
"shape": "Sl8"
|
|
9692
9692
|
}
|
|
9693
9693
|
}
|
|
9694
9694
|
},
|
|
@@ -9708,7 +9708,7 @@
|
|
|
9708
9708
|
"members": {
|
|
9709
9709
|
"Resource": {},
|
|
9710
9710
|
"SearchExpression": {
|
|
9711
|
-
"shape": "
|
|
9711
|
+
"shape": "S1do"
|
|
9712
9712
|
},
|
|
9713
9713
|
"SortBy": {},
|
|
9714
9714
|
"SortOrder": {},
|
|
@@ -9727,7 +9727,7 @@
|
|
|
9727
9727
|
"type": "structure",
|
|
9728
9728
|
"members": {
|
|
9729
9729
|
"TrainingJob": {
|
|
9730
|
-
"shape": "
|
|
9730
|
+
"shape": "S1e1"
|
|
9731
9731
|
},
|
|
9732
9732
|
"Experiment": {
|
|
9733
9733
|
"type": "structure",
|
|
@@ -9736,20 +9736,20 @@
|
|
|
9736
9736
|
"ExperimentArn": {},
|
|
9737
9737
|
"DisplayName": {},
|
|
9738
9738
|
"Source": {
|
|
9739
|
-
"shape": "
|
|
9739
|
+
"shape": "Sv1"
|
|
9740
9740
|
},
|
|
9741
9741
|
"Description": {},
|
|
9742
9742
|
"CreationTime": {
|
|
9743
9743
|
"type": "timestamp"
|
|
9744
9744
|
},
|
|
9745
9745
|
"CreatedBy": {
|
|
9746
|
-
"shape": "
|
|
9746
|
+
"shape": "Srt"
|
|
9747
9747
|
},
|
|
9748
9748
|
"LastModifiedTime": {
|
|
9749
9749
|
"type": "timestamp"
|
|
9750
9750
|
},
|
|
9751
9751
|
"LastModifiedBy": {
|
|
9752
|
-
"shape": "
|
|
9752
|
+
"shape": "Srt"
|
|
9753
9753
|
},
|
|
9754
9754
|
"Tags": {
|
|
9755
9755
|
"shape": "S7"
|
|
@@ -9764,19 +9764,19 @@
|
|
|
9764
9764
|
"DisplayName": {},
|
|
9765
9765
|
"ExperimentName": {},
|
|
9766
9766
|
"Source": {
|
|
9767
|
-
"shape": "
|
|
9767
|
+
"shape": "S106"
|
|
9768
9768
|
},
|
|
9769
9769
|
"CreationTime": {
|
|
9770
9770
|
"type": "timestamp"
|
|
9771
9771
|
},
|
|
9772
9772
|
"CreatedBy": {
|
|
9773
|
-
"shape": "
|
|
9773
|
+
"shape": "Srt"
|
|
9774
9774
|
},
|
|
9775
9775
|
"LastModifiedTime": {
|
|
9776
9776
|
"type": "timestamp"
|
|
9777
9777
|
},
|
|
9778
9778
|
"LastModifiedBy": {
|
|
9779
|
-
"shape": "
|
|
9779
|
+
"shape": "Srt"
|
|
9780
9780
|
},
|
|
9781
9781
|
"MetadataProperties": {
|
|
9782
9782
|
"shape": "S1q"
|
|
@@ -9792,13 +9792,13 @@
|
|
|
9792
9792
|
"TrialComponentName": {},
|
|
9793
9793
|
"TrialComponentArn": {},
|
|
9794
9794
|
"TrialComponentSource": {
|
|
9795
|
-
"shape": "
|
|
9795
|
+
"shape": "S10a"
|
|
9796
9796
|
},
|
|
9797
9797
|
"CreationTime": {
|
|
9798
9798
|
"type": "timestamp"
|
|
9799
9799
|
},
|
|
9800
9800
|
"CreatedBy": {
|
|
9801
|
-
"shape": "
|
|
9801
|
+
"shape": "Srt"
|
|
9802
9802
|
}
|
|
9803
9803
|
}
|
|
9804
9804
|
}
|
|
@@ -9812,10 +9812,10 @@
|
|
|
9812
9812
|
"DisplayName": {},
|
|
9813
9813
|
"TrialComponentArn": {},
|
|
9814
9814
|
"Source": {
|
|
9815
|
-
"shape": "
|
|
9815
|
+
"shape": "S10a"
|
|
9816
9816
|
},
|
|
9817
9817
|
"Status": {
|
|
9818
|
-
"shape": "
|
|
9818
|
+
"shape": "Sog"
|
|
9819
9819
|
},
|
|
9820
9820
|
"StartTime": {
|
|
9821
9821
|
"type": "timestamp"
|
|
@@ -9827,25 +9827,25 @@
|
|
|
9827
9827
|
"type": "timestamp"
|
|
9828
9828
|
},
|
|
9829
9829
|
"CreatedBy": {
|
|
9830
|
-
"shape": "
|
|
9830
|
+
"shape": "Srt"
|
|
9831
9831
|
},
|
|
9832
9832
|
"LastModifiedTime": {
|
|
9833
9833
|
"type": "timestamp"
|
|
9834
9834
|
},
|
|
9835
9835
|
"LastModifiedBy": {
|
|
9836
|
-
"shape": "
|
|
9836
|
+
"shape": "Srt"
|
|
9837
9837
|
},
|
|
9838
9838
|
"Parameters": {
|
|
9839
|
-
"shape": "
|
|
9839
|
+
"shape": "Soj"
|
|
9840
9840
|
},
|
|
9841
9841
|
"InputArtifacts": {
|
|
9842
|
-
"shape": "
|
|
9842
|
+
"shape": "Son"
|
|
9843
9843
|
},
|
|
9844
9844
|
"OutputArtifacts": {
|
|
9845
|
-
"shape": "
|
|
9845
|
+
"shape": "Son"
|
|
9846
9846
|
},
|
|
9847
9847
|
"Metrics": {
|
|
9848
|
-
"shape": "
|
|
9848
|
+
"shape": "S10c"
|
|
9849
9849
|
},
|
|
9850
9850
|
"MetadataProperties": {
|
|
9851
9851
|
"shape": "S1q"
|
|
@@ -9855,36 +9855,36 @@
|
|
|
9855
9855
|
"members": {
|
|
9856
9856
|
"SourceArn": {},
|
|
9857
9857
|
"TrainingJob": {
|
|
9858
|
-
"shape": "
|
|
9858
|
+
"shape": "S1e1"
|
|
9859
9859
|
},
|
|
9860
9860
|
"ProcessingJob": {
|
|
9861
9861
|
"type": "structure",
|
|
9862
9862
|
"members": {
|
|
9863
9863
|
"ProcessingInputs": {
|
|
9864
|
-
"shape": "
|
|
9864
|
+
"shape": "Sll"
|
|
9865
9865
|
},
|
|
9866
9866
|
"ProcessingOutputConfig": {
|
|
9867
|
-
"shape": "
|
|
9867
|
+
"shape": "Sm8"
|
|
9868
9868
|
},
|
|
9869
9869
|
"ProcessingJobName": {},
|
|
9870
9870
|
"ProcessingResources": {
|
|
9871
|
-
"shape": "
|
|
9871
|
+
"shape": "Smd"
|
|
9872
9872
|
},
|
|
9873
9873
|
"StoppingCondition": {
|
|
9874
|
-
"shape": "
|
|
9874
|
+
"shape": "Smf"
|
|
9875
9875
|
},
|
|
9876
9876
|
"AppSpecification": {
|
|
9877
|
-
"shape": "
|
|
9877
|
+
"shape": "Smh"
|
|
9878
9878
|
},
|
|
9879
9879
|
"Environment": {
|
|
9880
|
-
"shape": "
|
|
9880
|
+
"shape": "Smj"
|
|
9881
9881
|
},
|
|
9882
9882
|
"NetworkConfig": {
|
|
9883
|
-
"shape": "
|
|
9883
|
+
"shape": "Ska"
|
|
9884
9884
|
},
|
|
9885
9885
|
"RoleArn": {},
|
|
9886
9886
|
"ExperimentConfig": {
|
|
9887
|
-
"shape": "
|
|
9887
|
+
"shape": "Smk"
|
|
9888
9888
|
},
|
|
9889
9889
|
"ProcessingJobArn": {},
|
|
9890
9890
|
"ProcessingJobStatus": {},
|
|
@@ -9911,7 +9911,7 @@
|
|
|
9911
9911
|
}
|
|
9912
9912
|
},
|
|
9913
9913
|
"TransformJob": {
|
|
9914
|
-
"shape": "
|
|
9914
|
+
"shape": "S1e9"
|
|
9915
9915
|
}
|
|
9916
9916
|
}
|
|
9917
9917
|
},
|
|
@@ -9947,10 +9947,10 @@
|
|
|
9947
9947
|
"EndpointArn": {},
|
|
9948
9948
|
"EndpointConfigName": {},
|
|
9949
9949
|
"ProductionVariants": {
|
|
9950
|
-
"shape": "
|
|
9950
|
+
"shape": "Suj"
|
|
9951
9951
|
},
|
|
9952
9952
|
"DataCaptureConfig": {
|
|
9953
|
-
"shape": "
|
|
9953
|
+
"shape": "Sur"
|
|
9954
9954
|
},
|
|
9955
9955
|
"EndpointStatus": {},
|
|
9956
9956
|
"FailureReason": {},
|
|
@@ -9977,11 +9977,11 @@
|
|
|
9977
9977
|
"type": "timestamp"
|
|
9978
9978
|
},
|
|
9979
9979
|
"MonitoringScheduleConfig": {
|
|
9980
|
-
"shape": "
|
|
9980
|
+
"shape": "Sk2"
|
|
9981
9981
|
},
|
|
9982
9982
|
"EndpointName": {},
|
|
9983
9983
|
"LastMonitoringExecutionSummary": {
|
|
9984
|
-
"shape": "
|
|
9984
|
+
"shape": "Syd"
|
|
9985
9985
|
},
|
|
9986
9986
|
"Tags": {
|
|
9987
9987
|
"shape": "S7"
|
|
@@ -9993,7 +9993,7 @@
|
|
|
9993
9993
|
"shape": "S7"
|
|
9994
9994
|
},
|
|
9995
9995
|
"ShadowProductionVariants": {
|
|
9996
|
-
"shape": "
|
|
9996
|
+
"shape": "Suj"
|
|
9997
9997
|
}
|
|
9998
9998
|
}
|
|
9999
9999
|
},
|
|
@@ -10014,49 +10014,49 @@
|
|
|
10014
10014
|
"shape": "Sr"
|
|
10015
10015
|
},
|
|
10016
10016
|
"SourceAlgorithmSpecification": {
|
|
10017
|
-
"shape": "
|
|
10017
|
+
"shape": "Sj5"
|
|
10018
10018
|
},
|
|
10019
10019
|
"ValidationSpecification": {
|
|
10020
|
-
"shape": "
|
|
10020
|
+
"shape": "Sj2"
|
|
10021
10021
|
},
|
|
10022
10022
|
"ModelPackageStatus": {},
|
|
10023
10023
|
"ModelPackageStatusDetails": {
|
|
10024
|
-
"shape": "
|
|
10024
|
+
"shape": "Sy0"
|
|
10025
10025
|
},
|
|
10026
10026
|
"CertifyForMarketplace": {
|
|
10027
10027
|
"type": "boolean"
|
|
10028
10028
|
},
|
|
10029
10029
|
"ModelApprovalStatus": {},
|
|
10030
10030
|
"CreatedBy": {
|
|
10031
|
-
"shape": "
|
|
10031
|
+
"shape": "Srt"
|
|
10032
10032
|
},
|
|
10033
10033
|
"MetadataProperties": {
|
|
10034
10034
|
"shape": "S1q"
|
|
10035
10035
|
},
|
|
10036
10036
|
"ModelMetrics": {
|
|
10037
|
-
"shape": "
|
|
10037
|
+
"shape": "Sj8"
|
|
10038
10038
|
},
|
|
10039
10039
|
"LastModifiedTime": {
|
|
10040
10040
|
"type": "timestamp"
|
|
10041
10041
|
},
|
|
10042
10042
|
"LastModifiedBy": {
|
|
10043
|
-
"shape": "
|
|
10043
|
+
"shape": "Srt"
|
|
10044
10044
|
},
|
|
10045
10045
|
"ApprovalDescription": {},
|
|
10046
10046
|
"Domain": {},
|
|
10047
10047
|
"Task": {},
|
|
10048
10048
|
"SamplePayloadUrl": {},
|
|
10049
10049
|
"AdditionalInferenceSpecifications": {
|
|
10050
|
-
"shape": "
|
|
10050
|
+
"shape": "Sjo"
|
|
10051
10051
|
},
|
|
10052
10052
|
"Tags": {
|
|
10053
10053
|
"shape": "S7"
|
|
10054
10054
|
},
|
|
10055
10055
|
"CustomerMetadataProperties": {
|
|
10056
|
-
"shape": "
|
|
10056
|
+
"shape": "Sjf"
|
|
10057
10057
|
},
|
|
10058
10058
|
"DriftCheckBaselines": {
|
|
10059
|
-
"shape": "
|
|
10059
|
+
"shape": "Sji"
|
|
10060
10060
|
}
|
|
10061
10061
|
}
|
|
10062
10062
|
},
|
|
@@ -10070,7 +10070,7 @@
|
|
|
10070
10070
|
"type": "timestamp"
|
|
10071
10071
|
},
|
|
10072
10072
|
"CreatedBy": {
|
|
10073
|
-
"shape": "
|
|
10073
|
+
"shape": "Srt"
|
|
10074
10074
|
},
|
|
10075
10075
|
"ModelPackageGroupStatus": {},
|
|
10076
10076
|
"Tags": {
|
|
@@ -10097,13 +10097,13 @@
|
|
|
10097
10097
|
"type": "timestamp"
|
|
10098
10098
|
},
|
|
10099
10099
|
"CreatedBy": {
|
|
10100
|
-
"shape": "
|
|
10100
|
+
"shape": "Srt"
|
|
10101
10101
|
},
|
|
10102
10102
|
"LastModifiedBy": {
|
|
10103
|
-
"shape": "
|
|
10103
|
+
"shape": "Srt"
|
|
10104
10104
|
},
|
|
10105
10105
|
"ParallelismConfiguration": {
|
|
10106
|
-
"shape": "
|
|
10106
|
+
"shape": "Sl8"
|
|
10107
10107
|
},
|
|
10108
10108
|
"Tags": {
|
|
10109
10109
|
"shape": "S7"
|
|
@@ -10119,7 +10119,7 @@
|
|
|
10119
10119
|
"PipelineExecutionStatus": {},
|
|
10120
10120
|
"PipelineExecutionDescription": {},
|
|
10121
10121
|
"PipelineExperimentConfig": {
|
|
10122
|
-
"shape": "
|
|
10122
|
+
"shape": "Syx"
|
|
10123
10123
|
},
|
|
10124
10124
|
"FailureReason": {},
|
|
10125
10125
|
"CreationTime": {
|
|
@@ -10129,16 +10129,16 @@
|
|
|
10129
10129
|
"type": "timestamp"
|
|
10130
10130
|
},
|
|
10131
10131
|
"CreatedBy": {
|
|
10132
|
-
"shape": "
|
|
10132
|
+
"shape": "Srt"
|
|
10133
10133
|
},
|
|
10134
10134
|
"LastModifiedBy": {
|
|
10135
|
-
"shape": "
|
|
10135
|
+
"shape": "Srt"
|
|
10136
10136
|
},
|
|
10137
10137
|
"ParallelismConfiguration": {
|
|
10138
|
-
"shape": "
|
|
10138
|
+
"shape": "Sl8"
|
|
10139
10139
|
},
|
|
10140
10140
|
"PipelineParameters": {
|
|
10141
|
-
"shape": "
|
|
10141
|
+
"shape": "S1ar"
|
|
10142
10142
|
}
|
|
10143
10143
|
}
|
|
10144
10144
|
},
|
|
@@ -10167,10 +10167,10 @@
|
|
|
10167
10167
|
"RoleArn": {},
|
|
10168
10168
|
"FeatureGroupStatus": {},
|
|
10169
10169
|
"OfflineStoreStatus": {
|
|
10170
|
-
"shape": "
|
|
10170
|
+
"shape": "Sv7"
|
|
10171
10171
|
},
|
|
10172
10172
|
"LastUpdateStatus": {
|
|
10173
|
-
"shape": "
|
|
10173
|
+
"shape": "Sva"
|
|
10174
10174
|
},
|
|
10175
10175
|
"FailureReason": {},
|
|
10176
10176
|
"Description": {},
|
|
@@ -10187,14 +10187,14 @@
|
|
|
10187
10187
|
"ProjectId": {},
|
|
10188
10188
|
"ProjectDescription": {},
|
|
10189
10189
|
"ServiceCatalogProvisioningDetails": {
|
|
10190
|
-
"shape": "
|
|
10190
|
+
"shape": "Smp"
|
|
10191
10191
|
},
|
|
10192
10192
|
"ServiceCatalogProvisionedProductDetails": {
|
|
10193
|
-
"shape": "
|
|
10193
|
+
"shape": "Sz5"
|
|
10194
10194
|
},
|
|
10195
10195
|
"ProjectStatus": {},
|
|
10196
10196
|
"CreatedBy": {
|
|
10197
|
-
"shape": "
|
|
10197
|
+
"shape": "Srt"
|
|
10198
10198
|
},
|
|
10199
10199
|
"CreationTime": {
|
|
10200
10200
|
"type": "timestamp"
|
|
@@ -10206,7 +10206,7 @@
|
|
|
10206
10206
|
"type": "timestamp"
|
|
10207
10207
|
},
|
|
10208
10208
|
"LastModifiedBy": {
|
|
10209
|
-
"shape": "
|
|
10209
|
+
"shape": "Srt"
|
|
10210
10210
|
}
|
|
10211
10211
|
}
|
|
10212
10212
|
},
|
|
@@ -10225,7 +10225,7 @@
|
|
|
10225
10225
|
},
|
|
10226
10226
|
"Description": {},
|
|
10227
10227
|
"Parameters": {
|
|
10228
|
-
"shape": "
|
|
10228
|
+
"shape": "Svg"
|
|
10229
10229
|
}
|
|
10230
10230
|
}
|
|
10231
10231
|
},
|
|
@@ -10241,7 +10241,7 @@
|
|
|
10241
10241
|
"shape": "Sea"
|
|
10242
10242
|
},
|
|
10243
10243
|
"TrainingJobDefinitions": {
|
|
10244
|
-
"shape": "
|
|
10244
|
+
"shape": "Seq"
|
|
10245
10245
|
},
|
|
10246
10246
|
"HyperParameterTuningJobStatus": {},
|
|
10247
10247
|
"CreationTime": {
|
|
@@ -10254,19 +10254,19 @@
|
|
|
10254
10254
|
"type": "timestamp"
|
|
10255
10255
|
},
|
|
10256
10256
|
"TrainingJobStatusCounters": {
|
|
10257
|
-
"shape": "
|
|
10257
|
+
"shape": "Swd"
|
|
10258
10258
|
},
|
|
10259
10259
|
"ObjectiveStatusCounters": {
|
|
10260
|
-
"shape": "
|
|
10260
|
+
"shape": "Swf"
|
|
10261
10261
|
},
|
|
10262
10262
|
"BestTrainingJob": {
|
|
10263
|
-
"shape": "
|
|
10263
|
+
"shape": "Swh"
|
|
10264
10264
|
},
|
|
10265
10265
|
"OverallBestTrainingJob": {
|
|
10266
|
-
"shape": "
|
|
10266
|
+
"shape": "Swh"
|
|
10267
10267
|
},
|
|
10268
10268
|
"WarmStartConfig": {
|
|
10269
|
-
"shape": "
|
|
10269
|
+
"shape": "Ser"
|
|
10270
10270
|
},
|
|
10271
10271
|
"FailureReason": {},
|
|
10272
10272
|
"Tags": {
|
|
@@ -10282,13 +10282,13 @@
|
|
|
10282
10282
|
"members": {
|
|
10283
10283
|
"ModelName": {},
|
|
10284
10284
|
"PrimaryContainer": {
|
|
10285
|
-
"shape": "
|
|
10285
|
+
"shape": "Si3"
|
|
10286
10286
|
},
|
|
10287
10287
|
"Containers": {
|
|
10288
|
-
"shape": "
|
|
10288
|
+
"shape": "Sic"
|
|
10289
10289
|
},
|
|
10290
10290
|
"InferenceExecutionConfig": {
|
|
10291
|
-
"shape": "
|
|
10291
|
+
"shape": "Sid"
|
|
10292
10292
|
},
|
|
10293
10293
|
"ExecutionRoleArn": {},
|
|
10294
10294
|
"VpcConfig": {
|
|
@@ -10331,7 +10331,7 @@
|
|
|
10331
10331
|
}
|
|
10332
10332
|
},
|
|
10333
10333
|
"LastBatchTransformJob": {
|
|
10334
|
-
"shape": "
|
|
10334
|
+
"shape": "S1e9"
|
|
10335
10335
|
},
|
|
10336
10336
|
"MonitoringSchedules": {
|
|
10337
10337
|
"type": "list",
|
|
@@ -10350,14 +10350,14 @@
|
|
|
10350
10350
|
"type": "timestamp"
|
|
10351
10351
|
},
|
|
10352
10352
|
"MonitoringScheduleConfig": {
|
|
10353
|
-
"shape": "
|
|
10353
|
+
"shape": "Sk2"
|
|
10354
10354
|
},
|
|
10355
10355
|
"EndpointName": {},
|
|
10356
10356
|
"MonitoringAlertSummaries": {
|
|
10357
|
-
"shape": "
|
|
10357
|
+
"shape": "S18w"
|
|
10358
10358
|
},
|
|
10359
10359
|
"LastMonitoringExecutionSummary": {
|
|
10360
|
-
"shape": "
|
|
10360
|
+
"shape": "Syd"
|
|
10361
10361
|
}
|
|
10362
10362
|
}
|
|
10363
10363
|
}
|
|
@@ -10372,19 +10372,19 @@
|
|
|
10372
10372
|
},
|
|
10373
10373
|
"ModelCardStatus": {},
|
|
10374
10374
|
"SecurityConfig": {
|
|
10375
|
-
"shape": "
|
|
10375
|
+
"shape": "Sin"
|
|
10376
10376
|
},
|
|
10377
10377
|
"CreationTime": {
|
|
10378
10378
|
"type": "timestamp"
|
|
10379
10379
|
},
|
|
10380
10380
|
"CreatedBy": {
|
|
10381
|
-
"shape": "
|
|
10381
|
+
"shape": "Srt"
|
|
10382
10382
|
},
|
|
10383
10383
|
"LastModifiedTime": {
|
|
10384
10384
|
"type": "timestamp"
|
|
10385
10385
|
},
|
|
10386
10386
|
"LastModifiedBy": {
|
|
10387
|
-
"shape": "
|
|
10387
|
+
"shape": "Srt"
|
|
10388
10388
|
},
|
|
10389
10389
|
"Tags": {
|
|
10390
10390
|
"shape": "S7"
|
|
@@ -10404,23 +10404,23 @@
|
|
|
10404
10404
|
"type": "integer"
|
|
10405
10405
|
},
|
|
10406
10406
|
"Content": {
|
|
10407
|
-
"shape": "
|
|
10407
|
+
"shape": "Sio"
|
|
10408
10408
|
},
|
|
10409
10409
|
"ModelCardStatus": {},
|
|
10410
10410
|
"SecurityConfig": {
|
|
10411
|
-
"shape": "
|
|
10411
|
+
"shape": "Sin"
|
|
10412
10412
|
},
|
|
10413
10413
|
"CreationTime": {
|
|
10414
10414
|
"type": "timestamp"
|
|
10415
10415
|
},
|
|
10416
10416
|
"CreatedBy": {
|
|
10417
|
-
"shape": "
|
|
10417
|
+
"shape": "Srt"
|
|
10418
10418
|
},
|
|
10419
10419
|
"LastModifiedTime": {
|
|
10420
10420
|
"type": "timestamp"
|
|
10421
10421
|
},
|
|
10422
10422
|
"LastModifiedBy": {
|
|
10423
|
-
"shape": "
|
|
10423
|
+
"shape": "Srt"
|
|
10424
10424
|
},
|
|
10425
10425
|
"Tags": {
|
|
10426
10426
|
"shape": "S7"
|
|
@@ -10466,7 +10466,7 @@
|
|
|
10466
10466
|
"members": {
|
|
10467
10467
|
"CallbackToken": {},
|
|
10468
10468
|
"OutputParameters": {
|
|
10469
|
-
"shape": "
|
|
10469
|
+
"shape": "S1ab"
|
|
10470
10470
|
},
|
|
10471
10471
|
"ClientRequestToken": {
|
|
10472
10472
|
"idempotencyToken": true
|
|
@@ -10546,14 +10546,14 @@
|
|
|
10546
10546
|
"PipelineName": {},
|
|
10547
10547
|
"PipelineExecutionDisplayName": {},
|
|
10548
10548
|
"PipelineParameters": {
|
|
10549
|
-
"shape": "
|
|
10549
|
+
"shape": "S1ar"
|
|
10550
10550
|
},
|
|
10551
10551
|
"PipelineExecutionDescription": {},
|
|
10552
10552
|
"ClientRequestToken": {
|
|
10553
10553
|
"idempotencyToken": true
|
|
10554
10554
|
},
|
|
10555
10555
|
"ParallelismConfiguration": {
|
|
10556
|
-
"shape": "
|
|
10556
|
+
"shape": "Sl8"
|
|
10557
10557
|
}
|
|
10558
10558
|
}
|
|
10559
10559
|
},
|
|
@@ -10636,7 +10636,7 @@
|
|
|
10636
10636
|
"value": {}
|
|
10637
10637
|
},
|
|
10638
10638
|
"DesiredModelVariants": {
|
|
10639
|
-
"shape": "
|
|
10639
|
+
"shape": "Sfk"
|
|
10640
10640
|
},
|
|
10641
10641
|
"DesiredState": {},
|
|
10642
10642
|
"Reason": {}
|
|
@@ -10764,7 +10764,7 @@
|
|
|
10764
10764
|
"shape": "S1o"
|
|
10765
10765
|
},
|
|
10766
10766
|
"PropertiesToRemove": {
|
|
10767
|
-
"shape": "
|
|
10767
|
+
"shape": "S1fq"
|
|
10768
10768
|
}
|
|
10769
10769
|
}
|
|
10770
10770
|
},
|
|
@@ -10808,7 +10808,7 @@
|
|
|
10808
10808
|
"shape": "S1o"
|
|
10809
10809
|
},
|
|
10810
10810
|
"PropertiesToRemove": {
|
|
10811
|
-
"shape": "
|
|
10811
|
+
"shape": "S1fq"
|
|
10812
10812
|
}
|
|
10813
10813
|
}
|
|
10814
10814
|
},
|
|
@@ -10858,7 +10858,7 @@
|
|
|
10858
10858
|
"shape": "S1o"
|
|
10859
10859
|
},
|
|
10860
10860
|
"PropertiesToRemove": {
|
|
10861
|
-
"shape": "
|
|
10861
|
+
"shape": "S1fq"
|
|
10862
10862
|
}
|
|
10863
10863
|
}
|
|
10864
10864
|
},
|
|
@@ -10899,7 +10899,7 @@
|
|
|
10899
10899
|
"members": {
|
|
10900
10900
|
"DeviceFleetName": {},
|
|
10901
10901
|
"Devices": {
|
|
10902
|
-
"shape": "
|
|
10902
|
+
"shape": "S1dd"
|
|
10903
10903
|
}
|
|
10904
10904
|
}
|
|
10905
10905
|
}
|
|
@@ -11092,7 +11092,7 @@
|
|
|
11092
11092
|
"ParameterAdditions": {
|
|
11093
11093
|
"type": "list",
|
|
11094
11094
|
"member": {
|
|
11095
|
-
"shape": "
|
|
11095
|
+
"shape": "Svh"
|
|
11096
11096
|
}
|
|
11097
11097
|
},
|
|
11098
11098
|
"ParameterRemovals": {
|
|
@@ -11164,10 +11164,10 @@
|
|
|
11164
11164
|
"type": "integer"
|
|
11165
11165
|
},
|
|
11166
11166
|
"AliasesToAdd": {
|
|
11167
|
-
"shape": "
|
|
11167
|
+
"shape": "Sf4"
|
|
11168
11168
|
},
|
|
11169
11169
|
"AliasesToDelete": {
|
|
11170
|
-
"shape": "
|
|
11170
|
+
"shape": "Sf4"
|
|
11171
11171
|
},
|
|
11172
11172
|
"VendorGuidance": {},
|
|
11173
11173
|
"JobType": {},
|
|
@@ -11196,17 +11196,17 @@
|
|
|
11196
11196
|
"members": {
|
|
11197
11197
|
"Name": {},
|
|
11198
11198
|
"Schedule": {
|
|
11199
|
-
"shape": "
|
|
11199
|
+
"shape": "Sfh"
|
|
11200
11200
|
},
|
|
11201
11201
|
"Description": {},
|
|
11202
11202
|
"ModelVariants": {
|
|
11203
|
-
"shape": "
|
|
11203
|
+
"shape": "Sfk"
|
|
11204
11204
|
},
|
|
11205
11205
|
"DataStorageConfig": {
|
|
11206
|
-
"shape": "
|
|
11206
|
+
"shape": "Sfs"
|
|
11207
11207
|
},
|
|
11208
11208
|
"ShadowModeConfig": {
|
|
11209
|
-
"shape": "
|
|
11209
|
+
"shape": "Sft"
|
|
11210
11210
|
}
|
|
11211
11211
|
}
|
|
11212
11212
|
},
|
|
@@ -11229,7 +11229,7 @@
|
|
|
11229
11229
|
"members": {
|
|
11230
11230
|
"ModelCardName": {},
|
|
11231
11231
|
"Content": {
|
|
11232
|
-
"shape": "
|
|
11232
|
+
"shape": "Sio"
|
|
11233
11233
|
},
|
|
11234
11234
|
"ModelCardStatus": {}
|
|
11235
11235
|
}
|
|
@@ -11255,14 +11255,14 @@
|
|
|
11255
11255
|
"ModelApprovalStatus": {},
|
|
11256
11256
|
"ApprovalDescription": {},
|
|
11257
11257
|
"CustomerMetadataProperties": {
|
|
11258
|
-
"shape": "
|
|
11258
|
+
"shape": "Sjf"
|
|
11259
11259
|
},
|
|
11260
11260
|
"CustomerMetadataPropertiesToRemove": {
|
|
11261
11261
|
"type": "list",
|
|
11262
11262
|
"member": {}
|
|
11263
11263
|
},
|
|
11264
11264
|
"AdditionalInferenceSpecificationsToAdd": {
|
|
11265
|
-
"shape": "
|
|
11265
|
+
"shape": "Sjo"
|
|
11266
11266
|
}
|
|
11267
11267
|
}
|
|
11268
11268
|
},
|
|
@@ -11317,7 +11317,7 @@
|
|
|
11317
11317
|
"members": {
|
|
11318
11318
|
"MonitoringScheduleName": {},
|
|
11319
11319
|
"MonitoringScheduleConfig": {
|
|
11320
|
-
"shape": "
|
|
11320
|
+
"shape": "Sk2"
|
|
11321
11321
|
}
|
|
11322
11322
|
}
|
|
11323
11323
|
},
|
|
@@ -11350,10 +11350,10 @@
|
|
|
11350
11350
|
},
|
|
11351
11351
|
"DefaultCodeRepository": {},
|
|
11352
11352
|
"AdditionalCodeRepositories": {
|
|
11353
|
-
"shape": "
|
|
11353
|
+
"shape": "Skm"
|
|
11354
11354
|
},
|
|
11355
11355
|
"AcceleratorTypes": {
|
|
11356
|
-
"shape": "
|
|
11356
|
+
"shape": "Skj"
|
|
11357
11357
|
},
|
|
11358
11358
|
"DisassociateAcceleratorTypes": {
|
|
11359
11359
|
"type": "boolean"
|
|
@@ -11366,7 +11366,7 @@
|
|
|
11366
11366
|
},
|
|
11367
11367
|
"RootAccess": {},
|
|
11368
11368
|
"InstanceMetadataServiceConfiguration": {
|
|
11369
|
-
"shape": "
|
|
11369
|
+
"shape": "Skp"
|
|
11370
11370
|
}
|
|
11371
11371
|
}
|
|
11372
11372
|
},
|
|
@@ -11384,10 +11384,10 @@
|
|
|
11384
11384
|
"members": {
|
|
11385
11385
|
"NotebookInstanceLifecycleConfigName": {},
|
|
11386
11386
|
"OnCreate": {
|
|
11387
|
-
"shape": "
|
|
11387
|
+
"shape": "Sku"
|
|
11388
11388
|
},
|
|
11389
11389
|
"OnStart": {
|
|
11390
|
-
"shape": "
|
|
11390
|
+
"shape": "Sku"
|
|
11391
11391
|
}
|
|
11392
11392
|
}
|
|
11393
11393
|
},
|
|
@@ -11407,12 +11407,12 @@
|
|
|
11407
11407
|
"PipelineDisplayName": {},
|
|
11408
11408
|
"PipelineDefinition": {},
|
|
11409
11409
|
"PipelineDefinitionS3Location": {
|
|
11410
|
-
"shape": "
|
|
11410
|
+
"shape": "Sl2"
|
|
11411
11411
|
},
|
|
11412
11412
|
"PipelineDescription": {},
|
|
11413
11413
|
"RoleArn": {},
|
|
11414
11414
|
"ParallelismConfiguration": {
|
|
11415
|
-
"shape": "
|
|
11415
|
+
"shape": "Sl8"
|
|
11416
11416
|
}
|
|
11417
11417
|
}
|
|
11418
11418
|
},
|
|
@@ -11434,7 +11434,7 @@
|
|
|
11434
11434
|
"PipelineExecutionDescription": {},
|
|
11435
11435
|
"PipelineExecutionDisplayName": {},
|
|
11436
11436
|
"ParallelismConfiguration": {
|
|
11437
|
-
"shape": "
|
|
11437
|
+
"shape": "Sl8"
|
|
11438
11438
|
}
|
|
11439
11439
|
}
|
|
11440
11440
|
},
|
|
@@ -11459,7 +11459,7 @@
|
|
|
11459
11459
|
"members": {
|
|
11460
11460
|
"ProvisioningArtifactId": {},
|
|
11461
11461
|
"ProvisioningParameters": {
|
|
11462
|
-
"shape": "
|
|
11462
|
+
"shape": "Smr"
|
|
11463
11463
|
}
|
|
11464
11464
|
}
|
|
11465
11465
|
},
|
|
@@ -11489,7 +11489,7 @@
|
|
|
11489
11489
|
"DomainId": {},
|
|
11490
11490
|
"SpaceName": {},
|
|
11491
11491
|
"SpaceSettings": {
|
|
11492
|
-
"shape": "
|
|
11492
|
+
"shape": "Smz"
|
|
11493
11493
|
}
|
|
11494
11494
|
}
|
|
11495
11495
|
},
|
|
@@ -11516,7 +11516,7 @@
|
|
|
11516
11516
|
"type": "long"
|
|
11517
11517
|
},
|
|
11518
11518
|
"ProfilingParameters": {
|
|
11519
|
-
"shape": "
|
|
11519
|
+
"shape": "Snt"
|
|
11520
11520
|
},
|
|
11521
11521
|
"DisableProfiler": {
|
|
11522
11522
|
"type": "boolean"
|
|
@@ -11524,7 +11524,7 @@
|
|
|
11524
11524
|
}
|
|
11525
11525
|
},
|
|
11526
11526
|
"ProfilerRuleConfigurations": {
|
|
11527
|
-
"shape": "
|
|
11527
|
+
"shape": "Snv"
|
|
11528
11528
|
},
|
|
11529
11529
|
"ResourceConfig": {
|
|
11530
11530
|
"type": "structure",
|
|
@@ -11577,7 +11577,7 @@
|
|
|
11577
11577
|
"TrialComponentName": {},
|
|
11578
11578
|
"DisplayName": {},
|
|
11579
11579
|
"Status": {
|
|
11580
|
-
"shape": "
|
|
11580
|
+
"shape": "Sog"
|
|
11581
11581
|
},
|
|
11582
11582
|
"StartTime": {
|
|
11583
11583
|
"type": "timestamp"
|
|
@@ -11586,22 +11586,22 @@
|
|
|
11586
11586
|
"type": "timestamp"
|
|
11587
11587
|
},
|
|
11588
11588
|
"Parameters": {
|
|
11589
|
-
"shape": "
|
|
11589
|
+
"shape": "Soj"
|
|
11590
11590
|
},
|
|
11591
11591
|
"ParametersToRemove": {
|
|
11592
|
-
"shape": "
|
|
11592
|
+
"shape": "S1hv"
|
|
11593
11593
|
},
|
|
11594
11594
|
"InputArtifacts": {
|
|
11595
|
-
"shape": "
|
|
11595
|
+
"shape": "Son"
|
|
11596
11596
|
},
|
|
11597
11597
|
"InputArtifactsToRemove": {
|
|
11598
|
-
"shape": "
|
|
11598
|
+
"shape": "S1hv"
|
|
11599
11599
|
},
|
|
11600
11600
|
"OutputArtifacts": {
|
|
11601
|
-
"shape": "
|
|
11601
|
+
"shape": "Son"
|
|
11602
11602
|
},
|
|
11603
11603
|
"OutputArtifactsToRemove": {
|
|
11604
|
-
"shape": "
|
|
11604
|
+
"shape": "S1hv"
|
|
11605
11605
|
}
|
|
11606
11606
|
}
|
|
11607
11607
|
},
|
|
@@ -11643,13 +11643,13 @@
|
|
|
11643
11643
|
"members": {
|
|
11644
11644
|
"WorkforceName": {},
|
|
11645
11645
|
"SourceIpConfig": {
|
|
11646
|
-
"shape": "
|
|
11646
|
+
"shape": "Sp4"
|
|
11647
11647
|
},
|
|
11648
11648
|
"OidcConfig": {
|
|
11649
|
-
"shape": "
|
|
11649
|
+
"shape": "Sp1"
|
|
11650
11650
|
},
|
|
11651
11651
|
"WorkforceVpcConfig": {
|
|
11652
|
-
"shape": "
|
|
11652
|
+
"shape": "Sp8"
|
|
11653
11653
|
}
|
|
11654
11654
|
}
|
|
11655
11655
|
},
|
|
@@ -11660,7 +11660,7 @@
|
|
|
11660
11660
|
],
|
|
11661
11661
|
"members": {
|
|
11662
11662
|
"Workforce": {
|
|
11663
|
-
"shape": "
|
|
11663
|
+
"shape": "S10m"
|
|
11664
11664
|
}
|
|
11665
11665
|
}
|
|
11666
11666
|
}
|
|
@@ -11674,11 +11674,11 @@
|
|
|
11674
11674
|
"members": {
|
|
11675
11675
|
"WorkteamName": {},
|
|
11676
11676
|
"MemberDefinitions": {
|
|
11677
|
-
"shape": "
|
|
11677
|
+
"shape": "Spi"
|
|
11678
11678
|
},
|
|
11679
11679
|
"Description": {},
|
|
11680
11680
|
"NotificationConfiguration": {
|
|
11681
|
-
"shape": "
|
|
11681
|
+
"shape": "Spq"
|
|
11682
11682
|
}
|
|
11683
11683
|
}
|
|
11684
11684
|
},
|
|
@@ -11689,7 +11689,7 @@
|
|
|
11689
11689
|
],
|
|
11690
11690
|
"members": {
|
|
11691
11691
|
"Workteam": {
|
|
11692
|
-
"shape": "
|
|
11692
|
+
"shape": "S10u"
|
|
11693
11693
|
}
|
|
11694
11694
|
}
|
|
11695
11695
|
}
|
|
@@ -13641,6 +13641,11 @@
|
|
|
13641
13641
|
}
|
|
13642
13642
|
}
|
|
13643
13643
|
}
|
|
13644
|
+
},
|
|
13645
|
+
"Environment": {
|
|
13646
|
+
"type": "map",
|
|
13647
|
+
"key": {},
|
|
13648
|
+
"value": {}
|
|
13644
13649
|
}
|
|
13645
13650
|
}
|
|
13646
13651
|
},
|
|
@@ -13665,13 +13670,13 @@
|
|
|
13665
13670
|
}
|
|
13666
13671
|
}
|
|
13667
13672
|
},
|
|
13668
|
-
"
|
|
13673
|
+
"Seq": {
|
|
13669
13674
|
"type": "list",
|
|
13670
13675
|
"member": {
|
|
13671
13676
|
"shape": "Sea"
|
|
13672
13677
|
}
|
|
13673
13678
|
},
|
|
13674
|
-
"
|
|
13679
|
+
"Ser": {
|
|
13675
13680
|
"type": "structure",
|
|
13676
13681
|
"required": [
|
|
13677
13682
|
"ParentHyperParameterTuningJobs",
|
|
@@ -13690,11 +13695,11 @@
|
|
|
13690
13695
|
"WarmStartType": {}
|
|
13691
13696
|
}
|
|
13692
13697
|
},
|
|
13693
|
-
"
|
|
13698
|
+
"Sf4": {
|
|
13694
13699
|
"type": "list",
|
|
13695
13700
|
"member": {}
|
|
13696
13701
|
},
|
|
13697
|
-
"
|
|
13702
|
+
"Sfh": {
|
|
13698
13703
|
"type": "structure",
|
|
13699
13704
|
"members": {
|
|
13700
13705
|
"StartTime": {
|
|
@@ -13705,7 +13710,7 @@
|
|
|
13705
13710
|
}
|
|
13706
13711
|
}
|
|
13707
13712
|
},
|
|
13708
|
-
"
|
|
13713
|
+
"Sfk": {
|
|
13709
13714
|
"type": "list",
|
|
13710
13715
|
"member": {
|
|
13711
13716
|
"type": "structure",
|
|
@@ -13718,12 +13723,12 @@
|
|
|
13718
13723
|
"ModelName": {},
|
|
13719
13724
|
"VariantName": {},
|
|
13720
13725
|
"InfrastructureConfig": {
|
|
13721
|
-
"shape": "
|
|
13726
|
+
"shape": "Sfn"
|
|
13722
13727
|
}
|
|
13723
13728
|
}
|
|
13724
13729
|
}
|
|
13725
13730
|
},
|
|
13726
|
-
"
|
|
13731
|
+
"Sfn": {
|
|
13727
13732
|
"type": "structure",
|
|
13728
13733
|
"required": [
|
|
13729
13734
|
"InfrastructureType",
|
|
@@ -13746,7 +13751,7 @@
|
|
|
13746
13751
|
}
|
|
13747
13752
|
}
|
|
13748
13753
|
},
|
|
13749
|
-
"
|
|
13754
|
+
"Sfs": {
|
|
13750
13755
|
"type": "structure",
|
|
13751
13756
|
"required": [
|
|
13752
13757
|
"Destination"
|
|
@@ -13759,7 +13764,7 @@
|
|
|
13759
13764
|
}
|
|
13760
13765
|
}
|
|
13761
13766
|
},
|
|
13762
|
-
"
|
|
13767
|
+
"Sft": {
|
|
13763
13768
|
"type": "structure",
|
|
13764
13769
|
"required": [
|
|
13765
13770
|
"SourceModelVariantName",
|
|
@@ -13785,7 +13790,7 @@
|
|
|
13785
13790
|
}
|
|
13786
13791
|
}
|
|
13787
13792
|
},
|
|
13788
|
-
"
|
|
13793
|
+
"Sg1": {
|
|
13789
13794
|
"type": "structure",
|
|
13790
13795
|
"required": [
|
|
13791
13796
|
"ModelPackageVersionArn"
|
|
@@ -13892,7 +13897,7 @@
|
|
|
13892
13897
|
"Endpoints": {
|
|
13893
13898
|
"type": "list",
|
|
13894
13899
|
"member": {
|
|
13895
|
-
"shape": "
|
|
13900
|
+
"shape": "Sgr"
|
|
13896
13901
|
}
|
|
13897
13902
|
},
|
|
13898
13903
|
"VpcConfig": {
|
|
@@ -13914,7 +13919,7 @@
|
|
|
13914
13919
|
}
|
|
13915
13920
|
}
|
|
13916
13921
|
},
|
|
13917
|
-
"
|
|
13922
|
+
"Sgr": {
|
|
13918
13923
|
"type": "structure",
|
|
13919
13924
|
"required": [
|
|
13920
13925
|
"EndpointName"
|
|
@@ -13923,7 +13928,7 @@
|
|
|
13923
13928
|
"EndpointName": {}
|
|
13924
13929
|
}
|
|
13925
13930
|
},
|
|
13926
|
-
"
|
|
13931
|
+
"Sgy": {
|
|
13927
13932
|
"type": "structure",
|
|
13928
13933
|
"members": {
|
|
13929
13934
|
"MaxInvocations": {
|
|
@@ -13943,7 +13948,7 @@
|
|
|
13943
13948
|
}
|
|
13944
13949
|
}
|
|
13945
13950
|
},
|
|
13946
|
-
"
|
|
13951
|
+
"Sh9": {
|
|
13947
13952
|
"type": "structure",
|
|
13948
13953
|
"required": [
|
|
13949
13954
|
"DataSource"
|
|
@@ -13983,7 +13988,7 @@
|
|
|
13983
13988
|
}
|
|
13984
13989
|
}
|
|
13985
13990
|
},
|
|
13986
|
-
"
|
|
13991
|
+
"Shg": {
|
|
13987
13992
|
"type": "structure",
|
|
13988
13993
|
"required": [
|
|
13989
13994
|
"S3OutputPath"
|
|
@@ -13994,7 +13999,7 @@
|
|
|
13994
13999
|
"SnsTopicArn": {}
|
|
13995
14000
|
}
|
|
13996
14001
|
},
|
|
13997
|
-
"
|
|
14002
|
+
"Shh": {
|
|
13998
14003
|
"type": "structure",
|
|
13999
14004
|
"members": {
|
|
14000
14005
|
"MaxHumanLabeledObjectCount": {
|
|
@@ -14005,7 +14010,7 @@
|
|
|
14005
14010
|
}
|
|
14006
14011
|
}
|
|
14007
14012
|
},
|
|
14008
|
-
"
|
|
14013
|
+
"Shk": {
|
|
14009
14014
|
"type": "structure",
|
|
14010
14015
|
"required": [
|
|
14011
14016
|
"LabelingJobAlgorithmSpecificationArn"
|
|
@@ -14024,7 +14029,7 @@
|
|
|
14024
14029
|
}
|
|
14025
14030
|
}
|
|
14026
14031
|
},
|
|
14027
|
-
"
|
|
14032
|
+
"Sho": {
|
|
14028
14033
|
"type": "structure",
|
|
14029
14034
|
"required": [
|
|
14030
14035
|
"WorkteamArn",
|
|
@@ -14078,7 +14083,7 @@
|
|
|
14078
14083
|
}
|
|
14079
14084
|
}
|
|
14080
14085
|
},
|
|
14081
|
-
"
|
|
14086
|
+
"Si3": {
|
|
14082
14087
|
"type": "structure",
|
|
14083
14088
|
"members": {
|
|
14084
14089
|
"ContainerHostname": {},
|
|
@@ -14116,13 +14121,13 @@
|
|
|
14116
14121
|
}
|
|
14117
14122
|
}
|
|
14118
14123
|
},
|
|
14119
|
-
"
|
|
14124
|
+
"Sic": {
|
|
14120
14125
|
"type": "list",
|
|
14121
14126
|
"member": {
|
|
14122
|
-
"shape": "
|
|
14127
|
+
"shape": "Si3"
|
|
14123
14128
|
}
|
|
14124
14129
|
},
|
|
14125
|
-
"
|
|
14130
|
+
"Sid": {
|
|
14126
14131
|
"type": "structure",
|
|
14127
14132
|
"required": [
|
|
14128
14133
|
"Mode"
|
|
@@ -14131,7 +14136,7 @@
|
|
|
14131
14136
|
"Mode": {}
|
|
14132
14137
|
}
|
|
14133
14138
|
},
|
|
14134
|
-
"
|
|
14139
|
+
"Sih": {
|
|
14135
14140
|
"type": "structure",
|
|
14136
14141
|
"members": {
|
|
14137
14142
|
"BaseliningJobName": {},
|
|
@@ -14140,7 +14145,7 @@
|
|
|
14140
14145
|
}
|
|
14141
14146
|
}
|
|
14142
14147
|
},
|
|
14143
|
-
"
|
|
14148
|
+
"Sii": {
|
|
14144
14149
|
"type": "structure",
|
|
14145
14150
|
"required": [
|
|
14146
14151
|
"ImageUri",
|
|
@@ -14154,7 +14159,7 @@
|
|
|
14154
14159
|
}
|
|
14155
14160
|
}
|
|
14156
14161
|
},
|
|
14157
|
-
"
|
|
14162
|
+
"Sij": {
|
|
14158
14163
|
"type": "structure",
|
|
14159
14164
|
"required": [
|
|
14160
14165
|
"GroundTruthS3Input"
|
|
@@ -14167,27 +14172,27 @@
|
|
|
14167
14172
|
"shape": "S7i"
|
|
14168
14173
|
},
|
|
14169
14174
|
"GroundTruthS3Input": {
|
|
14170
|
-
"shape": "
|
|
14175
|
+
"shape": "Sik"
|
|
14171
14176
|
}
|
|
14172
14177
|
}
|
|
14173
14178
|
},
|
|
14174
|
-
"
|
|
14179
|
+
"Sik": {
|
|
14175
14180
|
"type": "structure",
|
|
14176
14181
|
"members": {
|
|
14177
14182
|
"S3Uri": {}
|
|
14178
14183
|
}
|
|
14179
14184
|
},
|
|
14180
|
-
"
|
|
14185
|
+
"Sin": {
|
|
14181
14186
|
"type": "structure",
|
|
14182
14187
|
"members": {
|
|
14183
14188
|
"KmsKeyId": {}
|
|
14184
14189
|
}
|
|
14185
14190
|
},
|
|
14186
|
-
"
|
|
14191
|
+
"Sio": {
|
|
14187
14192
|
"type": "string",
|
|
14188
14193
|
"sensitive": true
|
|
14189
14194
|
},
|
|
14190
|
-
"
|
|
14195
|
+
"Sit": {
|
|
14191
14196
|
"type": "structure",
|
|
14192
14197
|
"required": [
|
|
14193
14198
|
"S3OutputPath"
|
|
@@ -14196,7 +14201,7 @@
|
|
|
14196
14201
|
"S3OutputPath": {}
|
|
14197
14202
|
}
|
|
14198
14203
|
},
|
|
14199
|
-
"
|
|
14204
|
+
"Six": {
|
|
14200
14205
|
"type": "structure",
|
|
14201
14206
|
"members": {
|
|
14202
14207
|
"BaseliningJobName": {},
|
|
@@ -14205,7 +14210,7 @@
|
|
|
14205
14210
|
}
|
|
14206
14211
|
}
|
|
14207
14212
|
},
|
|
14208
|
-
"
|
|
14213
|
+
"Siy": {
|
|
14209
14214
|
"type": "structure",
|
|
14210
14215
|
"required": [
|
|
14211
14216
|
"ImageUri",
|
|
@@ -14219,7 +14224,7 @@
|
|
|
14219
14224
|
}
|
|
14220
14225
|
}
|
|
14221
14226
|
},
|
|
14222
|
-
"
|
|
14227
|
+
"Siz": {
|
|
14223
14228
|
"type": "structure",
|
|
14224
14229
|
"members": {
|
|
14225
14230
|
"EndpointInput": {
|
|
@@ -14230,7 +14235,7 @@
|
|
|
14230
14235
|
}
|
|
14231
14236
|
}
|
|
14232
14237
|
},
|
|
14233
|
-
"
|
|
14238
|
+
"Sj2": {
|
|
14234
14239
|
"type": "structure",
|
|
14235
14240
|
"required": [
|
|
14236
14241
|
"ValidationRole",
|
|
@@ -14256,7 +14261,7 @@
|
|
|
14256
14261
|
}
|
|
14257
14262
|
}
|
|
14258
14263
|
},
|
|
14259
|
-
"
|
|
14264
|
+
"Sj5": {
|
|
14260
14265
|
"type": "structure",
|
|
14261
14266
|
"required": [
|
|
14262
14267
|
"SourceAlgorithms"
|
|
@@ -14277,17 +14282,17 @@
|
|
|
14277
14282
|
}
|
|
14278
14283
|
}
|
|
14279
14284
|
},
|
|
14280
|
-
"
|
|
14285
|
+
"Sj8": {
|
|
14281
14286
|
"type": "structure",
|
|
14282
14287
|
"members": {
|
|
14283
14288
|
"ModelQuality": {
|
|
14284
14289
|
"type": "structure",
|
|
14285
14290
|
"members": {
|
|
14286
14291
|
"Statistics": {
|
|
14287
|
-
"shape": "
|
|
14292
|
+
"shape": "Sja"
|
|
14288
14293
|
},
|
|
14289
14294
|
"Constraints": {
|
|
14290
|
-
"shape": "
|
|
14295
|
+
"shape": "Sja"
|
|
14291
14296
|
}
|
|
14292
14297
|
}
|
|
14293
14298
|
},
|
|
@@ -14295,10 +14300,10 @@
|
|
|
14295
14300
|
"type": "structure",
|
|
14296
14301
|
"members": {
|
|
14297
14302
|
"Statistics": {
|
|
14298
|
-
"shape": "
|
|
14303
|
+
"shape": "Sja"
|
|
14299
14304
|
},
|
|
14300
14305
|
"Constraints": {
|
|
14301
|
-
"shape": "
|
|
14306
|
+
"shape": "Sja"
|
|
14302
14307
|
}
|
|
14303
14308
|
}
|
|
14304
14309
|
},
|
|
@@ -14306,13 +14311,13 @@
|
|
|
14306
14311
|
"type": "structure",
|
|
14307
14312
|
"members": {
|
|
14308
14313
|
"Report": {
|
|
14309
|
-
"shape": "
|
|
14314
|
+
"shape": "Sja"
|
|
14310
14315
|
},
|
|
14311
14316
|
"PreTrainingReport": {
|
|
14312
|
-
"shape": "
|
|
14317
|
+
"shape": "Sja"
|
|
14313
14318
|
},
|
|
14314
14319
|
"PostTrainingReport": {
|
|
14315
|
-
"shape": "
|
|
14320
|
+
"shape": "Sja"
|
|
14316
14321
|
}
|
|
14317
14322
|
}
|
|
14318
14323
|
},
|
|
@@ -14320,13 +14325,13 @@
|
|
|
14320
14325
|
"type": "structure",
|
|
14321
14326
|
"members": {
|
|
14322
14327
|
"Report": {
|
|
14323
|
-
"shape": "
|
|
14328
|
+
"shape": "Sja"
|
|
14324
14329
|
}
|
|
14325
14330
|
}
|
|
14326
14331
|
}
|
|
14327
14332
|
}
|
|
14328
14333
|
},
|
|
14329
|
-
"
|
|
14334
|
+
"Sja": {
|
|
14330
14335
|
"type": "structure",
|
|
14331
14336
|
"required": [
|
|
14332
14337
|
"ContentType",
|
|
@@ -14338,25 +14343,25 @@
|
|
|
14338
14343
|
"S3Uri": {}
|
|
14339
14344
|
}
|
|
14340
14345
|
},
|
|
14341
|
-
"
|
|
14346
|
+
"Sjf": {
|
|
14342
14347
|
"type": "map",
|
|
14343
14348
|
"key": {},
|
|
14344
14349
|
"value": {}
|
|
14345
14350
|
},
|
|
14346
|
-
"
|
|
14351
|
+
"Sji": {
|
|
14347
14352
|
"type": "structure",
|
|
14348
14353
|
"members": {
|
|
14349
14354
|
"Bias": {
|
|
14350
14355
|
"type": "structure",
|
|
14351
14356
|
"members": {
|
|
14352
14357
|
"ConfigFile": {
|
|
14353
|
-
"shape": "
|
|
14358
|
+
"shape": "Sjk"
|
|
14354
14359
|
},
|
|
14355
14360
|
"PreTrainingConstraints": {
|
|
14356
|
-
"shape": "
|
|
14361
|
+
"shape": "Sja"
|
|
14357
14362
|
},
|
|
14358
14363
|
"PostTrainingConstraints": {
|
|
14359
|
-
"shape": "
|
|
14364
|
+
"shape": "Sja"
|
|
14360
14365
|
}
|
|
14361
14366
|
}
|
|
14362
14367
|
},
|
|
@@ -14364,10 +14369,10 @@
|
|
|
14364
14369
|
"type": "structure",
|
|
14365
14370
|
"members": {
|
|
14366
14371
|
"Constraints": {
|
|
14367
|
-
"shape": "
|
|
14372
|
+
"shape": "Sja"
|
|
14368
14373
|
},
|
|
14369
14374
|
"ConfigFile": {
|
|
14370
|
-
"shape": "
|
|
14375
|
+
"shape": "Sjk"
|
|
14371
14376
|
}
|
|
14372
14377
|
}
|
|
14373
14378
|
},
|
|
@@ -14375,10 +14380,10 @@
|
|
|
14375
14380
|
"type": "structure",
|
|
14376
14381
|
"members": {
|
|
14377
14382
|
"Statistics": {
|
|
14378
|
-
"shape": "
|
|
14383
|
+
"shape": "Sja"
|
|
14379
14384
|
},
|
|
14380
14385
|
"Constraints": {
|
|
14381
|
-
"shape": "
|
|
14386
|
+
"shape": "Sja"
|
|
14382
14387
|
}
|
|
14383
14388
|
}
|
|
14384
14389
|
},
|
|
@@ -14386,16 +14391,16 @@
|
|
|
14386
14391
|
"type": "structure",
|
|
14387
14392
|
"members": {
|
|
14388
14393
|
"Statistics": {
|
|
14389
|
-
"shape": "
|
|
14394
|
+
"shape": "Sja"
|
|
14390
14395
|
},
|
|
14391
14396
|
"Constraints": {
|
|
14392
|
-
"shape": "
|
|
14397
|
+
"shape": "Sja"
|
|
14393
14398
|
}
|
|
14394
14399
|
}
|
|
14395
14400
|
}
|
|
14396
14401
|
}
|
|
14397
14402
|
},
|
|
14398
|
-
"
|
|
14403
|
+
"Sjk": {
|
|
14399
14404
|
"type": "structure",
|
|
14400
14405
|
"required": [
|
|
14401
14406
|
"S3Uri"
|
|
@@ -14406,7 +14411,7 @@
|
|
|
14406
14411
|
"S3Uri": {}
|
|
14407
14412
|
}
|
|
14408
14413
|
},
|
|
14409
|
-
"
|
|
14414
|
+
"Sjo": {
|
|
14410
14415
|
"type": "list",
|
|
14411
14416
|
"member": {
|
|
14412
14417
|
"type": "structure",
|
|
@@ -14435,7 +14440,7 @@
|
|
|
14435
14440
|
}
|
|
14436
14441
|
}
|
|
14437
14442
|
},
|
|
14438
|
-
"
|
|
14443
|
+
"Sjv": {
|
|
14439
14444
|
"type": "structure",
|
|
14440
14445
|
"members": {
|
|
14441
14446
|
"BaseliningJobName": {},
|
|
@@ -14444,7 +14449,7 @@
|
|
|
14444
14449
|
}
|
|
14445
14450
|
}
|
|
14446
14451
|
},
|
|
14447
|
-
"
|
|
14452
|
+
"Sjw": {
|
|
14448
14453
|
"type": "structure",
|
|
14449
14454
|
"required": [
|
|
14450
14455
|
"ImageUri"
|
|
@@ -14465,7 +14470,7 @@
|
|
|
14465
14470
|
}
|
|
14466
14471
|
}
|
|
14467
14472
|
},
|
|
14468
|
-
"
|
|
14473
|
+
"Sjy": {
|
|
14469
14474
|
"type": "structure",
|
|
14470
14475
|
"required": [
|
|
14471
14476
|
"GroundTruthS3Input"
|
|
@@ -14478,11 +14483,11 @@
|
|
|
14478
14483
|
"shape": "S7i"
|
|
14479
14484
|
},
|
|
14480
14485
|
"GroundTruthS3Input": {
|
|
14481
|
-
"shape": "
|
|
14486
|
+
"shape": "Sik"
|
|
14482
14487
|
}
|
|
14483
14488
|
}
|
|
14484
14489
|
},
|
|
14485
|
-
"
|
|
14490
|
+
"Sk2": {
|
|
14486
14491
|
"type": "structure",
|
|
14487
14492
|
"members": {
|
|
14488
14493
|
"ScheduleConfig": {
|
|
@@ -14560,7 +14565,7 @@
|
|
|
14560
14565
|
"shape": "S78"
|
|
14561
14566
|
},
|
|
14562
14567
|
"NetworkConfig": {
|
|
14563
|
-
"shape": "
|
|
14568
|
+
"shape": "Ska"
|
|
14564
14569
|
},
|
|
14565
14570
|
"RoleArn": {}
|
|
14566
14571
|
}
|
|
@@ -14569,7 +14574,7 @@
|
|
|
14569
14574
|
"MonitoringType": {}
|
|
14570
14575
|
}
|
|
14571
14576
|
},
|
|
14572
|
-
"
|
|
14577
|
+
"Ska": {
|
|
14573
14578
|
"type": "structure",
|
|
14574
14579
|
"members": {
|
|
14575
14580
|
"EnableInterContainerTrafficEncryption": {
|
|
@@ -14583,15 +14588,15 @@
|
|
|
14583
14588
|
}
|
|
14584
14589
|
}
|
|
14585
14590
|
},
|
|
14586
|
-
"
|
|
14591
|
+
"Skj": {
|
|
14587
14592
|
"type": "list",
|
|
14588
14593
|
"member": {}
|
|
14589
14594
|
},
|
|
14590
|
-
"
|
|
14595
|
+
"Skm": {
|
|
14591
14596
|
"type": "list",
|
|
14592
14597
|
"member": {}
|
|
14593
14598
|
},
|
|
14594
|
-
"
|
|
14599
|
+
"Skp": {
|
|
14595
14600
|
"type": "structure",
|
|
14596
14601
|
"required": [
|
|
14597
14602
|
"MinimumInstanceMetadataServiceVersion"
|
|
@@ -14600,7 +14605,7 @@
|
|
|
14600
14605
|
"MinimumInstanceMetadataServiceVersion": {}
|
|
14601
14606
|
}
|
|
14602
14607
|
},
|
|
14603
|
-
"
|
|
14608
|
+
"Sku": {
|
|
14604
14609
|
"type": "list",
|
|
14605
14610
|
"member": {
|
|
14606
14611
|
"type": "structure",
|
|
@@ -14609,7 +14614,7 @@
|
|
|
14609
14614
|
}
|
|
14610
14615
|
}
|
|
14611
14616
|
},
|
|
14612
|
-
"
|
|
14617
|
+
"Sl2": {
|
|
14613
14618
|
"type": "structure",
|
|
14614
14619
|
"required": [
|
|
14615
14620
|
"Bucket",
|
|
@@ -14621,7 +14626,7 @@
|
|
|
14621
14626
|
"VersionId": {}
|
|
14622
14627
|
}
|
|
14623
14628
|
},
|
|
14624
|
-
"
|
|
14629
|
+
"Sl8": {
|
|
14625
14630
|
"type": "structure",
|
|
14626
14631
|
"required": [
|
|
14627
14632
|
"MaxParallelExecutionSteps"
|
|
@@ -14632,7 +14637,7 @@
|
|
|
14632
14637
|
}
|
|
14633
14638
|
}
|
|
14634
14639
|
},
|
|
14635
|
-
"
|
|
14640
|
+
"Sll": {
|
|
14636
14641
|
"type": "list",
|
|
14637
14642
|
"member": {
|
|
14638
14643
|
"type": "structure",
|
|
@@ -14713,7 +14718,7 @@
|
|
|
14713
14718
|
}
|
|
14714
14719
|
}
|
|
14715
14720
|
},
|
|
14716
|
-
"
|
|
14721
|
+
"Sm8": {
|
|
14717
14722
|
"type": "structure",
|
|
14718
14723
|
"required": [
|
|
14719
14724
|
"Outputs"
|
|
@@ -14759,7 +14764,7 @@
|
|
|
14759
14764
|
"KmsKeyId": {}
|
|
14760
14765
|
}
|
|
14761
14766
|
},
|
|
14762
|
-
"
|
|
14767
|
+
"Smd": {
|
|
14763
14768
|
"type": "structure",
|
|
14764
14769
|
"required": [
|
|
14765
14770
|
"ClusterConfig"
|
|
@@ -14785,7 +14790,7 @@
|
|
|
14785
14790
|
}
|
|
14786
14791
|
}
|
|
14787
14792
|
},
|
|
14788
|
-
"
|
|
14793
|
+
"Smf": {
|
|
14789
14794
|
"type": "structure",
|
|
14790
14795
|
"required": [
|
|
14791
14796
|
"MaxRuntimeInSeconds"
|
|
@@ -14796,7 +14801,7 @@
|
|
|
14796
14801
|
}
|
|
14797
14802
|
}
|
|
14798
14803
|
},
|
|
14799
|
-
"
|
|
14804
|
+
"Smh": {
|
|
14800
14805
|
"type": "structure",
|
|
14801
14806
|
"required": [
|
|
14802
14807
|
"ImageUri"
|
|
@@ -14812,12 +14817,12 @@
|
|
|
14812
14817
|
}
|
|
14813
14818
|
}
|
|
14814
14819
|
},
|
|
14815
|
-
"
|
|
14820
|
+
"Smj": {
|
|
14816
14821
|
"type": "map",
|
|
14817
14822
|
"key": {},
|
|
14818
14823
|
"value": {}
|
|
14819
14824
|
},
|
|
14820
|
-
"
|
|
14825
|
+
"Smk": {
|
|
14821
14826
|
"type": "structure",
|
|
14822
14827
|
"members": {
|
|
14823
14828
|
"ExperimentName": {},
|
|
@@ -14826,7 +14831,7 @@
|
|
|
14826
14831
|
"RunName": {}
|
|
14827
14832
|
}
|
|
14828
14833
|
},
|
|
14829
|
-
"
|
|
14834
|
+
"Smp": {
|
|
14830
14835
|
"type": "structure",
|
|
14831
14836
|
"required": [
|
|
14832
14837
|
"ProductId"
|
|
@@ -14836,11 +14841,11 @@
|
|
|
14836
14841
|
"ProvisioningArtifactId": {},
|
|
14837
14842
|
"PathId": {},
|
|
14838
14843
|
"ProvisioningParameters": {
|
|
14839
|
-
"shape": "
|
|
14844
|
+
"shape": "Smr"
|
|
14840
14845
|
}
|
|
14841
14846
|
}
|
|
14842
14847
|
},
|
|
14843
|
-
"
|
|
14848
|
+
"Smr": {
|
|
14844
14849
|
"type": "list",
|
|
14845
14850
|
"member": {
|
|
14846
14851
|
"type": "structure",
|
|
@@ -14850,7 +14855,7 @@
|
|
|
14850
14855
|
}
|
|
14851
14856
|
}
|
|
14852
14857
|
},
|
|
14853
|
-
"
|
|
14858
|
+
"Smz": {
|
|
14854
14859
|
"type": "structure",
|
|
14855
14860
|
"members": {
|
|
14856
14861
|
"JupyterServerAppSettings": {
|
|
@@ -14861,7 +14866,7 @@
|
|
|
14861
14866
|
}
|
|
14862
14867
|
}
|
|
14863
14868
|
},
|
|
14864
|
-
"
|
|
14869
|
+
"Sn9": {
|
|
14865
14870
|
"type": "structure",
|
|
14866
14871
|
"required": [
|
|
14867
14872
|
"TrainingInputMode"
|
|
@@ -14886,7 +14891,7 @@
|
|
|
14886
14891
|
}
|
|
14887
14892
|
}
|
|
14888
14893
|
},
|
|
14889
|
-
"
|
|
14894
|
+
"Sne": {
|
|
14890
14895
|
"type": "structure",
|
|
14891
14896
|
"required": [
|
|
14892
14897
|
"S3OutputPath"
|
|
@@ -14915,7 +14920,7 @@
|
|
|
14915
14920
|
}
|
|
14916
14921
|
}
|
|
14917
14922
|
},
|
|
14918
|
-
"
|
|
14923
|
+
"Snm": {
|
|
14919
14924
|
"type": "list",
|
|
14920
14925
|
"member": {
|
|
14921
14926
|
"type": "structure",
|
|
@@ -14933,17 +14938,17 @@
|
|
|
14933
14938
|
"type": "integer"
|
|
14934
14939
|
},
|
|
14935
14940
|
"RuleParameters": {
|
|
14936
|
-
"shape": "
|
|
14941
|
+
"shape": "Snp"
|
|
14937
14942
|
}
|
|
14938
14943
|
}
|
|
14939
14944
|
}
|
|
14940
14945
|
},
|
|
14941
|
-
"
|
|
14946
|
+
"Snp": {
|
|
14942
14947
|
"type": "map",
|
|
14943
14948
|
"key": {},
|
|
14944
14949
|
"value": {}
|
|
14945
14950
|
},
|
|
14946
|
-
"
|
|
14951
|
+
"Snq": {
|
|
14947
14952
|
"type": "structure",
|
|
14948
14953
|
"required": [
|
|
14949
14954
|
"S3OutputPath"
|
|
@@ -14953,7 +14958,7 @@
|
|
|
14953
14958
|
"S3OutputPath": {}
|
|
14954
14959
|
}
|
|
14955
14960
|
},
|
|
14956
|
-
"
|
|
14961
|
+
"Snr": {
|
|
14957
14962
|
"type": "structure",
|
|
14958
14963
|
"members": {
|
|
14959
14964
|
"S3OutputPath": {},
|
|
@@ -14961,19 +14966,19 @@
|
|
|
14961
14966
|
"type": "long"
|
|
14962
14967
|
},
|
|
14963
14968
|
"ProfilingParameters": {
|
|
14964
|
-
"shape": "
|
|
14969
|
+
"shape": "Snt"
|
|
14965
14970
|
},
|
|
14966
14971
|
"DisableProfiler": {
|
|
14967
14972
|
"type": "boolean"
|
|
14968
14973
|
}
|
|
14969
14974
|
}
|
|
14970
14975
|
},
|
|
14971
|
-
"
|
|
14976
|
+
"Snt": {
|
|
14972
14977
|
"type": "map",
|
|
14973
14978
|
"key": {},
|
|
14974
14979
|
"value": {}
|
|
14975
14980
|
},
|
|
14976
|
-
"
|
|
14981
|
+
"Snv": {
|
|
14977
14982
|
"type": "list",
|
|
14978
14983
|
"member": {
|
|
14979
14984
|
"type": "structure",
|
|
@@ -14991,17 +14996,17 @@
|
|
|
14991
14996
|
"type": "integer"
|
|
14992
14997
|
},
|
|
14993
14998
|
"RuleParameters": {
|
|
14994
|
-
"shape": "
|
|
14999
|
+
"shape": "Snp"
|
|
14995
15000
|
}
|
|
14996
15001
|
}
|
|
14997
15002
|
}
|
|
14998
15003
|
},
|
|
14999
|
-
"
|
|
15004
|
+
"Snx": {
|
|
15000
15005
|
"type": "map",
|
|
15001
15006
|
"key": {},
|
|
15002
15007
|
"value": {}
|
|
15003
15008
|
},
|
|
15004
|
-
"
|
|
15009
|
+
"So4": {
|
|
15005
15010
|
"type": "structure",
|
|
15006
15011
|
"members": {
|
|
15007
15012
|
"InvocationsTimeoutInSeconds": {
|
|
@@ -15012,7 +15017,7 @@
|
|
|
15012
15017
|
}
|
|
15013
15018
|
}
|
|
15014
15019
|
},
|
|
15015
|
-
"
|
|
15020
|
+
"So7": {
|
|
15016
15021
|
"type": "structure",
|
|
15017
15022
|
"required": [
|
|
15018
15023
|
"DestinationS3Uri"
|
|
@@ -15025,7 +15030,7 @@
|
|
|
15025
15030
|
}
|
|
15026
15031
|
}
|
|
15027
15032
|
},
|
|
15028
|
-
"
|
|
15033
|
+
"So8": {
|
|
15029
15034
|
"type": "structure",
|
|
15030
15035
|
"members": {
|
|
15031
15036
|
"InputFilter": {},
|
|
@@ -15033,14 +15038,14 @@
|
|
|
15033
15038
|
"JoinSource": {}
|
|
15034
15039
|
}
|
|
15035
15040
|
},
|
|
15036
|
-
"
|
|
15041
|
+
"Sog": {
|
|
15037
15042
|
"type": "structure",
|
|
15038
15043
|
"members": {
|
|
15039
15044
|
"PrimaryStatus": {},
|
|
15040
15045
|
"Message": {}
|
|
15041
15046
|
}
|
|
15042
15047
|
},
|
|
15043
|
-
"
|
|
15048
|
+
"Soj": {
|
|
15044
15049
|
"type": "map",
|
|
15045
15050
|
"key": {},
|
|
15046
15051
|
"value": {
|
|
@@ -15053,7 +15058,7 @@
|
|
|
15053
15058
|
}
|
|
15054
15059
|
}
|
|
15055
15060
|
},
|
|
15056
|
-
"
|
|
15061
|
+
"Son": {
|
|
15057
15062
|
"type": "map",
|
|
15058
15063
|
"key": {},
|
|
15059
15064
|
"value": {
|
|
@@ -15067,7 +15072,7 @@
|
|
|
15067
15072
|
}
|
|
15068
15073
|
}
|
|
15069
15074
|
},
|
|
15070
|
-
"
|
|
15075
|
+
"Soy": {
|
|
15071
15076
|
"type": "structure",
|
|
15072
15077
|
"required": [
|
|
15073
15078
|
"UserPool",
|
|
@@ -15078,7 +15083,7 @@
|
|
|
15078
15083
|
"ClientId": {}
|
|
15079
15084
|
}
|
|
15080
15085
|
},
|
|
15081
|
-
"
|
|
15086
|
+
"Sp1": {
|
|
15082
15087
|
"type": "structure",
|
|
15083
15088
|
"required": [
|
|
15084
15089
|
"ClientId",
|
|
@@ -15104,7 +15109,7 @@
|
|
|
15104
15109
|
"JwksUri": {}
|
|
15105
15110
|
}
|
|
15106
15111
|
},
|
|
15107
|
-
"
|
|
15112
|
+
"Sp4": {
|
|
15108
15113
|
"type": "structure",
|
|
15109
15114
|
"required": [
|
|
15110
15115
|
"Cidrs"
|
|
@@ -15116,27 +15121,27 @@
|
|
|
15116
15121
|
}
|
|
15117
15122
|
}
|
|
15118
15123
|
},
|
|
15119
|
-
"
|
|
15124
|
+
"Sp8": {
|
|
15120
15125
|
"type": "structure",
|
|
15121
15126
|
"members": {
|
|
15122
15127
|
"VpcId": {},
|
|
15123
15128
|
"SecurityGroupIds": {
|
|
15124
|
-
"shape": "
|
|
15129
|
+
"shape": "Spa"
|
|
15125
15130
|
},
|
|
15126
15131
|
"Subnets": {
|
|
15127
|
-
"shape": "
|
|
15132
|
+
"shape": "Spc"
|
|
15128
15133
|
}
|
|
15129
15134
|
}
|
|
15130
15135
|
},
|
|
15131
|
-
"
|
|
15136
|
+
"Spa": {
|
|
15132
15137
|
"type": "list",
|
|
15133
15138
|
"member": {}
|
|
15134
15139
|
},
|
|
15135
|
-
"
|
|
15140
|
+
"Spc": {
|
|
15136
15141
|
"type": "list",
|
|
15137
15142
|
"member": {}
|
|
15138
15143
|
},
|
|
15139
|
-
"
|
|
15144
|
+
"Spi": {
|
|
15140
15145
|
"type": "list",
|
|
15141
15146
|
"member": {
|
|
15142
15147
|
"type": "structure",
|
|
@@ -15169,13 +15174,13 @@
|
|
|
15169
15174
|
}
|
|
15170
15175
|
}
|
|
15171
15176
|
},
|
|
15172
|
-
"
|
|
15177
|
+
"Spq": {
|
|
15173
15178
|
"type": "structure",
|
|
15174
15179
|
"members": {
|
|
15175
15180
|
"NotificationTopicArn": {}
|
|
15176
15181
|
}
|
|
15177
15182
|
},
|
|
15178
|
-
"
|
|
15183
|
+
"Srt": {
|
|
15179
15184
|
"type": "structure",
|
|
15180
15185
|
"members": {
|
|
15181
15186
|
"UserProfileArn": {},
|
|
@@ -15183,7 +15188,7 @@
|
|
|
15183
15188
|
"DomainId": {}
|
|
15184
15189
|
}
|
|
15185
15190
|
},
|
|
15186
|
-
"
|
|
15191
|
+
"Srz": {
|
|
15187
15192
|
"type": "list",
|
|
15188
15193
|
"member": {
|
|
15189
15194
|
"type": "structure",
|
|
@@ -15198,7 +15203,7 @@
|
|
|
15198
15203
|
}
|
|
15199
15204
|
}
|
|
15200
15205
|
},
|
|
15201
|
-
"
|
|
15206
|
+
"Ssd": {
|
|
15202
15207
|
"type": "list",
|
|
15203
15208
|
"member": {
|
|
15204
15209
|
"type": "structure",
|
|
@@ -15207,7 +15212,7 @@
|
|
|
15207
15212
|
}
|
|
15208
15213
|
}
|
|
15209
15214
|
},
|
|
15210
|
-
"
|
|
15215
|
+
"Ssf": {
|
|
15211
15216
|
"type": "structure",
|
|
15212
15217
|
"required": [
|
|
15213
15218
|
"CandidateName",
|
|
@@ -15309,7 +15314,7 @@
|
|
|
15309
15314
|
}
|
|
15310
15315
|
}
|
|
15311
15316
|
},
|
|
15312
|
-
"
|
|
15317
|
+
"Stg": {
|
|
15313
15318
|
"type": "structure",
|
|
15314
15319
|
"required": [
|
|
15315
15320
|
"S3ModelArtifacts"
|
|
@@ -15318,7 +15323,7 @@
|
|
|
15318
15323
|
"S3ModelArtifacts": {}
|
|
15319
15324
|
}
|
|
15320
15325
|
},
|
|
15321
|
-
"
|
|
15326
|
+
"Suj": {
|
|
15322
15327
|
"type": "list",
|
|
15323
15328
|
"member": {
|
|
15324
15329
|
"type": "structure",
|
|
@@ -15328,7 +15333,7 @@
|
|
|
15328
15333
|
"members": {
|
|
15329
15334
|
"VariantName": {},
|
|
15330
15335
|
"DeployedImages": {
|
|
15331
|
-
"shape": "
|
|
15336
|
+
"shape": "Sul"
|
|
15332
15337
|
},
|
|
15333
15338
|
"CurrentWeight": {
|
|
15334
15339
|
"type": "float"
|
|
@@ -15343,7 +15348,7 @@
|
|
|
15343
15348
|
"type": "integer"
|
|
15344
15349
|
},
|
|
15345
15350
|
"VariantStatus": {
|
|
15346
|
-
"shape": "
|
|
15351
|
+
"shape": "Sun"
|
|
15347
15352
|
},
|
|
15348
15353
|
"CurrentServerlessConfig": {
|
|
15349
15354
|
"shape": "Sah"
|
|
@@ -15354,7 +15359,7 @@
|
|
|
15354
15359
|
}
|
|
15355
15360
|
}
|
|
15356
15361
|
},
|
|
15357
|
-
"
|
|
15362
|
+
"Sul": {
|
|
15358
15363
|
"type": "list",
|
|
15359
15364
|
"member": {
|
|
15360
15365
|
"type": "structure",
|
|
@@ -15367,7 +15372,7 @@
|
|
|
15367
15372
|
}
|
|
15368
15373
|
}
|
|
15369
15374
|
},
|
|
15370
|
-
"
|
|
15375
|
+
"Sun": {
|
|
15371
15376
|
"type": "list",
|
|
15372
15377
|
"member": {
|
|
15373
15378
|
"type": "structure",
|
|
@@ -15383,7 +15388,7 @@
|
|
|
15383
15388
|
}
|
|
15384
15389
|
}
|
|
15385
15390
|
},
|
|
15386
|
-
"
|
|
15391
|
+
"Sur": {
|
|
15387
15392
|
"type": "structure",
|
|
15388
15393
|
"required": [
|
|
15389
15394
|
"EnableCapture",
|
|
@@ -15404,7 +15409,7 @@
|
|
|
15404
15409
|
"KmsKeyId": {}
|
|
15405
15410
|
}
|
|
15406
15411
|
},
|
|
15407
|
-
"
|
|
15412
|
+
"Suv": {
|
|
15408
15413
|
"type": "list",
|
|
15409
15414
|
"member": {
|
|
15410
15415
|
"type": "structure",
|
|
@@ -15414,7 +15419,7 @@
|
|
|
15414
15419
|
"members": {
|
|
15415
15420
|
"VariantName": {},
|
|
15416
15421
|
"DeployedImages": {
|
|
15417
|
-
"shape": "
|
|
15422
|
+
"shape": "Sul"
|
|
15418
15423
|
},
|
|
15419
15424
|
"CurrentWeight": {
|
|
15420
15425
|
"type": "float"
|
|
@@ -15431,7 +15436,7 @@
|
|
|
15431
15436
|
"InstanceType": {},
|
|
15432
15437
|
"AcceleratorType": {},
|
|
15433
15438
|
"VariantStatus": {
|
|
15434
|
-
"shape": "
|
|
15439
|
+
"shape": "Sun"
|
|
15435
15440
|
},
|
|
15436
15441
|
"CurrentServerlessConfig": {
|
|
15437
15442
|
"shape": "Sah"
|
|
@@ -15442,7 +15447,7 @@
|
|
|
15442
15447
|
}
|
|
15443
15448
|
}
|
|
15444
15449
|
},
|
|
15445
|
-
"
|
|
15450
|
+
"Sv1": {
|
|
15446
15451
|
"type": "structure",
|
|
15447
15452
|
"required": [
|
|
15448
15453
|
"SourceArn"
|
|
@@ -15452,7 +15457,7 @@
|
|
|
15452
15457
|
"SourceType": {}
|
|
15453
15458
|
}
|
|
15454
15459
|
},
|
|
15455
|
-
"
|
|
15460
|
+
"Sv7": {
|
|
15456
15461
|
"type": "structure",
|
|
15457
15462
|
"required": [
|
|
15458
15463
|
"Status"
|
|
@@ -15462,7 +15467,7 @@
|
|
|
15462
15467
|
"BlockedReason": {}
|
|
15463
15468
|
}
|
|
15464
15469
|
},
|
|
15465
|
-
"
|
|
15470
|
+
"Sva": {
|
|
15466
15471
|
"type": "structure",
|
|
15467
15472
|
"required": [
|
|
15468
15473
|
"Status"
|
|
@@ -15472,24 +15477,24 @@
|
|
|
15472
15477
|
"FailureReason": {}
|
|
15473
15478
|
}
|
|
15474
15479
|
},
|
|
15475
|
-
"
|
|
15480
|
+
"Svg": {
|
|
15476
15481
|
"type": "list",
|
|
15477
15482
|
"member": {
|
|
15478
|
-
"shape": "
|
|
15483
|
+
"shape": "Svh"
|
|
15479
15484
|
}
|
|
15480
15485
|
},
|
|
15481
|
-
"
|
|
15486
|
+
"Svh": {
|
|
15482
15487
|
"type": "structure",
|
|
15483
15488
|
"members": {
|
|
15484
15489
|
"Key": {},
|
|
15485
15490
|
"Value": {}
|
|
15486
15491
|
}
|
|
15487
15492
|
},
|
|
15488
|
-
"
|
|
15493
|
+
"Svy": {
|
|
15489
15494
|
"type": "list",
|
|
15490
15495
|
"member": {}
|
|
15491
15496
|
},
|
|
15492
|
-
"
|
|
15497
|
+
"Swd": {
|
|
15493
15498
|
"type": "structure",
|
|
15494
15499
|
"members": {
|
|
15495
15500
|
"Completed": {
|
|
@@ -15509,7 +15514,7 @@
|
|
|
15509
15514
|
}
|
|
15510
15515
|
}
|
|
15511
15516
|
},
|
|
15512
|
-
"
|
|
15517
|
+
"Swf": {
|
|
15513
15518
|
"type": "structure",
|
|
15514
15519
|
"members": {
|
|
15515
15520
|
"Succeeded": {
|
|
@@ -15523,7 +15528,7 @@
|
|
|
15523
15528
|
}
|
|
15524
15529
|
}
|
|
15525
15530
|
},
|
|
15526
|
-
"
|
|
15531
|
+
"Swh": {
|
|
15527
15532
|
"type": "structure",
|
|
15528
15533
|
"required": [
|
|
15529
15534
|
"TrainingJobName",
|
|
@@ -15568,7 +15573,7 @@
|
|
|
15568
15573
|
"ObjectiveStatus": {}
|
|
15569
15574
|
}
|
|
15570
15575
|
},
|
|
15571
|
-
"
|
|
15576
|
+
"Sx4": {
|
|
15572
15577
|
"type": "structure",
|
|
15573
15578
|
"required": [
|
|
15574
15579
|
"CostPerHour",
|
|
@@ -15591,7 +15596,7 @@
|
|
|
15591
15596
|
}
|
|
15592
15597
|
}
|
|
15593
15598
|
},
|
|
15594
|
-
"
|
|
15599
|
+
"Sx5": {
|
|
15595
15600
|
"type": "structure",
|
|
15596
15601
|
"required": [
|
|
15597
15602
|
"EndpointName",
|
|
@@ -15608,7 +15613,7 @@
|
|
|
15608
15613
|
}
|
|
15609
15614
|
}
|
|
15610
15615
|
},
|
|
15611
|
-
"
|
|
15616
|
+
"Sx6": {
|
|
15612
15617
|
"type": "structure",
|
|
15613
15618
|
"members": {
|
|
15614
15619
|
"InferenceSpecificationName": {},
|
|
@@ -15630,7 +15635,7 @@
|
|
|
15630
15635
|
}
|
|
15631
15636
|
}
|
|
15632
15637
|
},
|
|
15633
|
-
"
|
|
15638
|
+
"Sxf": {
|
|
15634
15639
|
"type": "structure",
|
|
15635
15640
|
"members": {
|
|
15636
15641
|
"TotalLabeled": {
|
|
@@ -15650,7 +15655,7 @@
|
|
|
15650
15655
|
}
|
|
15651
15656
|
}
|
|
15652
15657
|
},
|
|
15653
|
-
"
|
|
15658
|
+
"Sxi": {
|
|
15654
15659
|
"type": "structure",
|
|
15655
15660
|
"required": [
|
|
15656
15661
|
"OutputDatasetS3Uri"
|
|
@@ -15660,21 +15665,21 @@
|
|
|
15660
15665
|
"FinalActiveLearningModelArn": {}
|
|
15661
15666
|
}
|
|
15662
15667
|
},
|
|
15663
|
-
"
|
|
15668
|
+
"Sy0": {
|
|
15664
15669
|
"type": "structure",
|
|
15665
15670
|
"required": [
|
|
15666
15671
|
"ValidationStatuses"
|
|
15667
15672
|
],
|
|
15668
15673
|
"members": {
|
|
15669
15674
|
"ValidationStatuses": {
|
|
15670
|
-
"shape": "
|
|
15675
|
+
"shape": "Sy1"
|
|
15671
15676
|
},
|
|
15672
15677
|
"ImageScanStatuses": {
|
|
15673
|
-
"shape": "
|
|
15678
|
+
"shape": "Sy1"
|
|
15674
15679
|
}
|
|
15675
15680
|
}
|
|
15676
15681
|
},
|
|
15677
|
-
"
|
|
15682
|
+
"Sy1": {
|
|
15678
15683
|
"type": "list",
|
|
15679
15684
|
"member": {
|
|
15680
15685
|
"type": "structure",
|
|
@@ -15689,7 +15694,7 @@
|
|
|
15689
15694
|
}
|
|
15690
15695
|
}
|
|
15691
15696
|
},
|
|
15692
|
-
"
|
|
15697
|
+
"Syd": {
|
|
15693
15698
|
"type": "structure",
|
|
15694
15699
|
"required": [
|
|
15695
15700
|
"MonitoringScheduleName",
|
|
@@ -15717,21 +15722,21 @@
|
|
|
15717
15722
|
"MonitoringType": {}
|
|
15718
15723
|
}
|
|
15719
15724
|
},
|
|
15720
|
-
"
|
|
15725
|
+
"Syx": {
|
|
15721
15726
|
"type": "structure",
|
|
15722
15727
|
"members": {
|
|
15723
15728
|
"ExperimentName": {},
|
|
15724
15729
|
"TrialName": {}
|
|
15725
15730
|
}
|
|
15726
15731
|
},
|
|
15727
|
-
"
|
|
15732
|
+
"Sz5": {
|
|
15728
15733
|
"type": "structure",
|
|
15729
15734
|
"members": {
|
|
15730
15735
|
"ProvisionedProductId": {},
|
|
15731
15736
|
"ProvisionedProductStatusMessage": {}
|
|
15732
15737
|
}
|
|
15733
15738
|
},
|
|
15734
|
-
"
|
|
15739
|
+
"Szg": {
|
|
15735
15740
|
"type": "structure",
|
|
15736
15741
|
"required": [
|
|
15737
15742
|
"WorkteamArn"
|
|
@@ -15744,7 +15749,7 @@
|
|
|
15744
15749
|
"ListingId": {}
|
|
15745
15750
|
}
|
|
15746
15751
|
},
|
|
15747
|
-
"
|
|
15752
|
+
"Szk": {
|
|
15748
15753
|
"type": "list",
|
|
15749
15754
|
"member": {
|
|
15750
15755
|
"type": "structure",
|
|
@@ -15764,7 +15769,7 @@
|
|
|
15764
15769
|
}
|
|
15765
15770
|
}
|
|
15766
15771
|
},
|
|
15767
|
-
"
|
|
15772
|
+
"Szn": {
|
|
15768
15773
|
"type": "list",
|
|
15769
15774
|
"member": {
|
|
15770
15775
|
"type": "structure",
|
|
@@ -15779,7 +15784,7 @@
|
|
|
15779
15784
|
}
|
|
15780
15785
|
}
|
|
15781
15786
|
},
|
|
15782
|
-
"
|
|
15787
|
+
"Szr": {
|
|
15783
15788
|
"type": "list",
|
|
15784
15789
|
"member": {
|
|
15785
15790
|
"type": "structure",
|
|
@@ -15794,7 +15799,7 @@
|
|
|
15794
15799
|
}
|
|
15795
15800
|
}
|
|
15796
15801
|
},
|
|
15797
|
-
"
|
|
15802
|
+
"Szy": {
|
|
15798
15803
|
"type": "structure",
|
|
15799
15804
|
"required": [
|
|
15800
15805
|
"Status"
|
|
@@ -15807,7 +15812,7 @@
|
|
|
15807
15812
|
"ReusedByJob": {}
|
|
15808
15813
|
}
|
|
15809
15814
|
},
|
|
15810
|
-
"
|
|
15815
|
+
"S106": {
|
|
15811
15816
|
"type": "structure",
|
|
15812
15817
|
"required": [
|
|
15813
15818
|
"SourceArn"
|
|
@@ -15817,7 +15822,7 @@
|
|
|
15817
15822
|
"SourceType": {}
|
|
15818
15823
|
}
|
|
15819
15824
|
},
|
|
15820
|
-
"
|
|
15825
|
+
"S10a": {
|
|
15821
15826
|
"type": "structure",
|
|
15822
15827
|
"required": [
|
|
15823
15828
|
"SourceArn"
|
|
@@ -15827,7 +15832,7 @@
|
|
|
15827
15832
|
"SourceType": {}
|
|
15828
15833
|
}
|
|
15829
15834
|
},
|
|
15830
|
-
"
|
|
15835
|
+
"S10c": {
|
|
15831
15836
|
"type": "list",
|
|
15832
15837
|
"member": {
|
|
15833
15838
|
"type": "structure",
|
|
@@ -15858,7 +15863,7 @@
|
|
|
15858
15863
|
}
|
|
15859
15864
|
}
|
|
15860
15865
|
},
|
|
15861
|
-
"
|
|
15866
|
+
"S10m": {
|
|
15862
15867
|
"type": "structure",
|
|
15863
15868
|
"required": [
|
|
15864
15869
|
"WorkforceName",
|
|
@@ -15871,11 +15876,11 @@
|
|
|
15871
15876
|
"type": "timestamp"
|
|
15872
15877
|
},
|
|
15873
15878
|
"SourceIpConfig": {
|
|
15874
|
-
"shape": "
|
|
15879
|
+
"shape": "Sp4"
|
|
15875
15880
|
},
|
|
15876
15881
|
"SubDomain": {},
|
|
15877
15882
|
"CognitoConfig": {
|
|
15878
|
-
"shape": "
|
|
15883
|
+
"shape": "Soy"
|
|
15879
15884
|
},
|
|
15880
15885
|
"OidcConfig": {
|
|
15881
15886
|
"type": "structure",
|
|
@@ -15902,10 +15907,10 @@
|
|
|
15902
15907
|
"members": {
|
|
15903
15908
|
"VpcId": {},
|
|
15904
15909
|
"SecurityGroupIds": {
|
|
15905
|
-
"shape": "
|
|
15910
|
+
"shape": "Spa"
|
|
15906
15911
|
},
|
|
15907
15912
|
"Subnets": {
|
|
15908
|
-
"shape": "
|
|
15913
|
+
"shape": "Spc"
|
|
15909
15914
|
},
|
|
15910
15915
|
"VpcEndpointId": {}
|
|
15911
15916
|
}
|
|
@@ -15914,7 +15919,7 @@
|
|
|
15914
15919
|
"FailureReason": {}
|
|
15915
15920
|
}
|
|
15916
15921
|
},
|
|
15917
|
-
"
|
|
15922
|
+
"S10u": {
|
|
15918
15923
|
"type": "structure",
|
|
15919
15924
|
"required": [
|
|
15920
15925
|
"WorkteamName",
|
|
@@ -15925,7 +15930,7 @@
|
|
|
15925
15930
|
"members": {
|
|
15926
15931
|
"WorkteamName": {},
|
|
15927
15932
|
"MemberDefinitions": {
|
|
15928
|
-
"shape": "
|
|
15933
|
+
"shape": "Spi"
|
|
15929
15934
|
},
|
|
15930
15935
|
"WorkteamArn": {},
|
|
15931
15936
|
"WorkforceArn": {},
|
|
@@ -15942,11 +15947,11 @@
|
|
|
15942
15947
|
"type": "timestamp"
|
|
15943
15948
|
},
|
|
15944
15949
|
"NotificationConfiguration": {
|
|
15945
|
-
"shape": "
|
|
15950
|
+
"shape": "Spq"
|
|
15946
15951
|
}
|
|
15947
15952
|
}
|
|
15948
15953
|
},
|
|
15949
|
-
"
|
|
15954
|
+
"S13r": {
|
|
15950
15955
|
"type": "list",
|
|
15951
15956
|
"member": {
|
|
15952
15957
|
"type": "structure",
|
|
@@ -15966,7 +15971,7 @@
|
|
|
15966
15971
|
}
|
|
15967
15972
|
}
|
|
15968
15973
|
},
|
|
15969
|
-
"
|
|
15974
|
+
"S15h": {
|
|
15970
15975
|
"type": "list",
|
|
15971
15976
|
"member": {
|
|
15972
15977
|
"type": "structure",
|
|
@@ -15988,7 +15993,7 @@
|
|
|
15988
15993
|
"HubContentDisplayName": {},
|
|
15989
15994
|
"HubContentDescription": {},
|
|
15990
15995
|
"HubContentSearchKeywords": {
|
|
15991
|
-
"shape": "
|
|
15996
|
+
"shape": "Svy"
|
|
15992
15997
|
},
|
|
15993
15998
|
"HubContentStatus": {},
|
|
15994
15999
|
"CreationTime": {
|
|
@@ -15997,7 +16002,7 @@
|
|
|
15997
16002
|
}
|
|
15998
16003
|
}
|
|
15999
16004
|
},
|
|
16000
|
-
"
|
|
16005
|
+
"S18w": {
|
|
16001
16006
|
"type": "list",
|
|
16002
16007
|
"member": {
|
|
16003
16008
|
"type": "structure",
|
|
@@ -16041,7 +16046,7 @@
|
|
|
16041
16046
|
}
|
|
16042
16047
|
}
|
|
16043
16048
|
},
|
|
16044
|
-
"
|
|
16049
|
+
"S1ab": {
|
|
16045
16050
|
"type": "list",
|
|
16046
16051
|
"member": {
|
|
16047
16052
|
"type": "structure",
|
|
@@ -16055,7 +16060,7 @@
|
|
|
16055
16060
|
}
|
|
16056
16061
|
}
|
|
16057
16062
|
},
|
|
16058
|
-
"
|
|
16063
|
+
"S1ar": {
|
|
16059
16064
|
"type": "list",
|
|
16060
16065
|
"member": {
|
|
16061
16066
|
"type": "structure",
|
|
@@ -16069,7 +16074,7 @@
|
|
|
16069
16074
|
}
|
|
16070
16075
|
}
|
|
16071
16076
|
},
|
|
16072
|
-
"
|
|
16077
|
+
"S1dd": {
|
|
16073
16078
|
"type": "list",
|
|
16074
16079
|
"member": {
|
|
16075
16080
|
"type": "structure",
|
|
@@ -16083,11 +16088,11 @@
|
|
|
16083
16088
|
}
|
|
16084
16089
|
}
|
|
16085
16090
|
},
|
|
16086
|
-
"
|
|
16091
|
+
"S1do": {
|
|
16087
16092
|
"type": "structure",
|
|
16088
16093
|
"members": {
|
|
16089
16094
|
"Filters": {
|
|
16090
|
-
"shape": "
|
|
16095
|
+
"shape": "S1dp"
|
|
16091
16096
|
},
|
|
16092
16097
|
"NestedFilters": {
|
|
16093
16098
|
"type": "list",
|
|
@@ -16100,7 +16105,7 @@
|
|
|
16100
16105
|
"members": {
|
|
16101
16106
|
"NestedPropertyName": {},
|
|
16102
16107
|
"Filters": {
|
|
16103
|
-
"shape": "
|
|
16108
|
+
"shape": "S1dp"
|
|
16104
16109
|
}
|
|
16105
16110
|
}
|
|
16106
16111
|
}
|
|
@@ -16108,13 +16113,13 @@
|
|
|
16108
16113
|
"SubExpressions": {
|
|
16109
16114
|
"type": "list",
|
|
16110
16115
|
"member": {
|
|
16111
|
-
"shape": "
|
|
16116
|
+
"shape": "S1do"
|
|
16112
16117
|
}
|
|
16113
16118
|
},
|
|
16114
16119
|
"Operator": {}
|
|
16115
16120
|
}
|
|
16116
16121
|
},
|
|
16117
|
-
"
|
|
16122
|
+
"S1dp": {
|
|
16118
16123
|
"type": "list",
|
|
16119
16124
|
"member": {
|
|
16120
16125
|
"type": "structure",
|
|
@@ -16128,7 +16133,7 @@
|
|
|
16128
16133
|
}
|
|
16129
16134
|
}
|
|
16130
16135
|
},
|
|
16131
|
-
"
|
|
16136
|
+
"S1e1": {
|
|
16132
16137
|
"type": "structure",
|
|
16133
16138
|
"members": {
|
|
16134
16139
|
"TrainingJobName": {},
|
|
@@ -16137,7 +16142,7 @@
|
|
|
16137
16142
|
"LabelingJobArn": {},
|
|
16138
16143
|
"AutoMLJobArn": {},
|
|
16139
16144
|
"ModelArtifacts": {
|
|
16140
|
-
"shape": "
|
|
16145
|
+
"shape": "Stg"
|
|
16141
16146
|
},
|
|
16142
16147
|
"TrainingJobStatus": {},
|
|
16143
16148
|
"SecondaryStatus": {},
|
|
@@ -16146,7 +16151,7 @@
|
|
|
16146
16151
|
"shape": "S2t"
|
|
16147
16152
|
},
|
|
16148
16153
|
"AlgorithmSpecification": {
|
|
16149
|
-
"shape": "
|
|
16154
|
+
"shape": "Sn9"
|
|
16150
16155
|
},
|
|
16151
16156
|
"RoleArn": {},
|
|
16152
16157
|
"InputDataConfig": {
|
|
@@ -16177,10 +16182,10 @@
|
|
|
16177
16182
|
"type": "timestamp"
|
|
16178
16183
|
},
|
|
16179
16184
|
"SecondaryStatusTransitions": {
|
|
16180
|
-
"shape": "
|
|
16185
|
+
"shape": "Szk"
|
|
16181
16186
|
},
|
|
16182
16187
|
"FinalMetricDataList": {
|
|
16183
|
-
"shape": "
|
|
16188
|
+
"shape": "Szn"
|
|
16184
16189
|
},
|
|
16185
16190
|
"EnableNetworkIsolation": {
|
|
16186
16191
|
"type": "boolean"
|
|
@@ -16201,22 +16206,22 @@
|
|
|
16201
16206
|
"type": "integer"
|
|
16202
16207
|
},
|
|
16203
16208
|
"DebugHookConfig": {
|
|
16204
|
-
"shape": "
|
|
16209
|
+
"shape": "Sne"
|
|
16205
16210
|
},
|
|
16206
16211
|
"ExperimentConfig": {
|
|
16207
|
-
"shape": "
|
|
16212
|
+
"shape": "Smk"
|
|
16208
16213
|
},
|
|
16209
16214
|
"DebugRuleConfigurations": {
|
|
16210
|
-
"shape": "
|
|
16215
|
+
"shape": "Snm"
|
|
16211
16216
|
},
|
|
16212
16217
|
"TensorBoardOutputConfig": {
|
|
16213
|
-
"shape": "
|
|
16218
|
+
"shape": "Snq"
|
|
16214
16219
|
},
|
|
16215
16220
|
"DebugRuleEvaluationStatuses": {
|
|
16216
|
-
"shape": "
|
|
16221
|
+
"shape": "Szr"
|
|
16217
16222
|
},
|
|
16218
16223
|
"Environment": {
|
|
16219
|
-
"shape": "
|
|
16224
|
+
"shape": "Snx"
|
|
16220
16225
|
},
|
|
16221
16226
|
"RetryStrategy": {
|
|
16222
16227
|
"shape": "Seg"
|
|
@@ -16226,7 +16231,7 @@
|
|
|
16226
16231
|
}
|
|
16227
16232
|
}
|
|
16228
16233
|
},
|
|
16229
|
-
"
|
|
16234
|
+
"S1e9": {
|
|
16230
16235
|
"type": "structure",
|
|
16231
16236
|
"members": {
|
|
16232
16237
|
"TransformJobName": {},
|
|
@@ -16238,7 +16243,7 @@
|
|
|
16238
16243
|
"type": "integer"
|
|
16239
16244
|
},
|
|
16240
16245
|
"ModelClientConfig": {
|
|
16241
|
-
"shape": "
|
|
16246
|
+
"shape": "So4"
|
|
16242
16247
|
},
|
|
16243
16248
|
"MaxPayloadInMB": {
|
|
16244
16249
|
"type": "integer"
|
|
@@ -16268,21 +16273,21 @@
|
|
|
16268
16273
|
"LabelingJobArn": {},
|
|
16269
16274
|
"AutoMLJobArn": {},
|
|
16270
16275
|
"DataProcessing": {
|
|
16271
|
-
"shape": "
|
|
16276
|
+
"shape": "So8"
|
|
16272
16277
|
},
|
|
16273
16278
|
"ExperimentConfig": {
|
|
16274
|
-
"shape": "
|
|
16279
|
+
"shape": "Smk"
|
|
16275
16280
|
},
|
|
16276
16281
|
"Tags": {
|
|
16277
16282
|
"shape": "S7"
|
|
16278
16283
|
}
|
|
16279
16284
|
}
|
|
16280
16285
|
},
|
|
16281
|
-
"
|
|
16286
|
+
"S1fq": {
|
|
16282
16287
|
"type": "list",
|
|
16283
16288
|
"member": {}
|
|
16284
16289
|
},
|
|
16285
|
-
"
|
|
16290
|
+
"S1hv": {
|
|
16286
16291
|
"type": "list",
|
|
16287
16292
|
"member": {}
|
|
16288
16293
|
}
|