@aws-sdk/client-sagemaker 3.78.0 → 3.79.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/CHANGELOG.md +11 -0
- package/README.md +2 -2
- package/dist-cjs/commands/CreateImageVersionCommand.js +2 -1
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -2
- package/dist-cjs/models/models_0.js +16 -17
- package/dist-cjs/models/models_1.js +18 -18
- package/dist-cjs/models/models_2.js +18 -18
- package/dist-cjs/models/models_3.js +15 -3
- package/dist-cjs/protocols/Aws_json1_1.js +20 -0
- package/dist-es/commands/CreateImageVersionCommand.js +2 -1
- package/dist-es/commands/DescribeLabelingJobCommand.js +2 -1
- package/dist-es/commands/DescribeLineageGroupCommand.js +1 -2
- package/dist-es/commands/ListTrainingJobsCommand.js +1 -2
- package/dist-es/models/models_0.js +9 -8
- package/dist-es/models/models_1.js +8 -8
- package/dist-es/models/models_2.js +8 -8
- package/dist-es/models/models_3.js +8 -0
- package/dist-es/protocols/Aws_json1_1.js +18 -2
- package/dist-types/SageMaker.d.ts +78 -73
- package/dist-types/SageMakerClient.d.ts +2 -2
- package/dist-types/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -2
- package/dist-types/commands/CreateEndpointCommand.d.ts +7 -7
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +5 -5
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageVersionCommand.d.ts +3 -2
- package/dist-types/commands/CreateModelCommand.d.ts +6 -8
- package/dist-types/commands/CreateModelPackageCommand.d.ts +4 -4
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +13 -13
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +8 -8
- package/dist-types/commands/DeleteEndpointCommand.d.ts +9 -2
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -2
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -2
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -2
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -2
- package/dist-types/commands/StopTrainingJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +143 -126
- package/dist-types/models/models_1.d.ts +88 -231
- package/dist-types/models/models_2.d.ts +215 -163
- package/dist-types/models/models_3.d.ts +116 -30
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +17 -17
- package/dist-types/ts3.4/models/models_1.d.ts +18 -51
- package/dist-types/ts3.4/models/models_2.d.ts +51 -46
- package/dist-types/ts3.4/models/models_3.d.ts +46 -1
- package/package.json +8 -8
|
@@ -1,4 +1,31 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchStrategy, Bias, CaptureStatus, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeploymentConfig, DomainSettings, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput,
|
|
1
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchStrategy, Bias, CaptureStatus, CategoricalParameter, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeploymentConfig, DomainSettings, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition, FlowDefinitionOutputConfig, GitConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobWarmStartConfig, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, MetricsSource, ModelApprovalStatus, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, OutputDataConfig, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantInstanceType, ProductionVariantServerlessConfig, PublicWorkforceTaskPrice, ResourceConfig, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
export interface CreateImageVersionResponse {
|
|
3
|
+
/**
|
|
4
|
+
* <p>The Amazon Resource Name (ARN) of the image version.</p>
|
|
5
|
+
*/
|
|
6
|
+
ImageVersionArn?: string;
|
|
7
|
+
}
|
|
8
|
+
export declare namespace CreateImageVersionResponse {
|
|
9
|
+
/**
|
|
10
|
+
* @internal
|
|
11
|
+
*/
|
|
12
|
+
const filterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* <p>Specifies the range of environment parameters</p>
|
|
16
|
+
*/
|
|
17
|
+
export interface EnvironmentParameterRanges {
|
|
18
|
+
/**
|
|
19
|
+
* <p>Specified a list of parameters for each category.</p>
|
|
20
|
+
*/
|
|
21
|
+
CategoricalParameterRanges?: CategoricalParameter[];
|
|
22
|
+
}
|
|
23
|
+
export declare namespace EnvironmentParameterRanges {
|
|
24
|
+
/**
|
|
25
|
+
* @internal
|
|
26
|
+
*/
|
|
27
|
+
const filterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
28
|
+
}
|
|
2
29
|
/**
|
|
3
30
|
* <p>The endpoint configuration for the load test.</p>
|
|
4
31
|
*/
|
|
@@ -2054,7 +2081,7 @@ export declare namespace HumanTaskConfig {
|
|
|
2054
2081
|
export interface LabelingJobDataAttributes {
|
|
2055
2082
|
/**
|
|
2056
2083
|
* <p>Declares that your content is free of personally identifiable information or adult
|
|
2057
|
-
* content.
|
|
2084
|
+
* content. SageMaker may restrict the Amazon Mechanical Turk workers that can view your task
|
|
2058
2085
|
* based on this information.</p>
|
|
2059
2086
|
*/
|
|
2060
2087
|
ContentClassifiers?: (ContentClassifier | string)[];
|
|
@@ -2569,13 +2596,13 @@ export interface CreateModelInput {
|
|
|
2569
2596
|
*/
|
|
2570
2597
|
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
2571
2598
|
/**
|
|
2572
|
-
* <p>The Amazon Resource Name (ARN) of the IAM role that
|
|
2599
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access model
|
|
2573
2600
|
* artifacts and docker image for deployment on ML compute instances or for batch transform
|
|
2574
2601
|
* jobs. Deploying on ML compute instances is part of model hosting. For more information,
|
|
2575
|
-
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">
|
|
2602
|
+
* see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker
|
|
2576
2603
|
* Roles</a>. </p>
|
|
2577
2604
|
* <note>
|
|
2578
|
-
* <p>To be able to pass this role to
|
|
2605
|
+
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
2579
2606
|
* <code>iam:PassRole</code> permission.</p>
|
|
2580
2607
|
* </note>
|
|
2581
2608
|
*/
|
|
@@ -2609,7 +2636,7 @@ export declare namespace CreateModelInput {
|
|
|
2609
2636
|
}
|
|
2610
2637
|
export interface CreateModelOutput {
|
|
2611
2638
|
/**
|
|
2612
|
-
* <p>The ARN of the model created in
|
|
2639
|
+
* <p>The ARN of the model created in SageMaker.</p>
|
|
2613
2640
|
*/
|
|
2614
2641
|
ModelArn: string | undefined;
|
|
2615
2642
|
}
|
|
@@ -2912,7 +2939,7 @@ export declare namespace FileSource {
|
|
|
2912
2939
|
}
|
|
2913
2940
|
/**
|
|
2914
2941
|
* <p>Represents the drift check bias baselines that can be used when the model monitor is set using the
|
|
2915
|
-
*
|
|
2942
|
+
* model package.</p>
|
|
2916
2943
|
*/
|
|
2917
2944
|
export interface DriftCheckBias {
|
|
2918
2945
|
/**
|
|
@@ -2936,7 +2963,7 @@ export declare namespace DriftCheckBias {
|
|
|
2936
2963
|
}
|
|
2937
2964
|
/**
|
|
2938
2965
|
* <p>Represents the drift check explainability baselines that can be used when the model monitor is set
|
|
2939
|
-
*
|
|
2966
|
+
* using the model package. </p>
|
|
2940
2967
|
*/
|
|
2941
2968
|
export interface DriftCheckExplainability {
|
|
2942
2969
|
/**
|
|
@@ -2956,7 +2983,7 @@ export declare namespace DriftCheckExplainability {
|
|
|
2956
2983
|
}
|
|
2957
2984
|
/**
|
|
2958
2985
|
* <p>Represents the drift check data quality baselines that can be used when the model monitor is set using
|
|
2959
|
-
*
|
|
2986
|
+
* the model package. </p>
|
|
2960
2987
|
*/
|
|
2961
2988
|
export interface DriftCheckModelDataQuality {
|
|
2962
2989
|
/**
|
|
@@ -2976,7 +3003,7 @@ export declare namespace DriftCheckModelDataQuality {
|
|
|
2976
3003
|
}
|
|
2977
3004
|
/**
|
|
2978
3005
|
* <p>Represents the drift check model quality baselines that can be used when the model monitor is set using
|
|
2979
|
-
*
|
|
3006
|
+
* the model package. </p>
|
|
2980
3007
|
*/
|
|
2981
3008
|
export interface DriftCheckModelQuality {
|
|
2982
3009
|
/**
|
|
@@ -2996,27 +3023,27 @@ export declare namespace DriftCheckModelQuality {
|
|
|
2996
3023
|
}
|
|
2997
3024
|
/**
|
|
2998
3025
|
* <p>Represents the drift check baselines that can be used when the model monitor is set using the model
|
|
2999
|
-
*
|
|
3026
|
+
* package. </p>
|
|
3000
3027
|
*/
|
|
3001
3028
|
export interface DriftCheckBaselines {
|
|
3002
3029
|
/**
|
|
3003
3030
|
* <p>Represents the drift check bias baselines that can be used when the model monitor is set using the model
|
|
3004
|
-
*
|
|
3031
|
+
* package. </p>
|
|
3005
3032
|
*/
|
|
3006
3033
|
Bias?: DriftCheckBias;
|
|
3007
3034
|
/**
|
|
3008
3035
|
* <p>Represents the drift check explainability baselines that can be used when the model monitor is set using
|
|
3009
|
-
*
|
|
3036
|
+
* the model package. </p>
|
|
3010
3037
|
*/
|
|
3011
3038
|
Explainability?: DriftCheckExplainability;
|
|
3012
3039
|
/**
|
|
3013
3040
|
* <p>Represents the drift check model quality baselines that can be used when the model monitor is set using
|
|
3014
|
-
*
|
|
3041
|
+
* the model package.</p>
|
|
3015
3042
|
*/
|
|
3016
3043
|
ModelQuality?: DriftCheckModelQuality;
|
|
3017
3044
|
/**
|
|
3018
3045
|
* <p>Represents the drift check model data quality baselines that can be used when the model monitor is set
|
|
3019
|
-
*
|
|
3046
|
+
* using the model package.</p>
|
|
3020
3047
|
*/
|
|
3021
3048
|
ModelDataQuality?: DriftCheckModelDataQuality;
|
|
3022
3049
|
}
|
|
@@ -3108,7 +3135,7 @@ export declare namespace ModelMetrics {
|
|
|
3108
3135
|
}
|
|
3109
3136
|
/**
|
|
3110
3137
|
* <p>Specifies an algorithm that was used to create the model package. The algorithm must
|
|
3111
|
-
* be either an algorithm resource in your
|
|
3138
|
+
* be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you
|
|
3112
3139
|
* are subscribed to.</p>
|
|
3113
3140
|
*/
|
|
3114
3141
|
export interface SourceAlgorithm {
|
|
@@ -3124,7 +3151,7 @@ export interface SourceAlgorithm {
|
|
|
3124
3151
|
ModelDataUrl?: string;
|
|
3125
3152
|
/**
|
|
3126
3153
|
* <p>The name of an algorithm that was used to create the model package. The algorithm must
|
|
3127
|
-
* be either an algorithm resource in your
|
|
3154
|
+
* be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you
|
|
3128
3155
|
* are subscribed to.</p>
|
|
3129
3156
|
*/
|
|
3130
3157
|
AlgorithmName: string | undefined;
|
|
@@ -3174,7 +3201,7 @@ export declare namespace ModelPackageValidationProfile {
|
|
|
3174
3201
|
const filterSensitiveLog: (obj: ModelPackageValidationProfile) => any;
|
|
3175
3202
|
}
|
|
3176
3203
|
/**
|
|
3177
|
-
* <p>Specifies batch transform jobs that
|
|
3204
|
+
* <p>Specifies batch transform jobs that SageMaker runs to validate your model package.</p>
|
|
3178
3205
|
*/
|
|
3179
3206
|
export interface ModelPackageValidationSpecification {
|
|
3180
3207
|
/**
|
|
@@ -3183,7 +3210,7 @@ export interface ModelPackageValidationSpecification {
|
|
|
3183
3210
|
ValidationRole: string | undefined;
|
|
3184
3211
|
/**
|
|
3185
3212
|
* <p>An array of <code>ModelPackageValidationProfile</code> objects, each of which
|
|
3186
|
-
* specifies a batch transform job that
|
|
3213
|
+
* specifies a batch transform job that SageMaker runs to validate your model package.</p>
|
|
3187
3214
|
*/
|
|
3188
3215
|
ValidationProfiles: ModelPackageValidationProfile[] | undefined;
|
|
3189
3216
|
}
|
|
@@ -3231,7 +3258,7 @@ export interface CreateModelPackageInput {
|
|
|
3231
3258
|
*/
|
|
3232
3259
|
InferenceSpecification?: InferenceSpecification;
|
|
3233
3260
|
/**
|
|
3234
|
-
* <p>Specifies configurations for one or more transform jobs that
|
|
3261
|
+
* <p>Specifies configurations for one or more transform jobs that SageMaker runs to test the
|
|
3235
3262
|
* model package.</p>
|
|
3236
3263
|
*/
|
|
3237
3264
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
@@ -3278,8 +3305,8 @@ export interface CreateModelPackageInput {
|
|
|
3278
3305
|
};
|
|
3279
3306
|
/**
|
|
3280
3307
|
* <p>Represents the drift check baselines that can be used when the model monitor is set using the model package.
|
|
3281
|
-
*
|
|
3282
|
-
*
|
|
3308
|
+
* For more information, see the topic on <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/pipelines-quality-clarify-baseline-lifecycle.html#pipelines-quality-clarify-baseline-drift-detection">Drift Detection against Previous Baselines in SageMaker Pipelines</a> in the <i>Amazon SageMaker Developer Guide</i>.
|
|
3309
|
+
* </p>
|
|
3283
3310
|
*/
|
|
3284
3311
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
3285
3312
|
/**
|
|
@@ -3919,19 +3946,19 @@ export interface CreateNotebookInstanceInput {
|
|
|
3919
3946
|
*/
|
|
3920
3947
|
SecurityGroupIds?: string[];
|
|
3921
3948
|
/**
|
|
3922
|
-
* <p> When you send any requests to Amazon Web Services resources from the notebook instance,
|
|
3949
|
+
* <p> When you send any requests to Amazon Web Services resources from the notebook instance, SageMaker
|
|
3923
3950
|
* assumes this role to perform tasks on your behalf. You must grant this role necessary
|
|
3924
|
-
* permissions so
|
|
3951
|
+
* permissions so SageMaker can perform these tasks. The policy must allow the SageMaker service
|
|
3925
3952
|
* principal (sagemaker.amazonaws.com) permissions to assume this role. For more
|
|
3926
|
-
* information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">
|
|
3953
|
+
* information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker Roles</a>. </p>
|
|
3927
3954
|
* <note>
|
|
3928
|
-
* <p>To be able to pass this role to
|
|
3955
|
+
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
3929
3956
|
* <code>iam:PassRole</code> permission.</p>
|
|
3930
3957
|
* </note>
|
|
3931
3958
|
*/
|
|
3932
3959
|
RoleArn: string | undefined;
|
|
3933
3960
|
/**
|
|
3934
|
-
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that
|
|
3961
|
+
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on
|
|
3935
3962
|
* the storage volume attached to your notebook instance. The KMS key you provide must be
|
|
3936
3963
|
* enabled. For information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/enabling-keys.html">Enabling and Disabling
|
|
3937
3964
|
* Keys</a> in the <i>Amazon Web Services Key Management Service Developer Guide</i>.</p>
|
|
@@ -3951,9 +3978,9 @@ export interface CreateNotebookInstanceInput {
|
|
|
3951
3978
|
*/
|
|
3952
3979
|
LifecycleConfigName?: string;
|
|
3953
3980
|
/**
|
|
3954
|
-
* <p>Sets whether
|
|
3981
|
+
* <p>Sets whether SageMaker provides internet access to the notebook instance. If you set this
|
|
3955
3982
|
* to <code>Disabled</code> this notebook instance is able to access resources only in your
|
|
3956
|
-
* VPC, and is not be able to connect to
|
|
3983
|
+
* VPC, and is not be able to connect to SageMaker training and endpoint services unless you
|
|
3957
3984
|
* configure a NAT Gateway in your VPC.</p>
|
|
3958
3985
|
* <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
|
|
3959
3986
|
* of this parameter to <code>Disabled</code> only if you set a value for the
|
|
@@ -3976,7 +4003,7 @@ export interface CreateNotebookInstanceInput {
|
|
|
3976
4003
|
* repository. This can be either the name of a Git repository stored as a resource in your
|
|
3977
4004
|
* account, or the URL of a Git repository in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
|
|
3978
4005
|
* other Git repository. When you open a notebook instance, it opens in the directory that
|
|
3979
|
-
* contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git Repositories with
|
|
4006
|
+
* contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git Repositories with SageMaker
|
|
3980
4007
|
* Notebook Instances</a>.</p>
|
|
3981
4008
|
*/
|
|
3982
4009
|
DefaultCodeRepository?: string;
|
|
@@ -3986,7 +4013,7 @@ export interface CreateNotebookInstanceInput {
|
|
|
3986
4013
|
* or the URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
|
|
3987
4014
|
* other Git repository. These repositories are cloned at the same level as the default
|
|
3988
4015
|
* repository of your notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
|
|
3989
|
-
* Repositories with
|
|
4016
|
+
* Repositories with SageMaker Notebook Instances</a>.</p>
|
|
3990
4017
|
*/
|
|
3991
4018
|
AdditionalCodeRepositories?: string[];
|
|
3992
4019
|
/**
|
|
@@ -5077,7 +5104,7 @@ export interface CreateTrainingJobRequest {
|
|
|
5077
5104
|
/**
|
|
5078
5105
|
* <p>Algorithm-specific parameters that influence the quality of the model. You set
|
|
5079
5106
|
* hyperparameters before you start the learning process. For a list of hyperparameters for
|
|
5080
|
-
* each training algorithm provided by
|
|
5107
|
+
* each training algorithm provided by SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>. </p>
|
|
5081
5108
|
* <p>You can specify a maximum of 100 hyperparameters. Each hyperparameter is a
|
|
5082
5109
|
* key-value pair. Each key and value is limited to 256 characters, as specified by the
|
|
5083
5110
|
* <code>Length Constraint</code>. </p>
|
|
@@ -5088,44 +5115,43 @@ export interface CreateTrainingJobRequest {
|
|
|
5088
5115
|
/**
|
|
5089
5116
|
* <p>The registry path of the Docker image that contains the training algorithm and
|
|
5090
5117
|
* algorithm-specific metadata, including the input mode. For more information about
|
|
5091
|
-
* algorithms provided by
|
|
5118
|
+
* algorithms provided by SageMaker, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/algos.html">Algorithms</a>. For information about
|
|
5092
5119
|
* providing your own algorithms, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html">Using Your Own Algorithms with Amazon
|
|
5093
5120
|
* SageMaker</a>. </p>
|
|
5094
5121
|
*/
|
|
5095
5122
|
AlgorithmSpecification: AlgorithmSpecification | undefined;
|
|
5096
5123
|
/**
|
|
5097
|
-
* <p>The Amazon Resource Name (ARN) of an IAM role that
|
|
5124
|
+
* <p>The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform
|
|
5098
5125
|
* tasks on your behalf. </p>
|
|
5099
|
-
* <p>During model training,
|
|
5126
|
+
* <p>During model training, SageMaker needs your permission to read input data from an S3
|
|
5100
5127
|
* bucket, download a Docker image that contains training code, write model artifacts to an
|
|
5101
5128
|
* S3 bucket, write logs to Amazon CloudWatch Logs, and publish metrics to Amazon CloudWatch. You grant
|
|
5102
|
-
* 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">
|
|
5129
|
+
* 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
|
|
5103
5130
|
* Roles</a>. </p>
|
|
5104
5131
|
* <note>
|
|
5105
|
-
* <p>To be able to pass this role to
|
|
5132
|
+
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
5106
5133
|
* <code>iam:PassRole</code> permission.</p>
|
|
5107
5134
|
* </note>
|
|
5108
5135
|
*/
|
|
5109
5136
|
RoleArn: string | undefined;
|
|
5110
5137
|
/**
|
|
5111
5138
|
* <p>An array of <code>Channel</code> objects. Each channel is a named input source.
|
|
5112
|
-
* <code>InputDataConfig</code>
|
|
5113
|
-
* describes the input data and its location. </p>
|
|
5139
|
+
* <code>InputDataConfig</code> describes the input data and its location. </p>
|
|
5114
5140
|
* <p>Algorithms can accept input data from one or more channels. For example, an
|
|
5115
5141
|
* algorithm might have two channels of input data, <code>training_data</code> and
|
|
5116
5142
|
* <code>validation_data</code>. The configuration for each channel provides the S3,
|
|
5117
5143
|
* EFS, or FSx location where the input data is stored. It also provides information about
|
|
5118
5144
|
* the stored data: the MIME type, compression method, and whether the data is wrapped in
|
|
5119
5145
|
* RecordIO format. </p>
|
|
5120
|
-
* <p>Depending on the input mode that the algorithm supports,
|
|
5146
|
+
* <p>Depending on the input mode that the algorithm supports, SageMaker either copies input
|
|
5121
5147
|
* data files from an S3 bucket to a local directory in the Docker container, or makes it
|
|
5122
5148
|
* available as input streams. For example, if you specify an EFS location, input data
|
|
5123
|
-
* files
|
|
5149
|
+
* files are available as input streams. They do not need to be
|
|
5124
5150
|
* downloaded.</p>
|
|
5125
5151
|
*/
|
|
5126
5152
|
InputDataConfig?: Channel[];
|
|
5127
5153
|
/**
|
|
5128
|
-
* <p>Specifies the path to the S3 location where you want to store model artifacts.
|
|
5154
|
+
* <p>Specifies the path to the S3 location where you want to store model artifacts. SageMaker
|
|
5129
5155
|
* creates subfolders for the artifacts. </p>
|
|
5130
5156
|
*/
|
|
5131
5157
|
OutputDataConfig: OutputDataConfig | undefined;
|
|
@@ -5133,7 +5159,7 @@ export interface CreateTrainingJobRequest {
|
|
|
5133
5159
|
* <p>The resources, including the ML compute instances and ML storage volumes, to use
|
|
5134
5160
|
* for model training. </p>
|
|
5135
5161
|
* <p>ML storage volumes store model artifacts and incremental states. Training
|
|
5136
|
-
* algorithms might also use ML storage volumes for scratch space. If you want
|
|
5162
|
+
* algorithms might also use ML storage volumes for scratch space. If you want SageMaker to use
|
|
5137
5163
|
* the ML storage volume to store the training data, choose <code>File</code> as the
|
|
5138
5164
|
* <code>TrainingInputMode</code> in the algorithm specification. For distributed
|
|
5139
5165
|
* training algorithms, specify an instance count greater than 1.</p>
|
|
@@ -5148,9 +5174,9 @@ export interface CreateTrainingJobRequest {
|
|
|
5148
5174
|
VpcConfig?: VpcConfig;
|
|
5149
5175
|
/**
|
|
5150
5176
|
* <p>Specifies a limit to how long a model training job can run. It also specifies how long
|
|
5151
|
-
* a managed Spot training job has to complete. When the job reaches the time limit,
|
|
5177
|
+
* a managed Spot training job has to complete. When the job reaches the time limit, SageMaker
|
|
5152
5178
|
* ends the training job. Use this API to cap model training costs.</p>
|
|
5153
|
-
* <p>To stop a job,
|
|
5179
|
+
* <p>To stop a job, SageMaker sends the algorithm the <code>SIGTERM</code> signal, which delays
|
|
5154
5180
|
* job termination for 120 seconds. Algorithms can use this 120-second window to save the
|
|
5155
5181
|
* model artifacts, so the results of training are not lost. </p>
|
|
5156
5182
|
*/
|
|
@@ -5165,7 +5191,7 @@ export interface CreateTrainingJobRequest {
|
|
|
5165
5191
|
/**
|
|
5166
5192
|
* <p>Isolates the training container. No inbound or outbound network calls can be made,
|
|
5167
5193
|
* except for calls between peers within a training cluster for distributed training. If
|
|
5168
|
-
* you enable network isolation for training jobs that are configured to use a VPC,
|
|
5194
|
+
* you enable network isolation for training jobs that are configured to use a VPC, SageMaker
|
|
5169
5195
|
* downloads and uploads customer data and model artifacts through the specified VPC, but
|
|
5170
5196
|
* the training container does not have network access.</p>
|
|
5171
5197
|
*/
|
|
@@ -5289,7 +5315,7 @@ export interface DataProcessing {
|
|
|
5289
5315
|
/**
|
|
5290
5316
|
* <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform-data-processing.html#data-processing-operators">JSONPath</a> expression used to select a portion of the input data to pass to
|
|
5291
5317
|
* the algorithm. Use the <code>InputFilter</code> parameter to exclude fields, such as an
|
|
5292
|
-
* ID column, from the input. If you want
|
|
5318
|
+
* ID column, from the input. If you want SageMaker to pass the entire input dataset to the
|
|
5293
5319
|
* algorithm, accept the default value <code>$</code>.</p>
|
|
5294
5320
|
* <p>Examples: <code>"$"</code>, <code>"$[1:]"</code>, <code>"$.features"</code>
|
|
5295
5321
|
* </p>
|
|
@@ -5297,7 +5323,7 @@ export interface DataProcessing {
|
|
|
5297
5323
|
InputFilter?: string;
|
|
5298
5324
|
/**
|
|
5299
5325
|
* <p>A <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform-data-processing.html#data-processing-operators">JSONPath</a> expression used to select a portion of the joined dataset to save
|
|
5300
|
-
* in the output file for a batch transform job. If you want
|
|
5326
|
+
* in the output file for a batch transform job. If you want SageMaker to store the entire input
|
|
5301
5327
|
* dataset in the output file, leave the default value, <code>$</code>. If you specify
|
|
5302
5328
|
* indexes that aren't within the dimension size of the joined dataset, you get an
|
|
5303
5329
|
* error.</p>
|
|
@@ -5340,11 +5366,11 @@ export declare namespace DataProcessing {
|
|
|
5340
5366
|
*/
|
|
5341
5367
|
export interface ModelClientConfig {
|
|
5342
5368
|
/**
|
|
5343
|
-
* <p>The timeout value in seconds for an invocation request.</p>
|
|
5369
|
+
* <p>The timeout value in seconds for an invocation request. The default value is 600.</p>
|
|
5344
5370
|
*/
|
|
5345
5371
|
InvocationsTimeoutInSeconds?: number;
|
|
5346
5372
|
/**
|
|
5347
|
-
* <p>The maximum number of retries when invocation requests are failing.</p>
|
|
5373
|
+
* <p>The maximum number of retries when invocation requests are failing. The default value is 3.</p>
|
|
5348
5374
|
*/
|
|
5349
5375
|
InvocationsMaxRetries?: number;
|
|
5350
5376
|
}
|
|
@@ -5388,6 +5414,10 @@ export interface CreateTransformJobRequest {
|
|
|
5388
5414
|
* the records fit within the maximum payload size, we recommend using a slightly larger
|
|
5389
5415
|
* value. The default value is <code>6</code> MB.
|
|
5390
5416
|
* </p>
|
|
5417
|
+
* <p>The value of <code>MaxPayloadInMB</code> cannot be greater than 100 MB. If you specify
|
|
5418
|
+
* the <code>MaxConcurrentTransforms</code> parameter, the value of
|
|
5419
|
+
* <code>(MaxConcurrentTransforms * MaxPayloadInMB)</code> also cannot exceed 100
|
|
5420
|
+
* MB.</p>
|
|
5391
5421
|
* <p>For cases where the payload might be arbitrarily large and is transmitted using HTTP
|
|
5392
5422
|
* chunked encoding, set the value to <code>0</code>.
|
|
5393
5423
|
* This
|
|
@@ -6491,7 +6521,7 @@ export interface DeleteModelPackageInput {
|
|
|
6491
6521
|
/**
|
|
6492
6522
|
* <p>The name or Amazon Resource Name (ARN) of the model package to delete.</p>
|
|
6493
6523
|
* <p>When you specify a name, the name must have 1 to 63 characters. Valid
|
|
6494
|
-
*
|
|
6524
|
+
* characters are a-z, A-Z, 0-9, and - (hyphen).</p>
|
|
6495
6525
|
*/
|
|
6496
6526
|
ModelPackageName: string | undefined;
|
|
6497
6527
|
}
|
|
@@ -6551,7 +6581,7 @@ export declare namespace DeleteMonitoringScheduleRequest {
|
|
|
6551
6581
|
}
|
|
6552
6582
|
export interface DeleteNotebookInstanceInput {
|
|
6553
6583
|
/**
|
|
6554
|
-
* <p>The name of the
|
|
6584
|
+
* <p>The name of the SageMaker notebook instance to delete.</p>
|
|
6555
6585
|
*/
|
|
6556
6586
|
NotebookInstanceName: string | undefined;
|
|
6557
6587
|
}
|
|
@@ -6921,7 +6951,7 @@ export interface DescribeAlgorithmOutput {
|
|
|
6921
6951
|
*/
|
|
6922
6952
|
InferenceSpecification?: InferenceSpecification;
|
|
6923
6953
|
/**
|
|
6924
|
-
* <p>Details about configurations for one or more training jobs that
|
|
6954
|
+
* <p>Details about configurations for one or more training jobs that SageMaker runs to test the
|
|
6925
6955
|
* algorithm.</p>
|
|
6926
6956
|
*/
|
|
6927
6957
|
ValidationSpecification?: AlgorithmValidationSpecification;
|
|
@@ -8140,16 +8170,10 @@ export interface PendingProductionVariantSummary {
|
|
|
8140
8170
|
VariantStatus?: ProductionVariantStatus[];
|
|
8141
8171
|
/**
|
|
8142
8172
|
* <p>The serverless configuration for the endpoint.</p>
|
|
8143
|
-
* <note>
|
|
8144
|
-
* <p>Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.</p>
|
|
8145
|
-
* </note>
|
|
8146
8173
|
*/
|
|
8147
8174
|
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8148
8175
|
/**
|
|
8149
8176
|
* <p>The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.</p>
|
|
8150
|
-
* <note>
|
|
8151
|
-
* <p>Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.</p>
|
|
8152
|
-
* </note>
|
|
8153
8177
|
*/
|
|
8154
8178
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8155
8179
|
}
|
|
@@ -8223,16 +8247,10 @@ export interface ProductionVariantSummary {
|
|
|
8223
8247
|
VariantStatus?: ProductionVariantStatus[];
|
|
8224
8248
|
/**
|
|
8225
8249
|
* <p>The serverless configuration for the endpoint.</p>
|
|
8226
|
-
* <note>
|
|
8227
|
-
* <p>Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.</p>
|
|
8228
|
-
* </note>
|
|
8229
8250
|
*/
|
|
8230
8251
|
CurrentServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8231
8252
|
/**
|
|
8232
8253
|
* <p>The serverless configuration requested for the endpoint update.</p>
|
|
8233
|
-
* <note>
|
|
8234
|
-
* <p>Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.</p>
|
|
8235
|
-
* </note>
|
|
8236
8254
|
*/
|
|
8237
8255
|
DesiredServerlessConfig?: ProductionVariantServerlessConfig;
|
|
8238
8256
|
}
|
|
@@ -8366,7 +8384,7 @@ export declare namespace DescribeEndpointConfigInput {
|
|
|
8366
8384
|
}
|
|
8367
8385
|
export interface DescribeEndpointConfigOutput {
|
|
8368
8386
|
/**
|
|
8369
|
-
* <p>Name of the
|
|
8387
|
+
* <p>Name of the SageMaker endpoint configuration.</p>
|
|
8370
8388
|
*/
|
|
8371
8389
|
EndpointConfigName: string | undefined;
|
|
8372
8390
|
/**
|
|
@@ -8802,8 +8820,7 @@ export declare enum TrainingJobStatus {
|
|
|
8802
8820
|
STOPPING = "Stopping"
|
|
8803
8821
|
}
|
|
8804
8822
|
/**
|
|
8805
|
-
* <p>
|
|
8806
|
-
* summary information about a training job.</p>
|
|
8823
|
+
* <p>The container for the summary information about a training job.</p>
|
|
8807
8824
|
*/
|
|
8808
8825
|
export interface HyperParameterTrainingJobSummary {
|
|
8809
8826
|
/**
|
|
@@ -8815,9 +8832,7 @@ export interface HyperParameterTrainingJobSummary {
|
|
|
8815
8832
|
*/
|
|
8816
8833
|
TrainingJobName: string | undefined;
|
|
8817
8834
|
/**
|
|
8818
|
-
* <p>The
|
|
8819
|
-
* Amazon
|
|
8820
|
-
* Resource Name (ARN) of the training job.</p>
|
|
8835
|
+
* <p>The Amazon Resource Name (ARN) of the training job.</p>
|
|
8821
8836
|
*/
|
|
8822
8837
|
TrainingJobArn: string | undefined;
|
|
8823
8838
|
/**
|
|
@@ -8836,7 +8851,7 @@ export interface HyperParameterTrainingJobSummary {
|
|
|
8836
8851
|
* <p>Specifies the time when the training job ends on training instances. You are billed
|
|
8837
8852
|
* for the time interval between the value of <code>TrainingStartTime</code> and this time.
|
|
8838
8853
|
* For successful jobs and stopped jobs, this is the time after model artifacts are
|
|
8839
|
-
* uploaded. For failed jobs, this is the time when
|
|
8854
|
+
* uploaded. For failed jobs, this is the time when SageMaker detects a job failure.</p>
|
|
8840
8855
|
*/
|
|
8841
8856
|
TrainingEndTime?: Date;
|
|
8842
8857
|
/**
|
|
@@ -9452,7 +9467,7 @@ export interface LabelingJobOutput {
|
|
|
9452
9467
|
*/
|
|
9453
9468
|
OutputDatasetS3Uri: string | undefined;
|
|
9454
9469
|
/**
|
|
9455
|
-
* <p>The Amazon Resource Name (ARN) for the most recent
|
|
9470
|
+
* <p>The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of
|
|
9456
9471
|
* automated data labeling. </p>
|
|
9457
9472
|
*/
|
|
9458
9473
|
FinalActiveLearningModelArn?: string;
|
|
@@ -9471,161 +9486,3 @@ export declare enum LabelingJobStatus {
|
|
|
9471
9486
|
STOPPED = "Stopped",
|
|
9472
9487
|
STOPPING = "Stopping"
|
|
9473
9488
|
}
|
|
9474
|
-
export interface DescribeLabelingJobResponse {
|
|
9475
|
-
/**
|
|
9476
|
-
* <p>The processing status of the labeling job. </p>
|
|
9477
|
-
*/
|
|
9478
|
-
LabelingJobStatus: LabelingJobStatus | string | undefined;
|
|
9479
|
-
/**
|
|
9480
|
-
* <p>Provides a breakdown of the number of data objects labeled by humans, the number of
|
|
9481
|
-
* objects labeled by machine, the number of objects than couldn't be labeled, and the
|
|
9482
|
-
* total number of objects labeled. </p>
|
|
9483
|
-
*/
|
|
9484
|
-
LabelCounters: LabelCounters | undefined;
|
|
9485
|
-
/**
|
|
9486
|
-
* <p>If the job failed, the reason that it failed. </p>
|
|
9487
|
-
*/
|
|
9488
|
-
FailureReason?: string;
|
|
9489
|
-
/**
|
|
9490
|
-
* <p>The date and time that the labeling job was created.</p>
|
|
9491
|
-
*/
|
|
9492
|
-
CreationTime: Date | undefined;
|
|
9493
|
-
/**
|
|
9494
|
-
* <p>The date and time that the labeling job was last updated.</p>
|
|
9495
|
-
*/
|
|
9496
|
-
LastModifiedTime: Date | undefined;
|
|
9497
|
-
/**
|
|
9498
|
-
* <p>A unique identifier for work done as part of a labeling job.</p>
|
|
9499
|
-
*/
|
|
9500
|
-
JobReferenceCode: string | undefined;
|
|
9501
|
-
/**
|
|
9502
|
-
* <p>The name assigned to the labeling job when it was created.</p>
|
|
9503
|
-
*/
|
|
9504
|
-
LabelingJobName: string | undefined;
|
|
9505
|
-
/**
|
|
9506
|
-
* <p>The Amazon Resource Name (ARN) of the labeling job.</p>
|
|
9507
|
-
*/
|
|
9508
|
-
LabelingJobArn: string | undefined;
|
|
9509
|
-
/**
|
|
9510
|
-
* <p>The attribute used as the label in the output manifest file.</p>
|
|
9511
|
-
*/
|
|
9512
|
-
LabelAttributeName?: string;
|
|
9513
|
-
/**
|
|
9514
|
-
* <p>Input configuration information for the labeling job, such as the Amazon S3 location of the
|
|
9515
|
-
* data objects and the location of the manifest file that describes the data
|
|
9516
|
-
* objects.</p>
|
|
9517
|
-
*/
|
|
9518
|
-
InputConfig: LabelingJobInputConfig | undefined;
|
|
9519
|
-
/**
|
|
9520
|
-
* <p>The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to
|
|
9521
|
-
* encrypt the output data, if any.</p>
|
|
9522
|
-
*/
|
|
9523
|
-
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
9524
|
-
/**
|
|
9525
|
-
* <p>The Amazon Resource Name (ARN) that Amazon SageMaker assumes to perform tasks on your behalf
|
|
9526
|
-
* during data labeling.</p>
|
|
9527
|
-
*/
|
|
9528
|
-
RoleArn: string | undefined;
|
|
9529
|
-
/**
|
|
9530
|
-
* <p>The S3 location of the JSON file that defines the categories used to label data
|
|
9531
|
-
* objects. Please note the following label-category limits:</p>
|
|
9532
|
-
* <ul>
|
|
9533
|
-
* <li>
|
|
9534
|
-
* <p>Semantic segmentation labeling jobs using automated labeling: 20 labels</p>
|
|
9535
|
-
* </li>
|
|
9536
|
-
* <li>
|
|
9537
|
-
* <p>Box bounding labeling jobs (all): 10 labels</p>
|
|
9538
|
-
* </li>
|
|
9539
|
-
* </ul>
|
|
9540
|
-
* <p>The file is a JSON structure in the following format:</p>
|
|
9541
|
-
* <p>
|
|
9542
|
-
* <code>{</code>
|
|
9543
|
-
* </p>
|
|
9544
|
-
* <p>
|
|
9545
|
-
* <code> "document-version": "2018-11-28"</code>
|
|
9546
|
-
* </p>
|
|
9547
|
-
* <p>
|
|
9548
|
-
* <code> "labels": [</code>
|
|
9549
|
-
* </p>
|
|
9550
|
-
* <p>
|
|
9551
|
-
* <code> {</code>
|
|
9552
|
-
* </p>
|
|
9553
|
-
* <p>
|
|
9554
|
-
* <code> "label": "<i>label 1</i>"</code>
|
|
9555
|
-
* </p>
|
|
9556
|
-
* <p>
|
|
9557
|
-
* <code> },</code>
|
|
9558
|
-
* </p>
|
|
9559
|
-
* <p>
|
|
9560
|
-
* <code> {</code>
|
|
9561
|
-
* </p>
|
|
9562
|
-
* <p>
|
|
9563
|
-
* <code> "label": "<i>label 2</i>"</code>
|
|
9564
|
-
* </p>
|
|
9565
|
-
* <p>
|
|
9566
|
-
* <code> },</code>
|
|
9567
|
-
* </p>
|
|
9568
|
-
* <p>
|
|
9569
|
-
* <code> ...</code>
|
|
9570
|
-
* </p>
|
|
9571
|
-
* <p>
|
|
9572
|
-
* <code> {</code>
|
|
9573
|
-
* </p>
|
|
9574
|
-
* <p>
|
|
9575
|
-
* <code> "label": "<i>label n</i>"</code>
|
|
9576
|
-
* </p>
|
|
9577
|
-
* <p>
|
|
9578
|
-
* <code> }</code>
|
|
9579
|
-
* </p>
|
|
9580
|
-
* <p>
|
|
9581
|
-
* <code> ]</code>
|
|
9582
|
-
* </p>
|
|
9583
|
-
* <p>
|
|
9584
|
-
* <code>}</code>
|
|
9585
|
-
* </p>
|
|
9586
|
-
*/
|
|
9587
|
-
LabelCategoryConfigS3Uri?: string;
|
|
9588
|
-
/**
|
|
9589
|
-
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the
|
|
9590
|
-
* job is automatically stopped.</p>
|
|
9591
|
-
*/
|
|
9592
|
-
StoppingConditions?: LabelingJobStoppingConditions;
|
|
9593
|
-
/**
|
|
9594
|
-
* <p>Configuration information for automated data labeling.</p>
|
|
9595
|
-
*/
|
|
9596
|
-
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
9597
|
-
/**
|
|
9598
|
-
* <p>Configuration information required for human workers to complete a labeling
|
|
9599
|
-
* task.</p>
|
|
9600
|
-
*/
|
|
9601
|
-
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
9602
|
-
/**
|
|
9603
|
-
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in
|
|
9604
|
-
* different ways, for example, by purpose, owner, or environment. For more information,
|
|
9605
|
-
* see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
|
|
9606
|
-
* Resources</a>.</p>
|
|
9607
|
-
*/
|
|
9608
|
-
Tags?: Tag[];
|
|
9609
|
-
/**
|
|
9610
|
-
* <p>The location of the output produced by the labeling job.</p>
|
|
9611
|
-
*/
|
|
9612
|
-
LabelingJobOutput?: LabelingJobOutput;
|
|
9613
|
-
}
|
|
9614
|
-
export declare namespace DescribeLabelingJobResponse {
|
|
9615
|
-
/**
|
|
9616
|
-
* @internal
|
|
9617
|
-
*/
|
|
9618
|
-
const filterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
9619
|
-
}
|
|
9620
|
-
export interface DescribeLineageGroupRequest {
|
|
9621
|
-
/**
|
|
9622
|
-
* <p>The name of the lineage group.</p>
|
|
9623
|
-
*/
|
|
9624
|
-
LineageGroupName: string | undefined;
|
|
9625
|
-
}
|
|
9626
|
-
export declare namespace DescribeLineageGroupRequest {
|
|
9627
|
-
/**
|
|
9628
|
-
* @internal
|
|
9629
|
-
*/
|
|
9630
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
9631
|
-
}
|