cdk-lambda-subminute 2.0.305 → 2.0.307
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +14 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.examples.json +251 -0
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +349 -106
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/cloudfront-keyvaluestore-2022-07-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudfront-keyvaluestore-2022-07-26.min.json +359 -0
- package/node_modules/aws-sdk/apis/cloudfront-keyvaluestore-2022-07-26.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/inspector-scan-2023-08-08.examples.json +174 -0
- package/node_modules/aws-sdk/apis/inspector-scan-2023-08-08.min.json +51 -0
- package/node_modules/aws-sdk/apis/inspector-scan-2023-08-08.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +989 -176
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +729 -131
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +92 -21
- package/node_modules/aws-sdk/apis/metadata.json +8 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +152 -152
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +109 -92
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +112 -84
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +544 -533
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +220 -2
- package/node_modules/aws-sdk/clients/cloudfrontkeyvaluestore.d.ts +294 -0
- package/node_modules/aws-sdk/clients/cloudfrontkeyvaluestore.js +18 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +12 -12
- package/node_modules/aws-sdk/clients/inspectorscan.d.ts +59 -0
- package/node_modules/aws-sdk/clients/inspectorscan.js +18 -0
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +1080 -179
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +666 -9
- package/node_modules/aws-sdk/clients/kinesis.d.ts +96 -42
- package/node_modules/aws-sdk/clients/s3.d.ts +38 -15
- package/node_modules/aws-sdk/clients/s3control.d.ts +35 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +13 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +89 -15
- package/node_modules/aws-sdk/dist/aws-sdk.js +601 -225
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +93 -92
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/services/s3.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -4
@@ -1157,10 +1157,10 @@
|
|
1157
1157
|
"shape": "Skc"
|
1158
1158
|
},
|
1159
1159
|
"Containers": {
|
1160
|
-
"shape": "
|
1160
|
+
"shape": "Sks"
|
1161
1161
|
},
|
1162
1162
|
"InferenceExecutionConfig": {
|
1163
|
-
"shape": "
|
1163
|
+
"shape": "Skt"
|
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": "Skx"
|
1202
1202
|
},
|
1203
1203
|
"ModelBiasAppSpecification": {
|
1204
|
-
"shape": "
|
1204
|
+
"shape": "Sky"
|
1205
1205
|
},
|
1206
1206
|
"ModelBiasJobInput": {
|
1207
|
-
"shape": "
|
1207
|
+
"shape": "Skz"
|
1208
1208
|
},
|
1209
1209
|
"ModelBiasJobOutputConfig": {
|
1210
1210
|
"shape": "S8w"
|
@@ -1245,10 +1245,10 @@
|
|
1245
1245
|
"members": {
|
1246
1246
|
"ModelCardName": {},
|
1247
1247
|
"SecurityConfig": {
|
1248
|
-
"shape": "
|
1248
|
+
"shape": "Sl3"
|
1249
1249
|
},
|
1250
1250
|
"Content": {
|
1251
|
-
"shape": "
|
1251
|
+
"shape": "Sl4"
|
1252
1252
|
},
|
1253
1253
|
"ModelCardStatus": {},
|
1254
1254
|
"Tags": {
|
@@ -1281,7 +1281,7 @@
|
|
1281
1281
|
},
|
1282
1282
|
"ModelCardExportJobName": {},
|
1283
1283
|
"OutputConfig": {
|
1284
|
-
"shape": "
|
1284
|
+
"shape": "Sla"
|
1285
1285
|
}
|
1286
1286
|
}
|
1287
1287
|
},
|
@@ -1309,13 +1309,13 @@
|
|
1309
1309
|
"members": {
|
1310
1310
|
"JobDefinitionName": {},
|
1311
1311
|
"ModelExplainabilityBaselineConfig": {
|
1312
|
-
"shape": "
|
1312
|
+
"shape": "Sle"
|
1313
1313
|
},
|
1314
1314
|
"ModelExplainabilityAppSpecification": {
|
1315
|
-
"shape": "
|
1315
|
+
"shape": "Slf"
|
1316
1316
|
},
|
1317
1317
|
"ModelExplainabilityJobInput": {
|
1318
|
-
"shape": "
|
1318
|
+
"shape": "Slg"
|
1319
1319
|
},
|
1320
1320
|
"ModelExplainabilityJobOutputConfig": {
|
1321
1321
|
"shape": "S8w"
|
@@ -1356,10 +1356,10 @@
|
|
1356
1356
|
"shape": "Sr"
|
1357
1357
|
},
|
1358
1358
|
"ValidationSpecification": {
|
1359
|
-
"shape": "
|
1359
|
+
"shape": "Slj"
|
1360
1360
|
},
|
1361
1361
|
"SourceAlgorithmSpecification": {
|
1362
|
-
"shape": "
|
1362
|
+
"shape": "Slm"
|
1363
1363
|
},
|
1364
1364
|
"CertifyForMarketplace": {
|
1365
1365
|
"type": "boolean"
|
@@ -1372,22 +1372,22 @@
|
|
1372
1372
|
"shape": "S1u"
|
1373
1373
|
},
|
1374
1374
|
"ModelMetrics": {
|
1375
|
-
"shape": "
|
1375
|
+
"shape": "Slp"
|
1376
1376
|
},
|
1377
1377
|
"ClientToken": {
|
1378
1378
|
"idempotencyToken": true
|
1379
1379
|
},
|
1380
1380
|
"CustomerMetadataProperties": {
|
1381
|
-
"shape": "
|
1381
|
+
"shape": "Slw"
|
1382
1382
|
},
|
1383
1383
|
"DriftCheckBaselines": {
|
1384
|
-
"shape": "
|
1384
|
+
"shape": "Slz"
|
1385
1385
|
},
|
1386
1386
|
"Domain": {},
|
1387
1387
|
"Task": {},
|
1388
1388
|
"SamplePayloadUrl": {},
|
1389
1389
|
"AdditionalInferenceSpecifications": {
|
1390
|
-
"shape": "
|
1390
|
+
"shape": "Sm5"
|
1391
1391
|
},
|
1392
1392
|
"SkipModelValidation": {}
|
1393
1393
|
}
|
@@ -1440,13 +1440,13 @@
|
|
1440
1440
|
"members": {
|
1441
1441
|
"JobDefinitionName": {},
|
1442
1442
|
"ModelQualityBaselineConfig": {
|
1443
|
-
"shape": "
|
1443
|
+
"shape": "Smd"
|
1444
1444
|
},
|
1445
1445
|
"ModelQualityAppSpecification": {
|
1446
|
-
"shape": "
|
1446
|
+
"shape": "Sme"
|
1447
1447
|
},
|
1448
1448
|
"ModelQualityJobInput": {
|
1449
|
-
"shape": "
|
1449
|
+
"shape": "Smg"
|
1450
1450
|
},
|
1451
1451
|
"ModelQualityJobOutputConfig": {
|
1452
1452
|
"shape": "S8w"
|
@@ -1486,7 +1486,7 @@
|
|
1486
1486
|
"members": {
|
1487
1487
|
"MonitoringScheduleName": {},
|
1488
1488
|
"MonitoringScheduleConfig": {
|
1489
|
-
"shape": "
|
1489
|
+
"shape": "Smk"
|
1490
1490
|
},
|
1491
1491
|
"Tags": {
|
1492
1492
|
"shape": "S7"
|
@@ -1529,16 +1529,16 @@
|
|
1529
1529
|
"type": "integer"
|
1530
1530
|
},
|
1531
1531
|
"AcceleratorTypes": {
|
1532
|
-
"shape": "
|
1532
|
+
"shape": "Sn1"
|
1533
1533
|
},
|
1534
1534
|
"DefaultCodeRepository": {},
|
1535
1535
|
"AdditionalCodeRepositories": {
|
1536
|
-
"shape": "
|
1536
|
+
"shape": "Sn4"
|
1537
1537
|
},
|
1538
1538
|
"RootAccess": {},
|
1539
1539
|
"PlatformIdentifier": {},
|
1540
1540
|
"InstanceMetadataServiceConfiguration": {
|
1541
|
-
"shape": "
|
1541
|
+
"shape": "Sn7"
|
1542
1542
|
}
|
1543
1543
|
}
|
1544
1544
|
},
|
@@ -1558,10 +1558,10 @@
|
|
1558
1558
|
"members": {
|
1559
1559
|
"NotebookInstanceLifecycleConfigName": {},
|
1560
1560
|
"OnCreate": {
|
1561
|
-
"shape": "
|
1561
|
+
"shape": "Snc"
|
1562
1562
|
},
|
1563
1563
|
"OnStart": {
|
1564
|
-
"shape": "
|
1564
|
+
"shape": "Snc"
|
1565
1565
|
}
|
1566
1566
|
}
|
1567
1567
|
},
|
@@ -1585,7 +1585,7 @@
|
|
1585
1585
|
"PipelineDisplayName": {},
|
1586
1586
|
"PipelineDefinition": {},
|
1587
1587
|
"PipelineDefinitionS3Location": {
|
1588
|
-
"shape": "
|
1588
|
+
"shape": "Snk"
|
1589
1589
|
},
|
1590
1590
|
"PipelineDescription": {},
|
1591
1591
|
"ClientRequestToken": {
|
@@ -1596,7 +1596,7 @@
|
|
1596
1596
|
"shape": "S7"
|
1597
1597
|
},
|
1598
1598
|
"ParallelismConfiguration": {
|
1599
|
-
"shape": "
|
1599
|
+
"shape": "Snq"
|
1600
1600
|
}
|
1601
1601
|
}
|
1602
1602
|
},
|
@@ -1664,33 +1664,33 @@
|
|
1664
1664
|
],
|
1665
1665
|
"members": {
|
1666
1666
|
"ProcessingInputs": {
|
1667
|
-
"shape": "
|
1667
|
+
"shape": "So3"
|
1668
1668
|
},
|
1669
1669
|
"ProcessingOutputConfig": {
|
1670
|
-
"shape": "
|
1670
|
+
"shape": "Soq"
|
1671
1671
|
},
|
1672
1672
|
"ProcessingJobName": {},
|
1673
1673
|
"ProcessingResources": {
|
1674
|
-
"shape": "
|
1674
|
+
"shape": "Sov"
|
1675
1675
|
},
|
1676
1676
|
"StoppingCondition": {
|
1677
|
-
"shape": "
|
1677
|
+
"shape": "Sox"
|
1678
1678
|
},
|
1679
1679
|
"AppSpecification": {
|
1680
|
-
"shape": "
|
1680
|
+
"shape": "Soz"
|
1681
1681
|
},
|
1682
1682
|
"Environment": {
|
1683
|
-
"shape": "
|
1683
|
+
"shape": "Sp1"
|
1684
1684
|
},
|
1685
1685
|
"NetworkConfig": {
|
1686
|
-
"shape": "
|
1686
|
+
"shape": "Sms"
|
1687
1687
|
},
|
1688
1688
|
"RoleArn": {},
|
1689
1689
|
"Tags": {
|
1690
1690
|
"shape": "S7"
|
1691
1691
|
},
|
1692
1692
|
"ExperimentConfig": {
|
1693
|
-
"shape": "
|
1693
|
+
"shape": "Sp2"
|
1694
1694
|
}
|
1695
1695
|
}
|
1696
1696
|
},
|
@@ -1715,7 +1715,7 @@
|
|
1715
1715
|
"ProjectName": {},
|
1716
1716
|
"ProjectDescription": {},
|
1717
1717
|
"ServiceCatalogProvisioningDetails": {
|
1718
|
-
"shape": "
|
1718
|
+
"shape": "Sp7"
|
1719
1719
|
},
|
1720
1720
|
"Tags": {
|
1721
1721
|
"shape": "S7"
|
@@ -1748,7 +1748,7 @@
|
|
1748
1748
|
"shape": "S7"
|
1749
1749
|
},
|
1750
1750
|
"SpaceSettings": {
|
1751
|
-
"shape": "
|
1751
|
+
"shape": "Sph"
|
1752
1752
|
}
|
1753
1753
|
}
|
1754
1754
|
},
|
@@ -1800,7 +1800,7 @@
|
|
1800
1800
|
"shape": "S2w"
|
1801
1801
|
},
|
1802
1802
|
"AlgorithmSpecification": {
|
1803
|
-
"shape": "
|
1803
|
+
"shape": "Spr"
|
1804
1804
|
},
|
1805
1805
|
"RoleArn": {},
|
1806
1806
|
"InputDataConfig": {
|
@@ -1834,25 +1834,25 @@
|
|
1834
1834
|
"shape": "Sge"
|
1835
1835
|
},
|
1836
1836
|
"DebugHookConfig": {
|
1837
|
-
"shape": "
|
1837
|
+
"shape": "Sq0"
|
1838
1838
|
},
|
1839
1839
|
"DebugRuleConfigurations": {
|
1840
|
-
"shape": "
|
1840
|
+
"shape": "Sq8"
|
1841
1841
|
},
|
1842
1842
|
"TensorBoardOutputConfig": {
|
1843
|
-
"shape": "
|
1843
|
+
"shape": "Sqc"
|
1844
1844
|
},
|
1845
1845
|
"ExperimentConfig": {
|
1846
|
-
"shape": "
|
1846
|
+
"shape": "Sp2"
|
1847
1847
|
},
|
1848
1848
|
"ProfilerConfig": {
|
1849
|
-
"shape": "
|
1849
|
+
"shape": "Sqd"
|
1850
1850
|
},
|
1851
1851
|
"ProfilerRuleConfigurations": {
|
1852
|
-
"shape": "
|
1852
|
+
"shape": "Sqh"
|
1853
1853
|
},
|
1854
1854
|
"Environment": {
|
1855
|
-
"shape": "
|
1855
|
+
"shape": "Sqj"
|
1856
1856
|
},
|
1857
1857
|
"RetryStrategy": {
|
1858
1858
|
"shape": "Sgf"
|
@@ -1886,7 +1886,7 @@
|
|
1886
1886
|
"type": "integer"
|
1887
1887
|
},
|
1888
1888
|
"ModelClientConfig": {
|
1889
|
-
"shape": "
|
1889
|
+
"shape": "Sqq"
|
1890
1890
|
},
|
1891
1891
|
"MaxPayloadInMB": {
|
1892
1892
|
"type": "integer"
|
@@ -1902,19 +1902,19 @@
|
|
1902
1902
|
"shape": "S44"
|
1903
1903
|
},
|
1904
1904
|
"DataCaptureConfig": {
|
1905
|
-
"shape": "
|
1905
|
+
"shape": "Sqt"
|
1906
1906
|
},
|
1907
1907
|
"TransformResources": {
|
1908
1908
|
"shape": "S47"
|
1909
1909
|
},
|
1910
1910
|
"DataProcessing": {
|
1911
|
-
"shape": "
|
1911
|
+
"shape": "Squ"
|
1912
1912
|
},
|
1913
1913
|
"Tags": {
|
1914
1914
|
"shape": "S7"
|
1915
1915
|
},
|
1916
1916
|
"ExperimentConfig": {
|
1917
|
-
"shape": "
|
1917
|
+
"shape": "Sp2"
|
1918
1918
|
}
|
1919
1919
|
}
|
1920
1920
|
},
|
@@ -1964,7 +1964,7 @@
|
|
1964
1964
|
"TrialComponentName": {},
|
1965
1965
|
"DisplayName": {},
|
1966
1966
|
"Status": {
|
1967
|
-
"shape": "
|
1967
|
+
"shape": "Sr2"
|
1968
1968
|
},
|
1969
1969
|
"StartTime": {
|
1970
1970
|
"type": "timestamp"
|
@@ -1973,13 +1973,13 @@
|
|
1973
1973
|
"type": "timestamp"
|
1974
1974
|
},
|
1975
1975
|
"Parameters": {
|
1976
|
-
"shape": "
|
1976
|
+
"shape": "Sr5"
|
1977
1977
|
},
|
1978
1978
|
"InputArtifacts": {
|
1979
|
-
"shape": "
|
1979
|
+
"shape": "Sr9"
|
1980
1980
|
},
|
1981
1981
|
"OutputArtifacts": {
|
1982
|
-
"shape": "
|
1982
|
+
"shape": "Sr9"
|
1983
1983
|
},
|
1984
1984
|
"MetadataProperties": {
|
1985
1985
|
"shape": "S1u"
|
@@ -2031,20 +2031,20 @@
|
|
2031
2031
|
],
|
2032
2032
|
"members": {
|
2033
2033
|
"CognitoConfig": {
|
2034
|
-
"shape": "
|
2034
|
+
"shape": "Srk"
|
2035
2035
|
},
|
2036
2036
|
"OidcConfig": {
|
2037
|
-
"shape": "
|
2037
|
+
"shape": "Srn"
|
2038
2038
|
},
|
2039
2039
|
"SourceIpConfig": {
|
2040
|
-
"shape": "
|
2040
|
+
"shape": "Srq"
|
2041
2041
|
},
|
2042
2042
|
"WorkforceName": {},
|
2043
2043
|
"Tags": {
|
2044
2044
|
"shape": "S7"
|
2045
2045
|
},
|
2046
2046
|
"WorkforceVpcConfig": {
|
2047
|
-
"shape": "
|
2047
|
+
"shape": "Sru"
|
2048
2048
|
}
|
2049
2049
|
}
|
2050
2050
|
},
|
@@ -2070,11 +2070,11 @@
|
|
2070
2070
|
"WorkteamName": {},
|
2071
2071
|
"WorkforceName": {},
|
2072
2072
|
"MemberDefinitions": {
|
2073
|
-
"shape": "
|
2073
|
+
"shape": "Ss4"
|
2074
2074
|
},
|
2075
2075
|
"Description": {},
|
2076
2076
|
"NotificationConfiguration": {
|
2077
|
-
"shape": "
|
2077
|
+
"shape": "Ssc"
|
2078
2078
|
},
|
2079
2079
|
"Tags": {
|
2080
2080
|
"shape": "S7"
|
@@ -2758,13 +2758,13 @@
|
|
2758
2758
|
"type": "timestamp"
|
2759
2759
|
},
|
2760
2760
|
"CreatedBy": {
|
2761
|
-
"shape": "
|
2761
|
+
"shape": "Suf"
|
2762
2762
|
},
|
2763
2763
|
"LastModifiedTime": {
|
2764
2764
|
"type": "timestamp"
|
2765
2765
|
},
|
2766
2766
|
"LastModifiedBy": {
|
2767
|
-
"shape": "
|
2767
|
+
"shape": "Suf"
|
2768
2768
|
},
|
2769
2769
|
"MetadataProperties": {
|
2770
2770
|
"shape": "S1u"
|
@@ -2814,10 +2814,10 @@
|
|
2814
2814
|
"type": "structure",
|
2815
2815
|
"members": {
|
2816
2816
|
"ValidationStatuses": {
|
2817
|
-
"shape": "
|
2817
|
+
"shape": "Sum"
|
2818
2818
|
},
|
2819
2819
|
"ImageScanStatuses": {
|
2820
|
-
"shape": "
|
2820
|
+
"shape": "Sum"
|
2821
2821
|
}
|
2822
2822
|
}
|
2823
2823
|
},
|
@@ -2923,13 +2923,13 @@
|
|
2923
2923
|
"type": "timestamp"
|
2924
2924
|
},
|
2925
2925
|
"CreatedBy": {
|
2926
|
-
"shape": "
|
2926
|
+
"shape": "Suf"
|
2927
2927
|
},
|
2928
2928
|
"LastModifiedTime": {
|
2929
2929
|
"type": "timestamp"
|
2930
2930
|
},
|
2931
2931
|
"LastModifiedBy": {
|
2932
|
-
"shape": "
|
2932
|
+
"shape": "Suf"
|
2933
2933
|
},
|
2934
2934
|
"MetadataProperties": {
|
2935
2935
|
"shape": "S1u"
|
@@ -2989,10 +2989,10 @@
|
|
2989
2989
|
},
|
2990
2990
|
"FailureReason": {},
|
2991
2991
|
"PartialFailureReasons": {
|
2992
|
-
"shape": "
|
2992
|
+
"shape": "Sv0"
|
2993
2993
|
},
|
2994
2994
|
"BestCandidate": {
|
2995
|
-
"shape": "
|
2995
|
+
"shape": "Sv2"
|
2996
2996
|
},
|
2997
2997
|
"AutoMLJobStatus": {},
|
2998
2998
|
"AutoMLJobSecondaryStatus": {},
|
@@ -3000,7 +3000,7 @@
|
|
3000
3000
|
"type": "boolean"
|
3001
3001
|
},
|
3002
3002
|
"AutoMLJobArtifacts": {
|
3003
|
-
"shape": "
|
3003
|
+
"shape": "Svu"
|
3004
3004
|
},
|
3005
3005
|
"ResolvedAttributes": {
|
3006
3006
|
"type": "structure",
|
@@ -3018,7 +3018,7 @@
|
|
3018
3018
|
"shape": "S67"
|
3019
3019
|
},
|
3020
3020
|
"ModelDeployResult": {
|
3021
|
-
"shape": "
|
3021
|
+
"shape": "Svy"
|
3022
3022
|
}
|
3023
3023
|
}
|
3024
3024
|
}
|
@@ -3073,10 +3073,10 @@
|
|
3073
3073
|
},
|
3074
3074
|
"FailureReason": {},
|
3075
3075
|
"PartialFailureReasons": {
|
3076
|
-
"shape": "
|
3076
|
+
"shape": "Sv0"
|
3077
3077
|
},
|
3078
3078
|
"BestCandidate": {
|
3079
|
-
"shape": "
|
3079
|
+
"shape": "Sv2"
|
3080
3080
|
},
|
3081
3081
|
"AutoMLJobStatus": {},
|
3082
3082
|
"AutoMLJobSecondaryStatus": {},
|
@@ -3084,7 +3084,7 @@
|
|
3084
3084
|
"shape": "S67"
|
3085
3085
|
},
|
3086
3086
|
"ModelDeployResult": {
|
3087
|
-
"shape": "
|
3087
|
+
"shape": "Svy"
|
3088
3088
|
},
|
3089
3089
|
"DataSplitConfig": {
|
3090
3090
|
"shape": "S5y"
|
@@ -3093,7 +3093,7 @@
|
|
3093
3093
|
"shape": "S5s"
|
3094
3094
|
},
|
3095
3095
|
"AutoMLJobArtifacts": {
|
3096
|
-
"shape": "
|
3096
|
+
"shape": "Svu"
|
3097
3097
|
},
|
3098
3098
|
"ResolvedAttributes": {
|
3099
3099
|
"type": "structure",
|
@@ -3209,7 +3209,7 @@
|
|
3209
3209
|
},
|
3210
3210
|
"FailureReason": {},
|
3211
3211
|
"ModelArtifacts": {
|
3212
|
-
"shape": "
|
3212
|
+
"shape": "Swd"
|
3213
3213
|
},
|
3214
3214
|
"ModelDigests": {
|
3215
3215
|
"type": "structure",
|
@@ -3263,13 +3263,13 @@
|
|
3263
3263
|
"type": "timestamp"
|
3264
3264
|
},
|
3265
3265
|
"CreatedBy": {
|
3266
|
-
"shape": "
|
3266
|
+
"shape": "Suf"
|
3267
3267
|
},
|
3268
3268
|
"LastModifiedTime": {
|
3269
3269
|
"type": "timestamp"
|
3270
3270
|
},
|
3271
3271
|
"LastModifiedBy": {
|
3272
|
-
"shape": "
|
3272
|
+
"shape": "Suf"
|
3273
3273
|
},
|
3274
3274
|
"LineageGroupArn": {}
|
3275
3275
|
}
|
@@ -3651,10 +3651,10 @@
|
|
3651
3651
|
"EndpointArn": {},
|
3652
3652
|
"EndpointConfigName": {},
|
3653
3653
|
"ProductionVariants": {
|
3654
|
-
"shape": "
|
3654
|
+
"shape": "Sxi"
|
3655
3655
|
},
|
3656
3656
|
"DataCaptureConfig": {
|
3657
|
-
"shape": "
|
3657
|
+
"shape": "Sxq"
|
3658
3658
|
},
|
3659
3659
|
"EndpointStatus": {},
|
3660
3660
|
"FailureReason": {},
|
@@ -3678,13 +3678,13 @@
|
|
3678
3678
|
"members": {
|
3679
3679
|
"EndpointConfigName": {},
|
3680
3680
|
"ProductionVariants": {
|
3681
|
-
"shape": "
|
3681
|
+
"shape": "Sxu"
|
3682
3682
|
},
|
3683
3683
|
"StartTime": {
|
3684
3684
|
"type": "timestamp"
|
3685
3685
|
},
|
3686
3686
|
"ShadowProductionVariants": {
|
3687
|
-
"shape": "
|
3687
|
+
"shape": "Sxu"
|
3688
3688
|
}
|
3689
3689
|
}
|
3690
3690
|
},
|
@@ -3692,7 +3692,7 @@
|
|
3692
3692
|
"shape": "Sco"
|
3693
3693
|
},
|
3694
3694
|
"ShadowProductionVariants": {
|
3695
|
-
"shape": "
|
3695
|
+
"shape": "Sxi"
|
3696
3696
|
}
|
3697
3697
|
}
|
3698
3698
|
}
|
@@ -3757,20 +3757,20 @@
|
|
3757
3757
|
"ExperimentArn": {},
|
3758
3758
|
"DisplayName": {},
|
3759
3759
|
"Source": {
|
3760
|
-
"shape": "
|
3760
|
+
"shape": "Sy0"
|
3761
3761
|
},
|
3762
3762
|
"Description": {},
|
3763
3763
|
"CreationTime": {
|
3764
3764
|
"type": "timestamp"
|
3765
3765
|
},
|
3766
3766
|
"CreatedBy": {
|
3767
|
-
"shape": "
|
3767
|
+
"shape": "Suf"
|
3768
3768
|
},
|
3769
3769
|
"LastModifiedTime": {
|
3770
3770
|
"type": "timestamp"
|
3771
3771
|
},
|
3772
3772
|
"LastModifiedBy": {
|
3773
|
-
"shape": "
|
3773
|
+
"shape": "Suf"
|
3774
3774
|
}
|
3775
3775
|
}
|
3776
3776
|
}
|
@@ -3820,10 +3820,10 @@
|
|
3820
3820
|
"RoleArn": {},
|
3821
3821
|
"FeatureGroupStatus": {},
|
3822
3822
|
"OfflineStoreStatus": {
|
3823
|
-
"shape": "
|
3823
|
+
"shape": "Sy7"
|
3824
3824
|
},
|
3825
3825
|
"LastUpdateStatus": {
|
3826
|
-
"shape": "
|
3826
|
+
"shape": "Sya"
|
3827
3827
|
},
|
3828
3828
|
"FailureReason": {},
|
3829
3829
|
"Description": {},
|
@@ -3869,7 +3869,7 @@
|
|
3869
3869
|
},
|
3870
3870
|
"Description": {},
|
3871
3871
|
"Parameters": {
|
3872
|
-
"shape": "
|
3872
|
+
"shape": "Syg"
|
3873
3873
|
}
|
3874
3874
|
}
|
3875
3875
|
}
|
@@ -4002,7 +4002,7 @@
|
|
4002
4002
|
"HubContentMarkdown": {},
|
4003
4003
|
"HubContentDocument": {},
|
4004
4004
|
"HubContentSearchKeywords": {
|
4005
|
-
"shape": "
|
4005
|
+
"shape": "Syy"
|
4006
4006
|
},
|
4007
4007
|
"HubContentDependencies": {
|
4008
4008
|
"type": "list",
|
@@ -4101,26 +4101,26 @@
|
|
4101
4101
|
"type": "timestamp"
|
4102
4102
|
},
|
4103
4103
|
"TrainingJobStatusCounters": {
|
4104
|
-
"shape": "
|
4104
|
+
"shape": "Szd"
|
4105
4105
|
},
|
4106
4106
|
"ObjectiveStatusCounters": {
|
4107
|
-
"shape": "
|
4107
|
+
"shape": "Szf"
|
4108
4108
|
},
|
4109
4109
|
"BestTrainingJob": {
|
4110
|
-
"shape": "
|
4110
|
+
"shape": "Szh"
|
4111
4111
|
},
|
4112
4112
|
"OverallBestTrainingJob": {
|
4113
|
-
"shape": "
|
4113
|
+
"shape": "Szh"
|
4114
4114
|
},
|
4115
4115
|
"WarmStartConfig": {
|
4116
4116
|
"shape": "Sgq"
|
4117
4117
|
},
|
4118
4118
|
"FailureReason": {},
|
4119
4119
|
"TuningJobCompletionDetails": {
|
4120
|
-
"shape": "
|
4120
|
+
"shape": "Szk"
|
4121
4121
|
},
|
4122
4122
|
"ConsumedResources": {
|
4123
|
-
"shape": "
|
4123
|
+
"shape": "Szl"
|
4124
4124
|
},
|
4125
4125
|
"Autotune": {
|
4126
4126
|
"shape": "Sgu"
|
@@ -4339,13 +4339,13 @@
|
|
4339
4339
|
],
|
4340
4340
|
"members": {
|
4341
4341
|
"Metrics": {
|
4342
|
-
"shape": "
|
4342
|
+
"shape": "S106"
|
4343
4343
|
},
|
4344
4344
|
"EndpointConfiguration": {
|
4345
|
-
"shape": "
|
4345
|
+
"shape": "S109"
|
4346
4346
|
},
|
4347
4347
|
"ModelConfiguration": {
|
4348
|
-
"shape": "
|
4348
|
+
"shape": "S10b"
|
4349
4349
|
},
|
4350
4350
|
"RecommendationId": {},
|
4351
4351
|
"InvocationEndTime": {
|
@@ -4367,7 +4367,7 @@
|
|
4367
4367
|
],
|
4368
4368
|
"members": {
|
4369
4369
|
"Metrics": {
|
4370
|
-
"shape": "
|
4370
|
+
"shape": "S10j"
|
4371
4371
|
},
|
4372
4372
|
"EndpointInfo": {
|
4373
4373
|
"shape": "Siz"
|
@@ -4406,7 +4406,7 @@
|
|
4406
4406
|
"members": {
|
4407
4407
|
"LabelingJobStatus": {},
|
4408
4408
|
"LabelCounters": {
|
4409
|
-
"shape": "
|
4409
|
+
"shape": "S10n"
|
4410
4410
|
},
|
4411
4411
|
"FailureReason": {},
|
4412
4412
|
"CreationTime": {
|
@@ -4440,7 +4440,7 @@
|
|
4440
4440
|
"shape": "S7"
|
4441
4441
|
},
|
4442
4442
|
"LabelingJobOutput": {
|
4443
|
-
"shape": "
|
4443
|
+
"shape": "S10q"
|
4444
4444
|
}
|
4445
4445
|
}
|
4446
4446
|
}
|
@@ -4466,13 +4466,13 @@
|
|
4466
4466
|
"type": "timestamp"
|
4467
4467
|
},
|
4468
4468
|
"CreatedBy": {
|
4469
|
-
"shape": "
|
4469
|
+
"shape": "Suf"
|
4470
4470
|
},
|
4471
4471
|
"LastModifiedTime": {
|
4472
4472
|
"type": "timestamp"
|
4473
4473
|
},
|
4474
4474
|
"LastModifiedBy": {
|
4475
|
-
"shape": "
|
4475
|
+
"shape": "Suf"
|
4476
4476
|
}
|
4477
4477
|
}
|
4478
4478
|
}
|
@@ -4501,10 +4501,10 @@
|
|
4501
4501
|
"shape": "Skc"
|
4502
4502
|
},
|
4503
4503
|
"Containers": {
|
4504
|
-
"shape": "
|
4504
|
+
"shape": "Sks"
|
4505
4505
|
},
|
4506
4506
|
"InferenceExecutionConfig": {
|
4507
|
-
"shape": "
|
4507
|
+
"shape": "Skt"
|
4508
4508
|
},
|
4509
4509
|
"ExecutionRoleArn": {},
|
4510
4510
|
"VpcConfig": {
|
@@ -4518,7 +4518,7 @@
|
|
4518
4518
|
"type": "boolean"
|
4519
4519
|
},
|
4520
4520
|
"DeploymentRecommendation": {
|
4521
|
-
"shape": "
|
4521
|
+
"shape": "S10v"
|
4522
4522
|
}
|
4523
4523
|
}
|
4524
4524
|
}
|
@@ -4552,13 +4552,13 @@
|
|
4552
4552
|
"type": "timestamp"
|
4553
4553
|
},
|
4554
4554
|
"ModelBiasBaselineConfig": {
|
4555
|
-
"shape": "
|
4555
|
+
"shape": "Skx"
|
4556
4556
|
},
|
4557
4557
|
"ModelBiasAppSpecification": {
|
4558
|
-
"shape": "
|
4558
|
+
"shape": "Sky"
|
4559
4559
|
},
|
4560
4560
|
"ModelBiasJobInput": {
|
4561
|
-
"shape": "
|
4561
|
+
"shape": "Skz"
|
4562
4562
|
},
|
4563
4563
|
"ModelBiasJobOutputConfig": {
|
4564
4564
|
"shape": "S8w"
|
@@ -4607,23 +4607,23 @@
|
|
4607
4607
|
"type": "integer"
|
4608
4608
|
},
|
4609
4609
|
"Content": {
|
4610
|
-
"shape": "
|
4610
|
+
"shape": "Sl4"
|
4611
4611
|
},
|
4612
4612
|
"ModelCardStatus": {},
|
4613
4613
|
"SecurityConfig": {
|
4614
|
-
"shape": "
|
4614
|
+
"shape": "Sl3"
|
4615
4615
|
},
|
4616
4616
|
"CreationTime": {
|
4617
4617
|
"type": "timestamp"
|
4618
4618
|
},
|
4619
4619
|
"CreatedBy": {
|
4620
|
-
"shape": "
|
4620
|
+
"shape": "Suf"
|
4621
4621
|
},
|
4622
4622
|
"LastModifiedTime": {
|
4623
4623
|
"type": "timestamp"
|
4624
4624
|
},
|
4625
4625
|
"LastModifiedBy": {
|
4626
|
-
"shape": "
|
4626
|
+
"shape": "Suf"
|
4627
4627
|
},
|
4628
4628
|
"ModelCardProcessingStatus": {}
|
4629
4629
|
}
|
@@ -4660,7 +4660,7 @@
|
|
4660
4660
|
"type": "integer"
|
4661
4661
|
},
|
4662
4662
|
"OutputConfig": {
|
4663
|
-
"shape": "
|
4663
|
+
"shape": "Sla"
|
4664
4664
|
},
|
4665
4665
|
"CreatedAt": {
|
4666
4666
|
"type": "timestamp"
|
@@ -4710,13 +4710,13 @@
|
|
4710
4710
|
"type": "timestamp"
|
4711
4711
|
},
|
4712
4712
|
"ModelExplainabilityBaselineConfig": {
|
4713
|
-
"shape": "
|
4713
|
+
"shape": "Sle"
|
4714
4714
|
},
|
4715
4715
|
"ModelExplainabilityAppSpecification": {
|
4716
|
-
"shape": "
|
4716
|
+
"shape": "Slf"
|
4717
4717
|
},
|
4718
4718
|
"ModelExplainabilityJobInput": {
|
4719
|
-
"shape": "
|
4719
|
+
"shape": "Slg"
|
4720
4720
|
},
|
4721
4721
|
"ModelExplainabilityJobOutputConfig": {
|
4722
4722
|
"shape": "S8w"
|
@@ -4768,46 +4768,46 @@
|
|
4768
4768
|
"shape": "Sr"
|
4769
4769
|
},
|
4770
4770
|
"SourceAlgorithmSpecification": {
|
4771
|
-
"shape": "
|
4771
|
+
"shape": "Slm"
|
4772
4772
|
},
|
4773
4773
|
"ValidationSpecification": {
|
4774
|
-
"shape": "
|
4774
|
+
"shape": "Slj"
|
4775
4775
|
},
|
4776
4776
|
"ModelPackageStatus": {},
|
4777
4777
|
"ModelPackageStatusDetails": {
|
4778
|
-
"shape": "
|
4778
|
+
"shape": "S11c"
|
4779
4779
|
},
|
4780
4780
|
"CertifyForMarketplace": {
|
4781
4781
|
"type": "boolean"
|
4782
4782
|
},
|
4783
4783
|
"ModelApprovalStatus": {},
|
4784
4784
|
"CreatedBy": {
|
4785
|
-
"shape": "
|
4785
|
+
"shape": "Suf"
|
4786
4786
|
},
|
4787
4787
|
"MetadataProperties": {
|
4788
4788
|
"shape": "S1u"
|
4789
4789
|
},
|
4790
4790
|
"ModelMetrics": {
|
4791
|
-
"shape": "
|
4791
|
+
"shape": "Slp"
|
4792
4792
|
},
|
4793
4793
|
"LastModifiedTime": {
|
4794
4794
|
"type": "timestamp"
|
4795
4795
|
},
|
4796
4796
|
"LastModifiedBy": {
|
4797
|
-
"shape": "
|
4797
|
+
"shape": "Suf"
|
4798
4798
|
},
|
4799
4799
|
"ApprovalDescription": {},
|
4800
4800
|
"CustomerMetadataProperties": {
|
4801
|
-
"shape": "
|
4801
|
+
"shape": "Slw"
|
4802
4802
|
},
|
4803
4803
|
"DriftCheckBaselines": {
|
4804
|
-
"shape": "
|
4804
|
+
"shape": "Slz"
|
4805
4805
|
},
|
4806
4806
|
"Domain": {},
|
4807
4807
|
"Task": {},
|
4808
4808
|
"SamplePayloadUrl": {},
|
4809
4809
|
"AdditionalInferenceSpecifications": {
|
4810
|
-
"shape": "
|
4810
|
+
"shape": "Sm5"
|
4811
4811
|
},
|
4812
4812
|
"SkipModelValidation": {}
|
4813
4813
|
}
|
@@ -4840,7 +4840,7 @@
|
|
4840
4840
|
"type": "timestamp"
|
4841
4841
|
},
|
4842
4842
|
"CreatedBy": {
|
4843
|
-
"shape": "
|
4843
|
+
"shape": "Suf"
|
4844
4844
|
},
|
4845
4845
|
"ModelPackageGroupStatus": {}
|
4846
4846
|
}
|
@@ -4875,13 +4875,13 @@
|
|
4875
4875
|
"type": "timestamp"
|
4876
4876
|
},
|
4877
4877
|
"ModelQualityBaselineConfig": {
|
4878
|
-
"shape": "
|
4878
|
+
"shape": "Smd"
|
4879
4879
|
},
|
4880
4880
|
"ModelQualityAppSpecification": {
|
4881
|
-
"shape": "
|
4881
|
+
"shape": "Sme"
|
4882
4882
|
},
|
4883
4883
|
"ModelQualityJobInput": {
|
4884
|
-
"shape": "
|
4884
|
+
"shape": "Smg"
|
4885
4885
|
},
|
4886
4886
|
"ModelQualityJobOutputConfig": {
|
4887
4887
|
"shape": "S8w"
|
@@ -4932,11 +4932,11 @@
|
|
4932
4932
|
"type": "timestamp"
|
4933
4933
|
},
|
4934
4934
|
"MonitoringScheduleConfig": {
|
4935
|
-
"shape": "
|
4935
|
+
"shape": "Smk"
|
4936
4936
|
},
|
4937
4937
|
"EndpointName": {},
|
4938
4938
|
"LastMonitoringExecutionSummary": {
|
4939
|
-
"shape": "
|
4939
|
+
"shape": "S11p"
|
4940
4940
|
}
|
4941
4941
|
}
|
4942
4942
|
}
|
@@ -4979,16 +4979,16 @@
|
|
4979
4979
|
"type": "integer"
|
4980
4980
|
},
|
4981
4981
|
"AcceleratorTypes": {
|
4982
|
-
"shape": "
|
4982
|
+
"shape": "Sn1"
|
4983
4983
|
},
|
4984
4984
|
"DefaultCodeRepository": {},
|
4985
4985
|
"AdditionalCodeRepositories": {
|
4986
|
-
"shape": "
|
4986
|
+
"shape": "Sn4"
|
4987
4987
|
},
|
4988
4988
|
"RootAccess": {},
|
4989
4989
|
"PlatformIdentifier": {},
|
4990
4990
|
"InstanceMetadataServiceConfiguration": {
|
4991
|
-
"shape": "
|
4991
|
+
"shape": "Sn7"
|
4992
4992
|
}
|
4993
4993
|
}
|
4994
4994
|
}
|
@@ -5009,10 +5009,10 @@
|
|
5009
5009
|
"NotebookInstanceLifecycleConfigArn": {},
|
5010
5010
|
"NotebookInstanceLifecycleConfigName": {},
|
5011
5011
|
"OnCreate": {
|
5012
|
-
"shape": "
|
5012
|
+
"shape": "Snc"
|
5013
5013
|
},
|
5014
5014
|
"OnStart": {
|
5015
|
-
"shape": "
|
5015
|
+
"shape": "Snc"
|
5016
5016
|
},
|
5017
5017
|
"LastModifiedTime": {
|
5018
5018
|
"type": "timestamp"
|
@@ -5053,13 +5053,13 @@
|
|
5053
5053
|
"type": "timestamp"
|
5054
5054
|
},
|
5055
5055
|
"CreatedBy": {
|
5056
|
-
"shape": "
|
5056
|
+
"shape": "Suf"
|
5057
5057
|
},
|
5058
5058
|
"LastModifiedBy": {
|
5059
|
-
"shape": "
|
5059
|
+
"shape": "Suf"
|
5060
5060
|
},
|
5061
5061
|
"ParallelismConfiguration": {
|
5062
|
-
"shape": "
|
5062
|
+
"shape": "Snq"
|
5063
5063
|
}
|
5064
5064
|
}
|
5065
5065
|
}
|
@@ -5103,7 +5103,7 @@
|
|
5103
5103
|
"PipelineExecutionStatus": {},
|
5104
5104
|
"PipelineExecutionDescription": {},
|
5105
5105
|
"PipelineExperimentConfig": {
|
5106
|
-
"shape": "
|
5106
|
+
"shape": "S129"
|
5107
5107
|
},
|
5108
5108
|
"FailureReason": {},
|
5109
5109
|
"CreationTime": {
|
@@ -5113,16 +5113,16 @@
|
|
5113
5113
|
"type": "timestamp"
|
5114
5114
|
},
|
5115
5115
|
"CreatedBy": {
|
5116
|
-
"shape": "
|
5116
|
+
"shape": "Suf"
|
5117
5117
|
},
|
5118
5118
|
"LastModifiedBy": {
|
5119
|
-
"shape": "
|
5119
|
+
"shape": "Suf"
|
5120
5120
|
},
|
5121
5121
|
"ParallelismConfiguration": {
|
5122
|
-
"shape": "
|
5122
|
+
"shape": "Snq"
|
5123
5123
|
},
|
5124
5124
|
"SelectiveExecutionConfig": {
|
5125
|
-
"shape": "
|
5125
|
+
"shape": "S12b"
|
5126
5126
|
}
|
5127
5127
|
}
|
5128
5128
|
}
|
@@ -5149,30 +5149,30 @@
|
|
5149
5149
|
],
|
5150
5150
|
"members": {
|
5151
5151
|
"ProcessingInputs": {
|
5152
|
-
"shape": "
|
5152
|
+
"shape": "So3"
|
5153
5153
|
},
|
5154
5154
|
"ProcessingOutputConfig": {
|
5155
|
-
"shape": "
|
5155
|
+
"shape": "Soq"
|
5156
5156
|
},
|
5157
5157
|
"ProcessingJobName": {},
|
5158
5158
|
"ProcessingResources": {
|
5159
|
-
"shape": "
|
5159
|
+
"shape": "Sov"
|
5160
5160
|
},
|
5161
5161
|
"StoppingCondition": {
|
5162
|
-
"shape": "
|
5162
|
+
"shape": "Sox"
|
5163
5163
|
},
|
5164
5164
|
"AppSpecification": {
|
5165
|
-
"shape": "
|
5165
|
+
"shape": "Soz"
|
5166
5166
|
},
|
5167
5167
|
"Environment": {
|
5168
|
-
"shape": "
|
5168
|
+
"shape": "Sp1"
|
5169
5169
|
},
|
5170
5170
|
"NetworkConfig": {
|
5171
|
-
"shape": "
|
5171
|
+
"shape": "Sms"
|
5172
5172
|
},
|
5173
5173
|
"RoleArn": {},
|
5174
5174
|
"ExperimentConfig": {
|
5175
|
-
"shape": "
|
5175
|
+
"shape": "Sp2"
|
5176
5176
|
},
|
5177
5177
|
"ProcessingJobArn": {},
|
5178
5178
|
"ProcessingJobStatus": {},
|
@@ -5222,14 +5222,14 @@
|
|
5222
5222
|
"ProjectId": {},
|
5223
5223
|
"ProjectDescription": {},
|
5224
5224
|
"ServiceCatalogProvisioningDetails": {
|
5225
|
-
"shape": "
|
5225
|
+
"shape": "Sp7"
|
5226
5226
|
},
|
5227
5227
|
"ServiceCatalogProvisionedProductDetails": {
|
5228
|
-
"shape": "
|
5228
|
+
"shape": "S12k"
|
5229
5229
|
},
|
5230
5230
|
"ProjectStatus": {},
|
5231
5231
|
"CreatedBy": {
|
5232
|
-
"shape": "
|
5232
|
+
"shape": "Suf"
|
5233
5233
|
},
|
5234
5234
|
"CreationTime": {
|
5235
5235
|
"type": "timestamp"
|
@@ -5238,7 +5238,7 @@
|
|
5238
5238
|
"type": "timestamp"
|
5239
5239
|
},
|
5240
5240
|
"LastModifiedBy": {
|
5241
|
-
"shape": "
|
5241
|
+
"shape": "Suf"
|
5242
5242
|
}
|
5243
5243
|
}
|
5244
5244
|
}
|
@@ -5271,7 +5271,7 @@
|
|
5271
5271
|
},
|
5272
5272
|
"FailureReason": {},
|
5273
5273
|
"SpaceSettings": {
|
5274
|
-
"shape": "
|
5274
|
+
"shape": "Sph"
|
5275
5275
|
}
|
5276
5276
|
}
|
5277
5277
|
}
|
@@ -5319,7 +5319,7 @@
|
|
5319
5319
|
],
|
5320
5320
|
"members": {
|
5321
5321
|
"SubscribedWorkteam": {
|
5322
|
-
"shape": "
|
5322
|
+
"shape": "S12v"
|
5323
5323
|
}
|
5324
5324
|
}
|
5325
5325
|
}
|
@@ -5354,7 +5354,7 @@
|
|
5354
5354
|
"LabelingJobArn": {},
|
5355
5355
|
"AutoMLJobArn": {},
|
5356
5356
|
"ModelArtifacts": {
|
5357
|
-
"shape": "
|
5357
|
+
"shape": "Swd"
|
5358
5358
|
},
|
5359
5359
|
"TrainingJobStatus": {},
|
5360
5360
|
"SecondaryStatus": {},
|
@@ -5363,7 +5363,7 @@
|
|
5363
5363
|
"shape": "S2w"
|
5364
5364
|
},
|
5365
5365
|
"AlgorithmSpecification": {
|
5366
|
-
"shape": "
|
5366
|
+
"shape": "Spr"
|
5367
5367
|
},
|
5368
5368
|
"RoleArn": {},
|
5369
5369
|
"InputDataConfig": {
|
@@ -5394,10 +5394,10 @@
|
|
5394
5394
|
"type": "timestamp"
|
5395
5395
|
},
|
5396
5396
|
"SecondaryStatusTransitions": {
|
5397
|
-
"shape": "
|
5397
|
+
"shape": "S12z"
|
5398
5398
|
},
|
5399
5399
|
"FinalMetricDataList": {
|
5400
|
-
"shape": "
|
5400
|
+
"shape": "S132"
|
5401
5401
|
},
|
5402
5402
|
"EnableNetworkIsolation": {
|
5403
5403
|
"type": "boolean"
|
@@ -5418,25 +5418,25 @@
|
|
5418
5418
|
"type": "integer"
|
5419
5419
|
},
|
5420
5420
|
"DebugHookConfig": {
|
5421
|
-
"shape": "
|
5421
|
+
"shape": "Sq0"
|
5422
5422
|
},
|
5423
5423
|
"ExperimentConfig": {
|
5424
|
-
"shape": "
|
5424
|
+
"shape": "Sp2"
|
5425
5425
|
},
|
5426
5426
|
"DebugRuleConfigurations": {
|
5427
|
-
"shape": "
|
5427
|
+
"shape": "Sq8"
|
5428
5428
|
},
|
5429
5429
|
"TensorBoardOutputConfig": {
|
5430
|
-
"shape": "
|
5430
|
+
"shape": "Sqc"
|
5431
5431
|
},
|
5432
5432
|
"DebugRuleEvaluationStatuses": {
|
5433
|
-
"shape": "
|
5433
|
+
"shape": "S136"
|
5434
5434
|
},
|
5435
5435
|
"ProfilerConfig": {
|
5436
|
-
"shape": "
|
5436
|
+
"shape": "Sqd"
|
5437
5437
|
},
|
5438
5438
|
"ProfilerRuleConfigurations": {
|
5439
|
-
"shape": "
|
5439
|
+
"shape": "Sqh"
|
5440
5440
|
},
|
5441
5441
|
"ProfilerRuleEvaluationStatuses": {
|
5442
5442
|
"type": "list",
|
@@ -5458,10 +5458,10 @@
|
|
5458
5458
|
"shape": "Sgf"
|
5459
5459
|
},
|
5460
5460
|
"Environment": {
|
5461
|
-
"shape": "
|
5461
|
+
"shape": "Sqj"
|
5462
5462
|
},
|
5463
5463
|
"WarmPoolStatus": {
|
5464
|
-
"shape": "
|
5464
|
+
"shape": "S13d"
|
5465
5465
|
}
|
5466
5466
|
}
|
5467
5467
|
}
|
@@ -5497,7 +5497,7 @@
|
|
5497
5497
|
"type": "integer"
|
5498
5498
|
},
|
5499
5499
|
"ModelClientConfig": {
|
5500
|
-
"shape": "
|
5500
|
+
"shape": "Sqq"
|
5501
5501
|
},
|
5502
5502
|
"MaxPayloadInMB": {
|
5503
5503
|
"type": "integer"
|
@@ -5513,7 +5513,7 @@
|
|
5513
5513
|
"shape": "S44"
|
5514
5514
|
},
|
5515
5515
|
"DataCaptureConfig": {
|
5516
|
-
"shape": "
|
5516
|
+
"shape": "Sqt"
|
5517
5517
|
},
|
5518
5518
|
"TransformResources": {
|
5519
5519
|
"shape": "S47"
|
@@ -5530,10 +5530,10 @@
|
|
5530
5530
|
"LabelingJobArn": {},
|
5531
5531
|
"AutoMLJobArn": {},
|
5532
5532
|
"DataProcessing": {
|
5533
|
-
"shape": "
|
5533
|
+
"shape": "Squ"
|
5534
5534
|
},
|
5535
5535
|
"ExperimentConfig": {
|
5536
|
-
"shape": "
|
5536
|
+
"shape": "Sp2"
|
5537
5537
|
}
|
5538
5538
|
}
|
5539
5539
|
}
|
@@ -5556,19 +5556,19 @@
|
|
5556
5556
|
"DisplayName": {},
|
5557
5557
|
"ExperimentName": {},
|
5558
5558
|
"Source": {
|
5559
|
-
"shape": "
|
5559
|
+
"shape": "S13l"
|
5560
5560
|
},
|
5561
5561
|
"CreationTime": {
|
5562
5562
|
"type": "timestamp"
|
5563
5563
|
},
|
5564
5564
|
"CreatedBy": {
|
5565
|
-
"shape": "
|
5565
|
+
"shape": "Suf"
|
5566
5566
|
},
|
5567
5567
|
"LastModifiedTime": {
|
5568
5568
|
"type": "timestamp"
|
5569
5569
|
},
|
5570
5570
|
"LastModifiedBy": {
|
5571
|
-
"shape": "
|
5571
|
+
"shape": "Suf"
|
5572
5572
|
},
|
5573
5573
|
"MetadataProperties": {
|
5574
5574
|
"shape": "S1u"
|
@@ -5593,10 +5593,10 @@
|
|
5593
5593
|
"TrialComponentArn": {},
|
5594
5594
|
"DisplayName": {},
|
5595
5595
|
"Source": {
|
5596
|
-
"shape": "
|
5596
|
+
"shape": "S13p"
|
5597
5597
|
},
|
5598
5598
|
"Status": {
|
5599
|
-
"shape": "
|
5599
|
+
"shape": "Sr2"
|
5600
5600
|
},
|
5601
5601
|
"StartTime": {
|
5602
5602
|
"type": "timestamp"
|
@@ -5608,34 +5608,34 @@
|
|
5608
5608
|
"type": "timestamp"
|
5609
5609
|
},
|
5610
5610
|
"CreatedBy": {
|
5611
|
-
"shape": "
|
5611
|
+
"shape": "Suf"
|
5612
5612
|
},
|
5613
5613
|
"LastModifiedTime": {
|
5614
5614
|
"type": "timestamp"
|
5615
5615
|
},
|
5616
5616
|
"LastModifiedBy": {
|
5617
|
-
"shape": "
|
5617
|
+
"shape": "Suf"
|
5618
5618
|
},
|
5619
5619
|
"Parameters": {
|
5620
|
-
"shape": "
|
5620
|
+
"shape": "Sr5"
|
5621
5621
|
},
|
5622
5622
|
"InputArtifacts": {
|
5623
|
-
"shape": "
|
5623
|
+
"shape": "Sr9"
|
5624
5624
|
},
|
5625
5625
|
"OutputArtifacts": {
|
5626
|
-
"shape": "
|
5626
|
+
"shape": "Sr9"
|
5627
5627
|
},
|
5628
5628
|
"MetadataProperties": {
|
5629
5629
|
"shape": "S1u"
|
5630
5630
|
},
|
5631
5631
|
"Metrics": {
|
5632
|
-
"shape": "
|
5632
|
+
"shape": "S13r"
|
5633
5633
|
},
|
5634
5634
|
"LineageGroupArn": {},
|
5635
5635
|
"Sources": {
|
5636
5636
|
"type": "list",
|
5637
5637
|
"member": {
|
5638
|
-
"shape": "
|
5638
|
+
"shape": "S13p"
|
5639
5639
|
}
|
5640
5640
|
}
|
5641
5641
|
}
|
@@ -5693,7 +5693,7 @@
|
|
5693
5693
|
],
|
5694
5694
|
"members": {
|
5695
5695
|
"Workforce": {
|
5696
|
-
"shape": "
|
5696
|
+
"shape": "S141"
|
5697
5697
|
}
|
5698
5698
|
}
|
5699
5699
|
}
|
@@ -5715,7 +5715,7 @@
|
|
5715
5715
|
],
|
5716
5716
|
"members": {
|
5717
5717
|
"Workteam": {
|
5718
|
-
"shape": "
|
5718
|
+
"shape": "S149"
|
5719
5719
|
}
|
5720
5720
|
}
|
5721
5721
|
}
|
@@ -5914,7 +5914,7 @@
|
|
5914
5914
|
"type": "integer"
|
5915
5915
|
},
|
5916
5916
|
"ScalingPolicyObjective": {
|
5917
|
-
"shape": "
|
5917
|
+
"shape": "S151"
|
5918
5918
|
}
|
5919
5919
|
}
|
5920
5920
|
},
|
@@ -5928,7 +5928,7 @@
|
|
5928
5928
|
"type": "integer"
|
5929
5929
|
},
|
5930
5930
|
"ScalingPolicyObjective": {
|
5931
|
-
"shape": "
|
5931
|
+
"shape": "S151"
|
5932
5932
|
},
|
5933
5933
|
"Metric": {
|
5934
5934
|
"type": "structure",
|
@@ -6058,7 +6058,7 @@
|
|
6058
6058
|
"HubContentMarkdown": {},
|
6059
6059
|
"HubContentDocument": {},
|
6060
6060
|
"HubContentSearchKeywords": {
|
6061
|
-
"shape": "
|
6061
|
+
"shape": "Syy"
|
6062
6062
|
},
|
6063
6063
|
"Tags": {
|
6064
6064
|
"shape": "S7"
|
@@ -6382,7 +6382,7 @@
|
|
6382
6382
|
"type": "timestamp"
|
6383
6383
|
},
|
6384
6384
|
"CreatedBy": {
|
6385
|
-
"shape": "
|
6385
|
+
"shape": "Suf"
|
6386
6386
|
}
|
6387
6387
|
}
|
6388
6388
|
}
|
@@ -6451,7 +6451,7 @@
|
|
6451
6451
|
},
|
6452
6452
|
"FailureReason": {},
|
6453
6453
|
"PartialFailureReasons": {
|
6454
|
-
"shape": "
|
6454
|
+
"shape": "Sv0"
|
6455
6455
|
}
|
6456
6456
|
}
|
6457
6457
|
}
|
@@ -6487,7 +6487,7 @@
|
|
6487
6487
|
"Candidates": {
|
6488
6488
|
"type": "list",
|
6489
6489
|
"member": {
|
6490
|
-
"shape": "
|
6490
|
+
"shape": "Sv2"
|
6491
6491
|
}
|
6492
6492
|
},
|
6493
6493
|
"NextToken": {}
|
@@ -6697,7 +6697,7 @@
|
|
6697
6697
|
],
|
6698
6698
|
"members": {
|
6699
6699
|
"JobDefinitionSummaries": {
|
6700
|
-
"shape": "
|
6700
|
+
"shape": "S17k"
|
6701
6701
|
},
|
6702
6702
|
"NextToken": {}
|
6703
6703
|
}
|
@@ -7126,7 +7126,7 @@
|
|
7126
7126
|
"ExperimentName": {},
|
7127
7127
|
"DisplayName": {},
|
7128
7128
|
"ExperimentSource": {
|
7129
|
-
"shape": "
|
7129
|
+
"shape": "Sy0"
|
7130
7130
|
},
|
7131
7131
|
"CreationTime": {
|
7132
7132
|
"type": "timestamp"
|
@@ -7186,7 +7186,7 @@
|
|
7186
7186
|
},
|
7187
7187
|
"FeatureGroupStatus": {},
|
7188
7188
|
"OfflineStoreStatus": {
|
7189
|
-
"shape": "
|
7189
|
+
"shape": "Sy7"
|
7190
7190
|
}
|
7191
7191
|
}
|
7192
7192
|
}
|
@@ -7278,7 +7278,7 @@
|
|
7278
7278
|
],
|
7279
7279
|
"members": {
|
7280
7280
|
"HubContentSummaries": {
|
7281
|
-
"shape": "
|
7281
|
+
"shape": "S19a"
|
7282
7282
|
},
|
7283
7283
|
"NextToken": {}
|
7284
7284
|
}
|
@@ -7317,7 +7317,7 @@
|
|
7317
7317
|
],
|
7318
7318
|
"members": {
|
7319
7319
|
"HubContentSummaries": {
|
7320
|
-
"shape": "
|
7320
|
+
"shape": "S19a"
|
7321
7321
|
},
|
7322
7322
|
"NextToken": {}
|
7323
7323
|
}
|
@@ -7492,10 +7492,10 @@
|
|
7492
7492
|
"type": "timestamp"
|
7493
7493
|
},
|
7494
7494
|
"TrainingJobStatusCounters": {
|
7495
|
-
"shape": "
|
7495
|
+
"shape": "Szd"
|
7496
7496
|
},
|
7497
7497
|
"ObjectiveStatusCounters": {
|
7498
|
-
"shape": "
|
7498
|
+
"shape": "Szf"
|
7499
7499
|
},
|
7500
7500
|
"ResourceLimits": {
|
7501
7501
|
"shape": "Sfm"
|
@@ -7736,17 +7736,17 @@
|
|
7736
7736
|
],
|
7737
7737
|
"members": {
|
7738
7738
|
"Metrics": {
|
7739
|
-
"shape": "
|
7739
|
+
"shape": "S106"
|
7740
7740
|
},
|
7741
7741
|
"EndpointConfiguration": {
|
7742
|
-
"shape": "
|
7742
|
+
"shape": "S109"
|
7743
7743
|
},
|
7744
7744
|
"ModelConfiguration": {
|
7745
|
-
"shape": "
|
7745
|
+
"shape": "S10b"
|
7746
7746
|
},
|
7747
7747
|
"FailureReason": {},
|
7748
7748
|
"EndpointMetrics": {
|
7749
|
-
"shape": "
|
7749
|
+
"shape": "S10j"
|
7750
7750
|
},
|
7751
7751
|
"InvocationEndTime": {
|
7752
7752
|
"type": "timestamp"
|
@@ -7892,14 +7892,14 @@
|
|
7892
7892
|
},
|
7893
7893
|
"LabelingJobStatus": {},
|
7894
7894
|
"LabelCounters": {
|
7895
|
-
"shape": "
|
7895
|
+
"shape": "S10n"
|
7896
7896
|
},
|
7897
7897
|
"WorkteamArn": {},
|
7898
7898
|
"PreHumanTaskLambdaArn": {},
|
7899
7899
|
"AnnotationConsolidationLambdaArn": {},
|
7900
7900
|
"FailureReason": {},
|
7901
7901
|
"LabelingJobOutput": {
|
7902
|
-
"shape": "
|
7902
|
+
"shape": "S10q"
|
7903
7903
|
},
|
7904
7904
|
"InputConfig": {
|
7905
7905
|
"shape": "Sji"
|
@@ -8049,7 +8049,7 @@
|
|
8049
8049
|
],
|
8050
8050
|
"members": {
|
8051
8051
|
"JobDefinitionSummaries": {
|
8052
|
-
"shape": "
|
8052
|
+
"shape": "S17k"
|
8053
8053
|
},
|
8054
8054
|
"NextToken": {}
|
8055
8055
|
}
|
@@ -8262,7 +8262,7 @@
|
|
8262
8262
|
],
|
8263
8263
|
"members": {
|
8264
8264
|
"JobDefinitionSummaries": {
|
8265
|
-
"shape": "
|
8265
|
+
"shape": "S17k"
|
8266
8266
|
},
|
8267
8267
|
"NextToken": {}
|
8268
8268
|
}
|
@@ -8461,7 +8461,7 @@
|
|
8461
8461
|
],
|
8462
8462
|
"members": {
|
8463
8463
|
"JobDefinitionSummaries": {
|
8464
|
-
"shape": "
|
8464
|
+
"shape": "S17k"
|
8465
8465
|
},
|
8466
8466
|
"NextToken": {}
|
8467
8467
|
}
|
@@ -8580,7 +8580,7 @@
|
|
8580
8580
|
"type": "structure",
|
8581
8581
|
"members": {
|
8582
8582
|
"MonitoringAlertSummaries": {
|
8583
|
-
"shape": "
|
8583
|
+
"shape": "S1cp"
|
8584
8584
|
},
|
8585
8585
|
"NextToken": {}
|
8586
8586
|
}
|
@@ -8630,7 +8630,7 @@
|
|
8630
8630
|
"MonitoringExecutionSummaries": {
|
8631
8631
|
"type": "list",
|
8632
8632
|
"member": {
|
8633
|
-
"shape": "
|
8633
|
+
"shape": "S11p"
|
8634
8634
|
}
|
8635
8635
|
},
|
8636
8636
|
"NextToken": {}
|
@@ -8811,7 +8811,7 @@
|
|
8811
8811
|
"NotebookInstanceLifecycleConfigName": {},
|
8812
8812
|
"DefaultCodeRepository": {},
|
8813
8813
|
"AdditionalCodeRepositories": {
|
8814
|
-
"shape": "
|
8814
|
+
"shape": "Sn4"
|
8815
8815
|
}
|
8816
8816
|
}
|
8817
8817
|
}
|
@@ -8910,7 +8910,7 @@
|
|
8910
8910
|
"CallbackToken": {},
|
8911
8911
|
"SqsQueueUrl": {},
|
8912
8912
|
"OutputParameters": {
|
8913
|
-
"shape": "
|
8913
|
+
"shape": "S1e4"
|
8914
8914
|
}
|
8915
8915
|
}
|
8916
8916
|
},
|
@@ -8919,7 +8919,7 @@
|
|
8919
8919
|
"members": {
|
8920
8920
|
"Arn": {},
|
8921
8921
|
"OutputParameters": {
|
8922
|
-
"shape": "
|
8922
|
+
"shape": "S1e4"
|
8923
8923
|
}
|
8924
8924
|
}
|
8925
8925
|
},
|
@@ -9058,7 +9058,7 @@
|
|
9058
9058
|
"type": "structure",
|
9059
9059
|
"members": {
|
9060
9060
|
"PipelineParameters": {
|
9061
|
-
"shape": "
|
9061
|
+
"shape": "S1el"
|
9062
9062
|
},
|
9063
9063
|
"NextToken": {}
|
9064
9064
|
}
|
@@ -9439,7 +9439,7 @@
|
|
9439
9439
|
"SubscribedWorkteams": {
|
9440
9440
|
"type": "list",
|
9441
9441
|
"member": {
|
9442
|
-
"shape": "
|
9442
|
+
"shape": "S12v"
|
9443
9443
|
}
|
9444
9444
|
},
|
9445
9445
|
"NextToken": {}
|
@@ -9527,7 +9527,7 @@
|
|
9527
9527
|
},
|
9528
9528
|
"TrainingJobStatus": {},
|
9529
9529
|
"WarmPoolStatus": {
|
9530
|
-
"shape": "
|
9530
|
+
"shape": "S13d"
|
9531
9531
|
}
|
9532
9532
|
}
|
9533
9533
|
}
|
@@ -9562,7 +9562,7 @@
|
|
9562
9562
|
"TrainingJobSummaries": {
|
9563
9563
|
"type": "list",
|
9564
9564
|
"member": {
|
9565
|
-
"shape": "
|
9565
|
+
"shape": "Szh"
|
9566
9566
|
}
|
9567
9567
|
},
|
9568
9568
|
"NextToken": {}
|
@@ -9665,10 +9665,10 @@
|
|
9665
9665
|
"TrialComponentArn": {},
|
9666
9666
|
"DisplayName": {},
|
9667
9667
|
"TrialComponentSource": {
|
9668
|
-
"shape": "
|
9668
|
+
"shape": "S13p"
|
9669
9669
|
},
|
9670
9670
|
"Status": {
|
9671
|
-
"shape": "
|
9671
|
+
"shape": "Sr2"
|
9672
9672
|
},
|
9673
9673
|
"StartTime": {
|
9674
9674
|
"type": "timestamp"
|
@@ -9680,13 +9680,13 @@
|
|
9680
9680
|
"type": "timestamp"
|
9681
9681
|
},
|
9682
9682
|
"CreatedBy": {
|
9683
|
-
"shape": "
|
9683
|
+
"shape": "Suf"
|
9684
9684
|
},
|
9685
9685
|
"LastModifiedTime": {
|
9686
9686
|
"type": "timestamp"
|
9687
9687
|
},
|
9688
9688
|
"LastModifiedBy": {
|
9689
|
-
"shape": "
|
9689
|
+
"shape": "Suf"
|
9690
9690
|
}
|
9691
9691
|
}
|
9692
9692
|
}
|
@@ -9727,7 +9727,7 @@
|
|
9727
9727
|
"TrialName": {},
|
9728
9728
|
"DisplayName": {},
|
9729
9729
|
"TrialSource": {
|
9730
|
-
"shape": "
|
9730
|
+
"shape": "S13l"
|
9731
9731
|
},
|
9732
9732
|
"CreationTime": {
|
9733
9733
|
"type": "timestamp"
|
@@ -9802,7 +9802,7 @@
|
|
9802
9802
|
"Workforces": {
|
9803
9803
|
"type": "list",
|
9804
9804
|
"member": {
|
9805
|
-
"shape": "
|
9805
|
+
"shape": "S141"
|
9806
9806
|
}
|
9807
9807
|
},
|
9808
9808
|
"NextToken": {}
|
@@ -9831,7 +9831,7 @@
|
|
9831
9831
|
"Workteams": {
|
9832
9832
|
"type": "list",
|
9833
9833
|
"member": {
|
9834
|
-
"shape": "
|
9834
|
+
"shape": "S149"
|
9835
9835
|
}
|
9836
9836
|
},
|
9837
9837
|
"NextToken": {}
|
@@ -9950,7 +9950,7 @@
|
|
9950
9950
|
"members": {
|
9951
9951
|
"DeviceFleetName": {},
|
9952
9952
|
"Devices": {
|
9953
|
-
"shape": "
|
9953
|
+
"shape": "S1hg"
|
9954
9954
|
},
|
9955
9955
|
"Tags": {
|
9956
9956
|
"shape": "S7"
|
@@ -10020,7 +10020,7 @@
|
|
10020
10020
|
"idempotencyToken": true
|
10021
10021
|
},
|
10022
10022
|
"ParallelismConfiguration": {
|
10023
|
-
"shape": "
|
10023
|
+
"shape": "Snq"
|
10024
10024
|
}
|
10025
10025
|
}
|
10026
10026
|
},
|
@@ -10040,7 +10040,7 @@
|
|
10040
10040
|
"members": {
|
10041
10041
|
"Resource": {},
|
10042
10042
|
"SearchExpression": {
|
10043
|
-
"shape": "
|
10043
|
+
"shape": "S1hr"
|
10044
10044
|
},
|
10045
10045
|
"SortBy": {},
|
10046
10046
|
"SortOrder": {},
|
@@ -10060,7 +10060,7 @@
|
|
10060
10060
|
"type": "structure",
|
10061
10061
|
"members": {
|
10062
10062
|
"TrainingJob": {
|
10063
|
-
"shape": "
|
10063
|
+
"shape": "S1i5"
|
10064
10064
|
},
|
10065
10065
|
"Experiment": {
|
10066
10066
|
"type": "structure",
|
@@ -10069,20 +10069,20 @@
|
|
10069
10069
|
"ExperimentArn": {},
|
10070
10070
|
"DisplayName": {},
|
10071
10071
|
"Source": {
|
10072
|
-
"shape": "
|
10072
|
+
"shape": "Sy0"
|
10073
10073
|
},
|
10074
10074
|
"Description": {},
|
10075
10075
|
"CreationTime": {
|
10076
10076
|
"type": "timestamp"
|
10077
10077
|
},
|
10078
10078
|
"CreatedBy": {
|
10079
|
-
"shape": "
|
10079
|
+
"shape": "Suf"
|
10080
10080
|
},
|
10081
10081
|
"LastModifiedTime": {
|
10082
10082
|
"type": "timestamp"
|
10083
10083
|
},
|
10084
10084
|
"LastModifiedBy": {
|
10085
|
-
"shape": "
|
10085
|
+
"shape": "Suf"
|
10086
10086
|
},
|
10087
10087
|
"Tags": {
|
10088
10088
|
"shape": "S7"
|
@@ -10097,19 +10097,19 @@
|
|
10097
10097
|
"DisplayName": {},
|
10098
10098
|
"ExperimentName": {},
|
10099
10099
|
"Source": {
|
10100
|
-
"shape": "
|
10100
|
+
"shape": "S13l"
|
10101
10101
|
},
|
10102
10102
|
"CreationTime": {
|
10103
10103
|
"type": "timestamp"
|
10104
10104
|
},
|
10105
10105
|
"CreatedBy": {
|
10106
|
-
"shape": "
|
10106
|
+
"shape": "Suf"
|
10107
10107
|
},
|
10108
10108
|
"LastModifiedTime": {
|
10109
10109
|
"type": "timestamp"
|
10110
10110
|
},
|
10111
10111
|
"LastModifiedBy": {
|
10112
|
-
"shape": "
|
10112
|
+
"shape": "Suf"
|
10113
10113
|
},
|
10114
10114
|
"MetadataProperties": {
|
10115
10115
|
"shape": "S1u"
|
@@ -10125,13 +10125,13 @@
|
|
10125
10125
|
"TrialComponentName": {},
|
10126
10126
|
"TrialComponentArn": {},
|
10127
10127
|
"TrialComponentSource": {
|
10128
|
-
"shape": "
|
10128
|
+
"shape": "S13p"
|
10129
10129
|
},
|
10130
10130
|
"CreationTime": {
|
10131
10131
|
"type": "timestamp"
|
10132
10132
|
},
|
10133
10133
|
"CreatedBy": {
|
10134
|
-
"shape": "
|
10134
|
+
"shape": "Suf"
|
10135
10135
|
}
|
10136
10136
|
}
|
10137
10137
|
}
|
@@ -10145,10 +10145,10 @@
|
|
10145
10145
|
"DisplayName": {},
|
10146
10146
|
"TrialComponentArn": {},
|
10147
10147
|
"Source": {
|
10148
|
-
"shape": "
|
10148
|
+
"shape": "S13p"
|
10149
10149
|
},
|
10150
10150
|
"Status": {
|
10151
|
-
"shape": "
|
10151
|
+
"shape": "Sr2"
|
10152
10152
|
},
|
10153
10153
|
"StartTime": {
|
10154
10154
|
"type": "timestamp"
|
@@ -10160,25 +10160,25 @@
|
|
10160
10160
|
"type": "timestamp"
|
10161
10161
|
},
|
10162
10162
|
"CreatedBy": {
|
10163
|
-
"shape": "
|
10163
|
+
"shape": "Suf"
|
10164
10164
|
},
|
10165
10165
|
"LastModifiedTime": {
|
10166
10166
|
"type": "timestamp"
|
10167
10167
|
},
|
10168
10168
|
"LastModifiedBy": {
|
10169
|
-
"shape": "
|
10169
|
+
"shape": "Suf"
|
10170
10170
|
},
|
10171
10171
|
"Parameters": {
|
10172
|
-
"shape": "
|
10172
|
+
"shape": "Sr5"
|
10173
10173
|
},
|
10174
10174
|
"InputArtifacts": {
|
10175
|
-
"shape": "
|
10175
|
+
"shape": "Sr9"
|
10176
10176
|
},
|
10177
10177
|
"OutputArtifacts": {
|
10178
|
-
"shape": "
|
10178
|
+
"shape": "Sr9"
|
10179
10179
|
},
|
10180
10180
|
"Metrics": {
|
10181
|
-
"shape": "
|
10181
|
+
"shape": "S13r"
|
10182
10182
|
},
|
10183
10183
|
"MetadataProperties": {
|
10184
10184
|
"shape": "S1u"
|
@@ -10188,36 +10188,36 @@
|
|
10188
10188
|
"members": {
|
10189
10189
|
"SourceArn": {},
|
10190
10190
|
"TrainingJob": {
|
10191
|
-
"shape": "
|
10191
|
+
"shape": "S1i5"
|
10192
10192
|
},
|
10193
10193
|
"ProcessingJob": {
|
10194
10194
|
"type": "structure",
|
10195
10195
|
"members": {
|
10196
10196
|
"ProcessingInputs": {
|
10197
|
-
"shape": "
|
10197
|
+
"shape": "So3"
|
10198
10198
|
},
|
10199
10199
|
"ProcessingOutputConfig": {
|
10200
|
-
"shape": "
|
10200
|
+
"shape": "Soq"
|
10201
10201
|
},
|
10202
10202
|
"ProcessingJobName": {},
|
10203
10203
|
"ProcessingResources": {
|
10204
|
-
"shape": "
|
10204
|
+
"shape": "Sov"
|
10205
10205
|
},
|
10206
10206
|
"StoppingCondition": {
|
10207
|
-
"shape": "
|
10207
|
+
"shape": "Sox"
|
10208
10208
|
},
|
10209
10209
|
"AppSpecification": {
|
10210
|
-
"shape": "
|
10210
|
+
"shape": "Soz"
|
10211
10211
|
},
|
10212
10212
|
"Environment": {
|
10213
|
-
"shape": "
|
10213
|
+
"shape": "Sp1"
|
10214
10214
|
},
|
10215
10215
|
"NetworkConfig": {
|
10216
|
-
"shape": "
|
10216
|
+
"shape": "Sms"
|
10217
10217
|
},
|
10218
10218
|
"RoleArn": {},
|
10219
10219
|
"ExperimentConfig": {
|
10220
|
-
"shape": "
|
10220
|
+
"shape": "Sp2"
|
10221
10221
|
},
|
10222
10222
|
"ProcessingJobArn": {},
|
10223
10223
|
"ProcessingJobStatus": {},
|
@@ -10244,7 +10244,7 @@
|
|
10244
10244
|
}
|
10245
10245
|
},
|
10246
10246
|
"TransformJob": {
|
10247
|
-
"shape": "
|
10247
|
+
"shape": "S1id"
|
10248
10248
|
}
|
10249
10249
|
}
|
10250
10250
|
},
|
@@ -10280,10 +10280,10 @@
|
|
10280
10280
|
"EndpointArn": {},
|
10281
10281
|
"EndpointConfigName": {},
|
10282
10282
|
"ProductionVariants": {
|
10283
|
-
"shape": "
|
10283
|
+
"shape": "Sxi"
|
10284
10284
|
},
|
10285
10285
|
"DataCaptureConfig": {
|
10286
|
-
"shape": "
|
10286
|
+
"shape": "Sxq"
|
10287
10287
|
},
|
10288
10288
|
"EndpointStatus": {},
|
10289
10289
|
"FailureReason": {},
|
@@ -10310,11 +10310,11 @@
|
|
10310
10310
|
"type": "timestamp"
|
10311
10311
|
},
|
10312
10312
|
"MonitoringScheduleConfig": {
|
10313
|
-
"shape": "
|
10313
|
+
"shape": "Smk"
|
10314
10314
|
},
|
10315
10315
|
"EndpointName": {},
|
10316
10316
|
"LastMonitoringExecutionSummary": {
|
10317
|
-
"shape": "
|
10317
|
+
"shape": "S11p"
|
10318
10318
|
},
|
10319
10319
|
"Tags": {
|
10320
10320
|
"shape": "S7"
|
@@ -10326,7 +10326,7 @@
|
|
10326
10326
|
"shape": "S7"
|
10327
10327
|
},
|
10328
10328
|
"ShadowProductionVariants": {
|
10329
|
-
"shape": "
|
10329
|
+
"shape": "Sxi"
|
10330
10330
|
}
|
10331
10331
|
}
|
10332
10332
|
},
|
@@ -10347,49 +10347,49 @@
|
|
10347
10347
|
"shape": "Sr"
|
10348
10348
|
},
|
10349
10349
|
"SourceAlgorithmSpecification": {
|
10350
|
-
"shape": "
|
10350
|
+
"shape": "Slm"
|
10351
10351
|
},
|
10352
10352
|
"ValidationSpecification": {
|
10353
|
-
"shape": "
|
10353
|
+
"shape": "Slj"
|
10354
10354
|
},
|
10355
10355
|
"ModelPackageStatus": {},
|
10356
10356
|
"ModelPackageStatusDetails": {
|
10357
|
-
"shape": "
|
10357
|
+
"shape": "S11c"
|
10358
10358
|
},
|
10359
10359
|
"CertifyForMarketplace": {
|
10360
10360
|
"type": "boolean"
|
10361
10361
|
},
|
10362
10362
|
"ModelApprovalStatus": {},
|
10363
10363
|
"CreatedBy": {
|
10364
|
-
"shape": "
|
10364
|
+
"shape": "Suf"
|
10365
10365
|
},
|
10366
10366
|
"MetadataProperties": {
|
10367
10367
|
"shape": "S1u"
|
10368
10368
|
},
|
10369
10369
|
"ModelMetrics": {
|
10370
|
-
"shape": "
|
10370
|
+
"shape": "Slp"
|
10371
10371
|
},
|
10372
10372
|
"LastModifiedTime": {
|
10373
10373
|
"type": "timestamp"
|
10374
10374
|
},
|
10375
10375
|
"LastModifiedBy": {
|
10376
|
-
"shape": "
|
10376
|
+
"shape": "Suf"
|
10377
10377
|
},
|
10378
10378
|
"ApprovalDescription": {},
|
10379
10379
|
"Domain": {},
|
10380
10380
|
"Task": {},
|
10381
10381
|
"SamplePayloadUrl": {},
|
10382
10382
|
"AdditionalInferenceSpecifications": {
|
10383
|
-
"shape": "
|
10383
|
+
"shape": "Sm5"
|
10384
10384
|
},
|
10385
10385
|
"Tags": {
|
10386
10386
|
"shape": "S7"
|
10387
10387
|
},
|
10388
10388
|
"CustomerMetadataProperties": {
|
10389
|
-
"shape": "
|
10389
|
+
"shape": "Slw"
|
10390
10390
|
},
|
10391
10391
|
"DriftCheckBaselines": {
|
10392
|
-
"shape": "
|
10392
|
+
"shape": "Slz"
|
10393
10393
|
},
|
10394
10394
|
"SkipModelValidation": {}
|
10395
10395
|
}
|
@@ -10404,7 +10404,7 @@
|
|
10404
10404
|
"type": "timestamp"
|
10405
10405
|
},
|
10406
10406
|
"CreatedBy": {
|
10407
|
-
"shape": "
|
10407
|
+
"shape": "Suf"
|
10408
10408
|
},
|
10409
10409
|
"ModelPackageGroupStatus": {},
|
10410
10410
|
"Tags": {
|
@@ -10431,13 +10431,13 @@
|
|
10431
10431
|
"type": "timestamp"
|
10432
10432
|
},
|
10433
10433
|
"CreatedBy": {
|
10434
|
-
"shape": "
|
10434
|
+
"shape": "Suf"
|
10435
10435
|
},
|
10436
10436
|
"LastModifiedBy": {
|
10437
|
-
"shape": "
|
10437
|
+
"shape": "Suf"
|
10438
10438
|
},
|
10439
10439
|
"ParallelismConfiguration": {
|
10440
|
-
"shape": "
|
10440
|
+
"shape": "Snq"
|
10441
10441
|
},
|
10442
10442
|
"Tags": {
|
10443
10443
|
"shape": "S7"
|
@@ -10453,7 +10453,7 @@
|
|
10453
10453
|
"PipelineExecutionStatus": {},
|
10454
10454
|
"PipelineExecutionDescription": {},
|
10455
10455
|
"PipelineExperimentConfig": {
|
10456
|
-
"shape": "
|
10456
|
+
"shape": "S129"
|
10457
10457
|
},
|
10458
10458
|
"FailureReason": {},
|
10459
10459
|
"CreationTime": {
|
@@ -10463,19 +10463,19 @@
|
|
10463
10463
|
"type": "timestamp"
|
10464
10464
|
},
|
10465
10465
|
"CreatedBy": {
|
10466
|
-
"shape": "
|
10466
|
+
"shape": "Suf"
|
10467
10467
|
},
|
10468
10468
|
"LastModifiedBy": {
|
10469
|
-
"shape": "
|
10469
|
+
"shape": "Suf"
|
10470
10470
|
},
|
10471
10471
|
"ParallelismConfiguration": {
|
10472
|
-
"shape": "
|
10472
|
+
"shape": "Snq"
|
10473
10473
|
},
|
10474
10474
|
"PipelineParameters": {
|
10475
|
-
"shape": "
|
10475
|
+
"shape": "S1el"
|
10476
10476
|
},
|
10477
10477
|
"SelectiveExecutionConfig": {
|
10478
|
-
"shape": "
|
10478
|
+
"shape": "S12b"
|
10479
10479
|
}
|
10480
10480
|
}
|
10481
10481
|
},
|
@@ -10504,10 +10504,10 @@
|
|
10504
10504
|
"RoleArn": {},
|
10505
10505
|
"FeatureGroupStatus": {},
|
10506
10506
|
"OfflineStoreStatus": {
|
10507
|
-
"shape": "
|
10507
|
+
"shape": "Sy7"
|
10508
10508
|
},
|
10509
10509
|
"LastUpdateStatus": {
|
10510
|
-
"shape": "
|
10510
|
+
"shape": "Sya"
|
10511
10511
|
},
|
10512
10512
|
"FailureReason": {},
|
10513
10513
|
"Description": {},
|
@@ -10524,14 +10524,14 @@
|
|
10524
10524
|
"ProjectId": {},
|
10525
10525
|
"ProjectDescription": {},
|
10526
10526
|
"ServiceCatalogProvisioningDetails": {
|
10527
|
-
"shape": "
|
10527
|
+
"shape": "Sp7"
|
10528
10528
|
},
|
10529
10529
|
"ServiceCatalogProvisionedProductDetails": {
|
10530
|
-
"shape": "
|
10530
|
+
"shape": "S12k"
|
10531
10531
|
},
|
10532
10532
|
"ProjectStatus": {},
|
10533
10533
|
"CreatedBy": {
|
10534
|
-
"shape": "
|
10534
|
+
"shape": "Suf"
|
10535
10535
|
},
|
10536
10536
|
"CreationTime": {
|
10537
10537
|
"type": "timestamp"
|
@@ -10543,7 +10543,7 @@
|
|
10543
10543
|
"type": "timestamp"
|
10544
10544
|
},
|
10545
10545
|
"LastModifiedBy": {
|
10546
|
-
"shape": "
|
10546
|
+
"shape": "Suf"
|
10547
10547
|
}
|
10548
10548
|
}
|
10549
10549
|
},
|
@@ -10562,7 +10562,7 @@
|
|
10562
10562
|
},
|
10563
10563
|
"Description": {},
|
10564
10564
|
"Parameters": {
|
10565
|
-
"shape": "
|
10565
|
+
"shape": "Syg"
|
10566
10566
|
}
|
10567
10567
|
}
|
10568
10568
|
},
|
@@ -10591,16 +10591,16 @@
|
|
10591
10591
|
"type": "timestamp"
|
10592
10592
|
},
|
10593
10593
|
"TrainingJobStatusCounters": {
|
10594
|
-
"shape": "
|
10594
|
+
"shape": "Szd"
|
10595
10595
|
},
|
10596
10596
|
"ObjectiveStatusCounters": {
|
10597
|
-
"shape": "
|
10597
|
+
"shape": "Szf"
|
10598
10598
|
},
|
10599
10599
|
"BestTrainingJob": {
|
10600
|
-
"shape": "
|
10600
|
+
"shape": "Szh"
|
10601
10601
|
},
|
10602
10602
|
"OverallBestTrainingJob": {
|
10603
|
-
"shape": "
|
10603
|
+
"shape": "Szh"
|
10604
10604
|
},
|
10605
10605
|
"WarmStartConfig": {
|
10606
10606
|
"shape": "Sgq"
|
@@ -10610,10 +10610,10 @@
|
|
10610
10610
|
"shape": "S7"
|
10611
10611
|
},
|
10612
10612
|
"TuningJobCompletionDetails": {
|
10613
|
-
"shape": "
|
10613
|
+
"shape": "Szk"
|
10614
10614
|
},
|
10615
10615
|
"ConsumedResources": {
|
10616
|
-
"shape": "
|
10616
|
+
"shape": "Szl"
|
10617
10617
|
}
|
10618
10618
|
}
|
10619
10619
|
},
|
@@ -10628,10 +10628,10 @@
|
|
10628
10628
|
"shape": "Skc"
|
10629
10629
|
},
|
10630
10630
|
"Containers": {
|
10631
|
-
"shape": "
|
10631
|
+
"shape": "Sks"
|
10632
10632
|
},
|
10633
10633
|
"InferenceExecutionConfig": {
|
10634
|
-
"shape": "
|
10634
|
+
"shape": "Skt"
|
10635
10635
|
},
|
10636
10636
|
"ExecutionRoleArn": {},
|
10637
10637
|
"VpcConfig": {
|
@@ -10648,7 +10648,7 @@
|
|
10648
10648
|
"shape": "S7"
|
10649
10649
|
},
|
10650
10650
|
"DeploymentRecommendation": {
|
10651
|
-
"shape": "
|
10651
|
+
"shape": "S10v"
|
10652
10652
|
}
|
10653
10653
|
}
|
10654
10654
|
},
|
@@ -10677,7 +10677,7 @@
|
|
10677
10677
|
}
|
10678
10678
|
},
|
10679
10679
|
"LastBatchTransformJob": {
|
10680
|
-
"shape": "
|
10680
|
+
"shape": "S1id"
|
10681
10681
|
},
|
10682
10682
|
"MonitoringSchedules": {
|
10683
10683
|
"type": "list",
|
@@ -10696,14 +10696,14 @@
|
|
10696
10696
|
"type": "timestamp"
|
10697
10697
|
},
|
10698
10698
|
"MonitoringScheduleConfig": {
|
10699
|
-
"shape": "
|
10699
|
+
"shape": "Smk"
|
10700
10700
|
},
|
10701
10701
|
"EndpointName": {},
|
10702
10702
|
"MonitoringAlertSummaries": {
|
10703
|
-
"shape": "
|
10703
|
+
"shape": "S1cp"
|
10704
10704
|
},
|
10705
10705
|
"LastMonitoringExecutionSummary": {
|
10706
|
-
"shape": "
|
10706
|
+
"shape": "S11p"
|
10707
10707
|
},
|
10708
10708
|
"BatchTransformInput": {
|
10709
10709
|
"shape": "S8q"
|
@@ -10721,19 +10721,19 @@
|
|
10721
10721
|
},
|
10722
10722
|
"ModelCardStatus": {},
|
10723
10723
|
"SecurityConfig": {
|
10724
|
-
"shape": "
|
10724
|
+
"shape": "Sl3"
|
10725
10725
|
},
|
10726
10726
|
"CreationTime": {
|
10727
10727
|
"type": "timestamp"
|
10728
10728
|
},
|
10729
10729
|
"CreatedBy": {
|
10730
|
-
"shape": "
|
10730
|
+
"shape": "Suf"
|
10731
10731
|
},
|
10732
10732
|
"LastModifiedTime": {
|
10733
10733
|
"type": "timestamp"
|
10734
10734
|
},
|
10735
10735
|
"LastModifiedBy": {
|
10736
|
-
"shape": "
|
10736
|
+
"shape": "Suf"
|
10737
10737
|
},
|
10738
10738
|
"Tags": {
|
10739
10739
|
"shape": "S7"
|
@@ -10753,23 +10753,23 @@
|
|
10753
10753
|
"type": "integer"
|
10754
10754
|
},
|
10755
10755
|
"Content": {
|
10756
|
-
"shape": "
|
10756
|
+
"shape": "Sl4"
|
10757
10757
|
},
|
10758
10758
|
"ModelCardStatus": {},
|
10759
10759
|
"SecurityConfig": {
|
10760
|
-
"shape": "
|
10760
|
+
"shape": "Sl3"
|
10761
10761
|
},
|
10762
10762
|
"CreationTime": {
|
10763
10763
|
"type": "timestamp"
|
10764
10764
|
},
|
10765
10765
|
"CreatedBy": {
|
10766
|
-
"shape": "
|
10766
|
+
"shape": "Suf"
|
10767
10767
|
},
|
10768
10768
|
"LastModifiedTime": {
|
10769
10769
|
"type": "timestamp"
|
10770
10770
|
},
|
10771
10771
|
"LastModifiedBy": {
|
10772
|
-
"shape": "
|
10772
|
+
"shape": "Suf"
|
10773
10773
|
},
|
10774
10774
|
"Tags": {
|
10775
10775
|
"shape": "S7"
|
@@ -10816,7 +10816,7 @@
|
|
10816
10816
|
"members": {
|
10817
10817
|
"CallbackToken": {},
|
10818
10818
|
"OutputParameters": {
|
10819
|
-
"shape": "
|
10819
|
+
"shape": "S1e4"
|
10820
10820
|
},
|
10821
10821
|
"ClientRequestToken": {
|
10822
10822
|
"idempotencyToken": true
|
@@ -10896,17 +10896,17 @@
|
|
10896
10896
|
"PipelineName": {},
|
10897
10897
|
"PipelineExecutionDisplayName": {},
|
10898
10898
|
"PipelineParameters": {
|
10899
|
-
"shape": "
|
10899
|
+
"shape": "S1el"
|
10900
10900
|
},
|
10901
10901
|
"PipelineExecutionDescription": {},
|
10902
10902
|
"ClientRequestToken": {
|
10903
10903
|
"idempotencyToken": true
|
10904
10904
|
},
|
10905
10905
|
"ParallelismConfiguration": {
|
10906
|
-
"shape": "
|
10906
|
+
"shape": "Snq"
|
10907
10907
|
},
|
10908
10908
|
"SelectiveExecutionConfig": {
|
10909
|
-
"shape": "
|
10909
|
+
"shape": "S12b"
|
10910
10910
|
}
|
10911
10911
|
}
|
10912
10912
|
},
|
@@ -11117,7 +11117,7 @@
|
|
11117
11117
|
"shape": "S1s"
|
11118
11118
|
},
|
11119
11119
|
"PropertiesToRemove": {
|
11120
|
-
"shape": "
|
11120
|
+
"shape": "S1ju"
|
11121
11121
|
}
|
11122
11122
|
}
|
11123
11123
|
},
|
@@ -11161,7 +11161,7 @@
|
|
11161
11161
|
"shape": "S1s"
|
11162
11162
|
},
|
11163
11163
|
"PropertiesToRemove": {
|
11164
|
-
"shape": "
|
11164
|
+
"shape": "S1ju"
|
11165
11165
|
}
|
11166
11166
|
}
|
11167
11167
|
},
|
@@ -11211,7 +11211,7 @@
|
|
11211
11211
|
"shape": "S1s"
|
11212
11212
|
},
|
11213
11213
|
"PropertiesToRemove": {
|
11214
|
-
"shape": "
|
11214
|
+
"shape": "S1ju"
|
11215
11215
|
}
|
11216
11216
|
}
|
11217
11217
|
},
|
@@ -11252,7 +11252,7 @@
|
|
11252
11252
|
"members": {
|
11253
11253
|
"DeviceFleetName": {},
|
11254
11254
|
"Devices": {
|
11255
|
-
"shape": "
|
11255
|
+
"shape": "S1hg"
|
11256
11256
|
}
|
11257
11257
|
}
|
11258
11258
|
}
|
@@ -11464,7 +11464,7 @@
|
|
11464
11464
|
"ParameterAdditions": {
|
11465
11465
|
"type": "list",
|
11466
11466
|
"member": {
|
11467
|
-
"shape": "
|
11467
|
+
"shape": "Syh"
|
11468
11468
|
}
|
11469
11469
|
},
|
11470
11470
|
"ParameterRemovals": {
|
@@ -11601,7 +11601,7 @@
|
|
11601
11601
|
"members": {
|
11602
11602
|
"ModelCardName": {},
|
11603
11603
|
"Content": {
|
11604
|
-
"shape": "
|
11604
|
+
"shape": "Sl4"
|
11605
11605
|
},
|
11606
11606
|
"ModelCardStatus": {}
|
11607
11607
|
}
|
@@ -11627,14 +11627,14 @@
|
|
11627
11627
|
"ModelApprovalStatus": {},
|
11628
11628
|
"ApprovalDescription": {},
|
11629
11629
|
"CustomerMetadataProperties": {
|
11630
|
-
"shape": "
|
11630
|
+
"shape": "Slw"
|
11631
11631
|
},
|
11632
11632
|
"CustomerMetadataPropertiesToRemove": {
|
11633
11633
|
"type": "list",
|
11634
11634
|
"member": {}
|
11635
11635
|
},
|
11636
11636
|
"AdditionalInferenceSpecificationsToAdd": {
|
11637
|
-
"shape": "
|
11637
|
+
"shape": "Sm5"
|
11638
11638
|
}
|
11639
11639
|
}
|
11640
11640
|
},
|
@@ -11689,7 +11689,7 @@
|
|
11689
11689
|
"members": {
|
11690
11690
|
"MonitoringScheduleName": {},
|
11691
11691
|
"MonitoringScheduleConfig": {
|
11692
|
-
"shape": "
|
11692
|
+
"shape": "Smk"
|
11693
11693
|
}
|
11694
11694
|
}
|
11695
11695
|
},
|
@@ -11722,10 +11722,10 @@
|
|
11722
11722
|
},
|
11723
11723
|
"DefaultCodeRepository": {},
|
11724
11724
|
"AdditionalCodeRepositories": {
|
11725
|
-
"shape": "
|
11725
|
+
"shape": "Sn4"
|
11726
11726
|
},
|
11727
11727
|
"AcceleratorTypes": {
|
11728
|
-
"shape": "
|
11728
|
+
"shape": "Sn1"
|
11729
11729
|
},
|
11730
11730
|
"DisassociateAcceleratorTypes": {
|
11731
11731
|
"type": "boolean"
|
@@ -11738,7 +11738,7 @@
|
|
11738
11738
|
},
|
11739
11739
|
"RootAccess": {},
|
11740
11740
|
"InstanceMetadataServiceConfiguration": {
|
11741
|
-
"shape": "
|
11741
|
+
"shape": "Sn7"
|
11742
11742
|
}
|
11743
11743
|
}
|
11744
11744
|
},
|
@@ -11756,10 +11756,10 @@
|
|
11756
11756
|
"members": {
|
11757
11757
|
"NotebookInstanceLifecycleConfigName": {},
|
11758
11758
|
"OnCreate": {
|
11759
|
-
"shape": "
|
11759
|
+
"shape": "Snc"
|
11760
11760
|
},
|
11761
11761
|
"OnStart": {
|
11762
|
-
"shape": "
|
11762
|
+
"shape": "Snc"
|
11763
11763
|
}
|
11764
11764
|
}
|
11765
11765
|
},
|
@@ -11779,12 +11779,12 @@
|
|
11779
11779
|
"PipelineDisplayName": {},
|
11780
11780
|
"PipelineDefinition": {},
|
11781
11781
|
"PipelineDefinitionS3Location": {
|
11782
|
-
"shape": "
|
11782
|
+
"shape": "Snk"
|
11783
11783
|
},
|
11784
11784
|
"PipelineDescription": {},
|
11785
11785
|
"RoleArn": {},
|
11786
11786
|
"ParallelismConfiguration": {
|
11787
|
-
"shape": "
|
11787
|
+
"shape": "Snq"
|
11788
11788
|
}
|
11789
11789
|
}
|
11790
11790
|
},
|
@@ -11806,7 +11806,7 @@
|
|
11806
11806
|
"PipelineExecutionDescription": {},
|
11807
11807
|
"PipelineExecutionDisplayName": {},
|
11808
11808
|
"ParallelismConfiguration": {
|
11809
|
-
"shape": "
|
11809
|
+
"shape": "Snq"
|
11810
11810
|
}
|
11811
11811
|
}
|
11812
11812
|
},
|
@@ -11831,7 +11831,7 @@
|
|
11831
11831
|
"members": {
|
11832
11832
|
"ProvisioningArtifactId": {},
|
11833
11833
|
"ProvisioningParameters": {
|
11834
|
-
"shape": "
|
11834
|
+
"shape": "Sp9"
|
11835
11835
|
}
|
11836
11836
|
}
|
11837
11837
|
},
|
@@ -11861,7 +11861,7 @@
|
|
11861
11861
|
"DomainId": {},
|
11862
11862
|
"SpaceName": {},
|
11863
11863
|
"SpaceSettings": {
|
11864
|
-
"shape": "
|
11864
|
+
"shape": "Sph"
|
11865
11865
|
}
|
11866
11866
|
}
|
11867
11867
|
},
|
@@ -11888,7 +11888,7 @@
|
|
11888
11888
|
"type": "long"
|
11889
11889
|
},
|
11890
11890
|
"ProfilingParameters": {
|
11891
|
-
"shape": "
|
11891
|
+
"shape": "Sqf"
|
11892
11892
|
},
|
11893
11893
|
"DisableProfiler": {
|
11894
11894
|
"type": "boolean"
|
@@ -11896,7 +11896,7 @@
|
|
11896
11896
|
}
|
11897
11897
|
},
|
11898
11898
|
"ProfilerRuleConfigurations": {
|
11899
|
-
"shape": "
|
11899
|
+
"shape": "Sqh"
|
11900
11900
|
},
|
11901
11901
|
"ResourceConfig": {
|
11902
11902
|
"type": "structure",
|
@@ -11949,7 +11949,7 @@
|
|
11949
11949
|
"TrialComponentName": {},
|
11950
11950
|
"DisplayName": {},
|
11951
11951
|
"Status": {
|
11952
|
-
"shape": "
|
11952
|
+
"shape": "Sr2"
|
11953
11953
|
},
|
11954
11954
|
"StartTime": {
|
11955
11955
|
"type": "timestamp"
|
@@ -11958,22 +11958,22 @@
|
|
11958
11958
|
"type": "timestamp"
|
11959
11959
|
},
|
11960
11960
|
"Parameters": {
|
11961
|
-
"shape": "
|
11961
|
+
"shape": "Sr5"
|
11962
11962
|
},
|
11963
11963
|
"ParametersToRemove": {
|
11964
|
-
"shape": "
|
11964
|
+
"shape": "S1m1"
|
11965
11965
|
},
|
11966
11966
|
"InputArtifacts": {
|
11967
|
-
"shape": "
|
11967
|
+
"shape": "Sr9"
|
11968
11968
|
},
|
11969
11969
|
"InputArtifactsToRemove": {
|
11970
|
-
"shape": "
|
11970
|
+
"shape": "S1m1"
|
11971
11971
|
},
|
11972
11972
|
"OutputArtifacts": {
|
11973
|
-
"shape": "
|
11973
|
+
"shape": "Sr9"
|
11974
11974
|
},
|
11975
11975
|
"OutputArtifactsToRemove": {
|
11976
|
-
"shape": "
|
11976
|
+
"shape": "S1m1"
|
11977
11977
|
}
|
11978
11978
|
}
|
11979
11979
|
},
|
@@ -12015,13 +12015,13 @@
|
|
12015
12015
|
"members": {
|
12016
12016
|
"WorkforceName": {},
|
12017
12017
|
"SourceIpConfig": {
|
12018
|
-
"shape": "
|
12018
|
+
"shape": "Srq"
|
12019
12019
|
},
|
12020
12020
|
"OidcConfig": {
|
12021
|
-
"shape": "
|
12021
|
+
"shape": "Srn"
|
12022
12022
|
},
|
12023
12023
|
"WorkforceVpcConfig": {
|
12024
|
-
"shape": "
|
12024
|
+
"shape": "Sru"
|
12025
12025
|
}
|
12026
12026
|
}
|
12027
12027
|
},
|
@@ -12032,7 +12032,7 @@
|
|
12032
12032
|
],
|
12033
12033
|
"members": {
|
12034
12034
|
"Workforce": {
|
12035
|
-
"shape": "
|
12035
|
+
"shape": "S141"
|
12036
12036
|
}
|
12037
12037
|
}
|
12038
12038
|
}
|
@@ -12046,11 +12046,11 @@
|
|
12046
12046
|
"members": {
|
12047
12047
|
"WorkteamName": {},
|
12048
12048
|
"MemberDefinitions": {
|
12049
|
-
"shape": "
|
12049
|
+
"shape": "Ss4"
|
12050
12050
|
},
|
12051
12051
|
"Description": {},
|
12052
12052
|
"NotificationConfiguration": {
|
12053
|
-
"shape": "
|
12053
|
+
"shape": "Ssc"
|
12054
12054
|
}
|
12055
12055
|
}
|
12056
12056
|
},
|
@@ -12061,7 +12061,7 @@
|
|
12061
12061
|
],
|
12062
12062
|
"members": {
|
12063
12063
|
"Workteam": {
|
12064
|
-
"shape": "
|
12064
|
+
"shape": "S149"
|
12065
12065
|
}
|
12066
12066
|
}
|
12067
12067
|
}
|
@@ -14851,20 +14851,31 @@
|
|
14851
14851
|
"members": {
|
14852
14852
|
"S3Uri": {},
|
14853
14853
|
"S3DataType": {},
|
14854
|
-
"CompressionType": {}
|
14854
|
+
"CompressionType": {},
|
14855
|
+
"ModelAccessConfig": {
|
14856
|
+
"type": "structure",
|
14857
|
+
"required": [
|
14858
|
+
"AcceptEula"
|
14859
|
+
],
|
14860
|
+
"members": {
|
14861
|
+
"AcceptEula": {
|
14862
|
+
"type": "boolean"
|
14863
|
+
}
|
14864
|
+
}
|
14865
|
+
}
|
14855
14866
|
}
|
14856
14867
|
}
|
14857
14868
|
}
|
14858
14869
|
}
|
14859
14870
|
}
|
14860
14871
|
},
|
14861
|
-
"
|
14872
|
+
"Sks": {
|
14862
14873
|
"type": "list",
|
14863
14874
|
"member": {
|
14864
14875
|
"shape": "Skc"
|
14865
14876
|
}
|
14866
14877
|
},
|
14867
|
-
"
|
14878
|
+
"Skt": {
|
14868
14879
|
"type": "structure",
|
14869
14880
|
"required": [
|
14870
14881
|
"Mode"
|
@@ -14873,7 +14884,7 @@
|
|
14873
14884
|
"Mode": {}
|
14874
14885
|
}
|
14875
14886
|
},
|
14876
|
-
"
|
14887
|
+
"Skx": {
|
14877
14888
|
"type": "structure",
|
14878
14889
|
"members": {
|
14879
14890
|
"BaseliningJobName": {},
|
@@ -14882,7 +14893,7 @@
|
|
14882
14893
|
}
|
14883
14894
|
}
|
14884
14895
|
},
|
14885
|
-
"
|
14896
|
+
"Sky": {
|
14886
14897
|
"type": "structure",
|
14887
14898
|
"required": [
|
14888
14899
|
"ImageUri",
|
@@ -14896,7 +14907,7 @@
|
|
14896
14907
|
}
|
14897
14908
|
}
|
14898
14909
|
},
|
14899
|
-
"
|
14910
|
+
"Skz": {
|
14900
14911
|
"type": "structure",
|
14901
14912
|
"required": [
|
14902
14913
|
"GroundTruthS3Input"
|
@@ -14909,27 +14920,27 @@
|
|
14909
14920
|
"shape": "S8q"
|
14910
14921
|
},
|
14911
14922
|
"GroundTruthS3Input": {
|
14912
|
-
"shape": "
|
14923
|
+
"shape": "Sl0"
|
14913
14924
|
}
|
14914
14925
|
}
|
14915
14926
|
},
|
14916
|
-
"
|
14927
|
+
"Sl0": {
|
14917
14928
|
"type": "structure",
|
14918
14929
|
"members": {
|
14919
14930
|
"S3Uri": {}
|
14920
14931
|
}
|
14921
14932
|
},
|
14922
|
-
"
|
14933
|
+
"Sl3": {
|
14923
14934
|
"type": "structure",
|
14924
14935
|
"members": {
|
14925
14936
|
"KmsKeyId": {}
|
14926
14937
|
}
|
14927
14938
|
},
|
14928
|
-
"
|
14939
|
+
"Sl4": {
|
14929
14940
|
"type": "string",
|
14930
14941
|
"sensitive": true
|
14931
14942
|
},
|
14932
|
-
"
|
14943
|
+
"Sla": {
|
14933
14944
|
"type": "structure",
|
14934
14945
|
"required": [
|
14935
14946
|
"S3OutputPath"
|
@@ -14938,7 +14949,7 @@
|
|
14938
14949
|
"S3OutputPath": {}
|
14939
14950
|
}
|
14940
14951
|
},
|
14941
|
-
"
|
14952
|
+
"Sle": {
|
14942
14953
|
"type": "structure",
|
14943
14954
|
"members": {
|
14944
14955
|
"BaseliningJobName": {},
|
@@ -14947,7 +14958,7 @@
|
|
14947
14958
|
}
|
14948
14959
|
}
|
14949
14960
|
},
|
14950
|
-
"
|
14961
|
+
"Slf": {
|
14951
14962
|
"type": "structure",
|
14952
14963
|
"required": [
|
14953
14964
|
"ImageUri",
|
@@ -14961,7 +14972,7 @@
|
|
14961
14972
|
}
|
14962
14973
|
}
|
14963
14974
|
},
|
14964
|
-
"
|
14975
|
+
"Slg": {
|
14965
14976
|
"type": "structure",
|
14966
14977
|
"members": {
|
14967
14978
|
"EndpointInput": {
|
@@ -14972,7 +14983,7 @@
|
|
14972
14983
|
}
|
14973
14984
|
}
|
14974
14985
|
},
|
14975
|
-
"
|
14986
|
+
"Slj": {
|
14976
14987
|
"type": "structure",
|
14977
14988
|
"required": [
|
14978
14989
|
"ValidationRole",
|
@@ -14998,7 +15009,7 @@
|
|
14998
15009
|
}
|
14999
15010
|
}
|
15000
15011
|
},
|
15001
|
-
"
|
15012
|
+
"Slm": {
|
15002
15013
|
"type": "structure",
|
15003
15014
|
"required": [
|
15004
15015
|
"SourceAlgorithms"
|
@@ -15019,17 +15030,17 @@
|
|
15019
15030
|
}
|
15020
15031
|
}
|
15021
15032
|
},
|
15022
|
-
"
|
15033
|
+
"Slp": {
|
15023
15034
|
"type": "structure",
|
15024
15035
|
"members": {
|
15025
15036
|
"ModelQuality": {
|
15026
15037
|
"type": "structure",
|
15027
15038
|
"members": {
|
15028
15039
|
"Statistics": {
|
15029
|
-
"shape": "
|
15040
|
+
"shape": "Slr"
|
15030
15041
|
},
|
15031
15042
|
"Constraints": {
|
15032
|
-
"shape": "
|
15043
|
+
"shape": "Slr"
|
15033
15044
|
}
|
15034
15045
|
}
|
15035
15046
|
},
|
@@ -15037,10 +15048,10 @@
|
|
15037
15048
|
"type": "structure",
|
15038
15049
|
"members": {
|
15039
15050
|
"Statistics": {
|
15040
|
-
"shape": "
|
15051
|
+
"shape": "Slr"
|
15041
15052
|
},
|
15042
15053
|
"Constraints": {
|
15043
|
-
"shape": "
|
15054
|
+
"shape": "Slr"
|
15044
15055
|
}
|
15045
15056
|
}
|
15046
15057
|
},
|
@@ -15048,13 +15059,13 @@
|
|
15048
15059
|
"type": "structure",
|
15049
15060
|
"members": {
|
15050
15061
|
"Report": {
|
15051
|
-
"shape": "
|
15062
|
+
"shape": "Slr"
|
15052
15063
|
},
|
15053
15064
|
"PreTrainingReport": {
|
15054
|
-
"shape": "
|
15065
|
+
"shape": "Slr"
|
15055
15066
|
},
|
15056
15067
|
"PostTrainingReport": {
|
15057
|
-
"shape": "
|
15068
|
+
"shape": "Slr"
|
15058
15069
|
}
|
15059
15070
|
}
|
15060
15071
|
},
|
@@ -15062,13 +15073,13 @@
|
|
15062
15073
|
"type": "structure",
|
15063
15074
|
"members": {
|
15064
15075
|
"Report": {
|
15065
|
-
"shape": "
|
15076
|
+
"shape": "Slr"
|
15066
15077
|
}
|
15067
15078
|
}
|
15068
15079
|
}
|
15069
15080
|
}
|
15070
15081
|
},
|
15071
|
-
"
|
15082
|
+
"Slr": {
|
15072
15083
|
"type": "structure",
|
15073
15084
|
"required": [
|
15074
15085
|
"ContentType",
|
@@ -15080,25 +15091,25 @@
|
|
15080
15091
|
"S3Uri": {}
|
15081
15092
|
}
|
15082
15093
|
},
|
15083
|
-
"
|
15094
|
+
"Slw": {
|
15084
15095
|
"type": "map",
|
15085
15096
|
"key": {},
|
15086
15097
|
"value": {}
|
15087
15098
|
},
|
15088
|
-
"
|
15099
|
+
"Slz": {
|
15089
15100
|
"type": "structure",
|
15090
15101
|
"members": {
|
15091
15102
|
"Bias": {
|
15092
15103
|
"type": "structure",
|
15093
15104
|
"members": {
|
15094
15105
|
"ConfigFile": {
|
15095
|
-
"shape": "
|
15106
|
+
"shape": "Sm1"
|
15096
15107
|
},
|
15097
15108
|
"PreTrainingConstraints": {
|
15098
|
-
"shape": "
|
15109
|
+
"shape": "Slr"
|
15099
15110
|
},
|
15100
15111
|
"PostTrainingConstraints": {
|
15101
|
-
"shape": "
|
15112
|
+
"shape": "Slr"
|
15102
15113
|
}
|
15103
15114
|
}
|
15104
15115
|
},
|
@@ -15106,10 +15117,10 @@
|
|
15106
15117
|
"type": "structure",
|
15107
15118
|
"members": {
|
15108
15119
|
"Constraints": {
|
15109
|
-
"shape": "
|
15120
|
+
"shape": "Slr"
|
15110
15121
|
},
|
15111
15122
|
"ConfigFile": {
|
15112
|
-
"shape": "
|
15123
|
+
"shape": "Sm1"
|
15113
15124
|
}
|
15114
15125
|
}
|
15115
15126
|
},
|
@@ -15117,10 +15128,10 @@
|
|
15117
15128
|
"type": "structure",
|
15118
15129
|
"members": {
|
15119
15130
|
"Statistics": {
|
15120
|
-
"shape": "
|
15131
|
+
"shape": "Slr"
|
15121
15132
|
},
|
15122
15133
|
"Constraints": {
|
15123
|
-
"shape": "
|
15134
|
+
"shape": "Slr"
|
15124
15135
|
}
|
15125
15136
|
}
|
15126
15137
|
},
|
@@ -15128,16 +15139,16 @@
|
|
15128
15139
|
"type": "structure",
|
15129
15140
|
"members": {
|
15130
15141
|
"Statistics": {
|
15131
|
-
"shape": "
|
15142
|
+
"shape": "Slr"
|
15132
15143
|
},
|
15133
15144
|
"Constraints": {
|
15134
|
-
"shape": "
|
15145
|
+
"shape": "Slr"
|
15135
15146
|
}
|
15136
15147
|
}
|
15137
15148
|
}
|
15138
15149
|
}
|
15139
15150
|
},
|
15140
|
-
"
|
15151
|
+
"Sm1": {
|
15141
15152
|
"type": "structure",
|
15142
15153
|
"required": [
|
15143
15154
|
"S3Uri"
|
@@ -15148,7 +15159,7 @@
|
|
15148
15159
|
"S3Uri": {}
|
15149
15160
|
}
|
15150
15161
|
},
|
15151
|
-
"
|
15162
|
+
"Sm5": {
|
15152
15163
|
"type": "list",
|
15153
15164
|
"member": {
|
15154
15165
|
"type": "structure",
|
@@ -15177,7 +15188,7 @@
|
|
15177
15188
|
}
|
15178
15189
|
}
|
15179
15190
|
},
|
15180
|
-
"
|
15191
|
+
"Smd": {
|
15181
15192
|
"type": "structure",
|
15182
15193
|
"members": {
|
15183
15194
|
"BaseliningJobName": {},
|
@@ -15186,7 +15197,7 @@
|
|
15186
15197
|
}
|
15187
15198
|
}
|
15188
15199
|
},
|
15189
|
-
"
|
15200
|
+
"Sme": {
|
15190
15201
|
"type": "structure",
|
15191
15202
|
"required": [
|
15192
15203
|
"ImageUri"
|
@@ -15207,7 +15218,7 @@
|
|
15207
15218
|
}
|
15208
15219
|
}
|
15209
15220
|
},
|
15210
|
-
"
|
15221
|
+
"Smg": {
|
15211
15222
|
"type": "structure",
|
15212
15223
|
"required": [
|
15213
15224
|
"GroundTruthS3Input"
|
@@ -15220,11 +15231,11 @@
|
|
15220
15231
|
"shape": "S8q"
|
15221
15232
|
},
|
15222
15233
|
"GroundTruthS3Input": {
|
15223
|
-
"shape": "
|
15234
|
+
"shape": "Sl0"
|
15224
15235
|
}
|
15225
15236
|
}
|
15226
15237
|
},
|
15227
|
-
"
|
15238
|
+
"Smk": {
|
15228
15239
|
"type": "structure",
|
15229
15240
|
"members": {
|
15230
15241
|
"ScheduleConfig": {
|
@@ -15304,7 +15315,7 @@
|
|
15304
15315
|
"shape": "S8f"
|
15305
15316
|
},
|
15306
15317
|
"NetworkConfig": {
|
15307
|
-
"shape": "
|
15318
|
+
"shape": "Sms"
|
15308
15319
|
},
|
15309
15320
|
"RoleArn": {}
|
15310
15321
|
}
|
@@ -15313,7 +15324,7 @@
|
|
15313
15324
|
"MonitoringType": {}
|
15314
15325
|
}
|
15315
15326
|
},
|
15316
|
-
"
|
15327
|
+
"Sms": {
|
15317
15328
|
"type": "structure",
|
15318
15329
|
"members": {
|
15319
15330
|
"EnableInterContainerTrafficEncryption": {
|
@@ -15327,15 +15338,15 @@
|
|
15327
15338
|
}
|
15328
15339
|
}
|
15329
15340
|
},
|
15330
|
-
"
|
15341
|
+
"Sn1": {
|
15331
15342
|
"type": "list",
|
15332
15343
|
"member": {}
|
15333
15344
|
},
|
15334
|
-
"
|
15345
|
+
"Sn4": {
|
15335
15346
|
"type": "list",
|
15336
15347
|
"member": {}
|
15337
15348
|
},
|
15338
|
-
"
|
15349
|
+
"Sn7": {
|
15339
15350
|
"type": "structure",
|
15340
15351
|
"required": [
|
15341
15352
|
"MinimumInstanceMetadataServiceVersion"
|
@@ -15344,7 +15355,7 @@
|
|
15344
15355
|
"MinimumInstanceMetadataServiceVersion": {}
|
15345
15356
|
}
|
15346
15357
|
},
|
15347
|
-
"
|
15358
|
+
"Snc": {
|
15348
15359
|
"type": "list",
|
15349
15360
|
"member": {
|
15350
15361
|
"type": "structure",
|
@@ -15353,7 +15364,7 @@
|
|
15353
15364
|
}
|
15354
15365
|
}
|
15355
15366
|
},
|
15356
|
-
"
|
15367
|
+
"Snk": {
|
15357
15368
|
"type": "structure",
|
15358
15369
|
"required": [
|
15359
15370
|
"Bucket",
|
@@ -15365,7 +15376,7 @@
|
|
15365
15376
|
"VersionId": {}
|
15366
15377
|
}
|
15367
15378
|
},
|
15368
|
-
"
|
15379
|
+
"Snq": {
|
15369
15380
|
"type": "structure",
|
15370
15381
|
"required": [
|
15371
15382
|
"MaxParallelExecutionSteps"
|
@@ -15376,7 +15387,7 @@
|
|
15376
15387
|
}
|
15377
15388
|
}
|
15378
15389
|
},
|
15379
|
-
"
|
15390
|
+
"So3": {
|
15380
15391
|
"type": "list",
|
15381
15392
|
"member": {
|
15382
15393
|
"type": "structure",
|
@@ -15457,7 +15468,7 @@
|
|
15457
15468
|
}
|
15458
15469
|
}
|
15459
15470
|
},
|
15460
|
-
"
|
15471
|
+
"Soq": {
|
15461
15472
|
"type": "structure",
|
15462
15473
|
"required": [
|
15463
15474
|
"Outputs"
|
@@ -15503,7 +15514,7 @@
|
|
15503
15514
|
"KmsKeyId": {}
|
15504
15515
|
}
|
15505
15516
|
},
|
15506
|
-
"
|
15517
|
+
"Sov": {
|
15507
15518
|
"type": "structure",
|
15508
15519
|
"required": [
|
15509
15520
|
"ClusterConfig"
|
@@ -15529,7 +15540,7 @@
|
|
15529
15540
|
}
|
15530
15541
|
}
|
15531
15542
|
},
|
15532
|
-
"
|
15543
|
+
"Sox": {
|
15533
15544
|
"type": "structure",
|
15534
15545
|
"required": [
|
15535
15546
|
"MaxRuntimeInSeconds"
|
@@ -15540,7 +15551,7 @@
|
|
15540
15551
|
}
|
15541
15552
|
}
|
15542
15553
|
},
|
15543
|
-
"
|
15554
|
+
"Soz": {
|
15544
15555
|
"type": "structure",
|
15545
15556
|
"required": [
|
15546
15557
|
"ImageUri"
|
@@ -15556,12 +15567,12 @@
|
|
15556
15567
|
}
|
15557
15568
|
}
|
15558
15569
|
},
|
15559
|
-
"
|
15570
|
+
"Sp1": {
|
15560
15571
|
"type": "map",
|
15561
15572
|
"key": {},
|
15562
15573
|
"value": {}
|
15563
15574
|
},
|
15564
|
-
"
|
15575
|
+
"Sp2": {
|
15565
15576
|
"type": "structure",
|
15566
15577
|
"members": {
|
15567
15578
|
"ExperimentName": {},
|
@@ -15570,7 +15581,7 @@
|
|
15570
15581
|
"RunName": {}
|
15571
15582
|
}
|
15572
15583
|
},
|
15573
|
-
"
|
15584
|
+
"Sp7": {
|
15574
15585
|
"type": "structure",
|
15575
15586
|
"required": [
|
15576
15587
|
"ProductId"
|
@@ -15580,11 +15591,11 @@
|
|
15580
15591
|
"ProvisioningArtifactId": {},
|
15581
15592
|
"PathId": {},
|
15582
15593
|
"ProvisioningParameters": {
|
15583
|
-
"shape": "
|
15594
|
+
"shape": "Sp9"
|
15584
15595
|
}
|
15585
15596
|
}
|
15586
15597
|
},
|
15587
|
-
"
|
15598
|
+
"Sp9": {
|
15588
15599
|
"type": "list",
|
15589
15600
|
"member": {
|
15590
15601
|
"type": "structure",
|
@@ -15594,7 +15605,7 @@
|
|
15594
15605
|
}
|
15595
15606
|
}
|
15596
15607
|
},
|
15597
|
-
"
|
15608
|
+
"Sph": {
|
15598
15609
|
"type": "structure",
|
15599
15610
|
"members": {
|
15600
15611
|
"JupyterServerAppSettings": {
|
@@ -15605,7 +15616,7 @@
|
|
15605
15616
|
}
|
15606
15617
|
}
|
15607
15618
|
},
|
15608
|
-
"
|
15619
|
+
"Spr": {
|
15609
15620
|
"type": "structure",
|
15610
15621
|
"required": [
|
15611
15622
|
"TrainingInputMode"
|
@@ -15648,7 +15659,7 @@
|
|
15648
15659
|
}
|
15649
15660
|
}
|
15650
15661
|
},
|
15651
|
-
"
|
15662
|
+
"Sq0": {
|
15652
15663
|
"type": "structure",
|
15653
15664
|
"required": [
|
15654
15665
|
"S3OutputPath"
|
@@ -15677,7 +15688,7 @@
|
|
15677
15688
|
}
|
15678
15689
|
}
|
15679
15690
|
},
|
15680
|
-
"
|
15691
|
+
"Sq8": {
|
15681
15692
|
"type": "list",
|
15682
15693
|
"member": {
|
15683
15694
|
"type": "structure",
|
@@ -15695,17 +15706,17 @@
|
|
15695
15706
|
"type": "integer"
|
15696
15707
|
},
|
15697
15708
|
"RuleParameters": {
|
15698
|
-
"shape": "
|
15709
|
+
"shape": "Sqb"
|
15699
15710
|
}
|
15700
15711
|
}
|
15701
15712
|
}
|
15702
15713
|
},
|
15703
|
-
"
|
15714
|
+
"Sqb": {
|
15704
15715
|
"type": "map",
|
15705
15716
|
"key": {},
|
15706
15717
|
"value": {}
|
15707
15718
|
},
|
15708
|
-
"
|
15719
|
+
"Sqc": {
|
15709
15720
|
"type": "structure",
|
15710
15721
|
"required": [
|
15711
15722
|
"S3OutputPath"
|
@@ -15715,7 +15726,7 @@
|
|
15715
15726
|
"S3OutputPath": {}
|
15716
15727
|
}
|
15717
15728
|
},
|
15718
|
-
"
|
15729
|
+
"Sqd": {
|
15719
15730
|
"type": "structure",
|
15720
15731
|
"members": {
|
15721
15732
|
"S3OutputPath": {},
|
@@ -15723,19 +15734,19 @@
|
|
15723
15734
|
"type": "long"
|
15724
15735
|
},
|
15725
15736
|
"ProfilingParameters": {
|
15726
|
-
"shape": "
|
15737
|
+
"shape": "Sqf"
|
15727
15738
|
},
|
15728
15739
|
"DisableProfiler": {
|
15729
15740
|
"type": "boolean"
|
15730
15741
|
}
|
15731
15742
|
}
|
15732
15743
|
},
|
15733
|
-
"
|
15744
|
+
"Sqf": {
|
15734
15745
|
"type": "map",
|
15735
15746
|
"key": {},
|
15736
15747
|
"value": {}
|
15737
15748
|
},
|
15738
|
-
"
|
15749
|
+
"Sqh": {
|
15739
15750
|
"type": "list",
|
15740
15751
|
"member": {
|
15741
15752
|
"type": "structure",
|
@@ -15753,17 +15764,17 @@
|
|
15753
15764
|
"type": "integer"
|
15754
15765
|
},
|
15755
15766
|
"RuleParameters": {
|
15756
|
-
"shape": "
|
15767
|
+
"shape": "Sqb"
|
15757
15768
|
}
|
15758
15769
|
}
|
15759
15770
|
}
|
15760
15771
|
},
|
15761
|
-
"
|
15772
|
+
"Sqj": {
|
15762
15773
|
"type": "map",
|
15763
15774
|
"key": {},
|
15764
15775
|
"value": {}
|
15765
15776
|
},
|
15766
|
-
"
|
15777
|
+
"Sqq": {
|
15767
15778
|
"type": "structure",
|
15768
15779
|
"members": {
|
15769
15780
|
"InvocationsTimeoutInSeconds": {
|
@@ -15774,7 +15785,7 @@
|
|
15774
15785
|
}
|
15775
15786
|
}
|
15776
15787
|
},
|
15777
|
-
"
|
15788
|
+
"Sqt": {
|
15778
15789
|
"type": "structure",
|
15779
15790
|
"required": [
|
15780
15791
|
"DestinationS3Uri"
|
@@ -15787,7 +15798,7 @@
|
|
15787
15798
|
}
|
15788
15799
|
}
|
15789
15800
|
},
|
15790
|
-
"
|
15801
|
+
"Squ": {
|
15791
15802
|
"type": "structure",
|
15792
15803
|
"members": {
|
15793
15804
|
"InputFilter": {},
|
@@ -15795,14 +15806,14 @@
|
|
15795
15806
|
"JoinSource": {}
|
15796
15807
|
}
|
15797
15808
|
},
|
15798
|
-
"
|
15809
|
+
"Sr2": {
|
15799
15810
|
"type": "structure",
|
15800
15811
|
"members": {
|
15801
15812
|
"PrimaryStatus": {},
|
15802
15813
|
"Message": {}
|
15803
15814
|
}
|
15804
15815
|
},
|
15805
|
-
"
|
15816
|
+
"Sr5": {
|
15806
15817
|
"type": "map",
|
15807
15818
|
"key": {},
|
15808
15819
|
"value": {
|
@@ -15815,7 +15826,7 @@
|
|
15815
15826
|
}
|
15816
15827
|
}
|
15817
15828
|
},
|
15818
|
-
"
|
15829
|
+
"Sr9": {
|
15819
15830
|
"type": "map",
|
15820
15831
|
"key": {},
|
15821
15832
|
"value": {
|
@@ -15829,7 +15840,7 @@
|
|
15829
15840
|
}
|
15830
15841
|
}
|
15831
15842
|
},
|
15832
|
-
"
|
15843
|
+
"Srk": {
|
15833
15844
|
"type": "structure",
|
15834
15845
|
"required": [
|
15835
15846
|
"UserPool",
|
@@ -15840,7 +15851,7 @@
|
|
15840
15851
|
"ClientId": {}
|
15841
15852
|
}
|
15842
15853
|
},
|
15843
|
-
"
|
15854
|
+
"Srn": {
|
15844
15855
|
"type": "structure",
|
15845
15856
|
"required": [
|
15846
15857
|
"ClientId",
|
@@ -15866,7 +15877,7 @@
|
|
15866
15877
|
"JwksUri": {}
|
15867
15878
|
}
|
15868
15879
|
},
|
15869
|
-
"
|
15880
|
+
"Srq": {
|
15870
15881
|
"type": "structure",
|
15871
15882
|
"required": [
|
15872
15883
|
"Cidrs"
|
@@ -15878,27 +15889,27 @@
|
|
15878
15889
|
}
|
15879
15890
|
}
|
15880
15891
|
},
|
15881
|
-
"
|
15892
|
+
"Sru": {
|
15882
15893
|
"type": "structure",
|
15883
15894
|
"members": {
|
15884
15895
|
"VpcId": {},
|
15885
15896
|
"SecurityGroupIds": {
|
15886
|
-
"shape": "
|
15897
|
+
"shape": "Srw"
|
15887
15898
|
},
|
15888
15899
|
"Subnets": {
|
15889
|
-
"shape": "
|
15900
|
+
"shape": "Sry"
|
15890
15901
|
}
|
15891
15902
|
}
|
15892
15903
|
},
|
15893
|
-
"
|
15904
|
+
"Srw": {
|
15894
15905
|
"type": "list",
|
15895
15906
|
"member": {}
|
15896
15907
|
},
|
15897
|
-
"
|
15908
|
+
"Sry": {
|
15898
15909
|
"type": "list",
|
15899
15910
|
"member": {}
|
15900
15911
|
},
|
15901
|
-
"
|
15912
|
+
"Ss4": {
|
15902
15913
|
"type": "list",
|
15903
15914
|
"member": {
|
15904
15915
|
"type": "structure",
|
@@ -15931,13 +15942,13 @@
|
|
15931
15942
|
}
|
15932
15943
|
}
|
15933
15944
|
},
|
15934
|
-
"
|
15945
|
+
"Ssc": {
|
15935
15946
|
"type": "structure",
|
15936
15947
|
"members": {
|
15937
15948
|
"NotificationTopicArn": {}
|
15938
15949
|
}
|
15939
15950
|
},
|
15940
|
-
"
|
15951
|
+
"Suf": {
|
15941
15952
|
"type": "structure",
|
15942
15953
|
"members": {
|
15943
15954
|
"UserProfileArn": {},
|
@@ -15953,7 +15964,7 @@
|
|
15953
15964
|
}
|
15954
15965
|
}
|
15955
15966
|
},
|
15956
|
-
"
|
15967
|
+
"Sum": {
|
15957
15968
|
"type": "list",
|
15958
15969
|
"member": {
|
15959
15970
|
"type": "structure",
|
@@ -15968,7 +15979,7 @@
|
|
15968
15979
|
}
|
15969
15980
|
}
|
15970
15981
|
},
|
15971
|
-
"
|
15982
|
+
"Sv0": {
|
15972
15983
|
"type": "list",
|
15973
15984
|
"member": {
|
15974
15985
|
"type": "structure",
|
@@ -15977,7 +15988,7 @@
|
|
15977
15988
|
}
|
15978
15989
|
}
|
15979
15990
|
},
|
15980
|
-
"
|
15991
|
+
"Sv2": {
|
15981
15992
|
"type": "structure",
|
15982
15993
|
"required": [
|
15983
15994
|
"CandidateName",
|
@@ -16023,7 +16034,7 @@
|
|
16023
16034
|
},
|
16024
16035
|
"CandidateStatus": {},
|
16025
16036
|
"InferenceContainers": {
|
16026
|
-
"shape": "
|
16037
|
+
"shape": "Sve"
|
16027
16038
|
},
|
16028
16039
|
"CreationTime": {
|
16029
16040
|
"type": "timestamp"
|
@@ -16069,12 +16080,12 @@
|
|
16069
16080
|
"type": "map",
|
16070
16081
|
"key": {},
|
16071
16082
|
"value": {
|
16072
|
-
"shape": "
|
16083
|
+
"shape": "Sve"
|
16073
16084
|
}
|
16074
16085
|
}
|
16075
16086
|
}
|
16076
16087
|
},
|
16077
|
-
"
|
16088
|
+
"Sve": {
|
16078
16089
|
"type": "list",
|
16079
16090
|
"member": {
|
16080
16091
|
"type": "structure",
|
@@ -16091,20 +16102,20 @@
|
|
16091
16102
|
}
|
16092
16103
|
}
|
16093
16104
|
},
|
16094
|
-
"
|
16105
|
+
"Svu": {
|
16095
16106
|
"type": "structure",
|
16096
16107
|
"members": {
|
16097
16108
|
"CandidateDefinitionNotebookLocation": {},
|
16098
16109
|
"DataExplorationNotebookLocation": {}
|
16099
16110
|
}
|
16100
16111
|
},
|
16101
|
-
"
|
16112
|
+
"Svy": {
|
16102
16113
|
"type": "structure",
|
16103
16114
|
"members": {
|
16104
16115
|
"EndpointName": {}
|
16105
16116
|
}
|
16106
16117
|
},
|
16107
|
-
"
|
16118
|
+
"Swd": {
|
16108
16119
|
"type": "structure",
|
16109
16120
|
"required": [
|
16110
16121
|
"S3ModelArtifacts"
|
@@ -16113,7 +16124,7 @@
|
|
16113
16124
|
"S3ModelArtifacts": {}
|
16114
16125
|
}
|
16115
16126
|
},
|
16116
|
-
"
|
16127
|
+
"Sxi": {
|
16117
16128
|
"type": "list",
|
16118
16129
|
"member": {
|
16119
16130
|
"type": "structure",
|
@@ -16123,7 +16134,7 @@
|
|
16123
16134
|
"members": {
|
16124
16135
|
"VariantName": {},
|
16125
16136
|
"DeployedImages": {
|
16126
|
-
"shape": "
|
16137
|
+
"shape": "Sxk"
|
16127
16138
|
},
|
16128
16139
|
"CurrentWeight": {
|
16129
16140
|
"type": "float"
|
@@ -16138,7 +16149,7 @@
|
|
16138
16149
|
"type": "integer"
|
16139
16150
|
},
|
16140
16151
|
"VariantStatus": {
|
16141
|
-
"shape": "
|
16152
|
+
"shape": "Sxm"
|
16142
16153
|
},
|
16143
16154
|
"CurrentServerlessConfig": {
|
16144
16155
|
"shape": "Sbx"
|
@@ -16149,7 +16160,7 @@
|
|
16149
16160
|
}
|
16150
16161
|
}
|
16151
16162
|
},
|
16152
|
-
"
|
16163
|
+
"Sxk": {
|
16153
16164
|
"type": "list",
|
16154
16165
|
"member": {
|
16155
16166
|
"type": "structure",
|
@@ -16162,7 +16173,7 @@
|
|
16162
16173
|
}
|
16163
16174
|
}
|
16164
16175
|
},
|
16165
|
-
"
|
16176
|
+
"Sxm": {
|
16166
16177
|
"type": "list",
|
16167
16178
|
"member": {
|
16168
16179
|
"type": "structure",
|
@@ -16178,7 +16189,7 @@
|
|
16178
16189
|
}
|
16179
16190
|
}
|
16180
16191
|
},
|
16181
|
-
"
|
16192
|
+
"Sxq": {
|
16182
16193
|
"type": "structure",
|
16183
16194
|
"required": [
|
16184
16195
|
"EnableCapture",
|
@@ -16199,7 +16210,7 @@
|
|
16199
16210
|
"KmsKeyId": {}
|
16200
16211
|
}
|
16201
16212
|
},
|
16202
|
-
"
|
16213
|
+
"Sxu": {
|
16203
16214
|
"type": "list",
|
16204
16215
|
"member": {
|
16205
16216
|
"type": "structure",
|
@@ -16209,7 +16220,7 @@
|
|
16209
16220
|
"members": {
|
16210
16221
|
"VariantName": {},
|
16211
16222
|
"DeployedImages": {
|
16212
|
-
"shape": "
|
16223
|
+
"shape": "Sxk"
|
16213
16224
|
},
|
16214
16225
|
"CurrentWeight": {
|
16215
16226
|
"type": "float"
|
@@ -16226,7 +16237,7 @@
|
|
16226
16237
|
"InstanceType": {},
|
16227
16238
|
"AcceleratorType": {},
|
16228
16239
|
"VariantStatus": {
|
16229
|
-
"shape": "
|
16240
|
+
"shape": "Sxm"
|
16230
16241
|
},
|
16231
16242
|
"CurrentServerlessConfig": {
|
16232
16243
|
"shape": "Sbx"
|
@@ -16237,7 +16248,7 @@
|
|
16237
16248
|
}
|
16238
16249
|
}
|
16239
16250
|
},
|
16240
|
-
"
|
16251
|
+
"Sy0": {
|
16241
16252
|
"type": "structure",
|
16242
16253
|
"required": [
|
16243
16254
|
"SourceArn"
|
@@ -16247,7 +16258,7 @@
|
|
16247
16258
|
"SourceType": {}
|
16248
16259
|
}
|
16249
16260
|
},
|
16250
|
-
"
|
16261
|
+
"Sy7": {
|
16251
16262
|
"type": "structure",
|
16252
16263
|
"required": [
|
16253
16264
|
"Status"
|
@@ -16257,7 +16268,7 @@
|
|
16257
16268
|
"BlockedReason": {}
|
16258
16269
|
}
|
16259
16270
|
},
|
16260
|
-
"
|
16271
|
+
"Sya": {
|
16261
16272
|
"type": "structure",
|
16262
16273
|
"required": [
|
16263
16274
|
"Status"
|
@@ -16267,24 +16278,24 @@
|
|
16267
16278
|
"FailureReason": {}
|
16268
16279
|
}
|
16269
16280
|
},
|
16270
|
-
"
|
16281
|
+
"Syg": {
|
16271
16282
|
"type": "list",
|
16272
16283
|
"member": {
|
16273
|
-
"shape": "
|
16284
|
+
"shape": "Syh"
|
16274
16285
|
}
|
16275
16286
|
},
|
16276
|
-
"
|
16287
|
+
"Syh": {
|
16277
16288
|
"type": "structure",
|
16278
16289
|
"members": {
|
16279
16290
|
"Key": {},
|
16280
16291
|
"Value": {}
|
16281
16292
|
}
|
16282
16293
|
},
|
16283
|
-
"
|
16294
|
+
"Syy": {
|
16284
16295
|
"type": "list",
|
16285
16296
|
"member": {}
|
16286
16297
|
},
|
16287
|
-
"
|
16298
|
+
"Szd": {
|
16288
16299
|
"type": "structure",
|
16289
16300
|
"members": {
|
16290
16301
|
"Completed": {
|
@@ -16304,7 +16315,7 @@
|
|
16304
16315
|
}
|
16305
16316
|
}
|
16306
16317
|
},
|
16307
|
-
"
|
16318
|
+
"Szf": {
|
16308
16319
|
"type": "structure",
|
16309
16320
|
"members": {
|
16310
16321
|
"Succeeded": {
|
@@ -16318,7 +16329,7 @@
|
|
16318
16329
|
}
|
16319
16330
|
}
|
16320
16331
|
},
|
16321
|
-
"
|
16332
|
+
"Szh": {
|
16322
16333
|
"type": "structure",
|
16323
16334
|
"required": [
|
16324
16335
|
"TrainingJobName",
|
@@ -16363,7 +16374,7 @@
|
|
16363
16374
|
"ObjectiveStatus": {}
|
16364
16375
|
}
|
16365
16376
|
},
|
16366
|
-
"
|
16377
|
+
"Szk": {
|
16367
16378
|
"type": "structure",
|
16368
16379
|
"members": {
|
16369
16380
|
"NumberOfTrainingJobsObjectiveNotImproving": {
|
@@ -16374,7 +16385,7 @@
|
|
16374
16385
|
}
|
16375
16386
|
}
|
16376
16387
|
},
|
16377
|
-
"
|
16388
|
+
"Szl": {
|
16378
16389
|
"type": "structure",
|
16379
16390
|
"members": {
|
16380
16391
|
"RuntimeInSeconds": {
|
@@ -16382,7 +16393,7 @@
|
|
16382
16393
|
}
|
16383
16394
|
}
|
16384
16395
|
},
|
16385
|
-
"
|
16396
|
+
"S106": {
|
16386
16397
|
"type": "structure",
|
16387
16398
|
"required": [
|
16388
16399
|
"CostPerHour",
|
@@ -16414,7 +16425,7 @@
|
|
16414
16425
|
}
|
16415
16426
|
}
|
16416
16427
|
},
|
16417
|
-
"
|
16428
|
+
"S109": {
|
16418
16429
|
"type": "structure",
|
16419
16430
|
"required": [
|
16420
16431
|
"EndpointName",
|
@@ -16432,7 +16443,7 @@
|
|
16432
16443
|
}
|
16433
16444
|
}
|
16434
16445
|
},
|
16435
|
-
"
|
16446
|
+
"S10b": {
|
16436
16447
|
"type": "structure",
|
16437
16448
|
"members": {
|
16438
16449
|
"InferenceSpecificationName": {},
|
@@ -16455,7 +16466,7 @@
|
|
16455
16466
|
"CompilationJobName": {}
|
16456
16467
|
}
|
16457
16468
|
},
|
16458
|
-
"
|
16469
|
+
"S10j": {
|
16459
16470
|
"type": "structure",
|
16460
16471
|
"required": [
|
16461
16472
|
"MaxInvocations",
|
@@ -16470,7 +16481,7 @@
|
|
16470
16481
|
}
|
16471
16482
|
}
|
16472
16483
|
},
|
16473
|
-
"
|
16484
|
+
"S10n": {
|
16474
16485
|
"type": "structure",
|
16475
16486
|
"members": {
|
16476
16487
|
"TotalLabeled": {
|
@@ -16490,7 +16501,7 @@
|
|
16490
16501
|
}
|
16491
16502
|
}
|
16492
16503
|
},
|
16493
|
-
"
|
16504
|
+
"S10q": {
|
16494
16505
|
"type": "structure",
|
16495
16506
|
"required": [
|
16496
16507
|
"OutputDatasetS3Uri"
|
@@ -16500,7 +16511,7 @@
|
|
16500
16511
|
"FinalActiveLearningModelArn": {}
|
16501
16512
|
}
|
16502
16513
|
},
|
16503
|
-
"
|
16514
|
+
"S10v": {
|
16504
16515
|
"type": "structure",
|
16505
16516
|
"required": [
|
16506
16517
|
"RecommendationStatus"
|
@@ -16526,21 +16537,21 @@
|
|
16526
16537
|
}
|
16527
16538
|
}
|
16528
16539
|
},
|
16529
|
-
"
|
16540
|
+
"S11c": {
|
16530
16541
|
"type": "structure",
|
16531
16542
|
"required": [
|
16532
16543
|
"ValidationStatuses"
|
16533
16544
|
],
|
16534
16545
|
"members": {
|
16535
16546
|
"ValidationStatuses": {
|
16536
|
-
"shape": "
|
16547
|
+
"shape": "S11d"
|
16537
16548
|
},
|
16538
16549
|
"ImageScanStatuses": {
|
16539
|
-
"shape": "
|
16550
|
+
"shape": "S11d"
|
16540
16551
|
}
|
16541
16552
|
}
|
16542
16553
|
},
|
16543
|
-
"
|
16554
|
+
"S11d": {
|
16544
16555
|
"type": "list",
|
16545
16556
|
"member": {
|
16546
16557
|
"type": "structure",
|
@@ -16555,7 +16566,7 @@
|
|
16555
16566
|
}
|
16556
16567
|
}
|
16557
16568
|
},
|
16558
|
-
"
|
16569
|
+
"S11p": {
|
16559
16570
|
"type": "structure",
|
16560
16571
|
"required": [
|
16561
16572
|
"MonitoringScheduleName",
|
@@ -16583,14 +16594,14 @@
|
|
16583
16594
|
"MonitoringType": {}
|
16584
16595
|
}
|
16585
16596
|
},
|
16586
|
-
"
|
16597
|
+
"S129": {
|
16587
16598
|
"type": "structure",
|
16588
16599
|
"members": {
|
16589
16600
|
"ExperimentName": {},
|
16590
16601
|
"TrialName": {}
|
16591
16602
|
}
|
16592
16603
|
},
|
16593
|
-
"
|
16604
|
+
"S12b": {
|
16594
16605
|
"type": "structure",
|
16595
16606
|
"required": [
|
16596
16607
|
"SelectedSteps"
|
@@ -16611,14 +16622,14 @@
|
|
16611
16622
|
}
|
16612
16623
|
}
|
16613
16624
|
},
|
16614
|
-
"
|
16625
|
+
"S12k": {
|
16615
16626
|
"type": "structure",
|
16616
16627
|
"members": {
|
16617
16628
|
"ProvisionedProductId": {},
|
16618
16629
|
"ProvisionedProductStatusMessage": {}
|
16619
16630
|
}
|
16620
16631
|
},
|
16621
|
-
"
|
16632
|
+
"S12v": {
|
16622
16633
|
"type": "structure",
|
16623
16634
|
"required": [
|
16624
16635
|
"WorkteamArn"
|
@@ -16631,7 +16642,7 @@
|
|
16631
16642
|
"ListingId": {}
|
16632
16643
|
}
|
16633
16644
|
},
|
16634
|
-
"
|
16645
|
+
"S12z": {
|
16635
16646
|
"type": "list",
|
16636
16647
|
"member": {
|
16637
16648
|
"type": "structure",
|
@@ -16651,7 +16662,7 @@
|
|
16651
16662
|
}
|
16652
16663
|
}
|
16653
16664
|
},
|
16654
|
-
"
|
16665
|
+
"S132": {
|
16655
16666
|
"type": "list",
|
16656
16667
|
"member": {
|
16657
16668
|
"type": "structure",
|
@@ -16666,7 +16677,7 @@
|
|
16666
16677
|
}
|
16667
16678
|
}
|
16668
16679
|
},
|
16669
|
-
"
|
16680
|
+
"S136": {
|
16670
16681
|
"type": "list",
|
16671
16682
|
"member": {
|
16672
16683
|
"type": "structure",
|
@@ -16681,7 +16692,7 @@
|
|
16681
16692
|
}
|
16682
16693
|
}
|
16683
16694
|
},
|
16684
|
-
"
|
16695
|
+
"S13d": {
|
16685
16696
|
"type": "structure",
|
16686
16697
|
"required": [
|
16687
16698
|
"Status"
|
@@ -16694,7 +16705,7 @@
|
|
16694
16705
|
"ReusedByJob": {}
|
16695
16706
|
}
|
16696
16707
|
},
|
16697
|
-
"
|
16708
|
+
"S13l": {
|
16698
16709
|
"type": "structure",
|
16699
16710
|
"required": [
|
16700
16711
|
"SourceArn"
|
@@ -16704,7 +16715,7 @@
|
|
16704
16715
|
"SourceType": {}
|
16705
16716
|
}
|
16706
16717
|
},
|
16707
|
-
"
|
16718
|
+
"S13p": {
|
16708
16719
|
"type": "structure",
|
16709
16720
|
"required": [
|
16710
16721
|
"SourceArn"
|
@@ -16714,7 +16725,7 @@
|
|
16714
16725
|
"SourceType": {}
|
16715
16726
|
}
|
16716
16727
|
},
|
16717
|
-
"
|
16728
|
+
"S13r": {
|
16718
16729
|
"type": "list",
|
16719
16730
|
"member": {
|
16720
16731
|
"type": "structure",
|
@@ -16745,7 +16756,7 @@
|
|
16745
16756
|
}
|
16746
16757
|
}
|
16747
16758
|
},
|
16748
|
-
"
|
16759
|
+
"S141": {
|
16749
16760
|
"type": "structure",
|
16750
16761
|
"required": [
|
16751
16762
|
"WorkforceName",
|
@@ -16758,11 +16769,11 @@
|
|
16758
16769
|
"type": "timestamp"
|
16759
16770
|
},
|
16760
16771
|
"SourceIpConfig": {
|
16761
|
-
"shape": "
|
16772
|
+
"shape": "Srq"
|
16762
16773
|
},
|
16763
16774
|
"SubDomain": {},
|
16764
16775
|
"CognitoConfig": {
|
16765
|
-
"shape": "
|
16776
|
+
"shape": "Srk"
|
16766
16777
|
},
|
16767
16778
|
"OidcConfig": {
|
16768
16779
|
"type": "structure",
|
@@ -16789,10 +16800,10 @@
|
|
16789
16800
|
"members": {
|
16790
16801
|
"VpcId": {},
|
16791
16802
|
"SecurityGroupIds": {
|
16792
|
-
"shape": "
|
16803
|
+
"shape": "Srw"
|
16793
16804
|
},
|
16794
16805
|
"Subnets": {
|
16795
|
-
"shape": "
|
16806
|
+
"shape": "Sry"
|
16796
16807
|
},
|
16797
16808
|
"VpcEndpointId": {}
|
16798
16809
|
}
|
@@ -16801,7 +16812,7 @@
|
|
16801
16812
|
"FailureReason": {}
|
16802
16813
|
}
|
16803
16814
|
},
|
16804
|
-
"
|
16815
|
+
"S149": {
|
16805
16816
|
"type": "structure",
|
16806
16817
|
"required": [
|
16807
16818
|
"WorkteamName",
|
@@ -16812,7 +16823,7 @@
|
|
16812
16823
|
"members": {
|
16813
16824
|
"WorkteamName": {},
|
16814
16825
|
"MemberDefinitions": {
|
16815
|
-
"shape": "
|
16826
|
+
"shape": "Ss4"
|
16816
16827
|
},
|
16817
16828
|
"WorkteamArn": {},
|
16818
16829
|
"WorkforceArn": {},
|
@@ -16829,11 +16840,11 @@
|
|
16829
16840
|
"type": "timestamp"
|
16830
16841
|
},
|
16831
16842
|
"NotificationConfiguration": {
|
16832
|
-
"shape": "
|
16843
|
+
"shape": "Ssc"
|
16833
16844
|
}
|
16834
16845
|
}
|
16835
16846
|
},
|
16836
|
-
"
|
16847
|
+
"S151": {
|
16837
16848
|
"type": "structure",
|
16838
16849
|
"members": {
|
16839
16850
|
"MinInvocationsPerMinute": {
|
@@ -16844,7 +16855,7 @@
|
|
16844
16855
|
}
|
16845
16856
|
}
|
16846
16857
|
},
|
16847
|
-
"
|
16858
|
+
"S17k": {
|
16848
16859
|
"type": "list",
|
16849
16860
|
"member": {
|
16850
16861
|
"type": "structure",
|
@@ -16864,7 +16875,7 @@
|
|
16864
16875
|
}
|
16865
16876
|
}
|
16866
16877
|
},
|
16867
|
-
"
|
16878
|
+
"S19a": {
|
16868
16879
|
"type": "list",
|
16869
16880
|
"member": {
|
16870
16881
|
"type": "structure",
|
@@ -16886,7 +16897,7 @@
|
|
16886
16897
|
"HubContentDisplayName": {},
|
16887
16898
|
"HubContentDescription": {},
|
16888
16899
|
"HubContentSearchKeywords": {
|
16889
|
-
"shape": "
|
16900
|
+
"shape": "Syy"
|
16890
16901
|
},
|
16891
16902
|
"HubContentStatus": {},
|
16892
16903
|
"CreationTime": {
|
@@ -16895,7 +16906,7 @@
|
|
16895
16906
|
}
|
16896
16907
|
}
|
16897
16908
|
},
|
16898
|
-
"
|
16909
|
+
"S1cp": {
|
16899
16910
|
"type": "list",
|
16900
16911
|
"member": {
|
16901
16912
|
"type": "structure",
|
@@ -16939,7 +16950,7 @@
|
|
16939
16950
|
}
|
16940
16951
|
}
|
16941
16952
|
},
|
16942
|
-
"
|
16953
|
+
"S1e4": {
|
16943
16954
|
"type": "list",
|
16944
16955
|
"member": {
|
16945
16956
|
"type": "structure",
|
@@ -16953,7 +16964,7 @@
|
|
16953
16964
|
}
|
16954
16965
|
}
|
16955
16966
|
},
|
16956
|
-
"
|
16967
|
+
"S1el": {
|
16957
16968
|
"type": "list",
|
16958
16969
|
"member": {
|
16959
16970
|
"type": "structure",
|
@@ -16967,7 +16978,7 @@
|
|
16967
16978
|
}
|
16968
16979
|
}
|
16969
16980
|
},
|
16970
|
-
"
|
16981
|
+
"S1hg": {
|
16971
16982
|
"type": "list",
|
16972
16983
|
"member": {
|
16973
16984
|
"type": "structure",
|
@@ -16981,11 +16992,11 @@
|
|
16981
16992
|
}
|
16982
16993
|
}
|
16983
16994
|
},
|
16984
|
-
"
|
16995
|
+
"S1hr": {
|
16985
16996
|
"type": "structure",
|
16986
16997
|
"members": {
|
16987
16998
|
"Filters": {
|
16988
|
-
"shape": "
|
16999
|
+
"shape": "S1hs"
|
16989
17000
|
},
|
16990
17001
|
"NestedFilters": {
|
16991
17002
|
"type": "list",
|
@@ -16998,7 +17009,7 @@
|
|
16998
17009
|
"members": {
|
16999
17010
|
"NestedPropertyName": {},
|
17000
17011
|
"Filters": {
|
17001
|
-
"shape": "
|
17012
|
+
"shape": "S1hs"
|
17002
17013
|
}
|
17003
17014
|
}
|
17004
17015
|
}
|
@@ -17006,13 +17017,13 @@
|
|
17006
17017
|
"SubExpressions": {
|
17007
17018
|
"type": "list",
|
17008
17019
|
"member": {
|
17009
|
-
"shape": "
|
17020
|
+
"shape": "S1hr"
|
17010
17021
|
}
|
17011
17022
|
},
|
17012
17023
|
"Operator": {}
|
17013
17024
|
}
|
17014
17025
|
},
|
17015
|
-
"
|
17026
|
+
"S1hs": {
|
17016
17027
|
"type": "list",
|
17017
17028
|
"member": {
|
17018
17029
|
"type": "structure",
|
@@ -17026,7 +17037,7 @@
|
|
17026
17037
|
}
|
17027
17038
|
}
|
17028
17039
|
},
|
17029
|
-
"
|
17040
|
+
"S1i5": {
|
17030
17041
|
"type": "structure",
|
17031
17042
|
"members": {
|
17032
17043
|
"TrainingJobName": {},
|
@@ -17035,7 +17046,7 @@
|
|
17035
17046
|
"LabelingJobArn": {},
|
17036
17047
|
"AutoMLJobArn": {},
|
17037
17048
|
"ModelArtifacts": {
|
17038
|
-
"shape": "
|
17049
|
+
"shape": "Swd"
|
17039
17050
|
},
|
17040
17051
|
"TrainingJobStatus": {},
|
17041
17052
|
"SecondaryStatus": {},
|
@@ -17044,7 +17055,7 @@
|
|
17044
17055
|
"shape": "S2w"
|
17045
17056
|
},
|
17046
17057
|
"AlgorithmSpecification": {
|
17047
|
-
"shape": "
|
17058
|
+
"shape": "Spr"
|
17048
17059
|
},
|
17049
17060
|
"RoleArn": {},
|
17050
17061
|
"InputDataConfig": {
|
@@ -17075,10 +17086,10 @@
|
|
17075
17086
|
"type": "timestamp"
|
17076
17087
|
},
|
17077
17088
|
"SecondaryStatusTransitions": {
|
17078
|
-
"shape": "
|
17089
|
+
"shape": "S12z"
|
17079
17090
|
},
|
17080
17091
|
"FinalMetricDataList": {
|
17081
|
-
"shape": "
|
17092
|
+
"shape": "S132"
|
17082
17093
|
},
|
17083
17094
|
"EnableNetworkIsolation": {
|
17084
17095
|
"type": "boolean"
|
@@ -17099,25 +17110,25 @@
|
|
17099
17110
|
"type": "integer"
|
17100
17111
|
},
|
17101
17112
|
"DebugHookConfig": {
|
17102
|
-
"shape": "
|
17113
|
+
"shape": "Sq0"
|
17103
17114
|
},
|
17104
17115
|
"ExperimentConfig": {
|
17105
|
-
"shape": "
|
17116
|
+
"shape": "Sp2"
|
17106
17117
|
},
|
17107
17118
|
"DebugRuleConfigurations": {
|
17108
|
-
"shape": "
|
17119
|
+
"shape": "Sq8"
|
17109
17120
|
},
|
17110
17121
|
"TensorBoardOutputConfig": {
|
17111
|
-
"shape": "
|
17122
|
+
"shape": "Sqc"
|
17112
17123
|
},
|
17113
17124
|
"DebugRuleEvaluationStatuses": {
|
17114
|
-
"shape": "
|
17125
|
+
"shape": "S136"
|
17115
17126
|
},
|
17116
17127
|
"ProfilerConfig": {
|
17117
|
-
"shape": "
|
17128
|
+
"shape": "Sqd"
|
17118
17129
|
},
|
17119
17130
|
"Environment": {
|
17120
|
-
"shape": "
|
17131
|
+
"shape": "Sqj"
|
17121
17132
|
},
|
17122
17133
|
"RetryStrategy": {
|
17123
17134
|
"shape": "Sgf"
|
@@ -17127,7 +17138,7 @@
|
|
17127
17138
|
}
|
17128
17139
|
}
|
17129
17140
|
},
|
17130
|
-
"
|
17141
|
+
"S1id": {
|
17131
17142
|
"type": "structure",
|
17132
17143
|
"members": {
|
17133
17144
|
"TransformJobName": {},
|
@@ -17139,7 +17150,7 @@
|
|
17139
17150
|
"type": "integer"
|
17140
17151
|
},
|
17141
17152
|
"ModelClientConfig": {
|
17142
|
-
"shape": "
|
17153
|
+
"shape": "Sqq"
|
17143
17154
|
},
|
17144
17155
|
"MaxPayloadInMB": {
|
17145
17156
|
"type": "integer"
|
@@ -17169,24 +17180,24 @@
|
|
17169
17180
|
"LabelingJobArn": {},
|
17170
17181
|
"AutoMLJobArn": {},
|
17171
17182
|
"DataProcessing": {
|
17172
|
-
"shape": "
|
17183
|
+
"shape": "Squ"
|
17173
17184
|
},
|
17174
17185
|
"ExperimentConfig": {
|
17175
|
-
"shape": "
|
17186
|
+
"shape": "Sp2"
|
17176
17187
|
},
|
17177
17188
|
"Tags": {
|
17178
17189
|
"shape": "S7"
|
17179
17190
|
},
|
17180
17191
|
"DataCaptureConfig": {
|
17181
|
-
"shape": "
|
17192
|
+
"shape": "Sqt"
|
17182
17193
|
}
|
17183
17194
|
}
|
17184
17195
|
},
|
17185
|
-
"
|
17196
|
+
"S1ju": {
|
17186
17197
|
"type": "list",
|
17187
17198
|
"member": {}
|
17188
17199
|
},
|
17189
|
-
"
|
17200
|
+
"S1m1": {
|
17190
17201
|
"type": "list",
|
17191
17202
|
"member": {}
|
17192
17203
|
}
|