cdk-comprehend-s3olap 2.0.231 → 2.0.232
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 +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +60 -16
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +12 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +220 -115
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +571 -556
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/dms.d.ts +65 -1
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/medialive.d.ts +16 -0
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/rds.d.ts +173 -8
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +33 -8
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +223 -118
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +31 -31
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -1069,7 +1069,7 @@
|
|
1069
1069
|
},
|
1070
1070
|
"JobDescription": {},
|
1071
1071
|
"StoppingConditions": {
|
1072
|
-
"shape": "
|
1072
|
+
"shape": "Sil"
|
1073
1073
|
},
|
1074
1074
|
"OutputConfig": {
|
1075
1075
|
"type": "structure",
|
@@ -1113,21 +1113,21 @@
|
|
1113
1113
|
"LabelingJobName": {},
|
1114
1114
|
"LabelAttributeName": {},
|
1115
1115
|
"InputConfig": {
|
1116
|
-
"shape": "
|
1116
|
+
"shape": "Six"
|
1117
1117
|
},
|
1118
1118
|
"OutputConfig": {
|
1119
|
-
"shape": "
|
1119
|
+
"shape": "Sj4"
|
1120
1120
|
},
|
1121
1121
|
"RoleArn": {},
|
1122
1122
|
"LabelCategoryConfigS3Uri": {},
|
1123
1123
|
"StoppingConditions": {
|
1124
|
-
"shape": "
|
1124
|
+
"shape": "Sj5"
|
1125
1125
|
},
|
1126
1126
|
"LabelingJobAlgorithmsConfig": {
|
1127
|
-
"shape": "
|
1127
|
+
"shape": "Sj8"
|
1128
1128
|
},
|
1129
1129
|
"HumanTaskConfig": {
|
1130
|
-
"shape": "
|
1130
|
+
"shape": "Sjc"
|
1131
1131
|
},
|
1132
1132
|
"Tags": {
|
1133
1133
|
"shape": "S7"
|
@@ -1154,13 +1154,13 @@
|
|
1154
1154
|
"members": {
|
1155
1155
|
"ModelName": {},
|
1156
1156
|
"PrimaryContainer": {
|
1157
|
-
"shape": "
|
1157
|
+
"shape": "Sjr"
|
1158
1158
|
},
|
1159
1159
|
"Containers": {
|
1160
|
-
"shape": "
|
1160
|
+
"shape": "Sk5"
|
1161
1161
|
},
|
1162
1162
|
"InferenceExecutionConfig": {
|
1163
|
-
"shape": "
|
1163
|
+
"shape": "Sk6"
|
1164
1164
|
},
|
1165
1165
|
"ExecutionRoleArn": {},
|
1166
1166
|
"Tags": {
|
@@ -1198,13 +1198,13 @@
|
|
1198
1198
|
"members": {
|
1199
1199
|
"JobDefinitionName": {},
|
1200
1200
|
"ModelBiasBaselineConfig": {
|
1201
|
-
"shape": "
|
1201
|
+
"shape": "Ska"
|
1202
1202
|
},
|
1203
1203
|
"ModelBiasAppSpecification": {
|
1204
|
-
"shape": "
|
1204
|
+
"shape": "Skb"
|
1205
1205
|
},
|
1206
1206
|
"ModelBiasJobInput": {
|
1207
|
-
"shape": "
|
1207
|
+
"shape": "Skc"
|
1208
1208
|
},
|
1209
1209
|
"ModelBiasJobOutputConfig": {
|
1210
1210
|
"shape": "S8n"
|
@@ -1245,10 +1245,10 @@
|
|
1245
1245
|
"members": {
|
1246
1246
|
"ModelCardName": {},
|
1247
1247
|
"SecurityConfig": {
|
1248
|
-
"shape": "
|
1248
|
+
"shape": "Skg"
|
1249
1249
|
},
|
1250
1250
|
"Content": {
|
1251
|
-
"shape": "
|
1251
|
+
"shape": "Skh"
|
1252
1252
|
},
|
1253
1253
|
"ModelCardStatus": {},
|
1254
1254
|
"Tags": {
|
@@ -1281,7 +1281,7 @@
|
|
1281
1281
|
},
|
1282
1282
|
"ModelCardExportJobName": {},
|
1283
1283
|
"OutputConfig": {
|
1284
|
-
"shape": "
|
1284
|
+
"shape": "Skm"
|
1285
1285
|
}
|
1286
1286
|
}
|
1287
1287
|
},
|
@@ -1309,13 +1309,13 @@
|
|
1309
1309
|
"members": {
|
1310
1310
|
"JobDefinitionName": {},
|
1311
1311
|
"ModelExplainabilityBaselineConfig": {
|
1312
|
-
"shape": "
|
1312
|
+
"shape": "Skq"
|
1313
1313
|
},
|
1314
1314
|
"ModelExplainabilityAppSpecification": {
|
1315
|
-
"shape": "
|
1315
|
+
"shape": "Skr"
|
1316
1316
|
},
|
1317
1317
|
"ModelExplainabilityJobInput": {
|
1318
|
-
"shape": "
|
1318
|
+
"shape": "Sks"
|
1319
1319
|
},
|
1320
1320
|
"ModelExplainabilityJobOutputConfig": {
|
1321
1321
|
"shape": "S8n"
|
@@ -1356,10 +1356,10 @@
|
|
1356
1356
|
"shape": "Sr"
|
1357
1357
|
},
|
1358
1358
|
"ValidationSpecification": {
|
1359
|
-
"shape": "
|
1359
|
+
"shape": "Skv"
|
1360
1360
|
},
|
1361
1361
|
"SourceAlgorithmSpecification": {
|
1362
|
-
"shape": "
|
1362
|
+
"shape": "Sky"
|
1363
1363
|
},
|
1364
1364
|
"CertifyForMarketplace": {
|
1365
1365
|
"type": "boolean"
|
@@ -1372,22 +1372,22 @@
|
|
1372
1372
|
"shape": "S1q"
|
1373
1373
|
},
|
1374
1374
|
"ModelMetrics": {
|
1375
|
-
"shape": "
|
1375
|
+
"shape": "Sl1"
|
1376
1376
|
},
|
1377
1377
|
"ClientToken": {
|
1378
1378
|
"idempotencyToken": true
|
1379
1379
|
},
|
1380
1380
|
"CustomerMetadataProperties": {
|
1381
|
-
"shape": "
|
1381
|
+
"shape": "Sl8"
|
1382
1382
|
},
|
1383
1383
|
"DriftCheckBaselines": {
|
1384
|
-
"shape": "
|
1384
|
+
"shape": "Slb"
|
1385
1385
|
},
|
1386
1386
|
"Domain": {},
|
1387
1387
|
"Task": {},
|
1388
1388
|
"SamplePayloadUrl": {},
|
1389
1389
|
"AdditionalInferenceSpecifications": {
|
1390
|
-
"shape": "
|
1390
|
+
"shape": "Slh"
|
1391
1391
|
}
|
1392
1392
|
}
|
1393
1393
|
},
|
@@ -1439,13 +1439,13 @@
|
|
1439
1439
|
"members": {
|
1440
1440
|
"JobDefinitionName": {},
|
1441
1441
|
"ModelQualityBaselineConfig": {
|
1442
|
-
"shape": "
|
1442
|
+
"shape": "Slo"
|
1443
1443
|
},
|
1444
1444
|
"ModelQualityAppSpecification": {
|
1445
|
-
"shape": "
|
1445
|
+
"shape": "Slp"
|
1446
1446
|
},
|
1447
1447
|
"ModelQualityJobInput": {
|
1448
|
-
"shape": "
|
1448
|
+
"shape": "Slr"
|
1449
1449
|
},
|
1450
1450
|
"ModelQualityJobOutputConfig": {
|
1451
1451
|
"shape": "S8n"
|
@@ -1485,7 +1485,7 @@
|
|
1485
1485
|
"members": {
|
1486
1486
|
"MonitoringScheduleName": {},
|
1487
1487
|
"MonitoringScheduleConfig": {
|
1488
|
-
"shape": "
|
1488
|
+
"shape": "Slv"
|
1489
1489
|
},
|
1490
1490
|
"Tags": {
|
1491
1491
|
"shape": "S7"
|
@@ -1528,16 +1528,16 @@
|
|
1528
1528
|
"type": "integer"
|
1529
1529
|
},
|
1530
1530
|
"AcceleratorTypes": {
|
1531
|
-
"shape": "
|
1531
|
+
"shape": "Smc"
|
1532
1532
|
},
|
1533
1533
|
"DefaultCodeRepository": {},
|
1534
1534
|
"AdditionalCodeRepositories": {
|
1535
|
-
"shape": "
|
1535
|
+
"shape": "Smf"
|
1536
1536
|
},
|
1537
1537
|
"RootAccess": {},
|
1538
1538
|
"PlatformIdentifier": {},
|
1539
1539
|
"InstanceMetadataServiceConfiguration": {
|
1540
|
-
"shape": "
|
1540
|
+
"shape": "Smi"
|
1541
1541
|
}
|
1542
1542
|
}
|
1543
1543
|
},
|
@@ -1557,10 +1557,10 @@
|
|
1557
1557
|
"members": {
|
1558
1558
|
"NotebookInstanceLifecycleConfigName": {},
|
1559
1559
|
"OnCreate": {
|
1560
|
-
"shape": "
|
1560
|
+
"shape": "Smn"
|
1561
1561
|
},
|
1562
1562
|
"OnStart": {
|
1563
|
-
"shape": "
|
1563
|
+
"shape": "Smn"
|
1564
1564
|
}
|
1565
1565
|
}
|
1566
1566
|
},
|
@@ -1584,7 +1584,7 @@
|
|
1584
1584
|
"PipelineDisplayName": {},
|
1585
1585
|
"PipelineDefinition": {},
|
1586
1586
|
"PipelineDefinitionS3Location": {
|
1587
|
-
"shape": "
|
1587
|
+
"shape": "Smv"
|
1588
1588
|
},
|
1589
1589
|
"PipelineDescription": {},
|
1590
1590
|
"ClientRequestToken": {
|
@@ -1595,7 +1595,7 @@
|
|
1595
1595
|
"shape": "S7"
|
1596
1596
|
},
|
1597
1597
|
"ParallelismConfiguration": {
|
1598
|
-
"shape": "
|
1598
|
+
"shape": "Sn1"
|
1599
1599
|
}
|
1600
1600
|
}
|
1601
1601
|
},
|
@@ -1663,33 +1663,33 @@
|
|
1663
1663
|
],
|
1664
1664
|
"members": {
|
1665
1665
|
"ProcessingInputs": {
|
1666
|
-
"shape": "
|
1666
|
+
"shape": "Sne"
|
1667
1667
|
},
|
1668
1668
|
"ProcessingOutputConfig": {
|
1669
|
-
"shape": "
|
1669
|
+
"shape": "So1"
|
1670
1670
|
},
|
1671
1671
|
"ProcessingJobName": {},
|
1672
1672
|
"ProcessingResources": {
|
1673
|
-
"shape": "
|
1673
|
+
"shape": "So6"
|
1674
1674
|
},
|
1675
1675
|
"StoppingCondition": {
|
1676
|
-
"shape": "
|
1676
|
+
"shape": "So8"
|
1677
1677
|
},
|
1678
1678
|
"AppSpecification": {
|
1679
|
-
"shape": "
|
1679
|
+
"shape": "Soa"
|
1680
1680
|
},
|
1681
1681
|
"Environment": {
|
1682
|
-
"shape": "
|
1682
|
+
"shape": "Soc"
|
1683
1683
|
},
|
1684
1684
|
"NetworkConfig": {
|
1685
|
-
"shape": "
|
1685
|
+
"shape": "Sm3"
|
1686
1686
|
},
|
1687
1687
|
"RoleArn": {},
|
1688
1688
|
"Tags": {
|
1689
1689
|
"shape": "S7"
|
1690
1690
|
},
|
1691
1691
|
"ExperimentConfig": {
|
1692
|
-
"shape": "
|
1692
|
+
"shape": "Sod"
|
1693
1693
|
}
|
1694
1694
|
}
|
1695
1695
|
},
|
@@ -1714,7 +1714,7 @@
|
|
1714
1714
|
"ProjectName": {},
|
1715
1715
|
"ProjectDescription": {},
|
1716
1716
|
"ServiceCatalogProvisioningDetails": {
|
1717
|
-
"shape": "
|
1717
|
+
"shape": "Soi"
|
1718
1718
|
},
|
1719
1719
|
"Tags": {
|
1720
1720
|
"shape": "S7"
|
@@ -1747,7 +1747,7 @@
|
|
1747
1747
|
"shape": "S7"
|
1748
1748
|
},
|
1749
1749
|
"SpaceSettings": {
|
1750
|
-
"shape": "
|
1750
|
+
"shape": "Sos"
|
1751
1751
|
}
|
1752
1752
|
}
|
1753
1753
|
},
|
@@ -1799,7 +1799,7 @@
|
|
1799
1799
|
"shape": "S2t"
|
1800
1800
|
},
|
1801
1801
|
"AlgorithmSpecification": {
|
1802
|
-
"shape": "
|
1802
|
+
"shape": "Sp2"
|
1803
1803
|
},
|
1804
1804
|
"RoleArn": {},
|
1805
1805
|
"InputDataConfig": {
|
@@ -1833,25 +1833,25 @@
|
|
1833
1833
|
"shape": "Sfv"
|
1834
1834
|
},
|
1835
1835
|
"DebugHookConfig": {
|
1836
|
-
"shape": "
|
1836
|
+
"shape": "Spb"
|
1837
1837
|
},
|
1838
1838
|
"DebugRuleConfigurations": {
|
1839
|
-
"shape": "
|
1839
|
+
"shape": "Spj"
|
1840
1840
|
},
|
1841
1841
|
"TensorBoardOutputConfig": {
|
1842
|
-
"shape": "
|
1842
|
+
"shape": "Spn"
|
1843
1843
|
},
|
1844
1844
|
"ExperimentConfig": {
|
1845
|
-
"shape": "
|
1845
|
+
"shape": "Sod"
|
1846
1846
|
},
|
1847
1847
|
"ProfilerConfig": {
|
1848
|
-
"shape": "
|
1848
|
+
"shape": "Spo"
|
1849
1849
|
},
|
1850
1850
|
"ProfilerRuleConfigurations": {
|
1851
|
-
"shape": "
|
1851
|
+
"shape": "Sps"
|
1852
1852
|
},
|
1853
1853
|
"Environment": {
|
1854
|
-
"shape": "
|
1854
|
+
"shape": "Spu"
|
1855
1855
|
},
|
1856
1856
|
"RetryStrategy": {
|
1857
1857
|
"shape": "Sfw"
|
@@ -1885,7 +1885,7 @@
|
|
1885
1885
|
"type": "integer"
|
1886
1886
|
},
|
1887
1887
|
"ModelClientConfig": {
|
1888
|
-
"shape": "
|
1888
|
+
"shape": "Sq1"
|
1889
1889
|
},
|
1890
1890
|
"MaxPayloadInMB": {
|
1891
1891
|
"type": "integer"
|
@@ -1901,19 +1901,19 @@
|
|
1901
1901
|
"shape": "S41"
|
1902
1902
|
},
|
1903
1903
|
"DataCaptureConfig": {
|
1904
|
-
"shape": "
|
1904
|
+
"shape": "Sq4"
|
1905
1905
|
},
|
1906
1906
|
"TransformResources": {
|
1907
1907
|
"shape": "S44"
|
1908
1908
|
},
|
1909
1909
|
"DataProcessing": {
|
1910
|
-
"shape": "
|
1910
|
+
"shape": "Sq5"
|
1911
1911
|
},
|
1912
1912
|
"Tags": {
|
1913
1913
|
"shape": "S7"
|
1914
1914
|
},
|
1915
1915
|
"ExperimentConfig": {
|
1916
|
-
"shape": "
|
1916
|
+
"shape": "Sod"
|
1917
1917
|
}
|
1918
1918
|
}
|
1919
1919
|
},
|
@@ -1963,7 +1963,7 @@
|
|
1963
1963
|
"TrialComponentName": {},
|
1964
1964
|
"DisplayName": {},
|
1965
1965
|
"Status": {
|
1966
|
-
"shape": "
|
1966
|
+
"shape": "Sqd"
|
1967
1967
|
},
|
1968
1968
|
"StartTime": {
|
1969
1969
|
"type": "timestamp"
|
@@ -1972,13 +1972,13 @@
|
|
1972
1972
|
"type": "timestamp"
|
1973
1973
|
},
|
1974
1974
|
"Parameters": {
|
1975
|
-
"shape": "
|
1975
|
+
"shape": "Sqg"
|
1976
1976
|
},
|
1977
1977
|
"InputArtifacts": {
|
1978
|
-
"shape": "
|
1978
|
+
"shape": "Sqk"
|
1979
1979
|
},
|
1980
1980
|
"OutputArtifacts": {
|
1981
|
-
"shape": "
|
1981
|
+
"shape": "Sqk"
|
1982
1982
|
},
|
1983
1983
|
"MetadataProperties": {
|
1984
1984
|
"shape": "S1q"
|
@@ -2030,20 +2030,20 @@
|
|
2030
2030
|
],
|
2031
2031
|
"members": {
|
2032
2032
|
"CognitoConfig": {
|
2033
|
-
"shape": "
|
2033
|
+
"shape": "Sqv"
|
2034
2034
|
},
|
2035
2035
|
"OidcConfig": {
|
2036
|
-
"shape": "
|
2036
|
+
"shape": "Sqy"
|
2037
2037
|
},
|
2038
2038
|
"SourceIpConfig": {
|
2039
|
-
"shape": "
|
2039
|
+
"shape": "Sr1"
|
2040
2040
|
},
|
2041
2041
|
"WorkforceName": {},
|
2042
2042
|
"Tags": {
|
2043
2043
|
"shape": "S7"
|
2044
2044
|
},
|
2045
2045
|
"WorkforceVpcConfig": {
|
2046
|
-
"shape": "
|
2046
|
+
"shape": "Sr5"
|
2047
2047
|
}
|
2048
2048
|
}
|
2049
2049
|
},
|
@@ -2069,11 +2069,11 @@
|
|
2069
2069
|
"WorkteamName": {},
|
2070
2070
|
"WorkforceName": {},
|
2071
2071
|
"MemberDefinitions": {
|
2072
|
-
"shape": "
|
2072
|
+
"shape": "Srf"
|
2073
2073
|
},
|
2074
2074
|
"Description": {},
|
2075
2075
|
"NotificationConfiguration": {
|
2076
|
-
"shape": "
|
2076
|
+
"shape": "Srn"
|
2077
2077
|
},
|
2078
2078
|
"Tags": {
|
2079
2079
|
"shape": "S7"
|
@@ -2757,13 +2757,13 @@
|
|
2757
2757
|
"type": "timestamp"
|
2758
2758
|
},
|
2759
2759
|
"CreatedBy": {
|
2760
|
-
"shape": "
|
2760
|
+
"shape": "Stq"
|
2761
2761
|
},
|
2762
2762
|
"LastModifiedTime": {
|
2763
2763
|
"type": "timestamp"
|
2764
2764
|
},
|
2765
2765
|
"LastModifiedBy": {
|
2766
|
-
"shape": "
|
2766
|
+
"shape": "Stq"
|
2767
2767
|
},
|
2768
2768
|
"MetadataProperties": {
|
2769
2769
|
"shape": "S1q"
|
@@ -2813,10 +2813,10 @@
|
|
2813
2813
|
"type": "structure",
|
2814
2814
|
"members": {
|
2815
2815
|
"ValidationStatuses": {
|
2816
|
-
"shape": "
|
2816
|
+
"shape": "Stx"
|
2817
2817
|
},
|
2818
2818
|
"ImageScanStatuses": {
|
2819
|
-
"shape": "
|
2819
|
+
"shape": "Stx"
|
2820
2820
|
}
|
2821
2821
|
}
|
2822
2822
|
},
|
@@ -2922,13 +2922,13 @@
|
|
2922
2922
|
"type": "timestamp"
|
2923
2923
|
},
|
2924
2924
|
"CreatedBy": {
|
2925
|
-
"shape": "
|
2925
|
+
"shape": "Stq"
|
2926
2926
|
},
|
2927
2927
|
"LastModifiedTime": {
|
2928
2928
|
"type": "timestamp"
|
2929
2929
|
},
|
2930
2930
|
"LastModifiedBy": {
|
2931
|
-
"shape": "
|
2931
|
+
"shape": "Stq"
|
2932
2932
|
},
|
2933
2933
|
"MetadataProperties": {
|
2934
2934
|
"shape": "S1q"
|
@@ -2988,10 +2988,10 @@
|
|
2988
2988
|
},
|
2989
2989
|
"FailureReason": {},
|
2990
2990
|
"PartialFailureReasons": {
|
2991
|
-
"shape": "
|
2991
|
+
"shape": "Sub"
|
2992
2992
|
},
|
2993
2993
|
"BestCandidate": {
|
2994
|
-
"shape": "
|
2994
|
+
"shape": "Sud"
|
2995
2995
|
},
|
2996
2996
|
"AutoMLJobStatus": {},
|
2997
2997
|
"AutoMLJobSecondaryStatus": {},
|
@@ -2999,7 +2999,7 @@
|
|
2999
2999
|
"type": "boolean"
|
3000
3000
|
},
|
3001
3001
|
"AutoMLJobArtifacts": {
|
3002
|
-
"shape": "
|
3002
|
+
"shape": "Sv5"
|
3003
3003
|
},
|
3004
3004
|
"ResolvedAttributes": {
|
3005
3005
|
"type": "structure",
|
@@ -3017,7 +3017,7 @@
|
|
3017
3017
|
"shape": "S64"
|
3018
3018
|
},
|
3019
3019
|
"ModelDeployResult": {
|
3020
|
-
"shape": "
|
3020
|
+
"shape": "Sv9"
|
3021
3021
|
}
|
3022
3022
|
}
|
3023
3023
|
}
|
@@ -3072,10 +3072,10 @@
|
|
3072
3072
|
},
|
3073
3073
|
"FailureReason": {},
|
3074
3074
|
"PartialFailureReasons": {
|
3075
|
-
"shape": "
|
3075
|
+
"shape": "Sub"
|
3076
3076
|
},
|
3077
3077
|
"BestCandidate": {
|
3078
|
-
"shape": "
|
3078
|
+
"shape": "Sud"
|
3079
3079
|
},
|
3080
3080
|
"AutoMLJobStatus": {},
|
3081
3081
|
"AutoMLJobSecondaryStatus": {},
|
@@ -3083,7 +3083,7 @@
|
|
3083
3083
|
"shape": "S64"
|
3084
3084
|
},
|
3085
3085
|
"ModelDeployResult": {
|
3086
|
-
"shape": "
|
3086
|
+
"shape": "Sv9"
|
3087
3087
|
},
|
3088
3088
|
"DataSplitConfig": {
|
3089
3089
|
"shape": "S5v"
|
@@ -3092,7 +3092,7 @@
|
|
3092
3092
|
"shape": "S5p"
|
3093
3093
|
},
|
3094
3094
|
"AutoMLJobArtifacts": {
|
3095
|
-
"shape": "
|
3095
|
+
"shape": "Sv5"
|
3096
3096
|
},
|
3097
3097
|
"ResolvedAttributes": {
|
3098
3098
|
"type": "structure",
|
@@ -3202,7 +3202,7 @@
|
|
3202
3202
|
},
|
3203
3203
|
"FailureReason": {},
|
3204
3204
|
"ModelArtifacts": {
|
3205
|
-
"shape": "
|
3205
|
+
"shape": "Svn"
|
3206
3206
|
},
|
3207
3207
|
"ModelDigests": {
|
3208
3208
|
"type": "structure",
|
@@ -3250,13 +3250,13 @@
|
|
3250
3250
|
"type": "timestamp"
|
3251
3251
|
},
|
3252
3252
|
"CreatedBy": {
|
3253
|
-
"shape": "
|
3253
|
+
"shape": "Stq"
|
3254
3254
|
},
|
3255
3255
|
"LastModifiedTime": {
|
3256
3256
|
"type": "timestamp"
|
3257
3257
|
},
|
3258
3258
|
"LastModifiedBy": {
|
3259
|
-
"shape": "
|
3259
|
+
"shape": "Stq"
|
3260
3260
|
},
|
3261
3261
|
"LineageGroupArn": {}
|
3262
3262
|
}
|
@@ -3637,10 +3637,10 @@
|
|
3637
3637
|
"EndpointArn": {},
|
3638
3638
|
"EndpointConfigName": {},
|
3639
3639
|
"ProductionVariants": {
|
3640
|
-
"shape": "
|
3640
|
+
"shape": "Swq"
|
3641
3641
|
},
|
3642
3642
|
"DataCaptureConfig": {
|
3643
|
-
"shape": "
|
3643
|
+
"shape": "Swy"
|
3644
3644
|
},
|
3645
3645
|
"EndpointStatus": {},
|
3646
3646
|
"FailureReason": {},
|
@@ -3664,13 +3664,13 @@
|
|
3664
3664
|
"members": {
|
3665
3665
|
"EndpointConfigName": {},
|
3666
3666
|
"ProductionVariants": {
|
3667
|
-
"shape": "
|
3667
|
+
"shape": "Sx2"
|
3668
3668
|
},
|
3669
3669
|
"StartTime": {
|
3670
3670
|
"type": "timestamp"
|
3671
3671
|
},
|
3672
3672
|
"ShadowProductionVariants": {
|
3673
|
-
"shape": "
|
3673
|
+
"shape": "Sx2"
|
3674
3674
|
}
|
3675
3675
|
}
|
3676
3676
|
},
|
@@ -3678,7 +3678,7 @@
|
|
3678
3678
|
"shape": "Sca"
|
3679
3679
|
},
|
3680
3680
|
"ShadowProductionVariants": {
|
3681
|
-
"shape": "
|
3681
|
+
"shape": "Swq"
|
3682
3682
|
}
|
3683
3683
|
}
|
3684
3684
|
}
|
@@ -3743,20 +3743,20 @@
|
|
3743
3743
|
"ExperimentArn": {},
|
3744
3744
|
"DisplayName": {},
|
3745
3745
|
"Source": {
|
3746
|
-
"shape": "
|
3746
|
+
"shape": "Sx8"
|
3747
3747
|
},
|
3748
3748
|
"Description": {},
|
3749
3749
|
"CreationTime": {
|
3750
3750
|
"type": "timestamp"
|
3751
3751
|
},
|
3752
3752
|
"CreatedBy": {
|
3753
|
-
"shape": "
|
3753
|
+
"shape": "Stq"
|
3754
3754
|
},
|
3755
3755
|
"LastModifiedTime": {
|
3756
3756
|
"type": "timestamp"
|
3757
3757
|
},
|
3758
3758
|
"LastModifiedBy": {
|
3759
|
-
"shape": "
|
3759
|
+
"shape": "Stq"
|
3760
3760
|
}
|
3761
3761
|
}
|
3762
3762
|
}
|
@@ -3806,10 +3806,10 @@
|
|
3806
3806
|
"RoleArn": {},
|
3807
3807
|
"FeatureGroupStatus": {},
|
3808
3808
|
"OfflineStoreStatus": {
|
3809
|
-
"shape": "
|
3809
|
+
"shape": "Sxf"
|
3810
3810
|
},
|
3811
3811
|
"LastUpdateStatus": {
|
3812
|
-
"shape": "
|
3812
|
+
"shape": "Sxi"
|
3813
3813
|
},
|
3814
3814
|
"FailureReason": {},
|
3815
3815
|
"Description": {},
|
@@ -3855,7 +3855,7 @@
|
|
3855
3855
|
},
|
3856
3856
|
"Description": {},
|
3857
3857
|
"Parameters": {
|
3858
|
-
"shape": "
|
3858
|
+
"shape": "Sxo"
|
3859
3859
|
}
|
3860
3860
|
}
|
3861
3861
|
}
|
@@ -3988,7 +3988,7 @@
|
|
3988
3988
|
"HubContentMarkdown": {},
|
3989
3989
|
"HubContentDocument": {},
|
3990
3990
|
"HubContentSearchKeywords": {
|
3991
|
-
"shape": "
|
3991
|
+
"shape": "Sy6"
|
3992
3992
|
},
|
3993
3993
|
"HubContentDependencies": {
|
3994
3994
|
"type": "list",
|
@@ -4087,26 +4087,26 @@
|
|
4087
4087
|
"type": "timestamp"
|
4088
4088
|
},
|
4089
4089
|
"TrainingJobStatusCounters": {
|
4090
|
-
"shape": "
|
4090
|
+
"shape": "Syl"
|
4091
4091
|
},
|
4092
4092
|
"ObjectiveStatusCounters": {
|
4093
|
-
"shape": "
|
4093
|
+
"shape": "Syn"
|
4094
4094
|
},
|
4095
4095
|
"BestTrainingJob": {
|
4096
|
-
"shape": "
|
4096
|
+
"shape": "Syp"
|
4097
4097
|
},
|
4098
4098
|
"OverallBestTrainingJob": {
|
4099
|
-
"shape": "
|
4099
|
+
"shape": "Syp"
|
4100
4100
|
},
|
4101
4101
|
"WarmStartConfig": {
|
4102
4102
|
"shape": "Sg7"
|
4103
4103
|
},
|
4104
4104
|
"FailureReason": {},
|
4105
4105
|
"TuningJobCompletionDetails": {
|
4106
|
-
"shape": "
|
4106
|
+
"shape": "Sys"
|
4107
4107
|
},
|
4108
4108
|
"ConsumedResources": {
|
4109
|
-
"shape": "
|
4109
|
+
"shape": "Syt"
|
4110
4110
|
},
|
4111
4111
|
"Autotune": {
|
4112
4112
|
"shape": "Sgb"
|
@@ -4312,7 +4312,7 @@
|
|
4312
4312
|
"shape": "Shj"
|
4313
4313
|
},
|
4314
4314
|
"StoppingConditions": {
|
4315
|
-
"shape": "
|
4315
|
+
"shape": "Sil"
|
4316
4316
|
},
|
4317
4317
|
"InferenceRecommendations": {
|
4318
4318
|
"type": "list",
|
@@ -4325,13 +4325,13 @@
|
|
4325
4325
|
],
|
4326
4326
|
"members": {
|
4327
4327
|
"Metrics": {
|
4328
|
-
"shape": "
|
4328
|
+
"shape": "Sze"
|
4329
4329
|
},
|
4330
4330
|
"EndpointConfiguration": {
|
4331
|
-
"shape": "
|
4331
|
+
"shape": "Szh"
|
4332
4332
|
},
|
4333
4333
|
"ModelConfiguration": {
|
4334
|
-
"shape": "
|
4334
|
+
"shape": "Szj"
|
4335
4335
|
},
|
4336
4336
|
"RecommendationId": {},
|
4337
4337
|
"InvocationEndTime": {
|
@@ -4353,10 +4353,10 @@
|
|
4353
4353
|
],
|
4354
4354
|
"members": {
|
4355
4355
|
"Metrics": {
|
4356
|
-
"shape": "
|
4356
|
+
"shape": "Szr"
|
4357
4357
|
},
|
4358
4358
|
"EndpointInfo": {
|
4359
|
-
"shape": "
|
4359
|
+
"shape": "Sie"
|
4360
4360
|
}
|
4361
4361
|
}
|
4362
4362
|
}
|
@@ -4392,7 +4392,7 @@
|
|
4392
4392
|
"members": {
|
4393
4393
|
"LabelingJobStatus": {},
|
4394
4394
|
"LabelCounters": {
|
4395
|
-
"shape": "
|
4395
|
+
"shape": "Szv"
|
4396
4396
|
},
|
4397
4397
|
"FailureReason": {},
|
4398
4398
|
"CreationTime": {
|
@@ -4406,27 +4406,27 @@
|
|
4406
4406
|
"LabelingJobArn": {},
|
4407
4407
|
"LabelAttributeName": {},
|
4408
4408
|
"InputConfig": {
|
4409
|
-
"shape": "
|
4409
|
+
"shape": "Six"
|
4410
4410
|
},
|
4411
4411
|
"OutputConfig": {
|
4412
|
-
"shape": "
|
4412
|
+
"shape": "Sj4"
|
4413
4413
|
},
|
4414
4414
|
"RoleArn": {},
|
4415
4415
|
"LabelCategoryConfigS3Uri": {},
|
4416
4416
|
"StoppingConditions": {
|
4417
|
-
"shape": "
|
4417
|
+
"shape": "Sj5"
|
4418
4418
|
},
|
4419
4419
|
"LabelingJobAlgorithmsConfig": {
|
4420
|
-
"shape": "
|
4420
|
+
"shape": "Sj8"
|
4421
4421
|
},
|
4422
4422
|
"HumanTaskConfig": {
|
4423
|
-
"shape": "
|
4423
|
+
"shape": "Sjc"
|
4424
4424
|
},
|
4425
4425
|
"Tags": {
|
4426
4426
|
"shape": "S7"
|
4427
4427
|
},
|
4428
4428
|
"LabelingJobOutput": {
|
4429
|
-
"shape": "
|
4429
|
+
"shape": "Szy"
|
4430
4430
|
}
|
4431
4431
|
}
|
4432
4432
|
}
|
@@ -4452,13 +4452,13 @@
|
|
4452
4452
|
"type": "timestamp"
|
4453
4453
|
},
|
4454
4454
|
"CreatedBy": {
|
4455
|
-
"shape": "
|
4455
|
+
"shape": "Stq"
|
4456
4456
|
},
|
4457
4457
|
"LastModifiedTime": {
|
4458
4458
|
"type": "timestamp"
|
4459
4459
|
},
|
4460
4460
|
"LastModifiedBy": {
|
4461
|
-
"shape": "
|
4461
|
+
"shape": "Stq"
|
4462
4462
|
}
|
4463
4463
|
}
|
4464
4464
|
}
|
@@ -4484,13 +4484,13 @@
|
|
4484
4484
|
"members": {
|
4485
4485
|
"ModelName": {},
|
4486
4486
|
"PrimaryContainer": {
|
4487
|
-
"shape": "
|
4487
|
+
"shape": "Sjr"
|
4488
4488
|
},
|
4489
4489
|
"Containers": {
|
4490
|
-
"shape": "
|
4490
|
+
"shape": "Sk5"
|
4491
4491
|
},
|
4492
4492
|
"InferenceExecutionConfig": {
|
4493
|
-
"shape": "
|
4493
|
+
"shape": "Sk6"
|
4494
4494
|
},
|
4495
4495
|
"ExecutionRoleArn": {},
|
4496
4496
|
"VpcConfig": {
|
@@ -4504,7 +4504,7 @@
|
|
4504
4504
|
"type": "boolean"
|
4505
4505
|
},
|
4506
4506
|
"DeploymentRecommendation": {
|
4507
|
-
"shape": "
|
4507
|
+
"shape": "S103"
|
4508
4508
|
}
|
4509
4509
|
}
|
4510
4510
|
}
|
@@ -4538,13 +4538,13 @@
|
|
4538
4538
|
"type": "timestamp"
|
4539
4539
|
},
|
4540
4540
|
"ModelBiasBaselineConfig": {
|
4541
|
-
"shape": "
|
4541
|
+
"shape": "Ska"
|
4542
4542
|
},
|
4543
4543
|
"ModelBiasAppSpecification": {
|
4544
|
-
"shape": "
|
4544
|
+
"shape": "Skb"
|
4545
4545
|
},
|
4546
4546
|
"ModelBiasJobInput": {
|
4547
|
-
"shape": "
|
4547
|
+
"shape": "Skc"
|
4548
4548
|
},
|
4549
4549
|
"ModelBiasJobOutputConfig": {
|
4550
4550
|
"shape": "S8n"
|
@@ -4593,23 +4593,23 @@
|
|
4593
4593
|
"type": "integer"
|
4594
4594
|
},
|
4595
4595
|
"Content": {
|
4596
|
-
"shape": "
|
4596
|
+
"shape": "Skh"
|
4597
4597
|
},
|
4598
4598
|
"ModelCardStatus": {},
|
4599
4599
|
"SecurityConfig": {
|
4600
|
-
"shape": "
|
4600
|
+
"shape": "Skg"
|
4601
4601
|
},
|
4602
4602
|
"CreationTime": {
|
4603
4603
|
"type": "timestamp"
|
4604
4604
|
},
|
4605
4605
|
"CreatedBy": {
|
4606
|
-
"shape": "
|
4606
|
+
"shape": "Stq"
|
4607
4607
|
},
|
4608
4608
|
"LastModifiedTime": {
|
4609
4609
|
"type": "timestamp"
|
4610
4610
|
},
|
4611
4611
|
"LastModifiedBy": {
|
4612
|
-
"shape": "
|
4612
|
+
"shape": "Stq"
|
4613
4613
|
},
|
4614
4614
|
"ModelCardProcessingStatus": {}
|
4615
4615
|
}
|
@@ -4646,7 +4646,7 @@
|
|
4646
4646
|
"type": "integer"
|
4647
4647
|
},
|
4648
4648
|
"OutputConfig": {
|
4649
|
-
"shape": "
|
4649
|
+
"shape": "Skm"
|
4650
4650
|
},
|
4651
4651
|
"CreatedAt": {
|
4652
4652
|
"type": "timestamp"
|
@@ -4696,13 +4696,13 @@
|
|
4696
4696
|
"type": "timestamp"
|
4697
4697
|
},
|
4698
4698
|
"ModelExplainabilityBaselineConfig": {
|
4699
|
-
"shape": "
|
4699
|
+
"shape": "Skq"
|
4700
4700
|
},
|
4701
4701
|
"ModelExplainabilityAppSpecification": {
|
4702
|
-
"shape": "
|
4702
|
+
"shape": "Skr"
|
4703
4703
|
},
|
4704
4704
|
"ModelExplainabilityJobInput": {
|
4705
|
-
"shape": "
|
4705
|
+
"shape": "Sks"
|
4706
4706
|
},
|
4707
4707
|
"ModelExplainabilityJobOutputConfig": {
|
4708
4708
|
"shape": "S8n"
|
@@ -4754,46 +4754,46 @@
|
|
4754
4754
|
"shape": "Sr"
|
4755
4755
|
},
|
4756
4756
|
"SourceAlgorithmSpecification": {
|
4757
|
-
"shape": "
|
4757
|
+
"shape": "Sky"
|
4758
4758
|
},
|
4759
4759
|
"ValidationSpecification": {
|
4760
|
-
"shape": "
|
4760
|
+
"shape": "Skv"
|
4761
4761
|
},
|
4762
4762
|
"ModelPackageStatus": {},
|
4763
4763
|
"ModelPackageStatusDetails": {
|
4764
|
-
"shape": "
|
4764
|
+
"shape": "S10k"
|
4765
4765
|
},
|
4766
4766
|
"CertifyForMarketplace": {
|
4767
4767
|
"type": "boolean"
|
4768
4768
|
},
|
4769
4769
|
"ModelApprovalStatus": {},
|
4770
4770
|
"CreatedBy": {
|
4771
|
-
"shape": "
|
4771
|
+
"shape": "Stq"
|
4772
4772
|
},
|
4773
4773
|
"MetadataProperties": {
|
4774
4774
|
"shape": "S1q"
|
4775
4775
|
},
|
4776
4776
|
"ModelMetrics": {
|
4777
|
-
"shape": "
|
4777
|
+
"shape": "Sl1"
|
4778
4778
|
},
|
4779
4779
|
"LastModifiedTime": {
|
4780
4780
|
"type": "timestamp"
|
4781
4781
|
},
|
4782
4782
|
"LastModifiedBy": {
|
4783
|
-
"shape": "
|
4783
|
+
"shape": "Stq"
|
4784
4784
|
},
|
4785
4785
|
"ApprovalDescription": {},
|
4786
4786
|
"CustomerMetadataProperties": {
|
4787
|
-
"shape": "
|
4787
|
+
"shape": "Sl8"
|
4788
4788
|
},
|
4789
4789
|
"DriftCheckBaselines": {
|
4790
|
-
"shape": "
|
4790
|
+
"shape": "Slb"
|
4791
4791
|
},
|
4792
4792
|
"Domain": {},
|
4793
4793
|
"Task": {},
|
4794
4794
|
"SamplePayloadUrl": {},
|
4795
4795
|
"AdditionalInferenceSpecifications": {
|
4796
|
-
"shape": "
|
4796
|
+
"shape": "Slh"
|
4797
4797
|
}
|
4798
4798
|
}
|
4799
4799
|
}
|
@@ -4825,7 +4825,7 @@
|
|
4825
4825
|
"type": "timestamp"
|
4826
4826
|
},
|
4827
4827
|
"CreatedBy": {
|
4828
|
-
"shape": "
|
4828
|
+
"shape": "Stq"
|
4829
4829
|
},
|
4830
4830
|
"ModelPackageGroupStatus": {}
|
4831
4831
|
}
|
@@ -4860,13 +4860,13 @@
|
|
4860
4860
|
"type": "timestamp"
|
4861
4861
|
},
|
4862
4862
|
"ModelQualityBaselineConfig": {
|
4863
|
-
"shape": "
|
4863
|
+
"shape": "Slo"
|
4864
4864
|
},
|
4865
4865
|
"ModelQualityAppSpecification": {
|
4866
|
-
"shape": "
|
4866
|
+
"shape": "Slp"
|
4867
4867
|
},
|
4868
4868
|
"ModelQualityJobInput": {
|
4869
|
-
"shape": "
|
4869
|
+
"shape": "Slr"
|
4870
4870
|
},
|
4871
4871
|
"ModelQualityJobOutputConfig": {
|
4872
4872
|
"shape": "S8n"
|
@@ -4917,11 +4917,11 @@
|
|
4917
4917
|
"type": "timestamp"
|
4918
4918
|
},
|
4919
4919
|
"MonitoringScheduleConfig": {
|
4920
|
-
"shape": "
|
4920
|
+
"shape": "Slv"
|
4921
4921
|
},
|
4922
4922
|
"EndpointName": {},
|
4923
4923
|
"LastMonitoringExecutionSummary": {
|
4924
|
-
"shape": "
|
4924
|
+
"shape": "S10x"
|
4925
4925
|
}
|
4926
4926
|
}
|
4927
4927
|
}
|
@@ -4964,16 +4964,16 @@
|
|
4964
4964
|
"type": "integer"
|
4965
4965
|
},
|
4966
4966
|
"AcceleratorTypes": {
|
4967
|
-
"shape": "
|
4967
|
+
"shape": "Smc"
|
4968
4968
|
},
|
4969
4969
|
"DefaultCodeRepository": {},
|
4970
4970
|
"AdditionalCodeRepositories": {
|
4971
|
-
"shape": "
|
4971
|
+
"shape": "Smf"
|
4972
4972
|
},
|
4973
4973
|
"RootAccess": {},
|
4974
4974
|
"PlatformIdentifier": {},
|
4975
4975
|
"InstanceMetadataServiceConfiguration": {
|
4976
|
-
"shape": "
|
4976
|
+
"shape": "Smi"
|
4977
4977
|
}
|
4978
4978
|
}
|
4979
4979
|
}
|
@@ -4994,10 +4994,10 @@
|
|
4994
4994
|
"NotebookInstanceLifecycleConfigArn": {},
|
4995
4995
|
"NotebookInstanceLifecycleConfigName": {},
|
4996
4996
|
"OnCreate": {
|
4997
|
-
"shape": "
|
4997
|
+
"shape": "Smn"
|
4998
4998
|
},
|
4999
4999
|
"OnStart": {
|
5000
|
-
"shape": "
|
5000
|
+
"shape": "Smn"
|
5001
5001
|
},
|
5002
5002
|
"LastModifiedTime": {
|
5003
5003
|
"type": "timestamp"
|
@@ -5038,13 +5038,13 @@
|
|
5038
5038
|
"type": "timestamp"
|
5039
5039
|
},
|
5040
5040
|
"CreatedBy": {
|
5041
|
-
"shape": "
|
5041
|
+
"shape": "Stq"
|
5042
5042
|
},
|
5043
5043
|
"LastModifiedBy": {
|
5044
|
-
"shape": "
|
5044
|
+
"shape": "Stq"
|
5045
5045
|
},
|
5046
5046
|
"ParallelismConfiguration": {
|
5047
|
-
"shape": "
|
5047
|
+
"shape": "Sn1"
|
5048
5048
|
}
|
5049
5049
|
}
|
5050
5050
|
}
|
@@ -5088,7 +5088,7 @@
|
|
5088
5088
|
"PipelineExecutionStatus": {},
|
5089
5089
|
"PipelineExecutionDescription": {},
|
5090
5090
|
"PipelineExperimentConfig": {
|
5091
|
-
"shape": "
|
5091
|
+
"shape": "S11h"
|
5092
5092
|
},
|
5093
5093
|
"FailureReason": {},
|
5094
5094
|
"CreationTime": {
|
@@ -5098,16 +5098,16 @@
|
|
5098
5098
|
"type": "timestamp"
|
5099
5099
|
},
|
5100
5100
|
"CreatedBy": {
|
5101
|
-
"shape": "
|
5101
|
+
"shape": "Stq"
|
5102
5102
|
},
|
5103
5103
|
"LastModifiedBy": {
|
5104
|
-
"shape": "
|
5104
|
+
"shape": "Stq"
|
5105
5105
|
},
|
5106
5106
|
"ParallelismConfiguration": {
|
5107
|
-
"shape": "
|
5107
|
+
"shape": "Sn1"
|
5108
5108
|
},
|
5109
5109
|
"SelectiveExecutionConfig": {
|
5110
|
-
"shape": "
|
5110
|
+
"shape": "S11j"
|
5111
5111
|
}
|
5112
5112
|
}
|
5113
5113
|
}
|
@@ -5134,30 +5134,30 @@
|
|
5134
5134
|
],
|
5135
5135
|
"members": {
|
5136
5136
|
"ProcessingInputs": {
|
5137
|
-
"shape": "
|
5137
|
+
"shape": "Sne"
|
5138
5138
|
},
|
5139
5139
|
"ProcessingOutputConfig": {
|
5140
|
-
"shape": "
|
5140
|
+
"shape": "So1"
|
5141
5141
|
},
|
5142
5142
|
"ProcessingJobName": {},
|
5143
5143
|
"ProcessingResources": {
|
5144
|
-
"shape": "
|
5144
|
+
"shape": "So6"
|
5145
5145
|
},
|
5146
5146
|
"StoppingCondition": {
|
5147
|
-
"shape": "
|
5147
|
+
"shape": "So8"
|
5148
5148
|
},
|
5149
5149
|
"AppSpecification": {
|
5150
|
-
"shape": "
|
5150
|
+
"shape": "Soa"
|
5151
5151
|
},
|
5152
5152
|
"Environment": {
|
5153
|
-
"shape": "
|
5153
|
+
"shape": "Soc"
|
5154
5154
|
},
|
5155
5155
|
"NetworkConfig": {
|
5156
|
-
"shape": "
|
5156
|
+
"shape": "Sm3"
|
5157
5157
|
},
|
5158
5158
|
"RoleArn": {},
|
5159
5159
|
"ExperimentConfig": {
|
5160
|
-
"shape": "
|
5160
|
+
"shape": "Sod"
|
5161
5161
|
},
|
5162
5162
|
"ProcessingJobArn": {},
|
5163
5163
|
"ProcessingJobStatus": {},
|
@@ -5207,14 +5207,14 @@
|
|
5207
5207
|
"ProjectId": {},
|
5208
5208
|
"ProjectDescription": {},
|
5209
5209
|
"ServiceCatalogProvisioningDetails": {
|
5210
|
-
"shape": "
|
5210
|
+
"shape": "Soi"
|
5211
5211
|
},
|
5212
5212
|
"ServiceCatalogProvisionedProductDetails": {
|
5213
|
-
"shape": "
|
5213
|
+
"shape": "S11s"
|
5214
5214
|
},
|
5215
5215
|
"ProjectStatus": {},
|
5216
5216
|
"CreatedBy": {
|
5217
|
-
"shape": "
|
5217
|
+
"shape": "Stq"
|
5218
5218
|
},
|
5219
5219
|
"CreationTime": {
|
5220
5220
|
"type": "timestamp"
|
@@ -5223,7 +5223,7 @@
|
|
5223
5223
|
"type": "timestamp"
|
5224
5224
|
},
|
5225
5225
|
"LastModifiedBy": {
|
5226
|
-
"shape": "
|
5226
|
+
"shape": "Stq"
|
5227
5227
|
}
|
5228
5228
|
}
|
5229
5229
|
}
|
@@ -5256,7 +5256,7 @@
|
|
5256
5256
|
},
|
5257
5257
|
"FailureReason": {},
|
5258
5258
|
"SpaceSettings": {
|
5259
|
-
"shape": "
|
5259
|
+
"shape": "Sos"
|
5260
5260
|
}
|
5261
5261
|
}
|
5262
5262
|
}
|
@@ -5304,7 +5304,7 @@
|
|
5304
5304
|
],
|
5305
5305
|
"members": {
|
5306
5306
|
"SubscribedWorkteam": {
|
5307
|
-
"shape": "
|
5307
|
+
"shape": "S123"
|
5308
5308
|
}
|
5309
5309
|
}
|
5310
5310
|
}
|
@@ -5339,7 +5339,7 @@
|
|
5339
5339
|
"LabelingJobArn": {},
|
5340
5340
|
"AutoMLJobArn": {},
|
5341
5341
|
"ModelArtifacts": {
|
5342
|
-
"shape": "
|
5342
|
+
"shape": "Svn"
|
5343
5343
|
},
|
5344
5344
|
"TrainingJobStatus": {},
|
5345
5345
|
"SecondaryStatus": {},
|
@@ -5348,7 +5348,7 @@
|
|
5348
5348
|
"shape": "S2t"
|
5349
5349
|
},
|
5350
5350
|
"AlgorithmSpecification": {
|
5351
|
-
"shape": "
|
5351
|
+
"shape": "Sp2"
|
5352
5352
|
},
|
5353
5353
|
"RoleArn": {},
|
5354
5354
|
"InputDataConfig": {
|
@@ -5379,10 +5379,10 @@
|
|
5379
5379
|
"type": "timestamp"
|
5380
5380
|
},
|
5381
5381
|
"SecondaryStatusTransitions": {
|
5382
|
-
"shape": "
|
5382
|
+
"shape": "S127"
|
5383
5383
|
},
|
5384
5384
|
"FinalMetricDataList": {
|
5385
|
-
"shape": "
|
5385
|
+
"shape": "S12a"
|
5386
5386
|
},
|
5387
5387
|
"EnableNetworkIsolation": {
|
5388
5388
|
"type": "boolean"
|
@@ -5403,25 +5403,25 @@
|
|
5403
5403
|
"type": "integer"
|
5404
5404
|
},
|
5405
5405
|
"DebugHookConfig": {
|
5406
|
-
"shape": "
|
5406
|
+
"shape": "Spb"
|
5407
5407
|
},
|
5408
5408
|
"ExperimentConfig": {
|
5409
|
-
"shape": "
|
5409
|
+
"shape": "Sod"
|
5410
5410
|
},
|
5411
5411
|
"DebugRuleConfigurations": {
|
5412
|
-
"shape": "
|
5412
|
+
"shape": "Spj"
|
5413
5413
|
},
|
5414
5414
|
"TensorBoardOutputConfig": {
|
5415
|
-
"shape": "
|
5415
|
+
"shape": "Spn"
|
5416
5416
|
},
|
5417
5417
|
"DebugRuleEvaluationStatuses": {
|
5418
|
-
"shape": "
|
5418
|
+
"shape": "S12e"
|
5419
5419
|
},
|
5420
5420
|
"ProfilerConfig": {
|
5421
|
-
"shape": "
|
5421
|
+
"shape": "Spo"
|
5422
5422
|
},
|
5423
5423
|
"ProfilerRuleConfigurations": {
|
5424
|
-
"shape": "
|
5424
|
+
"shape": "Sps"
|
5425
5425
|
},
|
5426
5426
|
"ProfilerRuleEvaluationStatuses": {
|
5427
5427
|
"type": "list",
|
@@ -5443,10 +5443,10 @@
|
|
5443
5443
|
"shape": "Sfw"
|
5444
5444
|
},
|
5445
5445
|
"Environment": {
|
5446
|
-
"shape": "
|
5446
|
+
"shape": "Spu"
|
5447
5447
|
},
|
5448
5448
|
"WarmPoolStatus": {
|
5449
|
-
"shape": "
|
5449
|
+
"shape": "S12l"
|
5450
5450
|
}
|
5451
5451
|
}
|
5452
5452
|
}
|
@@ -5482,7 +5482,7 @@
|
|
5482
5482
|
"type": "integer"
|
5483
5483
|
},
|
5484
5484
|
"ModelClientConfig": {
|
5485
|
-
"shape": "
|
5485
|
+
"shape": "Sq1"
|
5486
5486
|
},
|
5487
5487
|
"MaxPayloadInMB": {
|
5488
5488
|
"type": "integer"
|
@@ -5498,7 +5498,7 @@
|
|
5498
5498
|
"shape": "S41"
|
5499
5499
|
},
|
5500
5500
|
"DataCaptureConfig": {
|
5501
|
-
"shape": "
|
5501
|
+
"shape": "Sq4"
|
5502
5502
|
},
|
5503
5503
|
"TransformResources": {
|
5504
5504
|
"shape": "S44"
|
@@ -5515,10 +5515,10 @@
|
|
5515
5515
|
"LabelingJobArn": {},
|
5516
5516
|
"AutoMLJobArn": {},
|
5517
5517
|
"DataProcessing": {
|
5518
|
-
"shape": "
|
5518
|
+
"shape": "Sq5"
|
5519
5519
|
},
|
5520
5520
|
"ExperimentConfig": {
|
5521
|
-
"shape": "
|
5521
|
+
"shape": "Sod"
|
5522
5522
|
}
|
5523
5523
|
}
|
5524
5524
|
}
|
@@ -5541,19 +5541,19 @@
|
|
5541
5541
|
"DisplayName": {},
|
5542
5542
|
"ExperimentName": {},
|
5543
5543
|
"Source": {
|
5544
|
-
"shape": "
|
5544
|
+
"shape": "S12t"
|
5545
5545
|
},
|
5546
5546
|
"CreationTime": {
|
5547
5547
|
"type": "timestamp"
|
5548
5548
|
},
|
5549
5549
|
"CreatedBy": {
|
5550
|
-
"shape": "
|
5550
|
+
"shape": "Stq"
|
5551
5551
|
},
|
5552
5552
|
"LastModifiedTime": {
|
5553
5553
|
"type": "timestamp"
|
5554
5554
|
},
|
5555
5555
|
"LastModifiedBy": {
|
5556
|
-
"shape": "
|
5556
|
+
"shape": "Stq"
|
5557
5557
|
},
|
5558
5558
|
"MetadataProperties": {
|
5559
5559
|
"shape": "S1q"
|
@@ -5578,10 +5578,10 @@
|
|
5578
5578
|
"TrialComponentArn": {},
|
5579
5579
|
"DisplayName": {},
|
5580
5580
|
"Source": {
|
5581
|
-
"shape": "
|
5581
|
+
"shape": "S12x"
|
5582
5582
|
},
|
5583
5583
|
"Status": {
|
5584
|
-
"shape": "
|
5584
|
+
"shape": "Sqd"
|
5585
5585
|
},
|
5586
5586
|
"StartTime": {
|
5587
5587
|
"type": "timestamp"
|
@@ -5593,34 +5593,34 @@
|
|
5593
5593
|
"type": "timestamp"
|
5594
5594
|
},
|
5595
5595
|
"CreatedBy": {
|
5596
|
-
"shape": "
|
5596
|
+
"shape": "Stq"
|
5597
5597
|
},
|
5598
5598
|
"LastModifiedTime": {
|
5599
5599
|
"type": "timestamp"
|
5600
5600
|
},
|
5601
5601
|
"LastModifiedBy": {
|
5602
|
-
"shape": "
|
5602
|
+
"shape": "Stq"
|
5603
5603
|
},
|
5604
5604
|
"Parameters": {
|
5605
|
-
"shape": "
|
5605
|
+
"shape": "Sqg"
|
5606
5606
|
},
|
5607
5607
|
"InputArtifacts": {
|
5608
|
-
"shape": "
|
5608
|
+
"shape": "Sqk"
|
5609
5609
|
},
|
5610
5610
|
"OutputArtifacts": {
|
5611
|
-
"shape": "
|
5611
|
+
"shape": "Sqk"
|
5612
5612
|
},
|
5613
5613
|
"MetadataProperties": {
|
5614
5614
|
"shape": "S1q"
|
5615
5615
|
},
|
5616
5616
|
"Metrics": {
|
5617
|
-
"shape": "
|
5617
|
+
"shape": "S12z"
|
5618
5618
|
},
|
5619
5619
|
"LineageGroupArn": {},
|
5620
5620
|
"Sources": {
|
5621
5621
|
"type": "list",
|
5622
5622
|
"member": {
|
5623
|
-
"shape": "
|
5623
|
+
"shape": "S12x"
|
5624
5624
|
}
|
5625
5625
|
}
|
5626
5626
|
}
|
@@ -5678,7 +5678,7 @@
|
|
5678
5678
|
],
|
5679
5679
|
"members": {
|
5680
5680
|
"Workforce": {
|
5681
|
-
"shape": "
|
5681
|
+
"shape": "S139"
|
5682
5682
|
}
|
5683
5683
|
}
|
5684
5684
|
}
|
@@ -5700,7 +5700,7 @@
|
|
5700
5700
|
],
|
5701
5701
|
"members": {
|
5702
5702
|
"Workteam": {
|
5703
|
-
"shape": "
|
5703
|
+
"shape": "S13h"
|
5704
5704
|
}
|
5705
5705
|
}
|
5706
5706
|
}
|
@@ -5945,7 +5945,7 @@
|
|
5945
5945
|
"HubContentMarkdown": {},
|
5946
5946
|
"HubContentDocument": {},
|
5947
5947
|
"HubContentSearchKeywords": {
|
5948
|
-
"shape": "
|
5948
|
+
"shape": "Sy6"
|
5949
5949
|
},
|
5950
5950
|
"Tags": {
|
5951
5951
|
"shape": "S7"
|
@@ -6269,7 +6269,7 @@
|
|
6269
6269
|
"type": "timestamp"
|
6270
6270
|
},
|
6271
6271
|
"CreatedBy": {
|
6272
|
-
"shape": "
|
6272
|
+
"shape": "Stq"
|
6273
6273
|
}
|
6274
6274
|
}
|
6275
6275
|
}
|
@@ -6338,7 +6338,7 @@
|
|
6338
6338
|
},
|
6339
6339
|
"FailureReason": {},
|
6340
6340
|
"PartialFailureReasons": {
|
6341
|
-
"shape": "
|
6341
|
+
"shape": "Sub"
|
6342
6342
|
}
|
6343
6343
|
}
|
6344
6344
|
}
|
@@ -6374,7 +6374,7 @@
|
|
6374
6374
|
"Candidates": {
|
6375
6375
|
"type": "list",
|
6376
6376
|
"member": {
|
6377
|
-
"shape": "
|
6377
|
+
"shape": "Sud"
|
6378
6378
|
}
|
6379
6379
|
},
|
6380
6380
|
"NextToken": {}
|
@@ -6584,7 +6584,7 @@
|
|
6584
6584
|
],
|
6585
6585
|
"members": {
|
6586
6586
|
"JobDefinitionSummaries": {
|
6587
|
-
"shape": "
|
6587
|
+
"shape": "S16e"
|
6588
6588
|
},
|
6589
6589
|
"NextToken": {}
|
6590
6590
|
}
|
@@ -7013,7 +7013,7 @@
|
|
7013
7013
|
"ExperimentName": {},
|
7014
7014
|
"DisplayName": {},
|
7015
7015
|
"ExperimentSource": {
|
7016
|
-
"shape": "
|
7016
|
+
"shape": "Sx8"
|
7017
7017
|
},
|
7018
7018
|
"CreationTime": {
|
7019
7019
|
"type": "timestamp"
|
@@ -7073,7 +7073,7 @@
|
|
7073
7073
|
},
|
7074
7074
|
"FeatureGroupStatus": {},
|
7075
7075
|
"OfflineStoreStatus": {
|
7076
|
-
"shape": "
|
7076
|
+
"shape": "Sxf"
|
7077
7077
|
}
|
7078
7078
|
}
|
7079
7079
|
}
|
@@ -7165,7 +7165,7 @@
|
|
7165
7165
|
],
|
7166
7166
|
"members": {
|
7167
7167
|
"HubContentSummaries": {
|
7168
|
-
"shape": "
|
7168
|
+
"shape": "S184"
|
7169
7169
|
},
|
7170
7170
|
"NextToken": {}
|
7171
7171
|
}
|
@@ -7204,7 +7204,7 @@
|
|
7204
7204
|
],
|
7205
7205
|
"members": {
|
7206
7206
|
"HubContentSummaries": {
|
7207
|
-
"shape": "
|
7207
|
+
"shape": "S184"
|
7208
7208
|
},
|
7209
7209
|
"NextToken": {}
|
7210
7210
|
}
|
@@ -7379,10 +7379,10 @@
|
|
7379
7379
|
"type": "timestamp"
|
7380
7380
|
},
|
7381
7381
|
"TrainingJobStatusCounters": {
|
7382
|
-
"shape": "
|
7382
|
+
"shape": "Syl"
|
7383
7383
|
},
|
7384
7384
|
"ObjectiveStatusCounters": {
|
7385
|
-
"shape": "
|
7385
|
+
"shape": "Syn"
|
7386
7386
|
},
|
7387
7387
|
"ResourceLimits": {
|
7388
7388
|
"shape": "Sf3"
|
@@ -7623,17 +7623,17 @@
|
|
7623
7623
|
],
|
7624
7624
|
"members": {
|
7625
7625
|
"Metrics": {
|
7626
|
-
"shape": "
|
7626
|
+
"shape": "Sze"
|
7627
7627
|
},
|
7628
7628
|
"EndpointConfiguration": {
|
7629
|
-
"shape": "
|
7629
|
+
"shape": "Szh"
|
7630
7630
|
},
|
7631
7631
|
"ModelConfiguration": {
|
7632
|
-
"shape": "
|
7632
|
+
"shape": "Szj"
|
7633
7633
|
},
|
7634
7634
|
"FailureReason": {},
|
7635
7635
|
"EndpointMetrics": {
|
7636
|
-
"shape": "
|
7636
|
+
"shape": "Szr"
|
7637
7637
|
},
|
7638
7638
|
"InvocationEndTime": {
|
7639
7639
|
"type": "timestamp"
|
@@ -7779,17 +7779,17 @@
|
|
7779
7779
|
},
|
7780
7780
|
"LabelingJobStatus": {},
|
7781
7781
|
"LabelCounters": {
|
7782
|
-
"shape": "
|
7782
|
+
"shape": "Szv"
|
7783
7783
|
},
|
7784
7784
|
"WorkteamArn": {},
|
7785
7785
|
"PreHumanTaskLambdaArn": {},
|
7786
7786
|
"AnnotationConsolidationLambdaArn": {},
|
7787
7787
|
"FailureReason": {},
|
7788
7788
|
"LabelingJobOutput": {
|
7789
|
-
"shape": "
|
7789
|
+
"shape": "Szy"
|
7790
7790
|
},
|
7791
7791
|
"InputConfig": {
|
7792
|
-
"shape": "
|
7792
|
+
"shape": "Six"
|
7793
7793
|
}
|
7794
7794
|
}
|
7795
7795
|
}
|
@@ -7936,7 +7936,7 @@
|
|
7936
7936
|
],
|
7937
7937
|
"members": {
|
7938
7938
|
"JobDefinitionSummaries": {
|
7939
|
-
"shape": "
|
7939
|
+
"shape": "S16e"
|
7940
7940
|
},
|
7941
7941
|
"NextToken": {}
|
7942
7942
|
}
|
@@ -8149,7 +8149,7 @@
|
|
8149
8149
|
],
|
8150
8150
|
"members": {
|
8151
8151
|
"JobDefinitionSummaries": {
|
8152
|
-
"shape": "
|
8152
|
+
"shape": "S16e"
|
8153
8153
|
},
|
8154
8154
|
"NextToken": {}
|
8155
8155
|
}
|
@@ -8349,7 +8349,7 @@
|
|
8349
8349
|
],
|
8350
8350
|
"members": {
|
8351
8351
|
"JobDefinitionSummaries": {
|
8352
|
-
"shape": "
|
8352
|
+
"shape": "S16e"
|
8353
8353
|
},
|
8354
8354
|
"NextToken": {}
|
8355
8355
|
}
|
@@ -8468,7 +8468,7 @@
|
|
8468
8468
|
"type": "structure",
|
8469
8469
|
"members": {
|
8470
8470
|
"MonitoringAlertSummaries": {
|
8471
|
-
"shape": "
|
8471
|
+
"shape": "S1bj"
|
8472
8472
|
},
|
8473
8473
|
"NextToken": {}
|
8474
8474
|
}
|
@@ -8518,7 +8518,7 @@
|
|
8518
8518
|
"MonitoringExecutionSummaries": {
|
8519
8519
|
"type": "list",
|
8520
8520
|
"member": {
|
8521
|
-
"shape": "
|
8521
|
+
"shape": "S10x"
|
8522
8522
|
}
|
8523
8523
|
},
|
8524
8524
|
"NextToken": {}
|
@@ -8699,7 +8699,7 @@
|
|
8699
8699
|
"NotebookInstanceLifecycleConfigName": {},
|
8700
8700
|
"DefaultCodeRepository": {},
|
8701
8701
|
"AdditionalCodeRepositories": {
|
8702
|
-
"shape": "
|
8702
|
+
"shape": "Smf"
|
8703
8703
|
}
|
8704
8704
|
}
|
8705
8705
|
}
|
@@ -8798,7 +8798,7 @@
|
|
8798
8798
|
"CallbackToken": {},
|
8799
8799
|
"SqsQueueUrl": {},
|
8800
8800
|
"OutputParameters": {
|
8801
|
-
"shape": "
|
8801
|
+
"shape": "S1cy"
|
8802
8802
|
}
|
8803
8803
|
}
|
8804
8804
|
},
|
@@ -8807,7 +8807,7 @@
|
|
8807
8807
|
"members": {
|
8808
8808
|
"Arn": {},
|
8809
8809
|
"OutputParameters": {
|
8810
|
-
"shape": "
|
8810
|
+
"shape": "S1cy"
|
8811
8811
|
}
|
8812
8812
|
}
|
8813
8813
|
},
|
@@ -8946,7 +8946,7 @@
|
|
8946
8946
|
"type": "structure",
|
8947
8947
|
"members": {
|
8948
8948
|
"PipelineParameters": {
|
8949
|
-
"shape": "
|
8949
|
+
"shape": "S1df"
|
8950
8950
|
},
|
8951
8951
|
"NextToken": {}
|
8952
8952
|
}
|
@@ -9327,7 +9327,7 @@
|
|
9327
9327
|
"SubscribedWorkteams": {
|
9328
9328
|
"type": "list",
|
9329
9329
|
"member": {
|
9330
|
-
"shape": "
|
9330
|
+
"shape": "S123"
|
9331
9331
|
}
|
9332
9332
|
},
|
9333
9333
|
"NextToken": {}
|
@@ -9415,7 +9415,7 @@
|
|
9415
9415
|
},
|
9416
9416
|
"TrainingJobStatus": {},
|
9417
9417
|
"WarmPoolStatus": {
|
9418
|
-
"shape": "
|
9418
|
+
"shape": "S12l"
|
9419
9419
|
}
|
9420
9420
|
}
|
9421
9421
|
}
|
@@ -9450,7 +9450,7 @@
|
|
9450
9450
|
"TrainingJobSummaries": {
|
9451
9451
|
"type": "list",
|
9452
9452
|
"member": {
|
9453
|
-
"shape": "
|
9453
|
+
"shape": "Syp"
|
9454
9454
|
}
|
9455
9455
|
},
|
9456
9456
|
"NextToken": {}
|
@@ -9553,10 +9553,10 @@
|
|
9553
9553
|
"TrialComponentArn": {},
|
9554
9554
|
"DisplayName": {},
|
9555
9555
|
"TrialComponentSource": {
|
9556
|
-
"shape": "
|
9556
|
+
"shape": "S12x"
|
9557
9557
|
},
|
9558
9558
|
"Status": {
|
9559
|
-
"shape": "
|
9559
|
+
"shape": "Sqd"
|
9560
9560
|
},
|
9561
9561
|
"StartTime": {
|
9562
9562
|
"type": "timestamp"
|
@@ -9568,13 +9568,13 @@
|
|
9568
9568
|
"type": "timestamp"
|
9569
9569
|
},
|
9570
9570
|
"CreatedBy": {
|
9571
|
-
"shape": "
|
9571
|
+
"shape": "Stq"
|
9572
9572
|
},
|
9573
9573
|
"LastModifiedTime": {
|
9574
9574
|
"type": "timestamp"
|
9575
9575
|
},
|
9576
9576
|
"LastModifiedBy": {
|
9577
|
-
"shape": "
|
9577
|
+
"shape": "Stq"
|
9578
9578
|
}
|
9579
9579
|
}
|
9580
9580
|
}
|
@@ -9615,7 +9615,7 @@
|
|
9615
9615
|
"TrialName": {},
|
9616
9616
|
"DisplayName": {},
|
9617
9617
|
"TrialSource": {
|
9618
|
-
"shape": "
|
9618
|
+
"shape": "S12t"
|
9619
9619
|
},
|
9620
9620
|
"CreationTime": {
|
9621
9621
|
"type": "timestamp"
|
@@ -9690,7 +9690,7 @@
|
|
9690
9690
|
"Workforces": {
|
9691
9691
|
"type": "list",
|
9692
9692
|
"member": {
|
9693
|
-
"shape": "
|
9693
|
+
"shape": "S139"
|
9694
9694
|
}
|
9695
9695
|
},
|
9696
9696
|
"NextToken": {}
|
@@ -9719,7 +9719,7 @@
|
|
9719
9719
|
"Workteams": {
|
9720
9720
|
"type": "list",
|
9721
9721
|
"member": {
|
9722
|
-
"shape": "
|
9722
|
+
"shape": "S13h"
|
9723
9723
|
}
|
9724
9724
|
},
|
9725
9725
|
"NextToken": {}
|
@@ -9838,7 +9838,7 @@
|
|
9838
9838
|
"members": {
|
9839
9839
|
"DeviceFleetName": {},
|
9840
9840
|
"Devices": {
|
9841
|
-
"shape": "
|
9841
|
+
"shape": "S1ga"
|
9842
9842
|
},
|
9843
9843
|
"Tags": {
|
9844
9844
|
"shape": "S7"
|
@@ -9908,7 +9908,7 @@
|
|
9908
9908
|
"idempotencyToken": true
|
9909
9909
|
},
|
9910
9910
|
"ParallelismConfiguration": {
|
9911
|
-
"shape": "
|
9911
|
+
"shape": "Sn1"
|
9912
9912
|
}
|
9913
9913
|
}
|
9914
9914
|
},
|
@@ -9928,7 +9928,7 @@
|
|
9928
9928
|
"members": {
|
9929
9929
|
"Resource": {},
|
9930
9930
|
"SearchExpression": {
|
9931
|
-
"shape": "
|
9931
|
+
"shape": "S1gl"
|
9932
9932
|
},
|
9933
9933
|
"SortBy": {},
|
9934
9934
|
"SortOrder": {},
|
@@ -9948,7 +9948,7 @@
|
|
9948
9948
|
"type": "structure",
|
9949
9949
|
"members": {
|
9950
9950
|
"TrainingJob": {
|
9951
|
-
"shape": "
|
9951
|
+
"shape": "S1gz"
|
9952
9952
|
},
|
9953
9953
|
"Experiment": {
|
9954
9954
|
"type": "structure",
|
@@ -9957,20 +9957,20 @@
|
|
9957
9957
|
"ExperimentArn": {},
|
9958
9958
|
"DisplayName": {},
|
9959
9959
|
"Source": {
|
9960
|
-
"shape": "
|
9960
|
+
"shape": "Sx8"
|
9961
9961
|
},
|
9962
9962
|
"Description": {},
|
9963
9963
|
"CreationTime": {
|
9964
9964
|
"type": "timestamp"
|
9965
9965
|
},
|
9966
9966
|
"CreatedBy": {
|
9967
|
-
"shape": "
|
9967
|
+
"shape": "Stq"
|
9968
9968
|
},
|
9969
9969
|
"LastModifiedTime": {
|
9970
9970
|
"type": "timestamp"
|
9971
9971
|
},
|
9972
9972
|
"LastModifiedBy": {
|
9973
|
-
"shape": "
|
9973
|
+
"shape": "Stq"
|
9974
9974
|
},
|
9975
9975
|
"Tags": {
|
9976
9976
|
"shape": "S7"
|
@@ -9985,19 +9985,19 @@
|
|
9985
9985
|
"DisplayName": {},
|
9986
9986
|
"ExperimentName": {},
|
9987
9987
|
"Source": {
|
9988
|
-
"shape": "
|
9988
|
+
"shape": "S12t"
|
9989
9989
|
},
|
9990
9990
|
"CreationTime": {
|
9991
9991
|
"type": "timestamp"
|
9992
9992
|
},
|
9993
9993
|
"CreatedBy": {
|
9994
|
-
"shape": "
|
9994
|
+
"shape": "Stq"
|
9995
9995
|
},
|
9996
9996
|
"LastModifiedTime": {
|
9997
9997
|
"type": "timestamp"
|
9998
9998
|
},
|
9999
9999
|
"LastModifiedBy": {
|
10000
|
-
"shape": "
|
10000
|
+
"shape": "Stq"
|
10001
10001
|
},
|
10002
10002
|
"MetadataProperties": {
|
10003
10003
|
"shape": "S1q"
|
@@ -10013,13 +10013,13 @@
|
|
10013
10013
|
"TrialComponentName": {},
|
10014
10014
|
"TrialComponentArn": {},
|
10015
10015
|
"TrialComponentSource": {
|
10016
|
-
"shape": "
|
10016
|
+
"shape": "S12x"
|
10017
10017
|
},
|
10018
10018
|
"CreationTime": {
|
10019
10019
|
"type": "timestamp"
|
10020
10020
|
},
|
10021
10021
|
"CreatedBy": {
|
10022
|
-
"shape": "
|
10022
|
+
"shape": "Stq"
|
10023
10023
|
}
|
10024
10024
|
}
|
10025
10025
|
}
|
@@ -10033,10 +10033,10 @@
|
|
10033
10033
|
"DisplayName": {},
|
10034
10034
|
"TrialComponentArn": {},
|
10035
10035
|
"Source": {
|
10036
|
-
"shape": "
|
10036
|
+
"shape": "S12x"
|
10037
10037
|
},
|
10038
10038
|
"Status": {
|
10039
|
-
"shape": "
|
10039
|
+
"shape": "Sqd"
|
10040
10040
|
},
|
10041
10041
|
"StartTime": {
|
10042
10042
|
"type": "timestamp"
|
@@ -10048,25 +10048,25 @@
|
|
10048
10048
|
"type": "timestamp"
|
10049
10049
|
},
|
10050
10050
|
"CreatedBy": {
|
10051
|
-
"shape": "
|
10051
|
+
"shape": "Stq"
|
10052
10052
|
},
|
10053
10053
|
"LastModifiedTime": {
|
10054
10054
|
"type": "timestamp"
|
10055
10055
|
},
|
10056
10056
|
"LastModifiedBy": {
|
10057
|
-
"shape": "
|
10057
|
+
"shape": "Stq"
|
10058
10058
|
},
|
10059
10059
|
"Parameters": {
|
10060
|
-
"shape": "
|
10060
|
+
"shape": "Sqg"
|
10061
10061
|
},
|
10062
10062
|
"InputArtifacts": {
|
10063
|
-
"shape": "
|
10063
|
+
"shape": "Sqk"
|
10064
10064
|
},
|
10065
10065
|
"OutputArtifacts": {
|
10066
|
-
"shape": "
|
10066
|
+
"shape": "Sqk"
|
10067
10067
|
},
|
10068
10068
|
"Metrics": {
|
10069
|
-
"shape": "
|
10069
|
+
"shape": "S12z"
|
10070
10070
|
},
|
10071
10071
|
"MetadataProperties": {
|
10072
10072
|
"shape": "S1q"
|
@@ -10076,36 +10076,36 @@
|
|
10076
10076
|
"members": {
|
10077
10077
|
"SourceArn": {},
|
10078
10078
|
"TrainingJob": {
|
10079
|
-
"shape": "
|
10079
|
+
"shape": "S1gz"
|
10080
10080
|
},
|
10081
10081
|
"ProcessingJob": {
|
10082
10082
|
"type": "structure",
|
10083
10083
|
"members": {
|
10084
10084
|
"ProcessingInputs": {
|
10085
|
-
"shape": "
|
10085
|
+
"shape": "Sne"
|
10086
10086
|
},
|
10087
10087
|
"ProcessingOutputConfig": {
|
10088
|
-
"shape": "
|
10088
|
+
"shape": "So1"
|
10089
10089
|
},
|
10090
10090
|
"ProcessingJobName": {},
|
10091
10091
|
"ProcessingResources": {
|
10092
|
-
"shape": "
|
10092
|
+
"shape": "So6"
|
10093
10093
|
},
|
10094
10094
|
"StoppingCondition": {
|
10095
|
-
"shape": "
|
10095
|
+
"shape": "So8"
|
10096
10096
|
},
|
10097
10097
|
"AppSpecification": {
|
10098
|
-
"shape": "
|
10098
|
+
"shape": "Soa"
|
10099
10099
|
},
|
10100
10100
|
"Environment": {
|
10101
|
-
"shape": "
|
10101
|
+
"shape": "Soc"
|
10102
10102
|
},
|
10103
10103
|
"NetworkConfig": {
|
10104
|
-
"shape": "
|
10104
|
+
"shape": "Sm3"
|
10105
10105
|
},
|
10106
10106
|
"RoleArn": {},
|
10107
10107
|
"ExperimentConfig": {
|
10108
|
-
"shape": "
|
10108
|
+
"shape": "Sod"
|
10109
10109
|
},
|
10110
10110
|
"ProcessingJobArn": {},
|
10111
10111
|
"ProcessingJobStatus": {},
|
@@ -10132,7 +10132,7 @@
|
|
10132
10132
|
}
|
10133
10133
|
},
|
10134
10134
|
"TransformJob": {
|
10135
|
-
"shape": "
|
10135
|
+
"shape": "S1h7"
|
10136
10136
|
}
|
10137
10137
|
}
|
10138
10138
|
},
|
@@ -10168,10 +10168,10 @@
|
|
10168
10168
|
"EndpointArn": {},
|
10169
10169
|
"EndpointConfigName": {},
|
10170
10170
|
"ProductionVariants": {
|
10171
|
-
"shape": "
|
10171
|
+
"shape": "Swq"
|
10172
10172
|
},
|
10173
10173
|
"DataCaptureConfig": {
|
10174
|
-
"shape": "
|
10174
|
+
"shape": "Swy"
|
10175
10175
|
},
|
10176
10176
|
"EndpointStatus": {},
|
10177
10177
|
"FailureReason": {},
|
@@ -10198,11 +10198,11 @@
|
|
10198
10198
|
"type": "timestamp"
|
10199
10199
|
},
|
10200
10200
|
"MonitoringScheduleConfig": {
|
10201
|
-
"shape": "
|
10201
|
+
"shape": "Slv"
|
10202
10202
|
},
|
10203
10203
|
"EndpointName": {},
|
10204
10204
|
"LastMonitoringExecutionSummary": {
|
10205
|
-
"shape": "
|
10205
|
+
"shape": "S10x"
|
10206
10206
|
},
|
10207
10207
|
"Tags": {
|
10208
10208
|
"shape": "S7"
|
@@ -10214,7 +10214,7 @@
|
|
10214
10214
|
"shape": "S7"
|
10215
10215
|
},
|
10216
10216
|
"ShadowProductionVariants": {
|
10217
|
-
"shape": "
|
10217
|
+
"shape": "Swq"
|
10218
10218
|
}
|
10219
10219
|
}
|
10220
10220
|
},
|
@@ -10235,49 +10235,49 @@
|
|
10235
10235
|
"shape": "Sr"
|
10236
10236
|
},
|
10237
10237
|
"SourceAlgorithmSpecification": {
|
10238
|
-
"shape": "
|
10238
|
+
"shape": "Sky"
|
10239
10239
|
},
|
10240
10240
|
"ValidationSpecification": {
|
10241
|
-
"shape": "
|
10241
|
+
"shape": "Skv"
|
10242
10242
|
},
|
10243
10243
|
"ModelPackageStatus": {},
|
10244
10244
|
"ModelPackageStatusDetails": {
|
10245
|
-
"shape": "
|
10245
|
+
"shape": "S10k"
|
10246
10246
|
},
|
10247
10247
|
"CertifyForMarketplace": {
|
10248
10248
|
"type": "boolean"
|
10249
10249
|
},
|
10250
10250
|
"ModelApprovalStatus": {},
|
10251
10251
|
"CreatedBy": {
|
10252
|
-
"shape": "
|
10252
|
+
"shape": "Stq"
|
10253
10253
|
},
|
10254
10254
|
"MetadataProperties": {
|
10255
10255
|
"shape": "S1q"
|
10256
10256
|
},
|
10257
10257
|
"ModelMetrics": {
|
10258
|
-
"shape": "
|
10258
|
+
"shape": "Sl1"
|
10259
10259
|
},
|
10260
10260
|
"LastModifiedTime": {
|
10261
10261
|
"type": "timestamp"
|
10262
10262
|
},
|
10263
10263
|
"LastModifiedBy": {
|
10264
|
-
"shape": "
|
10264
|
+
"shape": "Stq"
|
10265
10265
|
},
|
10266
10266
|
"ApprovalDescription": {},
|
10267
10267
|
"Domain": {},
|
10268
10268
|
"Task": {},
|
10269
10269
|
"SamplePayloadUrl": {},
|
10270
10270
|
"AdditionalInferenceSpecifications": {
|
10271
|
-
"shape": "
|
10271
|
+
"shape": "Slh"
|
10272
10272
|
},
|
10273
10273
|
"Tags": {
|
10274
10274
|
"shape": "S7"
|
10275
10275
|
},
|
10276
10276
|
"CustomerMetadataProperties": {
|
10277
|
-
"shape": "
|
10277
|
+
"shape": "Sl8"
|
10278
10278
|
},
|
10279
10279
|
"DriftCheckBaselines": {
|
10280
|
-
"shape": "
|
10280
|
+
"shape": "Slb"
|
10281
10281
|
}
|
10282
10282
|
}
|
10283
10283
|
},
|
@@ -10291,7 +10291,7 @@
|
|
10291
10291
|
"type": "timestamp"
|
10292
10292
|
},
|
10293
10293
|
"CreatedBy": {
|
10294
|
-
"shape": "
|
10294
|
+
"shape": "Stq"
|
10295
10295
|
},
|
10296
10296
|
"ModelPackageGroupStatus": {},
|
10297
10297
|
"Tags": {
|
@@ -10318,13 +10318,13 @@
|
|
10318
10318
|
"type": "timestamp"
|
10319
10319
|
},
|
10320
10320
|
"CreatedBy": {
|
10321
|
-
"shape": "
|
10321
|
+
"shape": "Stq"
|
10322
10322
|
},
|
10323
10323
|
"LastModifiedBy": {
|
10324
|
-
"shape": "
|
10324
|
+
"shape": "Stq"
|
10325
10325
|
},
|
10326
10326
|
"ParallelismConfiguration": {
|
10327
|
-
"shape": "
|
10327
|
+
"shape": "Sn1"
|
10328
10328
|
},
|
10329
10329
|
"Tags": {
|
10330
10330
|
"shape": "S7"
|
@@ -10340,7 +10340,7 @@
|
|
10340
10340
|
"PipelineExecutionStatus": {},
|
10341
10341
|
"PipelineExecutionDescription": {},
|
10342
10342
|
"PipelineExperimentConfig": {
|
10343
|
-
"shape": "
|
10343
|
+
"shape": "S11h"
|
10344
10344
|
},
|
10345
10345
|
"FailureReason": {},
|
10346
10346
|
"CreationTime": {
|
@@ -10350,19 +10350,19 @@
|
|
10350
10350
|
"type": "timestamp"
|
10351
10351
|
},
|
10352
10352
|
"CreatedBy": {
|
10353
|
-
"shape": "
|
10353
|
+
"shape": "Stq"
|
10354
10354
|
},
|
10355
10355
|
"LastModifiedBy": {
|
10356
|
-
"shape": "
|
10356
|
+
"shape": "Stq"
|
10357
10357
|
},
|
10358
10358
|
"ParallelismConfiguration": {
|
10359
|
-
"shape": "
|
10359
|
+
"shape": "Sn1"
|
10360
10360
|
},
|
10361
10361
|
"PipelineParameters": {
|
10362
|
-
"shape": "
|
10362
|
+
"shape": "S1df"
|
10363
10363
|
},
|
10364
10364
|
"SelectiveExecutionConfig": {
|
10365
|
-
"shape": "
|
10365
|
+
"shape": "S11j"
|
10366
10366
|
}
|
10367
10367
|
}
|
10368
10368
|
},
|
@@ -10391,10 +10391,10 @@
|
|
10391
10391
|
"RoleArn": {},
|
10392
10392
|
"FeatureGroupStatus": {},
|
10393
10393
|
"OfflineStoreStatus": {
|
10394
|
-
"shape": "
|
10394
|
+
"shape": "Sxf"
|
10395
10395
|
},
|
10396
10396
|
"LastUpdateStatus": {
|
10397
|
-
"shape": "
|
10397
|
+
"shape": "Sxi"
|
10398
10398
|
},
|
10399
10399
|
"FailureReason": {},
|
10400
10400
|
"Description": {},
|
@@ -10411,14 +10411,14 @@
|
|
10411
10411
|
"ProjectId": {},
|
10412
10412
|
"ProjectDescription": {},
|
10413
10413
|
"ServiceCatalogProvisioningDetails": {
|
10414
|
-
"shape": "
|
10414
|
+
"shape": "Soi"
|
10415
10415
|
},
|
10416
10416
|
"ServiceCatalogProvisionedProductDetails": {
|
10417
|
-
"shape": "
|
10417
|
+
"shape": "S11s"
|
10418
10418
|
},
|
10419
10419
|
"ProjectStatus": {},
|
10420
10420
|
"CreatedBy": {
|
10421
|
-
"shape": "
|
10421
|
+
"shape": "Stq"
|
10422
10422
|
},
|
10423
10423
|
"CreationTime": {
|
10424
10424
|
"type": "timestamp"
|
@@ -10430,7 +10430,7 @@
|
|
10430
10430
|
"type": "timestamp"
|
10431
10431
|
},
|
10432
10432
|
"LastModifiedBy": {
|
10433
|
-
"shape": "
|
10433
|
+
"shape": "Stq"
|
10434
10434
|
}
|
10435
10435
|
}
|
10436
10436
|
},
|
@@ -10449,7 +10449,7 @@
|
|
10449
10449
|
},
|
10450
10450
|
"Description": {},
|
10451
10451
|
"Parameters": {
|
10452
|
-
"shape": "
|
10452
|
+
"shape": "Sxo"
|
10453
10453
|
}
|
10454
10454
|
}
|
10455
10455
|
},
|
@@ -10478,16 +10478,16 @@
|
|
10478
10478
|
"type": "timestamp"
|
10479
10479
|
},
|
10480
10480
|
"TrainingJobStatusCounters": {
|
10481
|
-
"shape": "
|
10481
|
+
"shape": "Syl"
|
10482
10482
|
},
|
10483
10483
|
"ObjectiveStatusCounters": {
|
10484
|
-
"shape": "
|
10484
|
+
"shape": "Syn"
|
10485
10485
|
},
|
10486
10486
|
"BestTrainingJob": {
|
10487
|
-
"shape": "
|
10487
|
+
"shape": "Syp"
|
10488
10488
|
},
|
10489
10489
|
"OverallBestTrainingJob": {
|
10490
|
-
"shape": "
|
10490
|
+
"shape": "Syp"
|
10491
10491
|
},
|
10492
10492
|
"WarmStartConfig": {
|
10493
10493
|
"shape": "Sg7"
|
@@ -10497,10 +10497,10 @@
|
|
10497
10497
|
"shape": "S7"
|
10498
10498
|
},
|
10499
10499
|
"TuningJobCompletionDetails": {
|
10500
|
-
"shape": "
|
10500
|
+
"shape": "Sys"
|
10501
10501
|
},
|
10502
10502
|
"ConsumedResources": {
|
10503
|
-
"shape": "
|
10503
|
+
"shape": "Syt"
|
10504
10504
|
}
|
10505
10505
|
}
|
10506
10506
|
},
|
@@ -10512,13 +10512,13 @@
|
|
10512
10512
|
"members": {
|
10513
10513
|
"ModelName": {},
|
10514
10514
|
"PrimaryContainer": {
|
10515
|
-
"shape": "
|
10515
|
+
"shape": "Sjr"
|
10516
10516
|
},
|
10517
10517
|
"Containers": {
|
10518
|
-
"shape": "
|
10518
|
+
"shape": "Sk5"
|
10519
10519
|
},
|
10520
10520
|
"InferenceExecutionConfig": {
|
10521
|
-
"shape": "
|
10521
|
+
"shape": "Sk6"
|
10522
10522
|
},
|
10523
10523
|
"ExecutionRoleArn": {},
|
10524
10524
|
"VpcConfig": {
|
@@ -10535,7 +10535,7 @@
|
|
10535
10535
|
"shape": "S7"
|
10536
10536
|
},
|
10537
10537
|
"DeploymentRecommendation": {
|
10538
|
-
"shape": "
|
10538
|
+
"shape": "S103"
|
10539
10539
|
}
|
10540
10540
|
}
|
10541
10541
|
},
|
@@ -10564,7 +10564,7 @@
|
|
10564
10564
|
}
|
10565
10565
|
},
|
10566
10566
|
"LastBatchTransformJob": {
|
10567
|
-
"shape": "
|
10567
|
+
"shape": "S1h7"
|
10568
10568
|
},
|
10569
10569
|
"MonitoringSchedules": {
|
10570
10570
|
"type": "list",
|
@@ -10583,14 +10583,14 @@
|
|
10583
10583
|
"type": "timestamp"
|
10584
10584
|
},
|
10585
10585
|
"MonitoringScheduleConfig": {
|
10586
|
-
"shape": "
|
10586
|
+
"shape": "Slv"
|
10587
10587
|
},
|
10588
10588
|
"EndpointName": {},
|
10589
10589
|
"MonitoringAlertSummaries": {
|
10590
|
-
"shape": "
|
10590
|
+
"shape": "S1bj"
|
10591
10591
|
},
|
10592
10592
|
"LastMonitoringExecutionSummary": {
|
10593
|
-
"shape": "
|
10593
|
+
"shape": "S10x"
|
10594
10594
|
}
|
10595
10595
|
}
|
10596
10596
|
}
|
@@ -10605,19 +10605,19 @@
|
|
10605
10605
|
},
|
10606
10606
|
"ModelCardStatus": {},
|
10607
10607
|
"SecurityConfig": {
|
10608
|
-
"shape": "
|
10608
|
+
"shape": "Skg"
|
10609
10609
|
},
|
10610
10610
|
"CreationTime": {
|
10611
10611
|
"type": "timestamp"
|
10612
10612
|
},
|
10613
10613
|
"CreatedBy": {
|
10614
|
-
"shape": "
|
10614
|
+
"shape": "Stq"
|
10615
10615
|
},
|
10616
10616
|
"LastModifiedTime": {
|
10617
10617
|
"type": "timestamp"
|
10618
10618
|
},
|
10619
10619
|
"LastModifiedBy": {
|
10620
|
-
"shape": "
|
10620
|
+
"shape": "Stq"
|
10621
10621
|
},
|
10622
10622
|
"Tags": {
|
10623
10623
|
"shape": "S7"
|
@@ -10637,23 +10637,23 @@
|
|
10637
10637
|
"type": "integer"
|
10638
10638
|
},
|
10639
10639
|
"Content": {
|
10640
|
-
"shape": "
|
10640
|
+
"shape": "Skh"
|
10641
10641
|
},
|
10642
10642
|
"ModelCardStatus": {},
|
10643
10643
|
"SecurityConfig": {
|
10644
|
-
"shape": "
|
10644
|
+
"shape": "Skg"
|
10645
10645
|
},
|
10646
10646
|
"CreationTime": {
|
10647
10647
|
"type": "timestamp"
|
10648
10648
|
},
|
10649
10649
|
"CreatedBy": {
|
10650
|
-
"shape": "
|
10650
|
+
"shape": "Stq"
|
10651
10651
|
},
|
10652
10652
|
"LastModifiedTime": {
|
10653
10653
|
"type": "timestamp"
|
10654
10654
|
},
|
10655
10655
|
"LastModifiedBy": {
|
10656
|
-
"shape": "
|
10656
|
+
"shape": "Stq"
|
10657
10657
|
},
|
10658
10658
|
"Tags": {
|
10659
10659
|
"shape": "S7"
|
@@ -10700,7 +10700,7 @@
|
|
10700
10700
|
"members": {
|
10701
10701
|
"CallbackToken": {},
|
10702
10702
|
"OutputParameters": {
|
10703
|
-
"shape": "
|
10703
|
+
"shape": "S1cy"
|
10704
10704
|
},
|
10705
10705
|
"ClientRequestToken": {
|
10706
10706
|
"idempotencyToken": true
|
@@ -10780,17 +10780,17 @@
|
|
10780
10780
|
"PipelineName": {},
|
10781
10781
|
"PipelineExecutionDisplayName": {},
|
10782
10782
|
"PipelineParameters": {
|
10783
|
-
"shape": "
|
10783
|
+
"shape": "S1df"
|
10784
10784
|
},
|
10785
10785
|
"PipelineExecutionDescription": {},
|
10786
10786
|
"ClientRequestToken": {
|
10787
10787
|
"idempotencyToken": true
|
10788
10788
|
},
|
10789
10789
|
"ParallelismConfiguration": {
|
10790
|
-
"shape": "
|
10790
|
+
"shape": "Sn1"
|
10791
10791
|
},
|
10792
10792
|
"SelectiveExecutionConfig": {
|
10793
|
-
"shape": "
|
10793
|
+
"shape": "S11j"
|
10794
10794
|
}
|
10795
10795
|
}
|
10796
10796
|
},
|
@@ -11001,7 +11001,7 @@
|
|
11001
11001
|
"shape": "S1o"
|
11002
11002
|
},
|
11003
11003
|
"PropertiesToRemove": {
|
11004
|
-
"shape": "
|
11004
|
+
"shape": "S1io"
|
11005
11005
|
}
|
11006
11006
|
}
|
11007
11007
|
},
|
@@ -11045,7 +11045,7 @@
|
|
11045
11045
|
"shape": "S1o"
|
11046
11046
|
},
|
11047
11047
|
"PropertiesToRemove": {
|
11048
|
-
"shape": "
|
11048
|
+
"shape": "S1io"
|
11049
11049
|
}
|
11050
11050
|
}
|
11051
11051
|
},
|
@@ -11095,7 +11095,7 @@
|
|
11095
11095
|
"shape": "S1o"
|
11096
11096
|
},
|
11097
11097
|
"PropertiesToRemove": {
|
11098
|
-
"shape": "
|
11098
|
+
"shape": "S1io"
|
11099
11099
|
}
|
11100
11100
|
}
|
11101
11101
|
},
|
@@ -11136,7 +11136,7 @@
|
|
11136
11136
|
"members": {
|
11137
11137
|
"DeviceFleetName": {},
|
11138
11138
|
"Devices": {
|
11139
|
-
"shape": "
|
11139
|
+
"shape": "S1ga"
|
11140
11140
|
}
|
11141
11141
|
}
|
11142
11142
|
}
|
@@ -11348,7 +11348,7 @@
|
|
11348
11348
|
"ParameterAdditions": {
|
11349
11349
|
"type": "list",
|
11350
11350
|
"member": {
|
11351
|
-
"shape": "
|
11351
|
+
"shape": "Sxp"
|
11352
11352
|
}
|
11353
11353
|
},
|
11354
11354
|
"ParameterRemovals": {
|
@@ -11485,7 +11485,7 @@
|
|
11485
11485
|
"members": {
|
11486
11486
|
"ModelCardName": {},
|
11487
11487
|
"Content": {
|
11488
|
-
"shape": "
|
11488
|
+
"shape": "Skh"
|
11489
11489
|
},
|
11490
11490
|
"ModelCardStatus": {}
|
11491
11491
|
}
|
@@ -11511,14 +11511,14 @@
|
|
11511
11511
|
"ModelApprovalStatus": {},
|
11512
11512
|
"ApprovalDescription": {},
|
11513
11513
|
"CustomerMetadataProperties": {
|
11514
|
-
"shape": "
|
11514
|
+
"shape": "Sl8"
|
11515
11515
|
},
|
11516
11516
|
"CustomerMetadataPropertiesToRemove": {
|
11517
11517
|
"type": "list",
|
11518
11518
|
"member": {}
|
11519
11519
|
},
|
11520
11520
|
"AdditionalInferenceSpecificationsToAdd": {
|
11521
|
-
"shape": "
|
11521
|
+
"shape": "Slh"
|
11522
11522
|
}
|
11523
11523
|
}
|
11524
11524
|
},
|
@@ -11573,7 +11573,7 @@
|
|
11573
11573
|
"members": {
|
11574
11574
|
"MonitoringScheduleName": {},
|
11575
11575
|
"MonitoringScheduleConfig": {
|
11576
|
-
"shape": "
|
11576
|
+
"shape": "Slv"
|
11577
11577
|
}
|
11578
11578
|
}
|
11579
11579
|
},
|
@@ -11606,10 +11606,10 @@
|
|
11606
11606
|
},
|
11607
11607
|
"DefaultCodeRepository": {},
|
11608
11608
|
"AdditionalCodeRepositories": {
|
11609
|
-
"shape": "
|
11609
|
+
"shape": "Smf"
|
11610
11610
|
},
|
11611
11611
|
"AcceleratorTypes": {
|
11612
|
-
"shape": "
|
11612
|
+
"shape": "Smc"
|
11613
11613
|
},
|
11614
11614
|
"DisassociateAcceleratorTypes": {
|
11615
11615
|
"type": "boolean"
|
@@ -11622,7 +11622,7 @@
|
|
11622
11622
|
},
|
11623
11623
|
"RootAccess": {},
|
11624
11624
|
"InstanceMetadataServiceConfiguration": {
|
11625
|
-
"shape": "
|
11625
|
+
"shape": "Smi"
|
11626
11626
|
}
|
11627
11627
|
}
|
11628
11628
|
},
|
@@ -11640,10 +11640,10 @@
|
|
11640
11640
|
"members": {
|
11641
11641
|
"NotebookInstanceLifecycleConfigName": {},
|
11642
11642
|
"OnCreate": {
|
11643
|
-
"shape": "
|
11643
|
+
"shape": "Smn"
|
11644
11644
|
},
|
11645
11645
|
"OnStart": {
|
11646
|
-
"shape": "
|
11646
|
+
"shape": "Smn"
|
11647
11647
|
}
|
11648
11648
|
}
|
11649
11649
|
},
|
@@ -11663,12 +11663,12 @@
|
|
11663
11663
|
"PipelineDisplayName": {},
|
11664
11664
|
"PipelineDefinition": {},
|
11665
11665
|
"PipelineDefinitionS3Location": {
|
11666
|
-
"shape": "
|
11666
|
+
"shape": "Smv"
|
11667
11667
|
},
|
11668
11668
|
"PipelineDescription": {},
|
11669
11669
|
"RoleArn": {},
|
11670
11670
|
"ParallelismConfiguration": {
|
11671
|
-
"shape": "
|
11671
|
+
"shape": "Sn1"
|
11672
11672
|
}
|
11673
11673
|
}
|
11674
11674
|
},
|
@@ -11690,7 +11690,7 @@
|
|
11690
11690
|
"PipelineExecutionDescription": {},
|
11691
11691
|
"PipelineExecutionDisplayName": {},
|
11692
11692
|
"ParallelismConfiguration": {
|
11693
|
-
"shape": "
|
11693
|
+
"shape": "Sn1"
|
11694
11694
|
}
|
11695
11695
|
}
|
11696
11696
|
},
|
@@ -11715,7 +11715,7 @@
|
|
11715
11715
|
"members": {
|
11716
11716
|
"ProvisioningArtifactId": {},
|
11717
11717
|
"ProvisioningParameters": {
|
11718
|
-
"shape": "
|
11718
|
+
"shape": "Sok"
|
11719
11719
|
}
|
11720
11720
|
}
|
11721
11721
|
},
|
@@ -11745,7 +11745,7 @@
|
|
11745
11745
|
"DomainId": {},
|
11746
11746
|
"SpaceName": {},
|
11747
11747
|
"SpaceSettings": {
|
11748
|
-
"shape": "
|
11748
|
+
"shape": "Sos"
|
11749
11749
|
}
|
11750
11750
|
}
|
11751
11751
|
},
|
@@ -11772,7 +11772,7 @@
|
|
11772
11772
|
"type": "long"
|
11773
11773
|
},
|
11774
11774
|
"ProfilingParameters": {
|
11775
|
-
"shape": "
|
11775
|
+
"shape": "Spq"
|
11776
11776
|
},
|
11777
11777
|
"DisableProfiler": {
|
11778
11778
|
"type": "boolean"
|
@@ -11780,7 +11780,7 @@
|
|
11780
11780
|
}
|
11781
11781
|
},
|
11782
11782
|
"ProfilerRuleConfigurations": {
|
11783
|
-
"shape": "
|
11783
|
+
"shape": "Sps"
|
11784
11784
|
},
|
11785
11785
|
"ResourceConfig": {
|
11786
11786
|
"type": "structure",
|
@@ -11833,7 +11833,7 @@
|
|
11833
11833
|
"TrialComponentName": {},
|
11834
11834
|
"DisplayName": {},
|
11835
11835
|
"Status": {
|
11836
|
-
"shape": "
|
11836
|
+
"shape": "Sqd"
|
11837
11837
|
},
|
11838
11838
|
"StartTime": {
|
11839
11839
|
"type": "timestamp"
|
@@ -11842,22 +11842,22 @@
|
|
11842
11842
|
"type": "timestamp"
|
11843
11843
|
},
|
11844
11844
|
"Parameters": {
|
11845
|
-
"shape": "
|
11845
|
+
"shape": "Sqg"
|
11846
11846
|
},
|
11847
11847
|
"ParametersToRemove": {
|
11848
|
-
"shape": "
|
11848
|
+
"shape": "S1kv"
|
11849
11849
|
},
|
11850
11850
|
"InputArtifacts": {
|
11851
|
-
"shape": "
|
11851
|
+
"shape": "Sqk"
|
11852
11852
|
},
|
11853
11853
|
"InputArtifactsToRemove": {
|
11854
|
-
"shape": "
|
11854
|
+
"shape": "S1kv"
|
11855
11855
|
},
|
11856
11856
|
"OutputArtifacts": {
|
11857
|
-
"shape": "
|
11857
|
+
"shape": "Sqk"
|
11858
11858
|
},
|
11859
11859
|
"OutputArtifactsToRemove": {
|
11860
|
-
"shape": "
|
11860
|
+
"shape": "S1kv"
|
11861
11861
|
}
|
11862
11862
|
}
|
11863
11863
|
},
|
@@ -11899,13 +11899,13 @@
|
|
11899
11899
|
"members": {
|
11900
11900
|
"WorkforceName": {},
|
11901
11901
|
"SourceIpConfig": {
|
11902
|
-
"shape": "
|
11902
|
+
"shape": "Sr1"
|
11903
11903
|
},
|
11904
11904
|
"OidcConfig": {
|
11905
|
-
"shape": "
|
11905
|
+
"shape": "Sqy"
|
11906
11906
|
},
|
11907
11907
|
"WorkforceVpcConfig": {
|
11908
|
-
"shape": "
|
11908
|
+
"shape": "Sr5"
|
11909
11909
|
}
|
11910
11910
|
}
|
11911
11911
|
},
|
@@ -11916,7 +11916,7 @@
|
|
11916
11916
|
],
|
11917
11917
|
"members": {
|
11918
11918
|
"Workforce": {
|
11919
|
-
"shape": "
|
11919
|
+
"shape": "S139"
|
11920
11920
|
}
|
11921
11921
|
}
|
11922
11922
|
}
|
@@ -11930,11 +11930,11 @@
|
|
11930
11930
|
"members": {
|
11931
11931
|
"WorkteamName": {},
|
11932
11932
|
"MemberDefinitions": {
|
11933
|
-
"shape": "
|
11933
|
+
"shape": "Srf"
|
11934
11934
|
},
|
11935
11935
|
"Description": {},
|
11936
11936
|
"NotificationConfiguration": {
|
11937
|
-
"shape": "
|
11937
|
+
"shape": "Srn"
|
11938
11938
|
}
|
11939
11939
|
}
|
11940
11940
|
},
|
@@ -11945,7 +11945,7 @@
|
|
11945
11945
|
],
|
11946
11946
|
"members": {
|
11947
11947
|
"Workteam": {
|
11948
|
-
"shape": "
|
11948
|
+
"shape": "S13h"
|
11949
11949
|
}
|
11950
11950
|
}
|
11951
11951
|
}
|
@@ -14318,6 +14318,20 @@
|
|
14318
14318
|
}
|
14319
14319
|
}
|
14320
14320
|
}
|
14321
|
+
},
|
14322
|
+
"Stairs": {
|
14323
|
+
"type": "structure",
|
14324
|
+
"members": {
|
14325
|
+
"DurationInSeconds": {
|
14326
|
+
"type": "integer"
|
14327
|
+
},
|
14328
|
+
"NumberOfSteps": {
|
14329
|
+
"type": "integer"
|
14330
|
+
},
|
14331
|
+
"UsersPerStep": {
|
14332
|
+
"type": "integer"
|
14333
|
+
}
|
14334
|
+
}
|
14321
14335
|
}
|
14322
14336
|
}
|
14323
14337
|
},
|
@@ -14397,7 +14411,7 @@
|
|
14397
14411
|
"Endpoints": {
|
14398
14412
|
"type": "list",
|
14399
14413
|
"member": {
|
14400
|
-
"shape": "
|
14414
|
+
"shape": "Sie"
|
14401
14415
|
}
|
14402
14416
|
},
|
14403
14417
|
"VpcConfig": {
|
@@ -14420,7 +14434,7 @@
|
|
14420
14434
|
"ModelName": {}
|
14421
14435
|
}
|
14422
14436
|
},
|
14423
|
-
"
|
14437
|
+
"Sie": {
|
14424
14438
|
"type": "structure",
|
14425
14439
|
"required": [
|
14426
14440
|
"EndpointName"
|
@@ -14429,7 +14443,7 @@
|
|
14429
14443
|
"EndpointName": {}
|
14430
14444
|
}
|
14431
14445
|
},
|
14432
|
-
"
|
14446
|
+
"Sil": {
|
14433
14447
|
"type": "structure",
|
14434
14448
|
"members": {
|
14435
14449
|
"MaxInvocations": {
|
@@ -14446,10 +14460,11 @@
|
|
14446
14460
|
}
|
14447
14461
|
}
|
14448
14462
|
}
|
14449
|
-
}
|
14463
|
+
},
|
14464
|
+
"FlatInvocations": {}
|
14450
14465
|
}
|
14451
14466
|
},
|
14452
|
-
"
|
14467
|
+
"Six": {
|
14453
14468
|
"type": "structure",
|
14454
14469
|
"required": [
|
14455
14470
|
"DataSource"
|
@@ -14489,7 +14504,7 @@
|
|
14489
14504
|
}
|
14490
14505
|
}
|
14491
14506
|
},
|
14492
|
-
"
|
14507
|
+
"Sj4": {
|
14493
14508
|
"type": "structure",
|
14494
14509
|
"required": [
|
14495
14510
|
"S3OutputPath"
|
@@ -14500,7 +14515,7 @@
|
|
14500
14515
|
"SnsTopicArn": {}
|
14501
14516
|
}
|
14502
14517
|
},
|
14503
|
-
"
|
14518
|
+
"Sj5": {
|
14504
14519
|
"type": "structure",
|
14505
14520
|
"members": {
|
14506
14521
|
"MaxHumanLabeledObjectCount": {
|
@@ -14511,7 +14526,7 @@
|
|
14511
14526
|
}
|
14512
14527
|
}
|
14513
14528
|
},
|
14514
|
-
"
|
14529
|
+
"Sj8": {
|
14515
14530
|
"type": "structure",
|
14516
14531
|
"required": [
|
14517
14532
|
"LabelingJobAlgorithmSpecificationArn"
|
@@ -14530,7 +14545,7 @@
|
|
14530
14545
|
}
|
14531
14546
|
}
|
14532
14547
|
},
|
14533
|
-
"
|
14548
|
+
"Sjc": {
|
14534
14549
|
"type": "structure",
|
14535
14550
|
"required": [
|
14536
14551
|
"WorkteamArn",
|
@@ -14584,7 +14599,7 @@
|
|
14584
14599
|
}
|
14585
14600
|
}
|
14586
14601
|
},
|
14587
|
-
"
|
14602
|
+
"Sjr": {
|
14588
14603
|
"type": "structure",
|
14589
14604
|
"members": {
|
14590
14605
|
"ContainerHostname": {},
|
@@ -14643,13 +14658,13 @@
|
|
14643
14658
|
}
|
14644
14659
|
}
|
14645
14660
|
},
|
14646
|
-
"
|
14661
|
+
"Sk5": {
|
14647
14662
|
"type": "list",
|
14648
14663
|
"member": {
|
14649
|
-
"shape": "
|
14664
|
+
"shape": "Sjr"
|
14650
14665
|
}
|
14651
14666
|
},
|
14652
|
-
"
|
14667
|
+
"Sk6": {
|
14653
14668
|
"type": "structure",
|
14654
14669
|
"required": [
|
14655
14670
|
"Mode"
|
@@ -14658,7 +14673,7 @@
|
|
14658
14673
|
"Mode": {}
|
14659
14674
|
}
|
14660
14675
|
},
|
14661
|
-
"
|
14676
|
+
"Ska": {
|
14662
14677
|
"type": "structure",
|
14663
14678
|
"members": {
|
14664
14679
|
"BaseliningJobName": {},
|
@@ -14667,7 +14682,7 @@
|
|
14667
14682
|
}
|
14668
14683
|
}
|
14669
14684
|
},
|
14670
|
-
"
|
14685
|
+
"Skb": {
|
14671
14686
|
"type": "structure",
|
14672
14687
|
"required": [
|
14673
14688
|
"ImageUri",
|
@@ -14681,7 +14696,7 @@
|
|
14681
14696
|
}
|
14682
14697
|
}
|
14683
14698
|
},
|
14684
|
-
"
|
14699
|
+
"Skc": {
|
14685
14700
|
"type": "structure",
|
14686
14701
|
"required": [
|
14687
14702
|
"GroundTruthS3Input"
|
@@ -14694,27 +14709,27 @@
|
|
14694
14709
|
"shape": "S8h"
|
14695
14710
|
},
|
14696
14711
|
"GroundTruthS3Input": {
|
14697
|
-
"shape": "
|
14712
|
+
"shape": "Skd"
|
14698
14713
|
}
|
14699
14714
|
}
|
14700
14715
|
},
|
14701
|
-
"
|
14716
|
+
"Skd": {
|
14702
14717
|
"type": "structure",
|
14703
14718
|
"members": {
|
14704
14719
|
"S3Uri": {}
|
14705
14720
|
}
|
14706
14721
|
},
|
14707
|
-
"
|
14722
|
+
"Skg": {
|
14708
14723
|
"type": "structure",
|
14709
14724
|
"members": {
|
14710
14725
|
"KmsKeyId": {}
|
14711
14726
|
}
|
14712
14727
|
},
|
14713
|
-
"
|
14728
|
+
"Skh": {
|
14714
14729
|
"type": "string",
|
14715
14730
|
"sensitive": true
|
14716
14731
|
},
|
14717
|
-
"
|
14732
|
+
"Skm": {
|
14718
14733
|
"type": "structure",
|
14719
14734
|
"required": [
|
14720
14735
|
"S3OutputPath"
|
@@ -14723,7 +14738,7 @@
|
|
14723
14738
|
"S3OutputPath": {}
|
14724
14739
|
}
|
14725
14740
|
},
|
14726
|
-
"
|
14741
|
+
"Skq": {
|
14727
14742
|
"type": "structure",
|
14728
14743
|
"members": {
|
14729
14744
|
"BaseliningJobName": {},
|
@@ -14732,7 +14747,7 @@
|
|
14732
14747
|
}
|
14733
14748
|
}
|
14734
14749
|
},
|
14735
|
-
"
|
14750
|
+
"Skr": {
|
14736
14751
|
"type": "structure",
|
14737
14752
|
"required": [
|
14738
14753
|
"ImageUri",
|
@@ -14746,7 +14761,7 @@
|
|
14746
14761
|
}
|
14747
14762
|
}
|
14748
14763
|
},
|
14749
|
-
"
|
14764
|
+
"Sks": {
|
14750
14765
|
"type": "structure",
|
14751
14766
|
"members": {
|
14752
14767
|
"EndpointInput": {
|
@@ -14757,7 +14772,7 @@
|
|
14757
14772
|
}
|
14758
14773
|
}
|
14759
14774
|
},
|
14760
|
-
"
|
14775
|
+
"Skv": {
|
14761
14776
|
"type": "structure",
|
14762
14777
|
"required": [
|
14763
14778
|
"ValidationRole",
|
@@ -14783,7 +14798,7 @@
|
|
14783
14798
|
}
|
14784
14799
|
}
|
14785
14800
|
},
|
14786
|
-
"
|
14801
|
+
"Sky": {
|
14787
14802
|
"type": "structure",
|
14788
14803
|
"required": [
|
14789
14804
|
"SourceAlgorithms"
|
@@ -14804,17 +14819,17 @@
|
|
14804
14819
|
}
|
14805
14820
|
}
|
14806
14821
|
},
|
14807
|
-
"
|
14822
|
+
"Sl1": {
|
14808
14823
|
"type": "structure",
|
14809
14824
|
"members": {
|
14810
14825
|
"ModelQuality": {
|
14811
14826
|
"type": "structure",
|
14812
14827
|
"members": {
|
14813
14828
|
"Statistics": {
|
14814
|
-
"shape": "
|
14829
|
+
"shape": "Sl3"
|
14815
14830
|
},
|
14816
14831
|
"Constraints": {
|
14817
|
-
"shape": "
|
14832
|
+
"shape": "Sl3"
|
14818
14833
|
}
|
14819
14834
|
}
|
14820
14835
|
},
|
@@ -14822,10 +14837,10 @@
|
|
14822
14837
|
"type": "structure",
|
14823
14838
|
"members": {
|
14824
14839
|
"Statistics": {
|
14825
|
-
"shape": "
|
14840
|
+
"shape": "Sl3"
|
14826
14841
|
},
|
14827
14842
|
"Constraints": {
|
14828
|
-
"shape": "
|
14843
|
+
"shape": "Sl3"
|
14829
14844
|
}
|
14830
14845
|
}
|
14831
14846
|
},
|
@@ -14833,13 +14848,13 @@
|
|
14833
14848
|
"type": "structure",
|
14834
14849
|
"members": {
|
14835
14850
|
"Report": {
|
14836
|
-
"shape": "
|
14851
|
+
"shape": "Sl3"
|
14837
14852
|
},
|
14838
14853
|
"PreTrainingReport": {
|
14839
|
-
"shape": "
|
14854
|
+
"shape": "Sl3"
|
14840
14855
|
},
|
14841
14856
|
"PostTrainingReport": {
|
14842
|
-
"shape": "
|
14857
|
+
"shape": "Sl3"
|
14843
14858
|
}
|
14844
14859
|
}
|
14845
14860
|
},
|
@@ -14847,13 +14862,13 @@
|
|
14847
14862
|
"type": "structure",
|
14848
14863
|
"members": {
|
14849
14864
|
"Report": {
|
14850
|
-
"shape": "
|
14865
|
+
"shape": "Sl3"
|
14851
14866
|
}
|
14852
14867
|
}
|
14853
14868
|
}
|
14854
14869
|
}
|
14855
14870
|
},
|
14856
|
-
"
|
14871
|
+
"Sl3": {
|
14857
14872
|
"type": "structure",
|
14858
14873
|
"required": [
|
14859
14874
|
"ContentType",
|
@@ -14865,25 +14880,25 @@
|
|
14865
14880
|
"S3Uri": {}
|
14866
14881
|
}
|
14867
14882
|
},
|
14868
|
-
"
|
14883
|
+
"Sl8": {
|
14869
14884
|
"type": "map",
|
14870
14885
|
"key": {},
|
14871
14886
|
"value": {}
|
14872
14887
|
},
|
14873
|
-
"
|
14888
|
+
"Slb": {
|
14874
14889
|
"type": "structure",
|
14875
14890
|
"members": {
|
14876
14891
|
"Bias": {
|
14877
14892
|
"type": "structure",
|
14878
14893
|
"members": {
|
14879
14894
|
"ConfigFile": {
|
14880
|
-
"shape": "
|
14895
|
+
"shape": "Sld"
|
14881
14896
|
},
|
14882
14897
|
"PreTrainingConstraints": {
|
14883
|
-
"shape": "
|
14898
|
+
"shape": "Sl3"
|
14884
14899
|
},
|
14885
14900
|
"PostTrainingConstraints": {
|
14886
|
-
"shape": "
|
14901
|
+
"shape": "Sl3"
|
14887
14902
|
}
|
14888
14903
|
}
|
14889
14904
|
},
|
@@ -14891,10 +14906,10 @@
|
|
14891
14906
|
"type": "structure",
|
14892
14907
|
"members": {
|
14893
14908
|
"Constraints": {
|
14894
|
-
"shape": "
|
14909
|
+
"shape": "Sl3"
|
14895
14910
|
},
|
14896
14911
|
"ConfigFile": {
|
14897
|
-
"shape": "
|
14912
|
+
"shape": "Sld"
|
14898
14913
|
}
|
14899
14914
|
}
|
14900
14915
|
},
|
@@ -14902,10 +14917,10 @@
|
|
14902
14917
|
"type": "structure",
|
14903
14918
|
"members": {
|
14904
14919
|
"Statistics": {
|
14905
|
-
"shape": "
|
14920
|
+
"shape": "Sl3"
|
14906
14921
|
},
|
14907
14922
|
"Constraints": {
|
14908
|
-
"shape": "
|
14923
|
+
"shape": "Sl3"
|
14909
14924
|
}
|
14910
14925
|
}
|
14911
14926
|
},
|
@@ -14913,16 +14928,16 @@
|
|
14913
14928
|
"type": "structure",
|
14914
14929
|
"members": {
|
14915
14930
|
"Statistics": {
|
14916
|
-
"shape": "
|
14931
|
+
"shape": "Sl3"
|
14917
14932
|
},
|
14918
14933
|
"Constraints": {
|
14919
|
-
"shape": "
|
14934
|
+
"shape": "Sl3"
|
14920
14935
|
}
|
14921
14936
|
}
|
14922
14937
|
}
|
14923
14938
|
}
|
14924
14939
|
},
|
14925
|
-
"
|
14940
|
+
"Sld": {
|
14926
14941
|
"type": "structure",
|
14927
14942
|
"required": [
|
14928
14943
|
"S3Uri"
|
@@ -14933,7 +14948,7 @@
|
|
14933
14948
|
"S3Uri": {}
|
14934
14949
|
}
|
14935
14950
|
},
|
14936
|
-
"
|
14951
|
+
"Slh": {
|
14937
14952
|
"type": "list",
|
14938
14953
|
"member": {
|
14939
14954
|
"type": "structure",
|
@@ -14962,7 +14977,7 @@
|
|
14962
14977
|
}
|
14963
14978
|
}
|
14964
14979
|
},
|
14965
|
-
"
|
14980
|
+
"Slo": {
|
14966
14981
|
"type": "structure",
|
14967
14982
|
"members": {
|
14968
14983
|
"BaseliningJobName": {},
|
@@ -14971,7 +14986,7 @@
|
|
14971
14986
|
}
|
14972
14987
|
}
|
14973
14988
|
},
|
14974
|
-
"
|
14989
|
+
"Slp": {
|
14975
14990
|
"type": "structure",
|
14976
14991
|
"required": [
|
14977
14992
|
"ImageUri"
|
@@ -14992,7 +15007,7 @@
|
|
14992
15007
|
}
|
14993
15008
|
}
|
14994
15009
|
},
|
14995
|
-
"
|
15010
|
+
"Slr": {
|
14996
15011
|
"type": "structure",
|
14997
15012
|
"required": [
|
14998
15013
|
"GroundTruthS3Input"
|
@@ -15005,11 +15020,11 @@
|
|
15005
15020
|
"shape": "S8h"
|
15006
15021
|
},
|
15007
15022
|
"GroundTruthS3Input": {
|
15008
|
-
"shape": "
|
15023
|
+
"shape": "Skd"
|
15009
15024
|
}
|
15010
15025
|
}
|
15011
15026
|
},
|
15012
|
-
"
|
15027
|
+
"Slv": {
|
15013
15028
|
"type": "structure",
|
15014
15029
|
"members": {
|
15015
15030
|
"ScheduleConfig": {
|
@@ -15087,7 +15102,7 @@
|
|
15087
15102
|
"shape": "S87"
|
15088
15103
|
},
|
15089
15104
|
"NetworkConfig": {
|
15090
|
-
"shape": "
|
15105
|
+
"shape": "Sm3"
|
15091
15106
|
},
|
15092
15107
|
"RoleArn": {}
|
15093
15108
|
}
|
@@ -15096,7 +15111,7 @@
|
|
15096
15111
|
"MonitoringType": {}
|
15097
15112
|
}
|
15098
15113
|
},
|
15099
|
-
"
|
15114
|
+
"Sm3": {
|
15100
15115
|
"type": "structure",
|
15101
15116
|
"members": {
|
15102
15117
|
"EnableInterContainerTrafficEncryption": {
|
@@ -15110,15 +15125,15 @@
|
|
15110
15125
|
}
|
15111
15126
|
}
|
15112
15127
|
},
|
15113
|
-
"
|
15128
|
+
"Smc": {
|
15114
15129
|
"type": "list",
|
15115
15130
|
"member": {}
|
15116
15131
|
},
|
15117
|
-
"
|
15132
|
+
"Smf": {
|
15118
15133
|
"type": "list",
|
15119
15134
|
"member": {}
|
15120
15135
|
},
|
15121
|
-
"
|
15136
|
+
"Smi": {
|
15122
15137
|
"type": "structure",
|
15123
15138
|
"required": [
|
15124
15139
|
"MinimumInstanceMetadataServiceVersion"
|
@@ -15127,7 +15142,7 @@
|
|
15127
15142
|
"MinimumInstanceMetadataServiceVersion": {}
|
15128
15143
|
}
|
15129
15144
|
},
|
15130
|
-
"
|
15145
|
+
"Smn": {
|
15131
15146
|
"type": "list",
|
15132
15147
|
"member": {
|
15133
15148
|
"type": "structure",
|
@@ -15136,7 +15151,7 @@
|
|
15136
15151
|
}
|
15137
15152
|
}
|
15138
15153
|
},
|
15139
|
-
"
|
15154
|
+
"Smv": {
|
15140
15155
|
"type": "structure",
|
15141
15156
|
"required": [
|
15142
15157
|
"Bucket",
|
@@ -15148,7 +15163,7 @@
|
|
15148
15163
|
"VersionId": {}
|
15149
15164
|
}
|
15150
15165
|
},
|
15151
|
-
"
|
15166
|
+
"Sn1": {
|
15152
15167
|
"type": "structure",
|
15153
15168
|
"required": [
|
15154
15169
|
"MaxParallelExecutionSteps"
|
@@ -15159,7 +15174,7 @@
|
|
15159
15174
|
}
|
15160
15175
|
}
|
15161
15176
|
},
|
15162
|
-
"
|
15177
|
+
"Sne": {
|
15163
15178
|
"type": "list",
|
15164
15179
|
"member": {
|
15165
15180
|
"type": "structure",
|
@@ -15240,7 +15255,7 @@
|
|
15240
15255
|
}
|
15241
15256
|
}
|
15242
15257
|
},
|
15243
|
-
"
|
15258
|
+
"So1": {
|
15244
15259
|
"type": "structure",
|
15245
15260
|
"required": [
|
15246
15261
|
"Outputs"
|
@@ -15286,7 +15301,7 @@
|
|
15286
15301
|
"KmsKeyId": {}
|
15287
15302
|
}
|
15288
15303
|
},
|
15289
|
-
"
|
15304
|
+
"So6": {
|
15290
15305
|
"type": "structure",
|
15291
15306
|
"required": [
|
15292
15307
|
"ClusterConfig"
|
@@ -15312,7 +15327,7 @@
|
|
15312
15327
|
}
|
15313
15328
|
}
|
15314
15329
|
},
|
15315
|
-
"
|
15330
|
+
"So8": {
|
15316
15331
|
"type": "structure",
|
15317
15332
|
"required": [
|
15318
15333
|
"MaxRuntimeInSeconds"
|
@@ -15323,7 +15338,7 @@
|
|
15323
15338
|
}
|
15324
15339
|
}
|
15325
15340
|
},
|
15326
|
-
"
|
15341
|
+
"Soa": {
|
15327
15342
|
"type": "structure",
|
15328
15343
|
"required": [
|
15329
15344
|
"ImageUri"
|
@@ -15339,12 +15354,12 @@
|
|
15339
15354
|
}
|
15340
15355
|
}
|
15341
15356
|
},
|
15342
|
-
"
|
15357
|
+
"Soc": {
|
15343
15358
|
"type": "map",
|
15344
15359
|
"key": {},
|
15345
15360
|
"value": {}
|
15346
15361
|
},
|
15347
|
-
"
|
15362
|
+
"Sod": {
|
15348
15363
|
"type": "structure",
|
15349
15364
|
"members": {
|
15350
15365
|
"ExperimentName": {},
|
@@ -15353,7 +15368,7 @@
|
|
15353
15368
|
"RunName": {}
|
15354
15369
|
}
|
15355
15370
|
},
|
15356
|
-
"
|
15371
|
+
"Soi": {
|
15357
15372
|
"type": "structure",
|
15358
15373
|
"required": [
|
15359
15374
|
"ProductId"
|
@@ -15363,11 +15378,11 @@
|
|
15363
15378
|
"ProvisioningArtifactId": {},
|
15364
15379
|
"PathId": {},
|
15365
15380
|
"ProvisioningParameters": {
|
15366
|
-
"shape": "
|
15381
|
+
"shape": "Sok"
|
15367
15382
|
}
|
15368
15383
|
}
|
15369
15384
|
},
|
15370
|
-
"
|
15385
|
+
"Sok": {
|
15371
15386
|
"type": "list",
|
15372
15387
|
"member": {
|
15373
15388
|
"type": "structure",
|
@@ -15377,7 +15392,7 @@
|
|
15377
15392
|
}
|
15378
15393
|
}
|
15379
15394
|
},
|
15380
|
-
"
|
15395
|
+
"Sos": {
|
15381
15396
|
"type": "structure",
|
15382
15397
|
"members": {
|
15383
15398
|
"JupyterServerAppSettings": {
|
@@ -15388,7 +15403,7 @@
|
|
15388
15403
|
}
|
15389
15404
|
}
|
15390
15405
|
},
|
15391
|
-
"
|
15406
|
+
"Sp2": {
|
15392
15407
|
"type": "structure",
|
15393
15408
|
"required": [
|
15394
15409
|
"TrainingInputMode"
|
@@ -15431,7 +15446,7 @@
|
|
15431
15446
|
}
|
15432
15447
|
}
|
15433
15448
|
},
|
15434
|
-
"
|
15449
|
+
"Spb": {
|
15435
15450
|
"type": "structure",
|
15436
15451
|
"required": [
|
15437
15452
|
"S3OutputPath"
|
@@ -15460,7 +15475,7 @@
|
|
15460
15475
|
}
|
15461
15476
|
}
|
15462
15477
|
},
|
15463
|
-
"
|
15478
|
+
"Spj": {
|
15464
15479
|
"type": "list",
|
15465
15480
|
"member": {
|
15466
15481
|
"type": "structure",
|
@@ -15478,17 +15493,17 @@
|
|
15478
15493
|
"type": "integer"
|
15479
15494
|
},
|
15480
15495
|
"RuleParameters": {
|
15481
|
-
"shape": "
|
15496
|
+
"shape": "Spm"
|
15482
15497
|
}
|
15483
15498
|
}
|
15484
15499
|
}
|
15485
15500
|
},
|
15486
|
-
"
|
15501
|
+
"Spm": {
|
15487
15502
|
"type": "map",
|
15488
15503
|
"key": {},
|
15489
15504
|
"value": {}
|
15490
15505
|
},
|
15491
|
-
"
|
15506
|
+
"Spn": {
|
15492
15507
|
"type": "structure",
|
15493
15508
|
"required": [
|
15494
15509
|
"S3OutputPath"
|
@@ -15498,7 +15513,7 @@
|
|
15498
15513
|
"S3OutputPath": {}
|
15499
15514
|
}
|
15500
15515
|
},
|
15501
|
-
"
|
15516
|
+
"Spo": {
|
15502
15517
|
"type": "structure",
|
15503
15518
|
"members": {
|
15504
15519
|
"S3OutputPath": {},
|
@@ -15506,19 +15521,19 @@
|
|
15506
15521
|
"type": "long"
|
15507
15522
|
},
|
15508
15523
|
"ProfilingParameters": {
|
15509
|
-
"shape": "
|
15524
|
+
"shape": "Spq"
|
15510
15525
|
},
|
15511
15526
|
"DisableProfiler": {
|
15512
15527
|
"type": "boolean"
|
15513
15528
|
}
|
15514
15529
|
}
|
15515
15530
|
},
|
15516
|
-
"
|
15531
|
+
"Spq": {
|
15517
15532
|
"type": "map",
|
15518
15533
|
"key": {},
|
15519
15534
|
"value": {}
|
15520
15535
|
},
|
15521
|
-
"
|
15536
|
+
"Sps": {
|
15522
15537
|
"type": "list",
|
15523
15538
|
"member": {
|
15524
15539
|
"type": "structure",
|
@@ -15536,17 +15551,17 @@
|
|
15536
15551
|
"type": "integer"
|
15537
15552
|
},
|
15538
15553
|
"RuleParameters": {
|
15539
|
-
"shape": "
|
15554
|
+
"shape": "Spm"
|
15540
15555
|
}
|
15541
15556
|
}
|
15542
15557
|
}
|
15543
15558
|
},
|
15544
|
-
"
|
15559
|
+
"Spu": {
|
15545
15560
|
"type": "map",
|
15546
15561
|
"key": {},
|
15547
15562
|
"value": {}
|
15548
15563
|
},
|
15549
|
-
"
|
15564
|
+
"Sq1": {
|
15550
15565
|
"type": "structure",
|
15551
15566
|
"members": {
|
15552
15567
|
"InvocationsTimeoutInSeconds": {
|
@@ -15557,7 +15572,7 @@
|
|
15557
15572
|
}
|
15558
15573
|
}
|
15559
15574
|
},
|
15560
|
-
"
|
15575
|
+
"Sq4": {
|
15561
15576
|
"type": "structure",
|
15562
15577
|
"required": [
|
15563
15578
|
"DestinationS3Uri"
|
@@ -15570,7 +15585,7 @@
|
|
15570
15585
|
}
|
15571
15586
|
}
|
15572
15587
|
},
|
15573
|
-
"
|
15588
|
+
"Sq5": {
|
15574
15589
|
"type": "structure",
|
15575
15590
|
"members": {
|
15576
15591
|
"InputFilter": {},
|
@@ -15578,14 +15593,14 @@
|
|
15578
15593
|
"JoinSource": {}
|
15579
15594
|
}
|
15580
15595
|
},
|
15581
|
-
"
|
15596
|
+
"Sqd": {
|
15582
15597
|
"type": "structure",
|
15583
15598
|
"members": {
|
15584
15599
|
"PrimaryStatus": {},
|
15585
15600
|
"Message": {}
|
15586
15601
|
}
|
15587
15602
|
},
|
15588
|
-
"
|
15603
|
+
"Sqg": {
|
15589
15604
|
"type": "map",
|
15590
15605
|
"key": {},
|
15591
15606
|
"value": {
|
@@ -15598,7 +15613,7 @@
|
|
15598
15613
|
}
|
15599
15614
|
}
|
15600
15615
|
},
|
15601
|
-
"
|
15616
|
+
"Sqk": {
|
15602
15617
|
"type": "map",
|
15603
15618
|
"key": {},
|
15604
15619
|
"value": {
|
@@ -15612,7 +15627,7 @@
|
|
15612
15627
|
}
|
15613
15628
|
}
|
15614
15629
|
},
|
15615
|
-
"
|
15630
|
+
"Sqv": {
|
15616
15631
|
"type": "structure",
|
15617
15632
|
"required": [
|
15618
15633
|
"UserPool",
|
@@ -15623,7 +15638,7 @@
|
|
15623
15638
|
"ClientId": {}
|
15624
15639
|
}
|
15625
15640
|
},
|
15626
|
-
"
|
15641
|
+
"Sqy": {
|
15627
15642
|
"type": "structure",
|
15628
15643
|
"required": [
|
15629
15644
|
"ClientId",
|
@@ -15649,7 +15664,7 @@
|
|
15649
15664
|
"JwksUri": {}
|
15650
15665
|
}
|
15651
15666
|
},
|
15652
|
-
"
|
15667
|
+
"Sr1": {
|
15653
15668
|
"type": "structure",
|
15654
15669
|
"required": [
|
15655
15670
|
"Cidrs"
|
@@ -15661,27 +15676,27 @@
|
|
15661
15676
|
}
|
15662
15677
|
}
|
15663
15678
|
},
|
15664
|
-
"
|
15679
|
+
"Sr5": {
|
15665
15680
|
"type": "structure",
|
15666
15681
|
"members": {
|
15667
15682
|
"VpcId": {},
|
15668
15683
|
"SecurityGroupIds": {
|
15669
|
-
"shape": "
|
15684
|
+
"shape": "Sr7"
|
15670
15685
|
},
|
15671
15686
|
"Subnets": {
|
15672
|
-
"shape": "
|
15687
|
+
"shape": "Sr9"
|
15673
15688
|
}
|
15674
15689
|
}
|
15675
15690
|
},
|
15676
|
-
"
|
15691
|
+
"Sr7": {
|
15677
15692
|
"type": "list",
|
15678
15693
|
"member": {}
|
15679
15694
|
},
|
15680
|
-
"
|
15695
|
+
"Sr9": {
|
15681
15696
|
"type": "list",
|
15682
15697
|
"member": {}
|
15683
15698
|
},
|
15684
|
-
"
|
15699
|
+
"Srf": {
|
15685
15700
|
"type": "list",
|
15686
15701
|
"member": {
|
15687
15702
|
"type": "structure",
|
@@ -15714,13 +15729,13 @@
|
|
15714
15729
|
}
|
15715
15730
|
}
|
15716
15731
|
},
|
15717
|
-
"
|
15732
|
+
"Srn": {
|
15718
15733
|
"type": "structure",
|
15719
15734
|
"members": {
|
15720
15735
|
"NotificationTopicArn": {}
|
15721
15736
|
}
|
15722
15737
|
},
|
15723
|
-
"
|
15738
|
+
"Stq": {
|
15724
15739
|
"type": "structure",
|
15725
15740
|
"members": {
|
15726
15741
|
"UserProfileArn": {},
|
@@ -15736,7 +15751,7 @@
|
|
15736
15751
|
}
|
15737
15752
|
}
|
15738
15753
|
},
|
15739
|
-
"
|
15754
|
+
"Stx": {
|
15740
15755
|
"type": "list",
|
15741
15756
|
"member": {
|
15742
15757
|
"type": "structure",
|
@@ -15751,7 +15766,7 @@
|
|
15751
15766
|
}
|
15752
15767
|
}
|
15753
15768
|
},
|
15754
|
-
"
|
15769
|
+
"Sub": {
|
15755
15770
|
"type": "list",
|
15756
15771
|
"member": {
|
15757
15772
|
"type": "structure",
|
@@ -15760,7 +15775,7 @@
|
|
15760
15775
|
}
|
15761
15776
|
}
|
15762
15777
|
},
|
15763
|
-
"
|
15778
|
+
"Sud": {
|
15764
15779
|
"type": "structure",
|
15765
15780
|
"required": [
|
15766
15781
|
"CandidateName",
|
@@ -15806,7 +15821,7 @@
|
|
15806
15821
|
},
|
15807
15822
|
"CandidateStatus": {},
|
15808
15823
|
"InferenceContainers": {
|
15809
|
-
"shape": "
|
15824
|
+
"shape": "Sup"
|
15810
15825
|
},
|
15811
15826
|
"CreationTime": {
|
15812
15827
|
"type": "timestamp"
|
@@ -15852,12 +15867,12 @@
|
|
15852
15867
|
"type": "map",
|
15853
15868
|
"key": {},
|
15854
15869
|
"value": {
|
15855
|
-
"shape": "
|
15870
|
+
"shape": "Sup"
|
15856
15871
|
}
|
15857
15872
|
}
|
15858
15873
|
}
|
15859
15874
|
},
|
15860
|
-
"
|
15875
|
+
"Sup": {
|
15861
15876
|
"type": "list",
|
15862
15877
|
"member": {
|
15863
15878
|
"type": "structure",
|
@@ -15874,20 +15889,20 @@
|
|
15874
15889
|
}
|
15875
15890
|
}
|
15876
15891
|
},
|
15877
|
-
"
|
15892
|
+
"Sv5": {
|
15878
15893
|
"type": "structure",
|
15879
15894
|
"members": {
|
15880
15895
|
"CandidateDefinitionNotebookLocation": {},
|
15881
15896
|
"DataExplorationNotebookLocation": {}
|
15882
15897
|
}
|
15883
15898
|
},
|
15884
|
-
"
|
15899
|
+
"Sv9": {
|
15885
15900
|
"type": "structure",
|
15886
15901
|
"members": {
|
15887
15902
|
"EndpointName": {}
|
15888
15903
|
}
|
15889
15904
|
},
|
15890
|
-
"
|
15905
|
+
"Svn": {
|
15891
15906
|
"type": "structure",
|
15892
15907
|
"required": [
|
15893
15908
|
"S3ModelArtifacts"
|
@@ -15896,7 +15911,7 @@
|
|
15896
15911
|
"S3ModelArtifacts": {}
|
15897
15912
|
}
|
15898
15913
|
},
|
15899
|
-
"
|
15914
|
+
"Swq": {
|
15900
15915
|
"type": "list",
|
15901
15916
|
"member": {
|
15902
15917
|
"type": "structure",
|
@@ -15906,7 +15921,7 @@
|
|
15906
15921
|
"members": {
|
15907
15922
|
"VariantName": {},
|
15908
15923
|
"DeployedImages": {
|
15909
|
-
"shape": "
|
15924
|
+
"shape": "Sws"
|
15910
15925
|
},
|
15911
15926
|
"CurrentWeight": {
|
15912
15927
|
"type": "float"
|
@@ -15921,7 +15936,7 @@
|
|
15921
15936
|
"type": "integer"
|
15922
15937
|
},
|
15923
15938
|
"VariantStatus": {
|
15924
|
-
"shape": "
|
15939
|
+
"shape": "Swu"
|
15925
15940
|
},
|
15926
15941
|
"CurrentServerlessConfig": {
|
15927
15942
|
"shape": "Sbj"
|
@@ -15932,7 +15947,7 @@
|
|
15932
15947
|
}
|
15933
15948
|
}
|
15934
15949
|
},
|
15935
|
-
"
|
15950
|
+
"Sws": {
|
15936
15951
|
"type": "list",
|
15937
15952
|
"member": {
|
15938
15953
|
"type": "structure",
|
@@ -15945,7 +15960,7 @@
|
|
15945
15960
|
}
|
15946
15961
|
}
|
15947
15962
|
},
|
15948
|
-
"
|
15963
|
+
"Swu": {
|
15949
15964
|
"type": "list",
|
15950
15965
|
"member": {
|
15951
15966
|
"type": "structure",
|
@@ -15961,7 +15976,7 @@
|
|
15961
15976
|
}
|
15962
15977
|
}
|
15963
15978
|
},
|
15964
|
-
"
|
15979
|
+
"Swy": {
|
15965
15980
|
"type": "structure",
|
15966
15981
|
"required": [
|
15967
15982
|
"EnableCapture",
|
@@ -15982,7 +15997,7 @@
|
|
15982
15997
|
"KmsKeyId": {}
|
15983
15998
|
}
|
15984
15999
|
},
|
15985
|
-
"
|
16000
|
+
"Sx2": {
|
15986
16001
|
"type": "list",
|
15987
16002
|
"member": {
|
15988
16003
|
"type": "structure",
|
@@ -15992,7 +16007,7 @@
|
|
15992
16007
|
"members": {
|
15993
16008
|
"VariantName": {},
|
15994
16009
|
"DeployedImages": {
|
15995
|
-
"shape": "
|
16010
|
+
"shape": "Sws"
|
15996
16011
|
},
|
15997
16012
|
"CurrentWeight": {
|
15998
16013
|
"type": "float"
|
@@ -16009,7 +16024,7 @@
|
|
16009
16024
|
"InstanceType": {},
|
16010
16025
|
"AcceleratorType": {},
|
16011
16026
|
"VariantStatus": {
|
16012
|
-
"shape": "
|
16027
|
+
"shape": "Swu"
|
16013
16028
|
},
|
16014
16029
|
"CurrentServerlessConfig": {
|
16015
16030
|
"shape": "Sbj"
|
@@ -16020,7 +16035,7 @@
|
|
16020
16035
|
}
|
16021
16036
|
}
|
16022
16037
|
},
|
16023
|
-
"
|
16038
|
+
"Sx8": {
|
16024
16039
|
"type": "structure",
|
16025
16040
|
"required": [
|
16026
16041
|
"SourceArn"
|
@@ -16030,7 +16045,7 @@
|
|
16030
16045
|
"SourceType": {}
|
16031
16046
|
}
|
16032
16047
|
},
|
16033
|
-
"
|
16048
|
+
"Sxf": {
|
16034
16049
|
"type": "structure",
|
16035
16050
|
"required": [
|
16036
16051
|
"Status"
|
@@ -16040,7 +16055,7 @@
|
|
16040
16055
|
"BlockedReason": {}
|
16041
16056
|
}
|
16042
16057
|
},
|
16043
|
-
"
|
16058
|
+
"Sxi": {
|
16044
16059
|
"type": "structure",
|
16045
16060
|
"required": [
|
16046
16061
|
"Status"
|
@@ -16050,24 +16065,24 @@
|
|
16050
16065
|
"FailureReason": {}
|
16051
16066
|
}
|
16052
16067
|
},
|
16053
|
-
"
|
16068
|
+
"Sxo": {
|
16054
16069
|
"type": "list",
|
16055
16070
|
"member": {
|
16056
|
-
"shape": "
|
16071
|
+
"shape": "Sxp"
|
16057
16072
|
}
|
16058
16073
|
},
|
16059
|
-
"
|
16074
|
+
"Sxp": {
|
16060
16075
|
"type": "structure",
|
16061
16076
|
"members": {
|
16062
16077
|
"Key": {},
|
16063
16078
|
"Value": {}
|
16064
16079
|
}
|
16065
16080
|
},
|
16066
|
-
"
|
16081
|
+
"Sy6": {
|
16067
16082
|
"type": "list",
|
16068
16083
|
"member": {}
|
16069
16084
|
},
|
16070
|
-
"
|
16085
|
+
"Syl": {
|
16071
16086
|
"type": "structure",
|
16072
16087
|
"members": {
|
16073
16088
|
"Completed": {
|
@@ -16087,7 +16102,7 @@
|
|
16087
16102
|
}
|
16088
16103
|
}
|
16089
16104
|
},
|
16090
|
-
"
|
16105
|
+
"Syn": {
|
16091
16106
|
"type": "structure",
|
16092
16107
|
"members": {
|
16093
16108
|
"Succeeded": {
|
@@ -16101,7 +16116,7 @@
|
|
16101
16116
|
}
|
16102
16117
|
}
|
16103
16118
|
},
|
16104
|
-
"
|
16119
|
+
"Syp": {
|
16105
16120
|
"type": "structure",
|
16106
16121
|
"required": [
|
16107
16122
|
"TrainingJobName",
|
@@ -16146,7 +16161,7 @@
|
|
16146
16161
|
"ObjectiveStatus": {}
|
16147
16162
|
}
|
16148
16163
|
},
|
16149
|
-
"
|
16164
|
+
"Sys": {
|
16150
16165
|
"type": "structure",
|
16151
16166
|
"members": {
|
16152
16167
|
"NumberOfTrainingJobsObjectiveNotImproving": {
|
@@ -16157,7 +16172,7 @@
|
|
16157
16172
|
}
|
16158
16173
|
}
|
16159
16174
|
},
|
16160
|
-
"
|
16175
|
+
"Syt": {
|
16161
16176
|
"type": "structure",
|
16162
16177
|
"members": {
|
16163
16178
|
"RuntimeInSeconds": {
|
@@ -16165,7 +16180,7 @@
|
|
16165
16180
|
}
|
16166
16181
|
}
|
16167
16182
|
},
|
16168
|
-
"
|
16183
|
+
"Sze": {
|
16169
16184
|
"type": "structure",
|
16170
16185
|
"required": [
|
16171
16186
|
"CostPerHour",
|
@@ -16197,7 +16212,7 @@
|
|
16197
16212
|
}
|
16198
16213
|
}
|
16199
16214
|
},
|
16200
|
-
"
|
16215
|
+
"Szh": {
|
16201
16216
|
"type": "structure",
|
16202
16217
|
"required": [
|
16203
16218
|
"EndpointName",
|
@@ -16215,7 +16230,7 @@
|
|
16215
16230
|
}
|
16216
16231
|
}
|
16217
16232
|
},
|
16218
|
-
"
|
16233
|
+
"Szj": {
|
16219
16234
|
"type": "structure",
|
16220
16235
|
"members": {
|
16221
16236
|
"InferenceSpecificationName": {},
|
@@ -16238,7 +16253,7 @@
|
|
16238
16253
|
"CompilationJobName": {}
|
16239
16254
|
}
|
16240
16255
|
},
|
16241
|
-
"
|
16256
|
+
"Szr": {
|
16242
16257
|
"type": "structure",
|
16243
16258
|
"required": [
|
16244
16259
|
"MaxInvocations",
|
@@ -16253,7 +16268,7 @@
|
|
16253
16268
|
}
|
16254
16269
|
}
|
16255
16270
|
},
|
16256
|
-
"
|
16271
|
+
"Szv": {
|
16257
16272
|
"type": "structure",
|
16258
16273
|
"members": {
|
16259
16274
|
"TotalLabeled": {
|
@@ -16273,7 +16288,7 @@
|
|
16273
16288
|
}
|
16274
16289
|
}
|
16275
16290
|
},
|
16276
|
-
"
|
16291
|
+
"Szy": {
|
16277
16292
|
"type": "structure",
|
16278
16293
|
"required": [
|
16279
16294
|
"OutputDatasetS3Uri"
|
@@ -16283,7 +16298,7 @@
|
|
16283
16298
|
"FinalActiveLearningModelArn": {}
|
16284
16299
|
}
|
16285
16300
|
},
|
16286
|
-
"
|
16301
|
+
"S103": {
|
16287
16302
|
"type": "structure",
|
16288
16303
|
"required": [
|
16289
16304
|
"RecommendationStatus"
|
@@ -16309,21 +16324,21 @@
|
|
16309
16324
|
}
|
16310
16325
|
}
|
16311
16326
|
},
|
16312
|
-
"
|
16327
|
+
"S10k": {
|
16313
16328
|
"type": "structure",
|
16314
16329
|
"required": [
|
16315
16330
|
"ValidationStatuses"
|
16316
16331
|
],
|
16317
16332
|
"members": {
|
16318
16333
|
"ValidationStatuses": {
|
16319
|
-
"shape": "
|
16334
|
+
"shape": "S10l"
|
16320
16335
|
},
|
16321
16336
|
"ImageScanStatuses": {
|
16322
|
-
"shape": "
|
16337
|
+
"shape": "S10l"
|
16323
16338
|
}
|
16324
16339
|
}
|
16325
16340
|
},
|
16326
|
-
"
|
16341
|
+
"S10l": {
|
16327
16342
|
"type": "list",
|
16328
16343
|
"member": {
|
16329
16344
|
"type": "structure",
|
@@ -16338,7 +16353,7 @@
|
|
16338
16353
|
}
|
16339
16354
|
}
|
16340
16355
|
},
|
16341
|
-
"
|
16356
|
+
"S10x": {
|
16342
16357
|
"type": "structure",
|
16343
16358
|
"required": [
|
16344
16359
|
"MonitoringScheduleName",
|
@@ -16366,14 +16381,14 @@
|
|
16366
16381
|
"MonitoringType": {}
|
16367
16382
|
}
|
16368
16383
|
},
|
16369
|
-
"
|
16384
|
+
"S11h": {
|
16370
16385
|
"type": "structure",
|
16371
16386
|
"members": {
|
16372
16387
|
"ExperimentName": {},
|
16373
16388
|
"TrialName": {}
|
16374
16389
|
}
|
16375
16390
|
},
|
16376
|
-
"
|
16391
|
+
"S11j": {
|
16377
16392
|
"type": "structure",
|
16378
16393
|
"required": [
|
16379
16394
|
"SourcePipelineExecutionArn",
|
@@ -16395,14 +16410,14 @@
|
|
16395
16410
|
}
|
16396
16411
|
}
|
16397
16412
|
},
|
16398
|
-
"
|
16413
|
+
"S11s": {
|
16399
16414
|
"type": "structure",
|
16400
16415
|
"members": {
|
16401
16416
|
"ProvisionedProductId": {},
|
16402
16417
|
"ProvisionedProductStatusMessage": {}
|
16403
16418
|
}
|
16404
16419
|
},
|
16405
|
-
"
|
16420
|
+
"S123": {
|
16406
16421
|
"type": "structure",
|
16407
16422
|
"required": [
|
16408
16423
|
"WorkteamArn"
|
@@ -16415,7 +16430,7 @@
|
|
16415
16430
|
"ListingId": {}
|
16416
16431
|
}
|
16417
16432
|
},
|
16418
|
-
"
|
16433
|
+
"S127": {
|
16419
16434
|
"type": "list",
|
16420
16435
|
"member": {
|
16421
16436
|
"type": "structure",
|
@@ -16435,7 +16450,7 @@
|
|
16435
16450
|
}
|
16436
16451
|
}
|
16437
16452
|
},
|
16438
|
-
"
|
16453
|
+
"S12a": {
|
16439
16454
|
"type": "list",
|
16440
16455
|
"member": {
|
16441
16456
|
"type": "structure",
|
@@ -16450,7 +16465,7 @@
|
|
16450
16465
|
}
|
16451
16466
|
}
|
16452
16467
|
},
|
16453
|
-
"
|
16468
|
+
"S12e": {
|
16454
16469
|
"type": "list",
|
16455
16470
|
"member": {
|
16456
16471
|
"type": "structure",
|
@@ -16465,7 +16480,7 @@
|
|
16465
16480
|
}
|
16466
16481
|
}
|
16467
16482
|
},
|
16468
|
-
"
|
16483
|
+
"S12l": {
|
16469
16484
|
"type": "structure",
|
16470
16485
|
"required": [
|
16471
16486
|
"Status"
|
@@ -16478,7 +16493,7 @@
|
|
16478
16493
|
"ReusedByJob": {}
|
16479
16494
|
}
|
16480
16495
|
},
|
16481
|
-
"
|
16496
|
+
"S12t": {
|
16482
16497
|
"type": "structure",
|
16483
16498
|
"required": [
|
16484
16499
|
"SourceArn"
|
@@ -16488,7 +16503,7 @@
|
|
16488
16503
|
"SourceType": {}
|
16489
16504
|
}
|
16490
16505
|
},
|
16491
|
-
"
|
16506
|
+
"S12x": {
|
16492
16507
|
"type": "structure",
|
16493
16508
|
"required": [
|
16494
16509
|
"SourceArn"
|
@@ -16498,7 +16513,7 @@
|
|
16498
16513
|
"SourceType": {}
|
16499
16514
|
}
|
16500
16515
|
},
|
16501
|
-
"
|
16516
|
+
"S12z": {
|
16502
16517
|
"type": "list",
|
16503
16518
|
"member": {
|
16504
16519
|
"type": "structure",
|
@@ -16529,7 +16544,7 @@
|
|
16529
16544
|
}
|
16530
16545
|
}
|
16531
16546
|
},
|
16532
|
-
"
|
16547
|
+
"S139": {
|
16533
16548
|
"type": "structure",
|
16534
16549
|
"required": [
|
16535
16550
|
"WorkforceName",
|
@@ -16542,11 +16557,11 @@
|
|
16542
16557
|
"type": "timestamp"
|
16543
16558
|
},
|
16544
16559
|
"SourceIpConfig": {
|
16545
|
-
"shape": "
|
16560
|
+
"shape": "Sr1"
|
16546
16561
|
},
|
16547
16562
|
"SubDomain": {},
|
16548
16563
|
"CognitoConfig": {
|
16549
|
-
"shape": "
|
16564
|
+
"shape": "Sqv"
|
16550
16565
|
},
|
16551
16566
|
"OidcConfig": {
|
16552
16567
|
"type": "structure",
|
@@ -16573,10 +16588,10 @@
|
|
16573
16588
|
"members": {
|
16574
16589
|
"VpcId": {},
|
16575
16590
|
"SecurityGroupIds": {
|
16576
|
-
"shape": "
|
16591
|
+
"shape": "Sr7"
|
16577
16592
|
},
|
16578
16593
|
"Subnets": {
|
16579
|
-
"shape": "
|
16594
|
+
"shape": "Sr9"
|
16580
16595
|
},
|
16581
16596
|
"VpcEndpointId": {}
|
16582
16597
|
}
|
@@ -16585,7 +16600,7 @@
|
|
16585
16600
|
"FailureReason": {}
|
16586
16601
|
}
|
16587
16602
|
},
|
16588
|
-
"
|
16603
|
+
"S13h": {
|
16589
16604
|
"type": "structure",
|
16590
16605
|
"required": [
|
16591
16606
|
"WorkteamName",
|
@@ -16596,7 +16611,7 @@
|
|
16596
16611
|
"members": {
|
16597
16612
|
"WorkteamName": {},
|
16598
16613
|
"MemberDefinitions": {
|
16599
|
-
"shape": "
|
16614
|
+
"shape": "Srf"
|
16600
16615
|
},
|
16601
16616
|
"WorkteamArn": {},
|
16602
16617
|
"WorkforceArn": {},
|
@@ -16613,11 +16628,11 @@
|
|
16613
16628
|
"type": "timestamp"
|
16614
16629
|
},
|
16615
16630
|
"NotificationConfiguration": {
|
16616
|
-
"shape": "
|
16631
|
+
"shape": "Srn"
|
16617
16632
|
}
|
16618
16633
|
}
|
16619
16634
|
},
|
16620
|
-
"
|
16635
|
+
"S16e": {
|
16621
16636
|
"type": "list",
|
16622
16637
|
"member": {
|
16623
16638
|
"type": "structure",
|
@@ -16637,7 +16652,7 @@
|
|
16637
16652
|
}
|
16638
16653
|
}
|
16639
16654
|
},
|
16640
|
-
"
|
16655
|
+
"S184": {
|
16641
16656
|
"type": "list",
|
16642
16657
|
"member": {
|
16643
16658
|
"type": "structure",
|
@@ -16659,7 +16674,7 @@
|
|
16659
16674
|
"HubContentDisplayName": {},
|
16660
16675
|
"HubContentDescription": {},
|
16661
16676
|
"HubContentSearchKeywords": {
|
16662
|
-
"shape": "
|
16677
|
+
"shape": "Sy6"
|
16663
16678
|
},
|
16664
16679
|
"HubContentStatus": {},
|
16665
16680
|
"CreationTime": {
|
@@ -16668,7 +16683,7 @@
|
|
16668
16683
|
}
|
16669
16684
|
}
|
16670
16685
|
},
|
16671
|
-
"
|
16686
|
+
"S1bj": {
|
16672
16687
|
"type": "list",
|
16673
16688
|
"member": {
|
16674
16689
|
"type": "structure",
|
@@ -16712,7 +16727,7 @@
|
|
16712
16727
|
}
|
16713
16728
|
}
|
16714
16729
|
},
|
16715
|
-
"
|
16730
|
+
"S1cy": {
|
16716
16731
|
"type": "list",
|
16717
16732
|
"member": {
|
16718
16733
|
"type": "structure",
|
@@ -16726,7 +16741,7 @@
|
|
16726
16741
|
}
|
16727
16742
|
}
|
16728
16743
|
},
|
16729
|
-
"
|
16744
|
+
"S1df": {
|
16730
16745
|
"type": "list",
|
16731
16746
|
"member": {
|
16732
16747
|
"type": "structure",
|
@@ -16740,7 +16755,7 @@
|
|
16740
16755
|
}
|
16741
16756
|
}
|
16742
16757
|
},
|
16743
|
-
"
|
16758
|
+
"S1ga": {
|
16744
16759
|
"type": "list",
|
16745
16760
|
"member": {
|
16746
16761
|
"type": "structure",
|
@@ -16754,11 +16769,11 @@
|
|
16754
16769
|
}
|
16755
16770
|
}
|
16756
16771
|
},
|
16757
|
-
"
|
16772
|
+
"S1gl": {
|
16758
16773
|
"type": "structure",
|
16759
16774
|
"members": {
|
16760
16775
|
"Filters": {
|
16761
|
-
"shape": "
|
16776
|
+
"shape": "S1gm"
|
16762
16777
|
},
|
16763
16778
|
"NestedFilters": {
|
16764
16779
|
"type": "list",
|
@@ -16771,7 +16786,7 @@
|
|
16771
16786
|
"members": {
|
16772
16787
|
"NestedPropertyName": {},
|
16773
16788
|
"Filters": {
|
16774
|
-
"shape": "
|
16789
|
+
"shape": "S1gm"
|
16775
16790
|
}
|
16776
16791
|
}
|
16777
16792
|
}
|
@@ -16779,13 +16794,13 @@
|
|
16779
16794
|
"SubExpressions": {
|
16780
16795
|
"type": "list",
|
16781
16796
|
"member": {
|
16782
|
-
"shape": "
|
16797
|
+
"shape": "S1gl"
|
16783
16798
|
}
|
16784
16799
|
},
|
16785
16800
|
"Operator": {}
|
16786
16801
|
}
|
16787
16802
|
},
|
16788
|
-
"
|
16803
|
+
"S1gm": {
|
16789
16804
|
"type": "list",
|
16790
16805
|
"member": {
|
16791
16806
|
"type": "structure",
|
@@ -16799,7 +16814,7 @@
|
|
16799
16814
|
}
|
16800
16815
|
}
|
16801
16816
|
},
|
16802
|
-
"
|
16817
|
+
"S1gz": {
|
16803
16818
|
"type": "structure",
|
16804
16819
|
"members": {
|
16805
16820
|
"TrainingJobName": {},
|
@@ -16808,7 +16823,7 @@
|
|
16808
16823
|
"LabelingJobArn": {},
|
16809
16824
|
"AutoMLJobArn": {},
|
16810
16825
|
"ModelArtifacts": {
|
16811
|
-
"shape": "
|
16826
|
+
"shape": "Svn"
|
16812
16827
|
},
|
16813
16828
|
"TrainingJobStatus": {},
|
16814
16829
|
"SecondaryStatus": {},
|
@@ -16817,7 +16832,7 @@
|
|
16817
16832
|
"shape": "S2t"
|
16818
16833
|
},
|
16819
16834
|
"AlgorithmSpecification": {
|
16820
|
-
"shape": "
|
16835
|
+
"shape": "Sp2"
|
16821
16836
|
},
|
16822
16837
|
"RoleArn": {},
|
16823
16838
|
"InputDataConfig": {
|
@@ -16848,10 +16863,10 @@
|
|
16848
16863
|
"type": "timestamp"
|
16849
16864
|
},
|
16850
16865
|
"SecondaryStatusTransitions": {
|
16851
|
-
"shape": "
|
16866
|
+
"shape": "S127"
|
16852
16867
|
},
|
16853
16868
|
"FinalMetricDataList": {
|
16854
|
-
"shape": "
|
16869
|
+
"shape": "S12a"
|
16855
16870
|
},
|
16856
16871
|
"EnableNetworkIsolation": {
|
16857
16872
|
"type": "boolean"
|
@@ -16872,25 +16887,25 @@
|
|
16872
16887
|
"type": "integer"
|
16873
16888
|
},
|
16874
16889
|
"DebugHookConfig": {
|
16875
|
-
"shape": "
|
16890
|
+
"shape": "Spb"
|
16876
16891
|
},
|
16877
16892
|
"ExperimentConfig": {
|
16878
|
-
"shape": "
|
16893
|
+
"shape": "Sod"
|
16879
16894
|
},
|
16880
16895
|
"DebugRuleConfigurations": {
|
16881
|
-
"shape": "
|
16896
|
+
"shape": "Spj"
|
16882
16897
|
},
|
16883
16898
|
"TensorBoardOutputConfig": {
|
16884
|
-
"shape": "
|
16899
|
+
"shape": "Spn"
|
16885
16900
|
},
|
16886
16901
|
"DebugRuleEvaluationStatuses": {
|
16887
|
-
"shape": "
|
16902
|
+
"shape": "S12e"
|
16888
16903
|
},
|
16889
16904
|
"ProfilerConfig": {
|
16890
|
-
"shape": "
|
16905
|
+
"shape": "Spo"
|
16891
16906
|
},
|
16892
16907
|
"Environment": {
|
16893
|
-
"shape": "
|
16908
|
+
"shape": "Spu"
|
16894
16909
|
},
|
16895
16910
|
"RetryStrategy": {
|
16896
16911
|
"shape": "Sfw"
|
@@ -16900,7 +16915,7 @@
|
|
16900
16915
|
}
|
16901
16916
|
}
|
16902
16917
|
},
|
16903
|
-
"
|
16918
|
+
"S1h7": {
|
16904
16919
|
"type": "structure",
|
16905
16920
|
"members": {
|
16906
16921
|
"TransformJobName": {},
|
@@ -16912,7 +16927,7 @@
|
|
16912
16927
|
"type": "integer"
|
16913
16928
|
},
|
16914
16929
|
"ModelClientConfig": {
|
16915
|
-
"shape": "
|
16930
|
+
"shape": "Sq1"
|
16916
16931
|
},
|
16917
16932
|
"MaxPayloadInMB": {
|
16918
16933
|
"type": "integer"
|
@@ -16942,21 +16957,21 @@
|
|
16942
16957
|
"LabelingJobArn": {},
|
16943
16958
|
"AutoMLJobArn": {},
|
16944
16959
|
"DataProcessing": {
|
16945
|
-
"shape": "
|
16960
|
+
"shape": "Sq5"
|
16946
16961
|
},
|
16947
16962
|
"ExperimentConfig": {
|
16948
|
-
"shape": "
|
16963
|
+
"shape": "Sod"
|
16949
16964
|
},
|
16950
16965
|
"Tags": {
|
16951
16966
|
"shape": "S7"
|
16952
16967
|
}
|
16953
16968
|
}
|
16954
16969
|
},
|
16955
|
-
"
|
16970
|
+
"S1io": {
|
16956
16971
|
"type": "list",
|
16957
16972
|
"member": {}
|
16958
16973
|
},
|
16959
|
-
"
|
16974
|
+
"S1kv": {
|
16960
16975
|
"type": "list",
|
16961
16976
|
"member": {}
|
16962
16977
|
}
|