cdk-docker-image-deployment 0.0.48 → 0.0.49
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 +6 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +156 -153
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +132 -132
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +512 -467
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +38 -25
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +34 -1
- 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 +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.js +159 -156
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +72 -72
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -922,7 +922,7 @@
|
|
|
922
922
|
},
|
|
923
923
|
"JobDescription": {},
|
|
924
924
|
"StoppingConditions": {
|
|
925
|
-
"shape": "
|
|
925
|
+
"shape": "Sff"
|
|
926
926
|
},
|
|
927
927
|
"OutputConfig": {
|
|
928
928
|
"type": "structure",
|
|
@@ -966,21 +966,21 @@
|
|
|
966
966
|
"LabelingJobName": {},
|
|
967
967
|
"LabelAttributeName": {},
|
|
968
968
|
"InputConfig": {
|
|
969
|
-
"shape": "
|
|
969
|
+
"shape": "Sfq"
|
|
970
970
|
},
|
|
971
971
|
"OutputConfig": {
|
|
972
|
-
"shape": "
|
|
972
|
+
"shape": "Sfx"
|
|
973
973
|
},
|
|
974
974
|
"RoleArn": {},
|
|
975
975
|
"LabelCategoryConfigS3Uri": {},
|
|
976
976
|
"StoppingConditions": {
|
|
977
|
-
"shape": "
|
|
977
|
+
"shape": "Sfy"
|
|
978
978
|
},
|
|
979
979
|
"LabelingJobAlgorithmsConfig": {
|
|
980
|
-
"shape": "
|
|
980
|
+
"shape": "Sg1"
|
|
981
981
|
},
|
|
982
982
|
"HumanTaskConfig": {
|
|
983
|
-
"shape": "
|
|
983
|
+
"shape": "Sg5"
|
|
984
984
|
},
|
|
985
985
|
"Tags": {
|
|
986
986
|
"shape": "S7"
|
|
@@ -1007,13 +1007,13 @@
|
|
|
1007
1007
|
"members": {
|
|
1008
1008
|
"ModelName": {},
|
|
1009
1009
|
"PrimaryContainer": {
|
|
1010
|
-
"shape": "
|
|
1010
|
+
"shape": "Sgk"
|
|
1011
1011
|
},
|
|
1012
1012
|
"Containers": {
|
|
1013
|
-
"shape": "
|
|
1013
|
+
"shape": "Sgt"
|
|
1014
1014
|
},
|
|
1015
1015
|
"InferenceExecutionConfig": {
|
|
1016
|
-
"shape": "
|
|
1016
|
+
"shape": "Sgu"
|
|
1017
1017
|
},
|
|
1018
1018
|
"ExecutionRoleArn": {},
|
|
1019
1019
|
"Tags": {
|
|
@@ -1051,13 +1051,13 @@
|
|
|
1051
1051
|
"members": {
|
|
1052
1052
|
"JobDefinitionName": {},
|
|
1053
1053
|
"ModelBiasBaselineConfig": {
|
|
1054
|
-
"shape": "
|
|
1054
|
+
"shape": "Sgy"
|
|
1055
1055
|
},
|
|
1056
1056
|
"ModelBiasAppSpecification": {
|
|
1057
|
-
"shape": "
|
|
1057
|
+
"shape": "Sgz"
|
|
1058
1058
|
},
|
|
1059
1059
|
"ModelBiasJobInput": {
|
|
1060
|
-
"shape": "
|
|
1060
|
+
"shape": "Sh0"
|
|
1061
1061
|
},
|
|
1062
1062
|
"ModelBiasJobOutputConfig": {
|
|
1063
1063
|
"shape": "S7m"
|
|
@@ -1101,13 +1101,13 @@
|
|
|
1101
1101
|
"members": {
|
|
1102
1102
|
"JobDefinitionName": {},
|
|
1103
1103
|
"ModelExplainabilityBaselineConfig": {
|
|
1104
|
-
"shape": "
|
|
1104
|
+
"shape": "Sh4"
|
|
1105
1105
|
},
|
|
1106
1106
|
"ModelExplainabilityAppSpecification": {
|
|
1107
|
-
"shape": "
|
|
1107
|
+
"shape": "Sh5"
|
|
1108
1108
|
},
|
|
1109
1109
|
"ModelExplainabilityJobInput": {
|
|
1110
|
-
"shape": "
|
|
1110
|
+
"shape": "Sh6"
|
|
1111
1111
|
},
|
|
1112
1112
|
"ModelExplainabilityJobOutputConfig": {
|
|
1113
1113
|
"shape": "S7m"
|
|
@@ -1148,10 +1148,10 @@
|
|
|
1148
1148
|
"shape": "Sr"
|
|
1149
1149
|
},
|
|
1150
1150
|
"ValidationSpecification": {
|
|
1151
|
-
"shape": "
|
|
1151
|
+
"shape": "Sh9"
|
|
1152
1152
|
},
|
|
1153
1153
|
"SourceAlgorithmSpecification": {
|
|
1154
|
-
"shape": "
|
|
1154
|
+
"shape": "Shc"
|
|
1155
1155
|
},
|
|
1156
1156
|
"CertifyForMarketplace": {
|
|
1157
1157
|
"type": "boolean"
|
|
@@ -1164,22 +1164,22 @@
|
|
|
1164
1164
|
"shape": "S1q"
|
|
1165
1165
|
},
|
|
1166
1166
|
"ModelMetrics": {
|
|
1167
|
-
"shape": "
|
|
1167
|
+
"shape": "Shf"
|
|
1168
1168
|
},
|
|
1169
1169
|
"ClientToken": {
|
|
1170
1170
|
"idempotencyToken": true
|
|
1171
1171
|
},
|
|
1172
1172
|
"CustomerMetadataProperties": {
|
|
1173
|
-
"shape": "
|
|
1173
|
+
"shape": "Shm"
|
|
1174
1174
|
},
|
|
1175
1175
|
"DriftCheckBaselines": {
|
|
1176
|
-
"shape": "
|
|
1176
|
+
"shape": "Shp"
|
|
1177
1177
|
},
|
|
1178
1178
|
"Domain": {},
|
|
1179
1179
|
"Task": {},
|
|
1180
1180
|
"SamplePayloadUrl": {},
|
|
1181
1181
|
"AdditionalInferenceSpecifications": {
|
|
1182
|
-
"shape": "
|
|
1182
|
+
"shape": "Shv"
|
|
1183
1183
|
}
|
|
1184
1184
|
}
|
|
1185
1185
|
},
|
|
@@ -1231,13 +1231,13 @@
|
|
|
1231
1231
|
"members": {
|
|
1232
1232
|
"JobDefinitionName": {},
|
|
1233
1233
|
"ModelQualityBaselineConfig": {
|
|
1234
|
-
"shape": "
|
|
1234
|
+
"shape": "Si2"
|
|
1235
1235
|
},
|
|
1236
1236
|
"ModelQualityAppSpecification": {
|
|
1237
|
-
"shape": "
|
|
1237
|
+
"shape": "Si3"
|
|
1238
1238
|
},
|
|
1239
1239
|
"ModelQualityJobInput": {
|
|
1240
|
-
"shape": "
|
|
1240
|
+
"shape": "Si5"
|
|
1241
1241
|
},
|
|
1242
1242
|
"ModelQualityJobOutputConfig": {
|
|
1243
1243
|
"shape": "S7m"
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
"members": {
|
|
1278
1278
|
"MonitoringScheduleName": {},
|
|
1279
1279
|
"MonitoringScheduleConfig": {
|
|
1280
|
-
"shape": "
|
|
1280
|
+
"shape": "Si9"
|
|
1281
1281
|
},
|
|
1282
1282
|
"Tags": {
|
|
1283
1283
|
"shape": "S7"
|
|
@@ -1320,16 +1320,16 @@
|
|
|
1320
1320
|
"type": "integer"
|
|
1321
1321
|
},
|
|
1322
1322
|
"AcceleratorTypes": {
|
|
1323
|
-
"shape": "
|
|
1323
|
+
"shape": "Sir"
|
|
1324
1324
|
},
|
|
1325
1325
|
"DefaultCodeRepository": {},
|
|
1326
1326
|
"AdditionalCodeRepositories": {
|
|
1327
|
-
"shape": "
|
|
1327
|
+
"shape": "Siu"
|
|
1328
1328
|
},
|
|
1329
1329
|
"RootAccess": {},
|
|
1330
1330
|
"PlatformIdentifier": {},
|
|
1331
1331
|
"InstanceMetadataServiceConfiguration": {
|
|
1332
|
-
"shape": "
|
|
1332
|
+
"shape": "Six"
|
|
1333
1333
|
}
|
|
1334
1334
|
}
|
|
1335
1335
|
},
|
|
@@ -1349,10 +1349,10 @@
|
|
|
1349
1349
|
"members": {
|
|
1350
1350
|
"NotebookInstanceLifecycleConfigName": {},
|
|
1351
1351
|
"OnCreate": {
|
|
1352
|
-
"shape": "
|
|
1352
|
+
"shape": "Sj2"
|
|
1353
1353
|
},
|
|
1354
1354
|
"OnStart": {
|
|
1355
|
-
"shape": "
|
|
1355
|
+
"shape": "Sj2"
|
|
1356
1356
|
}
|
|
1357
1357
|
}
|
|
1358
1358
|
},
|
|
@@ -1376,7 +1376,7 @@
|
|
|
1376
1376
|
"PipelineDisplayName": {},
|
|
1377
1377
|
"PipelineDefinition": {},
|
|
1378
1378
|
"PipelineDefinitionS3Location": {
|
|
1379
|
-
"shape": "
|
|
1379
|
+
"shape": "Sja"
|
|
1380
1380
|
},
|
|
1381
1381
|
"PipelineDescription": {},
|
|
1382
1382
|
"ClientRequestToken": {
|
|
@@ -1387,7 +1387,7 @@
|
|
|
1387
1387
|
"shape": "S7"
|
|
1388
1388
|
},
|
|
1389
1389
|
"ParallelismConfiguration": {
|
|
1390
|
-
"shape": "
|
|
1390
|
+
"shape": "Sjg"
|
|
1391
1391
|
}
|
|
1392
1392
|
}
|
|
1393
1393
|
},
|
|
@@ -1454,33 +1454,33 @@
|
|
|
1454
1454
|
],
|
|
1455
1455
|
"members": {
|
|
1456
1456
|
"ProcessingInputs": {
|
|
1457
|
-
"shape": "
|
|
1457
|
+
"shape": "Sjt"
|
|
1458
1458
|
},
|
|
1459
1459
|
"ProcessingOutputConfig": {
|
|
1460
|
-
"shape": "
|
|
1460
|
+
"shape": "Skg"
|
|
1461
1461
|
},
|
|
1462
1462
|
"ProcessingJobName": {},
|
|
1463
1463
|
"ProcessingResources": {
|
|
1464
|
-
"shape": "
|
|
1464
|
+
"shape": "Skl"
|
|
1465
1465
|
},
|
|
1466
1466
|
"StoppingCondition": {
|
|
1467
|
-
"shape": "
|
|
1467
|
+
"shape": "Skn"
|
|
1468
1468
|
},
|
|
1469
1469
|
"AppSpecification": {
|
|
1470
|
-
"shape": "
|
|
1470
|
+
"shape": "Skp"
|
|
1471
1471
|
},
|
|
1472
1472
|
"Environment": {
|
|
1473
|
-
"shape": "
|
|
1473
|
+
"shape": "Skr"
|
|
1474
1474
|
},
|
|
1475
1475
|
"NetworkConfig": {
|
|
1476
|
-
"shape": "
|
|
1476
|
+
"shape": "Sih"
|
|
1477
1477
|
},
|
|
1478
1478
|
"RoleArn": {},
|
|
1479
1479
|
"Tags": {
|
|
1480
1480
|
"shape": "S7"
|
|
1481
1481
|
},
|
|
1482
1482
|
"ExperimentConfig": {
|
|
1483
|
-
"shape": "
|
|
1483
|
+
"shape": "Sks"
|
|
1484
1484
|
}
|
|
1485
1485
|
}
|
|
1486
1486
|
},
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"ProjectName": {},
|
|
1506
1506
|
"ProjectDescription": {},
|
|
1507
1507
|
"ServiceCatalogProvisioningDetails": {
|
|
1508
|
-
"shape": "
|
|
1508
|
+
"shape": "Skx"
|
|
1509
1509
|
},
|
|
1510
1510
|
"Tags": {
|
|
1511
1511
|
"shape": "S7"
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
"shape": "S2t"
|
|
1566
1566
|
},
|
|
1567
1567
|
"AlgorithmSpecification": {
|
|
1568
|
-
"shape": "
|
|
1568
|
+
"shape": "Sld"
|
|
1569
1569
|
},
|
|
1570
1570
|
"RoleArn": {},
|
|
1571
1571
|
"InputDataConfig": {
|
|
@@ -1599,25 +1599,25 @@
|
|
|
1599
1599
|
"shape": "Sdx"
|
|
1600
1600
|
},
|
|
1601
1601
|
"DebugHookConfig": {
|
|
1602
|
-
"shape": "
|
|
1602
|
+
"shape": "Sle"
|
|
1603
1603
|
},
|
|
1604
1604
|
"DebugRuleConfigurations": {
|
|
1605
|
-
"shape": "
|
|
1605
|
+
"shape": "Slm"
|
|
1606
1606
|
},
|
|
1607
1607
|
"TensorBoardOutputConfig": {
|
|
1608
|
-
"shape": "
|
|
1608
|
+
"shape": "Slq"
|
|
1609
1609
|
},
|
|
1610
1610
|
"ExperimentConfig": {
|
|
1611
|
-
"shape": "
|
|
1611
|
+
"shape": "Sks"
|
|
1612
1612
|
},
|
|
1613
1613
|
"ProfilerConfig": {
|
|
1614
|
-
"shape": "
|
|
1614
|
+
"shape": "Slr"
|
|
1615
1615
|
},
|
|
1616
1616
|
"ProfilerRuleConfigurations": {
|
|
1617
|
-
"shape": "
|
|
1617
|
+
"shape": "Slu"
|
|
1618
1618
|
},
|
|
1619
1619
|
"Environment": {
|
|
1620
|
-
"shape": "
|
|
1620
|
+
"shape": "Slw"
|
|
1621
1621
|
},
|
|
1622
1622
|
"RetryStrategy": {
|
|
1623
1623
|
"shape": "Sdy"
|
|
@@ -1651,7 +1651,7 @@
|
|
|
1651
1651
|
"type": "integer"
|
|
1652
1652
|
},
|
|
1653
1653
|
"ModelClientConfig": {
|
|
1654
|
-
"shape": "
|
|
1654
|
+
"shape": "Sm3"
|
|
1655
1655
|
},
|
|
1656
1656
|
"MaxPayloadInMB": {
|
|
1657
1657
|
"type": "integer"
|
|
@@ -1667,19 +1667,19 @@
|
|
|
1667
1667
|
"shape": "S40"
|
|
1668
1668
|
},
|
|
1669
1669
|
"DataCaptureConfig": {
|
|
1670
|
-
"shape": "
|
|
1670
|
+
"shape": "Sm6"
|
|
1671
1671
|
},
|
|
1672
1672
|
"TransformResources": {
|
|
1673
1673
|
"shape": "S43"
|
|
1674
1674
|
},
|
|
1675
1675
|
"DataProcessing": {
|
|
1676
|
-
"shape": "
|
|
1676
|
+
"shape": "Sm7"
|
|
1677
1677
|
},
|
|
1678
1678
|
"Tags": {
|
|
1679
1679
|
"shape": "S7"
|
|
1680
1680
|
},
|
|
1681
1681
|
"ExperimentConfig": {
|
|
1682
|
-
"shape": "
|
|
1682
|
+
"shape": "Sks"
|
|
1683
1683
|
}
|
|
1684
1684
|
}
|
|
1685
1685
|
},
|
|
@@ -1729,7 +1729,7 @@
|
|
|
1729
1729
|
"TrialComponentName": {},
|
|
1730
1730
|
"DisplayName": {},
|
|
1731
1731
|
"Status": {
|
|
1732
|
-
"shape": "
|
|
1732
|
+
"shape": "Smf"
|
|
1733
1733
|
},
|
|
1734
1734
|
"StartTime": {
|
|
1735
1735
|
"type": "timestamp"
|
|
@@ -1738,13 +1738,13 @@
|
|
|
1738
1738
|
"type": "timestamp"
|
|
1739
1739
|
},
|
|
1740
1740
|
"Parameters": {
|
|
1741
|
-
"shape": "
|
|
1741
|
+
"shape": "Smj"
|
|
1742
1742
|
},
|
|
1743
1743
|
"InputArtifacts": {
|
|
1744
|
-
"shape": "
|
|
1744
|
+
"shape": "Smn"
|
|
1745
1745
|
},
|
|
1746
1746
|
"OutputArtifacts": {
|
|
1747
|
-
"shape": "
|
|
1747
|
+
"shape": "Smn"
|
|
1748
1748
|
},
|
|
1749
1749
|
"MetadataProperties": {
|
|
1750
1750
|
"shape": "S1q"
|
|
@@ -1796,20 +1796,20 @@
|
|
|
1796
1796
|
],
|
|
1797
1797
|
"members": {
|
|
1798
1798
|
"CognitoConfig": {
|
|
1799
|
-
"shape": "
|
|
1799
|
+
"shape": "Smy"
|
|
1800
1800
|
},
|
|
1801
1801
|
"OidcConfig": {
|
|
1802
|
-
"shape": "
|
|
1802
|
+
"shape": "Sn1"
|
|
1803
1803
|
},
|
|
1804
1804
|
"SourceIpConfig": {
|
|
1805
|
-
"shape": "
|
|
1805
|
+
"shape": "Sn4"
|
|
1806
1806
|
},
|
|
1807
1807
|
"WorkforceName": {},
|
|
1808
1808
|
"Tags": {
|
|
1809
1809
|
"shape": "S7"
|
|
1810
1810
|
},
|
|
1811
1811
|
"WorkforceVpcConfig": {
|
|
1812
|
-
"shape": "
|
|
1812
|
+
"shape": "Sn8"
|
|
1813
1813
|
}
|
|
1814
1814
|
}
|
|
1815
1815
|
},
|
|
@@ -1835,11 +1835,11 @@
|
|
|
1835
1835
|
"WorkteamName": {},
|
|
1836
1836
|
"WorkforceName": {},
|
|
1837
1837
|
"MemberDefinitions": {
|
|
1838
|
-
"shape": "
|
|
1838
|
+
"shape": "Sni"
|
|
1839
1839
|
},
|
|
1840
1840
|
"Description": {},
|
|
1841
1841
|
"NotificationConfiguration": {
|
|
1842
|
-
"shape": "
|
|
1842
|
+
"shape": "Snq"
|
|
1843
1843
|
},
|
|
1844
1844
|
"Tags": {
|
|
1845
1845
|
"shape": "S7"
|
|
@@ -2451,13 +2451,13 @@
|
|
|
2451
2451
|
"type": "timestamp"
|
|
2452
2452
|
},
|
|
2453
2453
|
"CreatedBy": {
|
|
2454
|
-
"shape": "
|
|
2454
|
+
"shape": "Spk"
|
|
2455
2455
|
},
|
|
2456
2456
|
"LastModifiedTime": {
|
|
2457
2457
|
"type": "timestamp"
|
|
2458
2458
|
},
|
|
2459
2459
|
"LastModifiedBy": {
|
|
2460
|
-
"shape": "
|
|
2460
|
+
"shape": "Spk"
|
|
2461
2461
|
},
|
|
2462
2462
|
"MetadataProperties": {
|
|
2463
2463
|
"shape": "S1q"
|
|
@@ -2507,10 +2507,10 @@
|
|
|
2507
2507
|
"type": "structure",
|
|
2508
2508
|
"members": {
|
|
2509
2509
|
"ValidationStatuses": {
|
|
2510
|
-
"shape": "
|
|
2510
|
+
"shape": "Spq"
|
|
2511
2511
|
},
|
|
2512
2512
|
"ImageScanStatuses": {
|
|
2513
|
-
"shape": "
|
|
2513
|
+
"shape": "Spq"
|
|
2514
2514
|
}
|
|
2515
2515
|
}
|
|
2516
2516
|
},
|
|
@@ -2615,13 +2615,13 @@
|
|
|
2615
2615
|
"type": "timestamp"
|
|
2616
2616
|
},
|
|
2617
2617
|
"CreatedBy": {
|
|
2618
|
-
"shape": "
|
|
2618
|
+
"shape": "Spk"
|
|
2619
2619
|
},
|
|
2620
2620
|
"LastModifiedTime": {
|
|
2621
2621
|
"type": "timestamp"
|
|
2622
2622
|
},
|
|
2623
2623
|
"LastModifiedBy": {
|
|
2624
|
-
"shape": "
|
|
2624
|
+
"shape": "Spk"
|
|
2625
2625
|
},
|
|
2626
2626
|
"MetadataProperties": {
|
|
2627
2627
|
"shape": "S1q"
|
|
@@ -2681,10 +2681,10 @@
|
|
|
2681
2681
|
},
|
|
2682
2682
|
"FailureReason": {},
|
|
2683
2683
|
"PartialFailureReasons": {
|
|
2684
|
-
"shape": "
|
|
2684
|
+
"shape": "Sq4"
|
|
2685
2685
|
},
|
|
2686
2686
|
"BestCandidate": {
|
|
2687
|
-
"shape": "
|
|
2687
|
+
"shape": "Sq6"
|
|
2688
2688
|
},
|
|
2689
2689
|
"AutoMLJobStatus": {},
|
|
2690
2690
|
"AutoMLJobSecondaryStatus": {},
|
|
@@ -2803,7 +2803,7 @@
|
|
|
2803
2803
|
},
|
|
2804
2804
|
"FailureReason": {},
|
|
2805
2805
|
"ModelArtifacts": {
|
|
2806
|
-
"shape": "
|
|
2806
|
+
"shape": "Sr7"
|
|
2807
2807
|
},
|
|
2808
2808
|
"ModelDigests": {
|
|
2809
2809
|
"type": "structure",
|
|
@@ -2851,13 +2851,13 @@
|
|
|
2851
2851
|
"type": "timestamp"
|
|
2852
2852
|
},
|
|
2853
2853
|
"CreatedBy": {
|
|
2854
|
-
"shape": "
|
|
2854
|
+
"shape": "Spk"
|
|
2855
2855
|
},
|
|
2856
2856
|
"LastModifiedTime": {
|
|
2857
2857
|
"type": "timestamp"
|
|
2858
2858
|
},
|
|
2859
2859
|
"LastModifiedBy": {
|
|
2860
|
-
"shape": "
|
|
2860
|
+
"shape": "Spk"
|
|
2861
2861
|
},
|
|
2862
2862
|
"LineageGroupArn": {}
|
|
2863
2863
|
}
|
|
@@ -3235,10 +3235,10 @@
|
|
|
3235
3235
|
"EndpointArn": {},
|
|
3236
3236
|
"EndpointConfigName": {},
|
|
3237
3237
|
"ProductionVariants": {
|
|
3238
|
-
"shape": "
|
|
3238
|
+
"shape": "Ssa"
|
|
3239
3239
|
},
|
|
3240
3240
|
"DataCaptureConfig": {
|
|
3241
|
-
"shape": "
|
|
3241
|
+
"shape": "Ssj"
|
|
3242
3242
|
},
|
|
3243
3243
|
"EndpointStatus": {},
|
|
3244
3244
|
"FailureReason": {},
|
|
@@ -3271,7 +3271,7 @@
|
|
|
3271
3271
|
"members": {
|
|
3272
3272
|
"VariantName": {},
|
|
3273
3273
|
"DeployedImages": {
|
|
3274
|
-
"shape": "
|
|
3274
|
+
"shape": "Ssc"
|
|
3275
3275
|
},
|
|
3276
3276
|
"CurrentWeight": {
|
|
3277
3277
|
"type": "float"
|
|
@@ -3288,7 +3288,7 @@
|
|
|
3288
3288
|
"InstanceType": {},
|
|
3289
3289
|
"AcceleratorType": {},
|
|
3290
3290
|
"VariantStatus": {
|
|
3291
|
-
"shape": "
|
|
3291
|
+
"shape": "Ssf"
|
|
3292
3292
|
},
|
|
3293
3293
|
"CurrentServerlessConfig": {
|
|
3294
3294
|
"shape": "Sab"
|
|
@@ -3367,20 +3367,20 @@
|
|
|
3367
3367
|
"ExperimentArn": {},
|
|
3368
3368
|
"DisplayName": {},
|
|
3369
3369
|
"Source": {
|
|
3370
|
-
"shape": "
|
|
3370
|
+
"shape": "Sst"
|
|
3371
3371
|
},
|
|
3372
3372
|
"Description": {},
|
|
3373
3373
|
"CreationTime": {
|
|
3374
3374
|
"type": "timestamp"
|
|
3375
3375
|
},
|
|
3376
3376
|
"CreatedBy": {
|
|
3377
|
-
"shape": "
|
|
3377
|
+
"shape": "Spk"
|
|
3378
3378
|
},
|
|
3379
3379
|
"LastModifiedTime": {
|
|
3380
3380
|
"type": "timestamp"
|
|
3381
3381
|
},
|
|
3382
3382
|
"LastModifiedBy": {
|
|
3383
|
-
"shape": "
|
|
3383
|
+
"shape": "Spk"
|
|
3384
3384
|
}
|
|
3385
3385
|
}
|
|
3386
3386
|
}
|
|
@@ -3430,10 +3430,10 @@
|
|
|
3430
3430
|
"RoleArn": {},
|
|
3431
3431
|
"FeatureGroupStatus": {},
|
|
3432
3432
|
"OfflineStoreStatus": {
|
|
3433
|
-
"shape": "
|
|
3433
|
+
"shape": "Ssz"
|
|
3434
3434
|
},
|
|
3435
3435
|
"LastUpdateStatus": {
|
|
3436
|
-
"shape": "
|
|
3436
|
+
"shape": "St2"
|
|
3437
3437
|
},
|
|
3438
3438
|
"FailureReason": {},
|
|
3439
3439
|
"Description": {},
|
|
@@ -3479,7 +3479,7 @@
|
|
|
3479
3479
|
},
|
|
3480
3480
|
"Description": {},
|
|
3481
3481
|
"Parameters": {
|
|
3482
|
-
"shape": "
|
|
3482
|
+
"shape": "St8"
|
|
3483
3483
|
}
|
|
3484
3484
|
}
|
|
3485
3485
|
}
|
|
@@ -3608,16 +3608,16 @@
|
|
|
3608
3608
|
"type": "timestamp"
|
|
3609
3609
|
},
|
|
3610
3610
|
"TrainingJobStatusCounters": {
|
|
3611
|
-
"shape": "
|
|
3611
|
+
"shape": "Sto"
|
|
3612
3612
|
},
|
|
3613
3613
|
"ObjectiveStatusCounters": {
|
|
3614
|
-
"shape": "
|
|
3614
|
+
"shape": "Stq"
|
|
3615
3615
|
},
|
|
3616
3616
|
"BestTrainingJob": {
|
|
3617
|
-
"shape": "
|
|
3617
|
+
"shape": "Sts"
|
|
3618
3618
|
},
|
|
3619
3619
|
"OverallBestTrainingJob": {
|
|
3620
|
-
"shape": "
|
|
3620
|
+
"shape": "Sts"
|
|
3621
3621
|
},
|
|
3622
3622
|
"WarmStartConfig": {
|
|
3623
3623
|
"shape": "Se6"
|
|
@@ -3732,7 +3732,7 @@
|
|
|
3732
3732
|
"shape": "Sen"
|
|
3733
3733
|
},
|
|
3734
3734
|
"StoppingConditions": {
|
|
3735
|
-
"shape": "
|
|
3735
|
+
"shape": "Sff"
|
|
3736
3736
|
},
|
|
3737
3737
|
"InferenceRecommendations": {
|
|
3738
3738
|
"type": "list",
|
|
@@ -3808,6 +3808,36 @@
|
|
|
3808
3808
|
}
|
|
3809
3809
|
}
|
|
3810
3810
|
}
|
|
3811
|
+
},
|
|
3812
|
+
"EndpointPerformances": {
|
|
3813
|
+
"type": "list",
|
|
3814
|
+
"member": {
|
|
3815
|
+
"type": "structure",
|
|
3816
|
+
"required": [
|
|
3817
|
+
"Metrics",
|
|
3818
|
+
"EndpointInfo"
|
|
3819
|
+
],
|
|
3820
|
+
"members": {
|
|
3821
|
+
"Metrics": {
|
|
3822
|
+
"type": "structure",
|
|
3823
|
+
"required": [
|
|
3824
|
+
"MaxInvocations",
|
|
3825
|
+
"ModelLatency"
|
|
3826
|
+
],
|
|
3827
|
+
"members": {
|
|
3828
|
+
"MaxInvocations": {
|
|
3829
|
+
"type": "integer"
|
|
3830
|
+
},
|
|
3831
|
+
"ModelLatency": {
|
|
3832
|
+
"type": "integer"
|
|
3833
|
+
}
|
|
3834
|
+
}
|
|
3835
|
+
},
|
|
3836
|
+
"EndpointInfo": {
|
|
3837
|
+
"shape": "Sfd"
|
|
3838
|
+
}
|
|
3839
|
+
}
|
|
3840
|
+
}
|
|
3811
3841
|
}
|
|
3812
3842
|
}
|
|
3813
3843
|
}
|
|
@@ -3840,7 +3870,7 @@
|
|
|
3840
3870
|
"members": {
|
|
3841
3871
|
"LabelingJobStatus": {},
|
|
3842
3872
|
"LabelCounters": {
|
|
3843
|
-
"shape": "
|
|
3873
|
+
"shape": "Sui"
|
|
3844
3874
|
},
|
|
3845
3875
|
"FailureReason": {},
|
|
3846
3876
|
"CreationTime": {
|
|
@@ -3854,27 +3884,27 @@
|
|
|
3854
3884
|
"LabelingJobArn": {},
|
|
3855
3885
|
"LabelAttributeName": {},
|
|
3856
3886
|
"InputConfig": {
|
|
3857
|
-
"shape": "
|
|
3887
|
+
"shape": "Sfq"
|
|
3858
3888
|
},
|
|
3859
3889
|
"OutputConfig": {
|
|
3860
|
-
"shape": "
|
|
3890
|
+
"shape": "Sfx"
|
|
3861
3891
|
},
|
|
3862
3892
|
"RoleArn": {},
|
|
3863
3893
|
"LabelCategoryConfigS3Uri": {},
|
|
3864
3894
|
"StoppingConditions": {
|
|
3865
|
-
"shape": "
|
|
3895
|
+
"shape": "Sfy"
|
|
3866
3896
|
},
|
|
3867
3897
|
"LabelingJobAlgorithmsConfig": {
|
|
3868
|
-
"shape": "
|
|
3898
|
+
"shape": "Sg1"
|
|
3869
3899
|
},
|
|
3870
3900
|
"HumanTaskConfig": {
|
|
3871
|
-
"shape": "
|
|
3901
|
+
"shape": "Sg5"
|
|
3872
3902
|
},
|
|
3873
3903
|
"Tags": {
|
|
3874
3904
|
"shape": "S7"
|
|
3875
3905
|
},
|
|
3876
3906
|
"LabelingJobOutput": {
|
|
3877
|
-
"shape": "
|
|
3907
|
+
"shape": "Sul"
|
|
3878
3908
|
}
|
|
3879
3909
|
}
|
|
3880
3910
|
}
|
|
@@ -3900,13 +3930,13 @@
|
|
|
3900
3930
|
"type": "timestamp"
|
|
3901
3931
|
},
|
|
3902
3932
|
"CreatedBy": {
|
|
3903
|
-
"shape": "
|
|
3933
|
+
"shape": "Spk"
|
|
3904
3934
|
},
|
|
3905
3935
|
"LastModifiedTime": {
|
|
3906
3936
|
"type": "timestamp"
|
|
3907
3937
|
},
|
|
3908
3938
|
"LastModifiedBy": {
|
|
3909
|
-
"shape": "
|
|
3939
|
+
"shape": "Spk"
|
|
3910
3940
|
}
|
|
3911
3941
|
}
|
|
3912
3942
|
}
|
|
@@ -3932,13 +3962,13 @@
|
|
|
3932
3962
|
"members": {
|
|
3933
3963
|
"ModelName": {},
|
|
3934
3964
|
"PrimaryContainer": {
|
|
3935
|
-
"shape": "
|
|
3965
|
+
"shape": "Sgk"
|
|
3936
3966
|
},
|
|
3937
3967
|
"Containers": {
|
|
3938
|
-
"shape": "
|
|
3968
|
+
"shape": "Sgt"
|
|
3939
3969
|
},
|
|
3940
3970
|
"InferenceExecutionConfig": {
|
|
3941
|
-
"shape": "
|
|
3971
|
+
"shape": "Sgu"
|
|
3942
3972
|
},
|
|
3943
3973
|
"ExecutionRoleArn": {},
|
|
3944
3974
|
"VpcConfig": {
|
|
@@ -3983,13 +4013,13 @@
|
|
|
3983
4013
|
"type": "timestamp"
|
|
3984
4014
|
},
|
|
3985
4015
|
"ModelBiasBaselineConfig": {
|
|
3986
|
-
"shape": "
|
|
4016
|
+
"shape": "Sgy"
|
|
3987
4017
|
},
|
|
3988
4018
|
"ModelBiasAppSpecification": {
|
|
3989
|
-
"shape": "
|
|
4019
|
+
"shape": "Sgz"
|
|
3990
4020
|
},
|
|
3991
4021
|
"ModelBiasJobInput": {
|
|
3992
|
-
"shape": "
|
|
4022
|
+
"shape": "Sh0"
|
|
3993
4023
|
},
|
|
3994
4024
|
"ModelBiasJobOutputConfig": {
|
|
3995
4025
|
"shape": "S7m"
|
|
@@ -4036,13 +4066,13 @@
|
|
|
4036
4066
|
"type": "timestamp"
|
|
4037
4067
|
},
|
|
4038
4068
|
"ModelExplainabilityBaselineConfig": {
|
|
4039
|
-
"shape": "
|
|
4069
|
+
"shape": "Sh4"
|
|
4040
4070
|
},
|
|
4041
4071
|
"ModelExplainabilityAppSpecification": {
|
|
4042
|
-
"shape": "
|
|
4072
|
+
"shape": "Sh5"
|
|
4043
4073
|
},
|
|
4044
4074
|
"ModelExplainabilityJobInput": {
|
|
4045
|
-
"shape": "
|
|
4075
|
+
"shape": "Sh6"
|
|
4046
4076
|
},
|
|
4047
4077
|
"ModelExplainabilityJobOutputConfig": {
|
|
4048
4078
|
"shape": "S7m"
|
|
@@ -4094,46 +4124,46 @@
|
|
|
4094
4124
|
"shape": "Sr"
|
|
4095
4125
|
},
|
|
4096
4126
|
"SourceAlgorithmSpecification": {
|
|
4097
|
-
"shape": "
|
|
4127
|
+
"shape": "Shc"
|
|
4098
4128
|
},
|
|
4099
4129
|
"ValidationSpecification": {
|
|
4100
|
-
"shape": "
|
|
4130
|
+
"shape": "Sh9"
|
|
4101
4131
|
},
|
|
4102
4132
|
"ModelPackageStatus": {},
|
|
4103
4133
|
"ModelPackageStatusDetails": {
|
|
4104
|
-
"shape": "
|
|
4134
|
+
"shape": "Suw"
|
|
4105
4135
|
},
|
|
4106
4136
|
"CertifyForMarketplace": {
|
|
4107
4137
|
"type": "boolean"
|
|
4108
4138
|
},
|
|
4109
4139
|
"ModelApprovalStatus": {},
|
|
4110
4140
|
"CreatedBy": {
|
|
4111
|
-
"shape": "
|
|
4141
|
+
"shape": "Spk"
|
|
4112
4142
|
},
|
|
4113
4143
|
"MetadataProperties": {
|
|
4114
4144
|
"shape": "S1q"
|
|
4115
4145
|
},
|
|
4116
4146
|
"ModelMetrics": {
|
|
4117
|
-
"shape": "
|
|
4147
|
+
"shape": "Shf"
|
|
4118
4148
|
},
|
|
4119
4149
|
"LastModifiedTime": {
|
|
4120
4150
|
"type": "timestamp"
|
|
4121
4151
|
},
|
|
4122
4152
|
"LastModifiedBy": {
|
|
4123
|
-
"shape": "
|
|
4153
|
+
"shape": "Spk"
|
|
4124
4154
|
},
|
|
4125
4155
|
"ApprovalDescription": {},
|
|
4126
4156
|
"CustomerMetadataProperties": {
|
|
4127
|
-
"shape": "
|
|
4157
|
+
"shape": "Shm"
|
|
4128
4158
|
},
|
|
4129
4159
|
"DriftCheckBaselines": {
|
|
4130
|
-
"shape": "
|
|
4160
|
+
"shape": "Shp"
|
|
4131
4161
|
},
|
|
4132
4162
|
"Domain": {},
|
|
4133
4163
|
"Task": {},
|
|
4134
4164
|
"SamplePayloadUrl": {},
|
|
4135
4165
|
"AdditionalInferenceSpecifications": {
|
|
4136
|
-
"shape": "
|
|
4166
|
+
"shape": "Shv"
|
|
4137
4167
|
}
|
|
4138
4168
|
}
|
|
4139
4169
|
}
|
|
@@ -4165,7 +4195,7 @@
|
|
|
4165
4195
|
"type": "timestamp"
|
|
4166
4196
|
},
|
|
4167
4197
|
"CreatedBy": {
|
|
4168
|
-
"shape": "
|
|
4198
|
+
"shape": "Spk"
|
|
4169
4199
|
},
|
|
4170
4200
|
"ModelPackageGroupStatus": {}
|
|
4171
4201
|
}
|
|
@@ -4200,13 +4230,13 @@
|
|
|
4200
4230
|
"type": "timestamp"
|
|
4201
4231
|
},
|
|
4202
4232
|
"ModelQualityBaselineConfig": {
|
|
4203
|
-
"shape": "
|
|
4233
|
+
"shape": "Si2"
|
|
4204
4234
|
},
|
|
4205
4235
|
"ModelQualityAppSpecification": {
|
|
4206
|
-
"shape": "
|
|
4236
|
+
"shape": "Si3"
|
|
4207
4237
|
},
|
|
4208
4238
|
"ModelQualityJobInput": {
|
|
4209
|
-
"shape": "
|
|
4239
|
+
"shape": "Si5"
|
|
4210
4240
|
},
|
|
4211
4241
|
"ModelQualityJobOutputConfig": {
|
|
4212
4242
|
"shape": "S7m"
|
|
@@ -4257,11 +4287,11 @@
|
|
|
4257
4287
|
"type": "timestamp"
|
|
4258
4288
|
},
|
|
4259
4289
|
"MonitoringScheduleConfig": {
|
|
4260
|
-
"shape": "
|
|
4290
|
+
"shape": "Si9"
|
|
4261
4291
|
},
|
|
4262
4292
|
"EndpointName": {},
|
|
4263
4293
|
"LastMonitoringExecutionSummary": {
|
|
4264
|
-
"shape": "
|
|
4294
|
+
"shape": "Sv9"
|
|
4265
4295
|
}
|
|
4266
4296
|
}
|
|
4267
4297
|
}
|
|
@@ -4304,16 +4334,16 @@
|
|
|
4304
4334
|
"type": "integer"
|
|
4305
4335
|
},
|
|
4306
4336
|
"AcceleratorTypes": {
|
|
4307
|
-
"shape": "
|
|
4337
|
+
"shape": "Sir"
|
|
4308
4338
|
},
|
|
4309
4339
|
"DefaultCodeRepository": {},
|
|
4310
4340
|
"AdditionalCodeRepositories": {
|
|
4311
|
-
"shape": "
|
|
4341
|
+
"shape": "Siu"
|
|
4312
4342
|
},
|
|
4313
4343
|
"RootAccess": {},
|
|
4314
4344
|
"PlatformIdentifier": {},
|
|
4315
4345
|
"InstanceMetadataServiceConfiguration": {
|
|
4316
|
-
"shape": "
|
|
4346
|
+
"shape": "Six"
|
|
4317
4347
|
}
|
|
4318
4348
|
}
|
|
4319
4349
|
}
|
|
@@ -4334,10 +4364,10 @@
|
|
|
4334
4364
|
"NotebookInstanceLifecycleConfigArn": {},
|
|
4335
4365
|
"NotebookInstanceLifecycleConfigName": {},
|
|
4336
4366
|
"OnCreate": {
|
|
4337
|
-
"shape": "
|
|
4367
|
+
"shape": "Sj2"
|
|
4338
4368
|
},
|
|
4339
4369
|
"OnStart": {
|
|
4340
|
-
"shape": "
|
|
4370
|
+
"shape": "Sj2"
|
|
4341
4371
|
},
|
|
4342
4372
|
"LastModifiedTime": {
|
|
4343
4373
|
"type": "timestamp"
|
|
@@ -4378,13 +4408,13 @@
|
|
|
4378
4408
|
"type": "timestamp"
|
|
4379
4409
|
},
|
|
4380
4410
|
"CreatedBy": {
|
|
4381
|
-
"shape": "
|
|
4411
|
+
"shape": "Spk"
|
|
4382
4412
|
},
|
|
4383
4413
|
"LastModifiedBy": {
|
|
4384
|
-
"shape": "
|
|
4414
|
+
"shape": "Spk"
|
|
4385
4415
|
},
|
|
4386
4416
|
"ParallelismConfiguration": {
|
|
4387
|
-
"shape": "
|
|
4417
|
+
"shape": "Sjg"
|
|
4388
4418
|
}
|
|
4389
4419
|
}
|
|
4390
4420
|
}
|
|
@@ -4428,7 +4458,7 @@
|
|
|
4428
4458
|
"PipelineExecutionStatus": {},
|
|
4429
4459
|
"PipelineExecutionDescription": {},
|
|
4430
4460
|
"PipelineExperimentConfig": {
|
|
4431
|
-
"shape": "
|
|
4461
|
+
"shape": "Svs"
|
|
4432
4462
|
},
|
|
4433
4463
|
"FailureReason": {},
|
|
4434
4464
|
"CreationTime": {
|
|
@@ -4438,13 +4468,13 @@
|
|
|
4438
4468
|
"type": "timestamp"
|
|
4439
4469
|
},
|
|
4440
4470
|
"CreatedBy": {
|
|
4441
|
-
"shape": "
|
|
4471
|
+
"shape": "Spk"
|
|
4442
4472
|
},
|
|
4443
4473
|
"LastModifiedBy": {
|
|
4444
|
-
"shape": "
|
|
4474
|
+
"shape": "Spk"
|
|
4445
4475
|
},
|
|
4446
4476
|
"ParallelismConfiguration": {
|
|
4447
|
-
"shape": "
|
|
4477
|
+
"shape": "Sjg"
|
|
4448
4478
|
}
|
|
4449
4479
|
}
|
|
4450
4480
|
}
|
|
@@ -4471,30 +4501,30 @@
|
|
|
4471
4501
|
],
|
|
4472
4502
|
"members": {
|
|
4473
4503
|
"ProcessingInputs": {
|
|
4474
|
-
"shape": "
|
|
4504
|
+
"shape": "Sjt"
|
|
4475
4505
|
},
|
|
4476
4506
|
"ProcessingOutputConfig": {
|
|
4477
|
-
"shape": "
|
|
4507
|
+
"shape": "Skg"
|
|
4478
4508
|
},
|
|
4479
4509
|
"ProcessingJobName": {},
|
|
4480
4510
|
"ProcessingResources": {
|
|
4481
|
-
"shape": "
|
|
4511
|
+
"shape": "Skl"
|
|
4482
4512
|
},
|
|
4483
4513
|
"StoppingCondition": {
|
|
4484
|
-
"shape": "
|
|
4514
|
+
"shape": "Skn"
|
|
4485
4515
|
},
|
|
4486
4516
|
"AppSpecification": {
|
|
4487
|
-
"shape": "
|
|
4517
|
+
"shape": "Skp"
|
|
4488
4518
|
},
|
|
4489
4519
|
"Environment": {
|
|
4490
|
-
"shape": "
|
|
4520
|
+
"shape": "Skr"
|
|
4491
4521
|
},
|
|
4492
4522
|
"NetworkConfig": {
|
|
4493
|
-
"shape": "
|
|
4523
|
+
"shape": "Sih"
|
|
4494
4524
|
},
|
|
4495
4525
|
"RoleArn": {},
|
|
4496
4526
|
"ExperimentConfig": {
|
|
4497
|
-
"shape": "
|
|
4527
|
+
"shape": "Sks"
|
|
4498
4528
|
},
|
|
4499
4529
|
"ProcessingJobArn": {},
|
|
4500
4530
|
"ProcessingJobStatus": {},
|
|
@@ -4544,14 +4574,14 @@
|
|
|
4544
4574
|
"ProjectId": {},
|
|
4545
4575
|
"ProjectDescription": {},
|
|
4546
4576
|
"ServiceCatalogProvisioningDetails": {
|
|
4547
|
-
"shape": "
|
|
4577
|
+
"shape": "Skx"
|
|
4548
4578
|
},
|
|
4549
4579
|
"ServiceCatalogProvisionedProductDetails": {
|
|
4550
|
-
"shape": "
|
|
4580
|
+
"shape": "Sw0"
|
|
4551
4581
|
},
|
|
4552
4582
|
"ProjectStatus": {},
|
|
4553
4583
|
"CreatedBy": {
|
|
4554
|
-
"shape": "
|
|
4584
|
+
"shape": "Spk"
|
|
4555
4585
|
},
|
|
4556
4586
|
"CreationTime": {
|
|
4557
4587
|
"type": "timestamp"
|
|
@@ -4560,7 +4590,7 @@
|
|
|
4560
4590
|
"type": "timestamp"
|
|
4561
4591
|
},
|
|
4562
4592
|
"LastModifiedBy": {
|
|
4563
|
-
"shape": "
|
|
4593
|
+
"shape": "Spk"
|
|
4564
4594
|
}
|
|
4565
4595
|
}
|
|
4566
4596
|
}
|
|
@@ -4608,7 +4638,7 @@
|
|
|
4608
4638
|
],
|
|
4609
4639
|
"members": {
|
|
4610
4640
|
"SubscribedWorkteam": {
|
|
4611
|
-
"shape": "
|
|
4641
|
+
"shape": "Sw7"
|
|
4612
4642
|
}
|
|
4613
4643
|
}
|
|
4614
4644
|
}
|
|
@@ -4643,7 +4673,7 @@
|
|
|
4643
4673
|
"LabelingJobArn": {},
|
|
4644
4674
|
"AutoMLJobArn": {},
|
|
4645
4675
|
"ModelArtifacts": {
|
|
4646
|
-
"shape": "
|
|
4676
|
+
"shape": "Sr7"
|
|
4647
4677
|
},
|
|
4648
4678
|
"TrainingJobStatus": {},
|
|
4649
4679
|
"SecondaryStatus": {},
|
|
@@ -4652,7 +4682,7 @@
|
|
|
4652
4682
|
"shape": "S2t"
|
|
4653
4683
|
},
|
|
4654
4684
|
"AlgorithmSpecification": {
|
|
4655
|
-
"shape": "
|
|
4685
|
+
"shape": "Sld"
|
|
4656
4686
|
},
|
|
4657
4687
|
"RoleArn": {},
|
|
4658
4688
|
"InputDataConfig": {
|
|
@@ -4683,10 +4713,10 @@
|
|
|
4683
4713
|
"type": "timestamp"
|
|
4684
4714
|
},
|
|
4685
4715
|
"SecondaryStatusTransitions": {
|
|
4686
|
-
"shape": "
|
|
4716
|
+
"shape": "Swb"
|
|
4687
4717
|
},
|
|
4688
4718
|
"FinalMetricDataList": {
|
|
4689
|
-
"shape": "
|
|
4719
|
+
"shape": "Swe"
|
|
4690
4720
|
},
|
|
4691
4721
|
"EnableNetworkIsolation": {
|
|
4692
4722
|
"type": "boolean"
|
|
@@ -4707,25 +4737,25 @@
|
|
|
4707
4737
|
"type": "integer"
|
|
4708
4738
|
},
|
|
4709
4739
|
"DebugHookConfig": {
|
|
4710
|
-
"shape": "
|
|
4740
|
+
"shape": "Sle"
|
|
4711
4741
|
},
|
|
4712
4742
|
"ExperimentConfig": {
|
|
4713
|
-
"shape": "
|
|
4743
|
+
"shape": "Sks"
|
|
4714
4744
|
},
|
|
4715
4745
|
"DebugRuleConfigurations": {
|
|
4716
|
-
"shape": "
|
|
4746
|
+
"shape": "Slm"
|
|
4717
4747
|
},
|
|
4718
4748
|
"TensorBoardOutputConfig": {
|
|
4719
|
-
"shape": "
|
|
4749
|
+
"shape": "Slq"
|
|
4720
4750
|
},
|
|
4721
4751
|
"DebugRuleEvaluationStatuses": {
|
|
4722
|
-
"shape": "
|
|
4752
|
+
"shape": "Swi"
|
|
4723
4753
|
},
|
|
4724
4754
|
"ProfilerConfig": {
|
|
4725
|
-
"shape": "
|
|
4755
|
+
"shape": "Slr"
|
|
4726
4756
|
},
|
|
4727
4757
|
"ProfilerRuleConfigurations": {
|
|
4728
|
-
"shape": "
|
|
4758
|
+
"shape": "Slu"
|
|
4729
4759
|
},
|
|
4730
4760
|
"ProfilerRuleEvaluationStatuses": {
|
|
4731
4761
|
"type": "list",
|
|
@@ -4747,10 +4777,10 @@
|
|
|
4747
4777
|
"shape": "Sdy"
|
|
4748
4778
|
},
|
|
4749
4779
|
"Environment": {
|
|
4750
|
-
"shape": "
|
|
4780
|
+
"shape": "Slw"
|
|
4751
4781
|
},
|
|
4752
4782
|
"WarmPoolStatus": {
|
|
4753
|
-
"shape": "
|
|
4783
|
+
"shape": "Swp"
|
|
4754
4784
|
}
|
|
4755
4785
|
}
|
|
4756
4786
|
}
|
|
@@ -4786,7 +4816,7 @@
|
|
|
4786
4816
|
"type": "integer"
|
|
4787
4817
|
},
|
|
4788
4818
|
"ModelClientConfig": {
|
|
4789
|
-
"shape": "
|
|
4819
|
+
"shape": "Sm3"
|
|
4790
4820
|
},
|
|
4791
4821
|
"MaxPayloadInMB": {
|
|
4792
4822
|
"type": "integer"
|
|
@@ -4802,7 +4832,7 @@
|
|
|
4802
4832
|
"shape": "S40"
|
|
4803
4833
|
},
|
|
4804
4834
|
"DataCaptureConfig": {
|
|
4805
|
-
"shape": "
|
|
4835
|
+
"shape": "Sm6"
|
|
4806
4836
|
},
|
|
4807
4837
|
"TransformResources": {
|
|
4808
4838
|
"shape": "S43"
|
|
@@ -4819,10 +4849,10 @@
|
|
|
4819
4849
|
"LabelingJobArn": {},
|
|
4820
4850
|
"AutoMLJobArn": {},
|
|
4821
4851
|
"DataProcessing": {
|
|
4822
|
-
"shape": "
|
|
4852
|
+
"shape": "Sm7"
|
|
4823
4853
|
},
|
|
4824
4854
|
"ExperimentConfig": {
|
|
4825
|
-
"shape": "
|
|
4855
|
+
"shape": "Sks"
|
|
4826
4856
|
}
|
|
4827
4857
|
}
|
|
4828
4858
|
}
|
|
@@ -4845,19 +4875,19 @@
|
|
|
4845
4875
|
"DisplayName": {},
|
|
4846
4876
|
"ExperimentName": {},
|
|
4847
4877
|
"Source": {
|
|
4848
|
-
"shape": "
|
|
4878
|
+
"shape": "Swx"
|
|
4849
4879
|
},
|
|
4850
4880
|
"CreationTime": {
|
|
4851
4881
|
"type": "timestamp"
|
|
4852
4882
|
},
|
|
4853
4883
|
"CreatedBy": {
|
|
4854
|
-
"shape": "
|
|
4884
|
+
"shape": "Spk"
|
|
4855
4885
|
},
|
|
4856
4886
|
"LastModifiedTime": {
|
|
4857
4887
|
"type": "timestamp"
|
|
4858
4888
|
},
|
|
4859
4889
|
"LastModifiedBy": {
|
|
4860
|
-
"shape": "
|
|
4890
|
+
"shape": "Spk"
|
|
4861
4891
|
},
|
|
4862
4892
|
"MetadataProperties": {
|
|
4863
4893
|
"shape": "S1q"
|
|
@@ -4882,10 +4912,10 @@
|
|
|
4882
4912
|
"TrialComponentArn": {},
|
|
4883
4913
|
"DisplayName": {},
|
|
4884
4914
|
"Source": {
|
|
4885
|
-
"shape": "
|
|
4915
|
+
"shape": "Sx1"
|
|
4886
4916
|
},
|
|
4887
4917
|
"Status": {
|
|
4888
|
-
"shape": "
|
|
4918
|
+
"shape": "Smf"
|
|
4889
4919
|
},
|
|
4890
4920
|
"StartTime": {
|
|
4891
4921
|
"type": "timestamp"
|
|
@@ -4897,28 +4927,28 @@
|
|
|
4897
4927
|
"type": "timestamp"
|
|
4898
4928
|
},
|
|
4899
4929
|
"CreatedBy": {
|
|
4900
|
-
"shape": "
|
|
4930
|
+
"shape": "Spk"
|
|
4901
4931
|
},
|
|
4902
4932
|
"LastModifiedTime": {
|
|
4903
4933
|
"type": "timestamp"
|
|
4904
4934
|
},
|
|
4905
4935
|
"LastModifiedBy": {
|
|
4906
|
-
"shape": "
|
|
4936
|
+
"shape": "Spk"
|
|
4907
4937
|
},
|
|
4908
4938
|
"Parameters": {
|
|
4909
|
-
"shape": "
|
|
4939
|
+
"shape": "Smj"
|
|
4910
4940
|
},
|
|
4911
4941
|
"InputArtifacts": {
|
|
4912
|
-
"shape": "
|
|
4942
|
+
"shape": "Smn"
|
|
4913
4943
|
},
|
|
4914
4944
|
"OutputArtifacts": {
|
|
4915
|
-
"shape": "
|
|
4945
|
+
"shape": "Smn"
|
|
4916
4946
|
},
|
|
4917
4947
|
"MetadataProperties": {
|
|
4918
4948
|
"shape": "S1q"
|
|
4919
4949
|
},
|
|
4920
4950
|
"Metrics": {
|
|
4921
|
-
"shape": "
|
|
4951
|
+
"shape": "Sx3"
|
|
4922
4952
|
},
|
|
4923
4953
|
"LineageGroupArn": {}
|
|
4924
4954
|
}
|
|
@@ -4976,7 +5006,7 @@
|
|
|
4976
5006
|
],
|
|
4977
5007
|
"members": {
|
|
4978
5008
|
"Workforce": {
|
|
4979
|
-
"shape": "
|
|
5009
|
+
"shape": "Sxd"
|
|
4980
5010
|
}
|
|
4981
5011
|
}
|
|
4982
5012
|
}
|
|
@@ -4998,7 +5028,7 @@
|
|
|
4998
5028
|
],
|
|
4999
5029
|
"members": {
|
|
5000
5030
|
"Workteam": {
|
|
5001
|
-
"shape": "
|
|
5031
|
+
"shape": "Sxl"
|
|
5002
5032
|
}
|
|
5003
5033
|
}
|
|
5004
5034
|
}
|
|
@@ -5497,7 +5527,7 @@
|
|
|
5497
5527
|
"type": "timestamp"
|
|
5498
5528
|
},
|
|
5499
5529
|
"CreatedBy": {
|
|
5500
|
-
"shape": "
|
|
5530
|
+
"shape": "Spk"
|
|
5501
5531
|
}
|
|
5502
5532
|
}
|
|
5503
5533
|
}
|
|
@@ -5566,7 +5596,7 @@
|
|
|
5566
5596
|
},
|
|
5567
5597
|
"FailureReason": {},
|
|
5568
5598
|
"PartialFailureReasons": {
|
|
5569
|
-
"shape": "
|
|
5599
|
+
"shape": "Sq4"
|
|
5570
5600
|
}
|
|
5571
5601
|
}
|
|
5572
5602
|
}
|
|
@@ -5602,7 +5632,7 @@
|
|
|
5602
5632
|
"Candidates": {
|
|
5603
5633
|
"type": "list",
|
|
5604
5634
|
"member": {
|
|
5605
|
-
"shape": "
|
|
5635
|
+
"shape": "Sq6"
|
|
5606
5636
|
}
|
|
5607
5637
|
},
|
|
5608
5638
|
"NextToken": {}
|
|
@@ -5812,7 +5842,7 @@
|
|
|
5812
5842
|
],
|
|
5813
5843
|
"members": {
|
|
5814
5844
|
"JobDefinitionSummaries": {
|
|
5815
|
-
"shape": "
|
|
5845
|
+
"shape": "S10e"
|
|
5816
5846
|
},
|
|
5817
5847
|
"NextToken": {}
|
|
5818
5848
|
}
|
|
@@ -6241,7 +6271,7 @@
|
|
|
6241
6271
|
"ExperimentName": {},
|
|
6242
6272
|
"DisplayName": {},
|
|
6243
6273
|
"ExperimentSource": {
|
|
6244
|
-
"shape": "
|
|
6274
|
+
"shape": "Sst"
|
|
6245
6275
|
},
|
|
6246
6276
|
"CreationTime": {
|
|
6247
6277
|
"type": "timestamp"
|
|
@@ -6301,7 +6331,7 @@
|
|
|
6301
6331
|
},
|
|
6302
6332
|
"FeatureGroupStatus": {},
|
|
6303
6333
|
"OfflineStoreStatus": {
|
|
6304
|
-
"shape": "
|
|
6334
|
+
"shape": "Ssz"
|
|
6305
6335
|
}
|
|
6306
6336
|
}
|
|
6307
6337
|
}
|
|
@@ -6463,10 +6493,10 @@
|
|
|
6463
6493
|
"type": "timestamp"
|
|
6464
6494
|
},
|
|
6465
6495
|
"TrainingJobStatusCounters": {
|
|
6466
|
-
"shape": "
|
|
6496
|
+
"shape": "Sto"
|
|
6467
6497
|
},
|
|
6468
6498
|
"ObjectiveStatusCounters": {
|
|
6469
|
-
"shape": "
|
|
6499
|
+
"shape": "Stq"
|
|
6470
6500
|
},
|
|
6471
6501
|
"ResourceLimits": {
|
|
6472
6502
|
"shape": "Sdd"
|
|
@@ -6725,17 +6755,17 @@
|
|
|
6725
6755
|
},
|
|
6726
6756
|
"LabelingJobStatus": {},
|
|
6727
6757
|
"LabelCounters": {
|
|
6728
|
-
"shape": "
|
|
6758
|
+
"shape": "Sui"
|
|
6729
6759
|
},
|
|
6730
6760
|
"WorkteamArn": {},
|
|
6731
6761
|
"PreHumanTaskLambdaArn": {},
|
|
6732
6762
|
"AnnotationConsolidationLambdaArn": {},
|
|
6733
6763
|
"FailureReason": {},
|
|
6734
6764
|
"LabelingJobOutput": {
|
|
6735
|
-
"shape": "
|
|
6765
|
+
"shape": "Sul"
|
|
6736
6766
|
},
|
|
6737
6767
|
"InputConfig": {
|
|
6738
|
-
"shape": "
|
|
6768
|
+
"shape": "Sfq"
|
|
6739
6769
|
}
|
|
6740
6770
|
}
|
|
6741
6771
|
}
|
|
@@ -6882,7 +6912,7 @@
|
|
|
6882
6912
|
],
|
|
6883
6913
|
"members": {
|
|
6884
6914
|
"JobDefinitionSummaries": {
|
|
6885
|
-
"shape": "
|
|
6915
|
+
"shape": "S10e"
|
|
6886
6916
|
},
|
|
6887
6917
|
"NextToken": {}
|
|
6888
6918
|
}
|
|
@@ -6915,7 +6945,7 @@
|
|
|
6915
6945
|
],
|
|
6916
6946
|
"members": {
|
|
6917
6947
|
"JobDefinitionSummaries": {
|
|
6918
|
-
"shape": "
|
|
6948
|
+
"shape": "S10e"
|
|
6919
6949
|
},
|
|
6920
6950
|
"NextToken": {}
|
|
6921
6951
|
}
|
|
@@ -7115,7 +7145,7 @@
|
|
|
7115
7145
|
],
|
|
7116
7146
|
"members": {
|
|
7117
7147
|
"JobDefinitionSummaries": {
|
|
7118
|
-
"shape": "
|
|
7148
|
+
"shape": "S10e"
|
|
7119
7149
|
},
|
|
7120
7150
|
"NextToken": {}
|
|
7121
7151
|
}
|
|
@@ -7212,7 +7242,7 @@
|
|
|
7212
7242
|
"MonitoringExecutionSummaries": {
|
|
7213
7243
|
"type": "list",
|
|
7214
7244
|
"member": {
|
|
7215
|
-
"shape": "
|
|
7245
|
+
"shape": "Sv9"
|
|
7216
7246
|
}
|
|
7217
7247
|
},
|
|
7218
7248
|
"NextToken": {}
|
|
@@ -7393,7 +7423,7 @@
|
|
|
7393
7423
|
"NotebookInstanceLifecycleConfigName": {},
|
|
7394
7424
|
"DefaultCodeRepository": {},
|
|
7395
7425
|
"AdditionalCodeRepositories": {
|
|
7396
|
-
"shape": "
|
|
7426
|
+
"shape": "Siu"
|
|
7397
7427
|
}
|
|
7398
7428
|
}
|
|
7399
7429
|
}
|
|
@@ -7492,7 +7522,7 @@
|
|
|
7492
7522
|
"CallbackToken": {},
|
|
7493
7523
|
"SqsQueueUrl": {},
|
|
7494
7524
|
"OutputParameters": {
|
|
7495
|
-
"shape": "
|
|
7525
|
+
"shape": "S15e"
|
|
7496
7526
|
}
|
|
7497
7527
|
}
|
|
7498
7528
|
},
|
|
@@ -7501,7 +7531,7 @@
|
|
|
7501
7531
|
"members": {
|
|
7502
7532
|
"Arn": {},
|
|
7503
7533
|
"OutputParameters": {
|
|
7504
|
-
"shape": "
|
|
7534
|
+
"shape": "S15e"
|
|
7505
7535
|
}
|
|
7506
7536
|
}
|
|
7507
7537
|
},
|
|
@@ -7628,7 +7658,7 @@
|
|
|
7628
7658
|
"type": "structure",
|
|
7629
7659
|
"members": {
|
|
7630
7660
|
"PipelineParameters": {
|
|
7631
|
-
"shape": "
|
|
7661
|
+
"shape": "S15t"
|
|
7632
7662
|
},
|
|
7633
7663
|
"NextToken": {}
|
|
7634
7664
|
}
|
|
@@ -7925,7 +7955,7 @@
|
|
|
7925
7955
|
"SubscribedWorkteams": {
|
|
7926
7956
|
"type": "list",
|
|
7927
7957
|
"member": {
|
|
7928
|
-
"shape": "
|
|
7958
|
+
"shape": "Sw7"
|
|
7929
7959
|
}
|
|
7930
7960
|
},
|
|
7931
7961
|
"NextToken": {}
|
|
@@ -8013,7 +8043,7 @@
|
|
|
8013
8043
|
},
|
|
8014
8044
|
"TrainingJobStatus": {},
|
|
8015
8045
|
"WarmPoolStatus": {
|
|
8016
|
-
"shape": "
|
|
8046
|
+
"shape": "Swp"
|
|
8017
8047
|
}
|
|
8018
8048
|
}
|
|
8019
8049
|
}
|
|
@@ -8048,7 +8078,7 @@
|
|
|
8048
8078
|
"TrainingJobSummaries": {
|
|
8049
8079
|
"type": "list",
|
|
8050
8080
|
"member": {
|
|
8051
|
-
"shape": "
|
|
8081
|
+
"shape": "Sts"
|
|
8052
8082
|
}
|
|
8053
8083
|
},
|
|
8054
8084
|
"NextToken": {}
|
|
@@ -8151,10 +8181,10 @@
|
|
|
8151
8181
|
"TrialComponentArn": {},
|
|
8152
8182
|
"DisplayName": {},
|
|
8153
8183
|
"TrialComponentSource": {
|
|
8154
|
-
"shape": "
|
|
8184
|
+
"shape": "Sx1"
|
|
8155
8185
|
},
|
|
8156
8186
|
"Status": {
|
|
8157
|
-
"shape": "
|
|
8187
|
+
"shape": "Smf"
|
|
8158
8188
|
},
|
|
8159
8189
|
"StartTime": {
|
|
8160
8190
|
"type": "timestamp"
|
|
@@ -8166,13 +8196,13 @@
|
|
|
8166
8196
|
"type": "timestamp"
|
|
8167
8197
|
},
|
|
8168
8198
|
"CreatedBy": {
|
|
8169
|
-
"shape": "
|
|
8199
|
+
"shape": "Spk"
|
|
8170
8200
|
},
|
|
8171
8201
|
"LastModifiedTime": {
|
|
8172
8202
|
"type": "timestamp"
|
|
8173
8203
|
},
|
|
8174
8204
|
"LastModifiedBy": {
|
|
8175
|
-
"shape": "
|
|
8205
|
+
"shape": "Spk"
|
|
8176
8206
|
}
|
|
8177
8207
|
}
|
|
8178
8208
|
}
|
|
@@ -8213,7 +8243,7 @@
|
|
|
8213
8243
|
"TrialName": {},
|
|
8214
8244
|
"DisplayName": {},
|
|
8215
8245
|
"TrialSource": {
|
|
8216
|
-
"shape": "
|
|
8246
|
+
"shape": "Swx"
|
|
8217
8247
|
},
|
|
8218
8248
|
"CreationTime": {
|
|
8219
8249
|
"type": "timestamp"
|
|
@@ -8288,7 +8318,7 @@
|
|
|
8288
8318
|
"Workforces": {
|
|
8289
8319
|
"type": "list",
|
|
8290
8320
|
"member": {
|
|
8291
|
-
"shape": "
|
|
8321
|
+
"shape": "Sxd"
|
|
8292
8322
|
}
|
|
8293
8323
|
},
|
|
8294
8324
|
"NextToken": {}
|
|
@@ -8317,7 +8347,7 @@
|
|
|
8317
8347
|
"Workteams": {
|
|
8318
8348
|
"type": "list",
|
|
8319
8349
|
"member": {
|
|
8320
|
-
"shape": "
|
|
8350
|
+
"shape": "Sxl"
|
|
8321
8351
|
}
|
|
8322
8352
|
},
|
|
8323
8353
|
"NextToken": {}
|
|
@@ -8436,7 +8466,7 @@
|
|
|
8436
8466
|
"members": {
|
|
8437
8467
|
"DeviceFleetName": {},
|
|
8438
8468
|
"Devices": {
|
|
8439
|
-
"shape": "
|
|
8469
|
+
"shape": "S18a"
|
|
8440
8470
|
},
|
|
8441
8471
|
"Tags": {
|
|
8442
8472
|
"shape": "S7"
|
|
@@ -8506,7 +8536,7 @@
|
|
|
8506
8536
|
"idempotencyToken": true
|
|
8507
8537
|
},
|
|
8508
8538
|
"ParallelismConfiguration": {
|
|
8509
|
-
"shape": "
|
|
8539
|
+
"shape": "Sjg"
|
|
8510
8540
|
}
|
|
8511
8541
|
}
|
|
8512
8542
|
},
|
|
@@ -8526,7 +8556,7 @@
|
|
|
8526
8556
|
"members": {
|
|
8527
8557
|
"Resource": {},
|
|
8528
8558
|
"SearchExpression": {
|
|
8529
|
-
"shape": "
|
|
8559
|
+
"shape": "S18l"
|
|
8530
8560
|
},
|
|
8531
8561
|
"SortBy": {},
|
|
8532
8562
|
"SortOrder": {},
|
|
@@ -8545,7 +8575,7 @@
|
|
|
8545
8575
|
"type": "structure",
|
|
8546
8576
|
"members": {
|
|
8547
8577
|
"TrainingJob": {
|
|
8548
|
-
"shape": "
|
|
8578
|
+
"shape": "S18y"
|
|
8549
8579
|
},
|
|
8550
8580
|
"Experiment": {
|
|
8551
8581
|
"type": "structure",
|
|
@@ -8554,20 +8584,20 @@
|
|
|
8554
8584
|
"ExperimentArn": {},
|
|
8555
8585
|
"DisplayName": {},
|
|
8556
8586
|
"Source": {
|
|
8557
|
-
"shape": "
|
|
8587
|
+
"shape": "Sst"
|
|
8558
8588
|
},
|
|
8559
8589
|
"Description": {},
|
|
8560
8590
|
"CreationTime": {
|
|
8561
8591
|
"type": "timestamp"
|
|
8562
8592
|
},
|
|
8563
8593
|
"CreatedBy": {
|
|
8564
|
-
"shape": "
|
|
8594
|
+
"shape": "Spk"
|
|
8565
8595
|
},
|
|
8566
8596
|
"LastModifiedTime": {
|
|
8567
8597
|
"type": "timestamp"
|
|
8568
8598
|
},
|
|
8569
8599
|
"LastModifiedBy": {
|
|
8570
|
-
"shape": "
|
|
8600
|
+
"shape": "Spk"
|
|
8571
8601
|
},
|
|
8572
8602
|
"Tags": {
|
|
8573
8603
|
"shape": "S7"
|
|
@@ -8582,19 +8612,19 @@
|
|
|
8582
8612
|
"DisplayName": {},
|
|
8583
8613
|
"ExperimentName": {},
|
|
8584
8614
|
"Source": {
|
|
8585
|
-
"shape": "
|
|
8615
|
+
"shape": "Swx"
|
|
8586
8616
|
},
|
|
8587
8617
|
"CreationTime": {
|
|
8588
8618
|
"type": "timestamp"
|
|
8589
8619
|
},
|
|
8590
8620
|
"CreatedBy": {
|
|
8591
|
-
"shape": "
|
|
8621
|
+
"shape": "Spk"
|
|
8592
8622
|
},
|
|
8593
8623
|
"LastModifiedTime": {
|
|
8594
8624
|
"type": "timestamp"
|
|
8595
8625
|
},
|
|
8596
8626
|
"LastModifiedBy": {
|
|
8597
|
-
"shape": "
|
|
8627
|
+
"shape": "Spk"
|
|
8598
8628
|
},
|
|
8599
8629
|
"MetadataProperties": {
|
|
8600
8630
|
"shape": "S1q"
|
|
@@ -8610,13 +8640,13 @@
|
|
|
8610
8640
|
"TrialComponentName": {},
|
|
8611
8641
|
"TrialComponentArn": {},
|
|
8612
8642
|
"TrialComponentSource": {
|
|
8613
|
-
"shape": "
|
|
8643
|
+
"shape": "Sx1"
|
|
8614
8644
|
},
|
|
8615
8645
|
"CreationTime": {
|
|
8616
8646
|
"type": "timestamp"
|
|
8617
8647
|
},
|
|
8618
8648
|
"CreatedBy": {
|
|
8619
|
-
"shape": "
|
|
8649
|
+
"shape": "Spk"
|
|
8620
8650
|
}
|
|
8621
8651
|
}
|
|
8622
8652
|
}
|
|
@@ -8630,10 +8660,10 @@
|
|
|
8630
8660
|
"DisplayName": {},
|
|
8631
8661
|
"TrialComponentArn": {},
|
|
8632
8662
|
"Source": {
|
|
8633
|
-
"shape": "
|
|
8663
|
+
"shape": "Sx1"
|
|
8634
8664
|
},
|
|
8635
8665
|
"Status": {
|
|
8636
|
-
"shape": "
|
|
8666
|
+
"shape": "Smf"
|
|
8637
8667
|
},
|
|
8638
8668
|
"StartTime": {
|
|
8639
8669
|
"type": "timestamp"
|
|
@@ -8645,25 +8675,25 @@
|
|
|
8645
8675
|
"type": "timestamp"
|
|
8646
8676
|
},
|
|
8647
8677
|
"CreatedBy": {
|
|
8648
|
-
"shape": "
|
|
8678
|
+
"shape": "Spk"
|
|
8649
8679
|
},
|
|
8650
8680
|
"LastModifiedTime": {
|
|
8651
8681
|
"type": "timestamp"
|
|
8652
8682
|
},
|
|
8653
8683
|
"LastModifiedBy": {
|
|
8654
|
-
"shape": "
|
|
8684
|
+
"shape": "Spk"
|
|
8655
8685
|
},
|
|
8656
8686
|
"Parameters": {
|
|
8657
|
-
"shape": "
|
|
8687
|
+
"shape": "Smj"
|
|
8658
8688
|
},
|
|
8659
8689
|
"InputArtifacts": {
|
|
8660
|
-
"shape": "
|
|
8690
|
+
"shape": "Smn"
|
|
8661
8691
|
},
|
|
8662
8692
|
"OutputArtifacts": {
|
|
8663
|
-
"shape": "
|
|
8693
|
+
"shape": "Smn"
|
|
8664
8694
|
},
|
|
8665
8695
|
"Metrics": {
|
|
8666
|
-
"shape": "
|
|
8696
|
+
"shape": "Sx3"
|
|
8667
8697
|
},
|
|
8668
8698
|
"MetadataProperties": {
|
|
8669
8699
|
"shape": "S1q"
|
|
@@ -8673,36 +8703,36 @@
|
|
|
8673
8703
|
"members": {
|
|
8674
8704
|
"SourceArn": {},
|
|
8675
8705
|
"TrainingJob": {
|
|
8676
|
-
"shape": "
|
|
8706
|
+
"shape": "S18y"
|
|
8677
8707
|
},
|
|
8678
8708
|
"ProcessingJob": {
|
|
8679
8709
|
"type": "structure",
|
|
8680
8710
|
"members": {
|
|
8681
8711
|
"ProcessingInputs": {
|
|
8682
|
-
"shape": "
|
|
8712
|
+
"shape": "Sjt"
|
|
8683
8713
|
},
|
|
8684
8714
|
"ProcessingOutputConfig": {
|
|
8685
|
-
"shape": "
|
|
8715
|
+
"shape": "Skg"
|
|
8686
8716
|
},
|
|
8687
8717
|
"ProcessingJobName": {},
|
|
8688
8718
|
"ProcessingResources": {
|
|
8689
|
-
"shape": "
|
|
8719
|
+
"shape": "Skl"
|
|
8690
8720
|
},
|
|
8691
8721
|
"StoppingCondition": {
|
|
8692
|
-
"shape": "
|
|
8722
|
+
"shape": "Skn"
|
|
8693
8723
|
},
|
|
8694
8724
|
"AppSpecification": {
|
|
8695
|
-
"shape": "
|
|
8725
|
+
"shape": "Skp"
|
|
8696
8726
|
},
|
|
8697
8727
|
"Environment": {
|
|
8698
|
-
"shape": "
|
|
8728
|
+
"shape": "Skr"
|
|
8699
8729
|
},
|
|
8700
8730
|
"NetworkConfig": {
|
|
8701
|
-
"shape": "
|
|
8731
|
+
"shape": "Sih"
|
|
8702
8732
|
},
|
|
8703
8733
|
"RoleArn": {},
|
|
8704
8734
|
"ExperimentConfig": {
|
|
8705
|
-
"shape": "
|
|
8735
|
+
"shape": "Sks"
|
|
8706
8736
|
},
|
|
8707
8737
|
"ProcessingJobArn": {},
|
|
8708
8738
|
"ProcessingJobStatus": {},
|
|
@@ -8740,7 +8770,7 @@
|
|
|
8740
8770
|
"type": "integer"
|
|
8741
8771
|
},
|
|
8742
8772
|
"ModelClientConfig": {
|
|
8743
|
-
"shape": "
|
|
8773
|
+
"shape": "Sm3"
|
|
8744
8774
|
},
|
|
8745
8775
|
"MaxPayloadInMB": {
|
|
8746
8776
|
"type": "integer"
|
|
@@ -8770,10 +8800,10 @@
|
|
|
8770
8800
|
"LabelingJobArn": {},
|
|
8771
8801
|
"AutoMLJobArn": {},
|
|
8772
8802
|
"DataProcessing": {
|
|
8773
|
-
"shape": "
|
|
8803
|
+
"shape": "Sm7"
|
|
8774
8804
|
},
|
|
8775
8805
|
"ExperimentConfig": {
|
|
8776
|
-
"shape": "
|
|
8806
|
+
"shape": "Sks"
|
|
8777
8807
|
},
|
|
8778
8808
|
"Tags": {
|
|
8779
8809
|
"shape": "S7"
|
|
@@ -8813,10 +8843,10 @@
|
|
|
8813
8843
|
"EndpointArn": {},
|
|
8814
8844
|
"EndpointConfigName": {},
|
|
8815
8845
|
"ProductionVariants": {
|
|
8816
|
-
"shape": "
|
|
8846
|
+
"shape": "Ssa"
|
|
8817
8847
|
},
|
|
8818
8848
|
"DataCaptureConfig": {
|
|
8819
|
-
"shape": "
|
|
8849
|
+
"shape": "Ssj"
|
|
8820
8850
|
},
|
|
8821
8851
|
"EndpointStatus": {},
|
|
8822
8852
|
"FailureReason": {},
|
|
@@ -8843,11 +8873,11 @@
|
|
|
8843
8873
|
"type": "timestamp"
|
|
8844
8874
|
},
|
|
8845
8875
|
"MonitoringScheduleConfig": {
|
|
8846
|
-
"shape": "
|
|
8876
|
+
"shape": "Si9"
|
|
8847
8877
|
},
|
|
8848
8878
|
"EndpointName": {},
|
|
8849
8879
|
"LastMonitoringExecutionSummary": {
|
|
8850
|
-
"shape": "
|
|
8880
|
+
"shape": "Sv9"
|
|
8851
8881
|
},
|
|
8852
8882
|
"Tags": {
|
|
8853
8883
|
"shape": "S7"
|
|
@@ -8877,49 +8907,49 @@
|
|
|
8877
8907
|
"shape": "Sr"
|
|
8878
8908
|
},
|
|
8879
8909
|
"SourceAlgorithmSpecification": {
|
|
8880
|
-
"shape": "
|
|
8910
|
+
"shape": "Shc"
|
|
8881
8911
|
},
|
|
8882
8912
|
"ValidationSpecification": {
|
|
8883
|
-
"shape": "
|
|
8913
|
+
"shape": "Sh9"
|
|
8884
8914
|
},
|
|
8885
8915
|
"ModelPackageStatus": {},
|
|
8886
8916
|
"ModelPackageStatusDetails": {
|
|
8887
|
-
"shape": "
|
|
8917
|
+
"shape": "Suw"
|
|
8888
8918
|
},
|
|
8889
8919
|
"CertifyForMarketplace": {
|
|
8890
8920
|
"type": "boolean"
|
|
8891
8921
|
},
|
|
8892
8922
|
"ModelApprovalStatus": {},
|
|
8893
8923
|
"CreatedBy": {
|
|
8894
|
-
"shape": "
|
|
8924
|
+
"shape": "Spk"
|
|
8895
8925
|
},
|
|
8896
8926
|
"MetadataProperties": {
|
|
8897
8927
|
"shape": "S1q"
|
|
8898
8928
|
},
|
|
8899
8929
|
"ModelMetrics": {
|
|
8900
|
-
"shape": "
|
|
8930
|
+
"shape": "Shf"
|
|
8901
8931
|
},
|
|
8902
8932
|
"LastModifiedTime": {
|
|
8903
8933
|
"type": "timestamp"
|
|
8904
8934
|
},
|
|
8905
8935
|
"LastModifiedBy": {
|
|
8906
|
-
"shape": "
|
|
8936
|
+
"shape": "Spk"
|
|
8907
8937
|
},
|
|
8908
8938
|
"ApprovalDescription": {},
|
|
8909
8939
|
"Domain": {},
|
|
8910
8940
|
"Task": {},
|
|
8911
8941
|
"SamplePayloadUrl": {},
|
|
8912
8942
|
"AdditionalInferenceSpecifications": {
|
|
8913
|
-
"shape": "
|
|
8943
|
+
"shape": "Shv"
|
|
8914
8944
|
},
|
|
8915
8945
|
"Tags": {
|
|
8916
8946
|
"shape": "S7"
|
|
8917
8947
|
},
|
|
8918
8948
|
"CustomerMetadataProperties": {
|
|
8919
|
-
"shape": "
|
|
8949
|
+
"shape": "Shm"
|
|
8920
8950
|
},
|
|
8921
8951
|
"DriftCheckBaselines": {
|
|
8922
|
-
"shape": "
|
|
8952
|
+
"shape": "Shp"
|
|
8923
8953
|
}
|
|
8924
8954
|
}
|
|
8925
8955
|
},
|
|
@@ -8933,7 +8963,7 @@
|
|
|
8933
8963
|
"type": "timestamp"
|
|
8934
8964
|
},
|
|
8935
8965
|
"CreatedBy": {
|
|
8936
|
-
"shape": "
|
|
8966
|
+
"shape": "Spk"
|
|
8937
8967
|
},
|
|
8938
8968
|
"ModelPackageGroupStatus": {},
|
|
8939
8969
|
"Tags": {
|
|
@@ -8960,13 +8990,13 @@
|
|
|
8960
8990
|
"type": "timestamp"
|
|
8961
8991
|
},
|
|
8962
8992
|
"CreatedBy": {
|
|
8963
|
-
"shape": "
|
|
8993
|
+
"shape": "Spk"
|
|
8964
8994
|
},
|
|
8965
8995
|
"LastModifiedBy": {
|
|
8966
|
-
"shape": "
|
|
8996
|
+
"shape": "Spk"
|
|
8967
8997
|
},
|
|
8968
8998
|
"ParallelismConfiguration": {
|
|
8969
|
-
"shape": "
|
|
8999
|
+
"shape": "Sjg"
|
|
8970
9000
|
},
|
|
8971
9001
|
"Tags": {
|
|
8972
9002
|
"shape": "S7"
|
|
@@ -8982,7 +9012,7 @@
|
|
|
8982
9012
|
"PipelineExecutionStatus": {},
|
|
8983
9013
|
"PipelineExecutionDescription": {},
|
|
8984
9014
|
"PipelineExperimentConfig": {
|
|
8985
|
-
"shape": "
|
|
9015
|
+
"shape": "Svs"
|
|
8986
9016
|
},
|
|
8987
9017
|
"FailureReason": {},
|
|
8988
9018
|
"CreationTime": {
|
|
@@ -8992,16 +9022,16 @@
|
|
|
8992
9022
|
"type": "timestamp"
|
|
8993
9023
|
},
|
|
8994
9024
|
"CreatedBy": {
|
|
8995
|
-
"shape": "
|
|
9025
|
+
"shape": "Spk"
|
|
8996
9026
|
},
|
|
8997
9027
|
"LastModifiedBy": {
|
|
8998
|
-
"shape": "
|
|
9028
|
+
"shape": "Spk"
|
|
8999
9029
|
},
|
|
9000
9030
|
"ParallelismConfiguration": {
|
|
9001
|
-
"shape": "
|
|
9031
|
+
"shape": "Sjg"
|
|
9002
9032
|
},
|
|
9003
9033
|
"PipelineParameters": {
|
|
9004
|
-
"shape": "
|
|
9034
|
+
"shape": "S15t"
|
|
9005
9035
|
}
|
|
9006
9036
|
}
|
|
9007
9037
|
},
|
|
@@ -9030,10 +9060,10 @@
|
|
|
9030
9060
|
"RoleArn": {},
|
|
9031
9061
|
"FeatureGroupStatus": {},
|
|
9032
9062
|
"OfflineStoreStatus": {
|
|
9033
|
-
"shape": "
|
|
9063
|
+
"shape": "Ssz"
|
|
9034
9064
|
},
|
|
9035
9065
|
"LastUpdateStatus": {
|
|
9036
|
-
"shape": "
|
|
9066
|
+
"shape": "St2"
|
|
9037
9067
|
},
|
|
9038
9068
|
"FailureReason": {},
|
|
9039
9069
|
"Description": {},
|
|
@@ -9050,14 +9080,14 @@
|
|
|
9050
9080
|
"ProjectId": {},
|
|
9051
9081
|
"ProjectDescription": {},
|
|
9052
9082
|
"ServiceCatalogProvisioningDetails": {
|
|
9053
|
-
"shape": "
|
|
9083
|
+
"shape": "Skx"
|
|
9054
9084
|
},
|
|
9055
9085
|
"ServiceCatalogProvisionedProductDetails": {
|
|
9056
|
-
"shape": "
|
|
9086
|
+
"shape": "Sw0"
|
|
9057
9087
|
},
|
|
9058
9088
|
"ProjectStatus": {},
|
|
9059
9089
|
"CreatedBy": {
|
|
9060
|
-
"shape": "
|
|
9090
|
+
"shape": "Spk"
|
|
9061
9091
|
},
|
|
9062
9092
|
"CreationTime": {
|
|
9063
9093
|
"type": "timestamp"
|
|
@@ -9069,7 +9099,7 @@
|
|
|
9069
9099
|
"type": "timestamp"
|
|
9070
9100
|
},
|
|
9071
9101
|
"LastModifiedBy": {
|
|
9072
|
-
"shape": "
|
|
9102
|
+
"shape": "Spk"
|
|
9073
9103
|
}
|
|
9074
9104
|
}
|
|
9075
9105
|
},
|
|
@@ -9088,7 +9118,7 @@
|
|
|
9088
9118
|
},
|
|
9089
9119
|
"Description": {},
|
|
9090
9120
|
"Parameters": {
|
|
9091
|
-
"shape": "
|
|
9121
|
+
"shape": "St8"
|
|
9092
9122
|
}
|
|
9093
9123
|
}
|
|
9094
9124
|
},
|
|
@@ -9117,16 +9147,16 @@
|
|
|
9117
9147
|
"type": "timestamp"
|
|
9118
9148
|
},
|
|
9119
9149
|
"TrainingJobStatusCounters": {
|
|
9120
|
-
"shape": "
|
|
9150
|
+
"shape": "Sto"
|
|
9121
9151
|
},
|
|
9122
9152
|
"ObjectiveStatusCounters": {
|
|
9123
|
-
"shape": "
|
|
9153
|
+
"shape": "Stq"
|
|
9124
9154
|
},
|
|
9125
9155
|
"BestTrainingJob": {
|
|
9126
|
-
"shape": "
|
|
9156
|
+
"shape": "Sts"
|
|
9127
9157
|
},
|
|
9128
9158
|
"OverallBestTrainingJob": {
|
|
9129
|
-
"shape": "
|
|
9159
|
+
"shape": "Sts"
|
|
9130
9160
|
},
|
|
9131
9161
|
"WarmStartConfig": {
|
|
9132
9162
|
"shape": "Se6"
|
|
@@ -9174,7 +9204,7 @@
|
|
|
9174
9204
|
"members": {
|
|
9175
9205
|
"CallbackToken": {},
|
|
9176
9206
|
"OutputParameters": {
|
|
9177
|
-
"shape": "
|
|
9207
|
+
"shape": "S15e"
|
|
9178
9208
|
},
|
|
9179
9209
|
"ClientRequestToken": {
|
|
9180
9210
|
"idempotencyToken": true
|
|
@@ -9234,14 +9264,14 @@
|
|
|
9234
9264
|
"PipelineName": {},
|
|
9235
9265
|
"PipelineExecutionDisplayName": {},
|
|
9236
9266
|
"PipelineParameters": {
|
|
9237
|
-
"shape": "
|
|
9267
|
+
"shape": "S15t"
|
|
9238
9268
|
},
|
|
9239
9269
|
"PipelineExecutionDescription": {},
|
|
9240
9270
|
"ClientRequestToken": {
|
|
9241
9271
|
"idempotencyToken": true
|
|
9242
9272
|
},
|
|
9243
9273
|
"ParallelismConfiguration": {
|
|
9244
|
-
"shape": "
|
|
9274
|
+
"shape": "Sjg"
|
|
9245
9275
|
}
|
|
9246
9276
|
}
|
|
9247
9277
|
},
|
|
@@ -9421,7 +9451,7 @@
|
|
|
9421
9451
|
"shape": "S1o"
|
|
9422
9452
|
},
|
|
9423
9453
|
"PropertiesToRemove": {
|
|
9424
|
-
"shape": "
|
|
9454
|
+
"shape": "S1a8"
|
|
9425
9455
|
}
|
|
9426
9456
|
}
|
|
9427
9457
|
},
|
|
@@ -9465,7 +9495,7 @@
|
|
|
9465
9495
|
"shape": "S1o"
|
|
9466
9496
|
},
|
|
9467
9497
|
"PropertiesToRemove": {
|
|
9468
|
-
"shape": "
|
|
9498
|
+
"shape": "S1a8"
|
|
9469
9499
|
}
|
|
9470
9500
|
}
|
|
9471
9501
|
},
|
|
@@ -9515,7 +9545,7 @@
|
|
|
9515
9545
|
"shape": "S1o"
|
|
9516
9546
|
},
|
|
9517
9547
|
"PropertiesToRemove": {
|
|
9518
|
-
"shape": "
|
|
9548
|
+
"shape": "S1a8"
|
|
9519
9549
|
}
|
|
9520
9550
|
}
|
|
9521
9551
|
},
|
|
@@ -9556,7 +9586,7 @@
|
|
|
9556
9586
|
"members": {
|
|
9557
9587
|
"DeviceFleetName": {},
|
|
9558
9588
|
"Devices": {
|
|
9559
|
-
"shape": "
|
|
9589
|
+
"shape": "S18a"
|
|
9560
9590
|
}
|
|
9561
9591
|
}
|
|
9562
9592
|
}
|
|
@@ -9740,7 +9770,7 @@
|
|
|
9740
9770
|
"ParameterAdditions": {
|
|
9741
9771
|
"type": "list",
|
|
9742
9772
|
"member": {
|
|
9743
|
-
"shape": "
|
|
9773
|
+
"shape": "St9"
|
|
9744
9774
|
}
|
|
9745
9775
|
},
|
|
9746
9776
|
"ParameterRemovals": {
|
|
@@ -9785,14 +9815,14 @@
|
|
|
9785
9815
|
"ModelApprovalStatus": {},
|
|
9786
9816
|
"ApprovalDescription": {},
|
|
9787
9817
|
"CustomerMetadataProperties": {
|
|
9788
|
-
"shape": "
|
|
9818
|
+
"shape": "Shm"
|
|
9789
9819
|
},
|
|
9790
9820
|
"CustomerMetadataPropertiesToRemove": {
|
|
9791
9821
|
"type": "list",
|
|
9792
9822
|
"member": {}
|
|
9793
9823
|
},
|
|
9794
9824
|
"AdditionalInferenceSpecificationsToAdd": {
|
|
9795
|
-
"shape": "
|
|
9825
|
+
"shape": "Shv"
|
|
9796
9826
|
}
|
|
9797
9827
|
}
|
|
9798
9828
|
},
|
|
@@ -9816,7 +9846,7 @@
|
|
|
9816
9846
|
"members": {
|
|
9817
9847
|
"MonitoringScheduleName": {},
|
|
9818
9848
|
"MonitoringScheduleConfig": {
|
|
9819
|
-
"shape": "
|
|
9849
|
+
"shape": "Si9"
|
|
9820
9850
|
}
|
|
9821
9851
|
}
|
|
9822
9852
|
},
|
|
@@ -9849,10 +9879,10 @@
|
|
|
9849
9879
|
},
|
|
9850
9880
|
"DefaultCodeRepository": {},
|
|
9851
9881
|
"AdditionalCodeRepositories": {
|
|
9852
|
-
"shape": "
|
|
9882
|
+
"shape": "Siu"
|
|
9853
9883
|
},
|
|
9854
9884
|
"AcceleratorTypes": {
|
|
9855
|
-
"shape": "
|
|
9885
|
+
"shape": "Sir"
|
|
9856
9886
|
},
|
|
9857
9887
|
"DisassociateAcceleratorTypes": {
|
|
9858
9888
|
"type": "boolean"
|
|
@@ -9865,7 +9895,7 @@
|
|
|
9865
9895
|
},
|
|
9866
9896
|
"RootAccess": {},
|
|
9867
9897
|
"InstanceMetadataServiceConfiguration": {
|
|
9868
|
-
"shape": "
|
|
9898
|
+
"shape": "Six"
|
|
9869
9899
|
}
|
|
9870
9900
|
}
|
|
9871
9901
|
},
|
|
@@ -9883,10 +9913,10 @@
|
|
|
9883
9913
|
"members": {
|
|
9884
9914
|
"NotebookInstanceLifecycleConfigName": {},
|
|
9885
9915
|
"OnCreate": {
|
|
9886
|
-
"shape": "
|
|
9916
|
+
"shape": "Sj2"
|
|
9887
9917
|
},
|
|
9888
9918
|
"OnStart": {
|
|
9889
|
-
"shape": "
|
|
9919
|
+
"shape": "Sj2"
|
|
9890
9920
|
}
|
|
9891
9921
|
}
|
|
9892
9922
|
},
|
|
@@ -9906,12 +9936,12 @@
|
|
|
9906
9936
|
"PipelineDisplayName": {},
|
|
9907
9937
|
"PipelineDefinition": {},
|
|
9908
9938
|
"PipelineDefinitionS3Location": {
|
|
9909
|
-
"shape": "
|
|
9939
|
+
"shape": "Sja"
|
|
9910
9940
|
},
|
|
9911
9941
|
"PipelineDescription": {},
|
|
9912
9942
|
"RoleArn": {},
|
|
9913
9943
|
"ParallelismConfiguration": {
|
|
9914
|
-
"shape": "
|
|
9944
|
+
"shape": "Sjg"
|
|
9915
9945
|
}
|
|
9916
9946
|
}
|
|
9917
9947
|
},
|
|
@@ -9933,7 +9963,7 @@
|
|
|
9933
9963
|
"PipelineExecutionDescription": {},
|
|
9934
9964
|
"PipelineExecutionDisplayName": {},
|
|
9935
9965
|
"ParallelismConfiguration": {
|
|
9936
|
-
"shape": "
|
|
9966
|
+
"shape": "Sjg"
|
|
9937
9967
|
}
|
|
9938
9968
|
}
|
|
9939
9969
|
},
|
|
@@ -9958,7 +9988,7 @@
|
|
|
9958
9988
|
"members": {
|
|
9959
9989
|
"ProvisioningArtifactId": {},
|
|
9960
9990
|
"ProvisioningParameters": {
|
|
9961
|
-
"shape": "
|
|
9991
|
+
"shape": "Skz"
|
|
9962
9992
|
}
|
|
9963
9993
|
}
|
|
9964
9994
|
},
|
|
@@ -9993,7 +10023,7 @@
|
|
|
9993
10023
|
"type": "long"
|
|
9994
10024
|
},
|
|
9995
10025
|
"ProfilingParameters": {
|
|
9996
|
-
"shape": "
|
|
10026
|
+
"shape": "Slt"
|
|
9997
10027
|
},
|
|
9998
10028
|
"DisableProfiler": {
|
|
9999
10029
|
"type": "boolean"
|
|
@@ -10001,7 +10031,7 @@
|
|
|
10001
10031
|
}
|
|
10002
10032
|
},
|
|
10003
10033
|
"ProfilerRuleConfigurations": {
|
|
10004
|
-
"shape": "
|
|
10034
|
+
"shape": "Slu"
|
|
10005
10035
|
},
|
|
10006
10036
|
"ResourceConfig": {
|
|
10007
10037
|
"type": "structure",
|
|
@@ -10054,7 +10084,7 @@
|
|
|
10054
10084
|
"TrialComponentName": {},
|
|
10055
10085
|
"DisplayName": {},
|
|
10056
10086
|
"Status": {
|
|
10057
|
-
"shape": "
|
|
10087
|
+
"shape": "Smf"
|
|
10058
10088
|
},
|
|
10059
10089
|
"StartTime": {
|
|
10060
10090
|
"type": "timestamp"
|
|
@@ -10063,22 +10093,22 @@
|
|
|
10063
10093
|
"type": "timestamp"
|
|
10064
10094
|
},
|
|
10065
10095
|
"Parameters": {
|
|
10066
|
-
"shape": "
|
|
10096
|
+
"shape": "Smj"
|
|
10067
10097
|
},
|
|
10068
10098
|
"ParametersToRemove": {
|
|
10069
|
-
"shape": "
|
|
10099
|
+
"shape": "S1c2"
|
|
10070
10100
|
},
|
|
10071
10101
|
"InputArtifacts": {
|
|
10072
|
-
"shape": "
|
|
10102
|
+
"shape": "Smn"
|
|
10073
10103
|
},
|
|
10074
10104
|
"InputArtifactsToRemove": {
|
|
10075
|
-
"shape": "
|
|
10105
|
+
"shape": "S1c2"
|
|
10076
10106
|
},
|
|
10077
10107
|
"OutputArtifacts": {
|
|
10078
|
-
"shape": "
|
|
10108
|
+
"shape": "Smn"
|
|
10079
10109
|
},
|
|
10080
10110
|
"OutputArtifactsToRemove": {
|
|
10081
|
-
"shape": "
|
|
10111
|
+
"shape": "S1c2"
|
|
10082
10112
|
}
|
|
10083
10113
|
}
|
|
10084
10114
|
},
|
|
@@ -10120,13 +10150,13 @@
|
|
|
10120
10150
|
"members": {
|
|
10121
10151
|
"WorkforceName": {},
|
|
10122
10152
|
"SourceIpConfig": {
|
|
10123
|
-
"shape": "
|
|
10153
|
+
"shape": "Sn4"
|
|
10124
10154
|
},
|
|
10125
10155
|
"OidcConfig": {
|
|
10126
|
-
"shape": "
|
|
10156
|
+
"shape": "Sn1"
|
|
10127
10157
|
},
|
|
10128
10158
|
"WorkforceVpcConfig": {
|
|
10129
|
-
"shape": "
|
|
10159
|
+
"shape": "Sn8"
|
|
10130
10160
|
}
|
|
10131
10161
|
}
|
|
10132
10162
|
},
|
|
@@ -10137,7 +10167,7 @@
|
|
|
10137
10167
|
],
|
|
10138
10168
|
"members": {
|
|
10139
10169
|
"Workforce": {
|
|
10140
|
-
"shape": "
|
|
10170
|
+
"shape": "Sxd"
|
|
10141
10171
|
}
|
|
10142
10172
|
}
|
|
10143
10173
|
}
|
|
@@ -10151,11 +10181,11 @@
|
|
|
10151
10181
|
"members": {
|
|
10152
10182
|
"WorkteamName": {},
|
|
10153
10183
|
"MemberDefinitions": {
|
|
10154
|
-
"shape": "
|
|
10184
|
+
"shape": "Sni"
|
|
10155
10185
|
},
|
|
10156
10186
|
"Description": {},
|
|
10157
10187
|
"NotificationConfiguration": {
|
|
10158
|
-
"shape": "
|
|
10188
|
+
"shape": "Snq"
|
|
10159
10189
|
}
|
|
10160
10190
|
}
|
|
10161
10191
|
},
|
|
@@ -10166,7 +10196,7 @@
|
|
|
10166
10196
|
],
|
|
10167
10197
|
"members": {
|
|
10168
10198
|
"Workteam": {
|
|
10169
|
-
"shape": "
|
|
10199
|
+
"shape": "Sxl"
|
|
10170
10200
|
}
|
|
10171
10201
|
}
|
|
10172
10202
|
}
|
|
@@ -12218,10 +12248,25 @@
|
|
|
12218
12248
|
"member": {}
|
|
12219
12249
|
}
|
|
12220
12250
|
}
|
|
12251
|
+
},
|
|
12252
|
+
"Endpoints": {
|
|
12253
|
+
"type": "list",
|
|
12254
|
+
"member": {
|
|
12255
|
+
"shape": "Sfd"
|
|
12256
|
+
}
|
|
12221
12257
|
}
|
|
12222
12258
|
}
|
|
12223
12259
|
},
|
|
12224
12260
|
"Sfd": {
|
|
12261
|
+
"type": "structure",
|
|
12262
|
+
"required": [
|
|
12263
|
+
"EndpointName"
|
|
12264
|
+
],
|
|
12265
|
+
"members": {
|
|
12266
|
+
"EndpointName": {}
|
|
12267
|
+
}
|
|
12268
|
+
},
|
|
12269
|
+
"Sff": {
|
|
12225
12270
|
"type": "structure",
|
|
12226
12271
|
"members": {
|
|
12227
12272
|
"MaxInvocations": {
|
|
@@ -12241,7 +12286,7 @@
|
|
|
12241
12286
|
}
|
|
12242
12287
|
}
|
|
12243
12288
|
},
|
|
12244
|
-
"
|
|
12289
|
+
"Sfq": {
|
|
12245
12290
|
"type": "structure",
|
|
12246
12291
|
"required": [
|
|
12247
12292
|
"DataSource"
|
|
@@ -12281,7 +12326,7 @@
|
|
|
12281
12326
|
}
|
|
12282
12327
|
}
|
|
12283
12328
|
},
|
|
12284
|
-
"
|
|
12329
|
+
"Sfx": {
|
|
12285
12330
|
"type": "structure",
|
|
12286
12331
|
"required": [
|
|
12287
12332
|
"S3OutputPath"
|
|
@@ -12292,7 +12337,7 @@
|
|
|
12292
12337
|
"SnsTopicArn": {}
|
|
12293
12338
|
}
|
|
12294
12339
|
},
|
|
12295
|
-
"
|
|
12340
|
+
"Sfy": {
|
|
12296
12341
|
"type": "structure",
|
|
12297
12342
|
"members": {
|
|
12298
12343
|
"MaxHumanLabeledObjectCount": {
|
|
@@ -12303,7 +12348,7 @@
|
|
|
12303
12348
|
}
|
|
12304
12349
|
}
|
|
12305
12350
|
},
|
|
12306
|
-
"
|
|
12351
|
+
"Sg1": {
|
|
12307
12352
|
"type": "structure",
|
|
12308
12353
|
"required": [
|
|
12309
12354
|
"LabelingJobAlgorithmSpecificationArn"
|
|
@@ -12322,7 +12367,7 @@
|
|
|
12322
12367
|
}
|
|
12323
12368
|
}
|
|
12324
12369
|
},
|
|
12325
|
-
"
|
|
12370
|
+
"Sg5": {
|
|
12326
12371
|
"type": "structure",
|
|
12327
12372
|
"required": [
|
|
12328
12373
|
"WorkteamArn",
|
|
@@ -12376,7 +12421,7 @@
|
|
|
12376
12421
|
}
|
|
12377
12422
|
}
|
|
12378
12423
|
},
|
|
12379
|
-
"
|
|
12424
|
+
"Sgk": {
|
|
12380
12425
|
"type": "structure",
|
|
12381
12426
|
"members": {
|
|
12382
12427
|
"ContainerHostname": {},
|
|
@@ -12414,13 +12459,13 @@
|
|
|
12414
12459
|
}
|
|
12415
12460
|
}
|
|
12416
12461
|
},
|
|
12417
|
-
"
|
|
12462
|
+
"Sgt": {
|
|
12418
12463
|
"type": "list",
|
|
12419
12464
|
"member": {
|
|
12420
|
-
"shape": "
|
|
12465
|
+
"shape": "Sgk"
|
|
12421
12466
|
}
|
|
12422
12467
|
},
|
|
12423
|
-
"
|
|
12468
|
+
"Sgu": {
|
|
12424
12469
|
"type": "structure",
|
|
12425
12470
|
"required": [
|
|
12426
12471
|
"Mode"
|
|
@@ -12429,7 +12474,7 @@
|
|
|
12429
12474
|
"Mode": {}
|
|
12430
12475
|
}
|
|
12431
12476
|
},
|
|
12432
|
-
"
|
|
12477
|
+
"Sgy": {
|
|
12433
12478
|
"type": "structure",
|
|
12434
12479
|
"members": {
|
|
12435
12480
|
"BaseliningJobName": {},
|
|
@@ -12438,7 +12483,7 @@
|
|
|
12438
12483
|
}
|
|
12439
12484
|
}
|
|
12440
12485
|
},
|
|
12441
|
-
"
|
|
12486
|
+
"Sgz": {
|
|
12442
12487
|
"type": "structure",
|
|
12443
12488
|
"required": [
|
|
12444
12489
|
"ImageUri",
|
|
@@ -12452,7 +12497,7 @@
|
|
|
12452
12497
|
}
|
|
12453
12498
|
}
|
|
12454
12499
|
},
|
|
12455
|
-
"
|
|
12500
|
+
"Sh0": {
|
|
12456
12501
|
"type": "structure",
|
|
12457
12502
|
"required": [
|
|
12458
12503
|
"GroundTruthS3Input"
|
|
@@ -12465,17 +12510,17 @@
|
|
|
12465
12510
|
"shape": "S7g"
|
|
12466
12511
|
},
|
|
12467
12512
|
"GroundTruthS3Input": {
|
|
12468
|
-
"shape": "
|
|
12513
|
+
"shape": "Sh1"
|
|
12469
12514
|
}
|
|
12470
12515
|
}
|
|
12471
12516
|
},
|
|
12472
|
-
"
|
|
12517
|
+
"Sh1": {
|
|
12473
12518
|
"type": "structure",
|
|
12474
12519
|
"members": {
|
|
12475
12520
|
"S3Uri": {}
|
|
12476
12521
|
}
|
|
12477
12522
|
},
|
|
12478
|
-
"
|
|
12523
|
+
"Sh4": {
|
|
12479
12524
|
"type": "structure",
|
|
12480
12525
|
"members": {
|
|
12481
12526
|
"BaseliningJobName": {},
|
|
@@ -12484,7 +12529,7 @@
|
|
|
12484
12529
|
}
|
|
12485
12530
|
}
|
|
12486
12531
|
},
|
|
12487
|
-
"
|
|
12532
|
+
"Sh5": {
|
|
12488
12533
|
"type": "structure",
|
|
12489
12534
|
"required": [
|
|
12490
12535
|
"ImageUri",
|
|
@@ -12498,7 +12543,7 @@
|
|
|
12498
12543
|
}
|
|
12499
12544
|
}
|
|
12500
12545
|
},
|
|
12501
|
-
"
|
|
12546
|
+
"Sh6": {
|
|
12502
12547
|
"type": "structure",
|
|
12503
12548
|
"members": {
|
|
12504
12549
|
"EndpointInput": {
|
|
@@ -12509,7 +12554,7 @@
|
|
|
12509
12554
|
}
|
|
12510
12555
|
}
|
|
12511
12556
|
},
|
|
12512
|
-
"
|
|
12557
|
+
"Sh9": {
|
|
12513
12558
|
"type": "structure",
|
|
12514
12559
|
"required": [
|
|
12515
12560
|
"ValidationRole",
|
|
@@ -12535,7 +12580,7 @@
|
|
|
12535
12580
|
}
|
|
12536
12581
|
}
|
|
12537
12582
|
},
|
|
12538
|
-
"
|
|
12583
|
+
"Shc": {
|
|
12539
12584
|
"type": "structure",
|
|
12540
12585
|
"required": [
|
|
12541
12586
|
"SourceAlgorithms"
|
|
@@ -12556,17 +12601,17 @@
|
|
|
12556
12601
|
}
|
|
12557
12602
|
}
|
|
12558
12603
|
},
|
|
12559
|
-
"
|
|
12604
|
+
"Shf": {
|
|
12560
12605
|
"type": "structure",
|
|
12561
12606
|
"members": {
|
|
12562
12607
|
"ModelQuality": {
|
|
12563
12608
|
"type": "structure",
|
|
12564
12609
|
"members": {
|
|
12565
12610
|
"Statistics": {
|
|
12566
|
-
"shape": "
|
|
12611
|
+
"shape": "Shh"
|
|
12567
12612
|
},
|
|
12568
12613
|
"Constraints": {
|
|
12569
|
-
"shape": "
|
|
12614
|
+
"shape": "Shh"
|
|
12570
12615
|
}
|
|
12571
12616
|
}
|
|
12572
12617
|
},
|
|
@@ -12574,10 +12619,10 @@
|
|
|
12574
12619
|
"type": "structure",
|
|
12575
12620
|
"members": {
|
|
12576
12621
|
"Statistics": {
|
|
12577
|
-
"shape": "
|
|
12622
|
+
"shape": "Shh"
|
|
12578
12623
|
},
|
|
12579
12624
|
"Constraints": {
|
|
12580
|
-
"shape": "
|
|
12625
|
+
"shape": "Shh"
|
|
12581
12626
|
}
|
|
12582
12627
|
}
|
|
12583
12628
|
},
|
|
@@ -12585,13 +12630,13 @@
|
|
|
12585
12630
|
"type": "structure",
|
|
12586
12631
|
"members": {
|
|
12587
12632
|
"Report": {
|
|
12588
|
-
"shape": "
|
|
12633
|
+
"shape": "Shh"
|
|
12589
12634
|
},
|
|
12590
12635
|
"PreTrainingReport": {
|
|
12591
|
-
"shape": "
|
|
12636
|
+
"shape": "Shh"
|
|
12592
12637
|
},
|
|
12593
12638
|
"PostTrainingReport": {
|
|
12594
|
-
"shape": "
|
|
12639
|
+
"shape": "Shh"
|
|
12595
12640
|
}
|
|
12596
12641
|
}
|
|
12597
12642
|
},
|
|
@@ -12599,13 +12644,13 @@
|
|
|
12599
12644
|
"type": "structure",
|
|
12600
12645
|
"members": {
|
|
12601
12646
|
"Report": {
|
|
12602
|
-
"shape": "
|
|
12647
|
+
"shape": "Shh"
|
|
12603
12648
|
}
|
|
12604
12649
|
}
|
|
12605
12650
|
}
|
|
12606
12651
|
}
|
|
12607
12652
|
},
|
|
12608
|
-
"
|
|
12653
|
+
"Shh": {
|
|
12609
12654
|
"type": "structure",
|
|
12610
12655
|
"required": [
|
|
12611
12656
|
"ContentType",
|
|
@@ -12617,25 +12662,25 @@
|
|
|
12617
12662
|
"S3Uri": {}
|
|
12618
12663
|
}
|
|
12619
12664
|
},
|
|
12620
|
-
"
|
|
12665
|
+
"Shm": {
|
|
12621
12666
|
"type": "map",
|
|
12622
12667
|
"key": {},
|
|
12623
12668
|
"value": {}
|
|
12624
12669
|
},
|
|
12625
|
-
"
|
|
12670
|
+
"Shp": {
|
|
12626
12671
|
"type": "structure",
|
|
12627
12672
|
"members": {
|
|
12628
12673
|
"Bias": {
|
|
12629
12674
|
"type": "structure",
|
|
12630
12675
|
"members": {
|
|
12631
12676
|
"ConfigFile": {
|
|
12632
|
-
"shape": "
|
|
12677
|
+
"shape": "Shr"
|
|
12633
12678
|
},
|
|
12634
12679
|
"PreTrainingConstraints": {
|
|
12635
|
-
"shape": "
|
|
12680
|
+
"shape": "Shh"
|
|
12636
12681
|
},
|
|
12637
12682
|
"PostTrainingConstraints": {
|
|
12638
|
-
"shape": "
|
|
12683
|
+
"shape": "Shh"
|
|
12639
12684
|
}
|
|
12640
12685
|
}
|
|
12641
12686
|
},
|
|
@@ -12643,10 +12688,10 @@
|
|
|
12643
12688
|
"type": "structure",
|
|
12644
12689
|
"members": {
|
|
12645
12690
|
"Constraints": {
|
|
12646
|
-
"shape": "
|
|
12691
|
+
"shape": "Shh"
|
|
12647
12692
|
},
|
|
12648
12693
|
"ConfigFile": {
|
|
12649
|
-
"shape": "
|
|
12694
|
+
"shape": "Shr"
|
|
12650
12695
|
}
|
|
12651
12696
|
}
|
|
12652
12697
|
},
|
|
@@ -12654,10 +12699,10 @@
|
|
|
12654
12699
|
"type": "structure",
|
|
12655
12700
|
"members": {
|
|
12656
12701
|
"Statistics": {
|
|
12657
|
-
"shape": "
|
|
12702
|
+
"shape": "Shh"
|
|
12658
12703
|
},
|
|
12659
12704
|
"Constraints": {
|
|
12660
|
-
"shape": "
|
|
12705
|
+
"shape": "Shh"
|
|
12661
12706
|
}
|
|
12662
12707
|
}
|
|
12663
12708
|
},
|
|
@@ -12665,16 +12710,16 @@
|
|
|
12665
12710
|
"type": "structure",
|
|
12666
12711
|
"members": {
|
|
12667
12712
|
"Statistics": {
|
|
12668
|
-
"shape": "
|
|
12713
|
+
"shape": "Shh"
|
|
12669
12714
|
},
|
|
12670
12715
|
"Constraints": {
|
|
12671
|
-
"shape": "
|
|
12716
|
+
"shape": "Shh"
|
|
12672
12717
|
}
|
|
12673
12718
|
}
|
|
12674
12719
|
}
|
|
12675
12720
|
}
|
|
12676
12721
|
},
|
|
12677
|
-
"
|
|
12722
|
+
"Shr": {
|
|
12678
12723
|
"type": "structure",
|
|
12679
12724
|
"required": [
|
|
12680
12725
|
"S3Uri"
|
|
@@ -12685,7 +12730,7 @@
|
|
|
12685
12730
|
"S3Uri": {}
|
|
12686
12731
|
}
|
|
12687
12732
|
},
|
|
12688
|
-
"
|
|
12733
|
+
"Shv": {
|
|
12689
12734
|
"type": "list",
|
|
12690
12735
|
"member": {
|
|
12691
12736
|
"type": "structure",
|
|
@@ -12714,7 +12759,7 @@
|
|
|
12714
12759
|
}
|
|
12715
12760
|
}
|
|
12716
12761
|
},
|
|
12717
|
-
"
|
|
12762
|
+
"Si2": {
|
|
12718
12763
|
"type": "structure",
|
|
12719
12764
|
"members": {
|
|
12720
12765
|
"BaseliningJobName": {},
|
|
@@ -12723,7 +12768,7 @@
|
|
|
12723
12768
|
}
|
|
12724
12769
|
}
|
|
12725
12770
|
},
|
|
12726
|
-
"
|
|
12771
|
+
"Si3": {
|
|
12727
12772
|
"type": "structure",
|
|
12728
12773
|
"required": [
|
|
12729
12774
|
"ImageUri"
|
|
@@ -12744,7 +12789,7 @@
|
|
|
12744
12789
|
}
|
|
12745
12790
|
}
|
|
12746
12791
|
},
|
|
12747
|
-
"
|
|
12792
|
+
"Si5": {
|
|
12748
12793
|
"type": "structure",
|
|
12749
12794
|
"required": [
|
|
12750
12795
|
"GroundTruthS3Input"
|
|
@@ -12757,11 +12802,11 @@
|
|
|
12757
12802
|
"shape": "S7g"
|
|
12758
12803
|
},
|
|
12759
12804
|
"GroundTruthS3Input": {
|
|
12760
|
-
"shape": "
|
|
12805
|
+
"shape": "Sh1"
|
|
12761
12806
|
}
|
|
12762
12807
|
}
|
|
12763
12808
|
},
|
|
12764
|
-
"
|
|
12809
|
+
"Si9": {
|
|
12765
12810
|
"type": "structure",
|
|
12766
12811
|
"members": {
|
|
12767
12812
|
"ScheduleConfig": {
|
|
@@ -12839,7 +12884,7 @@
|
|
|
12839
12884
|
"shape": "S76"
|
|
12840
12885
|
},
|
|
12841
12886
|
"NetworkConfig": {
|
|
12842
|
-
"shape": "
|
|
12887
|
+
"shape": "Sih"
|
|
12843
12888
|
},
|
|
12844
12889
|
"RoleArn": {}
|
|
12845
12890
|
}
|
|
@@ -12848,7 +12893,7 @@
|
|
|
12848
12893
|
"MonitoringType": {}
|
|
12849
12894
|
}
|
|
12850
12895
|
},
|
|
12851
|
-
"
|
|
12896
|
+
"Sih": {
|
|
12852
12897
|
"type": "structure",
|
|
12853
12898
|
"members": {
|
|
12854
12899
|
"EnableInterContainerTrafficEncryption": {
|
|
@@ -12862,15 +12907,15 @@
|
|
|
12862
12907
|
}
|
|
12863
12908
|
}
|
|
12864
12909
|
},
|
|
12865
|
-
"
|
|
12910
|
+
"Sir": {
|
|
12866
12911
|
"type": "list",
|
|
12867
12912
|
"member": {}
|
|
12868
12913
|
},
|
|
12869
|
-
"
|
|
12914
|
+
"Siu": {
|
|
12870
12915
|
"type": "list",
|
|
12871
12916
|
"member": {}
|
|
12872
12917
|
},
|
|
12873
|
-
"
|
|
12918
|
+
"Six": {
|
|
12874
12919
|
"type": "structure",
|
|
12875
12920
|
"required": [
|
|
12876
12921
|
"MinimumInstanceMetadataServiceVersion"
|
|
@@ -12879,7 +12924,7 @@
|
|
|
12879
12924
|
"MinimumInstanceMetadataServiceVersion": {}
|
|
12880
12925
|
}
|
|
12881
12926
|
},
|
|
12882
|
-
"
|
|
12927
|
+
"Sj2": {
|
|
12883
12928
|
"type": "list",
|
|
12884
12929
|
"member": {
|
|
12885
12930
|
"type": "structure",
|
|
@@ -12888,7 +12933,7 @@
|
|
|
12888
12933
|
}
|
|
12889
12934
|
}
|
|
12890
12935
|
},
|
|
12891
|
-
"
|
|
12936
|
+
"Sja": {
|
|
12892
12937
|
"type": "structure",
|
|
12893
12938
|
"required": [
|
|
12894
12939
|
"Bucket",
|
|
@@ -12900,7 +12945,7 @@
|
|
|
12900
12945
|
"VersionId": {}
|
|
12901
12946
|
}
|
|
12902
12947
|
},
|
|
12903
|
-
"
|
|
12948
|
+
"Sjg": {
|
|
12904
12949
|
"type": "structure",
|
|
12905
12950
|
"required": [
|
|
12906
12951
|
"MaxParallelExecutionSteps"
|
|
@@ -12911,7 +12956,7 @@
|
|
|
12911
12956
|
}
|
|
12912
12957
|
}
|
|
12913
12958
|
},
|
|
12914
|
-
"
|
|
12959
|
+
"Sjt": {
|
|
12915
12960
|
"type": "list",
|
|
12916
12961
|
"member": {
|
|
12917
12962
|
"type": "structure",
|
|
@@ -12992,7 +13037,7 @@
|
|
|
12992
13037
|
}
|
|
12993
13038
|
}
|
|
12994
13039
|
},
|
|
12995
|
-
"
|
|
13040
|
+
"Skg": {
|
|
12996
13041
|
"type": "structure",
|
|
12997
13042
|
"required": [
|
|
12998
13043
|
"Outputs"
|
|
@@ -13038,7 +13083,7 @@
|
|
|
13038
13083
|
"KmsKeyId": {}
|
|
13039
13084
|
}
|
|
13040
13085
|
},
|
|
13041
|
-
"
|
|
13086
|
+
"Skl": {
|
|
13042
13087
|
"type": "structure",
|
|
13043
13088
|
"required": [
|
|
13044
13089
|
"ClusterConfig"
|
|
@@ -13064,7 +13109,7 @@
|
|
|
13064
13109
|
}
|
|
13065
13110
|
}
|
|
13066
13111
|
},
|
|
13067
|
-
"
|
|
13112
|
+
"Skn": {
|
|
13068
13113
|
"type": "structure",
|
|
13069
13114
|
"required": [
|
|
13070
13115
|
"MaxRuntimeInSeconds"
|
|
@@ -13075,7 +13120,7 @@
|
|
|
13075
13120
|
}
|
|
13076
13121
|
}
|
|
13077
13122
|
},
|
|
13078
|
-
"
|
|
13123
|
+
"Skp": {
|
|
13079
13124
|
"type": "structure",
|
|
13080
13125
|
"required": [
|
|
13081
13126
|
"ImageUri"
|
|
@@ -13091,12 +13136,12 @@
|
|
|
13091
13136
|
}
|
|
13092
13137
|
}
|
|
13093
13138
|
},
|
|
13094
|
-
"
|
|
13139
|
+
"Skr": {
|
|
13095
13140
|
"type": "map",
|
|
13096
13141
|
"key": {},
|
|
13097
13142
|
"value": {}
|
|
13098
13143
|
},
|
|
13099
|
-
"
|
|
13144
|
+
"Sks": {
|
|
13100
13145
|
"type": "structure",
|
|
13101
13146
|
"members": {
|
|
13102
13147
|
"ExperimentName": {},
|
|
@@ -13104,7 +13149,7 @@
|
|
|
13104
13149
|
"TrialComponentDisplayName": {}
|
|
13105
13150
|
}
|
|
13106
13151
|
},
|
|
13107
|
-
"
|
|
13152
|
+
"Skx": {
|
|
13108
13153
|
"type": "structure",
|
|
13109
13154
|
"required": [
|
|
13110
13155
|
"ProductId"
|
|
@@ -13114,11 +13159,11 @@
|
|
|
13114
13159
|
"ProvisioningArtifactId": {},
|
|
13115
13160
|
"PathId": {},
|
|
13116
13161
|
"ProvisioningParameters": {
|
|
13117
|
-
"shape": "
|
|
13162
|
+
"shape": "Skz"
|
|
13118
13163
|
}
|
|
13119
13164
|
}
|
|
13120
13165
|
},
|
|
13121
|
-
"
|
|
13166
|
+
"Skz": {
|
|
13122
13167
|
"type": "list",
|
|
13123
13168
|
"member": {
|
|
13124
13169
|
"type": "structure",
|
|
@@ -13128,7 +13173,7 @@
|
|
|
13128
13173
|
}
|
|
13129
13174
|
}
|
|
13130
13175
|
},
|
|
13131
|
-
"
|
|
13176
|
+
"Sld": {
|
|
13132
13177
|
"type": "structure",
|
|
13133
13178
|
"required": [
|
|
13134
13179
|
"TrainingInputMode"
|
|
@@ -13145,7 +13190,7 @@
|
|
|
13145
13190
|
}
|
|
13146
13191
|
}
|
|
13147
13192
|
},
|
|
13148
|
-
"
|
|
13193
|
+
"Sle": {
|
|
13149
13194
|
"type": "structure",
|
|
13150
13195
|
"required": [
|
|
13151
13196
|
"S3OutputPath"
|
|
@@ -13174,7 +13219,7 @@
|
|
|
13174
13219
|
}
|
|
13175
13220
|
}
|
|
13176
13221
|
},
|
|
13177
|
-
"
|
|
13222
|
+
"Slm": {
|
|
13178
13223
|
"type": "list",
|
|
13179
13224
|
"member": {
|
|
13180
13225
|
"type": "structure",
|
|
@@ -13192,17 +13237,17 @@
|
|
|
13192
13237
|
"type": "integer"
|
|
13193
13238
|
},
|
|
13194
13239
|
"RuleParameters": {
|
|
13195
|
-
"shape": "
|
|
13240
|
+
"shape": "Slp"
|
|
13196
13241
|
}
|
|
13197
13242
|
}
|
|
13198
13243
|
}
|
|
13199
13244
|
},
|
|
13200
|
-
"
|
|
13245
|
+
"Slp": {
|
|
13201
13246
|
"type": "map",
|
|
13202
13247
|
"key": {},
|
|
13203
13248
|
"value": {}
|
|
13204
13249
|
},
|
|
13205
|
-
"
|
|
13250
|
+
"Slq": {
|
|
13206
13251
|
"type": "structure",
|
|
13207
13252
|
"required": [
|
|
13208
13253
|
"S3OutputPath"
|
|
@@ -13212,7 +13257,7 @@
|
|
|
13212
13257
|
"S3OutputPath": {}
|
|
13213
13258
|
}
|
|
13214
13259
|
},
|
|
13215
|
-
"
|
|
13260
|
+
"Slr": {
|
|
13216
13261
|
"type": "structure",
|
|
13217
13262
|
"required": [
|
|
13218
13263
|
"S3OutputPath"
|
|
@@ -13223,16 +13268,16 @@
|
|
|
13223
13268
|
"type": "long"
|
|
13224
13269
|
},
|
|
13225
13270
|
"ProfilingParameters": {
|
|
13226
|
-
"shape": "
|
|
13271
|
+
"shape": "Slt"
|
|
13227
13272
|
}
|
|
13228
13273
|
}
|
|
13229
13274
|
},
|
|
13230
|
-
"
|
|
13275
|
+
"Slt": {
|
|
13231
13276
|
"type": "map",
|
|
13232
13277
|
"key": {},
|
|
13233
13278
|
"value": {}
|
|
13234
13279
|
},
|
|
13235
|
-
"
|
|
13280
|
+
"Slu": {
|
|
13236
13281
|
"type": "list",
|
|
13237
13282
|
"member": {
|
|
13238
13283
|
"type": "structure",
|
|
@@ -13250,17 +13295,17 @@
|
|
|
13250
13295
|
"type": "integer"
|
|
13251
13296
|
},
|
|
13252
13297
|
"RuleParameters": {
|
|
13253
|
-
"shape": "
|
|
13298
|
+
"shape": "Slp"
|
|
13254
13299
|
}
|
|
13255
13300
|
}
|
|
13256
13301
|
}
|
|
13257
13302
|
},
|
|
13258
|
-
"
|
|
13303
|
+
"Slw": {
|
|
13259
13304
|
"type": "map",
|
|
13260
13305
|
"key": {},
|
|
13261
13306
|
"value": {}
|
|
13262
13307
|
},
|
|
13263
|
-
"
|
|
13308
|
+
"Sm3": {
|
|
13264
13309
|
"type": "structure",
|
|
13265
13310
|
"members": {
|
|
13266
13311
|
"InvocationsTimeoutInSeconds": {
|
|
@@ -13271,7 +13316,7 @@
|
|
|
13271
13316
|
}
|
|
13272
13317
|
}
|
|
13273
13318
|
},
|
|
13274
|
-
"
|
|
13319
|
+
"Sm6": {
|
|
13275
13320
|
"type": "structure",
|
|
13276
13321
|
"required": [
|
|
13277
13322
|
"DestinationS3Uri"
|
|
@@ -13284,7 +13329,7 @@
|
|
|
13284
13329
|
}
|
|
13285
13330
|
}
|
|
13286
13331
|
},
|
|
13287
|
-
"
|
|
13332
|
+
"Sm7": {
|
|
13288
13333
|
"type": "structure",
|
|
13289
13334
|
"members": {
|
|
13290
13335
|
"InputFilter": {},
|
|
@@ -13292,14 +13337,14 @@
|
|
|
13292
13337
|
"JoinSource": {}
|
|
13293
13338
|
}
|
|
13294
13339
|
},
|
|
13295
|
-
"
|
|
13340
|
+
"Smf": {
|
|
13296
13341
|
"type": "structure",
|
|
13297
13342
|
"members": {
|
|
13298
13343
|
"PrimaryStatus": {},
|
|
13299
13344
|
"Message": {}
|
|
13300
13345
|
}
|
|
13301
13346
|
},
|
|
13302
|
-
"
|
|
13347
|
+
"Smj": {
|
|
13303
13348
|
"type": "map",
|
|
13304
13349
|
"key": {},
|
|
13305
13350
|
"value": {
|
|
@@ -13312,7 +13357,7 @@
|
|
|
13312
13357
|
}
|
|
13313
13358
|
}
|
|
13314
13359
|
},
|
|
13315
|
-
"
|
|
13360
|
+
"Smn": {
|
|
13316
13361
|
"type": "map",
|
|
13317
13362
|
"key": {},
|
|
13318
13363
|
"value": {
|
|
@@ -13326,7 +13371,7 @@
|
|
|
13326
13371
|
}
|
|
13327
13372
|
}
|
|
13328
13373
|
},
|
|
13329
|
-
"
|
|
13374
|
+
"Smy": {
|
|
13330
13375
|
"type": "structure",
|
|
13331
13376
|
"required": [
|
|
13332
13377
|
"UserPool",
|
|
@@ -13337,7 +13382,7 @@
|
|
|
13337
13382
|
"ClientId": {}
|
|
13338
13383
|
}
|
|
13339
13384
|
},
|
|
13340
|
-
"
|
|
13385
|
+
"Sn1": {
|
|
13341
13386
|
"type": "structure",
|
|
13342
13387
|
"required": [
|
|
13343
13388
|
"ClientId",
|
|
@@ -13363,7 +13408,7 @@
|
|
|
13363
13408
|
"JwksUri": {}
|
|
13364
13409
|
}
|
|
13365
13410
|
},
|
|
13366
|
-
"
|
|
13411
|
+
"Sn4": {
|
|
13367
13412
|
"type": "structure",
|
|
13368
13413
|
"required": [
|
|
13369
13414
|
"Cidrs"
|
|
@@ -13375,27 +13420,27 @@
|
|
|
13375
13420
|
}
|
|
13376
13421
|
}
|
|
13377
13422
|
},
|
|
13378
|
-
"
|
|
13423
|
+
"Sn8": {
|
|
13379
13424
|
"type": "structure",
|
|
13380
13425
|
"members": {
|
|
13381
13426
|
"VpcId": {},
|
|
13382
13427
|
"SecurityGroupIds": {
|
|
13383
|
-
"shape": "
|
|
13428
|
+
"shape": "Sna"
|
|
13384
13429
|
},
|
|
13385
13430
|
"Subnets": {
|
|
13386
|
-
"shape": "
|
|
13431
|
+
"shape": "Snc"
|
|
13387
13432
|
}
|
|
13388
13433
|
}
|
|
13389
13434
|
},
|
|
13390
|
-
"
|
|
13435
|
+
"Sna": {
|
|
13391
13436
|
"type": "list",
|
|
13392
13437
|
"member": {}
|
|
13393
13438
|
},
|
|
13394
|
-
"
|
|
13439
|
+
"Snc": {
|
|
13395
13440
|
"type": "list",
|
|
13396
13441
|
"member": {}
|
|
13397
13442
|
},
|
|
13398
|
-
"
|
|
13443
|
+
"Sni": {
|
|
13399
13444
|
"type": "list",
|
|
13400
13445
|
"member": {
|
|
13401
13446
|
"type": "structure",
|
|
@@ -13428,13 +13473,13 @@
|
|
|
13428
13473
|
}
|
|
13429
13474
|
}
|
|
13430
13475
|
},
|
|
13431
|
-
"
|
|
13476
|
+
"Snq": {
|
|
13432
13477
|
"type": "structure",
|
|
13433
13478
|
"members": {
|
|
13434
13479
|
"NotificationTopicArn": {}
|
|
13435
13480
|
}
|
|
13436
13481
|
},
|
|
13437
|
-
"
|
|
13482
|
+
"Spk": {
|
|
13438
13483
|
"type": "structure",
|
|
13439
13484
|
"members": {
|
|
13440
13485
|
"UserProfileArn": {},
|
|
@@ -13442,7 +13487,7 @@
|
|
|
13442
13487
|
"DomainId": {}
|
|
13443
13488
|
}
|
|
13444
13489
|
},
|
|
13445
|
-
"
|
|
13490
|
+
"Spq": {
|
|
13446
13491
|
"type": "list",
|
|
13447
13492
|
"member": {
|
|
13448
13493
|
"type": "structure",
|
|
@@ -13457,7 +13502,7 @@
|
|
|
13457
13502
|
}
|
|
13458
13503
|
}
|
|
13459
13504
|
},
|
|
13460
|
-
"
|
|
13505
|
+
"Sq4": {
|
|
13461
13506
|
"type": "list",
|
|
13462
13507
|
"member": {
|
|
13463
13508
|
"type": "structure",
|
|
@@ -13466,7 +13511,7 @@
|
|
|
13466
13511
|
}
|
|
13467
13512
|
}
|
|
13468
13513
|
},
|
|
13469
|
-
"
|
|
13514
|
+
"Sq6": {
|
|
13470
13515
|
"type": "structure",
|
|
13471
13516
|
"required": [
|
|
13472
13517
|
"CandidateName",
|
|
@@ -13568,7 +13613,7 @@
|
|
|
13568
13613
|
}
|
|
13569
13614
|
}
|
|
13570
13615
|
},
|
|
13571
|
-
"
|
|
13616
|
+
"Sr7": {
|
|
13572
13617
|
"type": "structure",
|
|
13573
13618
|
"required": [
|
|
13574
13619
|
"S3ModelArtifacts"
|
|
@@ -13577,7 +13622,7 @@
|
|
|
13577
13622
|
"S3ModelArtifacts": {}
|
|
13578
13623
|
}
|
|
13579
13624
|
},
|
|
13580
|
-
"
|
|
13625
|
+
"Ssa": {
|
|
13581
13626
|
"type": "list",
|
|
13582
13627
|
"member": {
|
|
13583
13628
|
"type": "structure",
|
|
@@ -13587,7 +13632,7 @@
|
|
|
13587
13632
|
"members": {
|
|
13588
13633
|
"VariantName": {},
|
|
13589
13634
|
"DeployedImages": {
|
|
13590
|
-
"shape": "
|
|
13635
|
+
"shape": "Ssc"
|
|
13591
13636
|
},
|
|
13592
13637
|
"CurrentWeight": {
|
|
13593
13638
|
"type": "float"
|
|
@@ -13602,7 +13647,7 @@
|
|
|
13602
13647
|
"type": "integer"
|
|
13603
13648
|
},
|
|
13604
13649
|
"VariantStatus": {
|
|
13605
|
-
"shape": "
|
|
13650
|
+
"shape": "Ssf"
|
|
13606
13651
|
},
|
|
13607
13652
|
"CurrentServerlessConfig": {
|
|
13608
13653
|
"shape": "Sab"
|
|
@@ -13613,7 +13658,7 @@
|
|
|
13613
13658
|
}
|
|
13614
13659
|
}
|
|
13615
13660
|
},
|
|
13616
|
-
"
|
|
13661
|
+
"Ssc": {
|
|
13617
13662
|
"type": "list",
|
|
13618
13663
|
"member": {
|
|
13619
13664
|
"type": "structure",
|
|
@@ -13626,7 +13671,7 @@
|
|
|
13626
13671
|
}
|
|
13627
13672
|
}
|
|
13628
13673
|
},
|
|
13629
|
-
"
|
|
13674
|
+
"Ssf": {
|
|
13630
13675
|
"type": "list",
|
|
13631
13676
|
"member": {
|
|
13632
13677
|
"type": "structure",
|
|
@@ -13642,7 +13687,7 @@
|
|
|
13642
13687
|
}
|
|
13643
13688
|
}
|
|
13644
13689
|
},
|
|
13645
|
-
"
|
|
13690
|
+
"Ssj": {
|
|
13646
13691
|
"type": "structure",
|
|
13647
13692
|
"required": [
|
|
13648
13693
|
"EnableCapture",
|
|
@@ -13663,7 +13708,7 @@
|
|
|
13663
13708
|
"KmsKeyId": {}
|
|
13664
13709
|
}
|
|
13665
13710
|
},
|
|
13666
|
-
"
|
|
13711
|
+
"Sst": {
|
|
13667
13712
|
"type": "structure",
|
|
13668
13713
|
"required": [
|
|
13669
13714
|
"SourceArn"
|
|
@@ -13673,7 +13718,7 @@
|
|
|
13673
13718
|
"SourceType": {}
|
|
13674
13719
|
}
|
|
13675
13720
|
},
|
|
13676
|
-
"
|
|
13721
|
+
"Ssz": {
|
|
13677
13722
|
"type": "structure",
|
|
13678
13723
|
"required": [
|
|
13679
13724
|
"Status"
|
|
@@ -13683,7 +13728,7 @@
|
|
|
13683
13728
|
"BlockedReason": {}
|
|
13684
13729
|
}
|
|
13685
13730
|
},
|
|
13686
|
-
"
|
|
13731
|
+
"St2": {
|
|
13687
13732
|
"type": "structure",
|
|
13688
13733
|
"required": [
|
|
13689
13734
|
"Status"
|
|
@@ -13693,20 +13738,20 @@
|
|
|
13693
13738
|
"FailureReason": {}
|
|
13694
13739
|
}
|
|
13695
13740
|
},
|
|
13696
|
-
"
|
|
13741
|
+
"St8": {
|
|
13697
13742
|
"type": "list",
|
|
13698
13743
|
"member": {
|
|
13699
|
-
"shape": "
|
|
13744
|
+
"shape": "St9"
|
|
13700
13745
|
}
|
|
13701
13746
|
},
|
|
13702
|
-
"
|
|
13747
|
+
"St9": {
|
|
13703
13748
|
"type": "structure",
|
|
13704
13749
|
"members": {
|
|
13705
13750
|
"Key": {},
|
|
13706
13751
|
"Value": {}
|
|
13707
13752
|
}
|
|
13708
13753
|
},
|
|
13709
|
-
"
|
|
13754
|
+
"Sto": {
|
|
13710
13755
|
"type": "structure",
|
|
13711
13756
|
"members": {
|
|
13712
13757
|
"Completed": {
|
|
@@ -13726,7 +13771,7 @@
|
|
|
13726
13771
|
}
|
|
13727
13772
|
}
|
|
13728
13773
|
},
|
|
13729
|
-
"
|
|
13774
|
+
"Stq": {
|
|
13730
13775
|
"type": "structure",
|
|
13731
13776
|
"members": {
|
|
13732
13777
|
"Succeeded": {
|
|
@@ -13740,7 +13785,7 @@
|
|
|
13740
13785
|
}
|
|
13741
13786
|
}
|
|
13742
13787
|
},
|
|
13743
|
-
"
|
|
13788
|
+
"Sts": {
|
|
13744
13789
|
"type": "structure",
|
|
13745
13790
|
"required": [
|
|
13746
13791
|
"TrainingJobName",
|
|
@@ -13785,7 +13830,7 @@
|
|
|
13785
13830
|
"ObjectiveStatus": {}
|
|
13786
13831
|
}
|
|
13787
13832
|
},
|
|
13788
|
-
"
|
|
13833
|
+
"Sui": {
|
|
13789
13834
|
"type": "structure",
|
|
13790
13835
|
"members": {
|
|
13791
13836
|
"TotalLabeled": {
|
|
@@ -13805,7 +13850,7 @@
|
|
|
13805
13850
|
}
|
|
13806
13851
|
}
|
|
13807
13852
|
},
|
|
13808
|
-
"
|
|
13853
|
+
"Sul": {
|
|
13809
13854
|
"type": "structure",
|
|
13810
13855
|
"required": [
|
|
13811
13856
|
"OutputDatasetS3Uri"
|
|
@@ -13815,21 +13860,21 @@
|
|
|
13815
13860
|
"FinalActiveLearningModelArn": {}
|
|
13816
13861
|
}
|
|
13817
13862
|
},
|
|
13818
|
-
"
|
|
13863
|
+
"Suw": {
|
|
13819
13864
|
"type": "structure",
|
|
13820
13865
|
"required": [
|
|
13821
13866
|
"ValidationStatuses"
|
|
13822
13867
|
],
|
|
13823
13868
|
"members": {
|
|
13824
13869
|
"ValidationStatuses": {
|
|
13825
|
-
"shape": "
|
|
13870
|
+
"shape": "Sux"
|
|
13826
13871
|
},
|
|
13827
13872
|
"ImageScanStatuses": {
|
|
13828
|
-
"shape": "
|
|
13873
|
+
"shape": "Sux"
|
|
13829
13874
|
}
|
|
13830
13875
|
}
|
|
13831
13876
|
},
|
|
13832
|
-
"
|
|
13877
|
+
"Sux": {
|
|
13833
13878
|
"type": "list",
|
|
13834
13879
|
"member": {
|
|
13835
13880
|
"type": "structure",
|
|
@@ -13844,7 +13889,7 @@
|
|
|
13844
13889
|
}
|
|
13845
13890
|
}
|
|
13846
13891
|
},
|
|
13847
|
-
"
|
|
13892
|
+
"Sv9": {
|
|
13848
13893
|
"type": "structure",
|
|
13849
13894
|
"required": [
|
|
13850
13895
|
"MonitoringScheduleName",
|
|
@@ -13872,21 +13917,21 @@
|
|
|
13872
13917
|
"MonitoringType": {}
|
|
13873
13918
|
}
|
|
13874
13919
|
},
|
|
13875
|
-
"
|
|
13920
|
+
"Svs": {
|
|
13876
13921
|
"type": "structure",
|
|
13877
13922
|
"members": {
|
|
13878
13923
|
"ExperimentName": {},
|
|
13879
13924
|
"TrialName": {}
|
|
13880
13925
|
}
|
|
13881
13926
|
},
|
|
13882
|
-
"
|
|
13927
|
+
"Sw0": {
|
|
13883
13928
|
"type": "structure",
|
|
13884
13929
|
"members": {
|
|
13885
13930
|
"ProvisionedProductId": {},
|
|
13886
13931
|
"ProvisionedProductStatusMessage": {}
|
|
13887
13932
|
}
|
|
13888
13933
|
},
|
|
13889
|
-
"
|
|
13934
|
+
"Sw7": {
|
|
13890
13935
|
"type": "structure",
|
|
13891
13936
|
"required": [
|
|
13892
13937
|
"WorkteamArn"
|
|
@@ -13899,7 +13944,7 @@
|
|
|
13899
13944
|
"ListingId": {}
|
|
13900
13945
|
}
|
|
13901
13946
|
},
|
|
13902
|
-
"
|
|
13947
|
+
"Swb": {
|
|
13903
13948
|
"type": "list",
|
|
13904
13949
|
"member": {
|
|
13905
13950
|
"type": "structure",
|
|
@@ -13919,7 +13964,7 @@
|
|
|
13919
13964
|
}
|
|
13920
13965
|
}
|
|
13921
13966
|
},
|
|
13922
|
-
"
|
|
13967
|
+
"Swe": {
|
|
13923
13968
|
"type": "list",
|
|
13924
13969
|
"member": {
|
|
13925
13970
|
"type": "structure",
|
|
@@ -13934,7 +13979,7 @@
|
|
|
13934
13979
|
}
|
|
13935
13980
|
}
|
|
13936
13981
|
},
|
|
13937
|
-
"
|
|
13982
|
+
"Swi": {
|
|
13938
13983
|
"type": "list",
|
|
13939
13984
|
"member": {
|
|
13940
13985
|
"type": "structure",
|
|
@@ -13949,7 +13994,7 @@
|
|
|
13949
13994
|
}
|
|
13950
13995
|
}
|
|
13951
13996
|
},
|
|
13952
|
-
"
|
|
13997
|
+
"Swp": {
|
|
13953
13998
|
"type": "structure",
|
|
13954
13999
|
"required": [
|
|
13955
14000
|
"Status"
|
|
@@ -13962,7 +14007,7 @@
|
|
|
13962
14007
|
"ReusedByJob": {}
|
|
13963
14008
|
}
|
|
13964
14009
|
},
|
|
13965
|
-
"
|
|
14010
|
+
"Swx": {
|
|
13966
14011
|
"type": "structure",
|
|
13967
14012
|
"required": [
|
|
13968
14013
|
"SourceArn"
|
|
@@ -13972,7 +14017,7 @@
|
|
|
13972
14017
|
"SourceType": {}
|
|
13973
14018
|
}
|
|
13974
14019
|
},
|
|
13975
|
-
"
|
|
14020
|
+
"Sx1": {
|
|
13976
14021
|
"type": "structure",
|
|
13977
14022
|
"required": [
|
|
13978
14023
|
"SourceArn"
|
|
@@ -13982,7 +14027,7 @@
|
|
|
13982
14027
|
"SourceType": {}
|
|
13983
14028
|
}
|
|
13984
14029
|
},
|
|
13985
|
-
"
|
|
14030
|
+
"Sx3": {
|
|
13986
14031
|
"type": "list",
|
|
13987
14032
|
"member": {
|
|
13988
14033
|
"type": "structure",
|
|
@@ -14013,7 +14058,7 @@
|
|
|
14013
14058
|
}
|
|
14014
14059
|
}
|
|
14015
14060
|
},
|
|
14016
|
-
"
|
|
14061
|
+
"Sxd": {
|
|
14017
14062
|
"type": "structure",
|
|
14018
14063
|
"required": [
|
|
14019
14064
|
"WorkforceName",
|
|
@@ -14026,11 +14071,11 @@
|
|
|
14026
14071
|
"type": "timestamp"
|
|
14027
14072
|
},
|
|
14028
14073
|
"SourceIpConfig": {
|
|
14029
|
-
"shape": "
|
|
14074
|
+
"shape": "Sn4"
|
|
14030
14075
|
},
|
|
14031
14076
|
"SubDomain": {},
|
|
14032
14077
|
"CognitoConfig": {
|
|
14033
|
-
"shape": "
|
|
14078
|
+
"shape": "Smy"
|
|
14034
14079
|
},
|
|
14035
14080
|
"OidcConfig": {
|
|
14036
14081
|
"type": "structure",
|
|
@@ -14057,10 +14102,10 @@
|
|
|
14057
14102
|
"members": {
|
|
14058
14103
|
"VpcId": {},
|
|
14059
14104
|
"SecurityGroupIds": {
|
|
14060
|
-
"shape": "
|
|
14105
|
+
"shape": "Sna"
|
|
14061
14106
|
},
|
|
14062
14107
|
"Subnets": {
|
|
14063
|
-
"shape": "
|
|
14108
|
+
"shape": "Snc"
|
|
14064
14109
|
},
|
|
14065
14110
|
"VpcEndpointId": {}
|
|
14066
14111
|
}
|
|
@@ -14069,7 +14114,7 @@
|
|
|
14069
14114
|
"FailureReason": {}
|
|
14070
14115
|
}
|
|
14071
14116
|
},
|
|
14072
|
-
"
|
|
14117
|
+
"Sxl": {
|
|
14073
14118
|
"type": "structure",
|
|
14074
14119
|
"required": [
|
|
14075
14120
|
"WorkteamName",
|
|
@@ -14080,7 +14125,7 @@
|
|
|
14080
14125
|
"members": {
|
|
14081
14126
|
"WorkteamName": {},
|
|
14082
14127
|
"MemberDefinitions": {
|
|
14083
|
-
"shape": "
|
|
14128
|
+
"shape": "Sni"
|
|
14084
14129
|
},
|
|
14085
14130
|
"WorkteamArn": {},
|
|
14086
14131
|
"WorkforceArn": {},
|
|
@@ -14097,11 +14142,11 @@
|
|
|
14097
14142
|
"type": "timestamp"
|
|
14098
14143
|
},
|
|
14099
14144
|
"NotificationConfiguration": {
|
|
14100
|
-
"shape": "
|
|
14145
|
+
"shape": "Snq"
|
|
14101
14146
|
}
|
|
14102
14147
|
}
|
|
14103
14148
|
},
|
|
14104
|
-
"
|
|
14149
|
+
"S10e": {
|
|
14105
14150
|
"type": "list",
|
|
14106
14151
|
"member": {
|
|
14107
14152
|
"type": "structure",
|
|
@@ -14121,7 +14166,7 @@
|
|
|
14121
14166
|
}
|
|
14122
14167
|
}
|
|
14123
14168
|
},
|
|
14124
|
-
"
|
|
14169
|
+
"S15e": {
|
|
14125
14170
|
"type": "list",
|
|
14126
14171
|
"member": {
|
|
14127
14172
|
"type": "structure",
|
|
@@ -14135,7 +14180,7 @@
|
|
|
14135
14180
|
}
|
|
14136
14181
|
}
|
|
14137
14182
|
},
|
|
14138
|
-
"
|
|
14183
|
+
"S15t": {
|
|
14139
14184
|
"type": "list",
|
|
14140
14185
|
"member": {
|
|
14141
14186
|
"type": "structure",
|
|
@@ -14149,7 +14194,7 @@
|
|
|
14149
14194
|
}
|
|
14150
14195
|
}
|
|
14151
14196
|
},
|
|
14152
|
-
"
|
|
14197
|
+
"S18a": {
|
|
14153
14198
|
"type": "list",
|
|
14154
14199
|
"member": {
|
|
14155
14200
|
"type": "structure",
|
|
@@ -14163,11 +14208,11 @@
|
|
|
14163
14208
|
}
|
|
14164
14209
|
}
|
|
14165
14210
|
},
|
|
14166
|
-
"
|
|
14211
|
+
"S18l": {
|
|
14167
14212
|
"type": "structure",
|
|
14168
14213
|
"members": {
|
|
14169
14214
|
"Filters": {
|
|
14170
|
-
"shape": "
|
|
14215
|
+
"shape": "S18m"
|
|
14171
14216
|
},
|
|
14172
14217
|
"NestedFilters": {
|
|
14173
14218
|
"type": "list",
|
|
@@ -14180,7 +14225,7 @@
|
|
|
14180
14225
|
"members": {
|
|
14181
14226
|
"NestedPropertyName": {},
|
|
14182
14227
|
"Filters": {
|
|
14183
|
-
"shape": "
|
|
14228
|
+
"shape": "S18m"
|
|
14184
14229
|
}
|
|
14185
14230
|
}
|
|
14186
14231
|
}
|
|
@@ -14188,13 +14233,13 @@
|
|
|
14188
14233
|
"SubExpressions": {
|
|
14189
14234
|
"type": "list",
|
|
14190
14235
|
"member": {
|
|
14191
|
-
"shape": "
|
|
14236
|
+
"shape": "S18l"
|
|
14192
14237
|
}
|
|
14193
14238
|
},
|
|
14194
14239
|
"Operator": {}
|
|
14195
14240
|
}
|
|
14196
14241
|
},
|
|
14197
|
-
"
|
|
14242
|
+
"S18m": {
|
|
14198
14243
|
"type": "list",
|
|
14199
14244
|
"member": {
|
|
14200
14245
|
"type": "structure",
|
|
@@ -14208,7 +14253,7 @@
|
|
|
14208
14253
|
}
|
|
14209
14254
|
}
|
|
14210
14255
|
},
|
|
14211
|
-
"
|
|
14256
|
+
"S18y": {
|
|
14212
14257
|
"type": "structure",
|
|
14213
14258
|
"members": {
|
|
14214
14259
|
"TrainingJobName": {},
|
|
@@ -14217,7 +14262,7 @@
|
|
|
14217
14262
|
"LabelingJobArn": {},
|
|
14218
14263
|
"AutoMLJobArn": {},
|
|
14219
14264
|
"ModelArtifacts": {
|
|
14220
|
-
"shape": "
|
|
14265
|
+
"shape": "Sr7"
|
|
14221
14266
|
},
|
|
14222
14267
|
"TrainingJobStatus": {},
|
|
14223
14268
|
"SecondaryStatus": {},
|
|
@@ -14226,7 +14271,7 @@
|
|
|
14226
14271
|
"shape": "S2t"
|
|
14227
14272
|
},
|
|
14228
14273
|
"AlgorithmSpecification": {
|
|
14229
|
-
"shape": "
|
|
14274
|
+
"shape": "Sld"
|
|
14230
14275
|
},
|
|
14231
14276
|
"RoleArn": {},
|
|
14232
14277
|
"InputDataConfig": {
|
|
@@ -14257,10 +14302,10 @@
|
|
|
14257
14302
|
"type": "timestamp"
|
|
14258
14303
|
},
|
|
14259
14304
|
"SecondaryStatusTransitions": {
|
|
14260
|
-
"shape": "
|
|
14305
|
+
"shape": "Swb"
|
|
14261
14306
|
},
|
|
14262
14307
|
"FinalMetricDataList": {
|
|
14263
|
-
"shape": "
|
|
14308
|
+
"shape": "Swe"
|
|
14264
14309
|
},
|
|
14265
14310
|
"EnableNetworkIsolation": {
|
|
14266
14311
|
"type": "boolean"
|
|
@@ -14281,22 +14326,22 @@
|
|
|
14281
14326
|
"type": "integer"
|
|
14282
14327
|
},
|
|
14283
14328
|
"DebugHookConfig": {
|
|
14284
|
-
"shape": "
|
|
14329
|
+
"shape": "Sle"
|
|
14285
14330
|
},
|
|
14286
14331
|
"ExperimentConfig": {
|
|
14287
|
-
"shape": "
|
|
14332
|
+
"shape": "Sks"
|
|
14288
14333
|
},
|
|
14289
14334
|
"DebugRuleConfigurations": {
|
|
14290
|
-
"shape": "
|
|
14335
|
+
"shape": "Slm"
|
|
14291
14336
|
},
|
|
14292
14337
|
"TensorBoardOutputConfig": {
|
|
14293
|
-
"shape": "
|
|
14338
|
+
"shape": "Slq"
|
|
14294
14339
|
},
|
|
14295
14340
|
"DebugRuleEvaluationStatuses": {
|
|
14296
|
-
"shape": "
|
|
14341
|
+
"shape": "Swi"
|
|
14297
14342
|
},
|
|
14298
14343
|
"Environment": {
|
|
14299
|
-
"shape": "
|
|
14344
|
+
"shape": "Slw"
|
|
14300
14345
|
},
|
|
14301
14346
|
"RetryStrategy": {
|
|
14302
14347
|
"shape": "Sdy"
|
|
@@ -14306,11 +14351,11 @@
|
|
|
14306
14351
|
}
|
|
14307
14352
|
}
|
|
14308
14353
|
},
|
|
14309
|
-
"
|
|
14354
|
+
"S1a8": {
|
|
14310
14355
|
"type": "list",
|
|
14311
14356
|
"member": {}
|
|
14312
14357
|
},
|
|
14313
|
-
"
|
|
14358
|
+
"S1c2": {
|
|
14314
14359
|
"type": "list",
|
|
14315
14360
|
"member": {}
|
|
14316
14361
|
}
|