@aws-sdk/client-sagemaker 3.231.0 → 3.233.0
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/dist-cjs/commands/DescribeAppCommand.js +2 -1
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -2
- package/dist-cjs/commands/UpdateImageCommand.js +2 -1
- package/dist-cjs/endpoint/ruleset.js +0 -9
- package/dist-cjs/models/models_1.js +10 -10
- package/dist-cjs/models/models_2.js +9 -9
- package/dist-cjs/models/models_3.js +10 -10
- package/dist-cjs/models/models_4.js +5 -1
- package/dist-cjs/protocols/Aws_json1_1.js +60 -0
- package/dist-es/commands/DescribeAppCommand.js +2 -1
- package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -2
- package/dist-es/commands/UpdateImageCommand.js +2 -1
- package/dist-es/endpoint/ruleset.js +0 -9
- package/dist-es/models/models_1.js +3 -3
- package/dist-es/models/models_2.js +3 -3
- package/dist-es/models/models_3.js +3 -3
- package/dist-es/models/models_4.js +3 -0
- package/dist-es/protocols/Aws_json1_1.js +60 -0
- package/dist-types/SageMaker.d.ts +166 -181
- package/dist-types/SageMakerClient.d.ts +4 -4
- package/dist-types/commands/AddTagsCommand.d.ts +5 -5
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +9 -9
- package/dist-types/commands/CreateDomainCommand.d.ts +0 -2
- package/dist-types/commands/CreateEndpointCommand.d.ts +22 -24
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -6
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +9 -9
- package/dist-types/commands/CreateModelCommand.d.ts +5 -5
- package/dist-types/commands/CreateModelPackageCommand.d.ts +7 -7
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +10 -12
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +5 -5
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +4 -4
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +20 -21
- package/dist-types/commands/CreateTransformJobCommand.d.ts +9 -9
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -4
- package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -2
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -2
- package/dist-types/commands/DeleteTagsCommand.d.ts +5 -5
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -2
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -2
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -2
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -2
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -2
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +10 -12
- package/dist-types/models/models_0.d.ts +701 -709
- package/dist-types/models/models_1.d.ts +1127 -1202
- package/dist-types/models/models_2.d.ts +379 -338
- package/dist-types/models/models_3.d.ts +151 -112
- package/dist-types/models/models_4.d.ts +26 -11
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/models_1.d.ts +9 -19
- package/dist-types/ts3.4/models/models_2.d.ts +19 -16
- package/dist-types/ts3.4/models/models_3.d.ts +16 -6
- package/dist-types/ts3.4/models/models_4.d.ts +6 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppSpecification,
|
|
2
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AthenaDatasetDefinition, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, Bias, CaptureContentTypeHeader, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, DataCatalogConfig, DeviceSelectionConfig, EdgeDeploymentConfig, EndpointInput, FeatureDefinition, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, S3StorageConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TrainingSpecification, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
3
3
|
export declare enum TableFormat {
|
|
4
4
|
GLUE = "Glue",
|
|
5
5
|
ICEBERG = "Iceberg"
|
|
@@ -28,7 +28,7 @@ export interface OfflineStoreConfig {
|
|
|
28
28
|
*/
|
|
29
29
|
DataCatalogConfig?: DataCatalogConfig;
|
|
30
30
|
/**
|
|
31
|
-
* <p>Format for the offline store
|
|
31
|
+
* <p>Format for the offline store table. Supported formats are Glue (Default) and <a href="https://iceberg.apache.org/">Apache Iceberg</a>.</p>
|
|
32
32
|
*/
|
|
33
33
|
TableFormat?: TableFormat | string;
|
|
34
34
|
}
|
|
@@ -233,6 +233,9 @@ export interface CreateFeatureGroupRequest {
|
|
|
233
233
|
* Amazon Web Services KMS key. By defining your <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucket-key.html">bucket-level key</a> for SSE,
|
|
234
234
|
* you can reduce Amazon Web Services KMS requests costs by up to 99 percent.</p>
|
|
235
235
|
* </li>
|
|
236
|
+
* <li>
|
|
237
|
+
* <p>Format for the offline store table. Supported formats are Glue (Default) and <a href="https://iceberg.apache.org/">Apache Iceberg</a>.</p>
|
|
238
|
+
* </li>
|
|
236
239
|
* </ul>
|
|
237
240
|
* <p>To learn more about this parameter, see <a>OfflineStoreConfig</a>.</p>
|
|
238
241
|
*/
|
|
@@ -300,305 +303,305 @@ export interface USD {
|
|
|
300
303
|
}
|
|
301
304
|
/**
|
|
302
305
|
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. </p>
|
|
303
|
-
*
|
|
306
|
+
* <p>Use one of the following prices for bounding box tasks. Prices are in US dollars and
|
|
304
307
|
* should be based on the complexity of the task; the longer it takes in your initial
|
|
305
308
|
* testing, the more you should offer.</p>
|
|
306
|
-
*
|
|
309
|
+
* <ul>
|
|
307
310
|
* <li>
|
|
308
|
-
*
|
|
311
|
+
* <p>0.036</p>
|
|
309
312
|
* </li>
|
|
310
313
|
* <li>
|
|
311
|
-
*
|
|
314
|
+
* <p>0.048</p>
|
|
312
315
|
* </li>
|
|
313
316
|
* <li>
|
|
314
|
-
*
|
|
317
|
+
* <p>0.060</p>
|
|
315
318
|
* </li>
|
|
316
319
|
* <li>
|
|
317
|
-
*
|
|
320
|
+
* <p>0.072</p>
|
|
318
321
|
* </li>
|
|
319
322
|
* <li>
|
|
320
|
-
*
|
|
323
|
+
* <p>0.120</p>
|
|
321
324
|
* </li>
|
|
322
325
|
* <li>
|
|
323
|
-
*
|
|
326
|
+
* <p>0.240</p>
|
|
324
327
|
* </li>
|
|
325
328
|
* <li>
|
|
326
|
-
*
|
|
329
|
+
* <p>0.360</p>
|
|
327
330
|
* </li>
|
|
328
331
|
* <li>
|
|
329
|
-
*
|
|
332
|
+
* <p>0.480</p>
|
|
330
333
|
* </li>
|
|
331
334
|
* <li>
|
|
332
|
-
*
|
|
335
|
+
* <p>0.600</p>
|
|
333
336
|
* </li>
|
|
334
337
|
* <li>
|
|
335
|
-
*
|
|
338
|
+
* <p>0.720</p>
|
|
336
339
|
* </li>
|
|
337
340
|
* <li>
|
|
338
|
-
*
|
|
341
|
+
* <p>0.840</p>
|
|
339
342
|
* </li>
|
|
340
343
|
* <li>
|
|
341
|
-
*
|
|
344
|
+
* <p>0.960</p>
|
|
342
345
|
* </li>
|
|
343
346
|
* <li>
|
|
344
|
-
*
|
|
347
|
+
* <p>1.080</p>
|
|
345
348
|
* </li>
|
|
346
349
|
* <li>
|
|
347
|
-
*
|
|
350
|
+
* <p>1.200</p>
|
|
348
351
|
* </li>
|
|
349
352
|
* </ul>
|
|
350
|
-
*
|
|
353
|
+
* <p>Use one of the following prices for image classification, text classification, and
|
|
351
354
|
* custom tasks. Prices are in US dollars.</p>
|
|
352
|
-
*
|
|
355
|
+
* <ul>
|
|
353
356
|
* <li>
|
|
354
|
-
*
|
|
357
|
+
* <p>0.012</p>
|
|
355
358
|
* </li>
|
|
356
359
|
* <li>
|
|
357
|
-
*
|
|
360
|
+
* <p>0.024</p>
|
|
358
361
|
* </li>
|
|
359
362
|
* <li>
|
|
360
|
-
*
|
|
363
|
+
* <p>0.036</p>
|
|
361
364
|
* </li>
|
|
362
365
|
* <li>
|
|
363
|
-
*
|
|
366
|
+
* <p>0.048</p>
|
|
364
367
|
* </li>
|
|
365
368
|
* <li>
|
|
366
|
-
*
|
|
369
|
+
* <p>0.060</p>
|
|
367
370
|
* </li>
|
|
368
371
|
* <li>
|
|
369
|
-
*
|
|
372
|
+
* <p>0.072</p>
|
|
370
373
|
* </li>
|
|
371
374
|
* <li>
|
|
372
|
-
*
|
|
375
|
+
* <p>0.120</p>
|
|
373
376
|
* </li>
|
|
374
377
|
* <li>
|
|
375
|
-
*
|
|
378
|
+
* <p>0.240</p>
|
|
376
379
|
* </li>
|
|
377
380
|
* <li>
|
|
378
|
-
*
|
|
381
|
+
* <p>0.360</p>
|
|
379
382
|
* </li>
|
|
380
383
|
* <li>
|
|
381
|
-
*
|
|
384
|
+
* <p>0.480</p>
|
|
382
385
|
* </li>
|
|
383
386
|
* <li>
|
|
384
|
-
*
|
|
387
|
+
* <p>0.600</p>
|
|
385
388
|
* </li>
|
|
386
389
|
* <li>
|
|
387
|
-
*
|
|
390
|
+
* <p>0.720</p>
|
|
388
391
|
* </li>
|
|
389
392
|
* <li>
|
|
390
|
-
*
|
|
393
|
+
* <p>0.840</p>
|
|
391
394
|
* </li>
|
|
392
395
|
* <li>
|
|
393
|
-
*
|
|
396
|
+
* <p>0.960</p>
|
|
394
397
|
* </li>
|
|
395
398
|
* <li>
|
|
396
|
-
*
|
|
399
|
+
* <p>1.080</p>
|
|
397
400
|
* </li>
|
|
398
401
|
* <li>
|
|
399
|
-
*
|
|
402
|
+
* <p>1.200</p>
|
|
400
403
|
* </li>
|
|
401
404
|
* </ul>
|
|
402
|
-
*
|
|
405
|
+
* <p>Use one of the following prices for semantic segmentation tasks. Prices are in US
|
|
403
406
|
* dollars.</p>
|
|
404
|
-
*
|
|
407
|
+
* <ul>
|
|
405
408
|
* <li>
|
|
406
|
-
*
|
|
409
|
+
* <p>0.840</p>
|
|
407
410
|
* </li>
|
|
408
411
|
* <li>
|
|
409
|
-
*
|
|
412
|
+
* <p>0.960</p>
|
|
410
413
|
* </li>
|
|
411
414
|
* <li>
|
|
412
|
-
*
|
|
415
|
+
* <p>1.080</p>
|
|
413
416
|
* </li>
|
|
414
417
|
* <li>
|
|
415
|
-
*
|
|
418
|
+
* <p>1.200</p>
|
|
416
419
|
* </li>
|
|
417
420
|
* </ul>
|
|
418
|
-
*
|
|
421
|
+
* <p>Use one of the following prices for Textract AnalyzeDocument Important Form Key Amazon
|
|
419
422
|
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
420
|
-
*
|
|
423
|
+
* <ul>
|
|
421
424
|
* <li>
|
|
422
|
-
*
|
|
425
|
+
* <p>2.400 </p>
|
|
423
426
|
* </li>
|
|
424
427
|
* <li>
|
|
425
|
-
*
|
|
428
|
+
* <p>2.280 </p>
|
|
426
429
|
* </li>
|
|
427
430
|
* <li>
|
|
428
|
-
*
|
|
431
|
+
* <p>2.160 </p>
|
|
429
432
|
* </li>
|
|
430
433
|
* <li>
|
|
431
|
-
*
|
|
434
|
+
* <p>2.040 </p>
|
|
432
435
|
* </li>
|
|
433
436
|
* <li>
|
|
434
|
-
*
|
|
437
|
+
* <p>1.920 </p>
|
|
435
438
|
* </li>
|
|
436
439
|
* <li>
|
|
437
|
-
*
|
|
440
|
+
* <p>1.800 </p>
|
|
438
441
|
* </li>
|
|
439
442
|
* <li>
|
|
440
|
-
*
|
|
443
|
+
* <p>1.680 </p>
|
|
441
444
|
* </li>
|
|
442
445
|
* <li>
|
|
443
|
-
*
|
|
446
|
+
* <p>1.560 </p>
|
|
444
447
|
* </li>
|
|
445
448
|
* <li>
|
|
446
|
-
*
|
|
449
|
+
* <p>1.440 </p>
|
|
447
450
|
* </li>
|
|
448
451
|
* <li>
|
|
449
|
-
*
|
|
452
|
+
* <p>1.320 </p>
|
|
450
453
|
* </li>
|
|
451
454
|
* <li>
|
|
452
|
-
*
|
|
455
|
+
* <p>1.200 </p>
|
|
453
456
|
* </li>
|
|
454
457
|
* <li>
|
|
455
|
-
*
|
|
458
|
+
* <p>1.080 </p>
|
|
456
459
|
* </li>
|
|
457
460
|
* <li>
|
|
458
|
-
*
|
|
461
|
+
* <p>0.960 </p>
|
|
459
462
|
* </li>
|
|
460
463
|
* <li>
|
|
461
|
-
*
|
|
464
|
+
* <p>0.840 </p>
|
|
462
465
|
* </li>
|
|
463
466
|
* <li>
|
|
464
|
-
*
|
|
467
|
+
* <p>0.720 </p>
|
|
465
468
|
* </li>
|
|
466
469
|
* <li>
|
|
467
|
-
*
|
|
470
|
+
* <p>0.600 </p>
|
|
468
471
|
* </li>
|
|
469
472
|
* <li>
|
|
470
|
-
*
|
|
473
|
+
* <p>0.480 </p>
|
|
471
474
|
* </li>
|
|
472
475
|
* <li>
|
|
473
|
-
*
|
|
476
|
+
* <p>0.360 </p>
|
|
474
477
|
* </li>
|
|
475
478
|
* <li>
|
|
476
|
-
*
|
|
479
|
+
* <p>0.240 </p>
|
|
477
480
|
* </li>
|
|
478
481
|
* <li>
|
|
479
|
-
*
|
|
482
|
+
* <p>0.120 </p>
|
|
480
483
|
* </li>
|
|
481
484
|
* <li>
|
|
482
|
-
*
|
|
485
|
+
* <p>0.072 </p>
|
|
483
486
|
* </li>
|
|
484
487
|
* <li>
|
|
485
|
-
*
|
|
488
|
+
* <p>0.060 </p>
|
|
486
489
|
* </li>
|
|
487
490
|
* <li>
|
|
488
|
-
*
|
|
491
|
+
* <p>0.048 </p>
|
|
489
492
|
* </li>
|
|
490
493
|
* <li>
|
|
491
|
-
*
|
|
494
|
+
* <p>0.036 </p>
|
|
492
495
|
* </li>
|
|
493
496
|
* <li>
|
|
494
|
-
*
|
|
497
|
+
* <p>0.024 </p>
|
|
495
498
|
* </li>
|
|
496
499
|
* <li>
|
|
497
|
-
*
|
|
500
|
+
* <p>0.012 </p>
|
|
498
501
|
* </li>
|
|
499
502
|
* </ul>
|
|
500
|
-
*
|
|
503
|
+
* <p>Use one of the following prices for Rekognition DetectModerationLabels Amazon
|
|
501
504
|
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
502
|
-
*
|
|
505
|
+
* <ul>
|
|
503
506
|
* <li>
|
|
504
|
-
*
|
|
507
|
+
* <p>1.200 </p>
|
|
505
508
|
* </li>
|
|
506
509
|
* <li>
|
|
507
|
-
*
|
|
510
|
+
* <p>1.080 </p>
|
|
508
511
|
* </li>
|
|
509
512
|
* <li>
|
|
510
|
-
*
|
|
513
|
+
* <p>0.960 </p>
|
|
511
514
|
* </li>
|
|
512
515
|
* <li>
|
|
513
|
-
*
|
|
516
|
+
* <p>0.840 </p>
|
|
514
517
|
* </li>
|
|
515
518
|
* <li>
|
|
516
|
-
*
|
|
519
|
+
* <p>0.720 </p>
|
|
517
520
|
* </li>
|
|
518
521
|
* <li>
|
|
519
|
-
*
|
|
522
|
+
* <p>0.600 </p>
|
|
520
523
|
* </li>
|
|
521
524
|
* <li>
|
|
522
|
-
*
|
|
525
|
+
* <p>0.480 </p>
|
|
523
526
|
* </li>
|
|
524
527
|
* <li>
|
|
525
|
-
*
|
|
528
|
+
* <p>0.360 </p>
|
|
526
529
|
* </li>
|
|
527
530
|
* <li>
|
|
528
|
-
*
|
|
531
|
+
* <p>0.240 </p>
|
|
529
532
|
* </li>
|
|
530
533
|
* <li>
|
|
531
|
-
*
|
|
534
|
+
* <p>0.120 </p>
|
|
532
535
|
* </li>
|
|
533
536
|
* <li>
|
|
534
|
-
*
|
|
537
|
+
* <p>0.072 </p>
|
|
535
538
|
* </li>
|
|
536
539
|
* <li>
|
|
537
|
-
*
|
|
540
|
+
* <p>0.060 </p>
|
|
538
541
|
* </li>
|
|
539
542
|
* <li>
|
|
540
|
-
*
|
|
543
|
+
* <p>0.048 </p>
|
|
541
544
|
* </li>
|
|
542
545
|
* <li>
|
|
543
|
-
*
|
|
546
|
+
* <p>0.036 </p>
|
|
544
547
|
* </li>
|
|
545
548
|
* <li>
|
|
546
|
-
*
|
|
549
|
+
* <p>0.024 </p>
|
|
547
550
|
* </li>
|
|
548
551
|
* <li>
|
|
549
|
-
*
|
|
552
|
+
* <p>0.012 </p>
|
|
550
553
|
* </li>
|
|
551
554
|
* </ul>
|
|
552
|
-
*
|
|
555
|
+
* <p>Use one of the following prices for Amazon Augmented AI custom human review tasks.
|
|
553
556
|
* Prices are in US dollars.</p>
|
|
554
|
-
*
|
|
557
|
+
* <ul>
|
|
555
558
|
* <li>
|
|
556
|
-
*
|
|
559
|
+
* <p>1.200 </p>
|
|
557
560
|
* </li>
|
|
558
561
|
* <li>
|
|
559
|
-
*
|
|
562
|
+
* <p>1.080 </p>
|
|
560
563
|
* </li>
|
|
561
564
|
* <li>
|
|
562
|
-
*
|
|
565
|
+
* <p>0.960 </p>
|
|
563
566
|
* </li>
|
|
564
567
|
* <li>
|
|
565
|
-
*
|
|
568
|
+
* <p>0.840 </p>
|
|
566
569
|
* </li>
|
|
567
570
|
* <li>
|
|
568
|
-
*
|
|
571
|
+
* <p>0.720 </p>
|
|
569
572
|
* </li>
|
|
570
573
|
* <li>
|
|
571
|
-
*
|
|
574
|
+
* <p>0.600 </p>
|
|
572
575
|
* </li>
|
|
573
576
|
* <li>
|
|
574
|
-
*
|
|
577
|
+
* <p>0.480 </p>
|
|
575
578
|
* </li>
|
|
576
579
|
* <li>
|
|
577
|
-
*
|
|
580
|
+
* <p>0.360 </p>
|
|
578
581
|
* </li>
|
|
579
582
|
* <li>
|
|
580
|
-
*
|
|
583
|
+
* <p>0.240 </p>
|
|
581
584
|
* </li>
|
|
582
585
|
* <li>
|
|
583
|
-
*
|
|
586
|
+
* <p>0.120 </p>
|
|
584
587
|
* </li>
|
|
585
588
|
* <li>
|
|
586
|
-
*
|
|
589
|
+
* <p>0.072 </p>
|
|
587
590
|
* </li>
|
|
588
591
|
* <li>
|
|
589
|
-
*
|
|
592
|
+
* <p>0.060 </p>
|
|
590
593
|
* </li>
|
|
591
594
|
* <li>
|
|
592
|
-
*
|
|
595
|
+
* <p>0.048 </p>
|
|
593
596
|
* </li>
|
|
594
597
|
* <li>
|
|
595
|
-
*
|
|
598
|
+
* <p>0.036 </p>
|
|
596
599
|
* </li>
|
|
597
600
|
* <li>
|
|
598
|
-
*
|
|
601
|
+
* <p>0.024 </p>
|
|
599
602
|
* </li>
|
|
600
603
|
* <li>
|
|
601
|
-
*
|
|
604
|
+
* <p>0.012 </p>
|
|
602
605
|
* </li>
|
|
603
606
|
* </ul>
|
|
604
607
|
*/
|
|
@@ -658,305 +661,305 @@ export interface HumanLoopConfig {
|
|
|
658
661
|
TaskKeywords?: string[];
|
|
659
662
|
/**
|
|
660
663
|
* <p>Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed. </p>
|
|
661
|
-
*
|
|
664
|
+
* <p>Use one of the following prices for bounding box tasks. Prices are in US dollars and
|
|
662
665
|
* should be based on the complexity of the task; the longer it takes in your initial
|
|
663
666
|
* testing, the more you should offer.</p>
|
|
664
|
-
*
|
|
667
|
+
* <ul>
|
|
665
668
|
* <li>
|
|
666
|
-
*
|
|
669
|
+
* <p>0.036</p>
|
|
667
670
|
* </li>
|
|
668
671
|
* <li>
|
|
669
|
-
*
|
|
672
|
+
* <p>0.048</p>
|
|
670
673
|
* </li>
|
|
671
674
|
* <li>
|
|
672
|
-
*
|
|
675
|
+
* <p>0.060</p>
|
|
673
676
|
* </li>
|
|
674
677
|
* <li>
|
|
675
|
-
*
|
|
678
|
+
* <p>0.072</p>
|
|
676
679
|
* </li>
|
|
677
680
|
* <li>
|
|
678
|
-
*
|
|
681
|
+
* <p>0.120</p>
|
|
679
682
|
* </li>
|
|
680
683
|
* <li>
|
|
681
|
-
*
|
|
684
|
+
* <p>0.240</p>
|
|
682
685
|
* </li>
|
|
683
686
|
* <li>
|
|
684
|
-
*
|
|
687
|
+
* <p>0.360</p>
|
|
685
688
|
* </li>
|
|
686
689
|
* <li>
|
|
687
|
-
*
|
|
690
|
+
* <p>0.480</p>
|
|
688
691
|
* </li>
|
|
689
692
|
* <li>
|
|
690
|
-
*
|
|
693
|
+
* <p>0.600</p>
|
|
691
694
|
* </li>
|
|
692
695
|
* <li>
|
|
693
|
-
*
|
|
696
|
+
* <p>0.720</p>
|
|
694
697
|
* </li>
|
|
695
698
|
* <li>
|
|
696
|
-
*
|
|
699
|
+
* <p>0.840</p>
|
|
697
700
|
* </li>
|
|
698
701
|
* <li>
|
|
699
|
-
*
|
|
702
|
+
* <p>0.960</p>
|
|
700
703
|
* </li>
|
|
701
704
|
* <li>
|
|
702
|
-
*
|
|
705
|
+
* <p>1.080</p>
|
|
703
706
|
* </li>
|
|
704
707
|
* <li>
|
|
705
|
-
*
|
|
708
|
+
* <p>1.200</p>
|
|
706
709
|
* </li>
|
|
707
710
|
* </ul>
|
|
708
|
-
*
|
|
711
|
+
* <p>Use one of the following prices for image classification, text classification, and
|
|
709
712
|
* custom tasks. Prices are in US dollars.</p>
|
|
710
|
-
*
|
|
713
|
+
* <ul>
|
|
711
714
|
* <li>
|
|
712
|
-
*
|
|
715
|
+
* <p>0.012</p>
|
|
713
716
|
* </li>
|
|
714
717
|
* <li>
|
|
715
|
-
*
|
|
718
|
+
* <p>0.024</p>
|
|
716
719
|
* </li>
|
|
717
720
|
* <li>
|
|
718
|
-
*
|
|
721
|
+
* <p>0.036</p>
|
|
719
722
|
* </li>
|
|
720
723
|
* <li>
|
|
721
|
-
*
|
|
724
|
+
* <p>0.048</p>
|
|
722
725
|
* </li>
|
|
723
726
|
* <li>
|
|
724
|
-
*
|
|
727
|
+
* <p>0.060</p>
|
|
725
728
|
* </li>
|
|
726
729
|
* <li>
|
|
727
|
-
*
|
|
730
|
+
* <p>0.072</p>
|
|
728
731
|
* </li>
|
|
729
732
|
* <li>
|
|
730
|
-
*
|
|
733
|
+
* <p>0.120</p>
|
|
731
734
|
* </li>
|
|
732
735
|
* <li>
|
|
733
|
-
*
|
|
736
|
+
* <p>0.240</p>
|
|
734
737
|
* </li>
|
|
735
738
|
* <li>
|
|
736
|
-
*
|
|
739
|
+
* <p>0.360</p>
|
|
737
740
|
* </li>
|
|
738
741
|
* <li>
|
|
739
|
-
*
|
|
742
|
+
* <p>0.480</p>
|
|
740
743
|
* </li>
|
|
741
744
|
* <li>
|
|
742
|
-
*
|
|
745
|
+
* <p>0.600</p>
|
|
743
746
|
* </li>
|
|
744
747
|
* <li>
|
|
745
|
-
*
|
|
748
|
+
* <p>0.720</p>
|
|
746
749
|
* </li>
|
|
747
750
|
* <li>
|
|
748
|
-
*
|
|
751
|
+
* <p>0.840</p>
|
|
749
752
|
* </li>
|
|
750
753
|
* <li>
|
|
751
|
-
*
|
|
754
|
+
* <p>0.960</p>
|
|
752
755
|
* </li>
|
|
753
756
|
* <li>
|
|
754
|
-
*
|
|
757
|
+
* <p>1.080</p>
|
|
755
758
|
* </li>
|
|
756
759
|
* <li>
|
|
757
|
-
*
|
|
760
|
+
* <p>1.200</p>
|
|
758
761
|
* </li>
|
|
759
762
|
* </ul>
|
|
760
|
-
*
|
|
763
|
+
* <p>Use one of the following prices for semantic segmentation tasks. Prices are in US
|
|
761
764
|
* dollars.</p>
|
|
762
|
-
*
|
|
765
|
+
* <ul>
|
|
763
766
|
* <li>
|
|
764
|
-
*
|
|
767
|
+
* <p>0.840</p>
|
|
765
768
|
* </li>
|
|
766
769
|
* <li>
|
|
767
|
-
*
|
|
770
|
+
* <p>0.960</p>
|
|
768
771
|
* </li>
|
|
769
772
|
* <li>
|
|
770
|
-
*
|
|
773
|
+
* <p>1.080</p>
|
|
771
774
|
* </li>
|
|
772
775
|
* <li>
|
|
773
|
-
*
|
|
776
|
+
* <p>1.200</p>
|
|
774
777
|
* </li>
|
|
775
778
|
* </ul>
|
|
776
|
-
*
|
|
779
|
+
* <p>Use one of the following prices for Textract AnalyzeDocument Important Form Key Amazon
|
|
777
780
|
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
778
|
-
*
|
|
781
|
+
* <ul>
|
|
779
782
|
* <li>
|
|
780
|
-
*
|
|
783
|
+
* <p>2.400 </p>
|
|
781
784
|
* </li>
|
|
782
785
|
* <li>
|
|
783
|
-
*
|
|
786
|
+
* <p>2.280 </p>
|
|
784
787
|
* </li>
|
|
785
788
|
* <li>
|
|
786
|
-
*
|
|
789
|
+
* <p>2.160 </p>
|
|
787
790
|
* </li>
|
|
788
791
|
* <li>
|
|
789
|
-
*
|
|
792
|
+
* <p>2.040 </p>
|
|
790
793
|
* </li>
|
|
791
794
|
* <li>
|
|
792
|
-
*
|
|
795
|
+
* <p>1.920 </p>
|
|
793
796
|
* </li>
|
|
794
797
|
* <li>
|
|
795
|
-
*
|
|
798
|
+
* <p>1.800 </p>
|
|
796
799
|
* </li>
|
|
797
800
|
* <li>
|
|
798
|
-
*
|
|
801
|
+
* <p>1.680 </p>
|
|
799
802
|
* </li>
|
|
800
803
|
* <li>
|
|
801
|
-
*
|
|
804
|
+
* <p>1.560 </p>
|
|
802
805
|
* </li>
|
|
803
806
|
* <li>
|
|
804
|
-
*
|
|
807
|
+
* <p>1.440 </p>
|
|
805
808
|
* </li>
|
|
806
809
|
* <li>
|
|
807
|
-
*
|
|
810
|
+
* <p>1.320 </p>
|
|
808
811
|
* </li>
|
|
809
812
|
* <li>
|
|
810
|
-
*
|
|
813
|
+
* <p>1.200 </p>
|
|
811
814
|
* </li>
|
|
812
815
|
* <li>
|
|
813
|
-
*
|
|
816
|
+
* <p>1.080 </p>
|
|
814
817
|
* </li>
|
|
815
818
|
* <li>
|
|
816
|
-
*
|
|
819
|
+
* <p>0.960 </p>
|
|
817
820
|
* </li>
|
|
818
821
|
* <li>
|
|
819
|
-
*
|
|
822
|
+
* <p>0.840 </p>
|
|
820
823
|
* </li>
|
|
821
824
|
* <li>
|
|
822
|
-
*
|
|
825
|
+
* <p>0.720 </p>
|
|
823
826
|
* </li>
|
|
824
827
|
* <li>
|
|
825
|
-
*
|
|
828
|
+
* <p>0.600 </p>
|
|
826
829
|
* </li>
|
|
827
830
|
* <li>
|
|
828
|
-
*
|
|
831
|
+
* <p>0.480 </p>
|
|
829
832
|
* </li>
|
|
830
833
|
* <li>
|
|
831
|
-
*
|
|
834
|
+
* <p>0.360 </p>
|
|
832
835
|
* </li>
|
|
833
836
|
* <li>
|
|
834
|
-
*
|
|
837
|
+
* <p>0.240 </p>
|
|
835
838
|
* </li>
|
|
836
839
|
* <li>
|
|
837
|
-
*
|
|
840
|
+
* <p>0.120 </p>
|
|
838
841
|
* </li>
|
|
839
842
|
* <li>
|
|
840
|
-
*
|
|
843
|
+
* <p>0.072 </p>
|
|
841
844
|
* </li>
|
|
842
845
|
* <li>
|
|
843
|
-
*
|
|
846
|
+
* <p>0.060 </p>
|
|
844
847
|
* </li>
|
|
845
848
|
* <li>
|
|
846
|
-
*
|
|
849
|
+
* <p>0.048 </p>
|
|
847
850
|
* </li>
|
|
848
851
|
* <li>
|
|
849
|
-
*
|
|
852
|
+
* <p>0.036 </p>
|
|
850
853
|
* </li>
|
|
851
854
|
* <li>
|
|
852
|
-
*
|
|
855
|
+
* <p>0.024 </p>
|
|
853
856
|
* </li>
|
|
854
857
|
* <li>
|
|
855
|
-
*
|
|
858
|
+
* <p>0.012 </p>
|
|
856
859
|
* </li>
|
|
857
860
|
* </ul>
|
|
858
|
-
*
|
|
861
|
+
* <p>Use one of the following prices for Rekognition DetectModerationLabels Amazon
|
|
859
862
|
* Augmented AI review tasks. Prices are in US dollars.</p>
|
|
860
|
-
*
|
|
863
|
+
* <ul>
|
|
861
864
|
* <li>
|
|
862
|
-
*
|
|
865
|
+
* <p>1.200 </p>
|
|
863
866
|
* </li>
|
|
864
867
|
* <li>
|
|
865
|
-
*
|
|
868
|
+
* <p>1.080 </p>
|
|
866
869
|
* </li>
|
|
867
870
|
* <li>
|
|
868
|
-
*
|
|
871
|
+
* <p>0.960 </p>
|
|
869
872
|
* </li>
|
|
870
873
|
* <li>
|
|
871
|
-
*
|
|
874
|
+
* <p>0.840 </p>
|
|
872
875
|
* </li>
|
|
873
876
|
* <li>
|
|
874
|
-
*
|
|
877
|
+
* <p>0.720 </p>
|
|
875
878
|
* </li>
|
|
876
879
|
* <li>
|
|
877
|
-
*
|
|
880
|
+
* <p>0.600 </p>
|
|
878
881
|
* </li>
|
|
879
882
|
* <li>
|
|
880
|
-
*
|
|
883
|
+
* <p>0.480 </p>
|
|
881
884
|
* </li>
|
|
882
885
|
* <li>
|
|
883
|
-
*
|
|
886
|
+
* <p>0.360 </p>
|
|
884
887
|
* </li>
|
|
885
888
|
* <li>
|
|
886
|
-
*
|
|
889
|
+
* <p>0.240 </p>
|
|
887
890
|
* </li>
|
|
888
891
|
* <li>
|
|
889
|
-
*
|
|
892
|
+
* <p>0.120 </p>
|
|
890
893
|
* </li>
|
|
891
894
|
* <li>
|
|
892
|
-
*
|
|
895
|
+
* <p>0.072 </p>
|
|
893
896
|
* </li>
|
|
894
897
|
* <li>
|
|
895
|
-
*
|
|
898
|
+
* <p>0.060 </p>
|
|
896
899
|
* </li>
|
|
897
900
|
* <li>
|
|
898
|
-
*
|
|
901
|
+
* <p>0.048 </p>
|
|
899
902
|
* </li>
|
|
900
903
|
* <li>
|
|
901
|
-
*
|
|
904
|
+
* <p>0.036 </p>
|
|
902
905
|
* </li>
|
|
903
906
|
* <li>
|
|
904
|
-
*
|
|
907
|
+
* <p>0.024 </p>
|
|
905
908
|
* </li>
|
|
906
909
|
* <li>
|
|
907
|
-
*
|
|
910
|
+
* <p>0.012 </p>
|
|
908
911
|
* </li>
|
|
909
912
|
* </ul>
|
|
910
|
-
*
|
|
913
|
+
* <p>Use one of the following prices for Amazon Augmented AI custom human review tasks.
|
|
911
914
|
* Prices are in US dollars.</p>
|
|
912
|
-
*
|
|
915
|
+
* <ul>
|
|
913
916
|
* <li>
|
|
914
|
-
*
|
|
917
|
+
* <p>1.200 </p>
|
|
915
918
|
* </li>
|
|
916
919
|
* <li>
|
|
917
|
-
*
|
|
920
|
+
* <p>1.080 </p>
|
|
918
921
|
* </li>
|
|
919
922
|
* <li>
|
|
920
|
-
*
|
|
923
|
+
* <p>0.960 </p>
|
|
921
924
|
* </li>
|
|
922
925
|
* <li>
|
|
923
|
-
*
|
|
926
|
+
* <p>0.840 </p>
|
|
924
927
|
* </li>
|
|
925
928
|
* <li>
|
|
926
|
-
*
|
|
929
|
+
* <p>0.720 </p>
|
|
927
930
|
* </li>
|
|
928
931
|
* <li>
|
|
929
|
-
*
|
|
932
|
+
* <p>0.600 </p>
|
|
930
933
|
* </li>
|
|
931
934
|
* <li>
|
|
932
|
-
*
|
|
935
|
+
* <p>0.480 </p>
|
|
933
936
|
* </li>
|
|
934
937
|
* <li>
|
|
935
|
-
*
|
|
938
|
+
* <p>0.360 </p>
|
|
936
939
|
* </li>
|
|
937
940
|
* <li>
|
|
938
|
-
*
|
|
941
|
+
* <p>0.240 </p>
|
|
939
942
|
* </li>
|
|
940
943
|
* <li>
|
|
941
|
-
*
|
|
944
|
+
* <p>0.120 </p>
|
|
942
945
|
* </li>
|
|
943
946
|
* <li>
|
|
944
|
-
*
|
|
947
|
+
* <p>0.072 </p>
|
|
945
948
|
* </li>
|
|
946
949
|
* <li>
|
|
947
|
-
*
|
|
950
|
+
* <p>0.060 </p>
|
|
948
951
|
* </li>
|
|
949
952
|
* <li>
|
|
950
|
-
*
|
|
953
|
+
* <p>0.048 </p>
|
|
951
954
|
* </li>
|
|
952
955
|
* <li>
|
|
953
|
-
*
|
|
956
|
+
* <p>0.036 </p>
|
|
954
957
|
* </li>
|
|
955
958
|
* <li>
|
|
956
|
-
*
|
|
959
|
+
* <p>0.024 </p>
|
|
957
960
|
* </li>
|
|
958
961
|
* <li>
|
|
959
|
-
*
|
|
962
|
+
* <p>0.012 </p>
|
|
960
963
|
* </li>
|
|
961
964
|
* </ul>
|
|
962
965
|
*/
|
|
@@ -1119,24 +1122,24 @@ export interface IntegerParameterRange {
|
|
|
1119
1122
|
/**
|
|
1120
1123
|
* <p>The scale that hyperparameter tuning uses to search the hyperparameter range. For
|
|
1121
1124
|
* information about choosing a hyperparameter scale, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-define-ranges.html#scaling-type">Hyperparameter Scaling</a>. One of the following values:</p>
|
|
1122
|
-
*
|
|
1125
|
+
* <dl>
|
|
1123
1126
|
* <dt>Auto</dt>
|
|
1124
1127
|
* <dd>
|
|
1125
|
-
*
|
|
1128
|
+
* <p>SageMaker hyperparameter tuning chooses the best scale for the
|
|
1126
1129
|
* hyperparameter.</p>
|
|
1127
|
-
*
|
|
1130
|
+
* </dd>
|
|
1128
1131
|
* <dt>Linear</dt>
|
|
1129
1132
|
* <dd>
|
|
1130
|
-
*
|
|
1133
|
+
* <p>Hyperparameter tuning searches the values in the hyperparameter range by
|
|
1131
1134
|
* using a linear scale.</p>
|
|
1132
|
-
*
|
|
1135
|
+
* </dd>
|
|
1133
1136
|
* <dt>Logarithmic</dt>
|
|
1134
1137
|
* <dd>
|
|
1135
|
-
*
|
|
1138
|
+
* <p>Hyperparameter tuning searches the values in the hyperparameter range by
|
|
1136
1139
|
* using a logarithmic scale.</p>
|
|
1137
|
-
*
|
|
1140
|
+
* <p>Logarithmic scaling works only for ranges that have only values greater
|
|
1138
1141
|
* than 0.</p>
|
|
1139
|
-
*
|
|
1142
|
+
* </dd>
|
|
1140
1143
|
* </dl>
|
|
1141
1144
|
*/
|
|
1142
1145
|
ScalingType?: HyperParameterScalingType | string;
|
|
@@ -1147,12 +1150,12 @@ export interface IntegerParameterRange {
|
|
|
1147
1150
|
* with hyperparameter values within these ranges to find the combination of values that
|
|
1148
1151
|
* result in the training job with the best performance as measured by the objective metric
|
|
1149
1152
|
* of the hyperparameter tuning job.</p>
|
|
1150
|
-
*
|
|
1153
|
+
* <note>
|
|
1151
1154
|
* <p>The maximum number of items specified for <code>Array Members</code> refers to the
|
|
1152
1155
|
* maximum number of hyperparameters for each range and also the maximum for the
|
|
1153
1156
|
* hyperparameter tuning job itself. That is, the sum of the number of hyperparameters
|
|
1154
1157
|
* for all the ranges can't exceed the maximum number specified.</p>
|
|
1155
|
-
*
|
|
1158
|
+
* </note>
|
|
1156
1159
|
*/
|
|
1157
1160
|
export interface ParameterRanges {
|
|
1158
1161
|
/**
|
|
@@ -1305,22 +1308,20 @@ export interface HyperParameterTuningJobConfig {
|
|
|
1305
1308
|
*/
|
|
1306
1309
|
StrategyConfig?: HyperParameterTuningJobStrategyConfig;
|
|
1307
1310
|
/**
|
|
1308
|
-
* <p>The <a>HyperParameterTuningJobObjective</a>
|
|
1309
|
-
*
|
|
1310
|
-
* metric for this tuning job.</p>
|
|
1311
|
+
* <p>The <a>HyperParameterTuningJobObjective</a> specifies the objective metric
|
|
1312
|
+
* used to evaluate the performance of training jobs launched by this tuning job.</p>
|
|
1311
1313
|
*/
|
|
1312
1314
|
HyperParameterTuningJobObjective?: HyperParameterTuningJobObjective;
|
|
1313
1315
|
/**
|
|
1314
|
-
* <p>The <a>ResourceLimits</a> object that specifies the
|
|
1315
|
-
*
|
|
1316
|
-
* number of training jobs and parallel training jobs for this tuning
|
|
1316
|
+
* <p>The <a>ResourceLimits</a> object that specifies the maximum number of
|
|
1317
|
+
* training and parallel training jobs that can be used for this hyperparameter tuning
|
|
1317
1318
|
* job.</p>
|
|
1318
1319
|
*/
|
|
1319
1320
|
ResourceLimits: ResourceLimits | undefined;
|
|
1320
1321
|
/**
|
|
1321
1322
|
* <p>The <a>ParameterRanges</a> object that specifies the ranges of
|
|
1322
|
-
* hyperparameters
|
|
1323
|
-
*
|
|
1323
|
+
* hyperparameters that this tuning job searches over to find the optimal configuration for
|
|
1324
|
+
* the highest model performance against .your chosen objective metric. </p>
|
|
1324
1325
|
*/
|
|
1325
1326
|
ParameterRanges?: ParameterRanges;
|
|
1326
1327
|
/**
|
|
@@ -1329,18 +1330,18 @@ export interface HyperParameterTuningJobConfig {
|
|
|
1329
1330
|
* advanced internal early stopping mechanism, <code>TrainingJobEarlyStoppingType</code>
|
|
1330
1331
|
* must be <code>OFF</code> to use <code>Hyperband</code>. This parameter can take on one
|
|
1331
1332
|
* of the following values (the default value is <code>OFF</code>):</p>
|
|
1332
|
-
*
|
|
1333
|
+
* <dl>
|
|
1333
1334
|
* <dt>OFF</dt>
|
|
1334
1335
|
* <dd>
|
|
1335
|
-
*
|
|
1336
|
+
* <p>Training jobs launched by the hyperparameter tuning job do not use early
|
|
1336
1337
|
* stopping.</p>
|
|
1337
|
-
*
|
|
1338
|
+
* </dd>
|
|
1338
1339
|
* <dt>AUTO</dt>
|
|
1339
1340
|
* <dd>
|
|
1340
|
-
*
|
|
1341
|
+
* <p>SageMaker stops training jobs launched by the hyperparameter tuning job when
|
|
1341
1342
|
* they are unlikely to perform better than previously completed training jobs.
|
|
1342
1343
|
* For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-early-stopping.html">Stop Training Jobs Early</a>.</p>
|
|
1343
|
-
*
|
|
1344
|
+
* </dd>
|
|
1344
1345
|
* </dl>
|
|
1345
1346
|
*/
|
|
1346
1347
|
TrainingJobEarlyStoppingType?: TrainingJobEarlyStoppingType | string;
|
|
@@ -1348,6 +1349,12 @@ export interface HyperParameterTuningJobConfig {
|
|
|
1348
1349
|
* <p>The tuning job's completion criteria.</p>
|
|
1349
1350
|
*/
|
|
1350
1351
|
TuningJobCompletionCriteria?: TuningJobCompletionCriteria;
|
|
1352
|
+
/**
|
|
1353
|
+
* <p>A value used to initialize a pseudo-random number generator. Setting a random seed and
|
|
1354
|
+
* using the same seed later for the same tuning job will allow hyperparameter optimization
|
|
1355
|
+
* to find more a consistent hyperparameter configuration between the two runs.</p>
|
|
1356
|
+
*/
|
|
1357
|
+
RandomSeed?: number;
|
|
1351
1358
|
}
|
|
1352
1359
|
/**
|
|
1353
1360
|
* <p>Specifies
|
|
@@ -1368,37 +1375,34 @@ export interface HyperParameterAlgorithmSpecification {
|
|
|
1368
1375
|
/**
|
|
1369
1376
|
* <p>The training input mode that the algorithm supports. For more information about input
|
|
1370
1377
|
* modes, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>.</p>
|
|
1371
|
-
*
|
|
1372
|
-
* <p>
|
|
1378
|
+
* <p>
|
|
1373
1379
|
* <b>Pipe mode</b>
|
|
1374
1380
|
* </p>
|
|
1375
|
-
*
|
|
1381
|
+
* <p>If an algorithm supports <code>Pipe</code> mode, Amazon SageMaker streams data directly from
|
|
1376
1382
|
* Amazon S3 to the container.</p>
|
|
1377
|
-
*
|
|
1378
|
-
* <p>
|
|
1383
|
+
* <p>
|
|
1379
1384
|
* <b>File mode</b>
|
|
1380
1385
|
* </p>
|
|
1381
|
-
*
|
|
1386
|
+
* <p>If an algorithm supports <code>File</code> mode, SageMaker downloads the training data from
|
|
1382
1387
|
* S3 to the provisioned ML storage volume, and mounts the directory to the Docker volume
|
|
1383
1388
|
* for the training container.</p>
|
|
1384
|
-
*
|
|
1389
|
+
* <p>You must provision the ML storage volume with sufficient capacity to accommodate the
|
|
1385
1390
|
* data downloaded from S3. In addition to the training data, the ML storage volume also
|
|
1386
1391
|
* stores the output model. The algorithm container uses the ML storage volume to also
|
|
1387
1392
|
* store intermediate information, if any.</p>
|
|
1388
|
-
*
|
|
1393
|
+
* <p>For distributed algorithms, training data is distributed uniformly. Your training
|
|
1389
1394
|
* duration is predictable if the input data objects sizes are approximately the same. SageMaker
|
|
1390
1395
|
* does not split the files any further for model training. If the object sizes are skewed,
|
|
1391
1396
|
* training won't be optimal as the data distribution is also skewed when one host in a
|
|
1392
1397
|
* training cluster is overloaded, thus becoming a bottleneck in training.</p>
|
|
1393
|
-
*
|
|
1394
|
-
* <p>
|
|
1398
|
+
* <p>
|
|
1395
1399
|
* <b>FastFile mode</b>
|
|
1396
1400
|
* </p>
|
|
1397
|
-
*
|
|
1401
|
+
* <p>If an algorithm supports <code>FastFile</code> mode, SageMaker streams data directly from
|
|
1398
1402
|
* S3 to the container with no code changes, and provides file system access to the data.
|
|
1399
1403
|
* Users can author their training script to interact with these files as if they were
|
|
1400
1404
|
* stored on disk.</p>
|
|
1401
|
-
*
|
|
1405
|
+
* <p>
|
|
1402
1406
|
* <code>FastFile</code> mode works best when the data is read sequentially. Augmented
|
|
1403
1407
|
* manifest files aren't supported. The startup time is lower when there are fewer files in
|
|
1404
1408
|
* the S3 bucket provided.</p>
|
|
@@ -1449,13 +1453,19 @@ export interface HyperParameterTuningInstanceConfig {
|
|
|
1449
1453
|
}
|
|
1450
1454
|
/**
|
|
1451
1455
|
* <p>The configuration of resources, including compute instances and storage volumes for
|
|
1452
|
-
* use in training jobs launched by hyperparameter tuning jobs.
|
|
1453
|
-
*
|
|
1454
|
-
*
|
|
1456
|
+
* use in training jobs launched by hyperparameter tuning jobs.
|
|
1457
|
+
* <code>HyperParameterTuningResourceConfig</code> is similar to
|
|
1458
|
+
* <code>ResourceConfig</code>, but has the additional <code>InstanceConfigs</code> and
|
|
1459
|
+
* <code>AllocationStrategy</code> fields to allow for flexible instance management.
|
|
1460
|
+
* Specify one or more instance types, count, and the allocation strategy for instance
|
|
1461
|
+
* selection.</p>
|
|
1462
|
+
* <note>
|
|
1455
1463
|
* <p>
|
|
1456
|
-
* <code>HyperParameterTuningResourceConfig</code> supports
|
|
1457
|
-
*
|
|
1458
|
-
*
|
|
1464
|
+
* <code>HyperParameterTuningResourceConfig</code> supports the capabilities of
|
|
1465
|
+
* <code>ResourceConfig</code> with the exception of
|
|
1466
|
+
* <code>KeepAlivePeriodInSeconds</code>. Hyperparameter tuning jobs use warm pools
|
|
1467
|
+
* by default, which reuse clusters between training jobs.</p>
|
|
1468
|
+
* </note>
|
|
1459
1469
|
*/
|
|
1460
1470
|
export interface HyperParameterTuningResourceConfig {
|
|
1461
1471
|
/**
|
|
@@ -1472,29 +1482,29 @@ export interface HyperParameterTuningResourceConfig {
|
|
|
1472
1482
|
* optimization jobs (optional). These volumes store model artifacts, incremental states
|
|
1473
1483
|
* and optionally, scratch space for training algorithms. Do not provide a value for this
|
|
1474
1484
|
* parameter if a value for <code>InstanceConfigs</code> is also specified.</p>
|
|
1475
|
-
*
|
|
1485
|
+
* <p>Some instance types have a fixed total local storage size. If you select one of these
|
|
1476
1486
|
* instances for training, <code>VolumeSizeInGB</code> cannot be greater than this total
|
|
1477
1487
|
* size. For a list of instance types with local instance storage and their sizes, see
|
|
1478
1488
|
* <a href="http://aws.amazon.com/releasenotes/host-instance-storage-volumes-table/">instance store volumes</a>.</p>
|
|
1479
|
-
*
|
|
1489
|
+
* <note>
|
|
1480
1490
|
* <p>SageMaker supports only the <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html">General Purpose SSD
|
|
1481
1491
|
* (gp2)</a> storage volume type.</p>
|
|
1482
|
-
*
|
|
1492
|
+
* </note>
|
|
1483
1493
|
*/
|
|
1484
1494
|
VolumeSizeInGB?: number;
|
|
1485
1495
|
/**
|
|
1486
1496
|
* <p>A key used by Amazon Web Services Key Management Service to encrypt data on the storage volume
|
|
1487
1497
|
* attached to the compute instances used to run the training job. You can use either of
|
|
1488
1498
|
* the following formats to specify a key.</p>
|
|
1489
|
-
*
|
|
1490
|
-
*
|
|
1499
|
+
* <p>KMS Key ID:</p>
|
|
1500
|
+
* <p>
|
|
1491
1501
|
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
1492
1502
|
* </p>
|
|
1493
|
-
*
|
|
1494
|
-
*
|
|
1503
|
+
* <p>Amazon Resource Name (ARN) of a KMS key:</p>
|
|
1504
|
+
* <p>
|
|
1495
1505
|
* <code>"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
1496
1506
|
* </p>
|
|
1497
|
-
*
|
|
1507
|
+
* <p>Some instances use local storage, which use a <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ssd-instance-store.html">hardware module to
|
|
1498
1508
|
* encrypt</a> storage volumes. If you choose one of these instance types, you
|
|
1499
1509
|
* cannot request a <code>VolumeKmsKeyId</code>. For a list of instance types that use
|
|
1500
1510
|
* local storage, see <a href="http://aws.amazon.com/releasenotes/host-instance-storage-volumes-table/">instance store
|
|
@@ -1513,7 +1523,7 @@ export interface HyperParameterTuningResourceConfig {
|
|
|
1513
1523
|
* use in model training jobs launched by hyperparameter tuning jobs. The
|
|
1514
1524
|
* <code>AllocationStrategy</code> controls the order in which multiple configurations
|
|
1515
1525
|
* provided in <code>InstanceConfigs</code> are used.</p>
|
|
1516
|
-
*
|
|
1526
|
+
* <note>
|
|
1517
1527
|
* <p>If you only want to use a single instance configuration inside the
|
|
1518
1528
|
* <code>HyperParameterTuningResourceConfig</code> API, do not provide a value for
|
|
1519
1529
|
* <code>InstanceConfigs</code>. Instead, use <code>InstanceType</code>,
|
|
@@ -1521,7 +1531,7 @@ export interface HyperParameterTuningResourceConfig {
|
|
|
1521
1531
|
* <code>InstanceConfigs</code>, do not provide values for
|
|
1522
1532
|
* <code>InstanceType</code>, <code>VolumeSizeInGB</code> or
|
|
1523
1533
|
* <code>InstanceCount</code>.</p>
|
|
1524
|
-
*
|
|
1534
|
+
* </note>
|
|
1525
1535
|
*/
|
|
1526
1536
|
InstanceConfigs?: HyperParameterTuningInstanceConfig[];
|
|
1527
1537
|
}
|
|
@@ -1563,12 +1573,12 @@ export interface HyperParameterTrainingJobDefinition {
|
|
|
1563
1573
|
* with hyperparameter values within these ranges to find the combination of values that
|
|
1564
1574
|
* result in the training job with the best performance as measured by the objective metric
|
|
1565
1575
|
* of the hyperparameter tuning job.</p>
|
|
1566
|
-
*
|
|
1576
|
+
* <note>
|
|
1567
1577
|
* <p>The maximum number of items specified for <code>Array Members</code> refers to the
|
|
1568
1578
|
* maximum number of hyperparameters for each range and also the maximum for the
|
|
1569
1579
|
* hyperparameter tuning job itself. That is, the sum of the number of hyperparameters
|
|
1570
1580
|
* for all the ranges can't exceed the maximum number specified.</p>
|
|
1571
|
-
*
|
|
1581
|
+
* </note>
|
|
1572
1582
|
*/
|
|
1573
1583
|
HyperParameterRanges?: ParameterRanges;
|
|
1574
1584
|
/**
|
|
@@ -1619,7 +1629,7 @@ export interface HyperParameterTrainingJobDefinition {
|
|
|
1619
1629
|
* including
|
|
1620
1630
|
* the compute instances and storage volumes, to use for the training
|
|
1621
1631
|
* jobs that the tuning job launches.</p>
|
|
1622
|
-
*
|
|
1632
|
+
* <p>Storage volumes store model artifacts and
|
|
1623
1633
|
* incremental
|
|
1624
1634
|
* states. Training algorithms might also use storage volumes for
|
|
1625
1635
|
* scratch
|
|
@@ -1627,10 +1637,10 @@ export interface HyperParameterTrainingJobDefinition {
|
|
|
1627
1637
|
* training data, choose <code>File</code> as the <code>TrainingInputMode</code> in the
|
|
1628
1638
|
* algorithm specification. For distributed training algorithms, specify an instance count
|
|
1629
1639
|
* greater than 1.</p>
|
|
1630
|
-
*
|
|
1640
|
+
* <note>
|
|
1631
1641
|
* <p>If you want to use hyperparameter optimization with instance type flexibility, use
|
|
1632
1642
|
* <code>HyperParameterTuningResourceConfig</code> instead.</p>
|
|
1633
|
-
*
|
|
1643
|
+
* </note>
|
|
1634
1644
|
*/
|
|
1635
1645
|
ResourceConfig?: ResourceConfig;
|
|
1636
1646
|
/**
|
|
@@ -1700,16 +1710,16 @@ export declare enum HyperParameterTuningJobWarmStartType {
|
|
|
1700
1710
|
* previous hyperparameter tuning jobs as a starting point. The results of previous tuning
|
|
1701
1711
|
* jobs are used to inform which combinations of hyperparameters to search over in the new
|
|
1702
1712
|
* tuning job.</p>
|
|
1703
|
-
*
|
|
1713
|
+
* <p>All training jobs launched by the new hyperparameter tuning job are evaluated by using
|
|
1704
1714
|
* the objective metric, and the training job that performs the best is compared to the
|
|
1705
1715
|
* best training jobs from the parent tuning jobs. From these, the training job that
|
|
1706
1716
|
* performs the best as measured by the objective metric is returned as the overall best
|
|
1707
1717
|
* training job.</p>
|
|
1708
|
-
*
|
|
1718
|
+
* <note>
|
|
1709
1719
|
* <p>All training jobs launched by parent hyperparameter tuning jobs and the new
|
|
1710
1720
|
* hyperparameter tuning jobs count against the limit of training jobs for the tuning
|
|
1711
1721
|
* job.</p>
|
|
1712
|
-
*
|
|
1722
|
+
* </note>
|
|
1713
1723
|
*/
|
|
1714
1724
|
export interface HyperParameterTuningJobWarmStartConfig {
|
|
1715
1725
|
/**
|
|
@@ -1717,16 +1727,16 @@ export interface HyperParameterTuningJobWarmStartConfig {
|
|
|
1717
1727
|
* hyperparameter tuning job. For more information about warm starting a hyperparameter
|
|
1718
1728
|
* tuning job, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/automatic-model-tuning-warm-start.html">Using a Previous
|
|
1719
1729
|
* Hyperparameter Tuning Job as a Starting Point</a>.</p>
|
|
1720
|
-
*
|
|
1730
|
+
* <p>Hyperparameter tuning jobs created before October 1, 2018 cannot be used as parent
|
|
1721
1731
|
* jobs for warm start tuning jobs.</p>
|
|
1722
1732
|
*/
|
|
1723
1733
|
ParentHyperParameterTuningJobs: ParentHyperParameterTuningJob[] | undefined;
|
|
1724
1734
|
/**
|
|
1725
1735
|
* <p>Specifies one of the following:</p>
|
|
1726
|
-
*
|
|
1736
|
+
* <dl>
|
|
1727
1737
|
* <dt>IDENTICAL_DATA_AND_ALGORITHM</dt>
|
|
1728
1738
|
* <dd>
|
|
1729
|
-
*
|
|
1739
|
+
* <p>The new hyperparameter tuning job uses the same input data and training
|
|
1730
1740
|
* image as the parent tuning jobs. You can change the hyperparameter ranges to
|
|
1731
1741
|
* search and the maximum number of training jobs that the hyperparameter
|
|
1732
1742
|
* tuning job launches. You cannot use a new version of the training algorithm,
|
|
@@ -1737,10 +1747,10 @@ export interface HyperParameterTuningJobWarmStartConfig {
|
|
|
1737
1747
|
* tunable hyperparameters must remain the same as it is in all parent jobs.
|
|
1738
1748
|
* The objective metric for the new tuning job must be the same as for all
|
|
1739
1749
|
* parent jobs.</p>
|
|
1740
|
-
*
|
|
1750
|
+
* </dd>
|
|
1741
1751
|
* <dt>TRANSFER_LEARNING</dt>
|
|
1742
1752
|
* <dd>
|
|
1743
|
-
*
|
|
1753
|
+
* <p>The new hyperparameter tuning job can include input data, hyperparameter
|
|
1744
1754
|
* ranges, maximum number of concurrent training jobs, and maximum number of
|
|
1745
1755
|
* training jobs that are different than those of its parent hyperparameter
|
|
1746
1756
|
* tuning jobs. The training image can also be a different version from the
|
|
@@ -1749,7 +1759,7 @@ export interface HyperParameterTuningJobWarmStartConfig {
|
|
|
1749
1759
|
* total number of static plus tunable hyperparameters must remain the same as
|
|
1750
1760
|
* it is in all parent jobs. The objective metric for the new tuning job must
|
|
1751
1761
|
* be the same as for all parent jobs.</p>
|
|
1752
|
-
*
|
|
1762
|
+
* </dd>
|
|
1753
1763
|
* </dl>
|
|
1754
1764
|
*/
|
|
1755
1765
|
WarmStartType: HyperParameterTuningJobWarmStartType | string | undefined;
|
|
@@ -1787,24 +1797,24 @@ export interface CreateHyperParameterTuningJobRequest {
|
|
|
1787
1797
|
* more previous tuning jobs as a starting point. The results of previous tuning jobs are
|
|
1788
1798
|
* used to inform which combinations of hyperparameters to search over in the new tuning
|
|
1789
1799
|
* job.</p>
|
|
1790
|
-
*
|
|
1800
|
+
* <p>All training jobs launched by the new hyperparameter tuning job are evaluated by using
|
|
1791
1801
|
* the objective metric. If you specify <code>IDENTICAL_DATA_AND_ALGORITHM</code> as the
|
|
1792
1802
|
* <code>WarmStartType</code> value for the warm start configuration, the training job
|
|
1793
1803
|
* that performs the best in the new tuning job is compared to the best training jobs from
|
|
1794
1804
|
* the parent tuning jobs. From these, the training job that performs the best as measured
|
|
1795
1805
|
* by the objective metric is returned as the overall best training job.</p>
|
|
1796
|
-
*
|
|
1806
|
+
* <note>
|
|
1797
1807
|
* <p>All training jobs launched by parent hyperparameter tuning jobs and the new
|
|
1798
1808
|
* hyperparameter tuning jobs count against the limit of training jobs for the tuning
|
|
1799
1809
|
* job.</p>
|
|
1800
|
-
*
|
|
1810
|
+
* </note>
|
|
1801
1811
|
*/
|
|
1802
1812
|
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
|
|
1803
1813
|
/**
|
|
1804
1814
|
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services
|
|
1805
1815
|
* resources in different ways, for example, by purpose, owner, or environment. For more
|
|
1806
1816
|
* information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a>.</p>
|
|
1807
|
-
*
|
|
1817
|
+
* <p>Tags that you specify for the tuning job are also added to all training jobs that the
|
|
1808
1818
|
* tuning job launches.</p>
|
|
1809
1819
|
*/
|
|
1810
1820
|
Tags?: Tag[];
|
|
@@ -1870,17 +1880,17 @@ export interface CreateImageVersionResponse {
|
|
|
1870
1880
|
ImageVersionArn?: string;
|
|
1871
1881
|
}
|
|
1872
1882
|
/**
|
|
1873
|
-
* <p>The Amazon S3 location and configuration for storing inference
|
|
1883
|
+
* <p>The Amazon S3 location and configuration for storing inference request and response data.</p>
|
|
1874
1884
|
*/
|
|
1875
1885
|
export interface InferenceExperimentDataStorageConfig {
|
|
1876
1886
|
/**
|
|
1877
|
-
* <p>The Amazon S3 bucket where the inference
|
|
1887
|
+
* <p>The Amazon S3 bucket where the inference request and response data is stored. </p>
|
|
1878
1888
|
*/
|
|
1879
1889
|
Destination: string | undefined;
|
|
1880
1890
|
/**
|
|
1881
1891
|
* <p>
|
|
1882
|
-
* The Amazon
|
|
1883
|
-
*
|
|
1892
|
+
* The Amazon Web Services Key Management Service key that Amazon SageMaker uses to encrypt captured data at rest using Amazon S3
|
|
1893
|
+
* server-side encryption.
|
|
1884
1894
|
* </p>
|
|
1885
1895
|
*/
|
|
1886
1896
|
KmsKey?: string;
|
|
@@ -1965,15 +1975,15 @@ export declare enum _InstanceType {
|
|
|
1965
1975
|
ML_T3_XLARGE = "ml.t3.xlarge"
|
|
1966
1976
|
}
|
|
1967
1977
|
/**
|
|
1968
|
-
* <p>The infrastructure configuration for deploying the model to real-time inference.</p>
|
|
1978
|
+
* <p>The infrastructure configuration for deploying the model to a real-time inference endpoint.</p>
|
|
1969
1979
|
*/
|
|
1970
1980
|
export interface RealTimeInferenceConfig {
|
|
1971
1981
|
/**
|
|
1972
|
-
* <p>The
|
|
1982
|
+
* <p>The instance type the model is deployed to.</p>
|
|
1973
1983
|
*/
|
|
1974
1984
|
InstanceType: _InstanceType | string | undefined;
|
|
1975
1985
|
/**
|
|
1976
|
-
* <p>The
|
|
1986
|
+
* <p>The number of instances of the type specified by <code>InstanceType</code>.</p>
|
|
1977
1987
|
*/
|
|
1978
1988
|
InstanceCount: number | undefined;
|
|
1979
1989
|
}
|
|
@@ -1987,7 +1997,7 @@ export interface ModelInfrastructureConfig {
|
|
|
1987
1997
|
* <li>
|
|
1988
1998
|
* <p>
|
|
1989
1999
|
* <code>RealTime</code>: Deploy to real-time inference.</p>
|
|
1990
|
-
*
|
|
2000
|
+
* </li>
|
|
1991
2001
|
* </ul>
|
|
1992
2002
|
*/
|
|
1993
2003
|
InfrastructureType: ModelInfrastructureType | string | undefined;
|
|
@@ -2001,7 +2011,7 @@ export interface ModelInfrastructureConfig {
|
|
|
2001
2011
|
*/
|
|
2002
2012
|
export interface ModelVariantConfig {
|
|
2003
2013
|
/**
|
|
2004
|
-
* <p>The name of the
|
|
2014
|
+
* <p>The name of the Amazon SageMaker Model entity.</p>
|
|
2005
2015
|
*/
|
|
2006
2016
|
ModelName: string | undefined;
|
|
2007
2017
|
/**
|
|
@@ -2036,20 +2046,23 @@ export interface ShadowModelVariantConfig {
|
|
|
2036
2046
|
*/
|
|
2037
2047
|
ShadowModelVariantName: string | undefined;
|
|
2038
2048
|
/**
|
|
2039
|
-
* <p>
|
|
2049
|
+
* <p>
|
|
2050
|
+
* The percentage of inference requests that Amazon SageMaker replicates from the production variant to the shadow variant.
|
|
2051
|
+
* </p>
|
|
2040
2052
|
*/
|
|
2041
2053
|
SamplingPercentage: number | undefined;
|
|
2042
2054
|
}
|
|
2043
2055
|
/**
|
|
2044
2056
|
* <p>
|
|
2045
|
-
*
|
|
2046
|
-
*
|
|
2057
|
+
* The configuration of <code>ShadowMode</code> inference experiment type, which specifies a production variant
|
|
2058
|
+
* to take all the inference requests, and a shadow variant to which Amazon SageMaker replicates a percentage of the
|
|
2059
|
+
* inference requests. For the shadow variant it also specifies the percentage of requests that Amazon SageMaker replicates.
|
|
2047
2060
|
* </p>
|
|
2048
2061
|
*/
|
|
2049
2062
|
export interface ShadowModeConfig {
|
|
2050
2063
|
/**
|
|
2051
2064
|
* <p>
|
|
2052
|
-
* The name of the production variant.
|
|
2065
|
+
* The name of the production variant, which takes all the inference requests.
|
|
2053
2066
|
* </p>
|
|
2054
2067
|
*/
|
|
2055
2068
|
SourceModelVariantName: string | undefined;
|
|
@@ -2073,17 +2086,17 @@ export interface CreateInferenceExperimentRequest {
|
|
|
2073
2086
|
* <ul>
|
|
2074
2087
|
* <li>
|
|
2075
2088
|
* <p>
|
|
2076
|
-
*
|
|
2089
|
+
* <code>ShadowMode</code>: You can use this type to validate a shadow variant. For more information,
|
|
2077
2090
|
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/shadow-tests.html">Shadow tests</a>.
|
|
2078
2091
|
* </p>
|
|
2079
|
-
*
|
|
2092
|
+
* </li>
|
|
2080
2093
|
* </ul>
|
|
2081
2094
|
*/
|
|
2082
2095
|
Type: InferenceExperimentType | string | undefined;
|
|
2083
2096
|
/**
|
|
2084
2097
|
* <p>
|
|
2085
2098
|
* The duration for which you want the inference experiment to run. If you don't specify this field, the
|
|
2086
|
-
* experiment automatically concludes after 7 days.
|
|
2099
|
+
* experiment automatically starts immediately upon creation and concludes after 7 days.
|
|
2087
2100
|
* </p>
|
|
2088
2101
|
*/
|
|
2089
2102
|
Schedule?: InferenceExperimentSchedule;
|
|
@@ -2093,7 +2106,8 @@ export interface CreateInferenceExperimentRequest {
|
|
|
2093
2106
|
Description?: string;
|
|
2094
2107
|
/**
|
|
2095
2108
|
* <p>
|
|
2096
|
-
* The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images
|
|
2109
|
+
* The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage
|
|
2110
|
+
* Amazon SageMaker Inference endpoints for model deployment.
|
|
2097
2111
|
* </p>
|
|
2098
2112
|
*/
|
|
2099
2113
|
RoleArn: string | undefined;
|
|
@@ -2105,57 +2119,61 @@ export interface CreateInferenceExperimentRequest {
|
|
|
2105
2119
|
EndpointName: string | undefined;
|
|
2106
2120
|
/**
|
|
2107
2121
|
* <p>
|
|
2108
|
-
*
|
|
2109
|
-
* experiment. Each <code>
|
|
2122
|
+
* An array of <code>ModelVariantConfig</code> objects. There is one for each variant in the inference
|
|
2123
|
+
* experiment. Each <code>ModelVariantConfig</code> object in the array describes the infrastructure
|
|
2110
2124
|
* configuration for the corresponding variant.
|
|
2111
2125
|
* </p>
|
|
2112
2126
|
*/
|
|
2113
2127
|
ModelVariants: ModelVariantConfig[] | undefined;
|
|
2114
2128
|
/**
|
|
2115
2129
|
* <p>
|
|
2116
|
-
* The
|
|
2117
|
-
*
|
|
2130
|
+
* The Amazon S3 location and configuration for storing inference request and response data.
|
|
2131
|
+
* </p>
|
|
2132
|
+
* <p>
|
|
2133
|
+
* This is an optional parameter that you can use for data capture. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor-data-capture.html">Capture data</a>.
|
|
2118
2134
|
* </p>
|
|
2119
2135
|
*/
|
|
2120
2136
|
DataStorageConfig?: InferenceExperimentDataStorageConfig;
|
|
2121
2137
|
/**
|
|
2122
2138
|
* <p>
|
|
2123
|
-
*
|
|
2124
|
-
* variant
|
|
2139
|
+
* The configuration of <code>ShadowMode</code> inference experiment type. Use this field to specify a
|
|
2140
|
+
* production variant which takes all the inference requests, and a shadow variant to which Amazon SageMaker replicates a
|
|
2141
|
+
* percentage of the inference requests. For the shadow variant also specify the percentage of requests that
|
|
2142
|
+
* Amazon SageMaker replicates.
|
|
2125
2143
|
* </p>
|
|
2126
2144
|
*/
|
|
2127
2145
|
ShadowModeConfig: ShadowModeConfig | undefined;
|
|
2128
2146
|
/**
|
|
2129
2147
|
* <p>
|
|
2130
|
-
* The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt
|
|
2131
|
-
*
|
|
2132
|
-
*
|
|
2148
|
+
* The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on
|
|
2149
|
+
* the storage volume attached to the ML compute instance that hosts the endpoint. The <code>KmsKey</code> can
|
|
2150
|
+
* be any of the following formats:
|
|
2133
2151
|
* </p>
|
|
2134
2152
|
* <ul>
|
|
2135
2153
|
* <li>
|
|
2136
2154
|
* <p>KMS key ID</p>
|
|
2137
2155
|
* <p>
|
|
2138
|
-
*
|
|
2156
|
+
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
2139
2157
|
* </p>
|
|
2140
|
-
*
|
|
2158
|
+
* </li>
|
|
2141
2159
|
* <li>
|
|
2142
2160
|
* <p>Amazon Resource Name (ARN) of a KMS key</p>
|
|
2143
2161
|
* <p>
|
|
2144
|
-
*
|
|
2162
|
+
* <code>"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
2145
2163
|
* </p>
|
|
2146
|
-
*
|
|
2164
|
+
* </li>
|
|
2147
2165
|
* <li>
|
|
2148
2166
|
* <p>KMS key Alias</p>
|
|
2149
2167
|
* <p>
|
|
2150
|
-
*
|
|
2168
|
+
* <code>"alias/ExampleAlias"</code>
|
|
2151
2169
|
* </p>
|
|
2152
|
-
*
|
|
2170
|
+
* </li>
|
|
2153
2171
|
* <li>
|
|
2154
2172
|
* <p>Amazon Resource Name (ARN) of a KMS key Alias</p>
|
|
2155
2173
|
* <p>
|
|
2156
|
-
*
|
|
2174
|
+
* <code>"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"</code>
|
|
2157
2175
|
* </p>
|
|
2158
|
-
*
|
|
2176
|
+
* </li>
|
|
2159
2177
|
* </ul>
|
|
2160
2178
|
* <p>
|
|
2161
2179
|
* If you use a KMS key ID or an alias of your KMS key, the Amazon SageMaker execution role must include permissions to
|
|
@@ -2330,6 +2348,20 @@ export interface TrafficPattern {
|
|
|
2330
2348
|
*/
|
|
2331
2349
|
Phases?: Phase[];
|
|
2332
2350
|
}
|
|
2351
|
+
/**
|
|
2352
|
+
* <p>Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.</p>
|
|
2353
|
+
*/
|
|
2354
|
+
export interface RecommendationJobVpcConfig {
|
|
2355
|
+
/**
|
|
2356
|
+
* <p>The VPC security group IDs. IDs have the form of <code>sg-xxxxxxxx</code>.
|
|
2357
|
+
* Specify the security groups for the VPC that is specified in the <code>Subnets</code> field.</p>
|
|
2358
|
+
*/
|
|
2359
|
+
SecurityGroupIds: string[] | undefined;
|
|
2360
|
+
/**
|
|
2361
|
+
* <p>The ID of the subnets in the VPC to which you want to connect your model.</p>
|
|
2362
|
+
*/
|
|
2363
|
+
Subnets: string[] | undefined;
|
|
2364
|
+
}
|
|
2333
2365
|
/**
|
|
2334
2366
|
* <p>The input configuration of the recommendation job.</p>
|
|
2335
2367
|
*/
|
|
@@ -2358,12 +2390,10 @@ export interface RecommendationJobInputConfig {
|
|
|
2358
2390
|
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key
|
|
2359
2391
|
* that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
|
|
2360
2392
|
* This key will be passed to SageMaker Hosting for endpoint creation. </p>
|
|
2361
|
-
*
|
|
2362
2393
|
* <p>The SageMaker execution role must have <code>kms:CreateGrant</code> permission in order to encrypt data on the storage
|
|
2363
2394
|
* volume of the endpoints created for inference recommendation. The inference recommendation job will fail
|
|
2364
2395
|
* asynchronously during endpoint configuration creation if the role passed does not have
|
|
2365
2396
|
* <code>kms:CreateGrant</code> permission.</p>
|
|
2366
|
-
*
|
|
2367
2397
|
* <p>The <code>KmsKeyId</code> can be any of the following formats:</p>
|
|
2368
2398
|
* <ul>
|
|
2369
2399
|
* <li>
|
|
@@ -2405,6 +2435,10 @@ export interface RecommendationJobInputConfig {
|
|
|
2405
2435
|
* <p>Existing customer endpoints on which to run an Inference Recommender job.</p>
|
|
2406
2436
|
*/
|
|
2407
2437
|
Endpoints?: EndpointInfo[];
|
|
2438
|
+
/**
|
|
2439
|
+
* <p>Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.</p>
|
|
2440
|
+
*/
|
|
2441
|
+
VpcConfig?: RecommendationJobVpcConfig;
|
|
2408
2442
|
}
|
|
2409
2443
|
export declare enum RecommendationJobType {
|
|
2410
2444
|
ADVANCED = "Advanced",
|
|
@@ -2429,7 +2463,6 @@ export interface RecommendationJobOutputConfig {
|
|
|
2429
2463
|
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key
|
|
2430
2464
|
* that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption.
|
|
2431
2465
|
* The SageMaker execution role must have <code>kms:GenerateDataKey</code> permission.</p>
|
|
2432
|
-
*
|
|
2433
2466
|
* <p>The <code>KmsKeyId</code> can be any of the following formats:</p>
|
|
2434
2467
|
* <ul>
|
|
2435
2468
|
* <li>
|
|
@@ -2552,9 +2585,9 @@ export interface CreateInferenceRecommendationsJobResponse {
|
|
|
2552
2585
|
/**
|
|
2553
2586
|
* <p>Provided configuration information for the worker UI for a labeling job. Provide
|
|
2554
2587
|
* either <code>HumanTaskUiArn</code> or <code>UiTemplateS3Uri</code>.</p>
|
|
2555
|
-
*
|
|
2588
|
+
* <p>For named entity recognition, 3D point cloud and video frame labeling jobs, use
|
|
2556
2589
|
* <code>HumanTaskUiArn</code>.</p>
|
|
2557
|
-
*
|
|
2590
|
+
* <p>For all other Ground Truth built-in task types and custom task types, use
|
|
2558
2591
|
* <code>UiTemplateS3Uri</code> to specify the location of a worker task template in
|
|
2559
2592
|
* Amazon S3.</p>
|
|
2560
2593
|
*/
|
|
@@ -2569,76 +2602,69 @@ export interface UiConfig {
|
|
|
2569
2602
|
/**
|
|
2570
2603
|
* <p>The ARN of the worker task template used to render the worker UI and tools for
|
|
2571
2604
|
* labeling job tasks.</p>
|
|
2572
|
-
*
|
|
2605
|
+
* <p>Use this parameter when you are creating a labeling job for named entity recognition,
|
|
2573
2606
|
* 3D point cloud and video frame labeling jobs. Use your labeling job task type to select
|
|
2574
2607
|
* one of the following ARNs and use it with this parameter when you create a labeling job.
|
|
2575
2608
|
* Replace <code>aws-region</code> with the Amazon Web Services Region you are creating your labeling job
|
|
2576
2609
|
* in. For example, replace <code>aws-region</code> with <code>us-west-1</code> if you
|
|
2577
2610
|
* create a labeling job in US West (N. California).</p>
|
|
2578
|
-
*
|
|
2611
|
+
* <p>
|
|
2579
2612
|
* <b>Named Entity Recognition</b>
|
|
2580
2613
|
* </p>
|
|
2581
|
-
*
|
|
2614
|
+
* <p>Use the following <code>HumanTaskUiArn</code> for named entity recognition labeling
|
|
2582
2615
|
* jobs:</p>
|
|
2583
|
-
*
|
|
2616
|
+
* <p>
|
|
2584
2617
|
* <code>arn:aws:sagemaker:aws-region:394669845002:human-task-ui/NamedEntityRecognition</code>
|
|
2585
2618
|
* </p>
|
|
2586
|
-
*
|
|
2587
|
-
* <p>
|
|
2619
|
+
* <p>
|
|
2588
2620
|
* <b>3D Point Cloud HumanTaskUiArns</b>
|
|
2589
2621
|
* </p>
|
|
2590
|
-
*
|
|
2591
|
-
* <p>Use this <code>HumanTaskUiArn</code> for 3D point cloud object detection and 3D point
|
|
2622
|
+
* <p>Use this <code>HumanTaskUiArn</code> for 3D point cloud object detection and 3D point
|
|
2592
2623
|
* cloud object detection adjustment labeling jobs. </p>
|
|
2593
|
-
*
|
|
2624
|
+
* <ul>
|
|
2594
2625
|
* <li>
|
|
2595
|
-
*
|
|
2596
|
-
*
|
|
2597
|
-
*
|
|
2626
|
+
* <p>
|
|
2627
|
+
* <code>arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectDetection</code>
|
|
2628
|
+
* </p>
|
|
2598
2629
|
* </li>
|
|
2599
2630
|
* </ul>
|
|
2600
|
-
*
|
|
2601
|
-
* <p> Use this <code>HumanTaskUiArn</code> for 3D point cloud object tracking and 3D point
|
|
2631
|
+
* <p> Use this <code>HumanTaskUiArn</code> for 3D point cloud object tracking and 3D point
|
|
2602
2632
|
* cloud object tracking adjustment labeling jobs. </p>
|
|
2603
|
-
*
|
|
2633
|
+
* <ul>
|
|
2604
2634
|
* <li>
|
|
2605
|
-
*
|
|
2635
|
+
* <p>
|
|
2606
2636
|
* <code>arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectTracking</code>
|
|
2607
|
-
*
|
|
2637
|
+
* </p>
|
|
2608
2638
|
* </li>
|
|
2609
2639
|
* </ul>
|
|
2610
|
-
*
|
|
2611
|
-
* <p> Use this <code>HumanTaskUiArn</code> for 3D point cloud semantic segmentation and 3D
|
|
2640
|
+
* <p> Use this <code>HumanTaskUiArn</code> for 3D point cloud semantic segmentation and 3D
|
|
2612
2641
|
* point cloud semantic segmentation adjustment labeling jobs.</p>
|
|
2613
|
-
*
|
|
2642
|
+
* <ul>
|
|
2614
2643
|
* <li>
|
|
2615
|
-
*
|
|
2644
|
+
* <p>
|
|
2616
2645
|
* <code>arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudSemanticSegmentation</code>
|
|
2617
|
-
*
|
|
2646
|
+
* </p>
|
|
2618
2647
|
* </li>
|
|
2619
2648
|
* </ul>
|
|
2620
|
-
*
|
|
2621
|
-
* <p>
|
|
2649
|
+
* <p>
|
|
2622
2650
|
* <b>Video Frame HumanTaskUiArns</b>
|
|
2623
2651
|
* </p>
|
|
2624
|
-
*
|
|
2625
|
-
* <p>Use this <code>HumanTaskUiArn</code> for video frame object detection and video frame
|
|
2652
|
+
* <p>Use this <code>HumanTaskUiArn</code> for video frame object detection and video frame
|
|
2626
2653
|
* object detection adjustment labeling jobs. </p>
|
|
2627
|
-
*
|
|
2654
|
+
* <ul>
|
|
2628
2655
|
* <li>
|
|
2629
|
-
*
|
|
2630
|
-
*
|
|
2631
|
-
*
|
|
2656
|
+
* <p>
|
|
2657
|
+
* <code>arn:aws:sagemaker:region:394669845002:human-task-ui/VideoObjectDetection</code>
|
|
2658
|
+
* </p>
|
|
2632
2659
|
* </li>
|
|
2633
2660
|
* </ul>
|
|
2634
|
-
*
|
|
2635
|
-
* <p> Use this <code>HumanTaskUiArn</code> for video frame object tracking and video frame
|
|
2661
|
+
* <p> Use this <code>HumanTaskUiArn</code> for video frame object tracking and video frame
|
|
2636
2662
|
* object tracking adjustment labeling jobs. </p>
|
|
2637
|
-
*
|
|
2663
|
+
* <ul>
|
|
2638
2664
|
* <li>
|
|
2639
|
-
*
|
|
2665
|
+
* <p>
|
|
2640
2666
|
* <code>arn:aws:sagemaker:aws-region:394669845002:human-task-ui/VideoObjectTracking</code>
|
|
2641
|
-
*
|
|
2667
|
+
* </p>
|
|
2642
2668
|
* </li>
|
|
2643
2669
|
* </ul>
|
|
2644
2670
|
*/
|
|
@@ -2661,1519 +2687,1473 @@ export interface HumanTaskConfig {
|
|
|
2661
2687
|
* <p>The Amazon Resource Name (ARN) of a Lambda function that is run before a data object
|
|
2662
2688
|
* is sent to a human worker. Use this function to provide input to a custom labeling
|
|
2663
2689
|
* job.</p>
|
|
2664
|
-
*
|
|
2690
|
+
* <p>For <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html">built-in
|
|
2665
2691
|
* task types</a>, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for
|
|
2666
2692
|
* <code>PreHumanTaskLambdaArn</code>. For custom labeling workflows, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-custom-templates-step3.html#sms-custom-templates-step3-prelambda">Pre-annotation Lambda</a>. </p>
|
|
2667
|
-
*
|
|
2668
|
-
*
|
|
2669
|
-
*
|
|
2670
2693
|
* <p>
|
|
2671
2694
|
* <b>Bounding box</b> - Finds the most similar boxes from
|
|
2672
2695
|
* different workers based on the Jaccard index of the boxes.</p>
|
|
2673
|
-
*
|
|
2696
|
+
* <ul>
|
|
2674
2697
|
* <li>
|
|
2675
|
-
*
|
|
2676
|
-
*
|
|
2677
|
-
*
|
|
2698
|
+
* <p>
|
|
2699
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-BoundingBox</code>
|
|
2700
|
+
* </p>
|
|
2678
2701
|
* </li>
|
|
2679
2702
|
* <li>
|
|
2680
|
-
*
|
|
2681
|
-
*
|
|
2682
|
-
*
|
|
2703
|
+
* <p>
|
|
2704
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-BoundingBox</code>
|
|
2705
|
+
* </p>
|
|
2683
2706
|
* </li>
|
|
2684
2707
|
* <li>
|
|
2685
|
-
*
|
|
2686
|
-
*
|
|
2687
|
-
*
|
|
2708
|
+
* <p>
|
|
2709
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-BoundingBox</code>
|
|
2710
|
+
* </p>
|
|
2688
2711
|
* </li>
|
|
2689
2712
|
* <li>
|
|
2690
|
-
*
|
|
2691
|
-
*
|
|
2692
|
-
*
|
|
2713
|
+
* <p>
|
|
2714
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-BoundingBox</code>
|
|
2715
|
+
* </p>
|
|
2693
2716
|
* </li>
|
|
2694
2717
|
* <li>
|
|
2695
|
-
*
|
|
2696
|
-
*
|
|
2697
|
-
*
|
|
2718
|
+
* <p>
|
|
2719
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-BoundingBox</code>
|
|
2720
|
+
* </p>
|
|
2698
2721
|
* </li>
|
|
2699
2722
|
* <li>
|
|
2700
|
-
*
|
|
2701
|
-
*
|
|
2702
|
-
*
|
|
2723
|
+
* <p>
|
|
2724
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-BoundingBox</code>
|
|
2725
|
+
* </p>
|
|
2703
2726
|
* </li>
|
|
2704
2727
|
* <li>
|
|
2705
|
-
*
|
|
2706
|
-
*
|
|
2707
|
-
*
|
|
2728
|
+
* <p>
|
|
2729
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-BoundingBox</code>
|
|
2730
|
+
* </p>
|
|
2708
2731
|
* </li>
|
|
2709
2732
|
* <li>
|
|
2710
|
-
*
|
|
2711
|
-
*
|
|
2712
|
-
*
|
|
2733
|
+
* <p>
|
|
2734
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-BoundingBox</code>
|
|
2735
|
+
* </p>
|
|
2713
2736
|
* </li>
|
|
2714
2737
|
* <li>
|
|
2715
|
-
*
|
|
2716
|
-
*
|
|
2717
|
-
*
|
|
2738
|
+
* <p>
|
|
2739
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-BoundingBox</code>
|
|
2740
|
+
* </p>
|
|
2718
2741
|
* </li>
|
|
2719
2742
|
* <li>
|
|
2720
|
-
*
|
|
2721
|
-
*
|
|
2722
|
-
*
|
|
2743
|
+
* <p>
|
|
2744
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-BoundingBox</code>
|
|
2745
|
+
* </p>
|
|
2723
2746
|
* </li>
|
|
2724
2747
|
* <li>
|
|
2725
|
-
*
|
|
2726
|
-
*
|
|
2727
|
-
*
|
|
2748
|
+
* <p>
|
|
2749
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-BoundingBox</code>
|
|
2750
|
+
* </p>
|
|
2728
2751
|
* </li>
|
|
2729
2752
|
* <li>
|
|
2730
|
-
*
|
|
2731
|
-
*
|
|
2732
|
-
*
|
|
2753
|
+
* <p>
|
|
2754
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-BoundingBox</code>
|
|
2755
|
+
* </p>
|
|
2733
2756
|
* </li>
|
|
2734
2757
|
* </ul>
|
|
2735
|
-
*
|
|
2736
|
-
*
|
|
2737
|
-
* <p>
|
|
2758
|
+
* <p>
|
|
2738
2759
|
* <b>Image classification</b> - Uses a variant of the Expectation
|
|
2739
2760
|
* Maximization approach to estimate the true class of an image based on
|
|
2740
2761
|
* annotations from individual workers.</p>
|
|
2741
|
-
*
|
|
2742
|
-
* <ul>
|
|
2762
|
+
* <ul>
|
|
2743
2763
|
* <li>
|
|
2744
|
-
*
|
|
2745
|
-
*
|
|
2746
|
-
*
|
|
2764
|
+
* <p>
|
|
2765
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClass</code>
|
|
2766
|
+
* </p>
|
|
2747
2767
|
* </li>
|
|
2748
2768
|
* <li>
|
|
2749
|
-
*
|
|
2750
|
-
*
|
|
2751
|
-
*
|
|
2769
|
+
* <p>
|
|
2770
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClass</code>
|
|
2771
|
+
* </p>
|
|
2752
2772
|
* </li>
|
|
2753
2773
|
* <li>
|
|
2754
|
-
*
|
|
2755
|
-
*
|
|
2756
|
-
*
|
|
2774
|
+
* <p>
|
|
2775
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClass</code>
|
|
2776
|
+
* </p>
|
|
2757
2777
|
* </li>
|
|
2758
2778
|
* <li>
|
|
2759
|
-
*
|
|
2760
|
-
*
|
|
2761
|
-
*
|
|
2779
|
+
* <p>
|
|
2780
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClass</code>
|
|
2781
|
+
* </p>
|
|
2762
2782
|
* </li>
|
|
2763
2783
|
* <li>
|
|
2764
|
-
*
|
|
2765
|
-
*
|
|
2766
|
-
*
|
|
2784
|
+
* <p>
|
|
2785
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClass</code>
|
|
2786
|
+
* </p>
|
|
2767
2787
|
* </li>
|
|
2768
2788
|
* <li>
|
|
2769
|
-
*
|
|
2770
|
-
*
|
|
2771
|
-
*
|
|
2789
|
+
* <p>
|
|
2790
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClass</code>
|
|
2791
|
+
* </p>
|
|
2772
2792
|
* </li>
|
|
2773
2793
|
* <li>
|
|
2774
|
-
*
|
|
2775
|
-
*
|
|
2776
|
-
*
|
|
2794
|
+
* <p>
|
|
2795
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClass</code>
|
|
2796
|
+
* </p>
|
|
2777
2797
|
* </li>
|
|
2778
2798
|
* <li>
|
|
2779
|
-
*
|
|
2780
|
-
*
|
|
2781
|
-
*
|
|
2799
|
+
* <p>
|
|
2800
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClass</code>
|
|
2801
|
+
* </p>
|
|
2782
2802
|
* </li>
|
|
2783
2803
|
* <li>
|
|
2784
|
-
*
|
|
2785
|
-
*
|
|
2786
|
-
*
|
|
2804
|
+
* <p>
|
|
2805
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClass</code>
|
|
2806
|
+
* </p>
|
|
2787
2807
|
* </li>
|
|
2788
2808
|
* <li>
|
|
2789
|
-
*
|
|
2790
|
-
*
|
|
2791
|
-
*
|
|
2809
|
+
* <p>
|
|
2810
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClass</code>
|
|
2811
|
+
* </p>
|
|
2792
2812
|
* </li>
|
|
2793
2813
|
* <li>
|
|
2794
|
-
*
|
|
2795
|
-
*
|
|
2796
|
-
*
|
|
2814
|
+
* <p>
|
|
2815
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClass</code>
|
|
2816
|
+
* </p>
|
|
2797
2817
|
* </li>
|
|
2798
2818
|
* <li>
|
|
2799
|
-
*
|
|
2800
|
-
*
|
|
2801
|
-
*
|
|
2819
|
+
* <p>
|
|
2820
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClass</code>
|
|
2821
|
+
* </p>
|
|
2802
2822
|
* </li>
|
|
2803
2823
|
* </ul>
|
|
2804
|
-
*
|
|
2805
|
-
* <p>
|
|
2824
|
+
* <p>
|
|
2806
2825
|
* <b>Multi-label image classification</b> - Uses a variant of the Expectation
|
|
2807
2826
|
* Maximization approach to estimate the true classes of an image based on
|
|
2808
2827
|
* annotations from individual workers.</p>
|
|
2809
|
-
*
|
|
2828
|
+
* <ul>
|
|
2810
2829
|
* <li>
|
|
2811
|
-
*
|
|
2830
|
+
* <p>
|
|
2812
2831
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2813
2832
|
* </p>
|
|
2814
2833
|
* </li>
|
|
2815
2834
|
* <li>
|
|
2816
|
-
*
|
|
2835
|
+
* <p>
|
|
2817
2836
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2818
2837
|
* </p>
|
|
2819
2838
|
* </li>
|
|
2820
2839
|
* <li>
|
|
2821
|
-
*
|
|
2840
|
+
* <p>
|
|
2822
2841
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2823
2842
|
* </p>
|
|
2824
2843
|
* </li>
|
|
2825
2844
|
* <li>
|
|
2826
|
-
*
|
|
2845
|
+
* <p>
|
|
2827
2846
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2828
2847
|
* </p>
|
|
2829
2848
|
* </li>
|
|
2830
2849
|
* <li>
|
|
2831
|
-
*
|
|
2850
|
+
* <p>
|
|
2832
2851
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2833
2852
|
* </p>
|
|
2834
2853
|
* </li>
|
|
2835
2854
|
* <li>
|
|
2836
|
-
*
|
|
2855
|
+
* <p>
|
|
2837
2856
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2838
2857
|
* </p>
|
|
2839
2858
|
* </li>
|
|
2840
2859
|
* <li>
|
|
2841
|
-
*
|
|
2860
|
+
* <p>
|
|
2842
2861
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2843
2862
|
* </p>
|
|
2844
2863
|
* </li>
|
|
2845
2864
|
* <li>
|
|
2846
|
-
*
|
|
2865
|
+
* <p>
|
|
2847
2866
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2848
2867
|
* </p>
|
|
2849
2868
|
* </li>
|
|
2850
2869
|
* <li>
|
|
2851
|
-
*
|
|
2870
|
+
* <p>
|
|
2852
2871
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2853
2872
|
* </p>
|
|
2854
2873
|
* </li>
|
|
2855
2874
|
* <li>
|
|
2856
|
-
*
|
|
2875
|
+
* <p>
|
|
2857
2876
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2858
2877
|
* </p>
|
|
2859
2878
|
* </li>
|
|
2860
2879
|
* <li>
|
|
2861
|
-
*
|
|
2880
|
+
* <p>
|
|
2862
2881
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2863
2882
|
* </p>
|
|
2864
2883
|
* </li>
|
|
2865
2884
|
* <li>
|
|
2866
|
-
*
|
|
2885
|
+
* <p>
|
|
2867
2886
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClassMultiLabel</code>
|
|
2868
2887
|
* </p>
|
|
2869
2888
|
* </li>
|
|
2870
2889
|
* </ul>
|
|
2871
|
-
*
|
|
2872
|
-
* <p>
|
|
2890
|
+
* <p>
|
|
2873
2891
|
* <b>Semantic segmentation</b> - Treats each pixel in an image as
|
|
2874
2892
|
* a multi-class classification and treats pixel annotations from workers as
|
|
2875
2893
|
* "votes" for the correct label.</p>
|
|
2876
|
-
*
|
|
2894
|
+
* <ul>
|
|
2877
2895
|
* <li>
|
|
2878
|
-
*
|
|
2879
|
-
*
|
|
2880
|
-
*
|
|
2896
|
+
* <p>
|
|
2897
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-SemanticSegmentation</code>
|
|
2898
|
+
* </p>
|
|
2881
2899
|
* </li>
|
|
2882
2900
|
* <li>
|
|
2883
|
-
*
|
|
2884
|
-
*
|
|
2885
|
-
*
|
|
2901
|
+
* <p>
|
|
2902
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-SemanticSegmentation</code>
|
|
2903
|
+
* </p>
|
|
2886
2904
|
* </li>
|
|
2887
2905
|
* <li>
|
|
2888
|
-
*
|
|
2889
|
-
*
|
|
2890
|
-
*
|
|
2906
|
+
* <p>
|
|
2907
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-SemanticSegmentation</code>
|
|
2908
|
+
* </p>
|
|
2891
2909
|
* </li>
|
|
2892
2910
|
* <li>
|
|
2893
|
-
*
|
|
2894
|
-
*
|
|
2895
|
-
*
|
|
2911
|
+
* <p>
|
|
2912
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-SemanticSegmentation</code>
|
|
2913
|
+
* </p>
|
|
2896
2914
|
* </li>
|
|
2897
2915
|
* <li>
|
|
2898
|
-
*
|
|
2899
|
-
*
|
|
2900
|
-
*
|
|
2916
|
+
* <p>
|
|
2917
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-SemanticSegmentation</code>
|
|
2918
|
+
* </p>
|
|
2901
2919
|
* </li>
|
|
2902
2920
|
* <li>
|
|
2903
|
-
*
|
|
2904
|
-
*
|
|
2905
|
-
*
|
|
2921
|
+
* <p>
|
|
2922
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-SemanticSegmentation</code>
|
|
2923
|
+
* </p>
|
|
2906
2924
|
* </li>
|
|
2907
2925
|
* <li>
|
|
2908
|
-
*
|
|
2909
|
-
*
|
|
2910
|
-
*
|
|
2926
|
+
* <p>
|
|
2927
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-SemanticSegmentation</code>
|
|
2928
|
+
* </p>
|
|
2911
2929
|
* </li>
|
|
2912
2930
|
* <li>
|
|
2913
|
-
*
|
|
2914
|
-
*
|
|
2915
|
-
*
|
|
2931
|
+
* <p>
|
|
2932
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-SemanticSegmentation</code>
|
|
2933
|
+
* </p>
|
|
2916
2934
|
* </li>
|
|
2917
2935
|
* <li>
|
|
2918
|
-
*
|
|
2919
|
-
*
|
|
2920
|
-
*
|
|
2936
|
+
* <p>
|
|
2937
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-SemanticSegmentation</code>
|
|
2938
|
+
* </p>
|
|
2921
2939
|
* </li>
|
|
2922
2940
|
* <li>
|
|
2923
|
-
*
|
|
2924
|
-
*
|
|
2925
|
-
*
|
|
2941
|
+
* <p>
|
|
2942
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-SemanticSegmentation</code>
|
|
2943
|
+
* </p>
|
|
2926
2944
|
* </li>
|
|
2927
2945
|
* <li>
|
|
2928
|
-
*
|
|
2929
|
-
*
|
|
2930
|
-
*
|
|
2946
|
+
* <p>
|
|
2947
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-SemanticSegmentation</code>
|
|
2948
|
+
* </p>
|
|
2931
2949
|
* </li>
|
|
2932
2950
|
* <li>
|
|
2933
|
-
*
|
|
2934
|
-
*
|
|
2935
|
-
*
|
|
2951
|
+
* <p>
|
|
2952
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-SemanticSegmentation</code>
|
|
2953
|
+
* </p>
|
|
2936
2954
|
* </li>
|
|
2937
2955
|
* </ul>
|
|
2938
|
-
*
|
|
2939
|
-
* <p>
|
|
2956
|
+
* <p>
|
|
2940
2957
|
* <b>Text classification</b> - Uses a variant of the Expectation
|
|
2941
2958
|
* Maximization approach to estimate the true class of text based on annotations
|
|
2942
2959
|
* from individual workers.</p>
|
|
2943
|
-
*
|
|
2960
|
+
* <ul>
|
|
2944
2961
|
* <li>
|
|
2945
|
-
*
|
|
2946
|
-
*
|
|
2947
|
-
*
|
|
2962
|
+
* <p>
|
|
2963
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClass</code>
|
|
2964
|
+
* </p>
|
|
2948
2965
|
* </li>
|
|
2949
2966
|
* <li>
|
|
2950
|
-
*
|
|
2951
|
-
*
|
|
2952
|
-
*
|
|
2967
|
+
* <p>
|
|
2968
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClass</code>
|
|
2969
|
+
* </p>
|
|
2953
2970
|
* </li>
|
|
2954
2971
|
* <li>
|
|
2955
|
-
*
|
|
2956
|
-
*
|
|
2957
|
-
*
|
|
2972
|
+
* <p>
|
|
2973
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClass</code>
|
|
2974
|
+
* </p>
|
|
2958
2975
|
* </li>
|
|
2959
2976
|
* <li>
|
|
2960
|
-
*
|
|
2961
|
-
*
|
|
2962
|
-
*
|
|
2977
|
+
* <p>
|
|
2978
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClass</code>
|
|
2979
|
+
* </p>
|
|
2963
2980
|
* </li>
|
|
2964
2981
|
* <li>
|
|
2965
|
-
*
|
|
2966
|
-
*
|
|
2967
|
-
*
|
|
2982
|
+
* <p>
|
|
2983
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClass</code>
|
|
2984
|
+
* </p>
|
|
2968
2985
|
* </li>
|
|
2969
2986
|
* <li>
|
|
2970
|
-
*
|
|
2971
|
-
*
|
|
2972
|
-
*
|
|
2987
|
+
* <p>
|
|
2988
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClass</code>
|
|
2989
|
+
* </p>
|
|
2973
2990
|
* </li>
|
|
2974
2991
|
* <li>
|
|
2975
|
-
*
|
|
2976
|
-
*
|
|
2977
|
-
*
|
|
2992
|
+
* <p>
|
|
2993
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClass</code>
|
|
2994
|
+
* </p>
|
|
2978
2995
|
* </li>
|
|
2979
2996
|
* <li>
|
|
2980
|
-
*
|
|
2981
|
-
*
|
|
2982
|
-
*
|
|
2997
|
+
* <p>
|
|
2998
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClass</code>
|
|
2999
|
+
* </p>
|
|
2983
3000
|
* </li>
|
|
2984
3001
|
* <li>
|
|
2985
|
-
*
|
|
2986
|
-
*
|
|
2987
|
-
*
|
|
3002
|
+
* <p>
|
|
3003
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClass</code>
|
|
3004
|
+
* </p>
|
|
2988
3005
|
* </li>
|
|
2989
3006
|
* <li>
|
|
2990
|
-
*
|
|
2991
|
-
*
|
|
2992
|
-
*
|
|
3007
|
+
* <p>
|
|
3008
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClass</code>
|
|
3009
|
+
* </p>
|
|
2993
3010
|
* </li>
|
|
2994
3011
|
* <li>
|
|
2995
|
-
*
|
|
2996
|
-
*
|
|
2997
|
-
*
|
|
3012
|
+
* <p>
|
|
3013
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClass</code>
|
|
3014
|
+
* </p>
|
|
2998
3015
|
* </li>
|
|
2999
3016
|
* <li>
|
|
3000
|
-
*
|
|
3001
|
-
*
|
|
3002
|
-
*
|
|
3017
|
+
* <p>
|
|
3018
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClass</code>
|
|
3019
|
+
* </p>
|
|
3003
3020
|
* </li>
|
|
3004
3021
|
* </ul>
|
|
3005
|
-
*
|
|
3006
|
-
* <p>
|
|
3022
|
+
* <p>
|
|
3007
3023
|
* <b>Multi-label text classification</b> - Uses a variant of the
|
|
3008
3024
|
* Expectation Maximization approach to estimate the true classes of text based on
|
|
3009
3025
|
* annotations from individual workers.</p>
|
|
3010
|
-
*
|
|
3026
|
+
* <ul>
|
|
3011
3027
|
* <li>
|
|
3012
|
-
*
|
|
3028
|
+
* <p>
|
|
3013
3029
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClassMultiLabel</code>
|
|
3014
3030
|
* </p>
|
|
3015
3031
|
* </li>
|
|
3016
3032
|
* <li>
|
|
3017
|
-
*
|
|
3033
|
+
* <p>
|
|
3018
3034
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClassMultiLabel</code>
|
|
3019
3035
|
* </p>
|
|
3020
3036
|
* </li>
|
|
3021
3037
|
* <li>
|
|
3022
|
-
*
|
|
3038
|
+
* <p>
|
|
3023
3039
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClassMultiLabel</code>
|
|
3024
3040
|
* </p>
|
|
3025
3041
|
* </li>
|
|
3026
3042
|
* <li>
|
|
3027
|
-
*
|
|
3043
|
+
* <p>
|
|
3028
3044
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClassMultiLabel</code>
|
|
3029
3045
|
* </p>
|
|
3030
3046
|
* </li>
|
|
3031
3047
|
* <li>
|
|
3032
|
-
*
|
|
3048
|
+
* <p>
|
|
3033
3049
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClassMultiLabel</code>
|
|
3034
3050
|
* </p>
|
|
3035
3051
|
* </li>
|
|
3036
3052
|
* <li>
|
|
3037
|
-
*
|
|
3053
|
+
* <p>
|
|
3038
3054
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClassMultiLabel</code>
|
|
3039
3055
|
* </p>
|
|
3040
3056
|
* </li>
|
|
3041
3057
|
* <li>
|
|
3042
|
-
*
|
|
3058
|
+
* <p>
|
|
3043
3059
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClassMultiLabel</code>
|
|
3044
3060
|
* </p>
|
|
3045
3061
|
* </li>
|
|
3046
3062
|
* <li>
|
|
3047
|
-
*
|
|
3063
|
+
* <p>
|
|
3048
3064
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClassMultiLabel</code>
|
|
3049
3065
|
* </p>
|
|
3050
3066
|
* </li>
|
|
3051
3067
|
* <li>
|
|
3052
|
-
*
|
|
3068
|
+
* <p>
|
|
3053
3069
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClassMultiLabel</code>
|
|
3054
3070
|
* </p>
|
|
3055
3071
|
* </li>
|
|
3056
3072
|
* <li>
|
|
3057
|
-
*
|
|
3073
|
+
* <p>
|
|
3058
3074
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClassMultiLabel</code>
|
|
3059
3075
|
* </p>
|
|
3060
3076
|
* </li>
|
|
3061
3077
|
* <li>
|
|
3062
|
-
*
|
|
3078
|
+
* <p>
|
|
3063
3079
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClassMultiLabel</code>
|
|
3064
3080
|
* </p>
|
|
3065
3081
|
* </li>
|
|
3066
3082
|
* <li>
|
|
3067
|
-
*
|
|
3083
|
+
* <p>
|
|
3068
3084
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClassMultiLabel</code>
|
|
3069
3085
|
* </p>
|
|
3070
3086
|
* </li>
|
|
3071
3087
|
* </ul>
|
|
3072
|
-
*
|
|
3073
|
-
* <p>
|
|
3088
|
+
* <p>
|
|
3074
3089
|
* <b>Named entity recognition</b> - Groups similar selections and
|
|
3075
3090
|
* calculates aggregate boundaries, resolving to most-assigned label.</p>
|
|
3076
|
-
*
|
|
3091
|
+
* <ul>
|
|
3077
3092
|
* <li>
|
|
3078
|
-
*
|
|
3079
|
-
*
|
|
3080
|
-
*
|
|
3093
|
+
* <p>
|
|
3094
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-NamedEntityRecognition</code>
|
|
3095
|
+
* </p>
|
|
3081
3096
|
* </li>
|
|
3082
3097
|
* <li>
|
|
3083
|
-
*
|
|
3084
|
-
*
|
|
3085
|
-
*
|
|
3098
|
+
* <p>
|
|
3099
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-NamedEntityRecognition</code>
|
|
3100
|
+
* </p>
|
|
3086
3101
|
* </li>
|
|
3087
3102
|
* <li>
|
|
3088
|
-
*
|
|
3089
|
-
*
|
|
3090
|
-
*
|
|
3103
|
+
* <p>
|
|
3104
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-NamedEntityRecognition</code>
|
|
3105
|
+
* </p>
|
|
3091
3106
|
* </li>
|
|
3092
3107
|
* <li>
|
|
3093
|
-
*
|
|
3094
|
-
*
|
|
3095
|
-
*
|
|
3108
|
+
* <p>
|
|
3109
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-NamedEntityRecognition</code>
|
|
3110
|
+
* </p>
|
|
3096
3111
|
* </li>
|
|
3097
3112
|
* <li>
|
|
3098
|
-
*
|
|
3099
|
-
*
|
|
3100
|
-
*
|
|
3113
|
+
* <p>
|
|
3114
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-NamedEntityRecognition</code>
|
|
3115
|
+
* </p>
|
|
3101
3116
|
* </li>
|
|
3102
3117
|
* <li>
|
|
3103
|
-
*
|
|
3104
|
-
*
|
|
3105
|
-
*
|
|
3118
|
+
* <p>
|
|
3119
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-NamedEntityRecognition</code>
|
|
3120
|
+
* </p>
|
|
3106
3121
|
* </li>
|
|
3107
3122
|
* <li>
|
|
3108
|
-
*
|
|
3109
|
-
*
|
|
3110
|
-
*
|
|
3123
|
+
* <p>
|
|
3124
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-NamedEntityRecognition</code>
|
|
3125
|
+
* </p>
|
|
3111
3126
|
* </li>
|
|
3112
3127
|
* <li>
|
|
3113
|
-
*
|
|
3114
|
-
*
|
|
3115
|
-
*
|
|
3128
|
+
* <p>
|
|
3129
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-NamedEntityRecognition</code>
|
|
3130
|
+
* </p>
|
|
3116
3131
|
* </li>
|
|
3117
3132
|
* <li>
|
|
3118
|
-
*
|
|
3119
|
-
*
|
|
3120
|
-
*
|
|
3133
|
+
* <p>
|
|
3134
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-NamedEntityRecognition</code>
|
|
3135
|
+
* </p>
|
|
3121
3136
|
* </li>
|
|
3122
3137
|
* <li>
|
|
3123
|
-
*
|
|
3124
|
-
*
|
|
3125
|
-
*
|
|
3138
|
+
* <p>
|
|
3139
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-NamedEntityRecognition</code>
|
|
3140
|
+
* </p>
|
|
3126
3141
|
* </li>
|
|
3127
3142
|
* <li>
|
|
3128
|
-
*
|
|
3129
|
-
*
|
|
3130
|
-
*
|
|
3143
|
+
* <p>
|
|
3144
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-NamedEntityRecognition</code>
|
|
3145
|
+
* </p>
|
|
3131
3146
|
* </li>
|
|
3132
3147
|
* <li>
|
|
3133
|
-
*
|
|
3134
|
-
*
|
|
3135
|
-
*
|
|
3148
|
+
* <p>
|
|
3149
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-NamedEntityRecognition</code>
|
|
3150
|
+
* </p>
|
|
3136
3151
|
* </li>
|
|
3137
3152
|
* </ul>
|
|
3138
|
-
*
|
|
3139
|
-
*
|
|
3140
|
-
*
|
|
3141
|
-
*
|
|
3142
|
-
* <p>
|
|
3153
|
+
* <p>
|
|
3143
3154
|
* <b>Video Classification</b> - Use this task type when you need workers to classify videos using
|
|
3144
3155
|
* predefined labels that you specify. Workers are shown videos and are asked to choose one
|
|
3145
3156
|
* label for each video.</p>
|
|
3146
|
-
*
|
|
3147
|
-
* <ul>
|
|
3157
|
+
* <ul>
|
|
3148
3158
|
* <li>
|
|
3149
|
-
*
|
|
3159
|
+
* <p>
|
|
3150
3160
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoMultiClass</code>
|
|
3151
|
-
*
|
|
3161
|
+
* </p>
|
|
3152
3162
|
* </li>
|
|
3153
3163
|
* <li>
|
|
3154
|
-
*
|
|
3164
|
+
* <p>
|
|
3155
3165
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoMultiClass</code>
|
|
3156
|
-
*
|
|
3166
|
+
* </p>
|
|
3157
3167
|
* </li>
|
|
3158
3168
|
* <li>
|
|
3159
|
-
*
|
|
3169
|
+
* <p>
|
|
3160
3170
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoMultiClass</code>
|
|
3161
|
-
*
|
|
3171
|
+
* </p>
|
|
3162
3172
|
* </li>
|
|
3163
3173
|
* <li>
|
|
3164
|
-
*
|
|
3174
|
+
* <p>
|
|
3165
3175
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoMultiClass</code>
|
|
3166
|
-
*
|
|
3176
|
+
* </p>
|
|
3167
3177
|
* </li>
|
|
3168
3178
|
* <li>
|
|
3169
|
-
*
|
|
3179
|
+
* <p>
|
|
3170
3180
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoMultiClass</code>
|
|
3171
|
-
*
|
|
3181
|
+
* </p>
|
|
3172
3182
|
* </li>
|
|
3173
3183
|
* <li>
|
|
3174
|
-
*
|
|
3184
|
+
* <p>
|
|
3175
3185
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoMultiClass</code>
|
|
3176
|
-
*
|
|
3186
|
+
* </p>
|
|
3177
3187
|
* </li>
|
|
3178
3188
|
* <li>
|
|
3179
|
-
*
|
|
3189
|
+
* <p>
|
|
3180
3190
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoMultiClass</code>
|
|
3181
|
-
*
|
|
3191
|
+
* </p>
|
|
3182
3192
|
* </li>
|
|
3183
3193
|
* <li>
|
|
3184
|
-
*
|
|
3194
|
+
* <p>
|
|
3185
3195
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoMultiClass</code>
|
|
3186
|
-
*
|
|
3196
|
+
* </p>
|
|
3187
3197
|
* </li>
|
|
3188
3198
|
* <li>
|
|
3189
|
-
*
|
|
3199
|
+
* <p>
|
|
3190
3200
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoMultiClass</code>
|
|
3191
|
-
*
|
|
3201
|
+
* </p>
|
|
3192
3202
|
* </li>
|
|
3193
3203
|
* <li>
|
|
3194
|
-
*
|
|
3204
|
+
* <p>
|
|
3195
3205
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoMultiClass</code>
|
|
3196
|
-
*
|
|
3206
|
+
* </p>
|
|
3197
3207
|
* </li>
|
|
3198
3208
|
* <li>
|
|
3199
|
-
*
|
|
3209
|
+
* <p>
|
|
3200
3210
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoMultiClass</code>
|
|
3201
|
-
*
|
|
3211
|
+
* </p>
|
|
3202
3212
|
* </li>
|
|
3203
3213
|
* <li>
|
|
3204
|
-
*
|
|
3214
|
+
* <p>
|
|
3205
3215
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoMultiClass</code>
|
|
3206
|
-
*
|
|
3216
|
+
* </p>
|
|
3207
3217
|
* </li>
|
|
3208
3218
|
* </ul>
|
|
3209
|
-
*
|
|
3210
|
-
* <p>
|
|
3219
|
+
* <p>
|
|
3211
3220
|
* <b>Video Frame Object Detection</b> - Use this task type to
|
|
3212
3221
|
* have workers identify and locate objects in a sequence of video frames (images extracted
|
|
3213
3222
|
* from a video) using bounding boxes. For example, you can use this task to ask workers to
|
|
3214
3223
|
* identify and localize various objects in a series of video frames, such as cars, bikes,
|
|
3215
3224
|
* and pedestrians.</p>
|
|
3216
|
-
*
|
|
3217
|
-
* <ul>
|
|
3225
|
+
* <ul>
|
|
3218
3226
|
* <li>
|
|
3219
|
-
*
|
|
3227
|
+
* <p>
|
|
3220
3228
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectDetection</code>
|
|
3221
|
-
*
|
|
3229
|
+
* </p>
|
|
3222
3230
|
* </li>
|
|
3223
3231
|
* <li>
|
|
3224
|
-
*
|
|
3232
|
+
* <p>
|
|
3225
3233
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectDetection</code>
|
|
3226
|
-
*
|
|
3234
|
+
* </p>
|
|
3227
3235
|
* </li>
|
|
3228
3236
|
* <li>
|
|
3229
|
-
*
|
|
3237
|
+
* <p>
|
|
3230
3238
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectDetection</code>
|
|
3231
|
-
*
|
|
3239
|
+
* </p>
|
|
3232
3240
|
* </li>
|
|
3233
3241
|
* <li>
|
|
3234
|
-
*
|
|
3242
|
+
* <p>
|
|
3235
3243
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectDetection</code>
|
|
3236
|
-
*
|
|
3244
|
+
* </p>
|
|
3237
3245
|
* </li>
|
|
3238
3246
|
* <li>
|
|
3239
|
-
*
|
|
3247
|
+
* <p>
|
|
3240
3248
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectDetection</code>
|
|
3241
|
-
*
|
|
3249
|
+
* </p>
|
|
3242
3250
|
* </li>
|
|
3243
3251
|
* <li>
|
|
3244
|
-
*
|
|
3252
|
+
* <p>
|
|
3245
3253
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectDetection</code>
|
|
3246
|
-
*
|
|
3254
|
+
* </p>
|
|
3247
3255
|
* </li>
|
|
3248
3256
|
* <li>
|
|
3249
|
-
*
|
|
3257
|
+
* <p>
|
|
3250
3258
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectDetection</code>
|
|
3251
|
-
*
|
|
3259
|
+
* </p>
|
|
3252
3260
|
* </li>
|
|
3253
3261
|
* <li>
|
|
3254
|
-
*
|
|
3262
|
+
* <p>
|
|
3255
3263
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectDetection</code>
|
|
3256
|
-
*
|
|
3264
|
+
* </p>
|
|
3257
3265
|
* </li>
|
|
3258
3266
|
* <li>
|
|
3259
|
-
*
|
|
3267
|
+
* <p>
|
|
3260
3268
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectDetection</code>
|
|
3261
|
-
*
|
|
3269
|
+
* </p>
|
|
3262
3270
|
* </li>
|
|
3263
3271
|
* <li>
|
|
3264
|
-
*
|
|
3272
|
+
* <p>
|
|
3265
3273
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectDetection</code>
|
|
3266
|
-
*
|
|
3274
|
+
* </p>
|
|
3267
3275
|
* </li>
|
|
3268
3276
|
* <li>
|
|
3269
|
-
*
|
|
3277
|
+
* <p>
|
|
3270
3278
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectDetection</code>
|
|
3271
|
-
*
|
|
3279
|
+
* </p>
|
|
3272
3280
|
* </li>
|
|
3273
3281
|
* <li>
|
|
3274
|
-
*
|
|
3282
|
+
* <p>
|
|
3275
3283
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectDetection</code>
|
|
3276
|
-
*
|
|
3284
|
+
* </p>
|
|
3277
3285
|
* </li>
|
|
3278
3286
|
* </ul>
|
|
3279
|
-
*
|
|
3280
|
-
* <p>
|
|
3287
|
+
* <p>
|
|
3281
3288
|
* <b>Video Frame Object Tracking</b> - Use this task type to
|
|
3282
3289
|
* have workers track the movement of objects in a sequence of video frames (images
|
|
3283
3290
|
* extracted from a video) using bounding boxes. For example, you can use this task to ask
|
|
3284
3291
|
* workers to track the movement of objects, such as cars, bikes, and pedestrians. </p>
|
|
3285
|
-
*
|
|
3292
|
+
* <ul>
|
|
3286
3293
|
* <li>
|
|
3287
|
-
*
|
|
3294
|
+
* <p>
|
|
3288
3295
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectTracking</code>
|
|
3289
|
-
*
|
|
3296
|
+
* </p>
|
|
3290
3297
|
* </li>
|
|
3291
3298
|
* <li>
|
|
3292
|
-
*
|
|
3299
|
+
* <p>
|
|
3293
3300
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectTracking</code>
|
|
3294
|
-
*
|
|
3301
|
+
* </p>
|
|
3295
3302
|
* </li>
|
|
3296
3303
|
* <li>
|
|
3297
|
-
*
|
|
3304
|
+
* <p>
|
|
3298
3305
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectTracking</code>
|
|
3299
|
-
*
|
|
3306
|
+
* </p>
|
|
3300
3307
|
* </li>
|
|
3301
3308
|
* <li>
|
|
3302
|
-
*
|
|
3309
|
+
* <p>
|
|
3303
3310
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectTracking</code>
|
|
3304
|
-
*
|
|
3311
|
+
* </p>
|
|
3305
3312
|
* </li>
|
|
3306
3313
|
* <li>
|
|
3307
|
-
*
|
|
3314
|
+
* <p>
|
|
3308
3315
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectTracking</code>
|
|
3309
|
-
*
|
|
3316
|
+
* </p>
|
|
3310
3317
|
* </li>
|
|
3311
3318
|
* <li>
|
|
3312
|
-
*
|
|
3319
|
+
* <p>
|
|
3313
3320
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectTracking</code>
|
|
3314
|
-
*
|
|
3321
|
+
* </p>
|
|
3315
3322
|
* </li>
|
|
3316
3323
|
* <li>
|
|
3317
|
-
*
|
|
3324
|
+
* <p>
|
|
3318
3325
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectTracking</code>
|
|
3319
|
-
*
|
|
3326
|
+
* </p>
|
|
3320
3327
|
* </li>
|
|
3321
3328
|
* <li>
|
|
3322
|
-
*
|
|
3329
|
+
* <p>
|
|
3323
3330
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectTracking</code>
|
|
3324
|
-
*
|
|
3331
|
+
* </p>
|
|
3325
3332
|
* </li>
|
|
3326
3333
|
* <li>
|
|
3327
|
-
*
|
|
3334
|
+
* <p>
|
|
3328
3335
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectTracking</code>
|
|
3329
|
-
*
|
|
3336
|
+
* </p>
|
|
3330
3337
|
* </li>
|
|
3331
3338
|
* <li>
|
|
3332
|
-
*
|
|
3339
|
+
* <p>
|
|
3333
3340
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectTracking</code>
|
|
3334
|
-
*
|
|
3341
|
+
* </p>
|
|
3335
3342
|
* </li>
|
|
3336
3343
|
* <li>
|
|
3337
|
-
*
|
|
3344
|
+
* <p>
|
|
3338
3345
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectTracking</code>
|
|
3339
|
-
*
|
|
3346
|
+
* </p>
|
|
3340
3347
|
* </li>
|
|
3341
3348
|
* <li>
|
|
3342
|
-
*
|
|
3349
|
+
* <p>
|
|
3343
3350
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectTracking</code>
|
|
3344
|
-
*
|
|
3351
|
+
* </p>
|
|
3345
3352
|
* </li>
|
|
3346
3353
|
* </ul>
|
|
3347
|
-
*
|
|
3348
|
-
*
|
|
3349
|
-
*
|
|
3350
|
-
*
|
|
3351
|
-
* <p>
|
|
3354
|
+
* <p>
|
|
3352
3355
|
* <b>3D Point Cloud Modalities</b>
|
|
3353
3356
|
* </p>
|
|
3354
|
-
*
|
|
3357
|
+
* <p>Use the following pre-annotation lambdas for 3D point cloud labeling modality tasks.
|
|
3355
3358
|
* See <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-point-cloud-task-types.html">3D Point Cloud Task types
|
|
3356
3359
|
* </a> to learn more. </p>
|
|
3357
|
-
*
|
|
3358
|
-
*
|
|
3359
|
-
* <p>
|
|
3360
|
+
* <p>
|
|
3360
3361
|
* <b>3D Point Cloud Object Detection</b> -
|
|
3361
3362
|
* Use this task type when you want workers to classify objects in a 3D point cloud by
|
|
3362
3363
|
* drawing 3D cuboids around objects. For example, you can use this task type to ask workers
|
|
3363
3364
|
* to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.</p>
|
|
3364
|
-
*
|
|
3365
|
+
* <ul>
|
|
3365
3366
|
* <li>
|
|
3366
|
-
*
|
|
3367
|
+
* <p>
|
|
3367
3368
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectDetection</code>
|
|
3368
|
-
*
|
|
3369
|
+
* </p>
|
|
3369
3370
|
* </li>
|
|
3370
3371
|
* <li>
|
|
3371
|
-
*
|
|
3372
|
+
* <p>
|
|
3372
3373
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectDetection</code>
|
|
3373
|
-
*
|
|
3374
|
+
* </p>
|
|
3374
3375
|
* </li>
|
|
3375
3376
|
* <li>
|
|
3376
|
-
*
|
|
3377
|
+
* <p>
|
|
3377
3378
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectDetection</code>
|
|
3378
|
-
*
|
|
3379
|
+
* </p>
|
|
3379
3380
|
* </li>
|
|
3380
3381
|
* <li>
|
|
3381
|
-
*
|
|
3382
|
+
* <p>
|
|
3382
3383
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectDetection</code>
|
|
3383
|
-
*
|
|
3384
|
+
* </p>
|
|
3384
3385
|
* </li>
|
|
3385
3386
|
* <li>
|
|
3386
|
-
*
|
|
3387
|
+
* <p>
|
|
3387
3388
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectDetection</code>
|
|
3388
|
-
*
|
|
3389
|
+
* </p>
|
|
3389
3390
|
* </li>
|
|
3390
3391
|
* <li>
|
|
3391
|
-
*
|
|
3392
|
+
* <p>
|
|
3392
3393
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectDetection</code>
|
|
3393
|
-
*
|
|
3394
|
+
* </p>
|
|
3394
3395
|
* </li>
|
|
3395
3396
|
* <li>
|
|
3396
|
-
*
|
|
3397
|
+
* <p>
|
|
3397
3398
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectDetection</code>
|
|
3398
|
-
*
|
|
3399
|
+
* </p>
|
|
3399
3400
|
* </li>
|
|
3400
3401
|
* <li>
|
|
3401
|
-
*
|
|
3402
|
+
* <p>
|
|
3402
3403
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectDetection</code>
|
|
3403
|
-
*
|
|
3404
|
+
* </p>
|
|
3404
3405
|
* </li>
|
|
3405
3406
|
* <li>
|
|
3406
|
-
*
|
|
3407
|
+
* <p>
|
|
3407
3408
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectDetection</code>
|
|
3408
|
-
*
|
|
3409
|
+
* </p>
|
|
3409
3410
|
* </li>
|
|
3410
3411
|
* <li>
|
|
3411
|
-
*
|
|
3412
|
+
* <p>
|
|
3412
3413
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectDetection</code>
|
|
3413
|
-
*
|
|
3414
|
+
* </p>
|
|
3414
3415
|
* </li>
|
|
3415
3416
|
* <li>
|
|
3416
|
-
*
|
|
3417
|
+
* <p>
|
|
3417
3418
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectDetection</code>
|
|
3418
|
-
*
|
|
3419
|
+
* </p>
|
|
3419
3420
|
* </li>
|
|
3420
3421
|
* <li>
|
|
3421
|
-
*
|
|
3422
|
+
* <p>
|
|
3422
3423
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectDetection</code>
|
|
3423
|
-
*
|
|
3424
|
+
* </p>
|
|
3424
3425
|
* </li>
|
|
3425
3426
|
* </ul>
|
|
3426
|
-
*
|
|
3427
|
-
* <p>
|
|
3427
|
+
* <p>
|
|
3428
3428
|
* <b>3D Point Cloud Object Tracking</b> -
|
|
3429
3429
|
* Use this task type when you want workers to draw 3D cuboids around objects
|
|
3430
3430
|
* that appear in a sequence of 3D point cloud frames.
|
|
3431
3431
|
* For example, you can use this task type to ask workers to track
|
|
3432
3432
|
* the movement of vehicles across multiple point cloud frames.
|
|
3433
3433
|
* </p>
|
|
3434
|
-
*
|
|
3434
|
+
* <ul>
|
|
3435
3435
|
* <li>
|
|
3436
|
-
*
|
|
3437
|
-
*
|
|
3436
|
+
* <p>
|
|
3437
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectTracking</code>
|
|
3438
3438
|
* </p>
|
|
3439
3439
|
* </li>
|
|
3440
3440
|
* <li>
|
|
3441
|
-
*
|
|
3441
|
+
* <p>
|
|
3442
3442
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectTracking</code>
|
|
3443
3443
|
* </p>
|
|
3444
3444
|
* </li>
|
|
3445
3445
|
* <li>
|
|
3446
|
-
*
|
|
3446
|
+
* <p>
|
|
3447
3447
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectTracking</code>
|
|
3448
3448
|
* </p>
|
|
3449
3449
|
* </li>
|
|
3450
3450
|
* <li>
|
|
3451
|
-
*
|
|
3451
|
+
* <p>
|
|
3452
3452
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectTracking</code>
|
|
3453
3453
|
* </p>
|
|
3454
3454
|
* </li>
|
|
3455
3455
|
* <li>
|
|
3456
|
-
*
|
|
3456
|
+
* <p>
|
|
3457
3457
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectTracking</code>
|
|
3458
3458
|
* </p>
|
|
3459
3459
|
* </li>
|
|
3460
3460
|
* <li>
|
|
3461
|
-
*
|
|
3461
|
+
* <p>
|
|
3462
3462
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectTracking</code>
|
|
3463
3463
|
* </p>
|
|
3464
3464
|
* </li>
|
|
3465
3465
|
* <li>
|
|
3466
|
-
*
|
|
3466
|
+
* <p>
|
|
3467
3467
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectTracking</code>
|
|
3468
3468
|
* </p>
|
|
3469
3469
|
* </li>
|
|
3470
3470
|
* <li>
|
|
3471
|
-
*
|
|
3471
|
+
* <p>
|
|
3472
3472
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectTracking</code>
|
|
3473
3473
|
* </p>
|
|
3474
3474
|
* </li>
|
|
3475
3475
|
* <li>
|
|
3476
|
-
*
|
|
3476
|
+
* <p>
|
|
3477
3477
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectTracking</code>
|
|
3478
3478
|
* </p>
|
|
3479
3479
|
* </li>
|
|
3480
3480
|
* <li>
|
|
3481
|
-
*
|
|
3481
|
+
* <p>
|
|
3482
3482
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectTracking</code>
|
|
3483
3483
|
* </p>
|
|
3484
3484
|
* </li>
|
|
3485
3485
|
* <li>
|
|
3486
|
-
*
|
|
3486
|
+
* <p>
|
|
3487
3487
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectTracking</code>
|
|
3488
3488
|
* </p>
|
|
3489
3489
|
* </li>
|
|
3490
3490
|
* <li>
|
|
3491
|
-
*
|
|
3491
|
+
* <p>
|
|
3492
3492
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectTracking</code>
|
|
3493
|
-
*
|
|
3493
|
+
* </p>
|
|
3494
3494
|
* </li>
|
|
3495
3495
|
* </ul>
|
|
3496
|
-
*
|
|
3497
|
-
*
|
|
3498
|
-
*
|
|
3499
|
-
* <p>
|
|
3496
|
+
* <p>
|
|
3500
3497
|
* <b>3D Point Cloud Semantic Segmentation</b> -
|
|
3501
3498
|
* Use this task type when you want workers to create a point-level semantic segmentation masks by
|
|
3502
3499
|
* painting objects in a 3D point cloud using different colors where each color is assigned to one of
|
|
3503
3500
|
* the classes you specify.</p>
|
|
3504
|
-
*
|
|
3501
|
+
* <ul>
|
|
3505
3502
|
* <li>
|
|
3506
|
-
*
|
|
3503
|
+
* <p>
|
|
3507
3504
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3508
|
-
*
|
|
3505
|
+
* </p>
|
|
3509
3506
|
* </li>
|
|
3510
3507
|
* <li>
|
|
3511
|
-
*
|
|
3508
|
+
* <p>
|
|
3512
3509
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3513
|
-
*
|
|
3510
|
+
* </p>
|
|
3514
3511
|
* </li>
|
|
3515
3512
|
* <li>
|
|
3516
|
-
*
|
|
3513
|
+
* <p>
|
|
3517
3514
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3518
|
-
*
|
|
3515
|
+
* </p>
|
|
3519
3516
|
* </li>
|
|
3520
3517
|
* <li>
|
|
3521
|
-
*
|
|
3518
|
+
* <p>
|
|
3522
3519
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3523
|
-
*
|
|
3520
|
+
* </p>
|
|
3524
3521
|
* </li>
|
|
3525
3522
|
* <li>
|
|
3526
|
-
*
|
|
3523
|
+
* <p>
|
|
3527
3524
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3528
|
-
*
|
|
3525
|
+
* </p>
|
|
3529
3526
|
* </li>
|
|
3530
3527
|
* <li>
|
|
3531
|
-
*
|
|
3528
|
+
* <p>
|
|
3532
3529
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3533
|
-
*
|
|
3530
|
+
* </p>
|
|
3534
3531
|
* </li>
|
|
3535
3532
|
* <li>
|
|
3536
|
-
*
|
|
3533
|
+
* <p>
|
|
3537
3534
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3538
|
-
*
|
|
3535
|
+
* </p>
|
|
3539
3536
|
* </li>
|
|
3540
3537
|
* <li>
|
|
3541
|
-
*
|
|
3538
|
+
* <p>
|
|
3542
3539
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3543
|
-
*
|
|
3540
|
+
* </p>
|
|
3544
3541
|
* </li>
|
|
3545
3542
|
* <li>
|
|
3546
|
-
*
|
|
3543
|
+
* <p>
|
|
3547
3544
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3548
|
-
*
|
|
3545
|
+
* </p>
|
|
3549
3546
|
* </li>
|
|
3550
3547
|
* <li>
|
|
3551
|
-
*
|
|
3548
|
+
* <p>
|
|
3552
3549
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3553
|
-
*
|
|
3550
|
+
* </p>
|
|
3554
3551
|
* </li>
|
|
3555
3552
|
* <li>
|
|
3556
|
-
*
|
|
3553
|
+
* <p>
|
|
3557
3554
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3558
|
-
*
|
|
3555
|
+
* </p>
|
|
3559
3556
|
* </li>
|
|
3560
3557
|
* <li>
|
|
3561
|
-
*
|
|
3558
|
+
* <p>
|
|
3562
3559
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudSemanticSegmentation</code>
|
|
3563
|
-
*
|
|
3560
|
+
* </p>
|
|
3564
3561
|
* </li>
|
|
3565
3562
|
* </ul>
|
|
3566
|
-
*
|
|
3567
|
-
* <p>
|
|
3563
|
+
* <p>
|
|
3568
3564
|
* <b>Use the following ARNs for Label Verification and Adjustment Jobs</b>
|
|
3569
3565
|
* </p>
|
|
3570
|
-
*
|
|
3566
|
+
* <p>Use label verification and adjustment jobs to review and adjust labels. To learn more,
|
|
3571
3567
|
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html">Verify and Adjust Labels </a>.</p>
|
|
3572
|
-
*
|
|
3573
|
-
* <p>
|
|
3568
|
+
* <p>
|
|
3574
3569
|
* <b>Bounding box verification</b> - Uses a variant of the
|
|
3575
3570
|
* Expectation Maximization approach to estimate the true class of verification
|
|
3576
3571
|
* judgement for bounding box labels based on annotations from individual
|
|
3577
3572
|
* workers.</p>
|
|
3578
|
-
*
|
|
3573
|
+
* <ul>
|
|
3579
3574
|
* <li>
|
|
3580
|
-
*
|
|
3575
|
+
* <p>
|
|
3581
3576
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationBoundingBox</code>
|
|
3582
3577
|
* </p>
|
|
3583
3578
|
* </li>
|
|
3584
3579
|
* <li>
|
|
3585
|
-
*
|
|
3580
|
+
* <p>
|
|
3586
3581
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationBoundingBox</code>
|
|
3587
3582
|
* </p>
|
|
3588
3583
|
* </li>
|
|
3589
3584
|
* <li>
|
|
3590
|
-
*
|
|
3585
|
+
* <p>
|
|
3591
3586
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationBoundingBox</code>
|
|
3592
3587
|
* </p>
|
|
3593
3588
|
* </li>
|
|
3594
3589
|
* <li>
|
|
3595
|
-
*
|
|
3590
|
+
* <p>
|
|
3596
3591
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationBoundingBox</code>
|
|
3597
3592
|
* </p>
|
|
3598
3593
|
* </li>
|
|
3599
3594
|
* <li>
|
|
3600
|
-
*
|
|
3595
|
+
* <p>
|
|
3601
3596
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationBoundingBox</code>
|
|
3602
3597
|
* </p>
|
|
3603
3598
|
* </li>
|
|
3604
3599
|
* <li>
|
|
3605
|
-
*
|
|
3600
|
+
* <p>
|
|
3606
3601
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationBoundingBox</code>
|
|
3607
3602
|
* </p>
|
|
3608
3603
|
* </li>
|
|
3609
3604
|
* <li>
|
|
3610
|
-
*
|
|
3605
|
+
* <p>
|
|
3611
3606
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationBoundingBox</code>
|
|
3612
3607
|
* </p>
|
|
3613
3608
|
* </li>
|
|
3614
3609
|
* <li>
|
|
3615
|
-
*
|
|
3610
|
+
* <p>
|
|
3616
3611
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationBoundingBox</code>
|
|
3617
3612
|
* </p>
|
|
3618
3613
|
* </li>
|
|
3619
3614
|
* <li>
|
|
3620
|
-
*
|
|
3615
|
+
* <p>
|
|
3621
3616
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationBoundingBox</code>
|
|
3622
3617
|
* </p>
|
|
3623
3618
|
* </li>
|
|
3624
3619
|
* <li>
|
|
3625
|
-
*
|
|
3620
|
+
* <p>
|
|
3626
3621
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationBoundingBox</code>
|
|
3627
3622
|
* </p>
|
|
3628
3623
|
* </li>
|
|
3629
3624
|
* <li>
|
|
3630
|
-
*
|
|
3625
|
+
* <p>
|
|
3631
3626
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationBoundingBox</code>
|
|
3632
3627
|
* </p>
|
|
3633
3628
|
* </li>
|
|
3634
3629
|
* <li>
|
|
3635
|
-
*
|
|
3630
|
+
* <p>
|
|
3636
3631
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationBoundingBox</code>
|
|
3637
3632
|
* </p>
|
|
3638
3633
|
* </li>
|
|
3639
3634
|
* </ul>
|
|
3640
|
-
*
|
|
3641
|
-
* <p>
|
|
3635
|
+
* <p>
|
|
3642
3636
|
* <b>Bounding box adjustment</b> - Finds the most similar boxes
|
|
3643
3637
|
* from different workers based on the Jaccard index of the adjusted
|
|
3644
3638
|
* annotations.</p>
|
|
3645
|
-
*
|
|
3639
|
+
* <ul>
|
|
3646
3640
|
* <li>
|
|
3647
|
-
*
|
|
3648
|
-
*
|
|
3649
|
-
*
|
|
3641
|
+
* <p>
|
|
3642
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentBoundingBox</code>
|
|
3643
|
+
* </p>
|
|
3650
3644
|
* </li>
|
|
3651
3645
|
* <li>
|
|
3652
|
-
*
|
|
3653
|
-
*
|
|
3654
|
-
*
|
|
3646
|
+
* <p>
|
|
3647
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentBoundingBox</code>
|
|
3648
|
+
* </p>
|
|
3655
3649
|
* </li>
|
|
3656
3650
|
* <li>
|
|
3657
|
-
*
|
|
3658
|
-
*
|
|
3659
|
-
*
|
|
3651
|
+
* <p>
|
|
3652
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentBoundingBox</code>
|
|
3653
|
+
* </p>
|
|
3660
3654
|
* </li>
|
|
3661
3655
|
* <li>
|
|
3662
|
-
*
|
|
3663
|
-
*
|
|
3664
|
-
*
|
|
3656
|
+
* <p>
|
|
3657
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentBoundingBox</code>
|
|
3658
|
+
* </p>
|
|
3665
3659
|
* </li>
|
|
3666
3660
|
* <li>
|
|
3667
|
-
*
|
|
3668
|
-
*
|
|
3669
|
-
*
|
|
3661
|
+
* <p>
|
|
3662
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentBoundingBox</code>
|
|
3663
|
+
* </p>
|
|
3670
3664
|
* </li>
|
|
3671
3665
|
* <li>
|
|
3672
|
-
*
|
|
3673
|
-
*
|
|
3674
|
-
*
|
|
3666
|
+
* <p>
|
|
3667
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentBoundingBox</code>
|
|
3668
|
+
* </p>
|
|
3675
3669
|
* </li>
|
|
3676
3670
|
* <li>
|
|
3677
|
-
*
|
|
3678
|
-
*
|
|
3679
|
-
*
|
|
3671
|
+
* <p>
|
|
3672
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentBoundingBox</code>
|
|
3673
|
+
* </p>
|
|
3680
3674
|
* </li>
|
|
3681
3675
|
* <li>
|
|
3682
|
-
*
|
|
3683
|
-
*
|
|
3684
|
-
*
|
|
3676
|
+
* <p>
|
|
3677
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentBoundingBox</code>
|
|
3678
|
+
* </p>
|
|
3685
3679
|
* </li>
|
|
3686
3680
|
* <li>
|
|
3687
|
-
*
|
|
3688
|
-
*
|
|
3689
|
-
*
|
|
3681
|
+
* <p>
|
|
3682
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentBoundingBox</code>
|
|
3683
|
+
* </p>
|
|
3690
3684
|
* </li>
|
|
3691
3685
|
* <li>
|
|
3692
|
-
*
|
|
3693
|
-
*
|
|
3694
|
-
*
|
|
3686
|
+
* <p>
|
|
3687
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentBoundingBox</code>
|
|
3688
|
+
* </p>
|
|
3695
3689
|
* </li>
|
|
3696
3690
|
* <li>
|
|
3697
|
-
*
|
|
3698
|
-
*
|
|
3699
|
-
*
|
|
3691
|
+
* <p>
|
|
3692
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentBoundingBox</code>
|
|
3693
|
+
* </p>
|
|
3700
3694
|
* </li>
|
|
3701
3695
|
* <li>
|
|
3702
|
-
*
|
|
3703
|
-
*
|
|
3704
|
-
*
|
|
3696
|
+
* <p>
|
|
3697
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentBoundingBox</code>
|
|
3698
|
+
* </p>
|
|
3705
3699
|
* </li>
|
|
3706
3700
|
* </ul>
|
|
3707
|
-
*
|
|
3708
|
-
* <p>
|
|
3701
|
+
* <p>
|
|
3709
3702
|
* <b>Semantic segmentation verification</b> - Uses a variant of
|
|
3710
3703
|
* the Expectation Maximization approach to estimate the true class of verification
|
|
3711
3704
|
* judgment for semantic segmentation labels based on annotations from individual
|
|
3712
3705
|
* workers.</p>
|
|
3713
|
-
*
|
|
3706
|
+
* <ul>
|
|
3714
3707
|
* <li>
|
|
3715
|
-
*
|
|
3716
|
-
*
|
|
3717
|
-
*
|
|
3708
|
+
* <p>
|
|
3709
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationSemanticSegmentation</code>
|
|
3710
|
+
* </p>
|
|
3718
3711
|
* </li>
|
|
3719
3712
|
* <li>
|
|
3720
|
-
*
|
|
3721
|
-
*
|
|
3722
|
-
*
|
|
3713
|
+
* <p>
|
|
3714
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationSemanticSegmentation</code>
|
|
3715
|
+
* </p>
|
|
3723
3716
|
* </li>
|
|
3724
3717
|
* <li>
|
|
3725
|
-
*
|
|
3726
|
-
*
|
|
3727
|
-
*
|
|
3718
|
+
* <p>
|
|
3719
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationSemanticSegmentation</code>
|
|
3720
|
+
* </p>
|
|
3728
3721
|
* </li>
|
|
3729
3722
|
* <li>
|
|
3730
|
-
*
|
|
3731
|
-
*
|
|
3732
|
-
*
|
|
3723
|
+
* <p>
|
|
3724
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationSemanticSegmentation</code>
|
|
3725
|
+
* </p>
|
|
3733
3726
|
* </li>
|
|
3734
3727
|
* <li>
|
|
3735
|
-
*
|
|
3736
|
-
*
|
|
3737
|
-
*
|
|
3728
|
+
* <p>
|
|
3729
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationSemanticSegmentation</code>
|
|
3730
|
+
* </p>
|
|
3738
3731
|
* </li>
|
|
3739
3732
|
* <li>
|
|
3740
|
-
*
|
|
3741
|
-
*
|
|
3742
|
-
*
|
|
3733
|
+
* <p>
|
|
3734
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationSemanticSegmentation</code>
|
|
3735
|
+
* </p>
|
|
3743
3736
|
* </li>
|
|
3744
3737
|
* <li>
|
|
3745
|
-
*
|
|
3746
|
-
*
|
|
3747
|
-
*
|
|
3738
|
+
* <p>
|
|
3739
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationSemanticSegmentation</code>
|
|
3740
|
+
* </p>
|
|
3748
3741
|
* </li>
|
|
3749
3742
|
* <li>
|
|
3750
|
-
*
|
|
3751
|
-
*
|
|
3752
|
-
*
|
|
3743
|
+
* <p>
|
|
3744
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationSemanticSegmentation</code>
|
|
3745
|
+
* </p>
|
|
3753
3746
|
* </li>
|
|
3754
3747
|
* <li>
|
|
3755
|
-
*
|
|
3756
|
-
*
|
|
3757
|
-
*
|
|
3748
|
+
* <p>
|
|
3749
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationSemanticSegmentation</code>
|
|
3750
|
+
* </p>
|
|
3758
3751
|
* </li>
|
|
3759
3752
|
* <li>
|
|
3760
|
-
*
|
|
3761
|
-
*
|
|
3762
|
-
*
|
|
3753
|
+
* <p>
|
|
3754
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationSemanticSegmentation</code>
|
|
3755
|
+
* </p>
|
|
3763
3756
|
* </li>
|
|
3764
3757
|
* <li>
|
|
3765
|
-
*
|
|
3766
|
-
*
|
|
3767
|
-
*
|
|
3758
|
+
* <p>
|
|
3759
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationSemanticSegmentation</code>
|
|
3760
|
+
* </p>
|
|
3768
3761
|
* </li>
|
|
3769
3762
|
* <li>
|
|
3770
|
-
*
|
|
3771
|
-
*
|
|
3772
|
-
*
|
|
3763
|
+
* <p>
|
|
3764
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationSemanticSegmentation</code>
|
|
3765
|
+
* </p>
|
|
3773
3766
|
* </li>
|
|
3774
3767
|
* </ul>
|
|
3775
|
-
*
|
|
3776
|
-
* <p>
|
|
3768
|
+
* <p>
|
|
3777
3769
|
* <b>Semantic segmentation adjustment</b> - Treats each pixel in
|
|
3778
3770
|
* an image as a multi-class classification and treats pixel adjusted annotations
|
|
3779
3771
|
* from workers as "votes" for the correct label.</p>
|
|
3780
|
-
*
|
|
3772
|
+
* <ul>
|
|
3781
3773
|
* <li>
|
|
3782
|
-
*
|
|
3783
|
-
*
|
|
3784
|
-
*
|
|
3774
|
+
* <p>
|
|
3775
|
+
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3776
|
+
* </p>
|
|
3785
3777
|
* </li>
|
|
3786
3778
|
* <li>
|
|
3787
|
-
*
|
|
3788
|
-
*
|
|
3789
|
-
*
|
|
3779
|
+
* <p>
|
|
3780
|
+
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3781
|
+
* </p>
|
|
3790
3782
|
* </li>
|
|
3791
3783
|
* <li>
|
|
3792
|
-
*
|
|
3793
|
-
*
|
|
3794
|
-
*
|
|
3784
|
+
* <p>
|
|
3785
|
+
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3786
|
+
* </p>
|
|
3795
3787
|
* </li>
|
|
3796
3788
|
* <li>
|
|
3797
|
-
*
|
|
3798
|
-
*
|
|
3799
|
-
*
|
|
3789
|
+
* <p>
|
|
3790
|
+
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3791
|
+
* </p>
|
|
3800
3792
|
* </li>
|
|
3801
3793
|
* <li>
|
|
3802
|
-
*
|
|
3803
|
-
*
|
|
3804
|
-
*
|
|
3794
|
+
* <p>
|
|
3795
|
+
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3796
|
+
* </p>
|
|
3805
3797
|
* </li>
|
|
3806
3798
|
* <li>
|
|
3807
|
-
*
|
|
3808
|
-
*
|
|
3809
|
-
*
|
|
3799
|
+
* <p>
|
|
3800
|
+
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3801
|
+
* </p>
|
|
3810
3802
|
* </li>
|
|
3811
3803
|
* <li>
|
|
3812
|
-
*
|
|
3813
|
-
*
|
|
3814
|
-
*
|
|
3804
|
+
* <p>
|
|
3805
|
+
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3806
|
+
* </p>
|
|
3815
3807
|
* </li>
|
|
3816
3808
|
* <li>
|
|
3817
|
-
*
|
|
3818
|
-
*
|
|
3819
|
-
*
|
|
3809
|
+
* <p>
|
|
3810
|
+
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3811
|
+
* </p>
|
|
3820
3812
|
* </li>
|
|
3821
3813
|
* <li>
|
|
3822
|
-
*
|
|
3823
|
-
*
|
|
3824
|
-
*
|
|
3814
|
+
* <p>
|
|
3815
|
+
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3816
|
+
* </p>
|
|
3825
3817
|
* </li>
|
|
3826
3818
|
* <li>
|
|
3827
|
-
*
|
|
3828
|
-
*
|
|
3829
|
-
*
|
|
3819
|
+
* <p>
|
|
3820
|
+
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3821
|
+
* </p>
|
|
3830
3822
|
* </li>
|
|
3831
3823
|
* <li>
|
|
3832
|
-
*
|
|
3833
|
-
*
|
|
3834
|
-
*
|
|
3824
|
+
* <p>
|
|
3825
|
+
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3826
|
+
* </p>
|
|
3835
3827
|
* </li>
|
|
3836
3828
|
* <li>
|
|
3837
|
-
*
|
|
3838
|
-
*
|
|
3839
|
-
*
|
|
3829
|
+
* <p>
|
|
3830
|
+
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentSemanticSegmentation</code>
|
|
3831
|
+
* </p>
|
|
3840
3832
|
* </li>
|
|
3841
3833
|
* </ul>
|
|
3842
|
-
*
|
|
3843
|
-
*
|
|
3844
|
-
*
|
|
3845
|
-
*
|
|
3846
|
-
* <p>
|
|
3834
|
+
* <p>
|
|
3847
3835
|
* <b>Video Frame Object Detection Adjustment</b> -
|
|
3848
3836
|
* Use this task type when you want workers to adjust bounding boxes that workers have added
|
|
3849
3837
|
* to video frames to classify and localize objects in a sequence of video frames.</p>
|
|
3850
|
-
*
|
|
3851
|
-
* <ul>
|
|
3838
|
+
* <ul>
|
|
3852
3839
|
* <li>
|
|
3853
|
-
*
|
|
3840
|
+
* <p>
|
|
3854
3841
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3855
|
-
*
|
|
3842
|
+
* </p>
|
|
3856
3843
|
* </li>
|
|
3857
3844
|
* <li>
|
|
3858
|
-
*
|
|
3845
|
+
* <p>
|
|
3859
3846
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3860
|
-
*
|
|
3847
|
+
* </p>
|
|
3861
3848
|
* </li>
|
|
3862
3849
|
* <li>
|
|
3863
|
-
*
|
|
3850
|
+
* <p>
|
|
3864
3851
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3865
|
-
*
|
|
3852
|
+
* </p>
|
|
3866
3853
|
* </li>
|
|
3867
3854
|
* <li>
|
|
3868
|
-
*
|
|
3855
|
+
* <p>
|
|
3869
3856
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3870
|
-
*
|
|
3857
|
+
* </p>
|
|
3871
3858
|
* </li>
|
|
3872
3859
|
* <li>
|
|
3873
|
-
*
|
|
3860
|
+
* <p>
|
|
3874
3861
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3875
|
-
*
|
|
3862
|
+
* </p>
|
|
3876
3863
|
* </li>
|
|
3877
3864
|
* <li>
|
|
3878
|
-
*
|
|
3865
|
+
* <p>
|
|
3879
3866
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3880
|
-
*
|
|
3867
|
+
* </p>
|
|
3881
3868
|
* </li>
|
|
3882
3869
|
* <li>
|
|
3883
|
-
*
|
|
3870
|
+
* <p>
|
|
3884
3871
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3885
|
-
*
|
|
3872
|
+
* </p>
|
|
3886
3873
|
* </li>
|
|
3887
3874
|
* <li>
|
|
3888
|
-
*
|
|
3875
|
+
* <p>
|
|
3889
3876
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3890
|
-
*
|
|
3877
|
+
* </p>
|
|
3891
3878
|
* </li>
|
|
3892
3879
|
* <li>
|
|
3893
|
-
*
|
|
3880
|
+
* <p>
|
|
3894
3881
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3895
|
-
*
|
|
3882
|
+
* </p>
|
|
3896
3883
|
* </li>
|
|
3897
3884
|
* <li>
|
|
3898
|
-
*
|
|
3885
|
+
* <p>
|
|
3899
3886
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3900
|
-
*
|
|
3887
|
+
* </p>
|
|
3901
3888
|
* </li>
|
|
3902
3889
|
* <li>
|
|
3903
|
-
*
|
|
3890
|
+
* <p>
|
|
3904
3891
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3905
|
-
*
|
|
3892
|
+
* </p>
|
|
3906
3893
|
* </li>
|
|
3907
3894
|
* <li>
|
|
3908
|
-
*
|
|
3895
|
+
* <p>
|
|
3909
3896
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectDetection</code>
|
|
3910
|
-
*
|
|
3897
|
+
* </p>
|
|
3911
3898
|
* </li>
|
|
3912
3899
|
* </ul>
|
|
3913
|
-
*
|
|
3914
|
-
* <p>
|
|
3900
|
+
* <p>
|
|
3915
3901
|
* <b>Video Frame Object Tracking Adjustment</b> -
|
|
3916
3902
|
* Use this task type when you want workers to adjust bounding boxes that workers have added
|
|
3917
3903
|
* to video frames to track object movement across a sequence of video frames.</p>
|
|
3918
|
-
*
|
|
3904
|
+
* <ul>
|
|
3919
3905
|
* <li>
|
|
3920
|
-
*
|
|
3906
|
+
* <p>
|
|
3921
3907
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3922
|
-
*
|
|
3908
|
+
* </p>
|
|
3923
3909
|
* </li>
|
|
3924
3910
|
* <li>
|
|
3925
|
-
*
|
|
3911
|
+
* <p>
|
|
3926
3912
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3927
|
-
*
|
|
3913
|
+
* </p>
|
|
3928
3914
|
* </li>
|
|
3929
3915
|
* <li>
|
|
3930
|
-
*
|
|
3916
|
+
* <p>
|
|
3931
3917
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3932
|
-
*
|
|
3918
|
+
* </p>
|
|
3933
3919
|
* </li>
|
|
3934
3920
|
* <li>
|
|
3935
|
-
*
|
|
3921
|
+
* <p>
|
|
3936
3922
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3937
|
-
*
|
|
3923
|
+
* </p>
|
|
3938
3924
|
* </li>
|
|
3939
3925
|
* <li>
|
|
3940
|
-
*
|
|
3926
|
+
* <p>
|
|
3941
3927
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3942
|
-
*
|
|
3928
|
+
* </p>
|
|
3943
3929
|
* </li>
|
|
3944
3930
|
* <li>
|
|
3945
|
-
*
|
|
3931
|
+
* <p>
|
|
3946
3932
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3947
|
-
*
|
|
3933
|
+
* </p>
|
|
3948
3934
|
* </li>
|
|
3949
3935
|
* <li>
|
|
3950
|
-
*
|
|
3936
|
+
* <p>
|
|
3951
3937
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3952
|
-
*
|
|
3938
|
+
* </p>
|
|
3953
3939
|
* </li>
|
|
3954
3940
|
* <li>
|
|
3955
|
-
*
|
|
3941
|
+
* <p>
|
|
3956
3942
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3957
|
-
*
|
|
3943
|
+
* </p>
|
|
3958
3944
|
* </li>
|
|
3959
3945
|
* <li>
|
|
3960
|
-
*
|
|
3946
|
+
* <p>
|
|
3961
3947
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3962
|
-
*
|
|
3948
|
+
* </p>
|
|
3963
3949
|
* </li>
|
|
3964
3950
|
* <li>
|
|
3965
|
-
*
|
|
3951
|
+
* <p>
|
|
3966
3952
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3967
|
-
*
|
|
3953
|
+
* </p>
|
|
3968
3954
|
* </li>
|
|
3969
3955
|
* <li>
|
|
3970
|
-
*
|
|
3956
|
+
* <p>
|
|
3971
3957
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3972
|
-
*
|
|
3958
|
+
* </p>
|
|
3973
3959
|
* </li>
|
|
3974
3960
|
* <li>
|
|
3975
|
-
*
|
|
3961
|
+
* <p>
|
|
3976
3962
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectTracking</code>
|
|
3977
|
-
*
|
|
3963
|
+
* </p>
|
|
3978
3964
|
* </li>
|
|
3979
3965
|
* </ul>
|
|
3980
|
-
*
|
|
3981
|
-
*
|
|
3982
|
-
*
|
|
3983
|
-
*
|
|
3984
|
-
* <p>
|
|
3966
|
+
* <p>
|
|
3985
3967
|
* <b>3D point cloud object detection adjustment</b> - Adjust
|
|
3986
3968
|
* 3D cuboids in a point cloud frame. </p>
|
|
3987
|
-
*
|
|
3969
|
+
* <ul>
|
|
3988
3970
|
* <li>
|
|
3989
|
-
*
|
|
3971
|
+
* <p>
|
|
3990
3972
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
3991
3973
|
* </p>
|
|
3992
3974
|
* </li>
|
|
3993
3975
|
* <li>
|
|
3994
|
-
*
|
|
3976
|
+
* <p>
|
|
3995
3977
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
3996
3978
|
* </p>
|
|
3997
3979
|
* </li>
|
|
3998
3980
|
* <li>
|
|
3999
|
-
*
|
|
3981
|
+
* <p>
|
|
4000
3982
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4001
3983
|
* </p>
|
|
4002
3984
|
* </li>
|
|
4003
3985
|
* <li>
|
|
4004
|
-
*
|
|
3986
|
+
* <p>
|
|
4005
3987
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4006
3988
|
* </p>
|
|
4007
3989
|
* </li>
|
|
4008
3990
|
* <li>
|
|
4009
|
-
*
|
|
3991
|
+
* <p>
|
|
4010
3992
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4011
3993
|
* </p>
|
|
4012
3994
|
* </li>
|
|
4013
3995
|
* <li>
|
|
4014
|
-
*
|
|
3996
|
+
* <p>
|
|
4015
3997
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4016
3998
|
* </p>
|
|
4017
3999
|
* </li>
|
|
4018
4000
|
* <li>
|
|
4019
|
-
*
|
|
4001
|
+
* <p>
|
|
4020
4002
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4021
4003
|
* </p>
|
|
4022
4004
|
* </li>
|
|
4023
4005
|
* <li>
|
|
4024
|
-
*
|
|
4006
|
+
* <p>
|
|
4025
4007
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4026
4008
|
* </p>
|
|
4027
4009
|
* </li>
|
|
4028
4010
|
* <li>
|
|
4029
|
-
*
|
|
4011
|
+
* <p>
|
|
4030
4012
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4031
4013
|
* </p>
|
|
4032
4014
|
* </li>
|
|
4033
4015
|
* <li>
|
|
4034
|
-
*
|
|
4016
|
+
* <p>
|
|
4035
4017
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4036
4018
|
* </p>
|
|
4037
4019
|
* </li>
|
|
4038
4020
|
* <li>
|
|
4039
|
-
*
|
|
4021
|
+
* <p>
|
|
4040
4022
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4041
4023
|
* </p>
|
|
4042
4024
|
* </li>
|
|
4043
4025
|
* <li>
|
|
4044
|
-
*
|
|
4026
|
+
* <p>
|
|
4045
4027
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectDetection</code>
|
|
4046
4028
|
* </p>
|
|
4047
4029
|
* </li>
|
|
4048
4030
|
* </ul>
|
|
4049
|
-
*
|
|
4050
|
-
* <p>
|
|
4031
|
+
* <p>
|
|
4051
4032
|
* <b>3D point cloud object tracking adjustment</b> - Adjust 3D
|
|
4052
4033
|
* cuboids across a sequence of point cloud frames. </p>
|
|
4053
|
-
*
|
|
4034
|
+
* <ul>
|
|
4054
4035
|
* <li>
|
|
4055
|
-
*
|
|
4036
|
+
* <p>
|
|
4056
4037
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4057
4038
|
* </p>
|
|
4058
4039
|
* </li>
|
|
4059
4040
|
* <li>
|
|
4060
|
-
*
|
|
4041
|
+
* <p>
|
|
4061
4042
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4062
4043
|
* </p>
|
|
4063
4044
|
* </li>
|
|
4064
4045
|
* <li>
|
|
4065
|
-
*
|
|
4046
|
+
* <p>
|
|
4066
4047
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4067
4048
|
* </p>
|
|
4068
4049
|
* </li>
|
|
4069
4050
|
* <li>
|
|
4070
|
-
*
|
|
4051
|
+
* <p>
|
|
4071
4052
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4072
4053
|
* </p>
|
|
4073
4054
|
* </li>
|
|
4074
4055
|
* <li>
|
|
4075
|
-
*
|
|
4056
|
+
* <p>
|
|
4076
4057
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4077
4058
|
* </p>
|
|
4078
4059
|
* </li>
|
|
4079
4060
|
* <li>
|
|
4080
|
-
*
|
|
4061
|
+
* <p>
|
|
4081
4062
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4082
4063
|
* </p>
|
|
4083
4064
|
* </li>
|
|
4084
4065
|
* <li>
|
|
4085
|
-
*
|
|
4066
|
+
* <p>
|
|
4086
4067
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4087
4068
|
* </p>
|
|
4088
4069
|
* </li>
|
|
4089
4070
|
* <li>
|
|
4090
|
-
*
|
|
4071
|
+
* <p>
|
|
4091
4072
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4092
4073
|
* </p>
|
|
4093
4074
|
* </li>
|
|
4094
4075
|
* <li>
|
|
4095
|
-
*
|
|
4076
|
+
* <p>
|
|
4096
4077
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4097
4078
|
* </p>
|
|
4098
4079
|
* </li>
|
|
4099
4080
|
* <li>
|
|
4100
|
-
*
|
|
4081
|
+
* <p>
|
|
4101
4082
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4102
4083
|
* </p>
|
|
4103
4084
|
* </li>
|
|
4104
4085
|
* <li>
|
|
4105
|
-
*
|
|
4086
|
+
* <p>
|
|
4106
4087
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4107
4088
|
* </p>
|
|
4108
4089
|
* </li>
|
|
4109
4090
|
* <li>
|
|
4110
|
-
*
|
|
4091
|
+
* <p>
|
|
4111
4092
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectTracking</code>
|
|
4112
4093
|
* </p>
|
|
4113
4094
|
* </li>
|
|
4114
4095
|
* </ul>
|
|
4115
|
-
*
|
|
4116
|
-
* <p>
|
|
4096
|
+
* <p>
|
|
4117
4097
|
* <b>3D point cloud semantic segmentation adjustment</b> -
|
|
4118
4098
|
* Adjust semantic segmentation masks in a 3D point cloud. </p>
|
|
4119
|
-
*
|
|
4099
|
+
* <ul>
|
|
4120
4100
|
* <li>
|
|
4121
|
-
*
|
|
4101
|
+
* <p>
|
|
4122
4102
|
* <code>arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4123
4103
|
* </p>
|
|
4124
4104
|
* </li>
|
|
4125
4105
|
* <li>
|
|
4126
|
-
*
|
|
4106
|
+
* <p>
|
|
4127
4107
|
* <code>arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4128
4108
|
* </p>
|
|
4129
4109
|
* </li>
|
|
4130
4110
|
* <li>
|
|
4131
|
-
*
|
|
4111
|
+
* <p>
|
|
4132
4112
|
* <code>arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4133
4113
|
* </p>
|
|
4134
4114
|
* </li>
|
|
4135
4115
|
* <li>
|
|
4136
|
-
*
|
|
4116
|
+
* <p>
|
|
4137
4117
|
* <code>arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4138
4118
|
* </p>
|
|
4139
4119
|
* </li>
|
|
4140
4120
|
* <li>
|
|
4141
|
-
*
|
|
4121
|
+
* <p>
|
|
4142
4122
|
* <code>arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4143
4123
|
* </p>
|
|
4144
4124
|
* </li>
|
|
4145
4125
|
* <li>
|
|
4146
|
-
*
|
|
4126
|
+
* <p>
|
|
4147
4127
|
* <code>arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4148
4128
|
* </p>
|
|
4149
4129
|
* </li>
|
|
4150
4130
|
* <li>
|
|
4151
|
-
*
|
|
4131
|
+
* <p>
|
|
4152
4132
|
* <code>arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4153
4133
|
* </p>
|
|
4154
4134
|
* </li>
|
|
4155
4135
|
* <li>
|
|
4156
|
-
*
|
|
4136
|
+
* <p>
|
|
4157
4137
|
* <code>arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4158
4138
|
* </p>
|
|
4159
4139
|
* </li>
|
|
4160
4140
|
* <li>
|
|
4161
|
-
*
|
|
4141
|
+
* <p>
|
|
4162
4142
|
* <code>arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4163
4143
|
* </p>
|
|
4164
4144
|
* </li>
|
|
4165
4145
|
* <li>
|
|
4166
|
-
*
|
|
4146
|
+
* <p>
|
|
4167
4147
|
* <code>arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4168
4148
|
* </p>
|
|
4169
4149
|
* </li>
|
|
4170
4150
|
* <li>
|
|
4171
|
-
*
|
|
4151
|
+
* <p>
|
|
4172
4152
|
* <code>arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4173
4153
|
* </p>
|
|
4174
4154
|
* </li>
|
|
4175
4155
|
* <li>
|
|
4176
|
-
*
|
|
4156
|
+
* <p>
|
|
4177
4157
|
* <code>arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudSemanticSegmentation</code>
|
|
4178
4158
|
* </p>
|
|
4179
4159
|
* </li>
|
|
@@ -4199,18 +4179,18 @@ export interface HumanTaskConfig {
|
|
|
4199
4179
|
NumberOfHumanWorkersPerDataObject: number | undefined;
|
|
4200
4180
|
/**
|
|
4201
4181
|
* <p>The amount of time that a worker has to complete a task. </p>
|
|
4202
|
-
*
|
|
4182
|
+
* <p>If you create a custom labeling job, the maximum value for this parameter is 8 hours
|
|
4203
4183
|
* (28,800 seconds).</p>
|
|
4204
|
-
*
|
|
4184
|
+
* <p>If you create a labeling job using a <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html">built-in task type</a> the maximum
|
|
4205
4185
|
* for this parameter depends on the task type you use:</p>
|
|
4206
|
-
*
|
|
4186
|
+
* <ul>
|
|
4207
4187
|
* <li>
|
|
4208
|
-
*
|
|
4188
|
+
* <p>For <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-label-images.html">image</a> and
|
|
4209
4189
|
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-label-text.html">text</a> labeling jobs,
|
|
4210
4190
|
* the maximum is 8 hours (28,800 seconds).</p>
|
|
4211
4191
|
* </li>
|
|
4212
4192
|
* <li>
|
|
4213
|
-
*
|
|
4193
|
+
* <p>For <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-point-cloud.html">3D point cloud</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-video.html">video frame</a> labeling jobs, the maximum is 30 days (2952,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.</p>
|
|
4214
4194
|
* </li>
|
|
4215
4195
|
* </ul>
|
|
4216
4196
|
*/
|
|
@@ -4219,13 +4199,13 @@ export interface HumanTaskConfig {
|
|
|
4219
4199
|
* <p>The length of time that a task remains available for labeling by human workers. The
|
|
4220
4200
|
* default and maximum values for this parameter depend on the type of workforce you
|
|
4221
4201
|
* use.</p>
|
|
4222
|
-
*
|
|
4202
|
+
* <ul>
|
|
4223
4203
|
* <li>
|
|
4224
|
-
*
|
|
4204
|
+
* <p>If you choose the Amazon Mechanical Turk workforce, the maximum is 12 hours (43,200 seconds).
|
|
4225
4205
|
* The default is 6 hours (21,600 seconds).</p>
|
|
4226
4206
|
* </li>
|
|
4227
4207
|
* <li>
|
|
4228
|
-
*
|
|
4208
|
+
* <p>If you choose a private or vendor workforce, the default value is 30 days (2592,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.</p>
|
|
4229
4209
|
* </li>
|
|
4230
4210
|
* </ul>
|
|
4231
4211
|
*/
|
|
@@ -4263,23 +4243,23 @@ export interface LabelingJobDataAttributes {
|
|
|
4263
4243
|
export interface LabelingJobS3DataSource {
|
|
4264
4244
|
/**
|
|
4265
4245
|
* <p>The Amazon S3 location of the manifest file that describes the input data objects. </p>
|
|
4266
|
-
*
|
|
4246
|
+
* <p>The input manifest file referenced in <code>ManifestS3Uri</code> must contain one of
|
|
4267
4247
|
* the following keys: <code>source-ref</code> or <code>source</code>. The value of the
|
|
4268
4248
|
* keys are interpreted as follows:</p>
|
|
4269
|
-
*
|
|
4249
|
+
* <ul>
|
|
4270
4250
|
* <li>
|
|
4271
|
-
*
|
|
4251
|
+
* <p>
|
|
4272
4252
|
* <code>source-ref</code>: The source of the object is the Amazon S3 object
|
|
4273
4253
|
* specified in the value. Use this value when the object is a binary object, such
|
|
4274
4254
|
* as an image.</p>
|
|
4275
4255
|
* </li>
|
|
4276
4256
|
* <li>
|
|
4277
|
-
*
|
|
4257
|
+
* <p>
|
|
4278
4258
|
* <code>source</code>: The source of the object is the value. Use this
|
|
4279
4259
|
* value when the object is a text value.</p>
|
|
4280
4260
|
* </li>
|
|
4281
4261
|
* </ul>
|
|
4282
|
-
*
|
|
4262
|
+
* <p>If you are a new user of Ground Truth, it is recommended you review <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-input-data-input-manifest.html">Use an Input Manifest File </a> in the Amazon SageMaker Developer Guide to learn how to
|
|
4283
4263
|
* create an input manifest file.</p>
|
|
4284
4264
|
*/
|
|
4285
4265
|
ManifestS3Uri: string | undefined;
|
|
@@ -4296,7 +4276,6 @@ export interface LabelingJobSnsDataSource {
|
|
|
4296
4276
|
}
|
|
4297
4277
|
/**
|
|
4298
4278
|
* <p>Provides information about the location of input data.</p>
|
|
4299
|
-
*
|
|
4300
4279
|
* <p>You must specify at least one of the following: <code>S3DataSource</code> or <code>SnsDataSource</code>.</p>
|
|
4301
4280
|
* <p>Use <code>SnsDataSource</code> to specify an SNS input topic
|
|
4302
4281
|
* for a streaming labeling job. If you do not specify
|
|
@@ -4337,25 +4316,25 @@ export interface LabelingJobResourceConfig {
|
|
|
4337
4316
|
* <p>The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
|
|
4338
4317
|
* attached to the ML compute instance(s) that run the training and inference jobs used for
|
|
4339
4318
|
* automated data labeling. </p>
|
|
4340
|
-
*
|
|
4319
|
+
* <p>You can only specify a <code>VolumeKmsKeyId</code> when you create a labeling job with
|
|
4341
4320
|
* automated data labeling enabled using the API operation <code>CreateLabelingJob</code>.
|
|
4342
4321
|
* You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for
|
|
4343
4322
|
* automated data labeling model training and inference when you create a labeling job
|
|
4344
4323
|
* using the console. To learn more, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-security.html">Output Data and Storage Volume
|
|
4345
4324
|
* Encryption</a>.</p>
|
|
4346
|
-
*
|
|
4347
|
-
*
|
|
4325
|
+
* <p>The <code>VolumeKmsKeyId</code> can be any of the following formats:</p>
|
|
4326
|
+
* <ul>
|
|
4348
4327
|
* <li>
|
|
4349
|
-
*
|
|
4350
|
-
*
|
|
4351
|
-
*
|
|
4352
|
-
*
|
|
4328
|
+
* <p>KMS Key ID</p>
|
|
4329
|
+
* <p>
|
|
4330
|
+
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
4331
|
+
* </p>
|
|
4353
4332
|
* </li>
|
|
4354
4333
|
* <li>
|
|
4355
|
-
*
|
|
4356
|
-
*
|
|
4357
|
-
*
|
|
4358
|
-
*
|
|
4334
|
+
* <p>Amazon Resource Name (ARN) of a KMS Key</p>
|
|
4335
|
+
* <p>
|
|
4336
|
+
* <code>"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
4337
|
+
* </p>
|
|
4359
4338
|
* </li>
|
|
4360
4339
|
* </ul>
|
|
4361
4340
|
*/
|
|
@@ -4377,38 +4356,38 @@ export interface LabelingJobAlgorithmsConfig {
|
|
|
4377
4356
|
/**
|
|
4378
4357
|
* <p>Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You
|
|
4379
4358
|
* must select one of the following ARNs:</p>
|
|
4380
|
-
*
|
|
4359
|
+
* <ul>
|
|
4381
4360
|
* <li>
|
|
4382
|
-
*
|
|
4383
|
-
*
|
|
4384
|
-
*
|
|
4385
|
-
*
|
|
4386
|
-
*
|
|
4387
|
-
*
|
|
4361
|
+
* <p>
|
|
4362
|
+
* <i>Image classification</i>
|
|
4363
|
+
* </p>
|
|
4364
|
+
* <p>
|
|
4365
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/image-classification</code>
|
|
4366
|
+
* </p>
|
|
4388
4367
|
* </li>
|
|
4389
4368
|
* <li>
|
|
4390
|
-
*
|
|
4391
|
-
*
|
|
4392
|
-
*
|
|
4393
|
-
*
|
|
4394
|
-
*
|
|
4395
|
-
*
|
|
4369
|
+
* <p>
|
|
4370
|
+
* <i>Text classification</i>
|
|
4371
|
+
* </p>
|
|
4372
|
+
* <p>
|
|
4373
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/text-classification</code>
|
|
4374
|
+
* </p>
|
|
4396
4375
|
* </li>
|
|
4397
4376
|
* <li>
|
|
4398
|
-
*
|
|
4399
|
-
*
|
|
4400
|
-
*
|
|
4401
|
-
*
|
|
4402
|
-
*
|
|
4403
|
-
*
|
|
4377
|
+
* <p>
|
|
4378
|
+
* <i>Object detection</i>
|
|
4379
|
+
* </p>
|
|
4380
|
+
* <p>
|
|
4381
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/object-detection</code>
|
|
4382
|
+
* </p>
|
|
4404
4383
|
* </li>
|
|
4405
4384
|
* <li>
|
|
4406
|
-
*
|
|
4407
|
-
*
|
|
4408
|
-
*
|
|
4409
|
-
*
|
|
4410
|
-
*
|
|
4411
|
-
*
|
|
4385
|
+
* <p>
|
|
4386
|
+
* <i>Semantic Segmentation</i>
|
|
4387
|
+
* </p>
|
|
4388
|
+
* <p>
|
|
4389
|
+
* <code>arn:aws:sagemaker:<i>region</i>:027400017018:labeling-job-algorithm-specification/semantic-segmentation</code>
|
|
4390
|
+
* </p>
|
|
4412
4391
|
* </li>
|
|
4413
4392
|
* </ul>
|
|
4414
4393
|
*/
|
|
@@ -4434,11 +4413,11 @@ export interface LabelingJobOutputConfig {
|
|
|
4434
4413
|
S3OutputPath: string | undefined;
|
|
4435
4414
|
/**
|
|
4436
4415
|
* <p>The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.</p>
|
|
4437
|
-
*
|
|
4416
|
+
* <p>If you provide your own KMS key ID, you must add the required permissions to your KMS
|
|
4438
4417
|
* key described in <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-security-permission.html#sms-security-kms-permissions">Encrypt Output Data and Storage Volume with Amazon Web Services KMS</a>.</p>
|
|
4439
|
-
*
|
|
4418
|
+
* <p>If you don't provide a KMS key ID, Amazon SageMaker uses the default Amazon Web Services KMS key for Amazon S3 for your
|
|
4440
4419
|
* role's account to encrypt your output data.</p>
|
|
4441
|
-
*
|
|
4420
|
+
* <p>If you use a bucket policy with an <code>s3:PutObject</code> permission that only
|
|
4442
4421
|
* allows objects with server-side encryption, set the condition key of
|
|
4443
4422
|
* <code>s3:x-amz-server-side-encryption</code> to <code>"aws:kms"</code>. For more
|
|
4444
4423
|
* information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html">KMS-Managed Encryption Keys</a> in the <i>Amazon Simple Storage Service Developer
|
|
@@ -4453,7 +4432,7 @@ export interface LabelingJobOutputConfig {
|
|
|
4453
4432
|
* <p>If you provide an <code>SnsTopicArn</code> in <code>OutputConfig</code>, when workers
|
|
4454
4433
|
* complete labeling tasks, Ground Truth will send labeling task output data to the SNS output
|
|
4455
4434
|
* topic you specify here. </p>
|
|
4456
|
-
*
|
|
4435
|
+
* <p>To learn more, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-streaming-labeling-job.html#sms-streaming-how-it-works-output-data">Receive Output Data from a Streaming Labeling
|
|
4457
4436
|
* Job</a>. </p>
|
|
4458
4437
|
*/
|
|
4459
4438
|
SnsTopicArn?: string;
|
|
@@ -4462,9 +4441,9 @@ export interface LabelingJobOutputConfig {
|
|
|
4462
4441
|
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the
|
|
4463
4442
|
* job is automatically stopped. You can use these conditions to control the cost of data
|
|
4464
4443
|
* labeling.</p>
|
|
4465
|
-
*
|
|
4444
|
+
* <note>
|
|
4466
4445
|
* <p>Labeling jobs fail after 30 days with an appropriate client error message.</p>
|
|
4467
|
-
*
|
|
4446
|
+
* </note>
|
|
4468
4447
|
*/
|
|
4469
4448
|
export interface LabelingJobStoppingConditions {
|
|
4470
4449
|
/**
|
|
@@ -4488,80 +4467,80 @@ export interface CreateLabelingJobRequest {
|
|
|
4488
4467
|
* <p>The attribute name to use for the label in the output manifest file. This is the key
|
|
4489
4468
|
* for the key/value pair formed with the label that a worker assigns to the object. The
|
|
4490
4469
|
* <code>LabelAttributeName</code> must meet the following requirements.</p>
|
|
4491
|
-
*
|
|
4470
|
+
* <ul>
|
|
4492
4471
|
* <li>
|
|
4493
|
-
*
|
|
4472
|
+
* <p>The name can't end with "-metadata". </p>
|
|
4494
4473
|
* </li>
|
|
4495
4474
|
* <li>
|
|
4496
|
-
*
|
|
4475
|
+
* <p>If you are using one of the following <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html">built-in task types</a>,
|
|
4497
4476
|
* the attribute name <i>must</i> end with "-ref". If the task type
|
|
4498
4477
|
* you are using is not listed below, the attribute name <i>must
|
|
4499
4478
|
* not</i> end with "-ref".</p>
|
|
4500
|
-
*
|
|
4479
|
+
* <ul>
|
|
4501
4480
|
* <li>
|
|
4502
|
-
*
|
|
4481
|
+
* <p>Image semantic segmentation (<code>SemanticSegmentation)</code>, and
|
|
4503
4482
|
* adjustment (<code>AdjustmentSemanticSegmentation</code>) and
|
|
4504
4483
|
* verification (<code>VerificationSemanticSegmentation</code>) labeling
|
|
4505
4484
|
* jobs for this task type.</p>
|
|
4506
|
-
*
|
|
4485
|
+
* </li>
|
|
4507
4486
|
* <li>
|
|
4508
|
-
*
|
|
4487
|
+
* <p>Video frame object detection (<code>VideoObjectDetection</code>), and
|
|
4509
4488
|
* adjustment and verification
|
|
4510
4489
|
* (<code>AdjustmentVideoObjectDetection</code>) labeling jobs for this
|
|
4511
4490
|
* task type.</p>
|
|
4512
|
-
*
|
|
4491
|
+
* </li>
|
|
4513
4492
|
* <li>
|
|
4514
|
-
*
|
|
4493
|
+
* <p>Video frame object tracking (<code>VideoObjectTracking</code>), and
|
|
4515
4494
|
* adjustment and verification (<code>AdjustmentVideoObjectTracking</code>)
|
|
4516
4495
|
* labeling jobs for this task type.</p>
|
|
4517
|
-
*
|
|
4496
|
+
* </li>
|
|
4518
4497
|
* <li>
|
|
4519
|
-
*
|
|
4498
|
+
* <p>3D point cloud semantic segmentation
|
|
4520
4499
|
* (<code>3DPointCloudSemanticSegmentation</code>), and adjustment and
|
|
4521
4500
|
* verification (<code>Adjustment3DPointCloudSemanticSegmentation</code>)
|
|
4522
4501
|
* labeling jobs for this task type. </p>
|
|
4523
|
-
*
|
|
4502
|
+
* </li>
|
|
4524
4503
|
* <li>
|
|
4525
|
-
*
|
|
4504
|
+
* <p>3D point cloud object tracking
|
|
4526
4505
|
* (<code>3DPointCloudObjectTracking</code>), and adjustment and
|
|
4527
4506
|
* verification (<code>Adjustment3DPointCloudObjectTracking</code>)
|
|
4528
4507
|
* labeling jobs for this task type. </p>
|
|
4529
|
-
*
|
|
4508
|
+
* </li>
|
|
4530
4509
|
* </ul>
|
|
4531
4510
|
* </li>
|
|
4532
4511
|
* </ul>
|
|
4533
|
-
*
|
|
4534
|
-
*
|
|
4512
|
+
* <p></p>
|
|
4513
|
+
* <important>
|
|
4535
4514
|
* <p>If you are creating an adjustment or verification labeling job, you must use a
|
|
4536
4515
|
* <i>different</i>
|
|
4537
|
-
*
|
|
4516
|
+
* <code>LabelAttributeName</code> than the one used in the original labeling job. The
|
|
4538
4517
|
* original labeling job is the Ground Truth labeling job that produced the labels that you
|
|
4539
4518
|
* want verified or adjusted. To learn more about adjustment and verification labeling
|
|
4540
4519
|
* jobs, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-verification-data.html">Verify and Adjust
|
|
4541
4520
|
* Labels</a>.</p>
|
|
4542
|
-
*
|
|
4521
|
+
* </important>
|
|
4543
4522
|
*/
|
|
4544
4523
|
LabelAttributeName: string | undefined;
|
|
4545
4524
|
/**
|
|
4546
4525
|
* <p>Input data for the labeling job, such as the Amazon S3 location of the data objects and the
|
|
4547
4526
|
* location of the manifest file that describes the data objects.</p>
|
|
4548
|
-
*
|
|
4527
|
+
* <p>You must specify at least one of the following: <code>S3DataSource</code> or
|
|
4549
4528
|
* <code>SnsDataSource</code>. </p>
|
|
4550
|
-
*
|
|
4529
|
+
* <ul>
|
|
4551
4530
|
* <li>
|
|
4552
|
-
*
|
|
4531
|
+
* <p>Use <code>SnsDataSource</code> to specify an SNS input topic for a streaming
|
|
4553
4532
|
* labeling job. If you do not specify and SNS input topic ARN, Ground Truth will
|
|
4554
4533
|
* create a one-time labeling job that stops after all data objects in the input
|
|
4555
4534
|
* manifest file have been labeled.</p>
|
|
4556
4535
|
* </li>
|
|
4557
4536
|
* <li>
|
|
4558
|
-
*
|
|
4537
|
+
* <p>Use <code>S3DataSource</code> to specify an input manifest file for both
|
|
4559
4538
|
* streaming and one-time labeling jobs. Adding an <code>S3DataSource</code> is
|
|
4560
4539
|
* optional if you use <code>SnsDataSource</code> to create a streaming labeling
|
|
4561
4540
|
* job.</p>
|
|
4562
4541
|
* </li>
|
|
4563
4542
|
* </ul>
|
|
4564
|
-
*
|
|
4543
|
+
* <p>If you use the Amazon Mechanical Turk workforce, your input data should not include
|
|
4565
4544
|
* confidential information, personal information or protected health information. Use
|
|
4566
4545
|
* <code>ContentClassifiers</code> to specify that your data is free of personally
|
|
4567
4546
|
* identifiable information and adult content.</p>
|
|
@@ -4581,47 +4560,47 @@ export interface CreateLabelingJobRequest {
|
|
|
4581
4560
|
/**
|
|
4582
4561
|
* <p>The S3 URI of the file, referred to as a <i>label category configuration
|
|
4583
4562
|
* file</i>, that defines the categories used to label the data objects.</p>
|
|
4584
|
-
*
|
|
4563
|
+
* <p>For 3D point cloud and video frame task types, you can add label category attributes
|
|
4585
4564
|
* and frame attributes to your label category configuration file. To learn how, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-point-cloud-label-category-config.html">Create a
|
|
4586
4565
|
* Labeling Category Configuration File for 3D Point Cloud Labeling Jobs</a>. </p>
|
|
4587
|
-
*
|
|
4566
|
+
* <p>For named entity recognition jobs, in addition to <code>"labels"</code>, you must
|
|
4588
4567
|
* provide worker instructions in the label category configuration file using the
|
|
4589
4568
|
* <code>"instructions"</code> parameter: <code>"instructions":
|
|
4590
4569
|
* {"shortInstruction":"<h1>Add header</h1><p>Add Instructions</p>",
|
|
4591
4570
|
* "fullInstruction":"<p>Add additional instructions.</p>"}</code>. For details
|
|
4592
4571
|
* and an example, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-named-entity-recg.html#sms-creating-ner-api">Create a
|
|
4593
4572
|
* Named Entity Recognition Labeling Job (API) </a>.</p>
|
|
4594
|
-
*
|
|
4573
|
+
* <p>For all other <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-task-types.html">built-in task types</a> and <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sms-custom-templates.html">custom
|
|
4595
4574
|
* tasks</a>, your label category configuration file must be a JSON file in the
|
|
4596
4575
|
* following format. Identify the labels you want to use by replacing <code>label_1</code>,
|
|
4597
4576
|
* <code>label_2</code>,<code>...</code>,<code>label_n</code> with your label
|
|
4598
4577
|
* categories.</p>
|
|
4599
|
-
*
|
|
4578
|
+
* <p>
|
|
4600
4579
|
* <code>{ </code>
|
|
4601
4580
|
* </p>
|
|
4602
|
-
*
|
|
4581
|
+
* <p>
|
|
4603
4582
|
* <code>"document-version": "2018-11-28",</code>
|
|
4604
4583
|
* </p>
|
|
4605
|
-
*
|
|
4584
|
+
* <p>
|
|
4606
4585
|
* <code>"labels": [{"label": "label_1"},{"label": "label_2"},...{"label":
|
|
4607
4586
|
* "label_n"}]</code>
|
|
4608
4587
|
* </p>
|
|
4609
|
-
*
|
|
4588
|
+
* <p>
|
|
4610
4589
|
* <code>}</code>
|
|
4611
4590
|
* </p>
|
|
4612
|
-
*
|
|
4613
|
-
*
|
|
4591
|
+
* <p>Note the following about the label category configuration file:</p>
|
|
4592
|
+
* <ul>
|
|
4614
4593
|
* <li>
|
|
4615
|
-
*
|
|
4594
|
+
* <p>For image classification and text classification (single and multi-label) you
|
|
4616
4595
|
* must specify at least two label categories. For all other task types, the
|
|
4617
4596
|
* minimum number of label categories required is one. </p>
|
|
4618
4597
|
* </li>
|
|
4619
4598
|
* <li>
|
|
4620
|
-
*
|
|
4599
|
+
* <p>Each label category must be unique, you cannot specify duplicate label
|
|
4621
4600
|
* categories.</p>
|
|
4622
4601
|
* </li>
|
|
4623
4602
|
* <li>
|
|
4624
|
-
*
|
|
4603
|
+
* <p>If you create a 3D point cloud or video frame adjustment or verification
|
|
4625
4604
|
* labeling job, you must include <code>auditLabelAttributeName</code> in the label
|
|
4626
4605
|
* category configuration. Use this parameter to enter the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateLabelingJob.html#sagemaker-CreateLabelingJob-request-LabelAttributeName">
|
|
4627
4606
|
* <code>LabelAttributeName</code>
|
|
@@ -4668,13 +4647,13 @@ export declare enum InferenceExecutionMode {
|
|
|
4668
4647
|
export interface InferenceExecutionConfig {
|
|
4669
4648
|
/**
|
|
4670
4649
|
* <p>How containers in a multi-container are run. The following values are valid.</p>
|
|
4671
|
-
*
|
|
4650
|
+
* <ul>
|
|
4672
4651
|
* <li>
|
|
4673
|
-
*
|
|
4652
|
+
* <p>
|
|
4674
4653
|
* <code>SERIAL</code> - Containers run as a serial pipeline.</p>
|
|
4675
4654
|
* </li>
|
|
4676
4655
|
* <li>
|
|
4677
|
-
*
|
|
4656
|
+
* <p>
|
|
4678
4657
|
* <code>DIRECT</code> - Only the individual container that you specify is
|
|
4679
4658
|
* run.</p>
|
|
4680
4659
|
* </li>
|
|
@@ -4707,10 +4686,10 @@ export interface CreateModelInput {
|
|
|
4707
4686
|
* jobs. Deploying on ML compute instances is part of model hosting. For more information,
|
|
4708
4687
|
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker
|
|
4709
4688
|
* Roles</a>. </p>
|
|
4710
|
-
*
|
|
4689
|
+
* <note>
|
|
4711
4690
|
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
4712
4691
|
* <code>iam:PassRole</code> permission.</p>
|
|
4713
|
-
*
|
|
4692
|
+
* </note>
|
|
4714
4693
|
*/
|
|
4715
4694
|
ExecutionRoleArn: string | undefined;
|
|
4716
4695
|
/**
|
|
@@ -5212,10 +5191,10 @@ export interface SourceAlgorithm {
|
|
|
5212
5191
|
* <p>The Amazon S3 path where the model artifacts, which result from model training, are stored.
|
|
5213
5192
|
* This path must point to a single <code>gzip</code> compressed tar archive
|
|
5214
5193
|
* (<code>.tar.gz</code> suffix).</p>
|
|
5215
|
-
*
|
|
5194
|
+
* <note>
|
|
5216
5195
|
* <p>The model artifacts must be in an S3 bucket that is in the same region as the
|
|
5217
5196
|
* algorithm.</p>
|
|
5218
|
-
*
|
|
5197
|
+
* </note>
|
|
5219
5198
|
*/
|
|
5220
5199
|
ModelDataUrl?: string;
|
|
5221
5200
|
/**
|
|
@@ -5236,7 +5215,7 @@ export interface SourceAlgorithmSpecification {
|
|
|
5236
5215
|
/**
|
|
5237
5216
|
* <p>Contains data, such as the inputs and targeted instance types that are used in the
|
|
5238
5217
|
* process of validating the model package.</p>
|
|
5239
|
-
*
|
|
5218
|
+
* <p>The data provided in the validation profile is made available to your buyers on Amazon Web Services
|
|
5240
5219
|
* Marketplace.</p>
|
|
5241
5220
|
*/
|
|
5242
5221
|
export interface ModelPackageValidationProfile {
|
|
@@ -5268,13 +5247,13 @@ export interface CreateModelPackageInput {
|
|
|
5268
5247
|
/**
|
|
5269
5248
|
* <p>The name of the model package. The name must have 1 to 63 characters. Valid characters
|
|
5270
5249
|
* are a-z, A-Z, 0-9, and - (hyphen).</p>
|
|
5271
|
-
*
|
|
5250
|
+
* <p>This parameter is required for unversioned models. It is not applicable to versioned
|
|
5272
5251
|
* models.</p>
|
|
5273
5252
|
*/
|
|
5274
5253
|
ModelPackageName?: string;
|
|
5275
5254
|
/**
|
|
5276
5255
|
* <p>The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to.</p>
|
|
5277
|
-
*
|
|
5256
|
+
* <p>This parameter is required for versioned models, and does not apply to unversioned
|
|
5278
5257
|
* models.</p>
|
|
5279
5258
|
*/
|
|
5280
5259
|
ModelPackageGroupName?: string;
|
|
@@ -5285,17 +5264,17 @@ export interface CreateModelPackageInput {
|
|
|
5285
5264
|
/**
|
|
5286
5265
|
* <p>Specifies details about inference jobs that can be run with models based on this model
|
|
5287
5266
|
* package, including the following:</p>
|
|
5288
|
-
*
|
|
5267
|
+
* <ul>
|
|
5289
5268
|
* <li>
|
|
5290
|
-
*
|
|
5269
|
+
* <p>The Amazon ECR paths of containers that contain the inference code and model
|
|
5291
5270
|
* artifacts.</p>
|
|
5292
5271
|
* </li>
|
|
5293
5272
|
* <li>
|
|
5294
|
-
*
|
|
5273
|
+
* <p>The instance types that the model package supports for transform jobs and
|
|
5295
5274
|
* real-time endpoints used for inference.</p>
|
|
5296
5275
|
* </li>
|
|
5297
5276
|
* <li>
|
|
5298
|
-
*
|
|
5277
|
+
* <p>The input and output content formats that the model package supports for
|
|
5299
5278
|
* inference.</p>
|
|
5300
5279
|
* </li>
|
|
5301
5280
|
* </ul>
|
|
@@ -5312,7 +5291,7 @@ export interface CreateModelPackageInput {
|
|
|
5312
5291
|
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
5313
5292
|
/**
|
|
5314
5293
|
* <p>Whether to certify the model package for listing on Amazon Web Services Marketplace.</p>
|
|
5315
|
-
*
|
|
5294
|
+
* <p>This parameter is optional for unversioned models, and does not apply to versioned
|
|
5316
5295
|
* models.</p>
|
|
5317
5296
|
*/
|
|
5318
5297
|
CertifyForMarketplace?: boolean;
|
|
@@ -5323,9 +5302,9 @@ export interface CreateModelPackageInput {
|
|
|
5323
5302
|
Tags?: Tag[];
|
|
5324
5303
|
/**
|
|
5325
5304
|
* <p>Whether the model is approved for deployment.</p>
|
|
5326
|
-
*
|
|
5305
|
+
* <p>This parameter is optional for versioned models, and does not apply to unversioned
|
|
5327
5306
|
* models.</p>
|
|
5328
|
-
*
|
|
5307
|
+
* <p>For versioned models, the value of this parameter must be set to <code>Approved</code>
|
|
5329
5308
|
* to deploy the model.</p>
|
|
5330
5309
|
*/
|
|
5331
5310
|
ModelApprovalStatus?: ModelApprovalStatus | string;
|
|
@@ -5677,7 +5656,6 @@ export declare enum MonitoringType {
|
|
|
5677
5656
|
export interface ScheduleConfig {
|
|
5678
5657
|
/**
|
|
5679
5658
|
* <p>A cron expression that describes details about the monitoring schedule.</p>
|
|
5680
|
-
*
|
|
5681
5659
|
* <p>Currently the only supported cron expressions are:</p>
|
|
5682
5660
|
* <ul>
|
|
5683
5661
|
* <li>
|
|
@@ -5704,7 +5682,6 @@ export interface ScheduleConfig {
|
|
|
5704
5682
|
* </p>
|
|
5705
5683
|
* </li>
|
|
5706
5684
|
* </ul>
|
|
5707
|
-
*
|
|
5708
5685
|
* <p>To support running every 6, 12 hours, the following are also supported:</p>
|
|
5709
5686
|
* <p>
|
|
5710
5687
|
* <code>cron(0 [00-23]/[01-24] ? * * *)</code>
|
|
@@ -5720,7 +5697,6 @@ export interface ScheduleConfig {
|
|
|
5720
5697
|
* </p>
|
|
5721
5698
|
* </li>
|
|
5722
5699
|
* </ul>
|
|
5723
|
-
*
|
|
5724
5700
|
* <note>
|
|
5725
5701
|
* <ul>
|
|
5726
5702
|
* <li>
|
|
@@ -5831,10 +5807,10 @@ export interface CreateNotebookInstanceInput {
|
|
|
5831
5807
|
* role necessary permissions so SageMaker can perform these tasks. The policy must allow the
|
|
5832
5808
|
* SageMaker service principal (sagemaker.amazonaws.com) permissions to assume this role. For
|
|
5833
5809
|
* more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker Roles</a>. </p>
|
|
5834
|
-
*
|
|
5810
|
+
* <note>
|
|
5835
5811
|
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
5836
5812
|
* <code>iam:PassRole</code> permission.</p>
|
|
5837
|
-
*
|
|
5813
|
+
* </note>
|
|
5838
5814
|
*/
|
|
5839
5815
|
RoleArn: string | undefined;
|
|
5840
5816
|
/**
|
|
@@ -5862,7 +5838,7 @@ export interface CreateNotebookInstanceInput {
|
|
|
5862
5838
|
* to <code>Disabled</code> this notebook instance is able to access resources only in your
|
|
5863
5839
|
* VPC, and is not be able to connect to SageMaker training and endpoint services unless you
|
|
5864
5840
|
* configure a NAT Gateway in your VPC.</p>
|
|
5865
|
-
*
|
|
5841
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/appendix-additional-considerations.html#appendix-notebook-and-internet-access">Notebook Instances Are Internet-Enabled by Default</a>. You can set the value
|
|
5866
5842
|
* of this parameter to <code>Disabled</code> only if you set a value for the
|
|
5867
5843
|
* <code>SubnetId</code> parameter.</p>
|
|
5868
5844
|
*/
|
|
@@ -5899,12 +5875,12 @@ export interface CreateNotebookInstanceInput {
|
|
|
5899
5875
|
/**
|
|
5900
5876
|
* <p>Whether root access is enabled or disabled for users of the notebook instance. The
|
|
5901
5877
|
* default value is <code>Enabled</code>.</p>
|
|
5902
|
-
*
|
|
5878
|
+
* <note>
|
|
5903
5879
|
* <p>Lifecycle configurations need root access to be able to set up a notebook
|
|
5904
5880
|
* instance. Because of this, lifecycle configurations associated with a notebook
|
|
5905
5881
|
* instance always run with root access even if you disable root access for
|
|
5906
5882
|
* users.</p>
|
|
5907
|
-
*
|
|
5883
|
+
* </note>
|
|
5908
5884
|
*/
|
|
5909
5885
|
RootAccess?: RootAccess | string;
|
|
5910
5886
|
/**
|
|
@@ -5924,16 +5900,16 @@ export interface CreateNotebookInstanceOutput {
|
|
|
5924
5900
|
}
|
|
5925
5901
|
/**
|
|
5926
5902
|
* <p>Contains the notebook instance lifecycle configuration script.</p>
|
|
5927
|
-
*
|
|
5928
|
-
*
|
|
5903
|
+
* <p>Each lifecycle configuration script has a limit of 16384 characters.</p>
|
|
5904
|
+
* <p>The value of the <code>$PATH</code> environment variable that is available to both
|
|
5929
5905
|
* scripts is <code>/sbin:bin:/usr/sbin:/usr/bin</code>.</p>
|
|
5930
|
-
*
|
|
5906
|
+
* <p>View CloudWatch Logs for notebook instance lifecycle configurations in log group
|
|
5931
5907
|
* <code>/aws/sagemaker/NotebookInstances</code> in log stream
|
|
5932
5908
|
* <code>[notebook-instance-name]/[LifecycleConfigHook]</code>.</p>
|
|
5933
|
-
*
|
|
5909
|
+
* <p>Lifecycle configuration scripts cannot run for longer than 5 minutes. If a script runs
|
|
5934
5910
|
* for longer than 5 minutes, it fails and the notebook instance is not created or
|
|
5935
5911
|
* started.</p>
|
|
5936
|
-
*
|
|
5912
|
+
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
|
|
5937
5913
|
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
|
|
5938
5914
|
*/
|
|
5939
5915
|
export interface NotebookInstanceLifecycleHook {
|
|
@@ -6389,7 +6365,7 @@ export interface ProcessingClusterConfig {
|
|
|
6389
6365
|
/**
|
|
6390
6366
|
* <p>The size of the ML storage volume in gigabytes that you want to provision. You must
|
|
6391
6367
|
* specify sufficient ML storage for your scenario.</p>
|
|
6392
|
-
*
|
|
6368
|
+
* <note>
|
|
6393
6369
|
* <p>Certain Nitro-based instances include local storage with a fixed total size,
|
|
6394
6370
|
* dependent on the instance type. When using these instances for processing, Amazon SageMaker mounts
|
|
6395
6371
|
* the local instance storage instead of Amazon EBS gp2 storage. You can't request a
|
|
@@ -6397,14 +6373,14 @@ export interface ProcessingClusterConfig {
|
|
|
6397
6373
|
* storage.</p>
|
|
6398
6374
|
* <p>For a list of instance types that support local instance storage, including the
|
|
6399
6375
|
* total size per instance type, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#instance-store-volumes">Instance Store Volumes</a>.</p>
|
|
6400
|
-
*
|
|
6376
|
+
* </note>
|
|
6401
6377
|
*/
|
|
6402
6378
|
VolumeSizeInGB: number | undefined;
|
|
6403
6379
|
/**
|
|
6404
6380
|
* <p>The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the
|
|
6405
6381
|
* storage volume attached to the ML compute instance(s) that run the processing job.
|
|
6406
6382
|
* </p>
|
|
6407
|
-
*
|
|
6383
|
+
* <note>
|
|
6408
6384
|
* <p>Certain Nitro-based instances include local storage, dependent on the instance
|
|
6409
6385
|
* type. Local storage volumes are encrypted using a hardware module on the instance.
|
|
6410
6386
|
* You can't request a <code>VolumeKmsKeyId</code> when using an instance type with
|
|
@@ -6412,7 +6388,7 @@ export interface ProcessingClusterConfig {
|
|
|
6412
6388
|
* <p>For a list of instance types that support local instance storage, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#instance-store-volumes">Instance Store Volumes</a>.</p>
|
|
6413
6389
|
* <p>For more information about local instance storage encryption, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ssd-instance-store.html">SSD
|
|
6414
6390
|
* Instance Store Volumes</a>.</p>
|
|
6415
|
-
*
|
|
6391
|
+
* </note>
|
|
6416
6392
|
*/
|
|
6417
6393
|
VolumeKmsKeyId?: string;
|
|
6418
6394
|
}
|
|
@@ -6802,15 +6778,15 @@ export interface CreateTrainingJobRequest {
|
|
|
6802
6778
|
* <p>Algorithm-specific parameters that influence the quality of the model. You set
|
|
6803
6779
|
* hyperparameters before you start the learning process. For a list of hyperparameters for
|
|
6804
6780
|
* each training algorithm provided by SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>. </p>
|
|
6805
|
-
*
|
|
6781
|
+
* <p>You can specify a maximum of 100 hyperparameters. Each hyperparameter is a
|
|
6806
6782
|
* key-value pair. Each key and value is limited to 256 characters, as specified by the
|
|
6807
6783
|
* <code>Length Constraint</code>. </p>
|
|
6808
|
-
*
|
|
6784
|
+
* <important>
|
|
6809
6785
|
* <p>Do not include any security-sensitive information including account access IDs,
|
|
6810
6786
|
* secrets or tokens in any hyperparameter field. If the use of security-sensitive
|
|
6811
6787
|
* credentials are detected, SageMaker will reject your training job request and return an
|
|
6812
6788
|
* exception error.</p>
|
|
6813
|
-
*
|
|
6789
|
+
* </important>
|
|
6814
6790
|
*/
|
|
6815
6791
|
HyperParameters?: Record<string, string>;
|
|
6816
6792
|
/**
|
|
@@ -6824,27 +6800,27 @@ export interface CreateTrainingJobRequest {
|
|
|
6824
6800
|
/**
|
|
6825
6801
|
* <p>The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform
|
|
6826
6802
|
* tasks on your behalf. </p>
|
|
6827
|
-
*
|
|
6803
|
+
* <p>During model training, SageMaker needs your permission to read input data from an S3
|
|
6828
6804
|
* bucket, download a Docker image that contains training code, write model artifacts to an
|
|
6829
6805
|
* S3 bucket, write logs to Amazon CloudWatch Logs, and publish metrics to Amazon CloudWatch. You grant
|
|
6830
6806
|
* permissions for all of these tasks to an IAM role. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker
|
|
6831
6807
|
* Roles</a>. </p>
|
|
6832
|
-
*
|
|
6808
|
+
* <note>
|
|
6833
6809
|
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
6834
6810
|
* <code>iam:PassRole</code> permission.</p>
|
|
6835
|
-
*
|
|
6811
|
+
* </note>
|
|
6836
6812
|
*/
|
|
6837
6813
|
RoleArn: string | undefined;
|
|
6838
6814
|
/**
|
|
6839
6815
|
* <p>An array of <code>Channel</code> objects. Each channel is a named input source.
|
|
6840
6816
|
* <code>InputDataConfig</code> describes the input data and its location. </p>
|
|
6841
|
-
*
|
|
6817
|
+
* <p>Algorithms can accept input data from one or more channels. For example, an
|
|
6842
6818
|
* algorithm might have two channels of input data, <code>training_data</code> and
|
|
6843
6819
|
* <code>validation_data</code>. The configuration for each channel provides the S3,
|
|
6844
6820
|
* EFS, or FSx location where the input data is stored. It also provides information about
|
|
6845
6821
|
* the stored data: the MIME type, compression method, and whether the data is wrapped in
|
|
6846
6822
|
* RecordIO format. </p>
|
|
6847
|
-
*
|
|
6823
|
+
* <p>Depending on the input mode that the algorithm supports, SageMaker either copies input
|
|
6848
6824
|
* data files from an S3 bucket to a local directory in the Docker container, or makes it
|
|
6849
6825
|
* available as input streams. For example, if you specify an EFS location, input data
|
|
6850
6826
|
* files are available as input streams. They do not need to be downloaded.</p>
|
|
@@ -6858,7 +6834,7 @@ export interface CreateTrainingJobRequest {
|
|
|
6858
6834
|
/**
|
|
6859
6835
|
* <p>The resources, including the ML compute instances and ML storage volumes, to use
|
|
6860
6836
|
* for model training. </p>
|
|
6861
|
-
*
|
|
6837
|
+
* <p>ML storage volumes store model artifacts and incremental states. Training
|
|
6862
6838
|
* algorithms might also use ML storage volumes for scratch space. If you want SageMaker to use
|
|
6863
6839
|
* the ML storage volume to store the training data, choose <code>File</code> as the
|
|
6864
6840
|
* <code>TrainingInputMode</code> in the algorithm specification. For distributed
|
|
@@ -6876,7 +6852,7 @@ export interface CreateTrainingJobRequest {
|
|
|
6876
6852
|
* <p>Specifies a limit to how long a model training job can run. It also specifies how long
|
|
6877
6853
|
* a managed Spot training job has to complete. When the job reaches the time limit, SageMaker
|
|
6878
6854
|
* ends the training job. Use this API to cap model training costs.</p>
|
|
6879
|
-
*
|
|
6855
|
+
* <p>To stop a job, SageMaker sends the algorithm the <code>SIGTERM</code> signal, which delays
|
|
6880
6856
|
* job termination for 120 seconds. Algorithms can use this 120-second window to save the
|
|
6881
6857
|
* model artifacts, so the results of training are not lost. </p>
|
|
6882
6858
|
*/
|
|
@@ -6909,7 +6885,7 @@ export interface CreateTrainingJobRequest {
|
|
|
6909
6885
|
* training provides a fully managed and scalable infrastructure for training machine
|
|
6910
6886
|
* learning models. this option is useful when training jobs can be interrupted and when
|
|
6911
6887
|
* there is flexibility when the training job is run. </p>
|
|
6912
|
-
*
|
|
6888
|
+
* <p>The complete and intermediate results of jobs are stored in an Amazon S3 bucket, and can be
|
|
6913
6889
|
* used as a starting point to train models incrementally. Amazon SageMaker provides metrics and
|
|
6914
6890
|
* logs in CloudWatch. They can be used to see when managed spot training jobs are running,
|
|
6915
6891
|
* interrupted, resumed, or completed. </p>
|
|
@@ -7002,7 +6978,7 @@ export interface DataProcessing {
|
|
|
7002
6978
|
* the algorithm. Use the <code>InputFilter</code> parameter to exclude fields, such as an
|
|
7003
6979
|
* ID column, from the input. If you want SageMaker to pass the entire input dataset to the
|
|
7004
6980
|
* algorithm, accept the default value <code>$</code>.</p>
|
|
7005
|
-
*
|
|
6981
|
+
* <p>Examples: <code>"$"</code>, <code>"$[1:]"</code>, <code>"$.features"</code>
|
|
7006
6982
|
* </p>
|
|
7007
6983
|
*/
|
|
7008
6984
|
InputFilter?: string;
|
|
@@ -7012,7 +6988,7 @@ export interface DataProcessing {
|
|
|
7012
6988
|
* dataset in the output file, leave the default value, <code>$</code>. If you specify
|
|
7013
6989
|
* indexes that aren't within the dimension size of the joined dataset, you get an
|
|
7014
6990
|
* error.</p>
|
|
7015
|
-
*
|
|
6991
|
+
* <p>Examples: <code>"$"</code>, <code>"$[0,5:]"</code>,
|
|
7016
6992
|
* <code>"$['id','SageMakerOutput']"</code>
|
|
7017
6993
|
* </p>
|
|
7018
6994
|
*/
|
|
@@ -7025,17 +7001,17 @@ export interface DataProcessing {
|
|
|
7025
7001
|
* <code>JoinSource</code> to <code>Input</code>. You can specify
|
|
7026
7002
|
* <code>OutputFilter</code> as an additional filter to select a portion of the joined
|
|
7027
7003
|
* dataset and store it in the output file.</p>
|
|
7028
|
-
*
|
|
7004
|
+
* <p>For JSON or JSONLines objects, such as a JSON array, SageMaker adds the transformed data to
|
|
7029
7005
|
* the input JSON object in an attribute called <code>SageMakerOutput</code>. The joined
|
|
7030
7006
|
* result for JSON must be a key-value pair object. If the input is not a key-value pair
|
|
7031
7007
|
* object, SageMaker creates a new JSON file. In the new JSON file, and the input data is stored
|
|
7032
7008
|
* under the <code>SageMakerInput</code> key and the results are stored in
|
|
7033
7009
|
* <code>SageMakerOutput</code>.</p>
|
|
7034
|
-
*
|
|
7010
|
+
* <p>For CSV data, SageMaker takes each row as a JSON array and joins the transformed data with
|
|
7035
7011
|
* the input by appending each transformed row to the end of the input. The joined data has
|
|
7036
7012
|
* the original input data followed by the transformed data and the output is a CSV
|
|
7037
7013
|
* file.</p>
|
|
7038
|
-
*
|
|
7014
|
+
* <p>For information on how joining in applied, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform-data-processing.html#batch-transform-data-processing-workflow">Workflow for Associating Inferences with Input Records</a>.</p>
|
|
7039
7015
|
*/
|
|
7040
7016
|
JoinSource?: JoinSource | string;
|
|
7041
7017
|
}
|
|
@@ -7089,11 +7065,11 @@ export interface CreateTransformJobRequest {
|
|
|
7089
7065
|
* the records fit within the maximum payload size, we recommend using a slightly larger
|
|
7090
7066
|
* value. The default value is <code>6</code> MB.
|
|
7091
7067
|
* </p>
|
|
7092
|
-
*
|
|
7068
|
+
* <p>The value of <code>MaxPayloadInMB</code> cannot be greater than 100 MB. If you specify
|
|
7093
7069
|
* the <code>MaxConcurrentTransforms</code> parameter, the value of
|
|
7094
7070
|
* <code>(MaxConcurrentTransforms * MaxPayloadInMB)</code> also cannot exceed 100
|
|
7095
7071
|
* MB.</p>
|
|
7096
|
-
*
|
|
7072
|
+
* <p>For cases where the payload might be arbitrarily large and is transmitted using HTTP
|
|
7097
7073
|
* chunked encoding, set the value to <code>0</code>.
|
|
7098
7074
|
* This
|
|
7099
7075
|
* feature works only in supported algorithms. Currently, Amazon SageMaker built-in
|
|
@@ -7105,12 +7081,12 @@ export interface CreateTransformJobRequest {
|
|
|
7105
7081
|
* request. A <i>record</i>
|
|
7106
7082
|
* <i></i> is a single unit of input data that
|
|
7107
7083
|
* inference can be made on. For example, a single line in a CSV file is a record. </p>
|
|
7108
|
-
*
|
|
7084
|
+
* <p>To enable the batch strategy, you must set the <code>SplitType</code> property to
|
|
7109
7085
|
* <code>Line</code>, <code>RecordIO</code>, or <code>TFRecord</code>.</p>
|
|
7110
|
-
*
|
|
7086
|
+
* <p>To use only one record when making an HTTP invocation request to a container, set
|
|
7111
7087
|
* <code>BatchStrategy</code> to <code>SingleRecord</code> and <code>SplitType</code>
|
|
7112
7088
|
* to <code>Line</code>.</p>
|
|
7113
|
-
*
|
|
7089
|
+
* <p>To fit as many records in a mini-batch as can fit within the
|
|
7114
7090
|
* <code>MaxPayloadInMB</code> limit, set <code>BatchStrategy</code> to
|
|
7115
7091
|
* <code>MultiRecord</code> and <code>SplitType</code> to <code>Line</code>.</p>
|
|
7116
7092
|
*/
|
|
@@ -7446,11 +7422,11 @@ export interface OidcConfig {
|
|
|
7446
7422
|
export interface SourceIpConfig {
|
|
7447
7423
|
/**
|
|
7448
7424
|
* <p>A list of one to ten <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">Classless Inter-Domain Routing</a> (CIDR) values.</p>
|
|
7449
|
-
*
|
|
7450
|
-
*
|
|
7425
|
+
* <p>Maximum: Ten CIDR values</p>
|
|
7426
|
+
* <note>
|
|
7451
7427
|
* <p>The following Length Constraints apply to individual CIDR values in
|
|
7452
7428
|
* the CIDR value list.</p>
|
|
7453
|
-
*
|
|
7429
|
+
* </note>
|
|
7454
7430
|
*/
|
|
7455
7431
|
Cidrs: string[] | undefined;
|
|
7456
7432
|
}
|
|
@@ -7477,7 +7453,6 @@ export interface CreateWorkforceRequest {
|
|
|
7477
7453
|
* A single Cognito workforce is created using and corresponds to a single
|
|
7478
7454
|
* <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">
|
|
7479
7455
|
* Amazon Cognito user pool</a>.</p>
|
|
7480
|
-
*
|
|
7481
7456
|
* <p>Do not use <code>OidcConfig</code> if you specify values for
|
|
7482
7457
|
* <code>CognitoConfig</code>.</p>
|
|
7483
7458
|
*/
|
|
@@ -7569,19 +7544,19 @@ export interface CreateWorkteamRequest {
|
|
|
7569
7544
|
/**
|
|
7570
7545
|
* <p>A list of <code>MemberDefinition</code> objects that contains objects that identify
|
|
7571
7546
|
* the workers that make up the work team. </p>
|
|
7572
|
-
*
|
|
7547
|
+
* <p>Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For
|
|
7573
7548
|
* private workforces created using Amazon Cognito use <code>CognitoMemberDefinition</code>. For
|
|
7574
7549
|
* workforces created using your own OIDC identity provider (IdP) use
|
|
7575
7550
|
* <code>OidcMemberDefinition</code>. Do not provide input for both of these parameters
|
|
7576
7551
|
* in a single request.</p>
|
|
7577
|
-
*
|
|
7552
|
+
* <p>For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito
|
|
7578
7553
|
* <i>user groups</i> within the user pool used to create a workforce. All of the
|
|
7579
7554
|
* <code>CognitoMemberDefinition</code> objects that make up the member definition must
|
|
7580
7555
|
* have the same <code>ClientId</code> and <code>UserPool</code> values. To add a Amazon
|
|
7581
7556
|
* Cognito user group to an existing worker pool, see <a href="">Adding groups to a User
|
|
7582
7557
|
* Pool</a>. For more information about user pools, see <a href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools.html">Amazon Cognito User
|
|
7583
7558
|
* Pools</a>.</p>
|
|
7584
|
-
*
|
|
7559
|
+
* <p>For workforces created using your own OIDC IdP, specify the user groups that you want to
|
|
7585
7560
|
* include in your private work team in <code>OidcMemberDefinition</code> by listing those groups
|
|
7586
7561
|
* in <code>Groups</code>.</p>
|
|
7587
7562
|
*/
|
|
@@ -7596,7 +7571,7 @@ export interface CreateWorkteamRequest {
|
|
|
7596
7571
|
NotificationConfiguration?: NotificationConfiguration;
|
|
7597
7572
|
/**
|
|
7598
7573
|
* <p>An array of key-value pairs.</p>
|
|
7599
|
-
*
|
|
7574
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html">Resource
|
|
7600
7575
|
* Tag</a> and <a href="https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html#allocation-what">Using
|
|
7601
7576
|
* Cost Allocation Tags</a> in the <i> Amazon Web Services Billing and Cost Management User
|
|
7602
7577
|
* Guide</i>.</p>
|
|
@@ -7692,7 +7667,7 @@ export interface DeleteAppRequest {
|
|
|
7692
7667
|
*/
|
|
7693
7668
|
DomainId: string | undefined;
|
|
7694
7669
|
/**
|
|
7695
|
-
* <p>The user profile name.</p>
|
|
7670
|
+
* <p>The user profile name. If this value is not set, then <code>SpaceName</code> must be set.</p>
|
|
7696
7671
|
*/
|
|
7697
7672
|
UserProfileName?: string;
|
|
7698
7673
|
/**
|
|
@@ -7704,7 +7679,7 @@ export interface DeleteAppRequest {
|
|
|
7704
7679
|
*/
|
|
7705
7680
|
AppName: string | undefined;
|
|
7706
7681
|
/**
|
|
7707
|
-
* <p>The name of the space.</p>
|
|
7682
|
+
* <p>The name of the space. If this value is not set, then <code>UserProfileName</code> must be set.</p>
|
|
7708
7683
|
*/
|
|
7709
7684
|
SpaceName?: string;
|
|
7710
7685
|
}
|
|
@@ -7956,7 +7931,7 @@ export interface DeleteModelExplainabilityJobDefinitionRequest {
|
|
|
7956
7931
|
export interface DeleteModelPackageInput {
|
|
7957
7932
|
/**
|
|
7958
7933
|
* <p>The name or Amazon Resource Name (ARN) of the model package to delete.</p>
|
|
7959
|
-
*
|
|
7934
|
+
* <p>When you specify a name, the name must have 1 to 63 characters. Valid
|
|
7960
7935
|
* characters are a-z, A-Z, 0-9, and - (hyphen).</p>
|
|
7961
7936
|
*/
|
|
7962
7937
|
ModelPackageName: string | undefined;
|
|
@@ -8106,7 +8081,7 @@ export interface DeleteWorkteamResponse {
|
|
|
8106
8081
|
}
|
|
8107
8082
|
/**
|
|
8108
8083
|
* <p>Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this <a>ProductionVariant</a>.</p>
|
|
8109
|
-
*
|
|
8084
|
+
* <p>If you used the <code>registry/repository[:tag]</code> form to specify the image path
|
|
8110
8085
|
* of the primary container when you created the model hosted in this
|
|
8111
8086
|
* <code>ProductionVariant</code>, the path resolves to a path of the form
|
|
8112
8087
|
* <code>registry/repository[@digest]</code>. A digest is a hash value that identifies
|
|
@@ -8321,7 +8296,7 @@ export interface DescribeAppRequest {
|
|
|
8321
8296
|
*/
|
|
8322
8297
|
DomainId: string | undefined;
|
|
8323
8298
|
/**
|
|
8324
|
-
* <p>The user profile name.</p>
|
|
8299
|
+
* <p>The user profile name. If this value is not set, then <code>SpaceName</code> must be set.</p>
|
|
8325
8300
|
*/
|
|
8326
8301
|
UserProfileName?: string;
|
|
8327
8302
|
/**
|
|
@@ -8337,56 +8312,6 @@ export interface DescribeAppRequest {
|
|
|
8337
8312
|
*/
|
|
8338
8313
|
SpaceName?: string;
|
|
8339
8314
|
}
|
|
8340
|
-
export interface DescribeAppResponse {
|
|
8341
|
-
/**
|
|
8342
|
-
* <p>The Amazon Resource Name (ARN) of the app.</p>
|
|
8343
|
-
*/
|
|
8344
|
-
AppArn?: string;
|
|
8345
|
-
/**
|
|
8346
|
-
* <p>The type of app.</p>
|
|
8347
|
-
*/
|
|
8348
|
-
AppType?: AppType | string;
|
|
8349
|
-
/**
|
|
8350
|
-
* <p>The name of the app.</p>
|
|
8351
|
-
*/
|
|
8352
|
-
AppName?: string;
|
|
8353
|
-
/**
|
|
8354
|
-
* <p>The domain ID.</p>
|
|
8355
|
-
*/
|
|
8356
|
-
DomainId?: string;
|
|
8357
|
-
/**
|
|
8358
|
-
* <p>The user profile name.</p>
|
|
8359
|
-
*/
|
|
8360
|
-
UserProfileName?: string;
|
|
8361
|
-
/**
|
|
8362
|
-
* <p>The status.</p>
|
|
8363
|
-
*/
|
|
8364
|
-
Status?: AppStatus | string;
|
|
8365
|
-
/**
|
|
8366
|
-
* <p>The timestamp of the last health check.</p>
|
|
8367
|
-
*/
|
|
8368
|
-
LastHealthCheckTimestamp?: Date;
|
|
8369
|
-
/**
|
|
8370
|
-
* <p>The timestamp of the last user's activity. <code>LastUserActivityTimestamp</code> is also updated when SageMaker performs health checks without user activity. As a result, this value is set to the same value as <code>LastHealthCheckTimestamp</code>.</p>
|
|
8371
|
-
*/
|
|
8372
|
-
LastUserActivityTimestamp?: Date;
|
|
8373
|
-
/**
|
|
8374
|
-
* <p>The creation time.</p>
|
|
8375
|
-
*/
|
|
8376
|
-
CreationTime?: Date;
|
|
8377
|
-
/**
|
|
8378
|
-
* <p>The failure reason.</p>
|
|
8379
|
-
*/
|
|
8380
|
-
FailureReason?: string;
|
|
8381
|
-
/**
|
|
8382
|
-
* <p>The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.</p>
|
|
8383
|
-
*/
|
|
8384
|
-
ResourceSpec?: ResourceSpec;
|
|
8385
|
-
/**
|
|
8386
|
-
* <p>The name of the space.</p>
|
|
8387
|
-
*/
|
|
8388
|
-
SpaceName?: string;
|
|
8389
|
-
}
|
|
8390
8315
|
/**
|
|
8391
8316
|
* @internal
|
|
8392
8317
|
*/
|
|
@@ -8615,6 +8540,10 @@ export declare const PhaseFilterSensitiveLog: (obj: Phase) => any;
|
|
|
8615
8540
|
* @internal
|
|
8616
8541
|
*/
|
|
8617
8542
|
export declare const TrafficPatternFilterSensitiveLog: (obj: TrafficPattern) => any;
|
|
8543
|
+
/**
|
|
8544
|
+
* @internal
|
|
8545
|
+
*/
|
|
8546
|
+
export declare const RecommendationJobVpcConfigFilterSensitiveLog: (obj: RecommendationJobVpcConfig) => any;
|
|
8618
8547
|
/**
|
|
8619
8548
|
* @internal
|
|
8620
8549
|
*/
|
|
@@ -9463,7 +9392,3 @@ export declare const DescribeAlgorithmOutputFilterSensitiveLog: (obj: DescribeAl
|
|
|
9463
9392
|
* @internal
|
|
9464
9393
|
*/
|
|
9465
9394
|
export declare const DescribeAppRequestFilterSensitiveLog: (obj: DescribeAppRequest) => any;
|
|
9466
|
-
/**
|
|
9467
|
-
* @internal
|
|
9468
|
-
*/
|
|
9469
|
-
export declare const DescribeAppResponseFilterSensitiveLog: (obj: DescribeAppResponse) => any;
|