cdk-comprehend-s3olap 2.0.89 → 2.0.90
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-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4 -0
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +34 -19
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +39 -11
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -213
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +696 -695
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +3 -0
- package/node_modules/aws-sdk/clients/ec2.d.ts +47 -39
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +16 -1
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +35 -0
- package/node_modules/aws-sdk/clients/medialive.d.ts +38 -0
- package/node_modules/aws-sdk/clients/route53.d.ts +2 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +10 -5
- package/node_modules/aws-sdk/clients/ssm.d.ts +10 -6
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +10 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
@@ -328,7 +328,7 @@
|
|
328
328
|
"shape": "S7"
|
329
329
|
},
|
330
330
|
"ModelDeployConfig": {
|
331
|
-
"shape": "
|
331
|
+
"shape": "S5w"
|
332
332
|
}
|
333
333
|
}
|
334
334
|
},
|
@@ -352,7 +352,7 @@
|
|
352
352
|
"members": {
|
353
353
|
"CodeRepositoryName": {},
|
354
354
|
"GitConfig": {
|
355
|
-
"shape": "
|
355
|
+
"shape": "S62"
|
356
356
|
},
|
357
357
|
"Tags": {
|
358
358
|
"shape": "S7"
|
@@ -383,13 +383,13 @@
|
|
383
383
|
"RoleArn": {},
|
384
384
|
"ModelPackageVersionArn": {},
|
385
385
|
"InputConfig": {
|
386
|
-
"shape": "
|
386
|
+
"shape": "S69"
|
387
387
|
},
|
388
388
|
"OutputConfig": {
|
389
|
-
"shape": "
|
389
|
+
"shape": "S6b"
|
390
390
|
},
|
391
391
|
"VpcConfig": {
|
392
|
-
"shape": "
|
392
|
+
"shape": "S6i"
|
393
393
|
},
|
394
394
|
"StoppingCondition": {
|
395
395
|
"shape": "S3l"
|
@@ -420,7 +420,7 @@
|
|
420
420
|
"members": {
|
421
421
|
"ContextName": {},
|
422
422
|
"Source": {
|
423
|
-
"shape": "
|
423
|
+
"shape": "S6q"
|
424
424
|
},
|
425
425
|
"ContextType": {},
|
426
426
|
"Description": {},
|
@@ -453,26 +453,26 @@
|
|
453
453
|
"members": {
|
454
454
|
"JobDefinitionName": {},
|
455
455
|
"DataQualityBaselineConfig": {
|
456
|
-
"shape": "
|
456
|
+
"shape": "S6v"
|
457
457
|
},
|
458
458
|
"DataQualityAppSpecification": {
|
459
|
-
"shape": "
|
459
|
+
"shape": "S6z"
|
460
460
|
},
|
461
461
|
"DataQualityJobInput": {
|
462
|
-
"shape": "
|
462
|
+
"shape": "S78"
|
463
463
|
},
|
464
464
|
"DataQualityJobOutputConfig": {
|
465
|
-
"shape": "
|
465
|
+
"shape": "S7f"
|
466
466
|
},
|
467
467
|
"JobResources": {
|
468
|
-
"shape": "
|
468
|
+
"shape": "S7l"
|
469
469
|
},
|
470
470
|
"NetworkConfig": {
|
471
|
-
"shape": "
|
471
|
+
"shape": "S7q"
|
472
472
|
},
|
473
473
|
"RoleArn": {},
|
474
474
|
"StoppingCondition": {
|
475
|
-
"shape": "
|
475
|
+
"shape": "S7r"
|
476
476
|
},
|
477
477
|
"Tags": {
|
478
478
|
"shape": "S7"
|
@@ -501,7 +501,7 @@
|
|
501
501
|
"RoleArn": {},
|
502
502
|
"Description": {},
|
503
503
|
"OutputConfig": {
|
504
|
-
"shape": "
|
504
|
+
"shape": "S7x"
|
505
505
|
},
|
506
506
|
"Tags": {
|
507
507
|
"shape": "S7"
|
@@ -526,7 +526,7 @@
|
|
526
526
|
"DomainName": {},
|
527
527
|
"AuthMode": {},
|
528
528
|
"DefaultUserSettings": {
|
529
|
-
"shape": "
|
529
|
+
"shape": "S83"
|
530
530
|
},
|
531
531
|
"SubnetIds": {
|
532
532
|
"shape": "S5p"
|
@@ -543,7 +543,7 @@
|
|
543
543
|
"KmsKeyId": {},
|
544
544
|
"AppSecurityGroupManagement": {},
|
545
545
|
"DomainSettings": {
|
546
|
-
"shape": "
|
546
|
+
"shape": "S8m"
|
547
547
|
}
|
548
548
|
}
|
549
549
|
},
|
@@ -566,11 +566,11 @@
|
|
566
566
|
"members": {
|
567
567
|
"EdgeDeploymentPlanName": {},
|
568
568
|
"ModelConfigs": {
|
569
|
-
"shape": "
|
569
|
+
"shape": "S8u"
|
570
570
|
},
|
571
571
|
"DeviceFleetName": {},
|
572
572
|
"Stages": {
|
573
|
-
"shape": "
|
573
|
+
"shape": "S8w"
|
574
574
|
},
|
575
575
|
"Tags": {
|
576
576
|
"shape": "S7"
|
@@ -597,7 +597,7 @@
|
|
597
597
|
"members": {
|
598
598
|
"EdgeDeploymentPlanName": {},
|
599
599
|
"Stages": {
|
600
|
-
"shape": "
|
600
|
+
"shape": "S8w"
|
601
601
|
}
|
602
602
|
}
|
603
603
|
}
|
@@ -620,7 +620,7 @@
|
|
620
620
|
"ModelVersion": {},
|
621
621
|
"RoleArn": {},
|
622
622
|
"OutputConfig": {
|
623
|
-
"shape": "
|
623
|
+
"shape": "S7x"
|
624
624
|
},
|
625
625
|
"ResourceKey": {},
|
626
626
|
"Tags": {
|
@@ -640,7 +640,7 @@
|
|
640
640
|
"EndpointName": {},
|
641
641
|
"EndpointConfigName": {},
|
642
642
|
"DeploymentConfig": {
|
643
|
-
"shape": "
|
643
|
+
"shape": "S9c"
|
644
644
|
},
|
645
645
|
"Tags": {
|
646
646
|
"shape": "S7"
|
@@ -667,17 +667,17 @@
|
|
667
667
|
"members": {
|
668
668
|
"EndpointConfigName": {},
|
669
669
|
"ProductionVariants": {
|
670
|
-
"shape": "
|
670
|
+
"shape": "S9t"
|
671
671
|
},
|
672
672
|
"DataCaptureConfig": {
|
673
|
-
"shape": "
|
673
|
+
"shape": "Sa8"
|
674
674
|
},
|
675
675
|
"Tags": {
|
676
676
|
"shape": "S7"
|
677
677
|
},
|
678
678
|
"KmsKeyId": {},
|
679
679
|
"AsyncInferenceConfig": {
|
680
|
-
"shape": "
|
680
|
+
"shape": "Saj"
|
681
681
|
}
|
682
682
|
}
|
683
683
|
},
|
@@ -727,13 +727,13 @@
|
|
727
727
|
"RecordIdentifierFeatureName": {},
|
728
728
|
"EventTimeFeatureName": {},
|
729
729
|
"FeatureDefinitions": {
|
730
|
-
"shape": "
|
730
|
+
"shape": "Sax"
|
731
731
|
},
|
732
732
|
"OnlineStoreConfig": {
|
733
|
-
"shape": "
|
733
|
+
"shape": "Sb0"
|
734
734
|
},
|
735
735
|
"OfflineStoreConfig": {
|
736
|
-
"shape": "
|
736
|
+
"shape": "Sb2"
|
737
737
|
},
|
738
738
|
"RoleArn": {},
|
739
739
|
"Description": {},
|
@@ -764,16 +764,16 @@
|
|
764
764
|
"members": {
|
765
765
|
"FlowDefinitionName": {},
|
766
766
|
"HumanLoopRequestSource": {
|
767
|
-
"shape": "
|
767
|
+
"shape": "Sbd"
|
768
768
|
},
|
769
769
|
"HumanLoopActivationConfig": {
|
770
|
-
"shape": "
|
770
|
+
"shape": "Sbf"
|
771
771
|
},
|
772
772
|
"HumanLoopConfig": {
|
773
|
-
"shape": "
|
773
|
+
"shape": "Sbi"
|
774
774
|
},
|
775
775
|
"OutputConfig": {
|
776
|
-
"shape": "
|
776
|
+
"shape": "Sbx"
|
777
777
|
},
|
778
778
|
"RoleArn": {},
|
779
779
|
"Tags": {
|
@@ -801,7 +801,7 @@
|
|
801
801
|
"members": {
|
802
802
|
"HumanTaskUiName": {},
|
803
803
|
"UiTemplate": {
|
804
|
-
"shape": "
|
804
|
+
"shape": "Sc2"
|
805
805
|
},
|
806
806
|
"Tags": {
|
807
807
|
"shape": "S7"
|
@@ -828,16 +828,16 @@
|
|
828
828
|
"members": {
|
829
829
|
"HyperParameterTuningJobName": {},
|
830
830
|
"HyperParameterTuningJobConfig": {
|
831
|
-
"shape": "
|
831
|
+
"shape": "Sc7"
|
832
832
|
},
|
833
833
|
"TrainingJobDefinition": {
|
834
|
-
"shape": "
|
834
|
+
"shape": "Sco"
|
835
835
|
},
|
836
836
|
"TrainingJobDefinitions": {
|
837
|
-
"shape": "
|
837
|
+
"shape": "Sd1"
|
838
838
|
},
|
839
839
|
"WarmStartConfig": {
|
840
|
-
"shape": "
|
840
|
+
"shape": "Sd2"
|
841
841
|
},
|
842
842
|
"Tags": {
|
843
843
|
"shape": "S7"
|
@@ -915,11 +915,11 @@
|
|
915
915
|
"JobType": {},
|
916
916
|
"RoleArn": {},
|
917
917
|
"InputConfig": {
|
918
|
-
"shape": "
|
918
|
+
"shape": "Sdj"
|
919
919
|
},
|
920
920
|
"JobDescription": {},
|
921
921
|
"StoppingConditions": {
|
922
|
-
"shape": "
|
922
|
+
"shape": "Se9"
|
923
923
|
},
|
924
924
|
"OutputConfig": {
|
925
925
|
"type": "structure",
|
@@ -963,21 +963,21 @@
|
|
963
963
|
"LabelingJobName": {},
|
964
964
|
"LabelAttributeName": {},
|
965
965
|
"InputConfig": {
|
966
|
-
"shape": "
|
966
|
+
"shape": "Sek"
|
967
967
|
},
|
968
968
|
"OutputConfig": {
|
969
|
-
"shape": "
|
969
|
+
"shape": "Ser"
|
970
970
|
},
|
971
971
|
"RoleArn": {},
|
972
972
|
"LabelCategoryConfigS3Uri": {},
|
973
973
|
"StoppingConditions": {
|
974
|
-
"shape": "
|
974
|
+
"shape": "Ses"
|
975
975
|
},
|
976
976
|
"LabelingJobAlgorithmsConfig": {
|
977
|
-
"shape": "
|
977
|
+
"shape": "Sev"
|
978
978
|
},
|
979
979
|
"HumanTaskConfig": {
|
980
|
-
"shape": "
|
980
|
+
"shape": "Sez"
|
981
981
|
},
|
982
982
|
"Tags": {
|
983
983
|
"shape": "S7"
|
@@ -1004,13 +1004,13 @@
|
|
1004
1004
|
"members": {
|
1005
1005
|
"ModelName": {},
|
1006
1006
|
"PrimaryContainer": {
|
1007
|
-
"shape": "
|
1007
|
+
"shape": "Sfe"
|
1008
1008
|
},
|
1009
1009
|
"Containers": {
|
1010
|
-
"shape": "
|
1010
|
+
"shape": "Sfn"
|
1011
1011
|
},
|
1012
1012
|
"InferenceExecutionConfig": {
|
1013
|
-
"shape": "
|
1013
|
+
"shape": "Sfo"
|
1014
1014
|
},
|
1015
1015
|
"ExecutionRoleArn": {},
|
1016
1016
|
"Tags": {
|
@@ -1048,26 +1048,26 @@
|
|
1048
1048
|
"members": {
|
1049
1049
|
"JobDefinitionName": {},
|
1050
1050
|
"ModelBiasBaselineConfig": {
|
1051
|
-
"shape": "
|
1051
|
+
"shape": "Sfs"
|
1052
1052
|
},
|
1053
1053
|
"ModelBiasAppSpecification": {
|
1054
|
-
"shape": "
|
1054
|
+
"shape": "Sft"
|
1055
1055
|
},
|
1056
1056
|
"ModelBiasJobInput": {
|
1057
|
-
"shape": "
|
1057
|
+
"shape": "Sfu"
|
1058
1058
|
},
|
1059
1059
|
"ModelBiasJobOutputConfig": {
|
1060
|
-
"shape": "
|
1060
|
+
"shape": "S7f"
|
1061
1061
|
},
|
1062
1062
|
"JobResources": {
|
1063
|
-
"shape": "
|
1063
|
+
"shape": "S7l"
|
1064
1064
|
},
|
1065
1065
|
"NetworkConfig": {
|
1066
|
-
"shape": "
|
1066
|
+
"shape": "S7q"
|
1067
1067
|
},
|
1068
1068
|
"RoleArn": {},
|
1069
1069
|
"StoppingCondition": {
|
1070
|
-
"shape": "
|
1070
|
+
"shape": "S7r"
|
1071
1071
|
},
|
1072
1072
|
"Tags": {
|
1073
1073
|
"shape": "S7"
|
@@ -1098,26 +1098,26 @@
|
|
1098
1098
|
"members": {
|
1099
1099
|
"JobDefinitionName": {},
|
1100
1100
|
"ModelExplainabilityBaselineConfig": {
|
1101
|
-
"shape": "
|
1101
|
+
"shape": "Sfy"
|
1102
1102
|
},
|
1103
1103
|
"ModelExplainabilityAppSpecification": {
|
1104
|
-
"shape": "
|
1104
|
+
"shape": "Sfz"
|
1105
1105
|
},
|
1106
1106
|
"ModelExplainabilityJobInput": {
|
1107
|
-
"shape": "
|
1107
|
+
"shape": "Sg0"
|
1108
1108
|
},
|
1109
1109
|
"ModelExplainabilityJobOutputConfig": {
|
1110
|
-
"shape": "
|
1110
|
+
"shape": "S7f"
|
1111
1111
|
},
|
1112
1112
|
"JobResources": {
|
1113
|
-
"shape": "
|
1113
|
+
"shape": "S7l"
|
1114
1114
|
},
|
1115
1115
|
"NetworkConfig": {
|
1116
|
-
"shape": "
|
1116
|
+
"shape": "S7q"
|
1117
1117
|
},
|
1118
1118
|
"RoleArn": {},
|
1119
1119
|
"StoppingCondition": {
|
1120
|
-
"shape": "
|
1120
|
+
"shape": "S7r"
|
1121
1121
|
},
|
1122
1122
|
"Tags": {
|
1123
1123
|
"shape": "S7"
|
@@ -1145,10 +1145,10 @@
|
|
1145
1145
|
"shape": "Sr"
|
1146
1146
|
},
|
1147
1147
|
"ValidationSpecification": {
|
1148
|
-
"shape": "
|
1148
|
+
"shape": "Sg3"
|
1149
1149
|
},
|
1150
1150
|
"SourceAlgorithmSpecification": {
|
1151
|
-
"shape": "
|
1151
|
+
"shape": "Sg6"
|
1152
1152
|
},
|
1153
1153
|
"CertifyForMarketplace": {
|
1154
1154
|
"type": "boolean"
|
@@ -1161,22 +1161,22 @@
|
|
1161
1161
|
"shape": "S1q"
|
1162
1162
|
},
|
1163
1163
|
"ModelMetrics": {
|
1164
|
-
"shape": "
|
1164
|
+
"shape": "Sg9"
|
1165
1165
|
},
|
1166
1166
|
"ClientToken": {
|
1167
1167
|
"idempotencyToken": true
|
1168
1168
|
},
|
1169
1169
|
"CustomerMetadataProperties": {
|
1170
|
-
"shape": "
|
1170
|
+
"shape": "Sgg"
|
1171
1171
|
},
|
1172
1172
|
"DriftCheckBaselines": {
|
1173
|
-
"shape": "
|
1173
|
+
"shape": "Sgj"
|
1174
1174
|
},
|
1175
1175
|
"Domain": {},
|
1176
1176
|
"Task": {},
|
1177
1177
|
"SamplePayloadUrl": {},
|
1178
1178
|
"AdditionalInferenceSpecifications": {
|
1179
|
-
"shape": "
|
1179
|
+
"shape": "Sgp"
|
1180
1180
|
}
|
1181
1181
|
}
|
1182
1182
|
},
|
@@ -1228,26 +1228,26 @@
|
|
1228
1228
|
"members": {
|
1229
1229
|
"JobDefinitionName": {},
|
1230
1230
|
"ModelQualityBaselineConfig": {
|
1231
|
-
"shape": "
|
1231
|
+
"shape": "Sgw"
|
1232
1232
|
},
|
1233
1233
|
"ModelQualityAppSpecification": {
|
1234
|
-
"shape": "
|
1234
|
+
"shape": "Sgx"
|
1235
1235
|
},
|
1236
1236
|
"ModelQualityJobInput": {
|
1237
|
-
"shape": "
|
1237
|
+
"shape": "Sgz"
|
1238
1238
|
},
|
1239
1239
|
"ModelQualityJobOutputConfig": {
|
1240
|
-
"shape": "
|
1240
|
+
"shape": "S7f"
|
1241
1241
|
},
|
1242
1242
|
"JobResources": {
|
1243
|
-
"shape": "
|
1243
|
+
"shape": "S7l"
|
1244
1244
|
},
|
1245
1245
|
"NetworkConfig": {
|
1246
|
-
"shape": "
|
1246
|
+
"shape": "S7q"
|
1247
1247
|
},
|
1248
1248
|
"RoleArn": {},
|
1249
1249
|
"StoppingCondition": {
|
1250
|
-
"shape": "
|
1250
|
+
"shape": "S7r"
|
1251
1251
|
},
|
1252
1252
|
"Tags": {
|
1253
1253
|
"shape": "S7"
|
@@ -1274,7 +1274,7 @@
|
|
1274
1274
|
"members": {
|
1275
1275
|
"MonitoringScheduleName": {},
|
1276
1276
|
"MonitoringScheduleConfig": {
|
1277
|
-
"shape": "
|
1277
|
+
"shape": "Sh3"
|
1278
1278
|
},
|
1279
1279
|
"Tags": {
|
1280
1280
|
"shape": "S7"
|
@@ -1304,7 +1304,7 @@
|
|
1304
1304
|
"InstanceType": {},
|
1305
1305
|
"SubnetId": {},
|
1306
1306
|
"SecurityGroupIds": {
|
1307
|
-
"shape": "
|
1307
|
+
"shape": "S84"
|
1308
1308
|
},
|
1309
1309
|
"RoleArn": {},
|
1310
1310
|
"KmsKeyId": {},
|
@@ -1317,16 +1317,16 @@
|
|
1317
1317
|
"type": "integer"
|
1318
1318
|
},
|
1319
1319
|
"AcceleratorTypes": {
|
1320
|
-
"shape": "
|
1320
|
+
"shape": "Shl"
|
1321
1321
|
},
|
1322
1322
|
"DefaultCodeRepository": {},
|
1323
1323
|
"AdditionalCodeRepositories": {
|
1324
|
-
"shape": "
|
1324
|
+
"shape": "Sho"
|
1325
1325
|
},
|
1326
1326
|
"RootAccess": {},
|
1327
1327
|
"PlatformIdentifier": {},
|
1328
1328
|
"InstanceMetadataServiceConfiguration": {
|
1329
|
-
"shape": "
|
1329
|
+
"shape": "Shr"
|
1330
1330
|
}
|
1331
1331
|
}
|
1332
1332
|
},
|
@@ -1346,10 +1346,10 @@
|
|
1346
1346
|
"members": {
|
1347
1347
|
"NotebookInstanceLifecycleConfigName": {},
|
1348
1348
|
"OnCreate": {
|
1349
|
-
"shape": "
|
1349
|
+
"shape": "Shw"
|
1350
1350
|
},
|
1351
1351
|
"OnStart": {
|
1352
|
-
"shape": "
|
1352
|
+
"shape": "Shw"
|
1353
1353
|
}
|
1354
1354
|
}
|
1355
1355
|
},
|
@@ -1373,7 +1373,7 @@
|
|
1373
1373
|
"PipelineDisplayName": {},
|
1374
1374
|
"PipelineDefinition": {},
|
1375
1375
|
"PipelineDefinitionS3Location": {
|
1376
|
-
"shape": "
|
1376
|
+
"shape": "Si4"
|
1377
1377
|
},
|
1378
1378
|
"PipelineDescription": {},
|
1379
1379
|
"ClientRequestToken": {
|
@@ -1384,7 +1384,7 @@
|
|
1384
1384
|
"shape": "S7"
|
1385
1385
|
},
|
1386
1386
|
"ParallelismConfiguration": {
|
1387
|
-
"shape": "
|
1387
|
+
"shape": "Sia"
|
1388
1388
|
}
|
1389
1389
|
}
|
1390
1390
|
},
|
@@ -1451,33 +1451,33 @@
|
|
1451
1451
|
],
|
1452
1452
|
"members": {
|
1453
1453
|
"ProcessingInputs": {
|
1454
|
-
"shape": "
|
1454
|
+
"shape": "Sin"
|
1455
1455
|
},
|
1456
1456
|
"ProcessingOutputConfig": {
|
1457
|
-
"shape": "
|
1457
|
+
"shape": "Sja"
|
1458
1458
|
},
|
1459
1459
|
"ProcessingJobName": {},
|
1460
1460
|
"ProcessingResources": {
|
1461
|
-
"shape": "
|
1461
|
+
"shape": "Sjf"
|
1462
1462
|
},
|
1463
1463
|
"StoppingCondition": {
|
1464
|
-
"shape": "
|
1464
|
+
"shape": "Sjh"
|
1465
1465
|
},
|
1466
1466
|
"AppSpecification": {
|
1467
|
-
"shape": "
|
1467
|
+
"shape": "Sjj"
|
1468
1468
|
},
|
1469
1469
|
"Environment": {
|
1470
|
-
"shape": "
|
1470
|
+
"shape": "Sjl"
|
1471
1471
|
},
|
1472
1472
|
"NetworkConfig": {
|
1473
|
-
"shape": "
|
1473
|
+
"shape": "Shb"
|
1474
1474
|
},
|
1475
1475
|
"RoleArn": {},
|
1476
1476
|
"Tags": {
|
1477
1477
|
"shape": "S7"
|
1478
1478
|
},
|
1479
1479
|
"ExperimentConfig": {
|
1480
|
-
"shape": "
|
1480
|
+
"shape": "Sjm"
|
1481
1481
|
}
|
1482
1482
|
}
|
1483
1483
|
},
|
@@ -1502,7 +1502,7 @@
|
|
1502
1502
|
"ProjectName": {},
|
1503
1503
|
"ProjectDescription": {},
|
1504
1504
|
"ServiceCatalogProvisioningDetails": {
|
1505
|
-
"shape": "
|
1505
|
+
"shape": "Sjr"
|
1506
1506
|
},
|
1507
1507
|
"Tags": {
|
1508
1508
|
"shape": "S7"
|
@@ -1562,7 +1562,7 @@
|
|
1562
1562
|
"shape": "S2t"
|
1563
1563
|
},
|
1564
1564
|
"AlgorithmSpecification": {
|
1565
|
-
"shape": "
|
1565
|
+
"shape": "Sk7"
|
1566
1566
|
},
|
1567
1567
|
"RoleArn": {},
|
1568
1568
|
"InputDataConfig": {
|
@@ -1593,31 +1593,31 @@
|
|
1593
1593
|
"type": "boolean"
|
1594
1594
|
},
|
1595
1595
|
"CheckpointConfig": {
|
1596
|
-
"shape": "
|
1596
|
+
"shape": "Sct"
|
1597
1597
|
},
|
1598
1598
|
"DebugHookConfig": {
|
1599
|
-
"shape": "
|
1599
|
+
"shape": "Sk8"
|
1600
1600
|
},
|
1601
1601
|
"DebugRuleConfigurations": {
|
1602
|
-
"shape": "
|
1602
|
+
"shape": "Skg"
|
1603
1603
|
},
|
1604
1604
|
"TensorBoardOutputConfig": {
|
1605
|
-
"shape": "
|
1605
|
+
"shape": "Skk"
|
1606
1606
|
},
|
1607
1607
|
"ExperimentConfig": {
|
1608
|
-
"shape": "
|
1608
|
+
"shape": "Sjm"
|
1609
1609
|
},
|
1610
1610
|
"ProfilerConfig": {
|
1611
|
-
"shape": "
|
1611
|
+
"shape": "Skl"
|
1612
1612
|
},
|
1613
1613
|
"ProfilerRuleConfigurations": {
|
1614
|
-
"shape": "
|
1614
|
+
"shape": "Sko"
|
1615
1615
|
},
|
1616
1616
|
"Environment": {
|
1617
|
-
"shape": "
|
1617
|
+
"shape": "Skq"
|
1618
1618
|
},
|
1619
1619
|
"RetryStrategy": {
|
1620
|
-
"shape": "
|
1620
|
+
"shape": "Scu"
|
1621
1621
|
}
|
1622
1622
|
}
|
1623
1623
|
},
|
@@ -1648,7 +1648,7 @@
|
|
1648
1648
|
"type": "integer"
|
1649
1649
|
},
|
1650
1650
|
"ModelClientConfig": {
|
1651
|
-
"shape": "
|
1651
|
+
"shape": "Skx"
|
1652
1652
|
},
|
1653
1653
|
"MaxPayloadInMB": {
|
1654
1654
|
"type": "integer"
|
@@ -1667,13 +1667,13 @@
|
|
1667
1667
|
"shape": "S42"
|
1668
1668
|
},
|
1669
1669
|
"DataProcessing": {
|
1670
|
-
"shape": "
|
1670
|
+
"shape": "Sl0"
|
1671
1671
|
},
|
1672
1672
|
"Tags": {
|
1673
1673
|
"shape": "S7"
|
1674
1674
|
},
|
1675
1675
|
"ExperimentConfig": {
|
1676
|
-
"shape": "
|
1676
|
+
"shape": "Sjm"
|
1677
1677
|
}
|
1678
1678
|
}
|
1679
1679
|
},
|
@@ -1723,7 +1723,7 @@
|
|
1723
1723
|
"TrialComponentName": {},
|
1724
1724
|
"DisplayName": {},
|
1725
1725
|
"Status": {
|
1726
|
-
"shape": "
|
1726
|
+
"shape": "Sl8"
|
1727
1727
|
},
|
1728
1728
|
"StartTime": {
|
1729
1729
|
"type": "timestamp"
|
@@ -1732,13 +1732,13 @@
|
|
1732
1732
|
"type": "timestamp"
|
1733
1733
|
},
|
1734
1734
|
"Parameters": {
|
1735
|
-
"shape": "
|
1735
|
+
"shape": "Slc"
|
1736
1736
|
},
|
1737
1737
|
"InputArtifacts": {
|
1738
|
-
"shape": "
|
1738
|
+
"shape": "Slg"
|
1739
1739
|
},
|
1740
1740
|
"OutputArtifacts": {
|
1741
|
-
"shape": "
|
1741
|
+
"shape": "Slg"
|
1742
1742
|
},
|
1743
1743
|
"MetadataProperties": {
|
1744
1744
|
"shape": "S1q"
|
@@ -1771,7 +1771,7 @@
|
|
1771
1771
|
"shape": "S7"
|
1772
1772
|
},
|
1773
1773
|
"UserSettings": {
|
1774
|
-
"shape": "
|
1774
|
+
"shape": "S83"
|
1775
1775
|
}
|
1776
1776
|
}
|
1777
1777
|
},
|
@@ -1790,20 +1790,20 @@
|
|
1790
1790
|
],
|
1791
1791
|
"members": {
|
1792
1792
|
"CognitoConfig": {
|
1793
|
-
"shape": "
|
1793
|
+
"shape": "Slr"
|
1794
1794
|
},
|
1795
1795
|
"OidcConfig": {
|
1796
|
-
"shape": "
|
1796
|
+
"shape": "Slu"
|
1797
1797
|
},
|
1798
1798
|
"SourceIpConfig": {
|
1799
|
-
"shape": "
|
1799
|
+
"shape": "Slx"
|
1800
1800
|
},
|
1801
1801
|
"WorkforceName": {},
|
1802
1802
|
"Tags": {
|
1803
1803
|
"shape": "S7"
|
1804
1804
|
},
|
1805
1805
|
"WorkforceVpcConfig": {
|
1806
|
-
"shape": "
|
1806
|
+
"shape": "Sm1"
|
1807
1807
|
}
|
1808
1808
|
}
|
1809
1809
|
},
|
@@ -1829,11 +1829,11 @@
|
|
1829
1829
|
"WorkteamName": {},
|
1830
1830
|
"WorkforceName": {},
|
1831
1831
|
"MemberDefinitions": {
|
1832
|
-
"shape": "
|
1832
|
+
"shape": "Smb"
|
1833
1833
|
},
|
1834
1834
|
"Description": {},
|
1835
1835
|
"NotificationConfiguration": {
|
1836
|
-
"shape": "
|
1836
|
+
"shape": "Smj"
|
1837
1837
|
},
|
1838
1838
|
"Tags": {
|
1839
1839
|
"shape": "S7"
|
@@ -2412,7 +2412,7 @@
|
|
2412
2412
|
"members": {
|
2413
2413
|
"DeviceFleetName": {},
|
2414
2414
|
"DeviceNames": {
|
2415
|
-
"shape": "
|
2415
|
+
"shape": "S91"
|
2416
2416
|
}
|
2417
2417
|
}
|
2418
2418
|
}
|
@@ -2445,13 +2445,13 @@
|
|
2445
2445
|
"type": "timestamp"
|
2446
2446
|
},
|
2447
2447
|
"CreatedBy": {
|
2448
|
-
"shape": "
|
2448
|
+
"shape": "Sod"
|
2449
2449
|
},
|
2450
2450
|
"LastModifiedTime": {
|
2451
2451
|
"type": "timestamp"
|
2452
2452
|
},
|
2453
2453
|
"LastModifiedBy": {
|
2454
|
-
"shape": "
|
2454
|
+
"shape": "Sod"
|
2455
2455
|
},
|
2456
2456
|
"MetadataProperties": {
|
2457
2457
|
"shape": "S1q"
|
@@ -2501,10 +2501,10 @@
|
|
2501
2501
|
"type": "structure",
|
2502
2502
|
"members": {
|
2503
2503
|
"ValidationStatuses": {
|
2504
|
-
"shape": "
|
2504
|
+
"shape": "Soj"
|
2505
2505
|
},
|
2506
2506
|
"ImageScanStatuses": {
|
2507
|
-
"shape": "
|
2507
|
+
"shape": "Soj"
|
2508
2508
|
}
|
2509
2509
|
}
|
2510
2510
|
},
|
@@ -2609,13 +2609,13 @@
|
|
2609
2609
|
"type": "timestamp"
|
2610
2610
|
},
|
2611
2611
|
"CreatedBy": {
|
2612
|
-
"shape": "
|
2612
|
+
"shape": "Sod"
|
2613
2613
|
},
|
2614
2614
|
"LastModifiedTime": {
|
2615
2615
|
"type": "timestamp"
|
2616
2616
|
},
|
2617
2617
|
"LastModifiedBy": {
|
2618
|
-
"shape": "
|
2618
|
+
"shape": "Sod"
|
2619
2619
|
},
|
2620
2620
|
"MetadataProperties": {
|
2621
2621
|
"shape": "S1q"
|
@@ -2675,10 +2675,10 @@
|
|
2675
2675
|
},
|
2676
2676
|
"FailureReason": {},
|
2677
2677
|
"PartialFailureReasons": {
|
2678
|
-
"shape": "
|
2678
|
+
"shape": "Sox"
|
2679
2679
|
},
|
2680
2680
|
"BestCandidate": {
|
2681
|
-
"shape": "
|
2681
|
+
"shape": "Soz"
|
2682
2682
|
},
|
2683
2683
|
"AutoMLJobStatus": {},
|
2684
2684
|
"AutoMLJobSecondaryStatus": {},
|
@@ -2705,7 +2705,7 @@
|
|
2705
2705
|
}
|
2706
2706
|
},
|
2707
2707
|
"ModelDeployConfig": {
|
2708
|
-
"shape": "
|
2708
|
+
"shape": "S5w"
|
2709
2709
|
},
|
2710
2710
|
"ModelDeployResult": {
|
2711
2711
|
"type": "structure",
|
@@ -2744,7 +2744,7 @@
|
|
2744
2744
|
"type": "timestamp"
|
2745
2745
|
},
|
2746
2746
|
"GitConfig": {
|
2747
|
-
"shape": "
|
2747
|
+
"shape": "S62"
|
2748
2748
|
}
|
2749
2749
|
}
|
2750
2750
|
}
|
@@ -2797,7 +2797,7 @@
|
|
2797
2797
|
},
|
2798
2798
|
"FailureReason": {},
|
2799
2799
|
"ModelArtifacts": {
|
2800
|
-
"shape": "
|
2800
|
+
"shape": "Sq0"
|
2801
2801
|
},
|
2802
2802
|
"ModelDigests": {
|
2803
2803
|
"type": "structure",
|
@@ -2807,13 +2807,13 @@
|
|
2807
2807
|
},
|
2808
2808
|
"RoleArn": {},
|
2809
2809
|
"InputConfig": {
|
2810
|
-
"shape": "
|
2810
|
+
"shape": "S69"
|
2811
2811
|
},
|
2812
2812
|
"OutputConfig": {
|
2813
|
-
"shape": "
|
2813
|
+
"shape": "S6b"
|
2814
2814
|
},
|
2815
2815
|
"VpcConfig": {
|
2816
|
-
"shape": "
|
2816
|
+
"shape": "S6i"
|
2817
2817
|
}
|
2818
2818
|
}
|
2819
2819
|
}
|
@@ -2834,7 +2834,7 @@
|
|
2834
2834
|
"ContextName": {},
|
2835
2835
|
"ContextArn": {},
|
2836
2836
|
"Source": {
|
2837
|
-
"shape": "
|
2837
|
+
"shape": "S6q"
|
2838
2838
|
},
|
2839
2839
|
"ContextType": {},
|
2840
2840
|
"Description": {},
|
@@ -2845,13 +2845,13 @@
|
|
2845
2845
|
"type": "timestamp"
|
2846
2846
|
},
|
2847
2847
|
"CreatedBy": {
|
2848
|
-
"shape": "
|
2848
|
+
"shape": "Sod"
|
2849
2849
|
},
|
2850
2850
|
"LastModifiedTime": {
|
2851
2851
|
"type": "timestamp"
|
2852
2852
|
},
|
2853
2853
|
"LastModifiedBy": {
|
2854
|
-
"shape": "
|
2854
|
+
"shape": "Sod"
|
2855
2855
|
},
|
2856
2856
|
"LineageGroupArn": {}
|
2857
2857
|
}
|
@@ -2886,26 +2886,26 @@
|
|
2886
2886
|
"type": "timestamp"
|
2887
2887
|
},
|
2888
2888
|
"DataQualityBaselineConfig": {
|
2889
|
-
"shape": "
|
2889
|
+
"shape": "S6v"
|
2890
2890
|
},
|
2891
2891
|
"DataQualityAppSpecification": {
|
2892
|
-
"shape": "
|
2892
|
+
"shape": "S6z"
|
2893
2893
|
},
|
2894
2894
|
"DataQualityJobInput": {
|
2895
|
-
"shape": "
|
2895
|
+
"shape": "S78"
|
2896
2896
|
},
|
2897
2897
|
"DataQualityJobOutputConfig": {
|
2898
|
-
"shape": "
|
2898
|
+
"shape": "S7f"
|
2899
2899
|
},
|
2900
2900
|
"JobResources": {
|
2901
|
-
"shape": "
|
2901
|
+
"shape": "S7l"
|
2902
2902
|
},
|
2903
2903
|
"NetworkConfig": {
|
2904
|
-
"shape": "
|
2904
|
+
"shape": "S7q"
|
2905
2905
|
},
|
2906
2906
|
"RoleArn": {},
|
2907
2907
|
"StoppingCondition": {
|
2908
|
-
"shape": "
|
2908
|
+
"shape": "S7r"
|
2909
2909
|
}
|
2910
2910
|
}
|
2911
2911
|
}
|
@@ -2993,7 +2993,7 @@
|
|
2993
2993
|
"DeviceFleetName": {},
|
2994
2994
|
"DeviceFleetArn": {},
|
2995
2995
|
"OutputConfig": {
|
2996
|
-
"shape": "
|
2996
|
+
"shape": "S7x"
|
2997
2997
|
},
|
2998
2998
|
"Description": {},
|
2999
2999
|
"CreationTime": {
|
@@ -3035,7 +3035,7 @@
|
|
3035
3035
|
"FailureReason": {},
|
3036
3036
|
"AuthMode": {},
|
3037
3037
|
"DefaultUserSettings": {
|
3038
|
-
"shape": "
|
3038
|
+
"shape": "S83"
|
3039
3039
|
},
|
3040
3040
|
"AppNetworkAccessType": {},
|
3041
3041
|
"HomeEfsFileSystemKmsKeyId": {
|
@@ -3049,7 +3049,7 @@
|
|
3049
3049
|
"VpcId": {},
|
3050
3050
|
"KmsKeyId": {},
|
3051
3051
|
"DomainSettings": {
|
3052
|
-
"shape": "
|
3052
|
+
"shape": "S8m"
|
3053
3053
|
},
|
3054
3054
|
"AppSecurityGroupManagement": {},
|
3055
3055
|
"SecurityGroupIdForDomainBoundary": {}
|
@@ -3083,7 +3083,7 @@
|
|
3083
3083
|
"EdgeDeploymentPlanArn": {},
|
3084
3084
|
"EdgeDeploymentPlanName": {},
|
3085
3085
|
"ModelConfigs": {
|
3086
|
-
"shape": "
|
3086
|
+
"shape": "S8u"
|
3087
3087
|
},
|
3088
3088
|
"DeviceFleetName": {},
|
3089
3089
|
"EdgeDeploymentSuccess": {
|
@@ -3108,10 +3108,10 @@
|
|
3108
3108
|
"members": {
|
3109
3109
|
"StageName": {},
|
3110
3110
|
"DeviceSelectionConfig": {
|
3111
|
-
"shape": "
|
3111
|
+
"shape": "S8y"
|
3112
3112
|
},
|
3113
3113
|
"DeploymentConfig": {
|
3114
|
-
"shape": "
|
3114
|
+
"shape": "S93"
|
3115
3115
|
},
|
3116
3116
|
"DeploymentStatus": {
|
3117
3117
|
"type": "structure",
|
@@ -3176,7 +3176,7 @@
|
|
3176
3176
|
"ModelVersion": {},
|
3177
3177
|
"RoleArn": {},
|
3178
3178
|
"OutputConfig": {
|
3179
|
-
"shape": "
|
3179
|
+
"shape": "S7x"
|
3180
3180
|
},
|
3181
3181
|
"ResourceKey": {},
|
3182
3182
|
"EdgePackagingJobStatus": {},
|
@@ -3229,10 +3229,10 @@
|
|
3229
3229
|
"EndpointArn": {},
|
3230
3230
|
"EndpointConfigName": {},
|
3231
3231
|
"ProductionVariants": {
|
3232
|
-
"shape": "
|
3232
|
+
"shape": "Sr3"
|
3233
3233
|
},
|
3234
3234
|
"DataCaptureConfig": {
|
3235
|
-
"shape": "
|
3235
|
+
"shape": "Src"
|
3236
3236
|
},
|
3237
3237
|
"EndpointStatus": {},
|
3238
3238
|
"FailureReason": {},
|
@@ -3243,10 +3243,10 @@
|
|
3243
3243
|
"type": "timestamp"
|
3244
3244
|
},
|
3245
3245
|
"LastDeploymentConfig": {
|
3246
|
-
"shape": "
|
3246
|
+
"shape": "S9c"
|
3247
3247
|
},
|
3248
3248
|
"AsyncInferenceConfig": {
|
3249
|
-
"shape": "
|
3249
|
+
"shape": "Saj"
|
3250
3250
|
},
|
3251
3251
|
"PendingDeploymentSummary": {
|
3252
3252
|
"type": "structure",
|
@@ -3265,7 +3265,7 @@
|
|
3265
3265
|
"members": {
|
3266
3266
|
"VariantName": {},
|
3267
3267
|
"DeployedImages": {
|
3268
|
-
"shape": "
|
3268
|
+
"shape": "Sr5"
|
3269
3269
|
},
|
3270
3270
|
"CurrentWeight": {
|
3271
3271
|
"type": "float"
|
@@ -3282,13 +3282,13 @@
|
|
3282
3282
|
"InstanceType": {},
|
3283
3283
|
"AcceleratorType": {},
|
3284
3284
|
"VariantStatus": {
|
3285
|
-
"shape": "
|
3285
|
+
"shape": "Sr8"
|
3286
3286
|
},
|
3287
3287
|
"CurrentServerlessConfig": {
|
3288
|
-
"shape": "
|
3288
|
+
"shape": "Sa2"
|
3289
3289
|
},
|
3290
3290
|
"DesiredServerlessConfig": {
|
3291
|
-
"shape": "
|
3291
|
+
"shape": "Sa2"
|
3292
3292
|
}
|
3293
3293
|
}
|
3294
3294
|
}
|
@@ -3323,17 +3323,17 @@
|
|
3323
3323
|
"EndpointConfigName": {},
|
3324
3324
|
"EndpointConfigArn": {},
|
3325
3325
|
"ProductionVariants": {
|
3326
|
-
"shape": "
|
3326
|
+
"shape": "S9t"
|
3327
3327
|
},
|
3328
3328
|
"DataCaptureConfig": {
|
3329
|
-
"shape": "
|
3329
|
+
"shape": "Sa8"
|
3330
3330
|
},
|
3331
3331
|
"KmsKeyId": {},
|
3332
3332
|
"CreationTime": {
|
3333
3333
|
"type": "timestamp"
|
3334
3334
|
},
|
3335
3335
|
"AsyncInferenceConfig": {
|
3336
|
-
"shape": "
|
3336
|
+
"shape": "Saj"
|
3337
3337
|
}
|
3338
3338
|
}
|
3339
3339
|
}
|
@@ -3355,20 +3355,20 @@
|
|
3355
3355
|
"ExperimentArn": {},
|
3356
3356
|
"DisplayName": {},
|
3357
3357
|
"Source": {
|
3358
|
-
"shape": "
|
3358
|
+
"shape": "Srm"
|
3359
3359
|
},
|
3360
3360
|
"Description": {},
|
3361
3361
|
"CreationTime": {
|
3362
3362
|
"type": "timestamp"
|
3363
3363
|
},
|
3364
3364
|
"CreatedBy": {
|
3365
|
-
"shape": "
|
3365
|
+
"shape": "Sod"
|
3366
3366
|
},
|
3367
3367
|
"LastModifiedTime": {
|
3368
3368
|
"type": "timestamp"
|
3369
3369
|
},
|
3370
3370
|
"LastModifiedBy": {
|
3371
|
-
"shape": "
|
3371
|
+
"shape": "Sod"
|
3372
3372
|
}
|
3373
3373
|
}
|
3374
3374
|
}
|
@@ -3401,7 +3401,7 @@
|
|
3401
3401
|
"RecordIdentifierFeatureName": {},
|
3402
3402
|
"EventTimeFeatureName": {},
|
3403
3403
|
"FeatureDefinitions": {
|
3404
|
-
"shape": "
|
3404
|
+
"shape": "Sax"
|
3405
3405
|
},
|
3406
3406
|
"CreationTime": {
|
3407
3407
|
"type": "timestamp"
|
@@ -3410,18 +3410,18 @@
|
|
3410
3410
|
"type": "timestamp"
|
3411
3411
|
},
|
3412
3412
|
"OnlineStoreConfig": {
|
3413
|
-
"shape": "
|
3413
|
+
"shape": "Sb0"
|
3414
3414
|
},
|
3415
3415
|
"OfflineStoreConfig": {
|
3416
|
-
"shape": "
|
3416
|
+
"shape": "Sb2"
|
3417
3417
|
},
|
3418
3418
|
"RoleArn": {},
|
3419
3419
|
"FeatureGroupStatus": {},
|
3420
3420
|
"OfflineStoreStatus": {
|
3421
|
-
"shape": "
|
3421
|
+
"shape": "Srs"
|
3422
3422
|
},
|
3423
3423
|
"LastUpdateStatus": {
|
3424
|
-
"shape": "
|
3424
|
+
"shape": "Srv"
|
3425
3425
|
},
|
3426
3426
|
"FailureReason": {},
|
3427
3427
|
"Description": {},
|
@@ -3467,7 +3467,7 @@
|
|
3467
3467
|
},
|
3468
3468
|
"Description": {},
|
3469
3469
|
"Parameters": {
|
3470
|
-
"shape": "
|
3470
|
+
"shape": "Ss1"
|
3471
3471
|
}
|
3472
3472
|
}
|
3473
3473
|
}
|
@@ -3501,16 +3501,16 @@
|
|
3501
3501
|
"type": "timestamp"
|
3502
3502
|
},
|
3503
3503
|
"HumanLoopRequestSource": {
|
3504
|
-
"shape": "
|
3504
|
+
"shape": "Sbd"
|
3505
3505
|
},
|
3506
3506
|
"HumanLoopActivationConfig": {
|
3507
|
-
"shape": "
|
3507
|
+
"shape": "Sbf"
|
3508
3508
|
},
|
3509
3509
|
"HumanLoopConfig": {
|
3510
|
-
"shape": "
|
3510
|
+
"shape": "Sbi"
|
3511
3511
|
},
|
3512
3512
|
"OutputConfig": {
|
3513
|
-
"shape": "
|
3513
|
+
"shape": "Sbx"
|
3514
3514
|
},
|
3515
3515
|
"RoleArn": {},
|
3516
3516
|
"FailureReason": {}
|
@@ -3577,13 +3577,13 @@
|
|
3577
3577
|
"HyperParameterTuningJobName": {},
|
3578
3578
|
"HyperParameterTuningJobArn": {},
|
3579
3579
|
"HyperParameterTuningJobConfig": {
|
3580
|
-
"shape": "
|
3580
|
+
"shape": "Sc7"
|
3581
3581
|
},
|
3582
3582
|
"TrainingJobDefinition": {
|
3583
|
-
"shape": "
|
3583
|
+
"shape": "Sco"
|
3584
3584
|
},
|
3585
3585
|
"TrainingJobDefinitions": {
|
3586
|
-
"shape": "
|
3586
|
+
"shape": "Sd1"
|
3587
3587
|
},
|
3588
3588
|
"HyperParameterTuningJobStatus": {},
|
3589
3589
|
"CreationTime": {
|
@@ -3596,19 +3596,19 @@
|
|
3596
3596
|
"type": "timestamp"
|
3597
3597
|
},
|
3598
3598
|
"TrainingJobStatusCounters": {
|
3599
|
-
"shape": "
|
3599
|
+
"shape": "Ssh"
|
3600
3600
|
},
|
3601
3601
|
"ObjectiveStatusCounters": {
|
3602
|
-
"shape": "
|
3602
|
+
"shape": "Ssj"
|
3603
3603
|
},
|
3604
3604
|
"BestTrainingJob": {
|
3605
|
-
"shape": "
|
3605
|
+
"shape": "Ssl"
|
3606
3606
|
},
|
3607
3607
|
"OverallBestTrainingJob": {
|
3608
|
-
"shape": "
|
3608
|
+
"shape": "Ssl"
|
3609
3609
|
},
|
3610
3610
|
"WarmStartConfig": {
|
3611
|
-
"shape": "
|
3611
|
+
"shape": "Sd2"
|
3612
3612
|
},
|
3613
3613
|
"FailureReason": {}
|
3614
3614
|
}
|
@@ -3717,10 +3717,10 @@
|
|
3717
3717
|
},
|
3718
3718
|
"FailureReason": {},
|
3719
3719
|
"InputConfig": {
|
3720
|
-
"shape": "
|
3720
|
+
"shape": "Sdj"
|
3721
3721
|
},
|
3722
3722
|
"StoppingConditions": {
|
3723
|
-
"shape": "
|
3723
|
+
"shape": "Se9"
|
3724
3724
|
},
|
3725
3725
|
"InferenceRecommendations": {
|
3726
3726
|
"type": "list",
|
@@ -3828,7 +3828,7 @@
|
|
3828
3828
|
"members": {
|
3829
3829
|
"LabelingJobStatus": {},
|
3830
3830
|
"LabelCounters": {
|
3831
|
-
"shape": "
|
3831
|
+
"shape": "St8"
|
3832
3832
|
},
|
3833
3833
|
"FailureReason": {},
|
3834
3834
|
"CreationTime": {
|
@@ -3842,27 +3842,27 @@
|
|
3842
3842
|
"LabelingJobArn": {},
|
3843
3843
|
"LabelAttributeName": {},
|
3844
3844
|
"InputConfig": {
|
3845
|
-
"shape": "
|
3845
|
+
"shape": "Sek"
|
3846
3846
|
},
|
3847
3847
|
"OutputConfig": {
|
3848
|
-
"shape": "
|
3848
|
+
"shape": "Ser"
|
3849
3849
|
},
|
3850
3850
|
"RoleArn": {},
|
3851
3851
|
"LabelCategoryConfigS3Uri": {},
|
3852
3852
|
"StoppingConditions": {
|
3853
|
-
"shape": "
|
3853
|
+
"shape": "Ses"
|
3854
3854
|
},
|
3855
3855
|
"LabelingJobAlgorithmsConfig": {
|
3856
|
-
"shape": "
|
3856
|
+
"shape": "Sev"
|
3857
3857
|
},
|
3858
3858
|
"HumanTaskConfig": {
|
3859
|
-
"shape": "
|
3859
|
+
"shape": "Sez"
|
3860
3860
|
},
|
3861
3861
|
"Tags": {
|
3862
3862
|
"shape": "S7"
|
3863
3863
|
},
|
3864
3864
|
"LabelingJobOutput": {
|
3865
|
-
"shape": "
|
3865
|
+
"shape": "Stb"
|
3866
3866
|
}
|
3867
3867
|
}
|
3868
3868
|
}
|
@@ -3888,13 +3888,13 @@
|
|
3888
3888
|
"type": "timestamp"
|
3889
3889
|
},
|
3890
3890
|
"CreatedBy": {
|
3891
|
-
"shape": "
|
3891
|
+
"shape": "Sod"
|
3892
3892
|
},
|
3893
3893
|
"LastModifiedTime": {
|
3894
3894
|
"type": "timestamp"
|
3895
3895
|
},
|
3896
3896
|
"LastModifiedBy": {
|
3897
|
-
"shape": "
|
3897
|
+
"shape": "Sod"
|
3898
3898
|
}
|
3899
3899
|
}
|
3900
3900
|
}
|
@@ -3920,13 +3920,13 @@
|
|
3920
3920
|
"members": {
|
3921
3921
|
"ModelName": {},
|
3922
3922
|
"PrimaryContainer": {
|
3923
|
-
"shape": "
|
3923
|
+
"shape": "Sfe"
|
3924
3924
|
},
|
3925
3925
|
"Containers": {
|
3926
|
-
"shape": "
|
3926
|
+
"shape": "Sfn"
|
3927
3927
|
},
|
3928
3928
|
"InferenceExecutionConfig": {
|
3929
|
-
"shape": "
|
3929
|
+
"shape": "Sfo"
|
3930
3930
|
},
|
3931
3931
|
"ExecutionRoleArn": {},
|
3932
3932
|
"VpcConfig": {
|
@@ -3971,26 +3971,26 @@
|
|
3971
3971
|
"type": "timestamp"
|
3972
3972
|
},
|
3973
3973
|
"ModelBiasBaselineConfig": {
|
3974
|
-
"shape": "
|
3974
|
+
"shape": "Sfs"
|
3975
3975
|
},
|
3976
3976
|
"ModelBiasAppSpecification": {
|
3977
|
-
"shape": "
|
3977
|
+
"shape": "Sft"
|
3978
3978
|
},
|
3979
3979
|
"ModelBiasJobInput": {
|
3980
|
-
"shape": "
|
3980
|
+
"shape": "Sfu"
|
3981
3981
|
},
|
3982
3982
|
"ModelBiasJobOutputConfig": {
|
3983
|
-
"shape": "
|
3983
|
+
"shape": "S7f"
|
3984
3984
|
},
|
3985
3985
|
"JobResources": {
|
3986
|
-
"shape": "
|
3986
|
+
"shape": "S7l"
|
3987
3987
|
},
|
3988
3988
|
"NetworkConfig": {
|
3989
|
-
"shape": "
|
3989
|
+
"shape": "S7q"
|
3990
3990
|
},
|
3991
3991
|
"RoleArn": {},
|
3992
3992
|
"StoppingCondition": {
|
3993
|
-
"shape": "
|
3993
|
+
"shape": "S7r"
|
3994
3994
|
}
|
3995
3995
|
}
|
3996
3996
|
}
|
@@ -4024,26 +4024,26 @@
|
|
4024
4024
|
"type": "timestamp"
|
4025
4025
|
},
|
4026
4026
|
"ModelExplainabilityBaselineConfig": {
|
4027
|
-
"shape": "
|
4027
|
+
"shape": "Sfy"
|
4028
4028
|
},
|
4029
4029
|
"ModelExplainabilityAppSpecification": {
|
4030
|
-
"shape": "
|
4030
|
+
"shape": "Sfz"
|
4031
4031
|
},
|
4032
4032
|
"ModelExplainabilityJobInput": {
|
4033
|
-
"shape": "
|
4033
|
+
"shape": "Sg0"
|
4034
4034
|
},
|
4035
4035
|
"ModelExplainabilityJobOutputConfig": {
|
4036
|
-
"shape": "
|
4036
|
+
"shape": "S7f"
|
4037
4037
|
},
|
4038
4038
|
"JobResources": {
|
4039
|
-
"shape": "
|
4039
|
+
"shape": "S7l"
|
4040
4040
|
},
|
4041
4041
|
"NetworkConfig": {
|
4042
|
-
"shape": "
|
4042
|
+
"shape": "S7q"
|
4043
4043
|
},
|
4044
4044
|
"RoleArn": {},
|
4045
4045
|
"StoppingCondition": {
|
4046
|
-
"shape": "
|
4046
|
+
"shape": "S7r"
|
4047
4047
|
}
|
4048
4048
|
}
|
4049
4049
|
}
|
@@ -4082,46 +4082,46 @@
|
|
4082
4082
|
"shape": "Sr"
|
4083
4083
|
},
|
4084
4084
|
"SourceAlgorithmSpecification": {
|
4085
|
-
"shape": "
|
4085
|
+
"shape": "Sg6"
|
4086
4086
|
},
|
4087
4087
|
"ValidationSpecification": {
|
4088
|
-
"shape": "
|
4088
|
+
"shape": "Sg3"
|
4089
4089
|
},
|
4090
4090
|
"ModelPackageStatus": {},
|
4091
4091
|
"ModelPackageStatusDetails": {
|
4092
|
-
"shape": "
|
4092
|
+
"shape": "Stm"
|
4093
4093
|
},
|
4094
4094
|
"CertifyForMarketplace": {
|
4095
4095
|
"type": "boolean"
|
4096
4096
|
},
|
4097
4097
|
"ModelApprovalStatus": {},
|
4098
4098
|
"CreatedBy": {
|
4099
|
-
"shape": "
|
4099
|
+
"shape": "Sod"
|
4100
4100
|
},
|
4101
4101
|
"MetadataProperties": {
|
4102
4102
|
"shape": "S1q"
|
4103
4103
|
},
|
4104
4104
|
"ModelMetrics": {
|
4105
|
-
"shape": "
|
4105
|
+
"shape": "Sg9"
|
4106
4106
|
},
|
4107
4107
|
"LastModifiedTime": {
|
4108
4108
|
"type": "timestamp"
|
4109
4109
|
},
|
4110
4110
|
"LastModifiedBy": {
|
4111
|
-
"shape": "
|
4111
|
+
"shape": "Sod"
|
4112
4112
|
},
|
4113
4113
|
"ApprovalDescription": {},
|
4114
4114
|
"CustomerMetadataProperties": {
|
4115
|
-
"shape": "
|
4115
|
+
"shape": "Sgg"
|
4116
4116
|
},
|
4117
4117
|
"DriftCheckBaselines": {
|
4118
|
-
"shape": "
|
4118
|
+
"shape": "Sgj"
|
4119
4119
|
},
|
4120
4120
|
"Domain": {},
|
4121
4121
|
"Task": {},
|
4122
4122
|
"SamplePayloadUrl": {},
|
4123
4123
|
"AdditionalInferenceSpecifications": {
|
4124
|
-
"shape": "
|
4124
|
+
"shape": "Sgp"
|
4125
4125
|
}
|
4126
4126
|
}
|
4127
4127
|
}
|
@@ -4153,7 +4153,7 @@
|
|
4153
4153
|
"type": "timestamp"
|
4154
4154
|
},
|
4155
4155
|
"CreatedBy": {
|
4156
|
-
"shape": "
|
4156
|
+
"shape": "Sod"
|
4157
4157
|
},
|
4158
4158
|
"ModelPackageGroupStatus": {}
|
4159
4159
|
}
|
@@ -4188,26 +4188,26 @@
|
|
4188
4188
|
"type": "timestamp"
|
4189
4189
|
},
|
4190
4190
|
"ModelQualityBaselineConfig": {
|
4191
|
-
"shape": "
|
4191
|
+
"shape": "Sgw"
|
4192
4192
|
},
|
4193
4193
|
"ModelQualityAppSpecification": {
|
4194
|
-
"shape": "
|
4194
|
+
"shape": "Sgx"
|
4195
4195
|
},
|
4196
4196
|
"ModelQualityJobInput": {
|
4197
|
-
"shape": "
|
4197
|
+
"shape": "Sgz"
|
4198
4198
|
},
|
4199
4199
|
"ModelQualityJobOutputConfig": {
|
4200
|
-
"shape": "
|
4200
|
+
"shape": "S7f"
|
4201
4201
|
},
|
4202
4202
|
"JobResources": {
|
4203
|
-
"shape": "
|
4203
|
+
"shape": "S7l"
|
4204
4204
|
},
|
4205
4205
|
"NetworkConfig": {
|
4206
|
-
"shape": "
|
4206
|
+
"shape": "S7q"
|
4207
4207
|
},
|
4208
4208
|
"RoleArn": {},
|
4209
4209
|
"StoppingCondition": {
|
4210
|
-
"shape": "
|
4210
|
+
"shape": "S7r"
|
4211
4211
|
}
|
4212
4212
|
}
|
4213
4213
|
}
|
@@ -4245,11 +4245,11 @@
|
|
4245
4245
|
"type": "timestamp"
|
4246
4246
|
},
|
4247
4247
|
"MonitoringScheduleConfig": {
|
4248
|
-
"shape": "
|
4248
|
+
"shape": "Sh3"
|
4249
4249
|
},
|
4250
4250
|
"EndpointName": {},
|
4251
4251
|
"LastMonitoringExecutionSummary": {
|
4252
|
-
"shape": "
|
4252
|
+
"shape": "Stz"
|
4253
4253
|
}
|
4254
4254
|
}
|
4255
4255
|
}
|
@@ -4275,7 +4275,7 @@
|
|
4275
4275
|
"InstanceType": {},
|
4276
4276
|
"SubnetId": {},
|
4277
4277
|
"SecurityGroups": {
|
4278
|
-
"shape": "
|
4278
|
+
"shape": "S84"
|
4279
4279
|
},
|
4280
4280
|
"RoleArn": {},
|
4281
4281
|
"KmsKeyId": {},
|
@@ -4292,16 +4292,16 @@
|
|
4292
4292
|
"type": "integer"
|
4293
4293
|
},
|
4294
4294
|
"AcceleratorTypes": {
|
4295
|
-
"shape": "
|
4295
|
+
"shape": "Shl"
|
4296
4296
|
},
|
4297
4297
|
"DefaultCodeRepository": {},
|
4298
4298
|
"AdditionalCodeRepositories": {
|
4299
|
-
"shape": "
|
4299
|
+
"shape": "Sho"
|
4300
4300
|
},
|
4301
4301
|
"RootAccess": {},
|
4302
4302
|
"PlatformIdentifier": {},
|
4303
4303
|
"InstanceMetadataServiceConfiguration": {
|
4304
|
-
"shape": "
|
4304
|
+
"shape": "Shr"
|
4305
4305
|
}
|
4306
4306
|
}
|
4307
4307
|
}
|
@@ -4322,10 +4322,10 @@
|
|
4322
4322
|
"NotebookInstanceLifecycleConfigArn": {},
|
4323
4323
|
"NotebookInstanceLifecycleConfigName": {},
|
4324
4324
|
"OnCreate": {
|
4325
|
-
"shape": "
|
4325
|
+
"shape": "Shw"
|
4326
4326
|
},
|
4327
4327
|
"OnStart": {
|
4328
|
-
"shape": "
|
4328
|
+
"shape": "Shw"
|
4329
4329
|
},
|
4330
4330
|
"LastModifiedTime": {
|
4331
4331
|
"type": "timestamp"
|
@@ -4366,13 +4366,13 @@
|
|
4366
4366
|
"type": "timestamp"
|
4367
4367
|
},
|
4368
4368
|
"CreatedBy": {
|
4369
|
-
"shape": "
|
4369
|
+
"shape": "Sod"
|
4370
4370
|
},
|
4371
4371
|
"LastModifiedBy": {
|
4372
|
-
"shape": "
|
4372
|
+
"shape": "Sod"
|
4373
4373
|
},
|
4374
4374
|
"ParallelismConfiguration": {
|
4375
|
-
"shape": "
|
4375
|
+
"shape": "Sia"
|
4376
4376
|
}
|
4377
4377
|
}
|
4378
4378
|
}
|
@@ -4416,7 +4416,7 @@
|
|
4416
4416
|
"PipelineExecutionStatus": {},
|
4417
4417
|
"PipelineExecutionDescription": {},
|
4418
4418
|
"PipelineExperimentConfig": {
|
4419
|
-
"shape": "
|
4419
|
+
"shape": "Sui"
|
4420
4420
|
},
|
4421
4421
|
"FailureReason": {},
|
4422
4422
|
"CreationTime": {
|
@@ -4426,13 +4426,13 @@
|
|
4426
4426
|
"type": "timestamp"
|
4427
4427
|
},
|
4428
4428
|
"CreatedBy": {
|
4429
|
-
"shape": "
|
4429
|
+
"shape": "Sod"
|
4430
4430
|
},
|
4431
4431
|
"LastModifiedBy": {
|
4432
|
-
"shape": "
|
4432
|
+
"shape": "Sod"
|
4433
4433
|
},
|
4434
4434
|
"ParallelismConfiguration": {
|
4435
|
-
"shape": "
|
4435
|
+
"shape": "Sia"
|
4436
4436
|
}
|
4437
4437
|
}
|
4438
4438
|
}
|
@@ -4459,30 +4459,30 @@
|
|
4459
4459
|
],
|
4460
4460
|
"members": {
|
4461
4461
|
"ProcessingInputs": {
|
4462
|
-
"shape": "
|
4462
|
+
"shape": "Sin"
|
4463
4463
|
},
|
4464
4464
|
"ProcessingOutputConfig": {
|
4465
|
-
"shape": "
|
4465
|
+
"shape": "Sja"
|
4466
4466
|
},
|
4467
4467
|
"ProcessingJobName": {},
|
4468
4468
|
"ProcessingResources": {
|
4469
|
-
"shape": "
|
4469
|
+
"shape": "Sjf"
|
4470
4470
|
},
|
4471
4471
|
"StoppingCondition": {
|
4472
|
-
"shape": "
|
4472
|
+
"shape": "Sjh"
|
4473
4473
|
},
|
4474
4474
|
"AppSpecification": {
|
4475
|
-
"shape": "
|
4475
|
+
"shape": "Sjj"
|
4476
4476
|
},
|
4477
4477
|
"Environment": {
|
4478
|
-
"shape": "
|
4478
|
+
"shape": "Sjl"
|
4479
4479
|
},
|
4480
4480
|
"NetworkConfig": {
|
4481
|
-
"shape": "
|
4481
|
+
"shape": "Shb"
|
4482
4482
|
},
|
4483
4483
|
"RoleArn": {},
|
4484
4484
|
"ExperimentConfig": {
|
4485
|
-
"shape": "
|
4485
|
+
"shape": "Sjm"
|
4486
4486
|
},
|
4487
4487
|
"ProcessingJobArn": {},
|
4488
4488
|
"ProcessingJobStatus": {},
|
@@ -4532,14 +4532,14 @@
|
|
4532
4532
|
"ProjectId": {},
|
4533
4533
|
"ProjectDescription": {},
|
4534
4534
|
"ServiceCatalogProvisioningDetails": {
|
4535
|
-
"shape": "
|
4535
|
+
"shape": "Sjr"
|
4536
4536
|
},
|
4537
4537
|
"ServiceCatalogProvisionedProductDetails": {
|
4538
|
-
"shape": "
|
4538
|
+
"shape": "Suq"
|
4539
4539
|
},
|
4540
4540
|
"ProjectStatus": {},
|
4541
4541
|
"CreatedBy": {
|
4542
|
-
"shape": "
|
4542
|
+
"shape": "Sod"
|
4543
4543
|
},
|
4544
4544
|
"CreationTime": {
|
4545
4545
|
"type": "timestamp"
|
@@ -4548,7 +4548,7 @@
|
|
4548
4548
|
"type": "timestamp"
|
4549
4549
|
},
|
4550
4550
|
"LastModifiedBy": {
|
4551
|
-
"shape": "
|
4551
|
+
"shape": "Sod"
|
4552
4552
|
}
|
4553
4553
|
}
|
4554
4554
|
}
|
@@ -4596,7 +4596,7 @@
|
|
4596
4596
|
],
|
4597
4597
|
"members": {
|
4598
4598
|
"SubscribedWorkteam": {
|
4599
|
-
"shape": "
|
4599
|
+
"shape": "Sux"
|
4600
4600
|
}
|
4601
4601
|
}
|
4602
4602
|
}
|
@@ -4631,7 +4631,7 @@
|
|
4631
4631
|
"LabelingJobArn": {},
|
4632
4632
|
"AutoMLJobArn": {},
|
4633
4633
|
"ModelArtifacts": {
|
4634
|
-
"shape": "
|
4634
|
+
"shape": "Sq0"
|
4635
4635
|
},
|
4636
4636
|
"TrainingJobStatus": {},
|
4637
4637
|
"SecondaryStatus": {},
|
@@ -4640,7 +4640,7 @@
|
|
4640
4640
|
"shape": "S2t"
|
4641
4641
|
},
|
4642
4642
|
"AlgorithmSpecification": {
|
4643
|
-
"shape": "
|
4643
|
+
"shape": "Sk7"
|
4644
4644
|
},
|
4645
4645
|
"RoleArn": {},
|
4646
4646
|
"InputDataConfig": {
|
@@ -4671,10 +4671,10 @@
|
|
4671
4671
|
"type": "timestamp"
|
4672
4672
|
},
|
4673
4673
|
"SecondaryStatusTransitions": {
|
4674
|
-
"shape": "
|
4674
|
+
"shape": "Sv1"
|
4675
4675
|
},
|
4676
4676
|
"FinalMetricDataList": {
|
4677
|
-
"shape": "
|
4677
|
+
"shape": "Sv4"
|
4678
4678
|
},
|
4679
4679
|
"EnableNetworkIsolation": {
|
4680
4680
|
"type": "boolean"
|
@@ -4686,7 +4686,7 @@
|
|
4686
4686
|
"type": "boolean"
|
4687
4687
|
},
|
4688
4688
|
"CheckpointConfig": {
|
4689
|
-
"shape": "
|
4689
|
+
"shape": "Sct"
|
4690
4690
|
},
|
4691
4691
|
"TrainingTimeInSeconds": {
|
4692
4692
|
"type": "integer"
|
@@ -4695,25 +4695,25 @@
|
|
4695
4695
|
"type": "integer"
|
4696
4696
|
},
|
4697
4697
|
"DebugHookConfig": {
|
4698
|
-
"shape": "
|
4698
|
+
"shape": "Sk8"
|
4699
4699
|
},
|
4700
4700
|
"ExperimentConfig": {
|
4701
|
-
"shape": "
|
4701
|
+
"shape": "Sjm"
|
4702
4702
|
},
|
4703
4703
|
"DebugRuleConfigurations": {
|
4704
|
-
"shape": "
|
4704
|
+
"shape": "Skg"
|
4705
4705
|
},
|
4706
4706
|
"TensorBoardOutputConfig": {
|
4707
|
-
"shape": "
|
4707
|
+
"shape": "Skk"
|
4708
4708
|
},
|
4709
4709
|
"DebugRuleEvaluationStatuses": {
|
4710
|
-
"shape": "
|
4710
|
+
"shape": "Sv8"
|
4711
4711
|
},
|
4712
4712
|
"ProfilerConfig": {
|
4713
|
-
"shape": "
|
4713
|
+
"shape": "Skl"
|
4714
4714
|
},
|
4715
4715
|
"ProfilerRuleConfigurations": {
|
4716
|
-
"shape": "
|
4716
|
+
"shape": "Sko"
|
4717
4717
|
},
|
4718
4718
|
"ProfilerRuleEvaluationStatuses": {
|
4719
4719
|
"type": "list",
|
@@ -4732,10 +4732,10 @@
|
|
4732
4732
|
},
|
4733
4733
|
"ProfilingStatus": {},
|
4734
4734
|
"RetryStrategy": {
|
4735
|
-
"shape": "
|
4735
|
+
"shape": "Scu"
|
4736
4736
|
},
|
4737
4737
|
"Environment": {
|
4738
|
-
"shape": "
|
4738
|
+
"shape": "Skq"
|
4739
4739
|
}
|
4740
4740
|
}
|
4741
4741
|
}
|
@@ -4771,7 +4771,7 @@
|
|
4771
4771
|
"type": "integer"
|
4772
4772
|
},
|
4773
4773
|
"ModelClientConfig": {
|
4774
|
-
"shape": "
|
4774
|
+
"shape": "Skx"
|
4775
4775
|
},
|
4776
4776
|
"MaxPayloadInMB": {
|
4777
4777
|
"type": "integer"
|
@@ -4801,10 +4801,10 @@
|
|
4801
4801
|
"LabelingJobArn": {},
|
4802
4802
|
"AutoMLJobArn": {},
|
4803
4803
|
"DataProcessing": {
|
4804
|
-
"shape": "
|
4804
|
+
"shape": "Sl0"
|
4805
4805
|
},
|
4806
4806
|
"ExperimentConfig": {
|
4807
|
-
"shape": "
|
4807
|
+
"shape": "Sjm"
|
4808
4808
|
}
|
4809
4809
|
}
|
4810
4810
|
}
|
@@ -4827,19 +4827,19 @@
|
|
4827
4827
|
"DisplayName": {},
|
4828
4828
|
"ExperimentName": {},
|
4829
4829
|
"Source": {
|
4830
|
-
"shape": "
|
4830
|
+
"shape": "Svk"
|
4831
4831
|
},
|
4832
4832
|
"CreationTime": {
|
4833
4833
|
"type": "timestamp"
|
4834
4834
|
},
|
4835
4835
|
"CreatedBy": {
|
4836
|
-
"shape": "
|
4836
|
+
"shape": "Sod"
|
4837
4837
|
},
|
4838
4838
|
"LastModifiedTime": {
|
4839
4839
|
"type": "timestamp"
|
4840
4840
|
},
|
4841
4841
|
"LastModifiedBy": {
|
4842
|
-
"shape": "
|
4842
|
+
"shape": "Sod"
|
4843
4843
|
},
|
4844
4844
|
"MetadataProperties": {
|
4845
4845
|
"shape": "S1q"
|
@@ -4864,10 +4864,10 @@
|
|
4864
4864
|
"TrialComponentArn": {},
|
4865
4865
|
"DisplayName": {},
|
4866
4866
|
"Source": {
|
4867
|
-
"shape": "
|
4867
|
+
"shape": "Svo"
|
4868
4868
|
},
|
4869
4869
|
"Status": {
|
4870
|
-
"shape": "
|
4870
|
+
"shape": "Sl8"
|
4871
4871
|
},
|
4872
4872
|
"StartTime": {
|
4873
4873
|
"type": "timestamp"
|
@@ -4879,28 +4879,28 @@
|
|
4879
4879
|
"type": "timestamp"
|
4880
4880
|
},
|
4881
4881
|
"CreatedBy": {
|
4882
|
-
"shape": "
|
4882
|
+
"shape": "Sod"
|
4883
4883
|
},
|
4884
4884
|
"LastModifiedTime": {
|
4885
4885
|
"type": "timestamp"
|
4886
4886
|
},
|
4887
4887
|
"LastModifiedBy": {
|
4888
|
-
"shape": "
|
4888
|
+
"shape": "Sod"
|
4889
4889
|
},
|
4890
4890
|
"Parameters": {
|
4891
|
-
"shape": "
|
4891
|
+
"shape": "Slc"
|
4892
4892
|
},
|
4893
4893
|
"InputArtifacts": {
|
4894
|
-
"shape": "
|
4894
|
+
"shape": "Slg"
|
4895
4895
|
},
|
4896
4896
|
"OutputArtifacts": {
|
4897
|
-
"shape": "
|
4897
|
+
"shape": "Slg"
|
4898
4898
|
},
|
4899
4899
|
"MetadataProperties": {
|
4900
4900
|
"shape": "S1q"
|
4901
4901
|
},
|
4902
4902
|
"Metrics": {
|
4903
|
-
"shape": "
|
4903
|
+
"shape": "Svq"
|
4904
4904
|
},
|
4905
4905
|
"LineageGroupArn": {}
|
4906
4906
|
}
|
@@ -4936,7 +4936,7 @@
|
|
4936
4936
|
"SingleSignOnUserIdentifier": {},
|
4937
4937
|
"SingleSignOnUserValue": {},
|
4938
4938
|
"UserSettings": {
|
4939
|
-
"shape": "
|
4939
|
+
"shape": "S83"
|
4940
4940
|
}
|
4941
4941
|
}
|
4942
4942
|
}
|
@@ -4958,7 +4958,7 @@
|
|
4958
4958
|
],
|
4959
4959
|
"members": {
|
4960
4960
|
"Workforce": {
|
4961
|
-
"shape": "
|
4961
|
+
"shape": "Sw0"
|
4962
4962
|
}
|
4963
4963
|
}
|
4964
4964
|
}
|
@@ -4980,7 +4980,7 @@
|
|
4980
4980
|
],
|
4981
4981
|
"members": {
|
4982
4982
|
"Workteam": {
|
4983
|
-
"shape": "
|
4983
|
+
"shape": "Sw8"
|
4984
4984
|
}
|
4985
4985
|
}
|
4986
4986
|
}
|
@@ -5045,7 +5045,7 @@
|
|
5045
5045
|
"DeviceFleetArn": {},
|
5046
5046
|
"DeviceFleetName": {},
|
5047
5047
|
"OutputConfig": {
|
5048
|
-
"shape": "
|
5048
|
+
"shape": "S7x"
|
5049
5049
|
},
|
5050
5050
|
"Description": {},
|
5051
5051
|
"ReportGenerated": {
|
@@ -5479,7 +5479,7 @@
|
|
5479
5479
|
"type": "timestamp"
|
5480
5480
|
},
|
5481
5481
|
"CreatedBy": {
|
5482
|
-
"shape": "
|
5482
|
+
"shape": "Sod"
|
5483
5483
|
}
|
5484
5484
|
}
|
5485
5485
|
}
|
@@ -5548,7 +5548,7 @@
|
|
5548
5548
|
},
|
5549
5549
|
"FailureReason": {},
|
5550
5550
|
"PartialFailureReasons": {
|
5551
|
-
"shape": "
|
5551
|
+
"shape": "Sox"
|
5552
5552
|
}
|
5553
5553
|
}
|
5554
5554
|
}
|
@@ -5584,7 +5584,7 @@
|
|
5584
5584
|
"Candidates": {
|
5585
5585
|
"type": "list",
|
5586
5586
|
"member": {
|
5587
|
-
"shape": "
|
5587
|
+
"shape": "Soz"
|
5588
5588
|
}
|
5589
5589
|
},
|
5590
5590
|
"NextToken": {}
|
@@ -5642,7 +5642,7 @@
|
|
5642
5642
|
"type": "timestamp"
|
5643
5643
|
},
|
5644
5644
|
"GitConfig": {
|
5645
|
-
"shape": "
|
5645
|
+
"shape": "S62"
|
5646
5646
|
}
|
5647
5647
|
}
|
5648
5648
|
}
|
@@ -5751,7 +5751,7 @@
|
|
5751
5751
|
"ContextArn": {},
|
5752
5752
|
"ContextName": {},
|
5753
5753
|
"Source": {
|
5754
|
-
"shape": "
|
5754
|
+
"shape": "S6q"
|
5755
5755
|
},
|
5756
5756
|
"ContextType": {},
|
5757
5757
|
"CreationTime": {
|
@@ -5794,7 +5794,7 @@
|
|
5794
5794
|
],
|
5795
5795
|
"members": {
|
5796
5796
|
"JobDefinitionSummaries": {
|
5797
|
-
"shape": "
|
5797
|
+
"shape": "Sz1"
|
5798
5798
|
},
|
5799
5799
|
"NextToken": {}
|
5800
5800
|
}
|
@@ -6223,7 +6223,7 @@
|
|
6223
6223
|
"ExperimentName": {},
|
6224
6224
|
"DisplayName": {},
|
6225
6225
|
"ExperimentSource": {
|
6226
|
-
"shape": "
|
6226
|
+
"shape": "Srm"
|
6227
6227
|
},
|
6228
6228
|
"CreationTime": {
|
6229
6229
|
"type": "timestamp"
|
@@ -6283,7 +6283,7 @@
|
|
6283
6283
|
},
|
6284
6284
|
"FeatureGroupStatus": {},
|
6285
6285
|
"OfflineStoreStatus": {
|
6286
|
-
"shape": "
|
6286
|
+
"shape": "Srs"
|
6287
6287
|
}
|
6288
6288
|
}
|
6289
6289
|
}
|
@@ -6445,13 +6445,13 @@
|
|
6445
6445
|
"type": "timestamp"
|
6446
6446
|
},
|
6447
6447
|
"TrainingJobStatusCounters": {
|
6448
|
-
"shape": "
|
6448
|
+
"shape": "Ssh"
|
6449
6449
|
},
|
6450
6450
|
"ObjectiveStatusCounters": {
|
6451
|
-
"shape": "
|
6451
|
+
"shape": "Ssj"
|
6452
6452
|
},
|
6453
6453
|
"ResourceLimits": {
|
6454
|
-
"shape": "
|
6454
|
+
"shape": "Sc9"
|
6455
6455
|
}
|
6456
6456
|
}
|
6457
6457
|
}
|
@@ -6707,17 +6707,17 @@
|
|
6707
6707
|
},
|
6708
6708
|
"LabelingJobStatus": {},
|
6709
6709
|
"LabelCounters": {
|
6710
|
-
"shape": "
|
6710
|
+
"shape": "St8"
|
6711
6711
|
},
|
6712
6712
|
"WorkteamArn": {},
|
6713
6713
|
"PreHumanTaskLambdaArn": {},
|
6714
6714
|
"AnnotationConsolidationLambdaArn": {},
|
6715
6715
|
"FailureReason": {},
|
6716
6716
|
"LabelingJobOutput": {
|
6717
|
-
"shape": "
|
6717
|
+
"shape": "Stb"
|
6718
6718
|
},
|
6719
6719
|
"InputConfig": {
|
6720
|
-
"shape": "
|
6720
|
+
"shape": "Sek"
|
6721
6721
|
}
|
6722
6722
|
}
|
6723
6723
|
}
|
@@ -6864,7 +6864,7 @@
|
|
6864
6864
|
],
|
6865
6865
|
"members": {
|
6866
6866
|
"JobDefinitionSummaries": {
|
6867
|
-
"shape": "
|
6867
|
+
"shape": "Sz1"
|
6868
6868
|
},
|
6869
6869
|
"NextToken": {}
|
6870
6870
|
}
|
@@ -6897,7 +6897,7 @@
|
|
6897
6897
|
],
|
6898
6898
|
"members": {
|
6899
6899
|
"JobDefinitionSummaries": {
|
6900
|
-
"shape": "
|
6900
|
+
"shape": "Sz1"
|
6901
6901
|
},
|
6902
6902
|
"NextToken": {}
|
6903
6903
|
}
|
@@ -7097,7 +7097,7 @@
|
|
7097
7097
|
],
|
7098
7098
|
"members": {
|
7099
7099
|
"JobDefinitionSummaries": {
|
7100
|
-
"shape": "
|
7100
|
+
"shape": "Sz1"
|
7101
7101
|
},
|
7102
7102
|
"NextToken": {}
|
7103
7103
|
}
|
@@ -7194,7 +7194,7 @@
|
|
7194
7194
|
"MonitoringExecutionSummaries": {
|
7195
7195
|
"type": "list",
|
7196
7196
|
"member": {
|
7197
|
-
"shape": "
|
7197
|
+
"shape": "Stz"
|
7198
7198
|
}
|
7199
7199
|
},
|
7200
7200
|
"NextToken": {}
|
@@ -7375,7 +7375,7 @@
|
|
7375
7375
|
"NotebookInstanceLifecycleConfigName": {},
|
7376
7376
|
"DefaultCodeRepository": {},
|
7377
7377
|
"AdditionalCodeRepositories": {
|
7378
|
-
"shape": "
|
7378
|
+
"shape": "Sho"
|
7379
7379
|
}
|
7380
7380
|
}
|
7381
7381
|
}
|
@@ -7474,7 +7474,7 @@
|
|
7474
7474
|
"CallbackToken": {},
|
7475
7475
|
"SqsQueueUrl": {},
|
7476
7476
|
"OutputParameters": {
|
7477
|
-
"shape": "
|
7477
|
+
"shape": "S141"
|
7478
7478
|
}
|
7479
7479
|
}
|
7480
7480
|
},
|
@@ -7483,7 +7483,7 @@
|
|
7483
7483
|
"members": {
|
7484
7484
|
"Arn": {},
|
7485
7485
|
"OutputParameters": {
|
7486
|
-
"shape": "
|
7486
|
+
"shape": "S141"
|
7487
7487
|
}
|
7488
7488
|
}
|
7489
7489
|
},
|
@@ -7610,7 +7610,7 @@
|
|
7610
7610
|
"type": "structure",
|
7611
7611
|
"members": {
|
7612
7612
|
"PipelineParameters": {
|
7613
|
-
"shape": "
|
7613
|
+
"shape": "S14g"
|
7614
7614
|
},
|
7615
7615
|
"NextToken": {}
|
7616
7616
|
}
|
@@ -7907,7 +7907,7 @@
|
|
7907
7907
|
"SubscribedWorkteams": {
|
7908
7908
|
"type": "list",
|
7909
7909
|
"member": {
|
7910
|
-
"shape": "
|
7910
|
+
"shape": "Sux"
|
7911
7911
|
}
|
7912
7912
|
},
|
7913
7913
|
"NextToken": {}
|
@@ -8026,7 +8026,7 @@
|
|
8026
8026
|
"TrainingJobSummaries": {
|
8027
8027
|
"type": "list",
|
8028
8028
|
"member": {
|
8029
|
-
"shape": "
|
8029
|
+
"shape": "Ssl"
|
8030
8030
|
}
|
8031
8031
|
},
|
8032
8032
|
"NextToken": {}
|
@@ -8129,10 +8129,10 @@
|
|
8129
8129
|
"TrialComponentArn": {},
|
8130
8130
|
"DisplayName": {},
|
8131
8131
|
"TrialComponentSource": {
|
8132
|
-
"shape": "
|
8132
|
+
"shape": "Svo"
|
8133
8133
|
},
|
8134
8134
|
"Status": {
|
8135
|
-
"shape": "
|
8135
|
+
"shape": "Sl8"
|
8136
8136
|
},
|
8137
8137
|
"StartTime": {
|
8138
8138
|
"type": "timestamp"
|
@@ -8144,13 +8144,13 @@
|
|
8144
8144
|
"type": "timestamp"
|
8145
8145
|
},
|
8146
8146
|
"CreatedBy": {
|
8147
|
-
"shape": "
|
8147
|
+
"shape": "Sod"
|
8148
8148
|
},
|
8149
8149
|
"LastModifiedTime": {
|
8150
8150
|
"type": "timestamp"
|
8151
8151
|
},
|
8152
8152
|
"LastModifiedBy": {
|
8153
|
-
"shape": "
|
8153
|
+
"shape": "Sod"
|
8154
8154
|
}
|
8155
8155
|
}
|
8156
8156
|
}
|
@@ -8191,7 +8191,7 @@
|
|
8191
8191
|
"TrialName": {},
|
8192
8192
|
"DisplayName": {},
|
8193
8193
|
"TrialSource": {
|
8194
|
-
"shape": "
|
8194
|
+
"shape": "Svk"
|
8195
8195
|
},
|
8196
8196
|
"CreationTime": {
|
8197
8197
|
"type": "timestamp"
|
@@ -8266,7 +8266,7 @@
|
|
8266
8266
|
"Workforces": {
|
8267
8267
|
"type": "list",
|
8268
8268
|
"member": {
|
8269
|
-
"shape": "
|
8269
|
+
"shape": "Sw0"
|
8270
8270
|
}
|
8271
8271
|
},
|
8272
8272
|
"NextToken": {}
|
@@ -8295,7 +8295,7 @@
|
|
8295
8295
|
"Workteams": {
|
8296
8296
|
"type": "list",
|
8297
8297
|
"member": {
|
8298
|
-
"shape": "
|
8298
|
+
"shape": "Sw8"
|
8299
8299
|
}
|
8300
8300
|
},
|
8301
8301
|
"NextToken": {}
|
@@ -8414,7 +8414,7 @@
|
|
8414
8414
|
"members": {
|
8415
8415
|
"DeviceFleetName": {},
|
8416
8416
|
"Devices": {
|
8417
|
-
"shape": "
|
8417
|
+
"shape": "S16x"
|
8418
8418
|
},
|
8419
8419
|
"Tags": {
|
8420
8420
|
"shape": "S7"
|
@@ -8431,7 +8431,7 @@
|
|
8431
8431
|
],
|
8432
8432
|
"members": {
|
8433
8433
|
"UiTemplate": {
|
8434
|
-
"shape": "
|
8434
|
+
"shape": "Sc2"
|
8435
8435
|
},
|
8436
8436
|
"Task": {
|
8437
8437
|
"type": "structure",
|
@@ -8484,7 +8484,7 @@
|
|
8484
8484
|
"idempotencyToken": true
|
8485
8485
|
},
|
8486
8486
|
"ParallelismConfiguration": {
|
8487
|
-
"shape": "
|
8487
|
+
"shape": "Sia"
|
8488
8488
|
}
|
8489
8489
|
}
|
8490
8490
|
},
|
@@ -8504,7 +8504,7 @@
|
|
8504
8504
|
"members": {
|
8505
8505
|
"Resource": {},
|
8506
8506
|
"SearchExpression": {
|
8507
|
-
"shape": "
|
8507
|
+
"shape": "S178"
|
8508
8508
|
},
|
8509
8509
|
"SortBy": {},
|
8510
8510
|
"SortOrder": {},
|
@@ -8523,7 +8523,7 @@
|
|
8523
8523
|
"type": "structure",
|
8524
8524
|
"members": {
|
8525
8525
|
"TrainingJob": {
|
8526
|
-
"shape": "
|
8526
|
+
"shape": "S17l"
|
8527
8527
|
},
|
8528
8528
|
"Experiment": {
|
8529
8529
|
"type": "structure",
|
@@ -8532,20 +8532,20 @@
|
|
8532
8532
|
"ExperimentArn": {},
|
8533
8533
|
"DisplayName": {},
|
8534
8534
|
"Source": {
|
8535
|
-
"shape": "
|
8535
|
+
"shape": "Srm"
|
8536
8536
|
},
|
8537
8537
|
"Description": {},
|
8538
8538
|
"CreationTime": {
|
8539
8539
|
"type": "timestamp"
|
8540
8540
|
},
|
8541
8541
|
"CreatedBy": {
|
8542
|
-
"shape": "
|
8542
|
+
"shape": "Sod"
|
8543
8543
|
},
|
8544
8544
|
"LastModifiedTime": {
|
8545
8545
|
"type": "timestamp"
|
8546
8546
|
},
|
8547
8547
|
"LastModifiedBy": {
|
8548
|
-
"shape": "
|
8548
|
+
"shape": "Sod"
|
8549
8549
|
},
|
8550
8550
|
"Tags": {
|
8551
8551
|
"shape": "S7"
|
@@ -8560,19 +8560,19 @@
|
|
8560
8560
|
"DisplayName": {},
|
8561
8561
|
"ExperimentName": {},
|
8562
8562
|
"Source": {
|
8563
|
-
"shape": "
|
8563
|
+
"shape": "Svk"
|
8564
8564
|
},
|
8565
8565
|
"CreationTime": {
|
8566
8566
|
"type": "timestamp"
|
8567
8567
|
},
|
8568
8568
|
"CreatedBy": {
|
8569
|
-
"shape": "
|
8569
|
+
"shape": "Sod"
|
8570
8570
|
},
|
8571
8571
|
"LastModifiedTime": {
|
8572
8572
|
"type": "timestamp"
|
8573
8573
|
},
|
8574
8574
|
"LastModifiedBy": {
|
8575
|
-
"shape": "
|
8575
|
+
"shape": "Sod"
|
8576
8576
|
},
|
8577
8577
|
"MetadataProperties": {
|
8578
8578
|
"shape": "S1q"
|
@@ -8588,13 +8588,13 @@
|
|
8588
8588
|
"TrialComponentName": {},
|
8589
8589
|
"TrialComponentArn": {},
|
8590
8590
|
"TrialComponentSource": {
|
8591
|
-
"shape": "
|
8591
|
+
"shape": "Svo"
|
8592
8592
|
},
|
8593
8593
|
"CreationTime": {
|
8594
8594
|
"type": "timestamp"
|
8595
8595
|
},
|
8596
8596
|
"CreatedBy": {
|
8597
|
-
"shape": "
|
8597
|
+
"shape": "Sod"
|
8598
8598
|
}
|
8599
8599
|
}
|
8600
8600
|
}
|
@@ -8608,10 +8608,10 @@
|
|
8608
8608
|
"DisplayName": {},
|
8609
8609
|
"TrialComponentArn": {},
|
8610
8610
|
"Source": {
|
8611
|
-
"shape": "
|
8611
|
+
"shape": "Svo"
|
8612
8612
|
},
|
8613
8613
|
"Status": {
|
8614
|
-
"shape": "
|
8614
|
+
"shape": "Sl8"
|
8615
8615
|
},
|
8616
8616
|
"StartTime": {
|
8617
8617
|
"type": "timestamp"
|
@@ -8623,25 +8623,25 @@
|
|
8623
8623
|
"type": "timestamp"
|
8624
8624
|
},
|
8625
8625
|
"CreatedBy": {
|
8626
|
-
"shape": "
|
8626
|
+
"shape": "Sod"
|
8627
8627
|
},
|
8628
8628
|
"LastModifiedTime": {
|
8629
8629
|
"type": "timestamp"
|
8630
8630
|
},
|
8631
8631
|
"LastModifiedBy": {
|
8632
|
-
"shape": "
|
8632
|
+
"shape": "Sod"
|
8633
8633
|
},
|
8634
8634
|
"Parameters": {
|
8635
|
-
"shape": "
|
8635
|
+
"shape": "Slc"
|
8636
8636
|
},
|
8637
8637
|
"InputArtifacts": {
|
8638
|
-
"shape": "
|
8638
|
+
"shape": "Slg"
|
8639
8639
|
},
|
8640
8640
|
"OutputArtifacts": {
|
8641
|
-
"shape": "
|
8641
|
+
"shape": "Slg"
|
8642
8642
|
},
|
8643
8643
|
"Metrics": {
|
8644
|
-
"shape": "
|
8644
|
+
"shape": "Svq"
|
8645
8645
|
},
|
8646
8646
|
"MetadataProperties": {
|
8647
8647
|
"shape": "S1q"
|
@@ -8651,36 +8651,36 @@
|
|
8651
8651
|
"members": {
|
8652
8652
|
"SourceArn": {},
|
8653
8653
|
"TrainingJob": {
|
8654
|
-
"shape": "
|
8654
|
+
"shape": "S17l"
|
8655
8655
|
},
|
8656
8656
|
"ProcessingJob": {
|
8657
8657
|
"type": "structure",
|
8658
8658
|
"members": {
|
8659
8659
|
"ProcessingInputs": {
|
8660
|
-
"shape": "
|
8660
|
+
"shape": "Sin"
|
8661
8661
|
},
|
8662
8662
|
"ProcessingOutputConfig": {
|
8663
|
-
"shape": "
|
8663
|
+
"shape": "Sja"
|
8664
8664
|
},
|
8665
8665
|
"ProcessingJobName": {},
|
8666
8666
|
"ProcessingResources": {
|
8667
|
-
"shape": "
|
8667
|
+
"shape": "Sjf"
|
8668
8668
|
},
|
8669
8669
|
"StoppingCondition": {
|
8670
|
-
"shape": "
|
8670
|
+
"shape": "Sjh"
|
8671
8671
|
},
|
8672
8672
|
"AppSpecification": {
|
8673
|
-
"shape": "
|
8673
|
+
"shape": "Sjj"
|
8674
8674
|
},
|
8675
8675
|
"Environment": {
|
8676
|
-
"shape": "
|
8676
|
+
"shape": "Sjl"
|
8677
8677
|
},
|
8678
8678
|
"NetworkConfig": {
|
8679
|
-
"shape": "
|
8679
|
+
"shape": "Shb"
|
8680
8680
|
},
|
8681
8681
|
"RoleArn": {},
|
8682
8682
|
"ExperimentConfig": {
|
8683
|
-
"shape": "
|
8683
|
+
"shape": "Sjm"
|
8684
8684
|
},
|
8685
8685
|
"ProcessingJobArn": {},
|
8686
8686
|
"ProcessingJobStatus": {},
|
@@ -8718,7 +8718,7 @@
|
|
8718
8718
|
"type": "integer"
|
8719
8719
|
},
|
8720
8720
|
"ModelClientConfig": {
|
8721
|
-
"shape": "
|
8721
|
+
"shape": "Skx"
|
8722
8722
|
},
|
8723
8723
|
"MaxPayloadInMB": {
|
8724
8724
|
"type": "integer"
|
@@ -8748,10 +8748,10 @@
|
|
8748
8748
|
"LabelingJobArn": {},
|
8749
8749
|
"AutoMLJobArn": {},
|
8750
8750
|
"DataProcessing": {
|
8751
|
-
"shape": "
|
8751
|
+
"shape": "Sl0"
|
8752
8752
|
},
|
8753
8753
|
"ExperimentConfig": {
|
8754
|
-
"shape": "
|
8754
|
+
"shape": "Sjm"
|
8755
8755
|
},
|
8756
8756
|
"Tags": {
|
8757
8757
|
"shape": "S7"
|
@@ -8791,10 +8791,10 @@
|
|
8791
8791
|
"EndpointArn": {},
|
8792
8792
|
"EndpointConfigName": {},
|
8793
8793
|
"ProductionVariants": {
|
8794
|
-
"shape": "
|
8794
|
+
"shape": "Sr3"
|
8795
8795
|
},
|
8796
8796
|
"DataCaptureConfig": {
|
8797
|
-
"shape": "
|
8797
|
+
"shape": "Src"
|
8798
8798
|
},
|
8799
8799
|
"EndpointStatus": {},
|
8800
8800
|
"FailureReason": {},
|
@@ -8821,11 +8821,11 @@
|
|
8821
8821
|
"type": "timestamp"
|
8822
8822
|
},
|
8823
8823
|
"MonitoringScheduleConfig": {
|
8824
|
-
"shape": "
|
8824
|
+
"shape": "Sh3"
|
8825
8825
|
},
|
8826
8826
|
"EndpointName": {},
|
8827
8827
|
"LastMonitoringExecutionSummary": {
|
8828
|
-
"shape": "
|
8828
|
+
"shape": "Stz"
|
8829
8829
|
},
|
8830
8830
|
"Tags": {
|
8831
8831
|
"shape": "S7"
|
@@ -8855,49 +8855,49 @@
|
|
8855
8855
|
"shape": "Sr"
|
8856
8856
|
},
|
8857
8857
|
"SourceAlgorithmSpecification": {
|
8858
|
-
"shape": "
|
8858
|
+
"shape": "Sg6"
|
8859
8859
|
},
|
8860
8860
|
"ValidationSpecification": {
|
8861
|
-
"shape": "
|
8861
|
+
"shape": "Sg3"
|
8862
8862
|
},
|
8863
8863
|
"ModelPackageStatus": {},
|
8864
8864
|
"ModelPackageStatusDetails": {
|
8865
|
-
"shape": "
|
8865
|
+
"shape": "Stm"
|
8866
8866
|
},
|
8867
8867
|
"CertifyForMarketplace": {
|
8868
8868
|
"type": "boolean"
|
8869
8869
|
},
|
8870
8870
|
"ModelApprovalStatus": {},
|
8871
8871
|
"CreatedBy": {
|
8872
|
-
"shape": "
|
8872
|
+
"shape": "Sod"
|
8873
8873
|
},
|
8874
8874
|
"MetadataProperties": {
|
8875
8875
|
"shape": "S1q"
|
8876
8876
|
},
|
8877
8877
|
"ModelMetrics": {
|
8878
|
-
"shape": "
|
8878
|
+
"shape": "Sg9"
|
8879
8879
|
},
|
8880
8880
|
"LastModifiedTime": {
|
8881
8881
|
"type": "timestamp"
|
8882
8882
|
},
|
8883
8883
|
"LastModifiedBy": {
|
8884
|
-
"shape": "
|
8884
|
+
"shape": "Sod"
|
8885
8885
|
},
|
8886
8886
|
"ApprovalDescription": {},
|
8887
8887
|
"Domain": {},
|
8888
8888
|
"Task": {},
|
8889
8889
|
"SamplePayloadUrl": {},
|
8890
8890
|
"AdditionalInferenceSpecifications": {
|
8891
|
-
"shape": "
|
8891
|
+
"shape": "Sgp"
|
8892
8892
|
},
|
8893
8893
|
"Tags": {
|
8894
8894
|
"shape": "S7"
|
8895
8895
|
},
|
8896
8896
|
"CustomerMetadataProperties": {
|
8897
|
-
"shape": "
|
8897
|
+
"shape": "Sgg"
|
8898
8898
|
},
|
8899
8899
|
"DriftCheckBaselines": {
|
8900
|
-
"shape": "
|
8900
|
+
"shape": "Sgj"
|
8901
8901
|
}
|
8902
8902
|
}
|
8903
8903
|
},
|
@@ -8911,7 +8911,7 @@
|
|
8911
8911
|
"type": "timestamp"
|
8912
8912
|
},
|
8913
8913
|
"CreatedBy": {
|
8914
|
-
"shape": "
|
8914
|
+
"shape": "Sod"
|
8915
8915
|
},
|
8916
8916
|
"ModelPackageGroupStatus": {},
|
8917
8917
|
"Tags": {
|
@@ -8938,13 +8938,13 @@
|
|
8938
8938
|
"type": "timestamp"
|
8939
8939
|
},
|
8940
8940
|
"CreatedBy": {
|
8941
|
-
"shape": "
|
8941
|
+
"shape": "Sod"
|
8942
8942
|
},
|
8943
8943
|
"LastModifiedBy": {
|
8944
|
-
"shape": "
|
8944
|
+
"shape": "Sod"
|
8945
8945
|
},
|
8946
8946
|
"ParallelismConfiguration": {
|
8947
|
-
"shape": "
|
8947
|
+
"shape": "Sia"
|
8948
8948
|
},
|
8949
8949
|
"Tags": {
|
8950
8950
|
"shape": "S7"
|
@@ -8960,7 +8960,7 @@
|
|
8960
8960
|
"PipelineExecutionStatus": {},
|
8961
8961
|
"PipelineExecutionDescription": {},
|
8962
8962
|
"PipelineExperimentConfig": {
|
8963
|
-
"shape": "
|
8963
|
+
"shape": "Sui"
|
8964
8964
|
},
|
8965
8965
|
"FailureReason": {},
|
8966
8966
|
"CreationTime": {
|
@@ -8970,16 +8970,16 @@
|
|
8970
8970
|
"type": "timestamp"
|
8971
8971
|
},
|
8972
8972
|
"CreatedBy": {
|
8973
|
-
"shape": "
|
8973
|
+
"shape": "Sod"
|
8974
8974
|
},
|
8975
8975
|
"LastModifiedBy": {
|
8976
|
-
"shape": "
|
8976
|
+
"shape": "Sod"
|
8977
8977
|
},
|
8978
8978
|
"ParallelismConfiguration": {
|
8979
|
-
"shape": "
|
8979
|
+
"shape": "Sia"
|
8980
8980
|
},
|
8981
8981
|
"PipelineParameters": {
|
8982
|
-
"shape": "
|
8982
|
+
"shape": "S14g"
|
8983
8983
|
}
|
8984
8984
|
}
|
8985
8985
|
},
|
@@ -8991,7 +8991,7 @@
|
|
8991
8991
|
"RecordIdentifierFeatureName": {},
|
8992
8992
|
"EventTimeFeatureName": {},
|
8993
8993
|
"FeatureDefinitions": {
|
8994
|
-
"shape": "
|
8994
|
+
"shape": "Sax"
|
8995
8995
|
},
|
8996
8996
|
"CreationTime": {
|
8997
8997
|
"type": "timestamp"
|
@@ -9000,18 +9000,18 @@
|
|
9000
9000
|
"type": "timestamp"
|
9001
9001
|
},
|
9002
9002
|
"OnlineStoreConfig": {
|
9003
|
-
"shape": "
|
9003
|
+
"shape": "Sb0"
|
9004
9004
|
},
|
9005
9005
|
"OfflineStoreConfig": {
|
9006
|
-
"shape": "
|
9006
|
+
"shape": "Sb2"
|
9007
9007
|
},
|
9008
9008
|
"RoleArn": {},
|
9009
9009
|
"FeatureGroupStatus": {},
|
9010
9010
|
"OfflineStoreStatus": {
|
9011
|
-
"shape": "
|
9011
|
+
"shape": "Srs"
|
9012
9012
|
},
|
9013
9013
|
"LastUpdateStatus": {
|
9014
|
-
"shape": "
|
9014
|
+
"shape": "Srv"
|
9015
9015
|
},
|
9016
9016
|
"FailureReason": {},
|
9017
9017
|
"Description": {},
|
@@ -9028,14 +9028,14 @@
|
|
9028
9028
|
"ProjectId": {},
|
9029
9029
|
"ProjectDescription": {},
|
9030
9030
|
"ServiceCatalogProvisioningDetails": {
|
9031
|
-
"shape": "
|
9031
|
+
"shape": "Sjr"
|
9032
9032
|
},
|
9033
9033
|
"ServiceCatalogProvisionedProductDetails": {
|
9034
|
-
"shape": "
|
9034
|
+
"shape": "Suq"
|
9035
9035
|
},
|
9036
9036
|
"ProjectStatus": {},
|
9037
9037
|
"CreatedBy": {
|
9038
|
-
"shape": "
|
9038
|
+
"shape": "Sod"
|
9039
9039
|
},
|
9040
9040
|
"CreationTime": {
|
9041
9041
|
"type": "timestamp"
|
@@ -9047,7 +9047,7 @@
|
|
9047
9047
|
"type": "timestamp"
|
9048
9048
|
},
|
9049
9049
|
"LastModifiedBy": {
|
9050
|
-
"shape": "
|
9050
|
+
"shape": "Sod"
|
9051
9051
|
}
|
9052
9052
|
}
|
9053
9053
|
},
|
@@ -9066,7 +9066,7 @@
|
|
9066
9066
|
},
|
9067
9067
|
"Description": {},
|
9068
9068
|
"Parameters": {
|
9069
|
-
"shape": "
|
9069
|
+
"shape": "Ss1"
|
9070
9070
|
}
|
9071
9071
|
}
|
9072
9072
|
},
|
@@ -9076,13 +9076,13 @@
|
|
9076
9076
|
"HyperParameterTuningJobName": {},
|
9077
9077
|
"HyperParameterTuningJobArn": {},
|
9078
9078
|
"HyperParameterTuningJobConfig": {
|
9079
|
-
"shape": "
|
9079
|
+
"shape": "Sc7"
|
9080
9080
|
},
|
9081
9081
|
"TrainingJobDefinition": {
|
9082
|
-
"shape": "
|
9082
|
+
"shape": "Sco"
|
9083
9083
|
},
|
9084
9084
|
"TrainingJobDefinitions": {
|
9085
|
-
"shape": "
|
9085
|
+
"shape": "Sd1"
|
9086
9086
|
},
|
9087
9087
|
"HyperParameterTuningJobStatus": {},
|
9088
9088
|
"CreationTime": {
|
@@ -9095,19 +9095,19 @@
|
|
9095
9095
|
"type": "timestamp"
|
9096
9096
|
},
|
9097
9097
|
"TrainingJobStatusCounters": {
|
9098
|
-
"shape": "
|
9098
|
+
"shape": "Ssh"
|
9099
9099
|
},
|
9100
9100
|
"ObjectiveStatusCounters": {
|
9101
|
-
"shape": "
|
9101
|
+
"shape": "Ssj"
|
9102
9102
|
},
|
9103
9103
|
"BestTrainingJob": {
|
9104
|
-
"shape": "
|
9104
|
+
"shape": "Ssl"
|
9105
9105
|
},
|
9106
9106
|
"OverallBestTrainingJob": {
|
9107
|
-
"shape": "
|
9107
|
+
"shape": "Ssl"
|
9108
9108
|
},
|
9109
9109
|
"WarmStartConfig": {
|
9110
|
-
"shape": "
|
9110
|
+
"shape": "Sd2"
|
9111
9111
|
},
|
9112
9112
|
"FailureReason": {},
|
9113
9113
|
"Tags": {
|
@@ -9152,7 +9152,7 @@
|
|
9152
9152
|
"members": {
|
9153
9153
|
"CallbackToken": {},
|
9154
9154
|
"OutputParameters": {
|
9155
|
-
"shape": "
|
9155
|
+
"shape": "S141"
|
9156
9156
|
},
|
9157
9157
|
"ClientRequestToken": {
|
9158
9158
|
"idempotencyToken": true
|
@@ -9212,14 +9212,14 @@
|
|
9212
9212
|
"PipelineName": {},
|
9213
9213
|
"PipelineExecutionDisplayName": {},
|
9214
9214
|
"PipelineParameters": {
|
9215
|
-
"shape": "
|
9215
|
+
"shape": "S14g"
|
9216
9216
|
},
|
9217
9217
|
"PipelineExecutionDescription": {},
|
9218
9218
|
"ClientRequestToken": {
|
9219
9219
|
"idempotencyToken": true
|
9220
9220
|
},
|
9221
9221
|
"ParallelismConfiguration": {
|
9222
|
-
"shape": "
|
9222
|
+
"shape": "Sia"
|
9223
9223
|
}
|
9224
9224
|
}
|
9225
9225
|
},
|
@@ -9399,7 +9399,7 @@
|
|
9399
9399
|
"shape": "S1o"
|
9400
9400
|
},
|
9401
9401
|
"PropertiesToRemove": {
|
9402
|
-
"shape": "
|
9402
|
+
"shape": "S18v"
|
9403
9403
|
}
|
9404
9404
|
}
|
9405
9405
|
},
|
@@ -9443,7 +9443,7 @@
|
|
9443
9443
|
"shape": "S1o"
|
9444
9444
|
},
|
9445
9445
|
"PropertiesToRemove": {
|
9446
|
-
"shape": "
|
9446
|
+
"shape": "S18v"
|
9447
9447
|
}
|
9448
9448
|
}
|
9449
9449
|
},
|
@@ -9493,7 +9493,7 @@
|
|
9493
9493
|
"shape": "S1o"
|
9494
9494
|
},
|
9495
9495
|
"PropertiesToRemove": {
|
9496
|
-
"shape": "
|
9496
|
+
"shape": "S18v"
|
9497
9497
|
}
|
9498
9498
|
}
|
9499
9499
|
},
|
@@ -9516,7 +9516,7 @@
|
|
9516
9516
|
"RoleArn": {},
|
9517
9517
|
"Description": {},
|
9518
9518
|
"OutputConfig": {
|
9519
|
-
"shape": "
|
9519
|
+
"shape": "S7x"
|
9520
9520
|
},
|
9521
9521
|
"EnableIotRoleAlias": {
|
9522
9522
|
"type": "boolean"
|
@@ -9534,7 +9534,7 @@
|
|
9534
9534
|
"members": {
|
9535
9535
|
"DeviceFleetName": {},
|
9536
9536
|
"Devices": {
|
9537
|
-
"shape": "
|
9537
|
+
"shape": "S16x"
|
9538
9538
|
}
|
9539
9539
|
}
|
9540
9540
|
}
|
@@ -9548,7 +9548,7 @@
|
|
9548
9548
|
"members": {
|
9549
9549
|
"DomainId": {},
|
9550
9550
|
"DefaultUserSettings": {
|
9551
|
-
"shape": "
|
9551
|
+
"shape": "S83"
|
9552
9552
|
},
|
9553
9553
|
"DomainSettingsForUpdate": {
|
9554
9554
|
"type": "structure",
|
@@ -9603,7 +9603,7 @@
|
|
9603
9603
|
}
|
9604
9604
|
},
|
9605
9605
|
"DeploymentConfig": {
|
9606
|
-
"shape": "
|
9606
|
+
"shape": "S9c"
|
9607
9607
|
},
|
9608
9608
|
"RetainDeploymentConfig": {
|
9609
9609
|
"type": "boolean"
|
@@ -9689,7 +9689,7 @@
|
|
9689
9689
|
"FeatureAdditions": {
|
9690
9690
|
"type": "list",
|
9691
9691
|
"member": {
|
9692
|
-
"shape": "
|
9692
|
+
"shape": "Say"
|
9693
9693
|
}
|
9694
9694
|
}
|
9695
9695
|
}
|
@@ -9718,7 +9718,7 @@
|
|
9718
9718
|
"ParameterAdditions": {
|
9719
9719
|
"type": "list",
|
9720
9720
|
"member": {
|
9721
|
-
"shape": "
|
9721
|
+
"shape": "Ss2"
|
9722
9722
|
}
|
9723
9723
|
},
|
9724
9724
|
"ParameterRemovals": {
|
@@ -9763,14 +9763,14 @@
|
|
9763
9763
|
"ModelApprovalStatus": {},
|
9764
9764
|
"ApprovalDescription": {},
|
9765
9765
|
"CustomerMetadataProperties": {
|
9766
|
-
"shape": "
|
9766
|
+
"shape": "Sgg"
|
9767
9767
|
},
|
9768
9768
|
"CustomerMetadataPropertiesToRemove": {
|
9769
9769
|
"type": "list",
|
9770
9770
|
"member": {}
|
9771
9771
|
},
|
9772
9772
|
"AdditionalInferenceSpecificationsToAdd": {
|
9773
|
-
"shape": "
|
9773
|
+
"shape": "Sgp"
|
9774
9774
|
}
|
9775
9775
|
}
|
9776
9776
|
},
|
@@ -9794,7 +9794,7 @@
|
|
9794
9794
|
"members": {
|
9795
9795
|
"MonitoringScheduleName": {},
|
9796
9796
|
"MonitoringScheduleConfig": {
|
9797
|
-
"shape": "
|
9797
|
+
"shape": "Sh3"
|
9798
9798
|
}
|
9799
9799
|
}
|
9800
9800
|
},
|
@@ -9827,10 +9827,10 @@
|
|
9827
9827
|
},
|
9828
9828
|
"DefaultCodeRepository": {},
|
9829
9829
|
"AdditionalCodeRepositories": {
|
9830
|
-
"shape": "
|
9830
|
+
"shape": "Sho"
|
9831
9831
|
},
|
9832
9832
|
"AcceleratorTypes": {
|
9833
|
-
"shape": "
|
9833
|
+
"shape": "Shl"
|
9834
9834
|
},
|
9835
9835
|
"DisassociateAcceleratorTypes": {
|
9836
9836
|
"type": "boolean"
|
@@ -9843,7 +9843,7 @@
|
|
9843
9843
|
},
|
9844
9844
|
"RootAccess": {},
|
9845
9845
|
"InstanceMetadataServiceConfiguration": {
|
9846
|
-
"shape": "
|
9846
|
+
"shape": "Shr"
|
9847
9847
|
}
|
9848
9848
|
}
|
9849
9849
|
},
|
@@ -9861,10 +9861,10 @@
|
|
9861
9861
|
"members": {
|
9862
9862
|
"NotebookInstanceLifecycleConfigName": {},
|
9863
9863
|
"OnCreate": {
|
9864
|
-
"shape": "
|
9864
|
+
"shape": "Shw"
|
9865
9865
|
},
|
9866
9866
|
"OnStart": {
|
9867
|
-
"shape": "
|
9867
|
+
"shape": "Shw"
|
9868
9868
|
}
|
9869
9869
|
}
|
9870
9870
|
},
|
@@ -9884,12 +9884,12 @@
|
|
9884
9884
|
"PipelineDisplayName": {},
|
9885
9885
|
"PipelineDefinition": {},
|
9886
9886
|
"PipelineDefinitionS3Location": {
|
9887
|
-
"shape": "
|
9887
|
+
"shape": "Si4"
|
9888
9888
|
},
|
9889
9889
|
"PipelineDescription": {},
|
9890
9890
|
"RoleArn": {},
|
9891
9891
|
"ParallelismConfiguration": {
|
9892
|
-
"shape": "
|
9892
|
+
"shape": "Sia"
|
9893
9893
|
}
|
9894
9894
|
}
|
9895
9895
|
},
|
@@ -9911,7 +9911,7 @@
|
|
9911
9911
|
"PipelineExecutionDescription": {},
|
9912
9912
|
"PipelineExecutionDisplayName": {},
|
9913
9913
|
"ParallelismConfiguration": {
|
9914
|
-
"shape": "
|
9914
|
+
"shape": "Sia"
|
9915
9915
|
}
|
9916
9916
|
}
|
9917
9917
|
},
|
@@ -9936,7 +9936,7 @@
|
|
9936
9936
|
"members": {
|
9937
9937
|
"ProvisioningArtifactId": {},
|
9938
9938
|
"ProvisioningParameters": {
|
9939
|
-
"shape": "
|
9939
|
+
"shape": "Sjt"
|
9940
9940
|
}
|
9941
9941
|
}
|
9942
9942
|
},
|
@@ -9971,7 +9971,7 @@
|
|
9971
9971
|
"type": "long"
|
9972
9972
|
},
|
9973
9973
|
"ProfilingParameters": {
|
9974
|
-
"shape": "
|
9974
|
+
"shape": "Skn"
|
9975
9975
|
},
|
9976
9976
|
"DisableProfiler": {
|
9977
9977
|
"type": "boolean"
|
@@ -9979,7 +9979,7 @@
|
|
9979
9979
|
}
|
9980
9980
|
},
|
9981
9981
|
"ProfilerRuleConfigurations": {
|
9982
|
-
"shape": "
|
9982
|
+
"shape": "Sko"
|
9983
9983
|
}
|
9984
9984
|
}
|
9985
9985
|
},
|
@@ -10021,7 +10021,7 @@
|
|
10021
10021
|
"TrialComponentName": {},
|
10022
10022
|
"DisplayName": {},
|
10023
10023
|
"Status": {
|
10024
|
-
"shape": "
|
10024
|
+
"shape": "Sl8"
|
10025
10025
|
},
|
10026
10026
|
"StartTime": {
|
10027
10027
|
"type": "timestamp"
|
@@ -10030,22 +10030,22 @@
|
|
10030
10030
|
"type": "timestamp"
|
10031
10031
|
},
|
10032
10032
|
"Parameters": {
|
10033
|
-
"shape": "
|
10033
|
+
"shape": "Slc"
|
10034
10034
|
},
|
10035
10035
|
"ParametersToRemove": {
|
10036
|
-
"shape": "
|
10036
|
+
"shape": "S1ao"
|
10037
10037
|
},
|
10038
10038
|
"InputArtifacts": {
|
10039
|
-
"shape": "
|
10039
|
+
"shape": "Slg"
|
10040
10040
|
},
|
10041
10041
|
"InputArtifactsToRemove": {
|
10042
|
-
"shape": "
|
10042
|
+
"shape": "S1ao"
|
10043
10043
|
},
|
10044
10044
|
"OutputArtifacts": {
|
10045
|
-
"shape": "
|
10045
|
+
"shape": "Slg"
|
10046
10046
|
},
|
10047
10047
|
"OutputArtifactsToRemove": {
|
10048
|
-
"shape": "
|
10048
|
+
"shape": "S1ao"
|
10049
10049
|
}
|
10050
10050
|
}
|
10051
10051
|
},
|
@@ -10067,7 +10067,7 @@
|
|
10067
10067
|
"DomainId": {},
|
10068
10068
|
"UserProfileName": {},
|
10069
10069
|
"UserSettings": {
|
10070
|
-
"shape": "
|
10070
|
+
"shape": "S83"
|
10071
10071
|
}
|
10072
10072
|
}
|
10073
10073
|
},
|
@@ -10087,13 +10087,13 @@
|
|
10087
10087
|
"members": {
|
10088
10088
|
"WorkforceName": {},
|
10089
10089
|
"SourceIpConfig": {
|
10090
|
-
"shape": "
|
10090
|
+
"shape": "Slx"
|
10091
10091
|
},
|
10092
10092
|
"OidcConfig": {
|
10093
|
-
"shape": "
|
10093
|
+
"shape": "Slu"
|
10094
10094
|
},
|
10095
10095
|
"WorkforceVpcConfig": {
|
10096
|
-
"shape": "
|
10096
|
+
"shape": "Sm1"
|
10097
10097
|
}
|
10098
10098
|
}
|
10099
10099
|
},
|
@@ -10104,7 +10104,7 @@
|
|
10104
10104
|
],
|
10105
10105
|
"members": {
|
10106
10106
|
"Workforce": {
|
10107
|
-
"shape": "
|
10107
|
+
"shape": "Sw0"
|
10108
10108
|
}
|
10109
10109
|
}
|
10110
10110
|
}
|
@@ -10118,11 +10118,11 @@
|
|
10118
10118
|
"members": {
|
10119
10119
|
"WorkteamName": {},
|
10120
10120
|
"MemberDefinitions": {
|
10121
|
-
"shape": "
|
10121
|
+
"shape": "Smb"
|
10122
10122
|
},
|
10123
10123
|
"Description": {},
|
10124
10124
|
"NotificationConfiguration": {
|
10125
|
-
"shape": "
|
10125
|
+
"shape": "Smj"
|
10126
10126
|
}
|
10127
10127
|
}
|
10128
10128
|
},
|
@@ -10133,7 +10133,7 @@
|
|
10133
10133
|
],
|
10134
10134
|
"members": {
|
10135
10135
|
"Workteam": {
|
10136
|
-
"shape": "
|
10136
|
+
"shape": "Sw8"
|
10137
10137
|
}
|
10138
10138
|
}
|
10139
10139
|
}
|
@@ -10824,7 +10824,8 @@
|
|
10824
10824
|
"members": {
|
10825
10825
|
"FeatureSpecificationS3Uri": {}
|
10826
10826
|
}
|
10827
|
-
}
|
10827
|
+
},
|
10828
|
+
"Mode": {}
|
10828
10829
|
}
|
10829
10830
|
},
|
10830
10831
|
"S5h": {
|
@@ -10861,7 +10862,7 @@
|
|
10861
10862
|
"type": "list",
|
10862
10863
|
"member": {}
|
10863
10864
|
},
|
10864
|
-
"
|
10865
|
+
"S5w": {
|
10865
10866
|
"type": "structure",
|
10866
10867
|
"members": {
|
10867
10868
|
"AutoGenerateEndpointName": {
|
@@ -10870,7 +10871,7 @@
|
|
10870
10871
|
"EndpointName": {}
|
10871
10872
|
}
|
10872
10873
|
},
|
10873
|
-
"
|
10874
|
+
"S62": {
|
10874
10875
|
"type": "structure",
|
10875
10876
|
"required": [
|
10876
10877
|
"RepositoryUrl"
|
@@ -10881,7 +10882,7 @@
|
|
10881
10882
|
"SecretArn": {}
|
10882
10883
|
}
|
10883
10884
|
},
|
10884
|
-
"
|
10885
|
+
"S69": {
|
10885
10886
|
"type": "structure",
|
10886
10887
|
"required": [
|
10887
10888
|
"S3Uri",
|
@@ -10895,7 +10896,7 @@
|
|
10895
10896
|
"FrameworkVersion": {}
|
10896
10897
|
}
|
10897
10898
|
},
|
10898
|
-
"
|
10899
|
+
"S6b": {
|
10899
10900
|
"type": "structure",
|
10900
10901
|
"required": [
|
10901
10902
|
"S3OutputLocation"
|
@@ -10919,7 +10920,7 @@
|
|
10919
10920
|
"KmsKeyId": {}
|
10920
10921
|
}
|
10921
10922
|
},
|
10922
|
-
"
|
10923
|
+
"S6i": {
|
10923
10924
|
"type": "structure",
|
10924
10925
|
"required": [
|
10925
10926
|
"SecurityGroupIds",
|
@@ -10936,7 +10937,7 @@
|
|
10936
10937
|
}
|
10937
10938
|
}
|
10938
10939
|
},
|
10939
|
-
"
|
10940
|
+
"S6q": {
|
10940
10941
|
"type": "structure",
|
10941
10942
|
"required": [
|
10942
10943
|
"SourceUri"
|
@@ -10947,31 +10948,31 @@
|
|
10947
10948
|
"SourceId": {}
|
10948
10949
|
}
|
10949
10950
|
},
|
10950
|
-
"
|
10951
|
+
"S6v": {
|
10951
10952
|
"type": "structure",
|
10952
10953
|
"members": {
|
10953
10954
|
"BaseliningJobName": {},
|
10954
10955
|
"ConstraintsResource": {
|
10955
|
-
"shape": "
|
10956
|
+
"shape": "S6x"
|
10956
10957
|
},
|
10957
10958
|
"StatisticsResource": {
|
10958
|
-
"shape": "
|
10959
|
+
"shape": "S6y"
|
10959
10960
|
}
|
10960
10961
|
}
|
10961
10962
|
},
|
10962
|
-
"
|
10963
|
+
"S6x": {
|
10963
10964
|
"type": "structure",
|
10964
10965
|
"members": {
|
10965
10966
|
"S3Uri": {}
|
10966
10967
|
}
|
10967
10968
|
},
|
10968
|
-
"
|
10969
|
+
"S6y": {
|
10969
10970
|
"type": "structure",
|
10970
10971
|
"members": {
|
10971
10972
|
"S3Uri": {}
|
10972
10973
|
}
|
10973
10974
|
},
|
10974
|
-
"
|
10975
|
+
"S6z": {
|
10975
10976
|
"type": "structure",
|
10976
10977
|
"required": [
|
10977
10978
|
"ImageUri"
|
@@ -10979,43 +10980,43 @@
|
|
10979
10980
|
"members": {
|
10980
10981
|
"ImageUri": {},
|
10981
10982
|
"ContainerEntrypoint": {
|
10982
|
-
"shape": "
|
10983
|
+
"shape": "S71"
|
10983
10984
|
},
|
10984
10985
|
"ContainerArguments": {
|
10985
|
-
"shape": "
|
10986
|
+
"shape": "S73"
|
10986
10987
|
},
|
10987
10988
|
"RecordPreprocessorSourceUri": {},
|
10988
10989
|
"PostAnalyticsProcessorSourceUri": {},
|
10989
10990
|
"Environment": {
|
10990
|
-
"shape": "
|
10991
|
+
"shape": "S75"
|
10991
10992
|
}
|
10992
10993
|
}
|
10993
10994
|
},
|
10994
|
-
"
|
10995
|
+
"S71": {
|
10995
10996
|
"type": "list",
|
10996
10997
|
"member": {}
|
10997
10998
|
},
|
10998
|
-
"
|
10999
|
+
"S73": {
|
10999
11000
|
"type": "list",
|
11000
11001
|
"member": {}
|
11001
11002
|
},
|
11002
|
-
"
|
11003
|
+
"S75": {
|
11003
11004
|
"type": "map",
|
11004
11005
|
"key": {},
|
11005
11006
|
"value": {}
|
11006
11007
|
},
|
11007
|
-
"
|
11008
|
+
"S78": {
|
11008
11009
|
"type": "structure",
|
11009
11010
|
"required": [
|
11010
11011
|
"EndpointInput"
|
11011
11012
|
],
|
11012
11013
|
"members": {
|
11013
11014
|
"EndpointInput": {
|
11014
|
-
"shape": "
|
11015
|
+
"shape": "S79"
|
11015
11016
|
}
|
11016
11017
|
}
|
11017
11018
|
},
|
11018
|
-
"
|
11019
|
+
"S79": {
|
11019
11020
|
"type": "structure",
|
11020
11021
|
"required": [
|
11021
11022
|
"EndpointName",
|
@@ -11036,7 +11037,7 @@
|
|
11036
11037
|
"EndTimeOffset": {}
|
11037
11038
|
}
|
11038
11039
|
},
|
11039
|
-
"
|
11040
|
+
"S7f": {
|
11040
11041
|
"type": "structure",
|
11041
11042
|
"required": [
|
11042
11043
|
"MonitoringOutputs"
|
@@ -11068,7 +11069,7 @@
|
|
11068
11069
|
"KmsKeyId": {}
|
11069
11070
|
}
|
11070
11071
|
},
|
11071
|
-
"
|
11072
|
+
"S7l": {
|
11072
11073
|
"type": "structure",
|
11073
11074
|
"required": [
|
11074
11075
|
"ClusterConfig"
|
@@ -11094,7 +11095,7 @@
|
|
11094
11095
|
}
|
11095
11096
|
}
|
11096
11097
|
},
|
11097
|
-
"
|
11098
|
+
"S7q": {
|
11098
11099
|
"type": "structure",
|
11099
11100
|
"members": {
|
11100
11101
|
"EnableInterContainerTrafficEncryption": {
|
@@ -11108,7 +11109,7 @@
|
|
11108
11109
|
}
|
11109
11110
|
}
|
11110
11111
|
},
|
11111
|
-
"
|
11112
|
+
"S7r": {
|
11112
11113
|
"type": "structure",
|
11113
11114
|
"required": [
|
11114
11115
|
"MaxRuntimeInSeconds"
|
@@ -11119,7 +11120,7 @@
|
|
11119
11120
|
}
|
11120
11121
|
}
|
11121
11122
|
},
|
11122
|
-
"
|
11123
|
+
"S7x": {
|
11123
11124
|
"type": "structure",
|
11124
11125
|
"required": [
|
11125
11126
|
"S3OutputLocation"
|
@@ -11131,12 +11132,12 @@
|
|
11131
11132
|
"PresetDeploymentConfig": {}
|
11132
11133
|
}
|
11133
11134
|
},
|
11134
|
-
"
|
11135
|
+
"S83": {
|
11135
11136
|
"type": "structure",
|
11136
11137
|
"members": {
|
11137
11138
|
"ExecutionRole": {},
|
11138
11139
|
"SecurityGroups": {
|
11139
|
-
"shape": "
|
11140
|
+
"shape": "S84"
|
11140
11141
|
},
|
11141
11142
|
"SharingSettings": {
|
11142
11143
|
"type": "structure",
|
@@ -11153,7 +11154,7 @@
|
|
11153
11154
|
"shape": "S4c"
|
11154
11155
|
},
|
11155
11156
|
"LifecycleConfigArns": {
|
11156
|
-
"shape": "
|
11157
|
+
"shape": "S88"
|
11157
11158
|
}
|
11158
11159
|
}
|
11159
11160
|
},
|
@@ -11164,10 +11165,10 @@
|
|
11164
11165
|
"shape": "S4c"
|
11165
11166
|
},
|
11166
11167
|
"CustomImages": {
|
11167
|
-
"shape": "
|
11168
|
+
"shape": "S8a"
|
11168
11169
|
},
|
11169
11170
|
"LifecycleConfigArns": {
|
11170
|
-
"shape": "
|
11171
|
+
"shape": "S88"
|
11171
11172
|
}
|
11172
11173
|
}
|
11173
11174
|
},
|
@@ -11193,21 +11194,21 @@
|
|
11193
11194
|
"shape": "S4c"
|
11194
11195
|
},
|
11195
11196
|
"CustomImages": {
|
11196
|
-
"shape": "
|
11197
|
+
"shape": "S8a"
|
11197
11198
|
}
|
11198
11199
|
}
|
11199
11200
|
}
|
11200
11201
|
}
|
11201
11202
|
},
|
11202
|
-
"
|
11203
|
+
"S84": {
|
11203
11204
|
"type": "list",
|
11204
11205
|
"member": {}
|
11205
11206
|
},
|
11206
|
-
"
|
11207
|
+
"S88": {
|
11207
11208
|
"type": "list",
|
11208
11209
|
"member": {}
|
11209
11210
|
},
|
11210
|
-
"
|
11211
|
+
"S8a": {
|
11211
11212
|
"type": "list",
|
11212
11213
|
"member": {
|
11213
11214
|
"type": "structure",
|
@@ -11224,7 +11225,7 @@
|
|
11224
11225
|
}
|
11225
11226
|
}
|
11226
11227
|
},
|
11227
|
-
"
|
11228
|
+
"S8m": {
|
11228
11229
|
"type": "structure",
|
11229
11230
|
"members": {
|
11230
11231
|
"SecurityGroupIds": {
|
@@ -11248,7 +11249,7 @@
|
|
11248
11249
|
"ExecutionRoleIdentityConfig": {}
|
11249
11250
|
}
|
11250
11251
|
},
|
11251
|
-
"
|
11252
|
+
"S8u": {
|
11252
11253
|
"type": "list",
|
11253
11254
|
"member": {
|
11254
11255
|
"type": "structure",
|
@@ -11262,7 +11263,7 @@
|
|
11262
11263
|
}
|
11263
11264
|
}
|
11264
11265
|
},
|
11265
|
-
"
|
11266
|
+
"S8w": {
|
11266
11267
|
"type": "list",
|
11267
11268
|
"member": {
|
11268
11269
|
"type": "structure",
|
@@ -11273,15 +11274,15 @@
|
|
11273
11274
|
"members": {
|
11274
11275
|
"StageName": {},
|
11275
11276
|
"DeviceSelectionConfig": {
|
11276
|
-
"shape": "
|
11277
|
+
"shape": "S8y"
|
11277
11278
|
},
|
11278
11279
|
"DeploymentConfig": {
|
11279
|
-
"shape": "
|
11280
|
+
"shape": "S93"
|
11280
11281
|
}
|
11281
11282
|
}
|
11282
11283
|
}
|
11283
11284
|
},
|
11284
|
-
"
|
11285
|
+
"S8y": {
|
11285
11286
|
"type": "structure",
|
11286
11287
|
"required": [
|
11287
11288
|
"DeviceSubsetType"
|
@@ -11292,16 +11293,16 @@
|
|
11292
11293
|
"type": "integer"
|
11293
11294
|
},
|
11294
11295
|
"DeviceNames": {
|
11295
|
-
"shape": "
|
11296
|
+
"shape": "S91"
|
11296
11297
|
},
|
11297
11298
|
"DeviceNameContains": {}
|
11298
11299
|
}
|
11299
11300
|
},
|
11300
|
-
"
|
11301
|
+
"S91": {
|
11301
11302
|
"type": "list",
|
11302
11303
|
"member": {}
|
11303
11304
|
},
|
11304
|
-
"
|
11305
|
+
"S93": {
|
11305
11306
|
"type": "structure",
|
11306
11307
|
"required": [
|
11307
11308
|
"FailureHandlingPolicy"
|
@@ -11310,7 +11311,7 @@
|
|
11310
11311
|
"FailureHandlingPolicy": {}
|
11311
11312
|
}
|
11312
11313
|
},
|
11313
|
-
"
|
11314
|
+
"S9c": {
|
11314
11315
|
"type": "structure",
|
11315
11316
|
"required": [
|
11316
11317
|
"BlueGreenUpdatePolicy"
|
@@ -11334,10 +11335,10 @@
|
|
11334
11335
|
"type": "integer"
|
11335
11336
|
},
|
11336
11337
|
"CanarySize": {
|
11337
|
-
"shape": "
|
11338
|
+
"shape": "S9h"
|
11338
11339
|
},
|
11339
11340
|
"LinearStepSize": {
|
11340
|
-
"shape": "
|
11341
|
+
"shape": "S9h"
|
11341
11342
|
}
|
11342
11343
|
}
|
11343
11344
|
},
|
@@ -11365,7 +11366,7 @@
|
|
11365
11366
|
}
|
11366
11367
|
}
|
11367
11368
|
},
|
11368
|
-
"
|
11369
|
+
"S9h": {
|
11369
11370
|
"type": "structure",
|
11370
11371
|
"required": [
|
11371
11372
|
"Type",
|
@@ -11378,7 +11379,7 @@
|
|
11378
11379
|
}
|
11379
11380
|
}
|
11380
11381
|
},
|
11381
|
-
"
|
11382
|
+
"S9t": {
|
11382
11383
|
"type": "list",
|
11383
11384
|
"member": {
|
11384
11385
|
"type": "structure",
|
@@ -11408,7 +11409,7 @@
|
|
11408
11409
|
}
|
11409
11410
|
},
|
11410
11411
|
"ServerlessConfig": {
|
11411
|
-
"shape": "
|
11412
|
+
"shape": "Sa2"
|
11412
11413
|
},
|
11413
11414
|
"VolumeSizeInGB": {
|
11414
11415
|
"type": "integer"
|
@@ -11422,7 +11423,7 @@
|
|
11422
11423
|
}
|
11423
11424
|
}
|
11424
11425
|
},
|
11425
|
-
"
|
11426
|
+
"Sa2": {
|
11426
11427
|
"type": "structure",
|
11427
11428
|
"required": [
|
11428
11429
|
"MemorySizeInMB",
|
@@ -11437,7 +11438,7 @@
|
|
11437
11438
|
}
|
11438
11439
|
}
|
11439
11440
|
},
|
11440
|
-
"
|
11441
|
+
"Sa8": {
|
11441
11442
|
"type": "structure",
|
11442
11443
|
"required": [
|
11443
11444
|
"InitialSamplingPercentage",
|
@@ -11480,7 +11481,7 @@
|
|
11480
11481
|
}
|
11481
11482
|
}
|
11482
11483
|
},
|
11483
|
-
"
|
11484
|
+
"Saj": {
|
11484
11485
|
"type": "structure",
|
11485
11486
|
"required": [
|
11486
11487
|
"OutputConfig"
|
@@ -11513,20 +11514,20 @@
|
|
11513
11514
|
}
|
11514
11515
|
}
|
11515
11516
|
},
|
11516
|
-
"
|
11517
|
+
"Sax": {
|
11517
11518
|
"type": "list",
|
11518
11519
|
"member": {
|
11519
|
-
"shape": "
|
11520
|
+
"shape": "Say"
|
11520
11521
|
}
|
11521
11522
|
},
|
11522
|
-
"
|
11523
|
+
"Say": {
|
11523
11524
|
"type": "structure",
|
11524
11525
|
"members": {
|
11525
11526
|
"FeatureName": {},
|
11526
11527
|
"FeatureType": {}
|
11527
11528
|
}
|
11528
11529
|
},
|
11529
|
-
"
|
11530
|
+
"Sb0": {
|
11530
11531
|
"type": "structure",
|
11531
11532
|
"members": {
|
11532
11533
|
"SecurityConfig": {
|
@@ -11540,7 +11541,7 @@
|
|
11540
11541
|
}
|
11541
11542
|
}
|
11542
11543
|
},
|
11543
|
-
"
|
11544
|
+
"Sb2": {
|
11544
11545
|
"type": "structure",
|
11545
11546
|
"required": [
|
11546
11547
|
"S3StorageConfig"
|
@@ -11575,7 +11576,7 @@
|
|
11575
11576
|
}
|
11576
11577
|
}
|
11577
11578
|
},
|
11578
|
-
"
|
11579
|
+
"Sbd": {
|
11579
11580
|
"type": "structure",
|
11580
11581
|
"required": [
|
11581
11582
|
"AwsManagedHumanLoopRequestSource"
|
@@ -11584,7 +11585,7 @@
|
|
11584
11585
|
"AwsManagedHumanLoopRequestSource": {}
|
11585
11586
|
}
|
11586
11587
|
},
|
11587
|
-
"
|
11588
|
+
"Sbf": {
|
11588
11589
|
"type": "structure",
|
11589
11590
|
"required": [
|
11590
11591
|
"HumanLoopActivationConditionsConfig"
|
@@ -11603,7 +11604,7 @@
|
|
11603
11604
|
}
|
11604
11605
|
}
|
11605
11606
|
},
|
11606
|
-
"
|
11607
|
+
"Sbi": {
|
11607
11608
|
"type": "structure",
|
11608
11609
|
"required": [
|
11609
11610
|
"WorkteamArn",
|
@@ -11631,11 +11632,11 @@
|
|
11631
11632
|
"member": {}
|
11632
11633
|
},
|
11633
11634
|
"PublicWorkforceTaskPrice": {
|
11634
|
-
"shape": "
|
11635
|
+
"shape": "Sbs"
|
11635
11636
|
}
|
11636
11637
|
}
|
11637
11638
|
},
|
11638
|
-
"
|
11639
|
+
"Sbs": {
|
11639
11640
|
"type": "structure",
|
11640
11641
|
"members": {
|
11641
11642
|
"AmountInUsd": {
|
@@ -11654,7 +11655,7 @@
|
|
11654
11655
|
}
|
11655
11656
|
}
|
11656
11657
|
},
|
11657
|
-
"
|
11658
|
+
"Sbx": {
|
11658
11659
|
"type": "structure",
|
11659
11660
|
"required": [
|
11660
11661
|
"S3OutputPath"
|
@@ -11664,7 +11665,7 @@
|
|
11664
11665
|
"KmsKeyId": {}
|
11665
11666
|
}
|
11666
11667
|
},
|
11667
|
-
"
|
11668
|
+
"Sc2": {
|
11668
11669
|
"type": "structure",
|
11669
11670
|
"required": [
|
11670
11671
|
"Content"
|
@@ -11673,7 +11674,7 @@
|
|
11673
11674
|
"Content": {}
|
11674
11675
|
}
|
11675
11676
|
},
|
11676
|
-
"
|
11677
|
+
"Sc7": {
|
11677
11678
|
"type": "structure",
|
11678
11679
|
"required": [
|
11679
11680
|
"Strategy",
|
@@ -11685,10 +11686,10 @@
|
|
11685
11686
|
"shape": "S2m"
|
11686
11687
|
},
|
11687
11688
|
"ResourceLimits": {
|
11688
|
-
"shape": "
|
11689
|
+
"shape": "Sc9"
|
11689
11690
|
},
|
11690
11691
|
"ParameterRanges": {
|
11691
|
-
"shape": "
|
11692
|
+
"shape": "Scc"
|
11692
11693
|
},
|
11693
11694
|
"TrainingJobEarlyStoppingType": {},
|
11694
11695
|
"TuningJobCompletionCriteria": {
|
@@ -11704,7 +11705,7 @@
|
|
11704
11705
|
}
|
11705
11706
|
}
|
11706
11707
|
},
|
11707
|
-
"
|
11708
|
+
"Sc9": {
|
11708
11709
|
"type": "structure",
|
11709
11710
|
"required": [
|
11710
11711
|
"MaxNumberOfTrainingJobs",
|
@@ -11719,7 +11720,7 @@
|
|
11719
11720
|
}
|
11720
11721
|
}
|
11721
11722
|
},
|
11722
|
-
"
|
11723
|
+
"Scc": {
|
11723
11724
|
"type": "structure",
|
11724
11725
|
"members": {
|
11725
11726
|
"IntegerParameterRanges": {
|
@@ -11774,7 +11775,7 @@
|
|
11774
11775
|
}
|
11775
11776
|
}
|
11776
11777
|
},
|
11777
|
-
"
|
11778
|
+
"Sco": {
|
11778
11779
|
"type": "structure",
|
11779
11780
|
"required": [
|
11780
11781
|
"AlgorithmSpecification",
|
@@ -11788,7 +11789,7 @@
|
|
11788
11789
|
"shape": "S2m"
|
11789
11790
|
},
|
11790
11791
|
"HyperParameterRanges": {
|
11791
|
-
"shape": "
|
11792
|
+
"shape": "Scc"
|
11792
11793
|
},
|
11793
11794
|
"StaticHyperParameters": {
|
11794
11795
|
"shape": "S2t"
|
@@ -11833,10 +11834,10 @@
|
|
11833
11834
|
"type": "boolean"
|
11834
11835
|
},
|
11835
11836
|
"CheckpointConfig": {
|
11836
|
-
"shape": "
|
11837
|
+
"shape": "Sct"
|
11837
11838
|
},
|
11838
11839
|
"RetryStrategy": {
|
11839
|
-
"shape": "
|
11840
|
+
"shape": "Scu"
|
11840
11841
|
},
|
11841
11842
|
"HyperParameterTuningResourceConfig": {
|
11842
11843
|
"type": "structure",
|
@@ -11874,7 +11875,7 @@
|
|
11874
11875
|
}
|
11875
11876
|
}
|
11876
11877
|
},
|
11877
|
-
"
|
11878
|
+
"Sct": {
|
11878
11879
|
"type": "structure",
|
11879
11880
|
"required": [
|
11880
11881
|
"S3Uri"
|
@@ -11884,7 +11885,7 @@
|
|
11884
11885
|
"LocalPath": {}
|
11885
11886
|
}
|
11886
11887
|
},
|
11887
|
-
"
|
11888
|
+
"Scu": {
|
11888
11889
|
"type": "structure",
|
11889
11890
|
"required": [
|
11890
11891
|
"MaximumRetryAttempts"
|
@@ -11895,13 +11896,13 @@
|
|
11895
11896
|
}
|
11896
11897
|
}
|
11897
11898
|
},
|
11898
|
-
"
|
11899
|
+
"Sd1": {
|
11899
11900
|
"type": "list",
|
11900
11901
|
"member": {
|
11901
|
-
"shape": "
|
11902
|
+
"shape": "Sco"
|
11902
11903
|
}
|
11903
11904
|
},
|
11904
|
-
"
|
11905
|
+
"Sd2": {
|
11905
11906
|
"type": "structure",
|
11906
11907
|
"required": [
|
11907
11908
|
"ParentHyperParameterTuningJobs",
|
@@ -11920,7 +11921,7 @@
|
|
11920
11921
|
"WarmStartType": {}
|
11921
11922
|
}
|
11922
11923
|
},
|
11923
|
-
"
|
11924
|
+
"Sdj": {
|
11924
11925
|
"type": "structure",
|
11925
11926
|
"required": [
|
11926
11927
|
"ModelPackageVersionArn"
|
@@ -12026,7 +12027,7 @@
|
|
12026
12027
|
}
|
12027
12028
|
}
|
12028
12029
|
},
|
12029
|
-
"
|
12030
|
+
"Se9": {
|
12030
12031
|
"type": "structure",
|
12031
12032
|
"members": {
|
12032
12033
|
"MaxInvocations": {
|
@@ -12046,7 +12047,7 @@
|
|
12046
12047
|
}
|
12047
12048
|
}
|
12048
12049
|
},
|
12049
|
-
"
|
12050
|
+
"Sek": {
|
12050
12051
|
"type": "structure",
|
12051
12052
|
"required": [
|
12052
12053
|
"DataSource"
|
@@ -12086,7 +12087,7 @@
|
|
12086
12087
|
}
|
12087
12088
|
}
|
12088
12089
|
},
|
12089
|
-
"
|
12090
|
+
"Ser": {
|
12090
12091
|
"type": "structure",
|
12091
12092
|
"required": [
|
12092
12093
|
"S3OutputPath"
|
@@ -12097,7 +12098,7 @@
|
|
12097
12098
|
"SnsTopicArn": {}
|
12098
12099
|
}
|
12099
12100
|
},
|
12100
|
-
"
|
12101
|
+
"Ses": {
|
12101
12102
|
"type": "structure",
|
12102
12103
|
"members": {
|
12103
12104
|
"MaxHumanLabeledObjectCount": {
|
@@ -12108,7 +12109,7 @@
|
|
12108
12109
|
}
|
12109
12110
|
}
|
12110
12111
|
},
|
12111
|
-
"
|
12112
|
+
"Sev": {
|
12112
12113
|
"type": "structure",
|
12113
12114
|
"required": [
|
12114
12115
|
"LabelingJobAlgorithmSpecificationArn"
|
@@ -12127,7 +12128,7 @@
|
|
12127
12128
|
}
|
12128
12129
|
}
|
12129
12130
|
},
|
12130
|
-
"
|
12131
|
+
"Sez": {
|
12131
12132
|
"type": "structure",
|
12132
12133
|
"required": [
|
12133
12134
|
"WorkteamArn",
|
@@ -12177,11 +12178,11 @@
|
|
12177
12178
|
}
|
12178
12179
|
},
|
12179
12180
|
"PublicWorkforceTaskPrice": {
|
12180
|
-
"shape": "
|
12181
|
+
"shape": "Sbs"
|
12181
12182
|
}
|
12182
12183
|
}
|
12183
12184
|
},
|
12184
|
-
"
|
12185
|
+
"Sfe": {
|
12185
12186
|
"type": "structure",
|
12186
12187
|
"members": {
|
12187
12188
|
"ContainerHostname": {},
|
@@ -12219,13 +12220,13 @@
|
|
12219
12220
|
}
|
12220
12221
|
}
|
12221
12222
|
},
|
12222
|
-
"
|
12223
|
+
"Sfn": {
|
12223
12224
|
"type": "list",
|
12224
12225
|
"member": {
|
12225
|
-
"shape": "
|
12226
|
+
"shape": "Sfe"
|
12226
12227
|
}
|
12227
12228
|
},
|
12228
|
-
"
|
12229
|
+
"Sfo": {
|
12229
12230
|
"type": "structure",
|
12230
12231
|
"required": [
|
12231
12232
|
"Mode"
|
@@ -12234,16 +12235,16 @@
|
|
12234
12235
|
"Mode": {}
|
12235
12236
|
}
|
12236
12237
|
},
|
12237
|
-
"
|
12238
|
+
"Sfs": {
|
12238
12239
|
"type": "structure",
|
12239
12240
|
"members": {
|
12240
12241
|
"BaseliningJobName": {},
|
12241
12242
|
"ConstraintsResource": {
|
12242
|
-
"shape": "
|
12243
|
+
"shape": "S6x"
|
12243
12244
|
}
|
12244
12245
|
}
|
12245
12246
|
},
|
12246
|
-
"
|
12247
|
+
"Sft": {
|
12247
12248
|
"type": "structure",
|
12248
12249
|
"required": [
|
12249
12250
|
"ImageUri",
|
@@ -12253,11 +12254,11 @@
|
|
12253
12254
|
"ImageUri": {},
|
12254
12255
|
"ConfigUri": {},
|
12255
12256
|
"Environment": {
|
12256
|
-
"shape": "
|
12257
|
+
"shape": "S75"
|
12257
12258
|
}
|
12258
12259
|
}
|
12259
12260
|
},
|
12260
|
-
"
|
12261
|
+
"Sfu": {
|
12261
12262
|
"type": "structure",
|
12262
12263
|
"required": [
|
12263
12264
|
"EndpointInput",
|
@@ -12265,29 +12266,29 @@
|
|
12265
12266
|
],
|
12266
12267
|
"members": {
|
12267
12268
|
"EndpointInput": {
|
12268
|
-
"shape": "
|
12269
|
+
"shape": "S79"
|
12269
12270
|
},
|
12270
12271
|
"GroundTruthS3Input": {
|
12271
|
-
"shape": "
|
12272
|
+
"shape": "Sfv"
|
12272
12273
|
}
|
12273
12274
|
}
|
12274
12275
|
},
|
12275
|
-
"
|
12276
|
+
"Sfv": {
|
12276
12277
|
"type": "structure",
|
12277
12278
|
"members": {
|
12278
12279
|
"S3Uri": {}
|
12279
12280
|
}
|
12280
12281
|
},
|
12281
|
-
"
|
12282
|
+
"Sfy": {
|
12282
12283
|
"type": "structure",
|
12283
12284
|
"members": {
|
12284
12285
|
"BaseliningJobName": {},
|
12285
12286
|
"ConstraintsResource": {
|
12286
|
-
"shape": "
|
12287
|
+
"shape": "S6x"
|
12287
12288
|
}
|
12288
12289
|
}
|
12289
12290
|
},
|
12290
|
-
"
|
12291
|
+
"Sfz": {
|
12291
12292
|
"type": "structure",
|
12292
12293
|
"required": [
|
12293
12294
|
"ImageUri",
|
@@ -12297,22 +12298,22 @@
|
|
12297
12298
|
"ImageUri": {},
|
12298
12299
|
"ConfigUri": {},
|
12299
12300
|
"Environment": {
|
12300
|
-
"shape": "
|
12301
|
+
"shape": "S75"
|
12301
12302
|
}
|
12302
12303
|
}
|
12303
12304
|
},
|
12304
|
-
"
|
12305
|
+
"Sg0": {
|
12305
12306
|
"type": "structure",
|
12306
12307
|
"required": [
|
12307
12308
|
"EndpointInput"
|
12308
12309
|
],
|
12309
12310
|
"members": {
|
12310
12311
|
"EndpointInput": {
|
12311
|
-
"shape": "
|
12312
|
+
"shape": "S79"
|
12312
12313
|
}
|
12313
12314
|
}
|
12314
12315
|
},
|
12315
|
-
"
|
12316
|
+
"Sg3": {
|
12316
12317
|
"type": "structure",
|
12317
12318
|
"required": [
|
12318
12319
|
"ValidationRole",
|
@@ -12338,7 +12339,7 @@
|
|
12338
12339
|
}
|
12339
12340
|
}
|
12340
12341
|
},
|
12341
|
-
"
|
12342
|
+
"Sg6": {
|
12342
12343
|
"type": "structure",
|
12343
12344
|
"required": [
|
12344
12345
|
"SourceAlgorithms"
|
@@ -12359,17 +12360,17 @@
|
|
12359
12360
|
}
|
12360
12361
|
}
|
12361
12362
|
},
|
12362
|
-
"
|
12363
|
+
"Sg9": {
|
12363
12364
|
"type": "structure",
|
12364
12365
|
"members": {
|
12365
12366
|
"ModelQuality": {
|
12366
12367
|
"type": "structure",
|
12367
12368
|
"members": {
|
12368
12369
|
"Statistics": {
|
12369
|
-
"shape": "
|
12370
|
+
"shape": "Sgb"
|
12370
12371
|
},
|
12371
12372
|
"Constraints": {
|
12372
|
-
"shape": "
|
12373
|
+
"shape": "Sgb"
|
12373
12374
|
}
|
12374
12375
|
}
|
12375
12376
|
},
|
@@ -12377,10 +12378,10 @@
|
|
12377
12378
|
"type": "structure",
|
12378
12379
|
"members": {
|
12379
12380
|
"Statistics": {
|
12380
|
-
"shape": "
|
12381
|
+
"shape": "Sgb"
|
12381
12382
|
},
|
12382
12383
|
"Constraints": {
|
12383
|
-
"shape": "
|
12384
|
+
"shape": "Sgb"
|
12384
12385
|
}
|
12385
12386
|
}
|
12386
12387
|
},
|
@@ -12388,13 +12389,13 @@
|
|
12388
12389
|
"type": "structure",
|
12389
12390
|
"members": {
|
12390
12391
|
"Report": {
|
12391
|
-
"shape": "
|
12392
|
+
"shape": "Sgb"
|
12392
12393
|
},
|
12393
12394
|
"PreTrainingReport": {
|
12394
|
-
"shape": "
|
12395
|
+
"shape": "Sgb"
|
12395
12396
|
},
|
12396
12397
|
"PostTrainingReport": {
|
12397
|
-
"shape": "
|
12398
|
+
"shape": "Sgb"
|
12398
12399
|
}
|
12399
12400
|
}
|
12400
12401
|
},
|
@@ -12402,13 +12403,13 @@
|
|
12402
12403
|
"type": "structure",
|
12403
12404
|
"members": {
|
12404
12405
|
"Report": {
|
12405
|
-
"shape": "
|
12406
|
+
"shape": "Sgb"
|
12406
12407
|
}
|
12407
12408
|
}
|
12408
12409
|
}
|
12409
12410
|
}
|
12410
12411
|
},
|
12411
|
-
"
|
12412
|
+
"Sgb": {
|
12412
12413
|
"type": "structure",
|
12413
12414
|
"required": [
|
12414
12415
|
"ContentType",
|
@@ -12420,25 +12421,25 @@
|
|
12420
12421
|
"S3Uri": {}
|
12421
12422
|
}
|
12422
12423
|
},
|
12423
|
-
"
|
12424
|
+
"Sgg": {
|
12424
12425
|
"type": "map",
|
12425
12426
|
"key": {},
|
12426
12427
|
"value": {}
|
12427
12428
|
},
|
12428
|
-
"
|
12429
|
+
"Sgj": {
|
12429
12430
|
"type": "structure",
|
12430
12431
|
"members": {
|
12431
12432
|
"Bias": {
|
12432
12433
|
"type": "structure",
|
12433
12434
|
"members": {
|
12434
12435
|
"ConfigFile": {
|
12435
|
-
"shape": "
|
12436
|
+
"shape": "Sgl"
|
12436
12437
|
},
|
12437
12438
|
"PreTrainingConstraints": {
|
12438
|
-
"shape": "
|
12439
|
+
"shape": "Sgb"
|
12439
12440
|
},
|
12440
12441
|
"PostTrainingConstraints": {
|
12441
|
-
"shape": "
|
12442
|
+
"shape": "Sgb"
|
12442
12443
|
}
|
12443
12444
|
}
|
12444
12445
|
},
|
@@ -12446,10 +12447,10 @@
|
|
12446
12447
|
"type": "structure",
|
12447
12448
|
"members": {
|
12448
12449
|
"Constraints": {
|
12449
|
-
"shape": "
|
12450
|
+
"shape": "Sgb"
|
12450
12451
|
},
|
12451
12452
|
"ConfigFile": {
|
12452
|
-
"shape": "
|
12453
|
+
"shape": "Sgl"
|
12453
12454
|
}
|
12454
12455
|
}
|
12455
12456
|
},
|
@@ -12457,10 +12458,10 @@
|
|
12457
12458
|
"type": "structure",
|
12458
12459
|
"members": {
|
12459
12460
|
"Statistics": {
|
12460
|
-
"shape": "
|
12461
|
+
"shape": "Sgb"
|
12461
12462
|
},
|
12462
12463
|
"Constraints": {
|
12463
|
-
"shape": "
|
12464
|
+
"shape": "Sgb"
|
12464
12465
|
}
|
12465
12466
|
}
|
12466
12467
|
},
|
@@ -12468,16 +12469,16 @@
|
|
12468
12469
|
"type": "structure",
|
12469
12470
|
"members": {
|
12470
12471
|
"Statistics": {
|
12471
|
-
"shape": "
|
12472
|
+
"shape": "Sgb"
|
12472
12473
|
},
|
12473
12474
|
"Constraints": {
|
12474
|
-
"shape": "
|
12475
|
+
"shape": "Sgb"
|
12475
12476
|
}
|
12476
12477
|
}
|
12477
12478
|
}
|
12478
12479
|
}
|
12479
12480
|
},
|
12480
|
-
"
|
12481
|
+
"Sgl": {
|
12481
12482
|
"type": "structure",
|
12482
12483
|
"required": [
|
12483
12484
|
"S3Uri"
|
@@ -12488,7 +12489,7 @@
|
|
12488
12489
|
"S3Uri": {}
|
12489
12490
|
}
|
12490
12491
|
},
|
12491
|
-
"
|
12492
|
+
"Sgp": {
|
12492
12493
|
"type": "list",
|
12493
12494
|
"member": {
|
12494
12495
|
"type": "structure",
|
@@ -12517,16 +12518,16 @@
|
|
12517
12518
|
}
|
12518
12519
|
}
|
12519
12520
|
},
|
12520
|
-
"
|
12521
|
+
"Sgw": {
|
12521
12522
|
"type": "structure",
|
12522
12523
|
"members": {
|
12523
12524
|
"BaseliningJobName": {},
|
12524
12525
|
"ConstraintsResource": {
|
12525
|
-
"shape": "
|
12526
|
+
"shape": "S6x"
|
12526
12527
|
}
|
12527
12528
|
}
|
12528
12529
|
},
|
12529
|
-
"
|
12530
|
+
"Sgx": {
|
12530
12531
|
"type": "structure",
|
12531
12532
|
"required": [
|
12532
12533
|
"ImageUri"
|
@@ -12534,20 +12535,20 @@
|
|
12534
12535
|
"members": {
|
12535
12536
|
"ImageUri": {},
|
12536
12537
|
"ContainerEntrypoint": {
|
12537
|
-
"shape": "
|
12538
|
+
"shape": "S71"
|
12538
12539
|
},
|
12539
12540
|
"ContainerArguments": {
|
12540
|
-
"shape": "
|
12541
|
+
"shape": "S73"
|
12541
12542
|
},
|
12542
12543
|
"RecordPreprocessorSourceUri": {},
|
12543
12544
|
"PostAnalyticsProcessorSourceUri": {},
|
12544
12545
|
"ProblemType": {},
|
12545
12546
|
"Environment": {
|
12546
|
-
"shape": "
|
12547
|
+
"shape": "S75"
|
12547
12548
|
}
|
12548
12549
|
}
|
12549
12550
|
},
|
12550
|
-
"
|
12551
|
+
"Sgz": {
|
12551
12552
|
"type": "structure",
|
12552
12553
|
"required": [
|
12553
12554
|
"EndpointInput",
|
@@ -12555,14 +12556,14 @@
|
|
12555
12556
|
],
|
12556
12557
|
"members": {
|
12557
12558
|
"EndpointInput": {
|
12558
|
-
"shape": "
|
12559
|
+
"shape": "S79"
|
12559
12560
|
},
|
12560
12561
|
"GroundTruthS3Input": {
|
12561
|
-
"shape": "
|
12562
|
+
"shape": "Sfv"
|
12562
12563
|
}
|
12563
12564
|
}
|
12564
12565
|
},
|
12565
|
-
"
|
12566
|
+
"Sh3": {
|
12566
12567
|
"type": "structure",
|
12567
12568
|
"members": {
|
12568
12569
|
"ScheduleConfig": {
|
@@ -12589,10 +12590,10 @@
|
|
12589
12590
|
"members": {
|
12590
12591
|
"BaseliningJobName": {},
|
12591
12592
|
"ConstraintsResource": {
|
12592
|
-
"shape": "
|
12593
|
+
"shape": "S6x"
|
12593
12594
|
},
|
12594
12595
|
"StatisticsResource": {
|
12595
|
-
"shape": "
|
12596
|
+
"shape": "S6y"
|
12596
12597
|
}
|
12597
12598
|
}
|
12598
12599
|
},
|
@@ -12605,16 +12606,16 @@
|
|
12605
12606
|
],
|
12606
12607
|
"members": {
|
12607
12608
|
"EndpointInput": {
|
12608
|
-
"shape": "
|
12609
|
+
"shape": "S79"
|
12609
12610
|
}
|
12610
12611
|
}
|
12611
12612
|
}
|
12612
12613
|
},
|
12613
12614
|
"MonitoringOutputConfig": {
|
12614
|
-
"shape": "
|
12615
|
+
"shape": "S7f"
|
12615
12616
|
},
|
12616
12617
|
"MonitoringResources": {
|
12617
|
-
"shape": "
|
12618
|
+
"shape": "S7l"
|
12618
12619
|
},
|
12619
12620
|
"MonitoringAppSpecification": {
|
12620
12621
|
"type": "structure",
|
@@ -12624,23 +12625,23 @@
|
|
12624
12625
|
"members": {
|
12625
12626
|
"ImageUri": {},
|
12626
12627
|
"ContainerEntrypoint": {
|
12627
|
-
"shape": "
|
12628
|
+
"shape": "S71"
|
12628
12629
|
},
|
12629
12630
|
"ContainerArguments": {
|
12630
|
-
"shape": "
|
12631
|
+
"shape": "S73"
|
12631
12632
|
},
|
12632
12633
|
"RecordPreprocessorSourceUri": {},
|
12633
12634
|
"PostAnalyticsProcessorSourceUri": {}
|
12634
12635
|
}
|
12635
12636
|
},
|
12636
12637
|
"StoppingCondition": {
|
12637
|
-
"shape": "
|
12638
|
+
"shape": "S7r"
|
12638
12639
|
},
|
12639
12640
|
"Environment": {
|
12640
|
-
"shape": "
|
12641
|
+
"shape": "S75"
|
12641
12642
|
},
|
12642
12643
|
"NetworkConfig": {
|
12643
|
-
"shape": "
|
12644
|
+
"shape": "Shb"
|
12644
12645
|
},
|
12645
12646
|
"RoleArn": {}
|
12646
12647
|
}
|
@@ -12649,7 +12650,7 @@
|
|
12649
12650
|
"MonitoringType": {}
|
12650
12651
|
}
|
12651
12652
|
},
|
12652
|
-
"
|
12653
|
+
"Shb": {
|
12653
12654
|
"type": "structure",
|
12654
12655
|
"members": {
|
12655
12656
|
"EnableInterContainerTrafficEncryption": {
|
@@ -12663,15 +12664,15 @@
|
|
12663
12664
|
}
|
12664
12665
|
}
|
12665
12666
|
},
|
12666
|
-
"
|
12667
|
+
"Shl": {
|
12667
12668
|
"type": "list",
|
12668
12669
|
"member": {}
|
12669
12670
|
},
|
12670
|
-
"
|
12671
|
+
"Sho": {
|
12671
12672
|
"type": "list",
|
12672
12673
|
"member": {}
|
12673
12674
|
},
|
12674
|
-
"
|
12675
|
+
"Shr": {
|
12675
12676
|
"type": "structure",
|
12676
12677
|
"required": [
|
12677
12678
|
"MinimumInstanceMetadataServiceVersion"
|
@@ -12680,7 +12681,7 @@
|
|
12680
12681
|
"MinimumInstanceMetadataServiceVersion": {}
|
12681
12682
|
}
|
12682
12683
|
},
|
12683
|
-
"
|
12684
|
+
"Shw": {
|
12684
12685
|
"type": "list",
|
12685
12686
|
"member": {
|
12686
12687
|
"type": "structure",
|
@@ -12689,7 +12690,7 @@
|
|
12689
12690
|
}
|
12690
12691
|
}
|
12691
12692
|
},
|
12692
|
-
"
|
12693
|
+
"Si4": {
|
12693
12694
|
"type": "structure",
|
12694
12695
|
"required": [
|
12695
12696
|
"Bucket",
|
@@ -12701,7 +12702,7 @@
|
|
12701
12702
|
"VersionId": {}
|
12702
12703
|
}
|
12703
12704
|
},
|
12704
|
-
"
|
12705
|
+
"Sia": {
|
12705
12706
|
"type": "structure",
|
12706
12707
|
"required": [
|
12707
12708
|
"MaxParallelExecutionSteps"
|
@@ -12712,7 +12713,7 @@
|
|
12712
12713
|
}
|
12713
12714
|
}
|
12714
12715
|
},
|
12715
|
-
"
|
12716
|
+
"Sin": {
|
12716
12717
|
"type": "list",
|
12717
12718
|
"member": {
|
12718
12719
|
"type": "structure",
|
@@ -12793,7 +12794,7 @@
|
|
12793
12794
|
}
|
12794
12795
|
}
|
12795
12796
|
},
|
12796
|
-
"
|
12797
|
+
"Sja": {
|
12797
12798
|
"type": "structure",
|
12798
12799
|
"required": [
|
12799
12800
|
"Outputs"
|
@@ -12839,7 +12840,7 @@
|
|
12839
12840
|
"KmsKeyId": {}
|
12840
12841
|
}
|
12841
12842
|
},
|
12842
|
-
"
|
12843
|
+
"Sjf": {
|
12843
12844
|
"type": "structure",
|
12844
12845
|
"required": [
|
12845
12846
|
"ClusterConfig"
|
@@ -12865,7 +12866,7 @@
|
|
12865
12866
|
}
|
12866
12867
|
}
|
12867
12868
|
},
|
12868
|
-
"
|
12869
|
+
"Sjh": {
|
12869
12870
|
"type": "structure",
|
12870
12871
|
"required": [
|
12871
12872
|
"MaxRuntimeInSeconds"
|
@@ -12876,7 +12877,7 @@
|
|
12876
12877
|
}
|
12877
12878
|
}
|
12878
12879
|
},
|
12879
|
-
"
|
12880
|
+
"Sjj": {
|
12880
12881
|
"type": "structure",
|
12881
12882
|
"required": [
|
12882
12883
|
"ImageUri"
|
@@ -12884,7 +12885,7 @@
|
|
12884
12885
|
"members": {
|
12885
12886
|
"ImageUri": {},
|
12886
12887
|
"ContainerEntrypoint": {
|
12887
|
-
"shape": "
|
12888
|
+
"shape": "S71"
|
12888
12889
|
},
|
12889
12890
|
"ContainerArguments": {
|
12890
12891
|
"type": "list",
|
@@ -12892,12 +12893,12 @@
|
|
12892
12893
|
}
|
12893
12894
|
}
|
12894
12895
|
},
|
12895
|
-
"
|
12896
|
+
"Sjl": {
|
12896
12897
|
"type": "map",
|
12897
12898
|
"key": {},
|
12898
12899
|
"value": {}
|
12899
12900
|
},
|
12900
|
-
"
|
12901
|
+
"Sjm": {
|
12901
12902
|
"type": "structure",
|
12902
12903
|
"members": {
|
12903
12904
|
"ExperimentName": {},
|
@@ -12905,7 +12906,7 @@
|
|
12905
12906
|
"TrialComponentDisplayName": {}
|
12906
12907
|
}
|
12907
12908
|
},
|
12908
|
-
"
|
12909
|
+
"Sjr": {
|
12909
12910
|
"type": "structure",
|
12910
12911
|
"required": [
|
12911
12912
|
"ProductId"
|
@@ -12915,11 +12916,11 @@
|
|
12915
12916
|
"ProvisioningArtifactId": {},
|
12916
12917
|
"PathId": {},
|
12917
12918
|
"ProvisioningParameters": {
|
12918
|
-
"shape": "
|
12919
|
+
"shape": "Sjt"
|
12919
12920
|
}
|
12920
12921
|
}
|
12921
12922
|
},
|
12922
|
-
"
|
12923
|
+
"Sjt": {
|
12923
12924
|
"type": "list",
|
12924
12925
|
"member": {
|
12925
12926
|
"type": "structure",
|
@@ -12929,7 +12930,7 @@
|
|
12929
12930
|
}
|
12930
12931
|
}
|
12931
12932
|
},
|
12932
|
-
"
|
12933
|
+
"Sk7": {
|
12933
12934
|
"type": "structure",
|
12934
12935
|
"required": [
|
12935
12936
|
"TrainingInputMode"
|
@@ -12946,7 +12947,7 @@
|
|
12946
12947
|
}
|
12947
12948
|
}
|
12948
12949
|
},
|
12949
|
-
"
|
12950
|
+
"Sk8": {
|
12950
12951
|
"type": "structure",
|
12951
12952
|
"required": [
|
12952
12953
|
"S3OutputPath"
|
@@ -12975,7 +12976,7 @@
|
|
12975
12976
|
}
|
12976
12977
|
}
|
12977
12978
|
},
|
12978
|
-
"
|
12979
|
+
"Skg": {
|
12979
12980
|
"type": "list",
|
12980
12981
|
"member": {
|
12981
12982
|
"type": "structure",
|
@@ -12993,17 +12994,17 @@
|
|
12993
12994
|
"type": "integer"
|
12994
12995
|
},
|
12995
12996
|
"RuleParameters": {
|
12996
|
-
"shape": "
|
12997
|
+
"shape": "Skj"
|
12997
12998
|
}
|
12998
12999
|
}
|
12999
13000
|
}
|
13000
13001
|
},
|
13001
|
-
"
|
13002
|
+
"Skj": {
|
13002
13003
|
"type": "map",
|
13003
13004
|
"key": {},
|
13004
13005
|
"value": {}
|
13005
13006
|
},
|
13006
|
-
"
|
13007
|
+
"Skk": {
|
13007
13008
|
"type": "structure",
|
13008
13009
|
"required": [
|
13009
13010
|
"S3OutputPath"
|
@@ -13013,7 +13014,7 @@
|
|
13013
13014
|
"S3OutputPath": {}
|
13014
13015
|
}
|
13015
13016
|
},
|
13016
|
-
"
|
13017
|
+
"Skl": {
|
13017
13018
|
"type": "structure",
|
13018
13019
|
"required": [
|
13019
13020
|
"S3OutputPath"
|
@@ -13024,16 +13025,16 @@
|
|
13024
13025
|
"type": "long"
|
13025
13026
|
},
|
13026
13027
|
"ProfilingParameters": {
|
13027
|
-
"shape": "
|
13028
|
+
"shape": "Skn"
|
13028
13029
|
}
|
13029
13030
|
}
|
13030
13031
|
},
|
13031
|
-
"
|
13032
|
+
"Skn": {
|
13032
13033
|
"type": "map",
|
13033
13034
|
"key": {},
|
13034
13035
|
"value": {}
|
13035
13036
|
},
|
13036
|
-
"
|
13037
|
+
"Sko": {
|
13037
13038
|
"type": "list",
|
13038
13039
|
"member": {
|
13039
13040
|
"type": "structure",
|
@@ -13051,17 +13052,17 @@
|
|
13051
13052
|
"type": "integer"
|
13052
13053
|
},
|
13053
13054
|
"RuleParameters": {
|
13054
|
-
"shape": "
|
13055
|
+
"shape": "Skj"
|
13055
13056
|
}
|
13056
13057
|
}
|
13057
13058
|
}
|
13058
13059
|
},
|
13059
|
-
"
|
13060
|
+
"Skq": {
|
13060
13061
|
"type": "map",
|
13061
13062
|
"key": {},
|
13062
13063
|
"value": {}
|
13063
13064
|
},
|
13064
|
-
"
|
13065
|
+
"Skx": {
|
13065
13066
|
"type": "structure",
|
13066
13067
|
"members": {
|
13067
13068
|
"InvocationsTimeoutInSeconds": {
|
@@ -13072,7 +13073,7 @@
|
|
13072
13073
|
}
|
13073
13074
|
}
|
13074
13075
|
},
|
13075
|
-
"
|
13076
|
+
"Sl0": {
|
13076
13077
|
"type": "structure",
|
13077
13078
|
"members": {
|
13078
13079
|
"InputFilter": {},
|
@@ -13080,14 +13081,14 @@
|
|
13080
13081
|
"JoinSource": {}
|
13081
13082
|
}
|
13082
13083
|
},
|
13083
|
-
"
|
13084
|
+
"Sl8": {
|
13084
13085
|
"type": "structure",
|
13085
13086
|
"members": {
|
13086
13087
|
"PrimaryStatus": {},
|
13087
13088
|
"Message": {}
|
13088
13089
|
}
|
13089
13090
|
},
|
13090
|
-
"
|
13091
|
+
"Slc": {
|
13091
13092
|
"type": "map",
|
13092
13093
|
"key": {},
|
13093
13094
|
"value": {
|
@@ -13100,7 +13101,7 @@
|
|
13100
13101
|
}
|
13101
13102
|
}
|
13102
13103
|
},
|
13103
|
-
"
|
13104
|
+
"Slg": {
|
13104
13105
|
"type": "map",
|
13105
13106
|
"key": {},
|
13106
13107
|
"value": {
|
@@ -13114,7 +13115,7 @@
|
|
13114
13115
|
}
|
13115
13116
|
}
|
13116
13117
|
},
|
13117
|
-
"
|
13118
|
+
"Slr": {
|
13118
13119
|
"type": "structure",
|
13119
13120
|
"required": [
|
13120
13121
|
"UserPool",
|
@@ -13125,7 +13126,7 @@
|
|
13125
13126
|
"ClientId": {}
|
13126
13127
|
}
|
13127
13128
|
},
|
13128
|
-
"
|
13129
|
+
"Slu": {
|
13129
13130
|
"type": "structure",
|
13130
13131
|
"required": [
|
13131
13132
|
"ClientId",
|
@@ -13151,7 +13152,7 @@
|
|
13151
13152
|
"JwksUri": {}
|
13152
13153
|
}
|
13153
13154
|
},
|
13154
|
-
"
|
13155
|
+
"Slx": {
|
13155
13156
|
"type": "structure",
|
13156
13157
|
"required": [
|
13157
13158
|
"Cidrs"
|
@@ -13163,27 +13164,27 @@
|
|
13163
13164
|
}
|
13164
13165
|
}
|
13165
13166
|
},
|
13166
|
-
"
|
13167
|
+
"Sm1": {
|
13167
13168
|
"type": "structure",
|
13168
13169
|
"members": {
|
13169
13170
|
"VpcId": {},
|
13170
13171
|
"SecurityGroupIds": {
|
13171
|
-
"shape": "
|
13172
|
+
"shape": "Sm3"
|
13172
13173
|
},
|
13173
13174
|
"Subnets": {
|
13174
|
-
"shape": "
|
13175
|
+
"shape": "Sm5"
|
13175
13176
|
}
|
13176
13177
|
}
|
13177
13178
|
},
|
13178
|
-
"
|
13179
|
+
"Sm3": {
|
13179
13180
|
"type": "list",
|
13180
13181
|
"member": {}
|
13181
13182
|
},
|
13182
|
-
"
|
13183
|
+
"Sm5": {
|
13183
13184
|
"type": "list",
|
13184
13185
|
"member": {}
|
13185
13186
|
},
|
13186
|
-
"
|
13187
|
+
"Smb": {
|
13187
13188
|
"type": "list",
|
13188
13189
|
"member": {
|
13189
13190
|
"type": "structure",
|
@@ -13216,13 +13217,13 @@
|
|
13216
13217
|
}
|
13217
13218
|
}
|
13218
13219
|
},
|
13219
|
-
"
|
13220
|
+
"Smj": {
|
13220
13221
|
"type": "structure",
|
13221
13222
|
"members": {
|
13222
13223
|
"NotificationTopicArn": {}
|
13223
13224
|
}
|
13224
13225
|
},
|
13225
|
-
"
|
13226
|
+
"Sod": {
|
13226
13227
|
"type": "structure",
|
13227
13228
|
"members": {
|
13228
13229
|
"UserProfileArn": {},
|
@@ -13230,7 +13231,7 @@
|
|
13230
13231
|
"DomainId": {}
|
13231
13232
|
}
|
13232
13233
|
},
|
13233
|
-
"
|
13234
|
+
"Soj": {
|
13234
13235
|
"type": "list",
|
13235
13236
|
"member": {
|
13236
13237
|
"type": "structure",
|
@@ -13245,7 +13246,7 @@
|
|
13245
13246
|
}
|
13246
13247
|
}
|
13247
13248
|
},
|
13248
|
-
"
|
13249
|
+
"Sox": {
|
13249
13250
|
"type": "list",
|
13250
13251
|
"member": {
|
13251
13252
|
"type": "structure",
|
@@ -13254,7 +13255,7 @@
|
|
13254
13255
|
}
|
13255
13256
|
}
|
13256
13257
|
},
|
13257
|
-
"
|
13258
|
+
"Soz": {
|
13258
13259
|
"type": "structure",
|
13259
13260
|
"required": [
|
13260
13261
|
"CandidateName",
|
@@ -13356,7 +13357,7 @@
|
|
13356
13357
|
}
|
13357
13358
|
}
|
13358
13359
|
},
|
13359
|
-
"
|
13360
|
+
"Sq0": {
|
13360
13361
|
"type": "structure",
|
13361
13362
|
"required": [
|
13362
13363
|
"S3ModelArtifacts"
|
@@ -13365,7 +13366,7 @@
|
|
13365
13366
|
"S3ModelArtifacts": {}
|
13366
13367
|
}
|
13367
13368
|
},
|
13368
|
-
"
|
13369
|
+
"Sr3": {
|
13369
13370
|
"type": "list",
|
13370
13371
|
"member": {
|
13371
13372
|
"type": "structure",
|
@@ -13375,7 +13376,7 @@
|
|
13375
13376
|
"members": {
|
13376
13377
|
"VariantName": {},
|
13377
13378
|
"DeployedImages": {
|
13378
|
-
"shape": "
|
13379
|
+
"shape": "Sr5"
|
13379
13380
|
},
|
13380
13381
|
"CurrentWeight": {
|
13381
13382
|
"type": "float"
|
@@ -13390,18 +13391,18 @@
|
|
13390
13391
|
"type": "integer"
|
13391
13392
|
},
|
13392
13393
|
"VariantStatus": {
|
13393
|
-
"shape": "
|
13394
|
+
"shape": "Sr8"
|
13394
13395
|
},
|
13395
13396
|
"CurrentServerlessConfig": {
|
13396
|
-
"shape": "
|
13397
|
+
"shape": "Sa2"
|
13397
13398
|
},
|
13398
13399
|
"DesiredServerlessConfig": {
|
13399
|
-
"shape": "
|
13400
|
+
"shape": "Sa2"
|
13400
13401
|
}
|
13401
13402
|
}
|
13402
13403
|
}
|
13403
13404
|
},
|
13404
|
-
"
|
13405
|
+
"Sr5": {
|
13405
13406
|
"type": "list",
|
13406
13407
|
"member": {
|
13407
13408
|
"type": "structure",
|
@@ -13414,7 +13415,7 @@
|
|
13414
13415
|
}
|
13415
13416
|
}
|
13416
13417
|
},
|
13417
|
-
"
|
13418
|
+
"Sr8": {
|
13418
13419
|
"type": "list",
|
13419
13420
|
"member": {
|
13420
13421
|
"type": "structure",
|
@@ -13430,7 +13431,7 @@
|
|
13430
13431
|
}
|
13431
13432
|
}
|
13432
13433
|
},
|
13433
|
-
"
|
13434
|
+
"Src": {
|
13434
13435
|
"type": "structure",
|
13435
13436
|
"required": [
|
13436
13437
|
"EnableCapture",
|
@@ -13451,7 +13452,7 @@
|
|
13451
13452
|
"KmsKeyId": {}
|
13452
13453
|
}
|
13453
13454
|
},
|
13454
|
-
"
|
13455
|
+
"Srm": {
|
13455
13456
|
"type": "structure",
|
13456
13457
|
"required": [
|
13457
13458
|
"SourceArn"
|
@@ -13461,7 +13462,7 @@
|
|
13461
13462
|
"SourceType": {}
|
13462
13463
|
}
|
13463
13464
|
},
|
13464
|
-
"
|
13465
|
+
"Srs": {
|
13465
13466
|
"type": "structure",
|
13466
13467
|
"required": [
|
13467
13468
|
"Status"
|
@@ -13471,7 +13472,7 @@
|
|
13471
13472
|
"BlockedReason": {}
|
13472
13473
|
}
|
13473
13474
|
},
|
13474
|
-
"
|
13475
|
+
"Srv": {
|
13475
13476
|
"type": "structure",
|
13476
13477
|
"required": [
|
13477
13478
|
"Status"
|
@@ -13481,20 +13482,20 @@
|
|
13481
13482
|
"FailureReason": {}
|
13482
13483
|
}
|
13483
13484
|
},
|
13484
|
-
"
|
13485
|
+
"Ss1": {
|
13485
13486
|
"type": "list",
|
13486
13487
|
"member": {
|
13487
|
-
"shape": "
|
13488
|
+
"shape": "Ss2"
|
13488
13489
|
}
|
13489
13490
|
},
|
13490
|
-
"
|
13491
|
+
"Ss2": {
|
13491
13492
|
"type": "structure",
|
13492
13493
|
"members": {
|
13493
13494
|
"Key": {},
|
13494
13495
|
"Value": {}
|
13495
13496
|
}
|
13496
13497
|
},
|
13497
|
-
"
|
13498
|
+
"Ssh": {
|
13498
13499
|
"type": "structure",
|
13499
13500
|
"members": {
|
13500
13501
|
"Completed": {
|
@@ -13514,7 +13515,7 @@
|
|
13514
13515
|
}
|
13515
13516
|
}
|
13516
13517
|
},
|
13517
|
-
"
|
13518
|
+
"Ssj": {
|
13518
13519
|
"type": "structure",
|
13519
13520
|
"members": {
|
13520
13521
|
"Succeeded": {
|
@@ -13528,7 +13529,7 @@
|
|
13528
13529
|
}
|
13529
13530
|
}
|
13530
13531
|
},
|
13531
|
-
"
|
13532
|
+
"Ssl": {
|
13532
13533
|
"type": "structure",
|
13533
13534
|
"required": [
|
13534
13535
|
"TrainingJobName",
|
@@ -13573,7 +13574,7 @@
|
|
13573
13574
|
"ObjectiveStatus": {}
|
13574
13575
|
}
|
13575
13576
|
},
|
13576
|
-
"
|
13577
|
+
"St8": {
|
13577
13578
|
"type": "structure",
|
13578
13579
|
"members": {
|
13579
13580
|
"TotalLabeled": {
|
@@ -13593,7 +13594,7 @@
|
|
13593
13594
|
}
|
13594
13595
|
}
|
13595
13596
|
},
|
13596
|
-
"
|
13597
|
+
"Stb": {
|
13597
13598
|
"type": "structure",
|
13598
13599
|
"required": [
|
13599
13600
|
"OutputDatasetS3Uri"
|
@@ -13603,21 +13604,21 @@
|
|
13603
13604
|
"FinalActiveLearningModelArn": {}
|
13604
13605
|
}
|
13605
13606
|
},
|
13606
|
-
"
|
13607
|
+
"Stm": {
|
13607
13608
|
"type": "structure",
|
13608
13609
|
"required": [
|
13609
13610
|
"ValidationStatuses"
|
13610
13611
|
],
|
13611
13612
|
"members": {
|
13612
13613
|
"ValidationStatuses": {
|
13613
|
-
"shape": "
|
13614
|
+
"shape": "Stn"
|
13614
13615
|
},
|
13615
13616
|
"ImageScanStatuses": {
|
13616
|
-
"shape": "
|
13617
|
+
"shape": "Stn"
|
13617
13618
|
}
|
13618
13619
|
}
|
13619
13620
|
},
|
13620
|
-
"
|
13621
|
+
"Stn": {
|
13621
13622
|
"type": "list",
|
13622
13623
|
"member": {
|
13623
13624
|
"type": "structure",
|
@@ -13632,7 +13633,7 @@
|
|
13632
13633
|
}
|
13633
13634
|
}
|
13634
13635
|
},
|
13635
|
-
"
|
13636
|
+
"Stz": {
|
13636
13637
|
"type": "structure",
|
13637
13638
|
"required": [
|
13638
13639
|
"MonitoringScheduleName",
|
@@ -13660,21 +13661,21 @@
|
|
13660
13661
|
"MonitoringType": {}
|
13661
13662
|
}
|
13662
13663
|
},
|
13663
|
-
"
|
13664
|
+
"Sui": {
|
13664
13665
|
"type": "structure",
|
13665
13666
|
"members": {
|
13666
13667
|
"ExperimentName": {},
|
13667
13668
|
"TrialName": {}
|
13668
13669
|
}
|
13669
13670
|
},
|
13670
|
-
"
|
13671
|
+
"Suq": {
|
13671
13672
|
"type": "structure",
|
13672
13673
|
"members": {
|
13673
13674
|
"ProvisionedProductId": {},
|
13674
13675
|
"ProvisionedProductStatusMessage": {}
|
13675
13676
|
}
|
13676
13677
|
},
|
13677
|
-
"
|
13678
|
+
"Sux": {
|
13678
13679
|
"type": "structure",
|
13679
13680
|
"required": [
|
13680
13681
|
"WorkteamArn"
|
@@ -13687,7 +13688,7 @@
|
|
13687
13688
|
"ListingId": {}
|
13688
13689
|
}
|
13689
13690
|
},
|
13690
|
-
"
|
13691
|
+
"Sv1": {
|
13691
13692
|
"type": "list",
|
13692
13693
|
"member": {
|
13693
13694
|
"type": "structure",
|
@@ -13707,7 +13708,7 @@
|
|
13707
13708
|
}
|
13708
13709
|
}
|
13709
13710
|
},
|
13710
|
-
"
|
13711
|
+
"Sv4": {
|
13711
13712
|
"type": "list",
|
13712
13713
|
"member": {
|
13713
13714
|
"type": "structure",
|
@@ -13722,7 +13723,7 @@
|
|
13722
13723
|
}
|
13723
13724
|
}
|
13724
13725
|
},
|
13725
|
-
"
|
13726
|
+
"Sv8": {
|
13726
13727
|
"type": "list",
|
13727
13728
|
"member": {
|
13728
13729
|
"type": "structure",
|
@@ -13737,7 +13738,7 @@
|
|
13737
13738
|
}
|
13738
13739
|
}
|
13739
13740
|
},
|
13740
|
-
"
|
13741
|
+
"Svk": {
|
13741
13742
|
"type": "structure",
|
13742
13743
|
"required": [
|
13743
13744
|
"SourceArn"
|
@@ -13747,7 +13748,7 @@
|
|
13747
13748
|
"SourceType": {}
|
13748
13749
|
}
|
13749
13750
|
},
|
13750
|
-
"
|
13751
|
+
"Svo": {
|
13751
13752
|
"type": "structure",
|
13752
13753
|
"required": [
|
13753
13754
|
"SourceArn"
|
@@ -13757,7 +13758,7 @@
|
|
13757
13758
|
"SourceType": {}
|
13758
13759
|
}
|
13759
13760
|
},
|
13760
|
-
"
|
13761
|
+
"Svq": {
|
13761
13762
|
"type": "list",
|
13762
13763
|
"member": {
|
13763
13764
|
"type": "structure",
|
@@ -13788,7 +13789,7 @@
|
|
13788
13789
|
}
|
13789
13790
|
}
|
13790
13791
|
},
|
13791
|
-
"
|
13792
|
+
"Sw0": {
|
13792
13793
|
"type": "structure",
|
13793
13794
|
"required": [
|
13794
13795
|
"WorkforceName",
|
@@ -13801,11 +13802,11 @@
|
|
13801
13802
|
"type": "timestamp"
|
13802
13803
|
},
|
13803
13804
|
"SourceIpConfig": {
|
13804
|
-
"shape": "
|
13805
|
+
"shape": "Slx"
|
13805
13806
|
},
|
13806
13807
|
"SubDomain": {},
|
13807
13808
|
"CognitoConfig": {
|
13808
|
-
"shape": "
|
13809
|
+
"shape": "Slr"
|
13809
13810
|
},
|
13810
13811
|
"OidcConfig": {
|
13811
13812
|
"type": "structure",
|
@@ -13832,10 +13833,10 @@
|
|
13832
13833
|
"members": {
|
13833
13834
|
"VpcId": {},
|
13834
13835
|
"SecurityGroupIds": {
|
13835
|
-
"shape": "
|
13836
|
+
"shape": "Sm3"
|
13836
13837
|
},
|
13837
13838
|
"Subnets": {
|
13838
|
-
"shape": "
|
13839
|
+
"shape": "Sm5"
|
13839
13840
|
},
|
13840
13841
|
"VpcEndpointId": {}
|
13841
13842
|
}
|
@@ -13844,7 +13845,7 @@
|
|
13844
13845
|
"FailureReason": {}
|
13845
13846
|
}
|
13846
13847
|
},
|
13847
|
-
"
|
13848
|
+
"Sw8": {
|
13848
13849
|
"type": "structure",
|
13849
13850
|
"required": [
|
13850
13851
|
"WorkteamName",
|
@@ -13855,7 +13856,7 @@
|
|
13855
13856
|
"members": {
|
13856
13857
|
"WorkteamName": {},
|
13857
13858
|
"MemberDefinitions": {
|
13858
|
-
"shape": "
|
13859
|
+
"shape": "Smb"
|
13859
13860
|
},
|
13860
13861
|
"WorkteamArn": {},
|
13861
13862
|
"WorkforceArn": {},
|
@@ -13872,11 +13873,11 @@
|
|
13872
13873
|
"type": "timestamp"
|
13873
13874
|
},
|
13874
13875
|
"NotificationConfiguration": {
|
13875
|
-
"shape": "
|
13876
|
+
"shape": "Smj"
|
13876
13877
|
}
|
13877
13878
|
}
|
13878
13879
|
},
|
13879
|
-
"
|
13880
|
+
"Sz1": {
|
13880
13881
|
"type": "list",
|
13881
13882
|
"member": {
|
13882
13883
|
"type": "structure",
|
@@ -13896,7 +13897,7 @@
|
|
13896
13897
|
}
|
13897
13898
|
}
|
13898
13899
|
},
|
13899
|
-
"
|
13900
|
+
"S141": {
|
13900
13901
|
"type": "list",
|
13901
13902
|
"member": {
|
13902
13903
|
"type": "structure",
|
@@ -13910,7 +13911,7 @@
|
|
13910
13911
|
}
|
13911
13912
|
}
|
13912
13913
|
},
|
13913
|
-
"
|
13914
|
+
"S14g": {
|
13914
13915
|
"type": "list",
|
13915
13916
|
"member": {
|
13916
13917
|
"type": "structure",
|
@@ -13924,7 +13925,7 @@
|
|
13924
13925
|
}
|
13925
13926
|
}
|
13926
13927
|
},
|
13927
|
-
"
|
13928
|
+
"S16x": {
|
13928
13929
|
"type": "list",
|
13929
13930
|
"member": {
|
13930
13931
|
"type": "structure",
|
@@ -13938,11 +13939,11 @@
|
|
13938
13939
|
}
|
13939
13940
|
}
|
13940
13941
|
},
|
13941
|
-
"
|
13942
|
+
"S178": {
|
13942
13943
|
"type": "structure",
|
13943
13944
|
"members": {
|
13944
13945
|
"Filters": {
|
13945
|
-
"shape": "
|
13946
|
+
"shape": "S179"
|
13946
13947
|
},
|
13947
13948
|
"NestedFilters": {
|
13948
13949
|
"type": "list",
|
@@ -13955,7 +13956,7 @@
|
|
13955
13956
|
"members": {
|
13956
13957
|
"NestedPropertyName": {},
|
13957
13958
|
"Filters": {
|
13958
|
-
"shape": "
|
13959
|
+
"shape": "S179"
|
13959
13960
|
}
|
13960
13961
|
}
|
13961
13962
|
}
|
@@ -13963,13 +13964,13 @@
|
|
13963
13964
|
"SubExpressions": {
|
13964
13965
|
"type": "list",
|
13965
13966
|
"member": {
|
13966
|
-
"shape": "
|
13967
|
+
"shape": "S178"
|
13967
13968
|
}
|
13968
13969
|
},
|
13969
13970
|
"Operator": {}
|
13970
13971
|
}
|
13971
13972
|
},
|
13972
|
-
"
|
13973
|
+
"S179": {
|
13973
13974
|
"type": "list",
|
13974
13975
|
"member": {
|
13975
13976
|
"type": "structure",
|
@@ -13983,7 +13984,7 @@
|
|
13983
13984
|
}
|
13984
13985
|
}
|
13985
13986
|
},
|
13986
|
-
"
|
13987
|
+
"S17l": {
|
13987
13988
|
"type": "structure",
|
13988
13989
|
"members": {
|
13989
13990
|
"TrainingJobName": {},
|
@@ -13992,7 +13993,7 @@
|
|
13992
13993
|
"LabelingJobArn": {},
|
13993
13994
|
"AutoMLJobArn": {},
|
13994
13995
|
"ModelArtifacts": {
|
13995
|
-
"shape": "
|
13996
|
+
"shape": "Sq0"
|
13996
13997
|
},
|
13997
13998
|
"TrainingJobStatus": {},
|
13998
13999
|
"SecondaryStatus": {},
|
@@ -14001,7 +14002,7 @@
|
|
14001
14002
|
"shape": "S2t"
|
14002
14003
|
},
|
14003
14004
|
"AlgorithmSpecification": {
|
14004
|
-
"shape": "
|
14005
|
+
"shape": "Sk7"
|
14005
14006
|
},
|
14006
14007
|
"RoleArn": {},
|
14007
14008
|
"InputDataConfig": {
|
@@ -14032,10 +14033,10 @@
|
|
14032
14033
|
"type": "timestamp"
|
14033
14034
|
},
|
14034
14035
|
"SecondaryStatusTransitions": {
|
14035
|
-
"shape": "
|
14036
|
+
"shape": "Sv1"
|
14036
14037
|
},
|
14037
14038
|
"FinalMetricDataList": {
|
14038
|
-
"shape": "
|
14039
|
+
"shape": "Sv4"
|
14039
14040
|
},
|
14040
14041
|
"EnableNetworkIsolation": {
|
14041
14042
|
"type": "boolean"
|
@@ -14047,7 +14048,7 @@
|
|
14047
14048
|
"type": "boolean"
|
14048
14049
|
},
|
14049
14050
|
"CheckpointConfig": {
|
14050
|
-
"shape": "
|
14051
|
+
"shape": "Sct"
|
14051
14052
|
},
|
14052
14053
|
"TrainingTimeInSeconds": {
|
14053
14054
|
"type": "integer"
|
@@ -14056,36 +14057,36 @@
|
|
14056
14057
|
"type": "integer"
|
14057
14058
|
},
|
14058
14059
|
"DebugHookConfig": {
|
14059
|
-
"shape": "
|
14060
|
+
"shape": "Sk8"
|
14060
14061
|
},
|
14061
14062
|
"ExperimentConfig": {
|
14062
|
-
"shape": "
|
14063
|
+
"shape": "Sjm"
|
14063
14064
|
},
|
14064
14065
|
"DebugRuleConfigurations": {
|
14065
|
-
"shape": "
|
14066
|
+
"shape": "Skg"
|
14066
14067
|
},
|
14067
14068
|
"TensorBoardOutputConfig": {
|
14068
|
-
"shape": "
|
14069
|
+
"shape": "Skk"
|
14069
14070
|
},
|
14070
14071
|
"DebugRuleEvaluationStatuses": {
|
14071
|
-
"shape": "
|
14072
|
+
"shape": "Sv8"
|
14072
14073
|
},
|
14073
14074
|
"Environment": {
|
14074
|
-
"shape": "
|
14075
|
+
"shape": "Skq"
|
14075
14076
|
},
|
14076
14077
|
"RetryStrategy": {
|
14077
|
-
"shape": "
|
14078
|
+
"shape": "Scu"
|
14078
14079
|
},
|
14079
14080
|
"Tags": {
|
14080
14081
|
"shape": "S7"
|
14081
14082
|
}
|
14082
14083
|
}
|
14083
14084
|
},
|
14084
|
-
"
|
14085
|
+
"S18v": {
|
14085
14086
|
"type": "list",
|
14086
14087
|
"member": {}
|
14087
14088
|
},
|
14088
|
-
"
|
14089
|
+
"S1ao": {
|
14089
14090
|
"type": "list",
|
14090
14091
|
"member": {}
|
14091
14092
|
}
|