@aws-sdk/client-sagemaker 3.683.0 → 3.684.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/README.md +8 -0
- package/dist-cjs/index.js +120 -12
- package/dist-es/SageMaker.js +2 -0
- package/dist-es/commands/BatchDeleteClusterNodesCommand.js +22 -0
- package/dist-es/commands/UpdateWorkforceCommand.js +1 -1
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/models_0.js +40 -0
- package/dist-es/models/models_3.js +0 -5
- package/dist-es/models/models_4.js +5 -5
- package/dist-es/models/models_5.js +5 -1
- package/dist-es/protocols/Aws_json1_1.js +49 -0
- package/dist-types/SageMaker.d.ts +7 -0
- package/dist-types/SageMakerClient.d.ts +3 -2
- package/dist-types/commands/BatchDeleteClusterNodesCommand.d.ts +102 -0
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +4 -4
- package/dist-types/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +8 -8
- package/dist-types/commands/CreateOptimizationJobCommand.d.ts +2 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +1 -2
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +8 -8
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +1 -2
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -2
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -0
- package/dist-types/commands/SearchCommand.d.ts +8 -8
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +5 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +114 -164
- package/dist-types/models/models_1.d.ts +161 -101
- package/dist-types/models/models_2.d.ts +101 -137
- package/dist-types/models/models_3.d.ts +138 -123
- package/dist-types/models/models_4.d.ts +129 -78
- package/dist-types/models/models_5.d.ts +78 -2
- package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
- package/dist-types/ts3.4/SageMaker.d.ts +17 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/BatchDeleteClusterNodesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateOptimizationJobCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListMlflowTrackingServersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +55 -24
- package/dist-types/ts3.4/models/models_1.d.ts +26 -22
- package/dist-types/ts3.4/models/models_2.d.ts +22 -33
- package/dist-types/ts3.4/models/models_3.d.ts +35 -33
- package/dist-types/ts3.4/models/models_4.d.ts +35 -25
- package/dist-types/ts3.4/models/models_5.d.ts +25 -1
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +12 -0
- package/package.json +1 -1
|
@@ -1,5 +1,105 @@
|
|
|
1
1
|
import { ActionSource, ActionStatus, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, CaptureStatus, Channel, CheckpointConfig, ClusterInstanceGroupDetails, ClusterNodeDetails, ClusterNodeRecovery, ClusterOrchestrator, ClusterStatus, CodeEditorAppImageConfig, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContextSource, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ObjectiveStatus, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InputConfig, JobType, JupyterServerAppSettings, KernelGatewayAppSettings, ModelDeployConfig, ModelInfrastructureConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig,
|
|
2
|
+
import { DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeploymentConfig, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInfo, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobWarmStartConfig, InferenceComponentComputeResourceRequirements, InferenceComponentStartupParameters, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InputConfig, JobType, JupyterServerAppSettings, KernelGatewayAppSettings, ModelDeployConfig, ModelInfrastructureConfig, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, NetworkConfig, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, ProcessingInstanceType, ProcessingS3UploadMode, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantManagedInstanceScaling, ProductionVariantRoutingConfig, ProductionVariantServerlessConfig, RetryStrategy, ShadowModeConfig, TagPropagation, ThroughputMode, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface CreateOptimizationJobResponse {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The Amazon Resource Name (ARN) of the optimization job.</p>
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
OptimizationJobArn: string | undefined;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* <p>Configuration that controls the parallelism of the pipeline.
|
|
15
|
+
* By default, the parallelism configuration specified applies to all
|
|
16
|
+
* executions of the pipeline unless overridden.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
export interface ParallelismConfiguration {
|
|
20
|
+
/**
|
|
21
|
+
* <p>The max number of steps that can be executed in parallel. </p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
MaxParallelExecutionSteps: number | undefined;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* <p>The location of the pipeline definition stored in Amazon S3.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
export interface PipelineDefinitionS3Location {
|
|
31
|
+
/**
|
|
32
|
+
* <p>Name of the S3 bucket.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
Bucket: string | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* <p>The object key (or key name) uniquely identifies the
|
|
38
|
+
* object in an S3 bucket. </p>
|
|
39
|
+
* @public
|
|
40
|
+
*/
|
|
41
|
+
ObjectKey: string | undefined;
|
|
42
|
+
/**
|
|
43
|
+
* <p>Version Id of the pipeline definition file. If not specified, Amazon SageMaker
|
|
44
|
+
* will retrieve the latest version.</p>
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
VersionId?: string;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
export interface CreatePipelineRequest {
|
|
53
|
+
/**
|
|
54
|
+
* <p>The name of the pipeline.</p>
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
57
|
+
PipelineName: string | undefined;
|
|
58
|
+
/**
|
|
59
|
+
* <p>The display name of the pipeline.</p>
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
PipelineDisplayName?: string;
|
|
63
|
+
/**
|
|
64
|
+
* <p>The <a href="https://aws-sagemaker-mlops.github.io/sagemaker-model-building-pipeline-definition-JSON-schema/">JSON
|
|
65
|
+
* pipeline definition</a> of the pipeline.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
PipelineDefinition?: string;
|
|
69
|
+
/**
|
|
70
|
+
* <p>The location of the pipeline definition stored in Amazon S3. If specified,
|
|
71
|
+
* SageMaker will retrieve the pipeline definition from this location.</p>
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
74
|
+
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
75
|
+
/**
|
|
76
|
+
* <p>A description of the pipeline.</p>
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
79
|
+
PipelineDescription?: string;
|
|
80
|
+
/**
|
|
81
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
82
|
+
* operation. An idempotent operation completes no more than one time.</p>
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
ClientRequestToken?: string;
|
|
86
|
+
/**
|
|
87
|
+
* <p>The Amazon Resource Name (ARN) of the role used by the pipeline to access and create resources.</p>
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
90
|
+
RoleArn: string | undefined;
|
|
91
|
+
/**
|
|
92
|
+
* <p>A list of tags to apply to the created pipeline.</p>
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
Tags?: Tag[];
|
|
96
|
+
/**
|
|
97
|
+
* <p>This is the configuration that controls the parallelism of the pipeline.
|
|
98
|
+
* If specified, it applies to all runs of this pipeline by default.</p>
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
102
|
+
}
|
|
3
103
|
/**
|
|
4
104
|
* @public
|
|
5
105
|
*/
|
|
@@ -7816,142 +7916,6 @@ export declare const RecommendationJobStatus: {
|
|
|
7816
7916
|
* @public
|
|
7817
7917
|
*/
|
|
7818
7918
|
export type RecommendationJobStatus = (typeof RecommendationJobStatus)[keyof typeof RecommendationJobStatus];
|
|
7819
|
-
/**
|
|
7820
|
-
* @public
|
|
7821
|
-
*/
|
|
7822
|
-
export interface DescribeInferenceRecommendationsJobResponse {
|
|
7823
|
-
/**
|
|
7824
|
-
* <p>The name of the job. The name must be unique within an
|
|
7825
|
-
* Amazon Web Services Region in the Amazon Web Services account.</p>
|
|
7826
|
-
* @public
|
|
7827
|
-
*/
|
|
7828
|
-
JobName: string | undefined;
|
|
7829
|
-
/**
|
|
7830
|
-
* <p>The job description that you provided when you initiated the job.</p>
|
|
7831
|
-
* @public
|
|
7832
|
-
*/
|
|
7833
|
-
JobDescription?: string;
|
|
7834
|
-
/**
|
|
7835
|
-
* <p>The job type that you provided when you initiated the job.</p>
|
|
7836
|
-
* @public
|
|
7837
|
-
*/
|
|
7838
|
-
JobType: RecommendationJobType | undefined;
|
|
7839
|
-
/**
|
|
7840
|
-
* <p>The Amazon Resource Name (ARN) of the job.</p>
|
|
7841
|
-
* @public
|
|
7842
|
-
*/
|
|
7843
|
-
JobArn: string | undefined;
|
|
7844
|
-
/**
|
|
7845
|
-
* <p>The Amazon Resource Name (ARN) of the Amazon Web Services
|
|
7846
|
-
* Identity and Access Management (IAM) role you provided when you initiated the job.</p>
|
|
7847
|
-
* @public
|
|
7848
|
-
*/
|
|
7849
|
-
RoleArn: string | undefined;
|
|
7850
|
-
/**
|
|
7851
|
-
* <p>The status of the job.</p>
|
|
7852
|
-
* @public
|
|
7853
|
-
*/
|
|
7854
|
-
Status: RecommendationJobStatus | undefined;
|
|
7855
|
-
/**
|
|
7856
|
-
* <p>A timestamp that shows when the job was created.</p>
|
|
7857
|
-
* @public
|
|
7858
|
-
*/
|
|
7859
|
-
CreationTime: Date | undefined;
|
|
7860
|
-
/**
|
|
7861
|
-
* <p>A timestamp that shows when the job completed.</p>
|
|
7862
|
-
* @public
|
|
7863
|
-
*/
|
|
7864
|
-
CompletionTime?: Date;
|
|
7865
|
-
/**
|
|
7866
|
-
* <p>A timestamp that shows when the job was last modified.</p>
|
|
7867
|
-
* @public
|
|
7868
|
-
*/
|
|
7869
|
-
LastModifiedTime: Date | undefined;
|
|
7870
|
-
/**
|
|
7871
|
-
* <p>If the job fails, provides information why the job failed.</p>
|
|
7872
|
-
* @public
|
|
7873
|
-
*/
|
|
7874
|
-
FailureReason?: string;
|
|
7875
|
-
/**
|
|
7876
|
-
* <p>Returns information about the versioned model package Amazon Resource Name (ARN),
|
|
7877
|
-
* the traffic pattern, and endpoint configurations you provided when you initiated the job.</p>
|
|
7878
|
-
* @public
|
|
7879
|
-
*/
|
|
7880
|
-
InputConfig: RecommendationJobInputConfig | undefined;
|
|
7881
|
-
/**
|
|
7882
|
-
* <p>The stopping conditions that you provided when you initiated the job.</p>
|
|
7883
|
-
* @public
|
|
7884
|
-
*/
|
|
7885
|
-
StoppingConditions?: RecommendationJobStoppingConditions;
|
|
7886
|
-
/**
|
|
7887
|
-
* <p>The recommendations made by Inference Recommender.</p>
|
|
7888
|
-
* @public
|
|
7889
|
-
*/
|
|
7890
|
-
InferenceRecommendations?: InferenceRecommendation[];
|
|
7891
|
-
/**
|
|
7892
|
-
* <p>The performance results from running an Inference Recommender job on an existing endpoint.</p>
|
|
7893
|
-
* @public
|
|
7894
|
-
*/
|
|
7895
|
-
EndpointPerformances?: EndpointPerformance[];
|
|
7896
|
-
}
|
|
7897
|
-
/**
|
|
7898
|
-
* @public
|
|
7899
|
-
*/
|
|
7900
|
-
export interface DescribeLabelingJobRequest {
|
|
7901
|
-
/**
|
|
7902
|
-
* <p>The name of the labeling job to return information for.</p>
|
|
7903
|
-
* @public
|
|
7904
|
-
*/
|
|
7905
|
-
LabelingJobName: string | undefined;
|
|
7906
|
-
}
|
|
7907
|
-
/**
|
|
7908
|
-
* <p>Provides a breakdown of the number of objects labeled.</p>
|
|
7909
|
-
* @public
|
|
7910
|
-
*/
|
|
7911
|
-
export interface LabelCounters {
|
|
7912
|
-
/**
|
|
7913
|
-
* <p>The total number of objects labeled.</p>
|
|
7914
|
-
* @public
|
|
7915
|
-
*/
|
|
7916
|
-
TotalLabeled?: number;
|
|
7917
|
-
/**
|
|
7918
|
-
* <p>The total number of objects labeled by a human worker.</p>
|
|
7919
|
-
* @public
|
|
7920
|
-
*/
|
|
7921
|
-
HumanLabeled?: number;
|
|
7922
|
-
/**
|
|
7923
|
-
* <p>The total number of objects labeled by automated data labeling.</p>
|
|
7924
|
-
* @public
|
|
7925
|
-
*/
|
|
7926
|
-
MachineLabeled?: number;
|
|
7927
|
-
/**
|
|
7928
|
-
* <p>The total number of objects that could not be labeled due to an error.</p>
|
|
7929
|
-
* @public
|
|
7930
|
-
*/
|
|
7931
|
-
FailedNonRetryableError?: number;
|
|
7932
|
-
/**
|
|
7933
|
-
* <p>The total number of objects not yet labeled.</p>
|
|
7934
|
-
* @public
|
|
7935
|
-
*/
|
|
7936
|
-
Unlabeled?: number;
|
|
7937
|
-
}
|
|
7938
|
-
/**
|
|
7939
|
-
* <p>Specifies the location of the output produced by the labeling job. </p>
|
|
7940
|
-
* @public
|
|
7941
|
-
*/
|
|
7942
|
-
export interface LabelingJobOutput {
|
|
7943
|
-
/**
|
|
7944
|
-
* <p>The Amazon S3 bucket location of the manifest file for labeled data. </p>
|
|
7945
|
-
* @public
|
|
7946
|
-
*/
|
|
7947
|
-
OutputDatasetS3Uri: string | undefined;
|
|
7948
|
-
/**
|
|
7949
|
-
* <p>The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of
|
|
7950
|
-
* automated data labeling. </p>
|
|
7951
|
-
* @public
|
|
7952
|
-
*/
|
|
7953
|
-
FinalActiveLearningModelArn?: string;
|
|
7954
|
-
}
|
|
7955
7919
|
/**
|
|
7956
7920
|
* @internal
|
|
7957
7921
|
*/
|
|
@@ -1,6 +1,142 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig,
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics,
|
|
2
|
+
import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, SkipModelValidation, SourceAlgorithmSpecification, TrackingServerSize, UserSettings } from "./models_1";
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointPerformance, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InferenceRecommendation, InfraCheckConfig, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelConfiguration, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, OwnershipSettings, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DescribeInferenceRecommendationsJobResponse {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The name of the job. The name must be unique within an
|
|
10
|
+
* Amazon Web Services Region in the Amazon Web Services account.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
JobName: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>The job description that you provided when you initiated the job.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
JobDescription?: string;
|
|
19
|
+
/**
|
|
20
|
+
* <p>The job type that you provided when you initiated the job.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
JobType: RecommendationJobType | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>The Amazon Resource Name (ARN) of the job.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
JobArn: string | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The Amazon Resource Name (ARN) of the Amazon Web Services
|
|
31
|
+
* Identity and Access Management (IAM) role you provided when you initiated the job.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
RoleArn: string | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* <p>The status of the job.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
Status: RecommendationJobStatus | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* <p>A timestamp that shows when the job was created.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
CreationTime: Date | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>A timestamp that shows when the job completed.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
CompletionTime?: Date;
|
|
50
|
+
/**
|
|
51
|
+
* <p>A timestamp that shows when the job was last modified.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
LastModifiedTime: Date | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>If the job fails, provides information why the job failed.</p>
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
FailureReason?: string;
|
|
60
|
+
/**
|
|
61
|
+
* <p>Returns information about the versioned model package Amazon Resource Name (ARN),
|
|
62
|
+
* the traffic pattern, and endpoint configurations you provided when you initiated the job.</p>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
InputConfig: RecommendationJobInputConfig | undefined;
|
|
66
|
+
/**
|
|
67
|
+
* <p>The stopping conditions that you provided when you initiated the job.</p>
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
StoppingConditions?: RecommendationJobStoppingConditions;
|
|
71
|
+
/**
|
|
72
|
+
* <p>The recommendations made by Inference Recommender.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
InferenceRecommendations?: InferenceRecommendation[];
|
|
76
|
+
/**
|
|
77
|
+
* <p>The performance results from running an Inference Recommender job on an existing endpoint.</p>
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
EndpointPerformances?: EndpointPerformance[];
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
export interface DescribeLabelingJobRequest {
|
|
86
|
+
/**
|
|
87
|
+
* <p>The name of the labeling job to return information for.</p>
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
90
|
+
LabelingJobName: string | undefined;
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* <p>Provides a breakdown of the number of objects labeled.</p>
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
96
|
+
export interface LabelCounters {
|
|
97
|
+
/**
|
|
98
|
+
* <p>The total number of objects labeled.</p>
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
TotalLabeled?: number;
|
|
102
|
+
/**
|
|
103
|
+
* <p>The total number of objects labeled by a human worker.</p>
|
|
104
|
+
* @public
|
|
105
|
+
*/
|
|
106
|
+
HumanLabeled?: number;
|
|
107
|
+
/**
|
|
108
|
+
* <p>The total number of objects labeled by automated data labeling.</p>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
MachineLabeled?: number;
|
|
112
|
+
/**
|
|
113
|
+
* <p>The total number of objects that could not be labeled due to an error.</p>
|
|
114
|
+
* @public
|
|
115
|
+
*/
|
|
116
|
+
FailedNonRetryableError?: number;
|
|
117
|
+
/**
|
|
118
|
+
* <p>The total number of objects not yet labeled.</p>
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
Unlabeled?: number;
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* <p>Specifies the location of the output produced by the labeling job. </p>
|
|
125
|
+
* @public
|
|
126
|
+
*/
|
|
127
|
+
export interface LabelingJobOutput {
|
|
128
|
+
/**
|
|
129
|
+
* <p>The Amazon S3 bucket location of the manifest file for labeled data. </p>
|
|
130
|
+
* @public
|
|
131
|
+
*/
|
|
132
|
+
OutputDatasetS3Uri: string | undefined;
|
|
133
|
+
/**
|
|
134
|
+
* <p>The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of
|
|
135
|
+
* automated data labeling. </p>
|
|
136
|
+
* @public
|
|
137
|
+
*/
|
|
138
|
+
FinalActiveLearningModelArn?: string;
|
|
139
|
+
}
|
|
4
140
|
/**
|
|
5
141
|
* @public
|
|
6
142
|
* @enum
|
|
@@ -10001,127 +10137,6 @@ export interface ListLineageGroupsResponse {
|
|
|
10001
10137
|
*/
|
|
10002
10138
|
NextToken?: string;
|
|
10003
10139
|
}
|
|
10004
|
-
/**
|
|
10005
|
-
* @public
|
|
10006
|
-
* @enum
|
|
10007
|
-
*/
|
|
10008
|
-
export declare const SortTrackingServerBy: {
|
|
10009
|
-
readonly CREATION_TIME: "CreationTime";
|
|
10010
|
-
readonly NAME: "Name";
|
|
10011
|
-
readonly STATUS: "Status";
|
|
10012
|
-
};
|
|
10013
|
-
/**
|
|
10014
|
-
* @public
|
|
10015
|
-
*/
|
|
10016
|
-
export type SortTrackingServerBy = (typeof SortTrackingServerBy)[keyof typeof SortTrackingServerBy];
|
|
10017
|
-
/**
|
|
10018
|
-
* @public
|
|
10019
|
-
*/
|
|
10020
|
-
export interface ListMlflowTrackingServersRequest {
|
|
10021
|
-
/**
|
|
10022
|
-
* <p>Use the <code>CreatedAfter</code> filter to only list tracking servers created after a
|
|
10023
|
-
* specific date and time. Listed tracking servers are shown with a date and time such as
|
|
10024
|
-
* <code>"2024-03-16T01:46:56+00:00"</code>. The <code>CreatedAfter</code> parameter takes in a
|
|
10025
|
-
* Unix timestamp. To convert a date and time into a Unix timestamp, see <a href="https://www.epochconverter.com/">EpochConverter</a>.</p>
|
|
10026
|
-
* @public
|
|
10027
|
-
*/
|
|
10028
|
-
CreatedAfter?: Date;
|
|
10029
|
-
/**
|
|
10030
|
-
* <p>Use the <code>CreatedBefore</code> filter to only list tracking servers created before a
|
|
10031
|
-
* specific date and time. Listed tracking servers are shown with a date and time such as
|
|
10032
|
-
* <code>"2024-03-16T01:46:56+00:00"</code>. The <code>CreatedBefore</code> parameter takes in
|
|
10033
|
-
* a Unix timestamp. To convert a date and time into a Unix timestamp, see <a href="https://www.epochconverter.com/">EpochConverter</a>.</p>
|
|
10034
|
-
* @public
|
|
10035
|
-
*/
|
|
10036
|
-
CreatedBefore?: Date;
|
|
10037
|
-
/**
|
|
10038
|
-
* <p>Filter for tracking servers with a specified creation status.</p>
|
|
10039
|
-
* @public
|
|
10040
|
-
*/
|
|
10041
|
-
TrackingServerStatus?: TrackingServerStatus;
|
|
10042
|
-
/**
|
|
10043
|
-
* <p>Filter for tracking servers using the specified MLflow version.</p>
|
|
10044
|
-
* @public
|
|
10045
|
-
*/
|
|
10046
|
-
MlflowVersion?: string;
|
|
10047
|
-
/**
|
|
10048
|
-
* <p>Filter for trackings servers sorting by name, creation time, or creation status.</p>
|
|
10049
|
-
* @public
|
|
10050
|
-
*/
|
|
10051
|
-
SortBy?: SortTrackingServerBy;
|
|
10052
|
-
/**
|
|
10053
|
-
* <p>Change the order of the listed tracking servers. By default, tracking servers are listed in <code>Descending</code> order by creation time.
|
|
10054
|
-
* To change the list order, you can specify <code>SortOrder</code> to be <code>Ascending</code>.</p>
|
|
10055
|
-
* @public
|
|
10056
|
-
*/
|
|
10057
|
-
SortOrder?: SortOrder;
|
|
10058
|
-
/**
|
|
10059
|
-
* <p>If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.</p>
|
|
10060
|
-
* @public
|
|
10061
|
-
*/
|
|
10062
|
-
NextToken?: string;
|
|
10063
|
-
/**
|
|
10064
|
-
* <p>The maximum number of tracking servers to list.</p>
|
|
10065
|
-
* @public
|
|
10066
|
-
*/
|
|
10067
|
-
MaxResults?: number;
|
|
10068
|
-
}
|
|
10069
|
-
/**
|
|
10070
|
-
* <p>The summary of the tracking server to list.</p>
|
|
10071
|
-
* @public
|
|
10072
|
-
*/
|
|
10073
|
-
export interface TrackingServerSummary {
|
|
10074
|
-
/**
|
|
10075
|
-
* <p>The ARN of a listed tracking server.</p>
|
|
10076
|
-
* @public
|
|
10077
|
-
*/
|
|
10078
|
-
TrackingServerArn?: string;
|
|
10079
|
-
/**
|
|
10080
|
-
* <p>The name of a listed tracking server.</p>
|
|
10081
|
-
* @public
|
|
10082
|
-
*/
|
|
10083
|
-
TrackingServerName?: string;
|
|
10084
|
-
/**
|
|
10085
|
-
* <p>The creation time of a listed tracking server.</p>
|
|
10086
|
-
* @public
|
|
10087
|
-
*/
|
|
10088
|
-
CreationTime?: Date;
|
|
10089
|
-
/**
|
|
10090
|
-
* <p>The last modified time of a listed tracking server.</p>
|
|
10091
|
-
* @public
|
|
10092
|
-
*/
|
|
10093
|
-
LastModifiedTime?: Date;
|
|
10094
|
-
/**
|
|
10095
|
-
* <p>The creation status of a listed tracking server.</p>
|
|
10096
|
-
* @public
|
|
10097
|
-
*/
|
|
10098
|
-
TrackingServerStatus?: TrackingServerStatus;
|
|
10099
|
-
/**
|
|
10100
|
-
* <p>The activity status of a listed tracking server.</p>
|
|
10101
|
-
* @public
|
|
10102
|
-
*/
|
|
10103
|
-
IsActive?: IsTrackingServerActive;
|
|
10104
|
-
/**
|
|
10105
|
-
* <p>The MLflow version used for a listed tracking server.</p>
|
|
10106
|
-
* @public
|
|
10107
|
-
*/
|
|
10108
|
-
MlflowVersion?: string;
|
|
10109
|
-
}
|
|
10110
|
-
/**
|
|
10111
|
-
* @public
|
|
10112
|
-
*/
|
|
10113
|
-
export interface ListMlflowTrackingServersResponse {
|
|
10114
|
-
/**
|
|
10115
|
-
* <p>A list of tracking servers according to chosen filters.</p>
|
|
10116
|
-
* @public
|
|
10117
|
-
*/
|
|
10118
|
-
TrackingServerSummaries?: TrackingServerSummary[];
|
|
10119
|
-
/**
|
|
10120
|
-
* <p>If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.</p>
|
|
10121
|
-
* @public
|
|
10122
|
-
*/
|
|
10123
|
-
NextToken?: string;
|
|
10124
|
-
}
|
|
10125
10140
|
/**
|
|
10126
10141
|
* @internal
|
|
10127
10142
|
*/
|